article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
p {
  margin: 0;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}
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;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-moz-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-ms-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-o-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-moz-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-ms-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-o-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
body {
  margin: 0;
  font-family: 'Akrobat', 'Roboto', sans-serif;
  font-size: 20px;
  line-height: 1.4;
  color: #1b1b1b;
  background-color: #ffffff;
  background: url(templates/theme3197/images/Orn-02.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  letter-spacing: 0.05rem;
  font-weight: 500;
}
a {
  color: #ee1b24;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #333333;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.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;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.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%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702128%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.10638298%;
}
.row-fluid .offset9 {
  margin-left: 78.72340426%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468%;
}
.row-fluid .offset8 {
  margin-left: 70.21276596%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638%;
}
.row-fluid .offset7 {
  margin-left: 61.70212766%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.57446809%;
}
.row-fluid .offset6 {
  margin-left: 53.19148936%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.06382979%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.55319149%;
}
.row-fluid .offset4 {
  margin-left: 36.17021277%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319%;
}
.row-fluid .offset3 {
  margin-left: 27.65957447%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489%;
}
.row-fluid .offset2 {
  margin-left: 19.14893617%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0212766%;
}
.row-fluid .offset1 {
  margin-left: 10.63829787%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5106383%;
}
[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: 26px;
}
.lead {
  margin-bottom: 26px;
  font-size: 30px;
  line-height: 39px;
}
a {
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  color: #ee1b24;
}
a:focus {
  outline: none;
}
a:hover,
a:focus {
  text-decoration: none;
  color: #333333;
}
b {
  font-size: 25px;
  color: #dad4d4;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-weight: normal;
  text-align: center;
  position: relative;
  margin-top: 0;
  text-rendering: optimizelegibility;
  line-height: 1.1;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #ee1b24;
}
h1.heading-style-1,
h2.heading-style-1,
h3.heading-style-1,
h4.heading-style-1,
h5.heading-style-1,
h6.heading-style-1 {
  font-size: 150px;
  margin-bottom: 20px;
  color: #ee1b24;
}
h1.heading-style-1 a,
h2.heading-style-1 a,
h3.heading-style-1 a,
h4.heading-style-1 a,
h5.heading-style-1 a,
h6.heading-style-1 a {
  color: #000;
}
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: 53px;
  margin-bottom: 50px;
}
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: 42px;
  margin-bottom: 50px;
  color: #ee1b24;
  font-weight: 700;
}
h1.heading-style-3 a,
h2.heading-style-3 a,
h3.heading-style-3 a,
h4.heading-style-3 a,
h5.heading-style-3 a,
h6.heading-style-3 a {
  color: #000;
}
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: 22px;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  margin-bottom: 20px;
}
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-family: 'Roboto', sans-serif;
  font-size: 20px;
  margin-bottom: 20px;
}
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: 17px;
  margin-bottom: 20px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #7c8083;
}
hr {
  margin: 26px 0;
  border: none;
  border-top: 1px solid #aaaaaa;
}
blockquote {
  padding: 20px 0 10px 145px;
  margin: 0;
  position: relative;
  font-style: italic;
}
blockquote:before {
  content: '“';
  font: 700 72px/26px 'Roboto', sans-serif;
  left: 112px;
  position: absolute;
  top: 41px;
  color: #31ccff;
}
blockquote small {
  display: block;
  color: #7c8083;
  text-align: right;
}
blockquote cite {
  color: #ee1b24;
  display: inline-block;
}
.item_introtext p a,
.item_fulltext p a,
.category_desc p a {
  text-decoration: underline;
}
.item_introtext strong,
.item_fulltext strong,
.category_desc strong {
  color: #000;
}
.item_introtext mark,
.item_fulltext mark,
.category_desc mark {
  color: #ffffff;
  padding: 2px 6px;
  background: #ee1b24;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #7c8083;
}
a.muted:hover,
a.muted:focus {
  color: #636669;
}
.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: 26px;
  font-style: normal;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #7c8083;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
ul,
ol {
  padding: 0;
  list-style: none;
}
ul li,
ol li {
}
ol {
  list-style: none;
  counter-reset: list;
}
ol li {
  padding-left: 40px;
  position: relative;
}
ol li:before {
  color: #31ccff;
  content: counter(list, decimal-leading-zero) "/";
  counter-increment: list;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  background: none;
}
ol li a {
  text-decoration: none;
  color: #1b1b1b;
}
ol li a:hover {
  color: #ee1b24;
}
ol li + li {
  margin-top: 10px;
}
.item_introtext ul li,
.item_fulltext ul li,
.category_desc ul li,
.site_map ul li {
  position: relative;
  padding-left: 25px;
}
.item_introtext ul li:before,
.item_fulltext ul li:before,
.category_desc ul li:before,
.site_map ul li:before {
  position: absolute;
  font-size: 20px;
  left: 0;
  top: 0;
  content: '\f18e';
  color: #ee1b24;
  font-family: 'FontAwesome';
}
.item_introtext ul li + li,
.item_fulltext ul li + li,
.category_desc ul li + li,
.site_map ul li + li {
  margin-top: 10px;
}
.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;
}
.item_introtext ul a,
.item_fulltext ul a,
.category_desc ul a,
.site_map ul a,
.item_introtext ul span,
.item_fulltext ul span,
.category_desc ul span,
.site_map ul span {
  text-decoration: none;
  color: #000;
}
.item_introtext ul a:hover,
.item_fulltext ul a:hover,
.category_desc ul a:hover,
.site_map ul a:hover,
.item_introtext ul span:hover,
.item_fulltext ul span:hover,
.category_desc ul span:hover,
.site_map ul span:hover {
  color: #ee1b24;
}
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 {
  list-style: none;
  position: relative;
  padding-left: 60px;
}
ul.icons li a {
  max-width: 135px;
  display: block;
}
ul.icons li + li {
  margin-top: 24px;
}
ul.icons li:before {
  content: "";
  width: 45px;
  height: 45px;
  border-radius: 0px;
  background: #ffffff;
  border: 12px solid #ee1b24;
  box-sizing: border-box;
  top: 5px;
}
ul ul.nav-child,
ul ol.nav-child,
ol ol.nav-child,
ol ul.nav-child {
  margin: 5px 0 0;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
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: 26px;
}
dt,
dd {
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 13px;
}
.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;
}
.portfolio-meta-list {
  display: table;
  margin-left: 0;
  overflow: hidden;
}
.portfolio-meta-list li {
  color: #333333;
  display: table-row;
}
.portfolio-meta-list li strong {
  color: #ee1b24;
}
.portfolio-meta-list li > strong,
.portfolio-meta-list li > span {
  display: table-cell;
}
.portfolio-meta-list li > span {
  padding-left: 5px;
  color: #1b1b1b;
}
.portfolio-meta-list li:before {
  display: none;
}
.item_fulltext .portfolio-meta-list li span:hover {
  color: inherit;
}
.item_introtext.home-block-4 ul {
    display: flex;
    color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
}
.item_introtext.home-block-4 ul > li {
    display: block;
    box-sizing: border-box;
    width: 280px;
    margin: 0 0 30px;
    padding: 110px 0 0;
    position: relative;
    font-size: 1.3em;
    line-height: 60px;
    text-align: center;
}
.item_introtext.home-block-4 ul > li img,
.item_introtext.home-block-4 ul > li svg {
    display: block;
    width: 96px;
    height: 96px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -48px;
}
.item_introtext.home-block-4 ul > li::before {
    content: "";
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 18px;
  color: #1b1b1b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 12.5px;
  margin: 0 0 13px;
  font-size: 19px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
pre.prettyprint {
  margin-bottom: 26px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form mark {
  background: none !important;
  bottom: 20px;
  right: 0;
  padding: 0 !important;
  position: absolute;
}
form mark label {
  color: #ff6363;
  display: block;
  font-size: 12px;
  line-height: 26px;
  margin: 0 !important;
}
form .span4 + .span4 + .span4 .control-group {
  margin-bottom: 30px;
}
form .span4 + .span4 + .span4 .span6 .control-group {
  margin-bottom: 3px;
}
form textarea {
  min-height: 135px;
  font: 400 20px/26px 'Roboto', sans-serif;
}
.controls,
.control-group,
.mod_tm_ajax_contact_form .control-group {
  position: relative;
  margin-bottom: 55px;
}
.controls.reset-margin,
.control-group.reset-margin,
.mod_tm_ajax_contact_form .control-group.reset-margin,
.controls:last-child,
.control-group:last-child,
.mod_tm_ajax_contact_form .control-group:last-child,
.controls select,
.control-group select,
.mod_tm_ajax_contact_form .control-group select,
.controls textarea,
.control-group textarea,
.mod_tm_ajax_contact_form .control-group textarea,
.controls input[type="text"],
.control-group input[type="text"],
.mod_tm_ajax_contact_form .control-group input[type="text"],
.controls input[type="password"],
.control-group input[type="password"],
.mod_tm_ajax_contact_form .control-group input[type="password"],
.controls input[type="datetime"],
.control-group input[type="datetime"],
.mod_tm_ajax_contact_form .control-group input[type="datetime"],
.controls input[type="datetime-local"],
.control-group input[type="datetime-local"],
.mod_tm_ajax_contact_form .control-group input[type="datetime-local"],
.controls input[type="date"],
.control-group input[type="date"],
.mod_tm_ajax_contact_form .control-group input[type="date"],
.controls input[type="month"],
.control-group input[type="month"],
.mod_tm_ajax_contact_form .control-group input[type="month"],
.controls input[type="time"],
.control-group input[type="time"],
.mod_tm_ajax_contact_form .control-group input[type="time"],
.controls input[type="week"],
.control-group input[type="week"],
.mod_tm_ajax_contact_form .control-group input[type="week"],
.controls input[type="number"],
.control-group input[type="number"],
.mod_tm_ajax_contact_form .control-group input[type="number"],
.controls input[type="email"],
.control-group input[type="email"],
.mod_tm_ajax_contact_form .control-group input[type="email"],
.controls input[type="url"],
.control-group input[type="url"],
.mod_tm_ajax_contact_form .control-group input[type="url"],
.controls input[type="search"],
.control-group input[type="search"],
.mod_tm_ajax_contact_form .control-group input[type="search"],
.controls input[type="tel"],
.control-group input[type="tel"],
.mod_tm_ajax_contact_form .control-group input[type="tel"],
.controls input[type="color"],
.control-group input[type="color"],
.mod_tm_ajax_contact_form .control-group input[type="color"],
.controls .uneditable-input,
.control-group .uneditable-input,
.mod_tm_ajax_contact_form .control-group .uneditable-input {
  margin-bottom: 0;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: block;
  max-width: 100%;
  background: #ffffff;
  border: none;
  border-bottom: 1px solid #ebebeb;
  color: #000;
  font-size: 20px;
  height: 40px;
  line-height: 26px;
  padding: 7px;
  vertical-align: middle;
  outline: none;
  margin-bottom: 55px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 1s ease , box-shadow 1s ease;
  -moz-transition: border-color 1s ease , box-shadow 1s ease;
  -o-transition: border-color 1s ease , box-shadow 1s ease;
  transition: border-color 1s ease , box-shadow 1s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
select:-webkit-autofill,
textarea:-webkit-autofill,
input[type="text"]:-webkit-autofill,
input[type="password"]:-webkit-autofill,
input[type="datetime"]:-webkit-autofill,
input[type="datetime-local"]:-webkit-autofill,
input[type="date"]:-webkit-autofill,
input[type="month"]:-webkit-autofill,
input[type="time"]:-webkit-autofill,
input[type="week"]:-webkit-autofill,
input[type="number"]:-webkit-autofill,
input[type="email"]:-webkit-autofill,
input[type="url"]:-webkit-autofill,
input[type="search"]:-webkit-autofill,
input[type="tel"]:-webkit-autofill,
input[type="color"]:-webkit-autofill,
.uneditable-input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 20px #ffffff !important;
  -webkit-text-fill-color: #000 !important;
  color: #000 !important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #ee1b24;
}
select:last-child,
textarea:last-child,
input[type="text"]:last-child,
input[type="password"]:last-child,
input[type="datetime"]:last-child,
input[type="datetime-local"]:last-child,
input[type="date"]:last-child,
input[type="month"]:last-child,
input[type="time"]:last-child,
input[type="week"]:last-child,
input[type="number"]:last-child,
input[type="email"]:last-child,
input[type="url"]:last-child,
input[type="search"]:last-child,
input[type="tel"]:last-child,
input[type="color"]:last-child,
.uneditable-input:last-child {
  margin-bottom: 0;
}
label.inline {
  display: inline-block;
}
div.chzn-container {
  font-size: 20px;
  text-align: left;
}
div.chzn-container .chzn-results {
  margin: 0;
  padding: 0;
}
div.chzn-container .chzn-results li {
  padding: 10px 20px;
  color: #000;
  background: #ffffff;
}
div.chzn-container .chzn-results li.highlighted {
  background: #ee1b24;
  color: #ffffff;
}
div.chzn-container-single .chzn-single {
  background: #ffffff;
  height: 40px;
  padding: 7px 10px 7px 0px;
  line-height: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ebebeb;
  color: #000;
}
div.chzn-container-single .chzn-single div {
  width: 40px;
  height: 40px;
  top: -1px;
  right: -1px;
  border-left: none;
  color: #1b1b1b;
  background: none;
  -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: '\f054';
  font-size: 16px;
  font-family: Fontawesome;
  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: none;
  border: none;
  border-bottom: 1px solid #ebebeb;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div {
  background: none;
}
div.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single div:before {
  content: '\f078';
  color: #ee1b24;
}
div.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ebebeb;
  border-top: none;
  margin: 0;
}
span.checkbox {
  position: relative;
  display: inline-block;
  min-height: 0;
  height: 14px;
  line-height: 14px;
  width: 14px;
  background: #ffffff;
  border: 1px solid #e2e3e4;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  vertical-align: middle;
}
span.checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
  opacity: 0;
}
span.checkbox input[type="checkbox"]:checked + label.checkbox_inner:before {
  content: '\f00c';
}
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: 'FontAwesome';
  font-size: 17px;
  height: 100%;
  left: -1px;
  position: absolute;
  right: 0;
  top: 0;
  color: #1b1b1b;
}
span.checkbox + label {
  display: inline-block;
  width: calc(100% - 32px);
  margin: 0 0 0 10px;
  vertical-align: middle;
  text-align: left;
}
span.radio {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  min-height: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 14px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e2e3e4;
  background: #ffffff;
}
span.radio input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  margin: 0;
  opacity: 0;
}
span.radio input[type="radio"]:checked + label.radio_inner:before {
  border-radius: 50%;
  content: "";
  height: 6px;
  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: 6px;
  background: #1b1b1b;
}
span.radio label.radio_inner {
  bottom: 0;
  left: 0;
  line-height: 14px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
span.radio + label {
  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: 135px;
}
.item_introtext form .span4 + .span12,
.item_fulltext form .span4 + .span12,
.category_desc form .span4 + .span12 {
  margin-top: 55px;
}
.page-video .item_introtext {
    margin-bottom: 30px;
}
.form-inline .checkbox input[type="checkbox"] {
  float: none;
}
.form-horizontal .control-label {
  padding-top: 11px;
}
.form-horizontal .control-label label {
  margin-bottom: 0;
}
.acymailing_module .acyfield_email {
  display: inline-block;
  position: relative;
}
.acymailing_module .acyfield_email input {
  margin: 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;
}
.ie_placeholder_controls {
  position: relative;
}
.btn#jform_profile_dob_img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px !important;
  line-height: 100%;
  padding: 0 !important;
  text-align: center;
  width: 40px !important;
}
.btn#jform_profile_dob_img i {
  margin: 0;
}
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;
}
textarea#jform_profile_aboutme {
  height: 200px;
  width: 100%;
}
#helpsite-refresh {
  margin-bottom: 9px;
}
.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: #f8b9b7;
}
.form-vertical label {
  display: inline-block;
  margin-bottom: 26px;
}
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: 40px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 26px;
  font-size: 30px;
  color: #1b1b1b;
  border: 0;
  border-bottom: 1px solid #E5E5E5;
}
legend small {
  font-size: 19.5px;
  color: #7c8083;
}
label {
  display: block;
}
label + * {
  margin-top: 30px;
}
.uneditable-input {
  width: 206px;
}
input,
textarea {
  width: 100%;
 /* padding: 1rem!important;*/
/* padding:  0 0 0 10px !important;*/
}
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;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    width: 255px;
    padding: 22px 0;
    font-family: 'Akrobat', sans-serif;
    border: none;
    background: #bd5435;
    color: #ffffff;
}
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover {
    background: #763922;
}
select,
input[type="file"] {
  height: 40px;
  line-height: 40px;
}
select[multiple] {
  height: auto;
}
.uneditable-input,
.uneditable-textarea {
  color: #7c8083;
  background-color: #fcfcfc;
  border-color: #ebebeb;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
.radio,
.checkbox {
  min-height: 26px;
}
.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-mini {
  width: 60px;
}
.input-small {
  width: 120px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
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;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.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: #eef1f6;
}
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: #f29b30;
  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: #e74c3c;
  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: #99bf38;
  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: #3498db;
  border-color: #ffffff;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #000;
  border-color: #f8b9b7;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #ee1b24;
}
input.error,
textarea.error,
select.error {
  border-color: #f8b9b7 !important;
  color: #ef5f5a !important;
}
input.error::-webkit-input-placeholder {
  color: #ef5f5a !important;
}
input.error:-moz-placeholder {
  color: #ef5f5a !important;
}
input.error::-moz-placeholder {
  color: #ef5f5a !important;
}
input.error:-ms-input-placeholder {
  color: #ef5f5a !important;
}
textarea.error::-webkit-input-placeholder {
  color: #ef5f5a !important;
}
textarea.error:-moz-placeholder {
  color: #ef5f5a !important;
}
textarea.error::-moz-placeholder {
  color: #ef5f5a !important;
}
textarea.error:-ms-input-placeholder {
  color: #ef5f5a !important;
}
.form-actions {
  padding: 25px 20px 26px;
  margin-top: 26px;
  margin-bottom: 26px;
  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;
}
.help-block,
.help-inline {
  color: #414141;
}
.help-block {
  display: block;
  margin-bottom: 13px;
}
.help-inline {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.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: 20px;
}
.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: 40px;
  padding-left: 0;
  padding-right: 0;
}
.input-prepend {
  position: relative;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-prepend input {
  padding-left: 40px;
}
.input-prepend .add-on {
  font-size: 21px;
  width: 40px;
  height: 40px;
  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: -12px 0 0 -12px;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  line-height: 20px;
  width: 20px;
  color: #ee1b24;
  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: #ee1b24;
  color: #ffffff;
}
.input-prepend:focus .add-on {
  background: #F00;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 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 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  border-radius: 0 0px 0px 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: 26px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 26px;
}
.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: 13px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  width: 100%;
  max-width: 100%;
  background-color: transparent;
  border-spacing: 0;
  border: 1px solid #dfe0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
table th {
  background: #31ccff;
  color: #000;
  font-size: 43px;
  padding: 20px 10px 20px 15px;
  font-weight: 400;
  border-right: 1px solid #dfe0e0;
  text-transform: uppercase;
}
table th .hidden-phone {
  text-transform: none;
  font-family: 'Roboto', sans-serif;
}
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 15px;
  border-top: none;
  border-right: 1px solid #dfe0e0;
}
table tr td:last-child {
  border-right: none;
}
table tr + tr td {
  border-top: 1px solid #dfe0e0;
}
table a {
  color: #ee1b24;
}
table a:hover {
  color: #000;
}
dl.table {
  display: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #dfe0e0;
  background: transparent;
}
dl.table dt,
dl.table dd {
  display: block;
}
dl.table dt {
  background: #31ccff;
  color: #000;
  font-size: 43px;
  padding: 20px 10px 20px 15px;
  border-bottom: 1px solid #dfe0e0;
  font-weight: 400;
}
dl.table dd {
  margin-left: 0;
  padding: 15px 15px;
}
dl.table dd + dd {
  border-top: 1px solid #dfe0e0;
}
.table {
  width: 100%;
}
.table th,
.table td {
  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dfe0e0;
}
.table th {
  font-weight: bold;
}
.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 #dfe0e0;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.kcol-kcattitle .kthead-desc {
  padding-top: 10px;
  font: 300 16px/26px 'Roboto', sans-serif;
}
.table-bordered {
  border: 1px solid #dfe0e0;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dfe0e0;
}
.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: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.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: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.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: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.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 td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #99bf38;
}
.table tbody tr.error > td {
  background-color: #e74c3c;
}
.table tbody tr.warning > td {
  background-color: #f29b30;
}
.table tbody tr.info > td {
  background-color: #3498db;
}
.table-hover tbody tr.success:hover > td {
  background-color: #89ab32;
}
.table-hover tbody tr.error:hover > td {
  background-color: #e43725;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #f08f18;
}
.table-hover tbody tr.info:hover > td {
  background-color: #258cd1;
}
.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 #000;
  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;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -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: 12px 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px !important;
  clear: both;
  font-weight: normal;
  line-height: 26px;
  color: #1b1b1b;
  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: #ee1b24;
  background-color: #2b2e2f;
  background-image: -moz-linear-gradient(top, #000, #242627);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#242627));
  background-image: -webkit-linear-gradient(top, #000, #242627);
  background-image: -o-linear-gradient(top, #000, #242627);
  background-image: linear-gradient(to bottom, #000, #242627);
  background-repeat: repeat-x;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #1b1b1b;
  text-decoration: none;
  outline: 0;
  background-color: #2b2e2f;
  background-image: -moz-linear-gradient(top, #000, #242627);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000), to(#242627));
  background-image: -webkit-linear-gradient(top, #000, #242627);
  background-image: -o-linear-gradient(top, #000, #242627);
  background-image: linear-gradient(to bottom, #000, #242627);
  background-repeat: repeat-x;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #7c8083;
}
.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;
}







.banneritem {
    display: inline-block;
    height: 5vw;
    margin: 0.5vw 1.5%;
    width: 15%;
    border: 2px dotted red;
    padding: 5px 0;
	background: rgba(255,255,255,0.55);
}

.banneritem > a > img {
    max-height: 100%;
}

.mod-custom.mod-custom__-socs {
    text-align: center;
    margin: 3% auto 0;
    /*width: 400px;*/
    font-size: 30px;
    color: white;
}

/*.mod-custom.mod-custom__-socs > a {
    width: 35%;
    display: inline-block;
    margin: -20px 5%;
}*/

.mod-custom__-socs h5 {
    margin-bottom: 10px;
    color: #7c8083;
}

h3.moduleTitle.heading-style-3.visible-first {
    margin-bottom: 2%;
}

div#fancybox-thumbs > ul {
    position: relative!important;
}

ul#icemegamenu {
    text-transform: lowercase;
}

ul.icesubMenu {
	text-transform: inherit!important;
}

a.chzn-single > span {
    padding-left: 1rem;
}

.jg_subcatelem_txt ul a {
    color: #fff!important;
    text-transform: uppercase;
}

.page-gallery__works .item_img .more_wrapper .vert-align .btn.item_more span {
	color: #fff!important;
}

.moduletable.-otz {
    padding: 5%;
	background-image: url(templates/theme3197/images/bg_otz.jpg);
	background-size: cover;
	background-attachment: fixed;
	margin-bottom: 0;
}

.mod-comment-meta.small {
    display: none;
}









.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: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.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;
  font-weight: bold;
  line-height: 26px;
  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 {
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #31ccff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  width: 255px;
  font-size: 22px;
  line-height: 26px;
  outline: none;
  box-sizing: border-box;
  padding: 23.5px 15px 23.5px 15px;
  text-shadow: none;
  box-shadow: none;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.btn .fa {
  margin: 0 3px;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  pointer-events: none;
  background: #7c8083;
}
.btn:hover,
.btn:focus,
.btn.active,
.btn.selected {
  outline: none;
  background: #000;
  color: #ffffff;
}
.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);
}
.page-item__elements form .btn {
  margin-top: 70px;
}
.btn-large {
  padding: 11px 19px;
  font-size: 25px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 17px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 15px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
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: #fbb450;
  color: #000;
}
.btn-warning:hover {
  background: #f89406;
  color: #ffffff;
}
.btn-danger {
  background: #ee5f5b;
  color: #000;
}
.btn-danger:hover {
  background: #bd362f;
  color: #ffffff;
}
.btn-success {
  background: #62c462;
  color: #000;
}
.btn-success:hover {
  background: #51a351;
  color: #ffffff;
}
.btn-info {
  background: #31ccff;
  color: #fff;
}
.btn-info:hover {
  background: #763922;
/*  background: #000;*/
  color: #ffffff;
}
.btn-inverse {
  background: #444444;
  color: #000;
}
.btn-inverse:hover {
  background: #222222;
  color: #ffffff;
}
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: #ee1b24;
  -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: #1b1b1b;
  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: 13px;
  margin-bottom: 13px;
}
.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: 20px;
}
.btn-group > .btn-mini {
  font-size: 15px;
}
.btn-group > .btn-small {
  font-size: 17px;
}
.btn-group > .btn-large {
  font-size: 25px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  -moz-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
  -moz-box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
  box-shadow: "inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05)";
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #000;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #000;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.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: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  border-radius: 0px 0px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
body.option-com_joomgallery .btn-group {
  margin-bottom: 5px;
}
.alert {
  padding: 28px 128px 28px;
  min-height: 60px;
  margin-bottom: 26px;
  background-color: #f29b30;
  position: relative;
  color: #ffffff;
}
.alert h4 {
  color: #ffffff;
  text-align: center;
  font: 700 30px/30px 'Roboto Condensed', sans-serif;
  margin-bottom: 10px;
  letter-spacing: 0.020em;
  text-transform: uppercase;
}
.alert .alert-message {
  text-align: center;
  font: 400 14px/26px 'Roboto', sans-serif;
  padding-bottom: 0;
}
.alert:before {
  position: absolute;
  font-family: FontAwesome;
  left: 26px;
  top: 50%;
  line-height: 0;
  content: '\f071';
  font-size: 79px;
  color: #ffffff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.alert .close {
  position: absolute;
  top: 12px;
  right: 20px;
  line-height: 26px;
}
.alert-success {
  background-color: #99bf38;
  border-color: none;
  color: #ffffff;
}
.alert-success h4 {
  color: #ffffff;
}
.alert-success:before {
  content: '\f05d';
  color: #ffffff;
}
.alert-danger,
.alert-error {
  background-color: #e74c3c;
  border-color: none;
  color: #ffffff;
}
.alert-danger h4,
.alert-error h4 {
  color: #ffffff;
}
.alert-danger:before,
.alert-error:before {
  content: '\f05c';
  color: #ffffff;
}
.alert-info {
  background-color: #3498db;
  border-color: none;
  color: #ffffff;
}
.alert-info h4 {
  color: #ffffff;
}
.alert-info:before {
  content: '\f05a';
  color: #ffffff;
}
.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: 26px;
  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;
  padding: 0 0 26px;
  text-align: center;
  margin-top: 77px;
}
.nav-tabs > li {
  display: inline-block;
  box-sizing: border-box;
  border-radius: 0px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.nav-tabs > li:before {
  display: none;
}
.nav-tabs > li > a,
.nav-tabs > li > span {
  background: #ee1b24;
  color: #000;
  padding: 0 65px;
  font-size: 22px;
  font-weight: 400;
  line-height: 73px;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  display: block;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > span:hover {
  background: #31ccff;
}
.nav-tabs > li + li {
  margin-left: 10px;
}
.nav-tabs > .active > a,
.nav-tabs > .current > a,
.nav-tabs > .active > span,
.nav-tabs > .current > span {
  background: #31ccff;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 26px;
  color: #7c8083;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  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;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #ee1b24;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  height: 1px;
  margin: 12px 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: #ee1b24;
}
.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: #ee1b24;
  border-bottom-color: #ee1b24;
  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: #000;
  border-bottom-color: #000;
}
.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: #7c8083;
  border-color: #7c8083;
}
.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: #7c8083;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
  padding-top: 22px;
}
.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: #eef1f6 #dddddd #eef1f6 #eef1f6;
}
.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: #eef1f6 #eef1f6 #eef1f6 #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: #7c8083;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 26px;
}
.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: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -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 .brand {
  float: left;
  display: block;
  padding: 7px 20px 7px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}
.navbar-link {
  color: #000000;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #1b1b1b;
}
.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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  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-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: "0 1px 10px rgba(0,0,0,.1)";
  -moz-box-shadow: "0 1px 10px rgba(0,0,0,.1)";
  box-shadow: "0 1px 10px rgba(0,0,0,.1)";
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
  -moz-box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
  box-shadow: "0 -1px 10px rgba(0,0,0,.1)";
}
.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: 7px 15px 7px;
  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: #1b1b1b;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #000;
  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);
  -webkit-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
  -moz-box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
  box-shadow: "inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075)";
}
.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: #1b1b1b;
  border-bottom-color: #1b1b1b;
}
.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: #000;
}
.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: #000;
  border-bottom-color: #000;
}
.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;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #7c8083;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #7c8083;
}
.navbar-inverse .navbar-text {
  color: #7c8083;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #7c8083;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #7c8083;
  border-bottom-color: #7c8083;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
  -moz-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
  box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.navbar-inverse .navbar-search .search-query::-moz-placeholder {
  color: #cccccc;
  opacity: 1;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
  opacity: 1;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
  opacity: 1;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #1b1b1b;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000;
}

.breadcrumb { background: none; font-size: 20px; text-transform: lowercase; padding: 10px 0 5px;
  text-align: left; margin: 0 0 26px; border-bottom: 1px solid #dfe0e040; margin-bottom: 0px; }
.breadcrumb li {
  padding: 0;
  display: inline-block;
}
.breadcrumb li:before {
  display: none;
}

.breadcrumb li .divider { display: inline-block; vertical-align: middle; position: relative; top:-2px; padding: 0 5px; }
.breadcrumb li .divider:before {
  content: "\f061";
  font: 14px/26px FontAwesome;
  color: #31ccff;
  position: relative;
  padding: 7px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumb li.active {
  color: #fff;
}
.breadcrumb li > span:first-child:hover {
  color: inherit;
}
.breadcrumb a {
  /*color: #000;*/
}
.breadcrumb a:hover {
  color: #ee1b24;
}
.breadcrumb .firstItem > a.pathway {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}
.breadcrumb .firstItem > a.pathway:before {
  content: '\f015';
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 26px;
  -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: 30px 0;
}
.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 {
  display: block;
  padding: 7px 13px;
  line-height: 26px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pagination ul li > a:focus,
.pagination ul li > span:focus {
  background: #ee1b24;
}
.pagination ul li > a:focus:hover,
.pagination ul li > span:focus:hover {
  background: #000;
}
.pagination ul li > a:hover,
.pagination ul li > span:hover,
.pagination ul li.active > a {
  background: #000;
  border-color: none !important;
  color: #ffffff;
}
.pagination ul li > .pagenav,
.pagination ul li > .hasTooltip {
  background: #ee1b24;
  color: #000;
}
.pagination ul li > span.pagenav {
  background: #000;
  border-color: none !important;
  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: 25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
.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: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 17px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 15px;
}
.pager {
  margin: 26px 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: #7c8083;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #EEE;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
}
.modal-body {
  width: 98%;
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 1%;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #F5F5F5;
  border-top: 1px solid #DDD;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
/*======================= MODAL WINDOW =======================*/
div.modal.fade.loginPopup {
  font-size: 0;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  overflow: auto;
  position: fixed;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 100%;
}
div.modal.fade.loginPopup:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
div.modal.fade.loginPopup div.modal_wrapper {
  background: #ffffff;
  display: inline-block;
  font-size: 20px;
  position: relative;
  vertical-align: middle;
  width: 260px;
}
div.modal.fade.loginPopup div.modal_wrapper .moduletable {
  margin-bottom: 0;
}
div.modal.fade.loginPopup.in {
  opacity: 1;
}
div.modal.fade.loginPopup .modal-body {
  overflow: visible;
  max-height: 420px;
}
div.modal.fade {
  top: -200%;
}
button.modalClose {
  margin: 14px;
  padding: 0;
}
.login-greeting {
  margin: 0 0 9px 0;
}
.input-modal {
  width: 146px;
}
div.modal.fade {
  z-index: 0;
}
div.modal.fade.in {
  z-index: 1030;
}
.modal-hide {
  background: #000;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
}
.modal-header {
  padding: 0;
  border: none;
}
.modal-body {
  padding: 0;
  width: 100%;
}
#modal .moduletable {
  padding: 15px;
}
#modal .moduletable:last-child {
  padding-bottom: 9px;
}
#modal .moduletable + .moduletable {
  padding-top: 0;
}
.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: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.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;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -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;
  font-weight: normal;
  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: 26px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 26px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -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;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #ee1b24;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 17px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  background: #ee1b24;
}
.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: #000;
}
.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: #1b1b1b;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #010101;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 26px;
  margin-bottom: 26px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
  -moz-box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
  box-shadow: "inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15)";
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-horizontal {
  position: relative;
  background: #efefef;
  height: 5px;
  opacity: 0;
  visibility: hidden;
}
.progress-horizontal .text {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  color: #000;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 20px;
  text-align: right;
}
.progress-horizontal .text-inner {
  color: #000;
}
.progress-horizontal .bar {
  background: #ee1b24;
  height: 100%;
  position: absolute;
  left: 0;
  clip: rect(0, auto, auto, auto);
}
.visible-first > .item_content > .progress-horizontal {
  visibility: visible;
  opacity: 1;
}
.visible-first > .item_content > .progress-horizontal .bar {
  -webkit-animation: 2s ease h-progress;
  -moz-animation: 2s ease h-progress;
  -o-animation: 2s ease h-progress;
  animation: 2s ease h-progress;
}
.mod-newsflash-adv__progbars_horizontal .item {
  margin-bottom: 60px;
}
.progress-vertical {
  position: relative;
  width: 60px;
  margin: 30px auto;
  background: #000;
  height: 200px;
  opacity: 0;
  visibility: hidden;
}
.progress-vertical .text {
  position: absolute;
  left: 0;
  right: 0;
  color: #FFF;
  text-align: center;
}
.progress-vertical .bar {
  background: #ee1b24;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  clip: rect(0, auto, auto, auto);
}
.progress-vertical .bar .text-inner {
  color: #000;
  bottom: 0;
}
.visible-first > .item_content > .progress-vertical {
  opacity: 1;
  visibility: visible;
}
.visible-first > .item_content > .progress-vertical .bar {
  -webkit-animation: v-progress 2s ease;
  -moz-animation: v-progress 2s ease;
  -o-animation: v-progress 2s ease;
  animation: v-progress 2s ease;
}
.radial-progress {
  position: relative;
  line-height: 0;
  border-radius: 0px;
}
.radial-progress:before {
  width: 90%;
  height: 90%;
  border-radius: 0px;
  background: #ffffff;
  content: "";
  position: absolute;
  top: 5%;
  left: 5%;
  display: inline-block;
}
.radial-progress svg path:first-child {
  stroke: #e3e3e3 !important;
}
.radial-progress svg path:last-child {
  stroke: #31ccff !important;
  fill: #ffffff !important;
}
.radial-progress .progressbar-text {
  color: #000 !important;
  font-size: 53px;
  line-height: 60px;
  font-weight: 400 !important;
  position: relative;
}
.radial-progress .progressbar-text:after {
  content: "%";
}
.accordion {
  margin-bottom: 26px;
}
.accordion-group {
  overflow: hidden;
  margin: 0 ;
  background: #31ccff;
  padding: 36px 48px;
  box-sizing: border-box;
  margin-bottom: 2px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-toggle {
  padding: 0px 0 0px 35px;
  position: relative;
  color: #000;
  font: 400 42px/42px;
  display: block;
}
.accordion-toggle:before {
  content: '+';
  font-size: 52px;
  line-height: 42px;
  left: 0;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  color: #ffffff;
  background: none;
}
.accordion-toggle i {
  display: none;
}
.accordion-toggle.selected:before {
  content: '-';
}
.mod-bootstrap-collapse.mod-bootstrap-collapse__ {
  margin-right: 100px;
}
.accordion-inner {
  padding: 25px 0px 0px 0px;
}
.accordion-inner p {
  padding-bottom: 0;
}
.mod-bootstrap-collapse__custom .accordion-group {
  background: none;
  margin-bottom: 0;
  border-bottom: 1px solid #dfe0e0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 37px;
  padding-top: 37px;
}
.mod-bootstrap-collapse__custom .accordion-toggle {
  display: block;
  cursor: pointer;
  position: relative;
  color: #000;
  padding: 0px 0 0px 32px;
}
.mod-bootstrap-collapse__custom .accordion-toggle i {
  display: none;
}
.mod-bootstrap-collapse__custom .accordion-toggle:before {
  color: #1b1b1b;
}
.carousel {
  position: relative;
  margin-bottom: 26px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #1b1b1b;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 26px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 39px;
  color: inherit;
  background-color: #eef1f6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 39px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.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;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .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: 26px;
  }
  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;
  }
  .offset12 {
    margin-left: 780px;
  }
  .offset11 {
    margin-left: 716px;
  }
  .offset10 {
    margin-left: 652px;
  }
  .offset9 {
    margin-left: 588px;
  }
  .offset8 {
    margin-left: 524px;
  }
  .offset7 {
    margin-left: 460px;
  }
  .offset6 {
    margin-left: 396px;
  }
  .offset5 {
    margin-left: 332px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 204px;
  }
  .offset2 {
    margin-left: 140px;
  }
  .offset1 {
    margin-left: 76px;
  }
  .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%;
  }
  .row-fluid .offset12 {
    margin-left: 103.17460317%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 101.58730159%;
  }
  .row-fluid .offset11 {
    margin-left: 94.70899471%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.12169312%;
  }
  .row-fluid .offset10 {
    margin-left: 86.24338624%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 84.65608466%;
  }
  .row-fluid .offset9 {
    margin-left: 77.77777778%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.19047619%;
  }
  .row-fluid .offset8 {
    margin-left: 69.31216931%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 67.72486772%;
  }
  .row-fluid .offset7 {
    margin-left: 60.84656085%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.25925926%;
  }
  .row-fluid .offset6 {
    margin-left: 52.38095238%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50.79365079%;
  }
  .row-fluid .offset5 {
    margin-left: 43.91534392%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.32804233%;
  }
  .row-fluid .offset4 {
    margin-left: 35.44973545%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.86243386%;
  }
  .row-fluid .offset3 {
    margin-left: 26.98412698%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.3968254%;
  }
  .row-fluid .offset2 {
    margin-left: 18.51851852%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.93121693%;
  }
  .row-fluid .offset1 {
    margin-left: 10.05291005%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.46560847%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 12px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 742px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 678px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 614px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 550px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 486px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 422px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 358px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 294px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 230px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 166px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 102px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 38px;
  }
}
@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;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .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%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820513%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709402%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717949%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606838%;
  }
  .row-fluid .offset7 {
    margin-left: 62.39316239%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905983%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615385%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128%;
  }
  .row-fluid .offset5 {
    margin-left: 45.2991453%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504274%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803419%;
  }
  .row-fluid .offset3 {
    margin-left: 28.20512821%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.64102564%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811966%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.09401709%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.54700855%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .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: 26px;
  }
  .navbar-fixed-bottom {
    margin-top: 26px;
  }
  .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 13px;
  }
  .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;
    font-weight: bold;
    color: #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .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: #7c8083;
  }
  .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: 13px 15px;
    margin: 13px 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;
}
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
.row-fluid .offset6 {
  margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
.row-fluid .offset8 {
  margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
.row-fluid .offset10 {
  margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
/* 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 #dfe0e0;
}
/* 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: #ebebeb;
  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: #ebebeb;
}
.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;
  font-weight: bold;
}
input.invalid {
  border: 1px solid #9d261d;
}
/* Tweaking of tooltips */
.tooltip {
  max-width: 400px;
}
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
th .tooltip-inner {
  font-weight: normal;
}
.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;
  -webkit-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  -moz-box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
  box-shadow: "inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05)";
}
.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: "\f016";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-picture:before {
  content: "\f03e";
}
.icon-edit:before {
  content: "\f044";
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  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;
}
.custom_hover strong {
  display: none;
}
html {
  -ms-overflow-style: scrollbar;
}
html,
body {
  height: 100%;
}
.container-fluid {
  margin: 0 20px;
  padding: 0;
  position: relative;
}
#Kunena #jumpto .btn,
#Kunena .search-user .btn,
.krowmoderation .btn,
.input-append .btn,
.input-prepend .btn,
#kpost-attachments .btn,
#searchForm .btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  line-height: 40px;
  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: 20px;
  line-height: 26px;
  margin: 0;
  max-width: 100%;
  text-align: left;
  vertical-align: middle;
  background: #ee1b24;
}
.offline_container .well > p {
  color: #FFF;
}
.offline_container .well #logo {
  margin-bottom: 26px;
  max-width: 100%;
}
.offline_container .well .btn-primary {
  float: right;
  background: #000;
  border-color: none;
  color: #ffffff;
}
.offline_container .well .btn-primary:hover {
  background: #31ccff;
  border-color: #31ccff;
  color: #000;
}
.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 {
  margin-bottom: 40px;
}
.moduletable:before,
.moduletable:after {
  display: table;
  content: "";
  line-height: 0;
}
.moduletable:after {
  clear: both;
}
.moduletable.span12 + .moduletable {
  clear: both;
}
.moduletable.span12:last-child {
  margin-bottom: 0;
}
.mod-menu .nav.menu.nav-pills > li > a {
  display: block;
}
.mod-menu .nav.menu.nav-pills > li.active > a {
  background: #ee1b24;
}
time,
.item_hits,
.item_category-name address,
.item_createdby {
  white-space: nowrap;
  margin: 0;
}
.calendar table {
  border: none;
  border-collapse: collapse;
}
.calendar table th,
.calendar table td {
  border: none !important;
  padding: 0 !important;
  text-align: center !important;
}
/*=================================================================*/
/*======================= MODULE STYLES ===========================*/
/*=================================================================*/
.moduletable.span12 + * {
  margin-top: 39px;
}
.moduletable.span12.title_only + * {
  margin-top: 0;
}
/*== 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: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  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: '\f078';
  font-family: 'FontAwesome';
}
.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: #1b1b1b;
}
.icons .btn-group.pull-right ul.dropdown-menu > li > a:hover {
  color: #ffffff;
  background: #ee1b24;
}
.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: #aaaaaa;
  content: '';
  display: block;
  height: 1px;
  margin: 50px 0;
}
.body__elements .spacer {
  background: #aaaaaa;
  clear: both;
  height: 1px;
  margin: 50px 0;
}
.jmodedit {
  padding: 0 5px !important;
}
/* Category */
.category_desc {
  padding-bottom: 2em;
}
/*======================= 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: 26px;
}
/*======================= 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: #eef1f6;
}
#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;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  display: block;
  font: 38px/56px FontAwesome;
  height: 58px;
  text-align: center;
  width: 58px;
  border: 2px solid #ee1b24;
  color: #ee1b24;
}
#back-top a > span:before {
  content: "\f106";
}
#back-top a:hover {
  background: #ee1b24;
  color: #ffffff;
}
.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;
}
#sw_pinterest_display {
  max-width: 280px;
}
#sw_pinterest_display > div {
  display: none;
}
#outer {
  padding: 0 !important;
}
#outer div#cookieMessageContainer {
  margin-top: 0;
}
.mod_tm_ajax_contact_form .controls,
.mod_tm_ajax_contact_form_input {
  width: 100%;
}
form.mod_tm_ajax_contact_form .chzn-container {
  width: 100% !important;
}
form.mod_tm_ajax_contact_form .control-group-button .btn {
  margin-right: 10px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox,
.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 0;
}
.acymailing_module_success {
  font-weight: bold;
}
.acymailing_module_success:before {
  content: '\f058';
  display: inline-block;
  font-family: FontAwesome;
  font-size: 22px;
  padding-right: 10px;
  vertical-align: middle;
}
.acymailing_module_success + form {
  display: none;
}
.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;
  font-weight: bold;
  padding: 0 0 10px 30px;
  width: 50%;
}
.items-more ul:after {
  clear: both;
  content: '';
  display: block;
}
#habla_window_div {
  -webkit-transform: translateZ(0);
}
#habla_window_div .habla_offline_submit_input {
  background: #31ccff !important;
  color: #000 !important;
}
#habla_window_div .habla_offline_submit_input:hover,
#habla_window_div .habla_offline_submit_input:active,
#habla_window_div .habla_offline_submit_input:focus,
#habla_window_div .habla_offline_submit_input.active,
#habla_window_div .habla_offline_submit_input.selected {
  color: #ffffff !important;
  background: #000 !important;
}
#habla_window_div #habla_topbar_div {
  background: #ee1b24 !important;
}
.moduletable.olark {
  display: none;
}
#habla_window_div.habla_window_div_base {
  z-index: 8000 !important;
}
#style_switcher div.color_scheme {
  position: relative;
  overflow: hidden;
}
#style_switcher div.color_scheme:before,
#style_switcher div.color_scheme:after {
  content: '';
  position: absolute;
  left: 50%;
  width: 50%;
  height: 50%;
}
#style_switcher div.color_scheme.color_scheme_1 {
  background: #ee1b24;
}
#style_switcher div.color_scheme.color_scheme_1:before {
  top: 0;
  background: #31ccff;
}
#style_switcher div.color_scheme.color_scheme_1:after {
  bottom: 0;
  background: extract(#ee1b24, #31ccff, 3);
}
#style_switcher div.color_scheme.color_scheme_2 {
  background: #ff8831;
}
#style_switcher div.color_scheme.color_scheme_2:before {
  top: 0;
  background: #ea637e;
}
#style_switcher div.color_scheme.color_scheme_2:after {
  bottom: 0;
  background: extract(#ff8831, #ea637e, 3);
}
#style_switcher div.color_scheme.color_scheme_3 {
  background: #ffcc5c;
}
#style_switcher div.color_scheme.color_scheme_3:before {
  top: 0;
  background: #ff6f69;
}
#style_switcher div.color_scheme.color_scheme_3:after {
  bottom: 0;
  background: extract(#ffcc5c, #ff6f69, 3);
}
#style_switcher div.color_scheme.color_scheme_4 {
  background: #29d9c2;
}
#style_switcher div.color_scheme.color_scheme_4:before {
  top: 0;
  background: #01a2a6;
}
#style_switcher div.color_scheme.color_scheme_4:after {
  bottom: 0;
  background: extract(#29d9c2, #01a2a6, 3);
}
*::selection {
  background: #ee1b24;
  color: #ffffff;
}
*::-moz-selection {
  background: #ee1b24;
  color: #ffffff;
}
.iceMenuLiLevel_1.search {
  margin-left: 30px;
}
.icemega_modulewrap.top_search {
  margin-top: 17px;
  margin-left: 10px;
  padding: 0;
  position: relative;
  text-align: left;
}
.icemega_modulewrap.top_search.visible > i.fa-search {
  opacity: 0;
}
.icemega_modulewrap.top_search.visible .mod-search {
  visibility: visible;
}
.icemega_modulewrap.top_search.visible .mod-search #searchword {
  width: 300px;
}
.icemega_modulewrap.top_search.visible i.fa-times {
  opacity: 1;
}
.icemega_modulewrap.top_search > i.fa-search {
  background: transparent;
  cursor: pointer;
  display: block;
  font-size: 16px;
  line-height: 23px;
  color: #ffffff;
  border: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
  padding-top: 10px;
  opacity: 1;
}
.icemega_modulewrap.top_search > i.fa-search:hover {
  color: #ee1b24;
  background: transparent;
}
.icemega_modulewrap.top_search .navbar-form {
  vertical-align: middle;
  margin: 0;
  background: #000;
  padding: 0 27px 20px 27px;
}
.icemega_modulewrap.top_search .mod-search {
  font-size: 0;
  line-height: 0;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  white-space: nowrap;
  padding: 0 20px 0 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 100;
}
.icemega_modulewrap.top_search i.fa-times {
  font-size: 15px;
  line-height: 40px;
  color: #ee1b24;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
}
.icemega_modulewrap.top_search i.fa-times:hover {
  color: #ffffff;
}
.icemega_modulewrap.top_search #searchword {
  height: 40px;
  padding: 7px 30px 7px 0px;
  border: 1px solid #000;
  background: #000;
  color: #7c8083;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.06em;
  border-bottom: 1px solid #7c8083;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 0;
  margin: 0;
}
.icemega_modulewrap.top_search .btn-primary {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  right: 50px;
  top: 0;
  text-align: center;
  z-index: 100;
  color: #7c8083;
  font-size: 16px;
  line-height: 40px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 20px;
  font-size: 0;
  line-height: 0;
}
.icemega_modulewrap.top_search .btn-primary i {
  font-size: 16px;
  line-height: 43px;
}
.icemega_modulewrap.top_search .btn-primary:active,
.icemega_modulewrap.top_search .btn-primary:focus,
.icemega_modulewrap.top_search .btn-primary:hover,
.icemega_modulewrap.top_search .btn-primary.active,
.icemega_modulewrap.top_search .btn-primary.selected {
  background: transparent;
  color: #ee1b24;
}
.icemega_modulewrap.top_search .btn-primary:active:hover,
.icemega_modulewrap.top_search .btn-primary:focus:hover,
.icemega_modulewrap.top_search .btn-primary:hover:hover,
.icemega_modulewrap.top_search .btn-primary.active:hover,
.icemega_modulewrap.top_search .btn-primary.selected:hover,
.icemega_modulewrap.top_search .btn-primary:active.active,
.icemega_modulewrap.top_search .btn-primary:focus.active,
.icemega_modulewrap.top_search .btn-primary:hover.active,
.icemega_modulewrap.top_search .btn-primary.active.active,
.icemega_modulewrap.top_search .btn-primary.selected.active,
.icemega_modulewrap.top_search .btn-primary:active.selected,
.icemega_modulewrap.top_search .btn-primary:focus.selected,
.icemega_modulewrap.top_search .btn-primary:hover.selected,
.icemega_modulewrap.top_search .btn-primary.active.selected,
.icemega_modulewrap.top_search .btn-primary.selected.selected {
  background: transparent;
  color: #ee1b24;
}
#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: 40px;
}
#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: 14px;
  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: 26px;
  }
}
@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: none;
}
.login_shell button {
  vertical-align: inherit;
}
.login_shell .moduleTitle {
  color: inherit;
  font: 400 30px/65px;
  text-align: left;
  margin-bottom: 0;
}
.login_shell .controls {
  text-align: center;
}
.login_shell input[type=text],
.login_shell input[type=password] {
  border: none;
  width: 100%;
}
.login_shell .input-prepend {
  display: block;
}
.login_shell .add-on {
  border: none;
  display: none;
}
.login_shell * + .mod-login_submit {
  margin-top: 15px;
}
.login_shell .btn-primary {
  background: #ee1b24;
  color: #ffffff;
  font: 400 22px/22px;
  text-transform: none;
  width: auto;
  padding-right: 30px;
  padding-left: 30px;
}
.login_shell .btn-primary:hover {
  background: #ffffff;
  color: #000;
}
.login_shell label.checkbox {
  cursor: inherit;
  display: inline-block;
  font: 400 12px/22px;
  padding-top: 14px;
}
.login_shell label.checkbox span.checkbox input[type="checkbox"] {
  position: relative;
  z-index: 2;
}
.login_shell label.checkbox span.checkbox {
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: none;
  text-align: center;
}
.login_shell a {
  color: #ffffff;
}
.login_shell .reset_remind {
  font: 400 12px/22px;
  margin: 5px 0;
}
.login_shell .reset_remind a:hover {
  text-decoration: underline;
}
.login_shell .login-greeting a {
  font-size: 18px;
  font-weight: 500;
}
.login_shell .login-greeting a:hover {
  text-decoration: underline;
}
.input-prepend input {
  padding-left: 10px;
  background: none;
  border-bottom: 1px solid #6f7171 !important;
  color: #7c8083 !important;
  font: 400 14px/22px;
  letter-spacing: 0.06em;
}
#form-login-username.control-group {
  margin-bottom: 0;
}
#form-login-password.control-group {
  margin-bottom: 0;
}
div[class*="lr_social_login_basic"] > a {
  display: none;
}
* + .lr_social_login_basic_150 {
  margin-top: 20px;
}
.lr_social_login_basic_150 {
  width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box {
  float: none !important;
  width: 100% !important;
}
.lr_social_login_basic_150 .lr_providers .lr_icons_box div {
  float: none !important;
  margin: 0 0 10px !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFF;
  display: block;
  font-weight: 500;
  height: 40px !important;
  position: relative;
  text-align: center;
  font: 400 14px/40px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  width: auto !important;
  z-index: 1 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:before {
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 21px;
  vertical-align: middle;
}
.lr_social_login_basic_150 .lr_providers .lr_providericons:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.lr_social_login_basic_150 .lr_providers .lr_facebook {
  background: #3B5998 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_facebook:before {
  content: '\f09a';
  margin-right: 13px;
}
.lr_social_login_basic_150 .lr_providers .lr_google {
  background: #DF4A32 !important;
}
.lr_social_login_basic_150 .lr_providers .lr_google:before {
  content: '\f0d5';
  margin-right: 9px;
}
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.fa-user {
  -webkit-border-radius: 0px 0 0 0px;
  -moz-border-radius: 0px 0 0 0px;
  border-radius: 0px 0 0 0px;
  color: #ffffff;
  cursor: pointer;
  font-size: 24px;
  height: 50px;
  left: -50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
  background: #ee1b24;
  -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.fa-user:hover {
  font-size: 28px;
}
div#fixed-sidebar-right .moduletable.login input {
  color: #000;
}
div#fixed-sidebar-right .moduletable.login.shown {
  width: 350px;
}
div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
  overflow: auto;
  padding: 22px 30px 15px;
  width: 350px;
  box-sizing: border-box;
  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;
  max-height: 100%;
  position: relative;
  right: 350px;
  box-sizing: border-box;
  width: 0;
  padding: 22px 0px 15px;
  overflow: hidden;
  background: #000;
  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: #ee1b24;
}
.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;
  }
}
@media screen and (max-height: 550px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login {
    padding-bottom: 0px;
    bottom: 0;
  }
  #style_switcher .mod_login_wrapper,
  div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    max-height: 100%;
  }
}
@media (max-width: 479px) {
  div#fixed-sidebar-right .moduletable.login .mod_login_wrapper {
    right: 280px;
  }
  div#fixed-sidebar-right .moduletable.login.shown {
    width: 280px;
  }
  div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
    padding-left: 20px;
    padding-right: 20px;
    width: 280px;
    right: 0;
  }
}
/*===== Privacy Page ======*/
.page-item__privacy_policy .item_fulltext *[class*=heading-style] {
  float: left;
  padding-right: 5%;
  width: 35%;
}
.page-item__privacy_policy .item_fulltext p {
  margin-left: 40%;
  position: relative;
}
.page-item__privacy_policy .item_fulltext p:before {
  border-right: 1px dotted #aaaaaa;
  bottom: 0px;
  content: '';
  left: -3%;
  position: absolute;
  top: 0;
  width: 0px;
}
.page-item.page-item__privacy_policy h1.heading-style-4,
.page-item.page-item__privacy_policy h2.heading-style-4,
.page-item.page-item__privacy_policy h3.heading-style-4,
.page-item.page-item__privacy_policy h4.heading-style-4,
.page-item.page-item__privacy_policy h5.heading-style-4,
.page-item.page-item__privacy_policy h6.heading-style-4 {
  font-size: 18px;
  line-height: 33.56px;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
}
/*===== History Page ======*/
.page-category__history .items-row {
  position: relative;
}
.page-category__history .items-row > div {
  clear: both;
  position: relative;
}
.page-category__history .items-row > div:before {
  color: #ffffff;
  content: '\f073';
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 40px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  right: -37px;
  text-align: center;
  top: 15px;
  width: 40px;
  background: #ee1b24;
}
.page-category__history .items-row > div .item {
  border: 1px solid #dfe0e0;
  margin-right: 25px;
  padding: 40px;
  position: relative;
}
.page-category__history .items-row > div .item:before,
.page-category__history .items-row > div .item:after {
  border-bottom: 15px solid transparent;
  border-top: 15px solid transparent;
  content: '';
  position: absolute;
  top: 20px;
}
.page-category__history .items-row > div .item:before {
  border-left: 15px solid #dfe0e0;
  right: -16px;
}
.page-category__history .items-row > div .item:after {
  border-left: 15px solid #FFF;
  right: -15px;
}
.page-category__history .items-row > div .item .item_introtext p {
  padding-bottom: 0;
}
.page-category__history .items-row > div .item .item_info {
  left: 100%;
  margin-left: 80px;
  position: absolute;
  top: 20px;
}
.page-category__history .items-row > div + div {
  float: right;
}
.page-category__history .items-row > div + div:before {
  left: -4px;
  right: auto;
}
.page-category__history .items-row > div + div .item {
  margin-left: 25px;
  margin-right: 0;
}
.page-category__history .items-row > div + div .item:before,
.page-category__history .items-row > div + div .item:after {
  border-bottom: 15px solid transparent;
  border-left: none;
  border-top: 15px solid transparent;
  content: '';
  position: absolute;
  right: auto;
  top: 20px;
}
.page-category__history .items-row > div + div .item:before {
  border-right: 15px solid #dfe0e0;
  left: -16px;
}
.page-category__history .items-row > div + div .item:after {
  border-right: 15px solid #FFF;
  left: -15px;
}
.page-category__history .items-row > div + div .item .item_info {
  left: auto;
  margin-left: 0;
  margin-right: 80px;
  right: 100%;
}
.page-category__history .items-row:before {
  bottom: 0;
  content: '';
  display: block;
  left: 50%;
  margin-left: 15px;
  position: absolute;
  top: 0;
  width: 2px;
  background: #ee1b24;
}
.page-category__history .item_info_dl {
  font-size: inherit;
}
/*===== FAQ Page ======*/
.page-category__faqs .item_title span.item_title_part0 {
  color: #ee1b24;
}
.page-category__faqs .to_top {
  margin-bottom: 30px;
  position: relative;
  text-align: right;
}
.page-category__faqs .to_top:before {
  background: #1b1b1b;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 30px;
  top: 50%;
}
.page-category__faqs .to_top a {
  font-size: 18px;
}
.page-category__faqs .item {
  margin-bottom: 0;
}
/*======================= Archives Page ========================*/
.page-archive_filters .filter-search {
  overflow: hidden;
  padding-bottom: 21px;
}
.page-archive_filters select,
.page-archive_filters button {
  display: inline-block;
  margin-bottom: 8px;
}
/*======================= Contacts Page ========================*/
#jform_contact_message {
  height: 149px;
  resize: none;
  width: 100%;
}
#contact-form label {
  display: inline-block;
  margin-bottom: 5px;
}
.control-group-button {
  padding-bottom: 30px;
}
.contact_misc {
  margin-bottom: 15px;
}
#contact {
  margin-top: 15px;
}
.phone-num {
  display: inline-block;
}
#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  width: 100%;
}
.contact_email-copy,
.contact_vcard {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 20px 0 0;
}
.contact_vcard {
  margin: 0;
}
.contact_details.span4 {
    display: none;
}
.contact_details .icons-marker {
  display: inline-block;
  float: left;
  line-height: 26px;
  margin-right: 5px;
  color: #ee1b24;
}
.contact_address, .contact_details_telephone {
  overflow: hidden;
  padding-bottom: 26px;
}
.contact_details_fax {
  padding-bottom: 26px;
}
.contact_details-mobile {
    display: block;
    margin-bottom: 80px;
}
.contact_details-mobile,
.contact_details-mobile a {
    font-weight: 300;
    text-align: center;
    color: #ffffff;
}
.contact_details-mobile p {
    padding-bottom: 0;
    margin-bottom: 15px;
}

.contact_details-mobile .icon-place {
    display: block;
    width: 80px;
    height: 60px;
    margin: 0 auto 40px;
    background: url('templates/theme3197/images/meeting-place.svg') no-repeat;
    background-size: 100% 100%;
}
.contact_details-mobile p.contact_city {
    margin-bottom: 30px;
    font-size: 42px;
}
.contact_details-mobile p.contact_details_telephone {
    font-size: 40px;
}
#contact_map {
  margin-bottom: 26px;
}
#contact_map .map {
  border: 1px solid #d9d9d9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#contact_map .map.mfp-hide {
  display: block !important;
}
#map {
  margin-bottom: 30px;
}
#map header {
  margin-bottom: 30px;
}
.map img {
  max-width: none !important;
}
.mfp-content .map {
  max-width: 1170px;
}
.contact_details_item {
  margin-bottom: 20px;
}
/*======================= 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;
  font-weight: bold;
  padding: 0 0 20px;
}
.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: 40px;
  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 {
  margin-left: -16px;
  padding-left: 15px;
  padding-right: 15px;
}
#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%;
}
@media (max-width: 1200px) {
  #contact_map {
    height: 376px;
  }
  .page-category__history .items-row:before {
    margin-left: 9px;
  }
  .page-category__history .items-row > div:before {
    right: -31px;
  }
  .page-category__history .items-row > div + div:before {
    left: -10px;
  }
}
@media (max-width: 979px) {
  .page-category__history .items-row:before {
    margin-left: 5px;
  }
  .page-category__history .items-row > div:before {
    right: -27px;
  }
  .page-category__history .items-row > div + div::before {
    left: -14px;
  }
}
@media (max-width: 767px) {
  .page-category__history .items-row:before {
    left: 19px;
    margin-left: 0;
  }
  .page-category__history .items-row > div + div {
    float: none;
  }
  .page-category__history .items-row > div + div:before {
    left: 0;
  }
  .page-category__history .items-row > div::before {
    left: 0;
    right: auto;
  }
  .page-category__history .items-row > div .item {
    margin-left: 50px !important;
    margin-right: 0 !important;
  }
  .page-category__history .items-row > div .item:before {
    border-left: none;
    border-right: 15px solid #E5E5E5;
    left: -16px;
    right: auto;
  }
  .page-category__history .items-row > div .item:after {
    border-left: none;
    border-right: 15px solid #FFF;
    left: -15px;
    right: auto;
  }
  .page-category__history .items-row > div .item .item_info,
  .page-category__history .items-row > div + div .item .item_info {
    margin: 0;
    position: static;
  }
  .body__404 .big-404 {
    margin-bottom: 15px;
  }
  #member-registration,
  #member-profile,
  #user-registration,
  .page-login {
    width: 100%;
  }
  #helpsite-refresh {
    display: block;
    margin-top: 10px;
  }
  .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;
  }
  .page-category__history .items-row > div .item {
    padding: 20px;
  }
  .page-item__privacy_policy .item_fulltext *[class*=heading-style] {
    float: none;
    width: 100%;
  }
  .page-item__privacy_policy .item_fulltext p {
    margin-left: 0;
  }
  .page-item__privacy_policy .item_fulltext p:before {
    display: none;
  }
  #modules-form .btn span:not(.icon-calendar) {
    display: none;
  }
  #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;
  }
}
.page-login.page-login__ #login-form {
  padding-bottom: 30px;
}
.page-login.page-login__ .add-on {
  display: none;
}
.page_profile.page_profile__ .btn-toolbar {
  float: none;
  text-align: right;
}
table tr td {
  padding: 35px 15px;
}
.progress-horizontal .text-inner {
  display: none;
}
.icons-marker {
  font-size: 24px;
  line-height: 26px;
}
.tac {
  text-align: center;
}
.accordion ul.menu li span {
  color: #222222 !important;
}
.accordion ul.menu li span hover {
  color: #222222 !important;
}
.btn-group .btn.dropdown-toggle {
  width: auto;
}
.btn.jmodedit {
  display: block;
  top: 0;
  right: 0;
  width: 36px !important;
  border-radius: 0;
}
#adminForm #publishing {
  padding-bottom: 200px;
}
#adminForm #publishing button {
  width: auto;
}
#modules-form button {
  width: auto;
}
#modules-form .accordion-group {
  background: none;
}
#modules-form .form-horizontal {
  padding-bottom: 100px;
}
.input-append .btn.hasTooltip,
.input-prepend .btn.hasTooltip {
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}
#style_switcher .toggler {
  color: #fff !important;
}
#style_switcher p span {
  color: #ffffff !important;
}
#style_switcher_button {
  width: auto;
}
#style_switcher ul li div.color_scheme {
  border: 1px solid #fff;
  border-radius: 3px;
}
#style_switcher {
  height: auto;
  max-height: 370px;
}
#style_switcher .toggler {
  width: 50px !important;
  height: 50px !important;
}
#style_switcher .toggler:before {
  line-height: 50px !important;
  height: 50px !important;
}
#header .slider .btn.jmodedit {
  display: inline-block;
  top: 10px !important;
  right: 0 !important;
  bottom: 0 !important;
  width: 36px !important;
  border-radius: 0;
  position: relative;
  z-index: 10000;
  padding: 0 !important;
  margin: 0 !important;
  margin-left: 0px !important;
}
#header .home_menu {
  position: relative;
}
#header .home_menu .btn.jmodedit {
  display: inline-block;
  top: 110px !important;
  right: 80px !important;
  bottom: 0 !important;
  left: 79%;
  width: 36px !important;
  border-radius: 0;
  position: relative;
  z-index: 12000;
  padding: 0 !important;
  margin: 0 !important;
  margin-left: 0px !important;
}
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
  background: #ee1b24 !important;
}
.rd-mobilemenu {
  text-align: left;
  z-index: 1200 !important;
}
.rd-mobilepanel {
  z-index: 2200 !important;
}
#style_switcher,
div#fixed-sidebar-right .moduletable.login {
  top: 56px !important;
}
.item_img,
.category_img {
  font-size: 0;
  line-height: 0;
  margin: 0 0 30px;
  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%;
}
.lazy_preloader {
  background: #ffffff url("data:image/gif;base64,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") no-repeat center;
  display: inline-block;
  max-width: 100%;
  position: relative;
  vertical-align: middle;
}
.lazy_preloader .lazy_preloader_inner {
  display: block;
  max-width: 100%;
}
.lazy_preloader img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
img.lazy {
  opacity: 0 !important;
  -webkit-transform: scale(0.9) !important;
  -moz-transform: scale(0.9) !important;
  -ms-transform: scale(0.9) !important;
  -o-transform: scale(0.9) !important;
  transform: scale(0.9) !important;
}
img {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.BWfade {
  display: block !important;
  height: 100% !important;
  left: 0 !important;
  opacity: 0 !important;
  top: 0 !important;
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transition: all 0.5s linear !important;
  -moz-transition: all 0.5s linear !important;
  -o-transition: all 0.5s linear !important;
  transition: all 0.5s linear !important;
  width: 100% !important;
  z-index: 2;
}
.well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
}
.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.page-video {
    color: white;
}
.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;
  position: relative;
}
.stuck .moduletable.home_menu {
  margin-bottom: 0;
  padding-bottom: 37px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.stuck .w-container {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.scroll-to-fixed-fixed {
  -webkit-transform: translateZ(0);
  z-index: 1011 !important;
}
.scroll-to-fixed-fixed .home_menu + .moduletable {
  display: none;
}
.scroll-to-fixed-fixed .moduletable.home_menu {
  padding-bottom: 0px;
}
.scroll-to-fixed-fixed .w-container {
  background: #000;
}
.scroll-to-fixed-fixed .icemega_modulewrap.top_search {
  margin-top: 3px;
}
.scroll-to-fixed-fixed #logo {
  margin-top: 10px;
}
.scroll-to-fixed-fixed #logo a img {
  /*width: 200px;*/
}
.scroll-to-fixed-fixed .icemegamenu > ul > li {
  padding-top: 6px;
  padding-bottom: 7px;
}
.scroll-to-fixed-fixed .icemegamenu > ul > li > a.iceMenuTitle {
  padding: 10px 0;
}
.moduletable .pretext {
  margin-bottom: 26px;
}
.moduletable.works {
  position: relative;
  z-index: 1;
}
.moduletable.address p {
  padding-bottom: 12px;
}
.mod-newsflash-adv__counters {
  text-align: center;
}
.mod-newsflash-adv__counters .item_title {
  letter-spacing: 0;
}
.mod-newsflash-adv__counters .item {
  position: relative;
}
.mod-newsflash-adv__counters .item .item_title {
  margin-bottom: 15px;
}
.mod-newsflash-adv__counters .item h4 {
  text-transform: none;
}
.mod-newsflash-adv__counters .item + .item:before {
  content: "";
  background: #ee1b24;
  width: 125px;
  height: 1px;
  position: absolute;
  top: 50px;
  left: -45px;
  display: inline-block;
  -webkit-transform: rotate(-70deg);
  -moz-transform: rotate(-70deg);
  -ms-transform: rotate(-70deg);
  -o-transform: rotate(-70deg);
  transform: rotate(-70deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mod-newsflash-adv__pricing_simple .item {
  position: relative;
}
.mod-newsflash-adv__pricing_simple .item .item_content {
  background: url('templates/theme3197/images/price_simple_bg.jpg') 0 0 no-repeat;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_title {
  font: 300 16px/26px 'Roboto', sans-serif;
  color: #31ccff;
  text-transform: none;
  letter-spacing: 0;
  position: relative;
  padding-top: 45px;
  margin-bottom: 5px;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_title:before {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 0px;
  border: solid 7px #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  box-sizing: border-box;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_title:after {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 0px;
  border: solid 7px #ee1b24;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -22px;
  box-sizing: border-box;
}
.mod-newsflash-adv__pricing_simple .item .item_content i {
  display: none;
}
.mod-newsflash-adv__pricing_simple .item .item_content strong {
  color: inherit;
}
.mod-newsflash-adv__pricing_simple .item .price {
  font: 400 80px/80px;
  color: #ffffff;
}
.mod_menu.mod-newsflash-adv__pricing_simple .item .price {
    font-size: 62px;
    line-height: 1em;
}
.mod_menu.page-menu .item_content h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}
.mod_menu.page-menu .item_content h4 {
    margin-bottom: 20px;
    font-size: 24px;
    text-align: left;
    text-transform: none;
    font-weight: 600;
    color: #ffffff;
}
.mod_menu.page-menu .item_content p {
    padding-bottom: 15px;
    color: #ffffff;
}
.mod-newsflash-adv__pricing_simple .item .item_content {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 80px;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext {
  padding: 0 55px;
  text-align: center;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext p {
  font: 400 20px/26px 'Roboto', sans-serif;
  font-style: italic;
  color: #ffffff;
}
.mod-newsflash-adv__pricing_simple .item .item_content .readmore {
  background: #ffffff;
  margin-top: 20px;
  color: #000;
}
.mod-newsflash-adv__pricing_simple .item .item_content .readmore:hover {
  background: #31ccff;
}
.mod-newsflash-adv__pricing_simple .item .item_content .item_img {
  margin-bottom: 80px;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li {
  border-bottom: 1px solid #e5e5e5;
}
.mod-newsflash-adv__pricing_simple .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_simple .item.featured .readmore {
  background: #31ccff;
}
.mod-newsflash-adv__pricing_simple .item.featured .readmore:hover {
  background: #ffffff;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item {
  position: relative;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_title {
  font: 300 16px/26px 'Roboto', sans-serif;
  color: #ffffff;
  text-transform: none;
  letter-spacing: 0;
  position: relative;
  padding-top: 45px;
  margin-bottom: 5px;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_title:before {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 0px;
  border: solid 7px #ffffff;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  box-sizing: border-box;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_title:after {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 0px;
  border: solid 7px #ee1b24;
  position: absolute;
  top: 0;
  right: 50%;
  margin-right: -22px;
  box-sizing: border-box;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .price {
  font: 400 80px/80px;
  color: #ffffff;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content {
  background: #31ccff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  padding-bottom: 80px;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content .item_introtext {
  padding: 0 55px;
  text-align: center;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content .item_introtext p {
  font: 400 20px/26px 'Roboto', sans-serif;
  font-style: italic;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content .readmore {
  background: #ffffff;
  margin-top: 20px;
  color: #000;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content .readmore:hover {
  background: #ee1b24;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content .item_img {
  margin-bottom: 80px;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content ul li {
  border-bottom: 1px solid #e5e5e5;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item .item_content ul li:before {
  display: none;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item.featured .readmore {
  background: #ee1b24;
}
.mod-newsflash-adv__pricing_detailed .row-fluid .item.featured .readmore:hover {
  background: #ffffff;
}
.mod-newsflash-adv__progbars_horizontal {
  text-align: center;
}
.mod-newsflash-adv__progbars_horizontal .item_title {
  font-size: 20px;
}
.mod-newsflash-adv__progbars_circle {
  text-align: center;
}
.mod-newsflash-adv__progbars_circle .item_title {
  font-size: 20px;
}
.mod-newsflash-adv__home_gallery .row-fluid {
  margin-left: 0 !important;
}
.mod-newsflash-adv__home_gallery .item {
  padding-left: 0;
  position: relative;
  margin-bottom: 0;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
  z-index: 1;
}
.mod-newsflash-adv__home_gallery .item .dropcap {
  position: absolute;
  font: 400 22px/22px;
  color: #ffffff;
  left: 30px;
  top: 30px;
  z-index: 10;
  display: inline-block;
}
.mod-newsflash-adv__home_gallery .item .item_img {
  display: block;
  position: relative;
  margin-bottom: 0;
}
.mod-newsflash-adv__home_gallery .item .item_img img {
  width: 100%;
}
.mod-newsflash-adv__home_gallery .item .item_img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(35, 35, 35, 0.3);
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
}
.mod-newsflash-adv__home_gallery .item .item_img .more {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: #31ccff;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mod-newsflash-adv__home_gallery .item .item_img .more .item_introtext {
  margin-top: 40%;
}
.mod-newsflash-adv__home_gallery .item .item_img .more .item_introtext h2 {
  position: relative;
  text-transform: uppercase;
  margin-bottom: 45px;
  color: #ffffff;
}
.mod-newsflash-adv__home_gallery .item .item_img .more .item_introtext h2:before {
  content: "";
  width: 21px;
  height: 21px;
  display: none;
  border-radius: 0px;
  border: solid 7px #ffffff;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -22px;
  box-sizing: border-box;
}
.mod-newsflash-adv__home_gallery .item .item_img .more .item_introtext h2:after {
	content: "";
    width: 72px;
    height: 21px;
    display: block;
    border-radius: 0px;
    background: url('templates/theme3197/images/logo_zanoza.png');
    background-size: cover;
    position: absolute;
    top: -25px;
    right: 49%;
    margin-right: -22px;
    box-sizing: border-box;
}
.mod-newsflash-adv__home_gallery .item .item_img .more .readmore {
  background: #000;
}
.mod-newsflash-adv__home_gallery .item .item_img .more .readmore:hover {
  background: #ee1b24;
}
.mod-newsflash-adv__home_gallery .item .item_img:hover .more {
  width: 106%;
  height: 106%;
  top: -3%;
  left: -3%;
  z-index: 9;
  opacity: 1;
}
.mod-newsflash-adv__home_gallery .item:hover {
  z-index: 2;
}
.mod-newsflash-adv__events .item .item_img {
  position: relative;
  margin-bottom: 0;
}
.mod-newsflash-adv__events .item .item_img a {
  display: block;
  position: relative;
}
.mod-newsflash-adv__events .item .item_img a:before {
  content: "";
  /* background: rgba(35, 35, 35, 0.5); */
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.mod-newsflash-adv__events .item .item_img a:hover:before {
  background: rgba(35, 35, 35, 0.2);
}
.mod-newsflash-adv__events .item .item_content {
  position: relative;
  text-align: center;
}
.mod-newsflash-adv__events .item .item_content .item_title {
  position: absolute;
  bottom: 65px;
  max-width: 100%;
  width: 100%;
  left: 0;
  display: block;
  text-align: center;
  z-index: 11;
}
.mod-newsflash-adv__events .item .item_content .item_title a {
  color: #ffffff;
}
.mod-newsflash-adv__events .item .item_content .item_title a:hover {
  color: #31ccff;
}
.mod-newsflash-adv__events .item .item_content .item_title a .item_title_part_last {
  display: block;
}
.mod-newsflash-adv__events .item .item_content .item_published {
  pointer-events: none;
  position: absolute;
  display: block;
  text-align: center;
  width: 100%;
  max-width: 100%;
  font: 400 30px/40px;
  color: #31ccff;
  left: 0;
  bottom: 55px;
  z-index: 12;
}
.mod-newsflash-adv__events .mod-newsflash-adv_custom-link {
  text-align: center;
  padding-top: 30px;
}
.mod-newsflash-adv__testimonials_2 .item {
  text-align: center;
}
.parallax {
  padding: 60px 0;
  color: #ffffff;
}
.parallax:before,
.parallax:after {
  display: table;
  content: "";
  line-height: 0;
}
.parallax:after {
  clear: both;
}
.skills_diagram {
  display: inline-block;
  vertical-align: middle;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
.testimonials_2 .item {
  margin-bottom: 30px;
}
.testimonials_2 .item img {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}
.sorting .btn-group > * {
  font-size: 20px;
}
.page-blog article .item_img,
.page-item__blog .item_img {
  margin-bottom: 40px;
}
.page-blog article .item_title,
.page-item__blog .item_title {
  text-align: left;
  margin-bottom: 25px;
  color: #000;
}
.page-blog .item_title a {
    color: #fff
}
.page-blog article .item_title a:hover,
.page-item__blog .item_title a:hover {
  color: #ee1b24;
}
.page-blog article .item_info,
.page-item__blog .item_info {
  padding-bottom: 25px;
}
.page-blog article .item_info dl .komento,
.page-item__blog .item_info dl .komento {
  text-transform: lowercase;
  font: 400 20px/26px 'Roboto', sans-serif;
  color: #000;
  margin-right: 20px;
  display: inline-block;
}
.page-blog article .item_info dl .komento a,
.page-item__blog .item_info dl .komento a {
  color: inherit;
}
.page-blog article .item_info dl .komento a:hover,
.page-item__blog .item_info dl .komento a:hover {
  color: #ee1b24;
}
.page-blog article .item_info dl .komento:before,
.page-item__blog .item_info dl .komento:before {
  content: "\f086";
  font: 20px/26px FontAwesome;
  color: #31ccff;
  position: relative;
  padding-right: 2px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-blog article .item_info dl .item_createdby,
.page-item__blog .item_info dl .item_createdby {
  text-transform: lowercase;
  font: 400 20px/26px 'Roboto', sans-serif;
  color: #000;
}
.page-blog article .item_info dl .item_createdby:before,
.page-item__blog .item_info dl .item_createdby:before {
  content: "\f007";
  font: 20px/26px FontAwesome;
  color: #ee1b24;
  position: relative;
  padding-right: 2px;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-blog article .item_introtext p,
.page-item__blog .item_introtext p {
  padding-bottom: 10px;
}
.page-blog article .tags,
.page-item__blog .tags {
  margin: 0;
}
.page-blog article .tags li a,
.page-item__blog .tags li a {
  font: 300 16px/26px 'Roboto', sans-serif;
  color: #a88888;
  display: inline-block;
  padding: 0;
  background: none;
  position: relative;
}
.page-blog article .tags li a:after,
.page-item__blog .tags li a:after {
  content: "/";
  font: 300 16px/26px 'Roboto', sans-serif;
  color: #000;
}
.page-blog article .tags li a:hover,
.page-item__blog .tags li a:hover {
  color: #ee1b24;
}
.addthis_toolbox {
  padding-top: 20px;
}
.video-body {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}

.video_frame {
    width: 100%;
    max-width: 720px;
    margin: 0 auto 26px;
    padding-top: 56.25%;
    position: relative;
}
.video_frame iframe,
.video_frame video {
  border: medium none !important;
  height: 100% !important;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.item_info_dl {
  margin: 0 0 20px;
}
.item_info_dl dd {
  display: inline;
  margin: 0;
}
.item_info_dl dd > * {
  display: inline;
}
#section-kmt .kmt-form-submit {
  position: relative;
  margin-top: 30px;
  text-align: center;
}
.team_team .item_introtext {
  overflow: hidden;
}
.team_team .item_content {
  text-align: center;
}
.team_team .social-links {
  margin-top: 15px;
}
.social-links li {
  display: inline-block;
  margin: 0 5px;
}
.social-links li:before {
  display: none;
}
.social-links li a {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  color: #ffffff;
  display: block;
  line-height: 52px;
  text-align: center;
  width: 52px;
  background: #45619d;
}
.social-links li a:hover {
  background: #ee1b24;
}
.rd-video iframe#player {
  max-width: none;
}
#top {
  background: none;
  width: 100%;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext p {
  display: none;
}
#header {
  padding: 37px 0 0;
  background: url('templates/theme3197/images/header_bg.jpg') 0 0 no-repeat;
  position: relative;
  background-size: cover;
}
#logo {
 /* margin-left: 60px;
  margin-top: 20px;*/
  position: relative;
  z-index: 1001;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 0 -65px 60px;
  padding: 10px 0 10px 0;
}
#logo img + p {
  border: none;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 0;
}
#logo p {
  padding: 0;
}
#logo p:after {
  display: none;
}
#logo a {
  display: inline-block;
  max-width: 100%;
}
#logo a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
    position: absolute;
    top: -5px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
.masonry .item {
  margin-left: 0 !important;
}
body.body__home .wrapper-inner {
  overflow: hidden;
}
body.body__home .footer-wrapper-inner {
  border: none;
}
body.body__home .showcase,
body.segment-page-body .showcase {
  padding: 150px 0 0px;
  background: #fafafa url("templates/theme3197/images/bg_1.jpg") center 0 no-repeat fixed;
  position: relative;
  background-size: cover;
}
iframe.intro {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 61vw;
    height: 34.65vw;
    bottom: 0;
}
body.body__home #maintop {
  padding: 500px 0 450px;
  position: relative;
  background: #19191a url("templates/theme3197/images/bg_2.jpg") center 0 no-repeat fixed;
  background-size: cover;
}
body.body__home.view-article #content {
  padding-top: 70px;
}
body.body__home.view-article .footer-wrapper-inner {
  border-top: 1px solid #dfe0e0;
}
body.body__about #mainbottom {
  padding: 30px 0;
  background: #fafafa url("templates/theme3197/images/bg_3.jpg") center 0 no-repeat fixed;
  position: relative;
  background-size: cover;
}
body.body__about #mainbottom-2 {
  padding: 30px 0;
  background: #fafafa url("templates/theme3197/images/bg_4.jpg") center 0 no-repeat fixed;
  position: relative;
  background-size: cover;
}
body.body__about #mainbottom-3 {
  padding: 30px 0;
  background: #fafafa url("templates/theme3197/images/bg_5.jpg") center 0 no-repeat fixed;
  position: relative;
  background-size: cover;
}
body.body__about #mainbottom-4 {
  padding: 15% 0;
  background: #fafafa url("templates/theme3197/images/bg_6.jpg") center 0 no-repeat fixed;
  position: relative;
  background-size: cover;
}
body.body__works .wrapper-inner {
  overflow: hidden;
}
body.body__elements .wrapper-inner {
  overflow: hidden;
}
body.option-com_kunena .wrapper-inner {
  overflow: hidden;
}
.moduletable.time_party,
.moduletable.nightlife {
  text-align: center;
}
.moduletable.time_party .moduleTitle,
.moduletable.nightlife .moduleTitle {
  font: 700 150px/150px;
  color: #ffffff;
  text-transform: none;
  letter-spacing: -0.04em;
  position: relative;
  text-shadow: 0px -10px 0px rgba(255, 255, 255, 0.2);
}
.moduletable.time_party .item_introtext h4,
.moduletable.nightlife .item_introtext h4 {
  color: #ffffff;
}
.moduletable.club header .moduleTitle {
  text-align: left;
}
.moduletable.priv {
	float: right;
}
.moduletable.priv header .moduleTitle{
	text-align: right;
}
.item_fulltext h2.log {
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-top: 30px;
}
.item_fulltext h2.log:before {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 0px;
  border: solid 7px #31ccff;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -22px;
  box-sizing: border-box;
}
.item_fulltext h2.log:after {
  content: "";
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 0px;
  border: solid 7px #ee1b24;
  position: absolute;
  top: -25px;
  right: 50%;
  margin-right: -22px;
  box-sizing: border-box;
}
.moduletable.hello header .moduleTitle {
  margin-bottom: 70px;
  color: #fff;
}
.moduletable.club, .moduletable.priv {
    color: #fff;
}
.mod-article-single.mod-article-single__hello {
  max-width: 950px;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.mod-article-single.mod-article-single__hello p {
  color: #fff !important;
}
.mod-article-single.mod-article-single__hello .readmore {
  margin-top: 50px;
}
.moduletable.home_gallery {
  margin-bottom: 0;
}
#component {
  min-height: 0;
}
.item {
  margin-bottom: 52px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-item {
  padding-bottom: 20px;
}
/*===== AddThis ======*/
.at-share-tbx-element a.at-share-btn {
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.at-share-tbx-element a.at-share-btn:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#content-bottom {
  padding-bottom: 40px;
}
.tagspopular ul {
  margin: 0;
}
.tagspopular ul li {
  display: inline-block;
  list-style: none;
  padding: 0 15px 12px 0;
}
.content-links ul {
  list-style: none;
  margin: 0;
}
#mainbottom {
  background: #fafafa;
}
.moduletable.events {
  padding-top: 145px;
  padding-bottom: 145px;
}
.moduletable.events .moduleTitle {
  margin-bottom: 75px;
  text-align: center;
}
.moduletable.touch {
  padding-top: 145px;
  padding-bottom: 100px;
}
.moduletable.touch .mod_tm_ajax_contact_form {
  width: 90%;
    margin: 0 auto;
}
.moduletable.touch.jmoddiv.jmodinside {
    padding: 0!important;
}
.moduletable.touch .mod_tm_ajax_contact_form textarea {
  height: 90px !important;
  min-height: 90px;
}
.moduletable.touch .mod_tm_ajax_contact_form .control-group-button {
  text-align: center;
}
.moduletable.testimonials_about {
  max-width: 655px;
  text-align: center;
  margin-right: 56px;
  padding: 0;
  padding-top: 240px;
  float: right;
}
.moduletable.djs {
  margin-top: 25px;
}
#mainbottom-5 .moduletable.map {
  margin-bottom: 0;
}
.mod-article-single.mod-article-single__testimonials_about .item_introtext {
  padding-top: 30px;
}
.mod-article-single.mod-article-single__testimonials_about .item_introtext blockquote {
  text-align: center;
  padding: 0;
}
.mod-article-single.mod-article-single__testimonials_about .item_introtext blockquote:before {
  content: '“';
  font: 400 60px/26px 'Roboto', sans-serif;
  position: relative;
  color: #000;
  top: 15px;
  left: auto;
}
.mod-article-single.mod-article-single__testimonials_about .item_introtext blockquote small {
  text-align: center;
  font-style: normal;
}
.mod-newsflash-adv.mod-newsflash-adv__djs {
  padding-top: 20px;
}
.mod-newsflash-adv.mod-newsflash-adv__djs .item {
  text-align: center;
}
.mod-newsflash-adv.mod-newsflash-adv__djs .item .item_introtext .data {
  padding-bottom: 0;
}
.mod-newsflash-adv.mod-newsflash-adv__djs .item .item_introtext .data,
.mod-newsflash-adv.mod-newsflash-adv__djs .item .item_introtext .place {
  font-style: italic;
}
.mod-newsflash-adv.mod-newsflash-adv__djs .item .item_introtext .small {
  font: 300 16px/26px 'Roboto', sans-serif;
}
.footer-wrapper-inner {
  border-top: 1px solid #1b1b1b;
}
.copyright {
  padding: 30px 0;
  text-transform: none;
}
.copyright .year:after {
  content: '⋅';
  padding: 0 0 0 4px;
}
.copyright a {
  color: inherit;
}
.copyright a:hover {
    color: #ee1b24;
}
.address_phones {
    font-size: 18px;
    font-weight: 500;
}
.address_phones i {
    font-size: 24px;
    vertical-align: middle;
    color: #ee1b24;
}
.address_phones i.fa-fax {
    margin: 0 5px 0 20px;
}
.address_phones span {
    white-space: nowrap;
}
#footer-wrapper {
    position: relative;
    text-align: center;
    margin-top: 0px;
    background-color: #000;
}
#footer-wrapper.body__about {
    margin-top: 0;
}
.nav.menu.social {
    font-size: 0;
    line-height: 0;
    margin: 0;
}
.nav.menu.social li {
    display: inline-block;
    padding: 0;
    margin: 0 11px 0 0;
}
.nav.menu.social li:before {
    display: none;
}
.nav.menu.social li a {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  display: block;
  font-size: 17px;
  height: 43px;
  line-height: 43px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 43px;
  background: #ee1b24;
}
.nav.menu.social li a:hover {
  background: #333333;
}
#style_switcher,
#style_switcher .toggler {
  background: #ee1b24;
}
body.mobile_mode.mobile div#fixed-sidebar-right .moduletable.login {
  top: 56px;
}
#to-desktop {
  padding-top: 20px;
  padding-bottom: 20px;
}
h3.heading-style-3.poster_title a {
    color: #ffffff;
}
.contact-section {
    background-color: #1f0f10;
    color: #ffffff;
}
.contact-section form {
    margin-bottom: 20px;
}
.contact-section input[type="text"],
.contact-section input[type="email"],
.contact-section textarea {
    border: 1px solid #ffffff;
    background: none;
    color: #ffffff;
}
/*.contact_details-mobule {
    display: none;
}*/
.reviews-form-wrapper {
    width: 50%;
    margin: 40px auto 60px;
}
.reviews-form-wrapper h4 {
    font-weight: 600;
    color: #ee1b24;
}
.reviews-form-wrapper textarea,
.reviews-form-wrapper input[type="text"] {
    margin-bottom: 20px;
}
.reviews-form-wrapper textarea {
    padding: 10px !important;
}

.reviews-form-wrapper .control-group {
  margin-bottom: 20px;
  color: #fff;
}

.reviews-form-wrapper button {
    display: block;
    width: 280px;
    height: 4rem;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    background: #ee1b24;
}
.reviews-form-wrapper .message_body {
    padding: 25px;
    background: #ffffff;
    color: #156218;
}

.language-body {
    display: flex;
    width: 70px;
    height: 1.6em;
    position: absolute;
    bottom: 10px;
    right: 0;
    justify-content: space-between;
}

.offer-menu .language-body {
    bottom: 50%;
    right: -80px;
    margin-bottom: -15px;
}

#logo .language-body a,
.offer-menu .language-body a {
    display: block;
    box-sizing: border-box;
    width: 1.6em;
    height: 1.6em;
    padding: .3em 0;
    line-height: 1em;
    text-align: center;
    color: #ccc;
}

.offer-menu .language-body a {
    color: #f00;
}

.offer-menu .language-body a.active-lang,
#logo .language-body a.active-lang {
    border: 1px solid #ccc;
    border-radius: 3px;
}

.offer-menu .language-body a.active-lang {
    border: 1px solid #f00;
}

.lid-form-body {
    width: 80%;
    margin: 30px auto;
}

.lid-form-body .lid-form-text {
    margin: 0 auto 30px;
    font-size: 28px;
    text-align: center;
    color: #ffffff;
}

.lid-form-body .controls {
    text-align: right;
}

.lid-form-body .controls input[type="text"],
.lid-form-body .controls input[type="email"],
.lid-form-body .controls textarea {
    padding: 7px 10px;
    border: 1px solid #ffffff;
    background: none;
    color: #ffffff;
}

.lid-form-body .controls button {
    width: 200px;
    padding: 15px;
}

.lid-form-body .controls button:last-of-type {
    margin-right: 0;
}

.lid-form-body .controls button:hover,
.lid-form-body .controls button:active {
    background: none;
    outline: 1px solid #ee1b25;
    font-weight: 700;
    color: #ee1b25;
}

.test_field,
.test_field input,
input.test_field {
    width: 100% !important;
    max-height: 0;
    margin: 0 !important;
    padding: 0;
    border: none !important;
}

.img-intro__left.video-page-figure {
    width: 470px;
}

.img-intro__left .video-preview-wrapper,
.img-full__left .video-preview-wrapper {
    width: 100%;
}

.img-intro__left .video-preview-wrapper > div,
.img-full__left .video-preview-wrapper > div {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
}

.img-intro__left .video-preview-wrapper video,
.img-full__left .video-preview-wrapper video,
.img-intro__left .video-preview-wrapper iframe,
.img-full__left .video-preview-wrapper iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.video-body .video-control,
.video-preview-wrapper .video-control {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    margin: -30px 0 0 -30px;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 0a256 256 0 101 513 256 256 0 00-1-513zm102 265l-150 96a11 11 0 01-10 0c-4-2-6-5-6-9V160a11 11 0 0116-9l150 96c3 2 5 5 5 9s-2 7-5 9z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: 100%;
    opacity: .8;
}

.video_frame .finish-video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    text-align: center;
    color: #ffffff;
}

/* =================================
jw player style
================================== */


.jw-controlbar .jw-slider-time {
    display: none;
}

.jw-svg-icon-rewind path {
    display: none;
}




/*== 1200px and beyond ===================================================
========================================================================*/
/* Large desktop */
@media screen and (max-height: 639px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login {
    top: 56px !important;
  }
}
@media (max-width: 1800px) {
  body.body__about #mainbottom {
    background: #fafafa url('templates/theme3197/images/bg_3.jpg') center 20px no-repeat fixed;
  }
}
/*== Up to 1200px =====================================================
========================================================================*/
@media (max-width: 1274px) {
  .home_menu .icemegamenu {
    max-width: 700px;
  }
  .camera_wrap .camera_caption > div .slide-title {
    font: 700 100px/100px;
  }
  .moduletable.time_party .moduleTitle,
  .moduletable.nightlife .moduleTitle {
    font: 700 100px/100px;
  }
}
/* Large desktop */
@media (max-width: 1200px) {
  table th {
    font-size: 23px;
    line-height: 33px;
  }
  .camera_wrap .camera_caption {
    bottom: 20%;
  }
  body.body__home #maintop {
    padding: 280px 0 280px;
  }
  body.body__home #showcase {
    padding: 280px 0 0px;
  }
  body.body__about #mainbottom-2 {
    padding: 200px 0 200px;
  }
  body.body__about #mainbottom-4 {
    padding: 200px 0 200px;
  }
  .mod-newsflash-adv__home_gallery .item {
    padding-left: 0 !important;
  }
  .row-fluid {
    margin-left: -20px;
  }
  .row-fluid [class*="itemSpan"],
  .row-fluid [class*="span"] {
    padding-left: 20px;
  }
  .fluid {
    margin-left: -20px;
  }
}
@media (max-width: 1100px) {
  .mod-newsflash-adv__pricing_simple .item .price {
    font: 400 60px/60px;
  }
  .mod-newsflash-adv__pricing_detailed .row-fluid .item .price {
    font: 400 60px/60px;
  }
  .mod-newsflash-adv__home_gallery .item .item_img .more .readmore {
    width: auto;
    padding: 15px;
  }
  #top #logo {
      margin: 11px 0 -65px 0;
  }
  #top .icemegamenu {
    padding-top: 2px;
  }
  #top .icemega_modulewrap.top_search {
    margin-top: 0px;
  }
  #top .icemegamenu > ul > li > a.iceMenuTitle {
    font: 15px / 20px;
    padding: 10px 0 11px;
  }
  #top .home_menu .icemegamenu {
/*    max-width: 600px;*/
  }
  .camera_wrap .camera_caption > div .slide-title {
    font: 700 70px/70px;
  }
  .camera_caption > div h4 {
    font-size: 16px;
    line-height: 16px;
  }
  .moduletable.time_party .moduleTitle,
  .moduletable.nightlife .moduleTitle {
    font: 700 70px/70px;
  }
  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: 16px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  #Kunena div.klist-times-all,
  #Kunena div.klist-jump-all,
  #Kunena div.klist-pages-all,
  #Kunena div.klist-times-all,
  #Kunena div.klist-jump-all,
  #Kunena div.klist-pages-all {
    display: block;
  }
}
/*== Up to 980px ======================================================
========================================================================*/
/* Narrow desktop */
@media (max-width: 979px) {
  .mod-newsflash-adv__progbars_circle .item_title {
    font-size: 17px;
  }
  body.body__home #maintop {
    padding: 180px 0 180px;
  }
  body.body__home #showcase {
    padding: 180px 0 0px;
  }
  body.body__about #mainbottom-2 {
    padding: 100px 0 100px;
  }
  body.body__about #mainbottom-4 {
    padding: 100px 0 100px;
  }
  .camera_wrap .camera_pag {
    bottom: 10px;
  }
  .thumbnails {
    margin-left: -12px;
  }
  .thumbnails > li {
    margin-left: 12px;
  }
  #back-top {
    display: none !important;
    opacity: 0 !important;
  }
  .row-fluid {
    margin: 0 auto;
  }
  iframe.intro {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 100vw;
    height: 52.65vw;
    padding: 0;
  }
  .moduletable.-partn {
    margin: 20px!important;
  }
  .fluid {
    margin-left: -12px;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    font-weight: inherit;
  }
}
@media (max-width: 890px) {
  .mod-newsflash-adv__pricing_simple .item .price {
    font: 400 40px/40px;
  }
  .mod-newsflash-adv__pricing_detailed .row-fluid .item .price {
    font: 400 40px/40px;
  }
  .accordion-toggle {
    font: 400 26px/42px;
  }
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login {
    top: 100px !important;
  }
}
/*== Up to 980px and beyond 768px ======================================
========================================================================*/
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  #top #logo {
    margin-top: 12px;
  }
    #logo a img {
        left: -40px;
    }
  .fullwidth ul.icesubMenu.sub_level_1 > li {
    padding-left: 0;
    padding-right: 0;
  }
  .fullwidth ul.icesubMenu.sub_level_1 .iceCols > ul {
    padding: 0 15px;
  }
    .mod_menu.mod-newsflash-adv__pricing_simple .item .item_content .item_introtext {
        padding: 0 20px;
    }
    .mod_menu.mod-newsflash-adv__pricing_simple .item:first-child .item_content .item_introtext {
        padding: 0 45px;
    }
}

@media (min-width: 821px) and (max-width: 979px) {
    .mod_menu.mod-newsflash-adv__pricing_simple .item .price {
        font-size: 44px;
    }
}
@media (max-width: 910px) {
  .mod-newsflash-adv__home_gallery .item .dropcap {
    font: 400 22px/22px;
    left: 20px;
    top: 20px;
  }
  .camera_wrap .camera_caption {
    bottom: 15%;
  }
  #top .home_menu .icemegamenu {
/*    max-width: 500px;*/
  }
  .btn {
    width: auto;
    font-size: 20px;
    line-height: 22px;
    padding: 20px 20px;
  }
}
@media (max-width: 847px) {
  .krowmoderation .btn-primary {
    margin-top: 20px !important;
  }
}
@media (max-width: 820px) {
  h1.heading-style-4,
  h2.heading-style-4,
  h3.heading-style-4,
  h4.heading-style-4,
  h5.heading-style-4,
  h6.heading-style-4 {
    letter-spacing: 0.28em;
  }
  #logo {
      width: 165px;
    margin-left: 30px;
  }
  .mod-newsflash-adv__home_gallery .item .item_img .more .item_introtext h2 {
    margin-bottom: 20px;
  }
  #top .home_menu .icemegamenu {
    max-width: 585px;
  }
  .moduletable.events {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .moduletable.touch {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 800px) {
  .mod-newsflash-adv__progbars_circle .item_title {
    font-size: 16px;
  }
  .img-full__left.span5 {
    width: 50%;
  }
}
@media (min-width: 767px) and (max-width: 820px) {
    .mod_menu.mod-newsflash-adv__pricing_simple .item .price {
        font-size: 36px;
    }
        .accordion-toggle {
        font: 400 36px/36px;
    }
    .contact_details-mobile p.contact_details_telephone {
        font-size: 36px;
    }
}
/*== Up to 767px ======================================================
========================================================================*/
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  #style_switcher,
  div#fixed-sidebar-right .moduletable.login {
    top: 56px !important;
  }
  .rd-mobilepanel {
    z-index: 5000;
  }
  h1.heading-style-1,
  h2.heading-style-1,
  h3.heading-style-1,
  h4.heading-style-1,
  h5.heading-style-1,
  h6.heading-style-1 {
    font-size: 90px;
    line-height: 100px;
  }
  .mod-newsflash-adv__counters .item + .item::before {
    display: none;
  }
  .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_img a,
  .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .category_img a {
    display: block;
  }
  .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .item_img a img,
  .mod-newsflash-adv.mod-newsflash-adv__pricing_detailed .item .category_img a img {
    width: 100%;
  }
  .nav-tabs li {
    margin-bottom: 5px;
  }
  .jg_imgalign_catimgs {
    display: inline-block;
  }
  .jg_imgalign_catsubs {
    display: inline-block;
  }
  .jg_subcat {
    text-align: center;
  }
  body.body__about #mainbottom {
    padding: 60px 0 60px;
  }
  .moduletable.testimonials_about {
    max-width: 700px;
    text-align: center;
    margin-right: 0px;
    padding: 0 20px 0 200px;
    padding-top: 70px;
    box-sizing: border-box;
  }
  #top {
    position: relative;
    z-index: 100;
  }
  #top #logo {
    margin-left: 0px;
  }
  .camera_wrap .camera_caption {
/*    display: none !important;*/
  }
    .camera_wrap .camera_caption h4 {
        display: none;
    }
  .mod-newsflash-adv__events .item .item_img {
    display: inline-block;
  }
  .mod-newsflash-adv__home_gallery .item .item_content {
    text-align: center;
  }
  .mod-newsflash-adv__home_gallery .item .item_img {
    display: inline-block;
  }
  body {
    padding: 0;
  }
  .icemegamenu {
    display: none;
  }
  .icemega_modulewrap .icemega_cover_module {
    padding-left: 20px;
    padding-right: 20px;
  }
    
  #header {
    padding: 0;
      background: none;
/*      background: url(templates/theme3197/images/header_bg_767.jpg) center 0 no-repeat;*/
  }
  #logo {
    text-align: center;
  }
    #logo a,
    #logo .language-body a{
      display: none;
      margin: 0;
/*    height: 51px;*/
  }
    
    .mobile-lang {
        display: block;
        padding: .3em;
        position: absolute;
        top: 12px;
        line-height: 1em;
        color: #fff;
    }
    
    .mobile-lang.ru-lang {
        right: 50px;
    }
    
    .mobile-lang.en-lang {
        right: 20px;
    }
    
    .mobile-lang.active-lang {
        border: 1px solid #fff;
        border-radius: 3px;
    }
    
    .moduletable.slider {
        margin-top: -10px !important;
    }
  /*===== Mobile Menu =====*/
  .rd-mobilemenu_ul a.iceMenuTitle:hover {
    background: #ee1b24;
  }
  .rd-mobilemenu_ul a.active,
  .rd-mobilemenu_ul li.level_1.active > a {
    color: #ffffff;
    background: #ee1b24;
  }
  .rd-mobilemenu_submenu li.active > a {
    color: #ffffff;
    background: #31ccff;
  }
  .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%;
  }
  .row-fluid [class*="itemSpan"] + [class*="itemSpan"],
  .row-fluid [class*="span"] + [class*="itemSpan"],
  .row-fluid [class*="itemSpan"] [class*="span"],
  .row-fluid [class*="span"] [class*="span"] {
    margin-top: 30px;
    padding-left: 0;
    margin-bottom: 30px;
  }
    .reviews-form-wrapper {
        width: 80%;
    }
  /*===== Tabs =====*/
  .nav-tabs li {
    display: block;
  }
  /*===== Tables =====*/
  .item_introtext dl.table {
    display: block;
  }
  .item_introtext table {
    display: none;
  }
}
/*== Up to 640px ==================================================
====================================================================*/
@media (max-width: 639px) {
  ul#order {
    float: none;
  }
  .moduletable.testimonials_about {
    max-width: 500px;
    text-align: center;
    margin-right: 0px;
    padding: 0 20px 0 200px;
    padding-top: 70px;
    box-sizing: border-box;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .mod-newsflash-adv__progbars_circle .row-fluid .span3 {
    width: 50%;
    float: left;
  }
  .mod-newsflash-adv__progbars_circle .row-fluid .span3:nth-child(2n-1) {
    clear: both;
  }
  body.body__home #maintop {
    background: #19191a url("templates/theme3197/images/bg_2.jpg") 0 0 no-repeat fixed;
  }
}
@media (max-width: 586px) {
    #Kunena div.kblock div.kbody {
    word-wrap: break-word;
    margin-bottom: 30px;
    }
    #Kunena #kforumsearch .searchlabel-checkbox {
    display: inline-block;
    margin: 10px !important;
    vertical-align: middle;
    width: 47.2%;
    }
    #Kunena #searchform .krow1 .kcol {
    vertical-align: top;
    width: 90%;
    display: block;
    border: none;
    }
    .nav-tabs > li + li {
    margin-left: 0;
    }
    #Kunena table#kprofile td.kcol-left {
    padding: 10px 10px 30px;
    vertical-align: top;
    display: block;
    }
    #Kunena table#kprofile td.kcol-right {
    border-left: 0;
    padding: 10px 10px 30px;
    vertical-align: top;
    display: block;
    }
    #Kunena .kblocktable .kcol-right #kprofile-rightcol #kprofile-tabs .nav li a {
    padding: 0 20px;
    font-size: 15px;
    font-weight: 400;
    line-height: 46px;
    }
    #Kunena .kunena_body #kprofile .kcol-right #kprofile-rightcolbot #cloak26252 {
    font-size: 15px;
    }
    .lid-form-body {
        width: 100%;
    }
    .lid-form-body .controls {
        text-align: center;
    }
    .lid-form-body .controls button {
        width: 160px;
    }
}
/*== Up to 480px ==================================================
====================================================================*/
@media (max-width: 500px) {
    table th {
        font-size: 15px;
        line-height: 25px;
    }
    #Kunena div.kthead-title a {
        font-size: 13px;
        line-height: 20px;
    }
    .moduletable.testimonials_about {
        max-width: 430px;
        text-align: center;
        margin-right: 0px;
        padding: 0 20px 0 130px;
        padding-top: 70px;
        box-sizing: border-box;
    }
    #adminForm #publishing {
        padding-bottom: 100px;
    }
    #adminForm #images .input-prepend.input-append .btn + input {
        width: 50%;
        padding-left: 15%;
    }
    #adminForm #images .input-prepend.input-append .btn + input + .btn {
        width: 35%;
        font-size: 15px;
    }
    div.chzn-container {
        width: 270px;
    }
    .mod-bootstrap-collapse.mod-bootstrap-collapse__ {
        margin-right: 0;
    }
    .reviews-form-wrapper {
        width: 100%;
    }
    
    .camera_wrap .camera_caption > div .slide-title {
        font: 700 40px/40px;
    }
    .camera_caption > div .readmore {
        padding: 10px;
    }
}
@media (max-width: 491px) {
    #Kunena #jumpto .btn.ks {
        margin-top: 30px;
    }
}
/* Landscape phones and down */
@media (max-width: 479px) {
    dl.table dt {
        font-size: 22px;
    }
    .nav-tabs > li > a,
    .nav-tabs > li > span {
        font-size: 15px;
        line-height: 60px;
    }
    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: 32px;
    }
    .mod-bootstrap-collapse.mod-bootstrap-collapse__ {
        margin-right: 0;
    }
    blockquote {
        padding: 20px 0 10px 75px;
        margin: 0;
        position: relative;
        font-style: italic;
    }
    blockquote:before {
        left: 32px;
        top: 41px;
    }
    h1.heading-style-1,
    h2.heading-style-1,
    h3.heading-style-1,
    h4.heading-style-1,
    h5.heading-style-1,
    h6.heading-style-1 {
        font-size: 70px;
    }
    div#fixed-sidebar-right .moduletable.login.shown {
        width: 260px;
    }
    div#fixed-sidebar-right .moduletable.login.shown .mod_login_wrapper {
        width: 260px;
    }
    .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 {
        max-width: 100%;
        margin: 0 0 26px 0;
        float: none;
    }
    .portfolio-thumbs {
        float: none;
        margin-right: 0;
        max-width: 100%;
        width: 100%;
    }
    .portfolio-thumbs ul {
        margin-left: -12px;
        margin-right: 0;
        overflow: hidden;
    }
    .portfolio-thumbs ul li {
        padding-left: 12px;
        padding-right: 0;
    }
    .data-table dl {
        float: none;
        width: 100%;
    }
    .data-table dl + dl {
        border-left: 1px solid #dfe0e0;
        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: 25px;
        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;
    }
    #habla_beta_container_do_not_rely_on_div_classes_or_names {
        display: none !important;
    }
}
@media (max-width: 417px) {
    table tr td {
    padding: 10px 10px;
    }
    table th {
    font-size: 12px;
    }
    #Kunena td.kcol-mid {
    font-size: 12px;
    line-height: 15px;
    }
    .jg_imgalign_catimgs {
    display: block;
    }
    .moduletable.testimonials_about {
    max-width: 430px;
    text-align: center;
    margin-right: 0px;
    padding: 0 20px 0 70px;
    padding-top: 50px;
    box-sizing: border-box;
    }
    .progress-horizontal .text {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 13px;
    }
    .lid-form-body .controls button {
        width: 145px;
    }
}
@media (max-width: 350px) {
    #style_switcher {
    width: 210px !important;
    padding: 10px !important;
    }
    #style_switcher ul li div.color_scheme {
    height: 26px !important;
    width: 26px !important;
    }
    .accordion-toggle {
    font: 400 22px/30px;
    }
    .accordion-toggle:before {
    font-size: 22px;
    line-height: 30px;
    }
    dl.table dt {
    font-size: 30px;
    }
    .moduletable.testimonials_about {
    max-width: 320px;
    text-align: center;
    margin-right: 0px;
    padding: 0 20px 0 20px;
    padding-top: 40px;
    box-sizing: border-box;
    }
    .lid-form-body .controls button {
        width: 115px;
    }
}
@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;
  }
}

.moduletable.-partn.jmoddiv.jmodinside {
    margin-top: 5%!important;
}

.bannergroup-partn {
    text-align: center;
    position: relative;
    display: block;
}

article.item__module.span0 > span.dropcap {
    display: none;
}

.mod-custom__-promo {
    display: block;
    margin-bottom: -40px;
    padding: 10vw 0;
    text-align: center;
    background-image: url("templates/theme3197/images/promo_bg.jpg");
    background-size: cover;
    background-attachment: fixed;
}

.mod-custom__-promo .promo-txt-top {
    padding-bottom: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    line-height: 1em;
    color: #ffffff;
}

#promok {
    background: black;
    background-attachment: fixed;
    background-position: bottom;
    display: block;
    text-align: center;
    position: fixed!important;
    width: 80vw;
    left: 10vw!important;
    z-index: 2300;
    margin-top: 20px;
    background-size: cover;
    bottom: 0;
    box-shadow: 0px 0px 100px 0px rgba(255,255,255,.25);
}

#overpromovs {
    position: fixed;
    background: rgba(0,0,0,.8);
    width: 100vw;
    z-index: 2201;
    height: 100vh;
    top: 0;
    left: 0;
}

div#promokod {
    width: 600px;
    max-width: 90vw;
    margin: 20px auto;
  	z-index: 999;
}

#promok > div > div#promokod {
    width: 40vw;
    margin: 20px auto;
    z-index: 1123;
/*    float: right;*/
/*    float: left;*/
}

#promok > div {
    display: inline-block;
    width: 48%;
}

div#promokod > form > input {
    width: 49%;
    display: inline-block;
    height: 4rem;
    margin: 0;
    margin-bottom: 5px;
    padding-left: 10px;
}

div#promokod > form .control-group {
  margin-bottom: 10px;
  color: #fff;
}

div#promokod > form > button {
    width: 49%;
    display: inline-block;
    height: 4rem;
    margin: 0;
   	color: #fff;
  	text-align: center;
  	background: #ee1b24;
    margin-bottom: 5px;
}

#promok > div > div#promokod > form > input {
    width: 80%;
    display: inline-block;
    height: 3rem;
    margin: 0;
    margin-bottom: 5px;
}

#promok > div > div#promokod > form > button {
    width: 80%;
    display: inline-block;
    height: 3rem;
    margin: 0;
    color: #fff;
    text-align: center;
    background: #ee1b24;
    margin-bottom: 5px;
    padding: 0;
}

div#promokod > form > button:disabled,
.reviews-form-wrapper button:disabled {
  cursor: default;
  pointer-events: none;
  background: #7c8083;
}

#promok > div > img {
/*    width: 50%;*/
    margin-bottom: 1vw;
}

a#promtrig {
    position: fixed;
    width: 100%;
    height: 3px;
    top: 0;
    display: block;
    background: black;
    z-index: 9999;
}

.promhide {
    display: none!important;
}

#vac1 {
    background-image: url('templates/theme3197/images/vac_bg1.jpg');
    background-size: contain;
  	background-repeat: repeat;
  	min-height: 300px;
    position: relative;
    border-bottom: .5vw solid #fff;
}

#vac2 {
    background-image: url('templates/theme3197/images/vac_bg2.jpg');
    background-size: contain;
  	background-repeat: repeat;
  	min-height: 300px;
}

.mod-custom__-vac > .camera_caption > div .slide-title, .mod-custom__-vac > #vac2 > .camera_caption > div .slide-title {
    font: 700 8vw;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    position: relative;
    text-shadow: 0px -10px 0px rgba(255, 255, 255, 0.2);
    width: 70%;
    float: left;
    margin-top: 10vw;
}

#vac1 > picture img {
    width: 90vw;
    margin: -.7vw auto 3vw;
    display: block;
}

div#forma_vac {
    width: 40vw;
    margin-left: 5vw;
    float: left;
}

#forma_vac > div {
  	background: url('templates/theme3197/images/Orn-02.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
}

#forma_vac > div > form > input {
    width: 80%;
    margin: 1vw 10%;
}

#forma_vac + img {
    position: absolute;
    bottom: 0;
    left: 15vw;
    width: 30vw;
}

#forma_vac + img + img {
    width: 49vw;
    margin-bottom: 8vw;
}

#vac2 > span:first-of-type,
#vac2 > span:last-of-type {
    display: block;
    width: 100%;
    padding: 4vw 0;
    font-size: 2vw;
    text-align: center;
    color: #fff;
}

#vac2 > span:nth-of-type(2) {
    display: block;
    width: 100%;
    padding: 3vw 0;
    font-size: 2vw;
    text-align: center;
    color: #fff;
}

.va_pod {
 	width: 20%;
  	margin: 0;
  	padding: 0;
  	float: left;
}

.va_gar {
    width: 20%;
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: -11vw;
}

.va_gar > img {
    display: block;
    margin: 0 auto;
    width: 60%;
}

.va_gar > span {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 1.5vw;
    padding: 0 1vw;
}

#snass > img {
    display: inline-block;
    height: 32vw;
    margin: 6vw 1vw;
}

#snass {
  text-align: center;
}

.body__-vac > #wrapper > .wrapper-inner > div#content {
    display: none;
}
#footer {
    position: relative;
    background-color: #4e4d4d;
}
.soc-ico{
    max-width: 50%;
    width: 50px;
    margin-left: 10px;
}

@media (min-width: 250px) and (max-width: 480px) {
    .soc-ico {
        margin-left: 1px;
    }

    .mod-newsflash-adv__events .item .item_img a {
        margin-right: 20px;
    }

  #logo a img {
    position: absolute;
    top: -10px;
    left: 0;
  }
  div#promokod > form > input {
    width: 80%;
    margin-bottom: 15px;
  }
    
  div#promokod > form > button {
    width: 80%;
  }
    div#forma_vac {
        width: 90vw;
        margin: 20px auto;
        float: none;
    }
    div#forma_vac + img {
        display: none;
    }
    div#forma_vac + img + img {
        display: block;
        width: 90vw;
        margin: 20px auto 8vw;
    }
    #vac2 > span:first-of-type {
        font-size: 20px;
    }
    #vac2 > span:last-of-type {
        font-size: 18px;
    }
    #vac2 > span:nth-of-type(2) {
        font-size: 16px;
    }
}

/* ===================    segment page    ==================== */

.segment-wrapper {
    min-height: 100vh;
    box-sizing: border-box;
    position: relative;
    top: -148px;
    margin-bottom: -148px;
    padding: 148px 0 70px;
    background-color: #170304;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
}

.segment-wrapper::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .55);
}

.segment-wrapper > .row-container > .container-fluid {
    display: flex;
    min-height: calc(100vh - 218px);
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.segment-wrapper .basic-text {
    width: 100%;
    max-width: 800px;
    margin: 50px auto 30px;
    font-size: 2em;
    text-align: center;
}

.segment-wrapper .form-body {
    width: 100%;
    max-width: 800px;
}

.segment-wrapper .form-body .form-text {
    margin-bottom: 20px;
    font-size: 1.6em;
    text-align: center;
}

.segment-wrapper.promokod .form-body .control-group {
    margin-bottom: 25px;
    text-align: center;
}

.segment-wrapper.promokod .form-body input,
.segment-wrapper.promokod .form-body .btn {
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 10px;
}

.segment-wrapper.promokod .form-body .test_field input {
    display: none;
}

.leading-1 .item_introtext { color: white; }
@media (max-width: 767px) {
    .segment-wrapper .form-body  .control-group {
        margin-bottom: 25px;
    }
}

@media (max-width: 480px) {
    .segment-wrapper .basic-text {
        font-size: 1.6em;
    }
    .item_introtext.home-block-4 ul {
        align-items: flex-end;
    }
    .item_introtext.home-block-4 ul > li {
        width: 45%;
        align-self: flex-start;
    }
}
@supports (background-attachment: fixed) {
    .mod-custom__-promo,
    body.body__home #maintop,
    body.body__about #mainbottom-2,
    body.body__about #mainbottom-3 {
        background-attachment: scroll;
    }
    
    body.body__about #mainbottom-2 {
        background-image: url('/up/settings/Slayd]-3-vert.jpg') !important;
        background-size: auto 100%;
        background-repeat: repeat-x;
    }
}
@font-face{font-family:'FontAwesome';src:url('templates/theme3197/fonts/fontawesome-webfont.eot?v=4.4.0');src:url('templates/theme3197/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('templates/theme3197/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('templates/theme3197/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('templates/theme3197/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('templates/theme3197/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.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;
  box-sizing: border-box;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
.icemegamenu {
  float: right;
  position: static;
  width: 100%;
  max-width: 890px;
  margin-right: 55px;
}
.icemegamenu > ul {
  clear: both;
  margin: 0;
  padding: 0;
  width: 85%;
  display: table;
  z-index: 999;
  float: left;
}
.icemegamenu > ul:before,
.icemegamenu > ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.icemegamenu > ul:after {
  clear: both;
}
.icemegamenu > ul > li {
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.icemegamenu > ul > li + li {
  margin-left: 0;
}
.icemegamenu > ul > li > a.iceMenuTitle {
  text-align: center;
  border-radius: 0;
  display: block;
  font-size: 22px / 23px;
  padding: 25px 0;
  position: relative;
  z-index: 1;
  color: #ffffff;
  background: transparent;
}
.icemegamenu > ul > li > a.iceMenuTitle * {
  font: inherit;
}
.icemegamenu > ul > li > a.iceMenuTitle.hover,
.icemegamenu > ul > li > a.iceMenuTitle.icemega_active {
  color: #ffffff;
  background: #ee1b24;
}
.icemegamenu > ul > li.hover > a.iceMenuTitle {
  color: #ffffff;
  background: #ee1b24;
}
.icemegamenu > ul > li.hover > a.iceMenuTitle.menu-login-form {
  background: none;
  color: #303334;
}
.icemegamenu > ul > li span.icemega_desc {
  color: #ffffff;
  display: block;
  line-height: 1.25em;
  padding: 0;
}
.icemegamenu > ul > li.fullwidth {
  position: static;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle {
  font-size: 0;
  width: 23px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  background: none;
  color: #ee1b24;
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle:before {
  content: '\f007';
  font-size: 22px;
  font-family: 'FontAwesome';
}
.icemegamenu > ul > li.menu-login-form > a.iceMenuTitle:after {
  display: none;
}
.icemegamenu > ul > li.menu-login-form.hover > a.iceMenuTitle,
.icemegamenu > ul > li.menu-login-form.hover > a.iceMenuTitle.hover > a.iceMenuTitle:hover {
  color: #303334;
  background: none;
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1 {
  left: auto;
  right: 20px;
  -webkit-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}
.icemegamenu > ul > li.menu-login-form ul.icesubMenu.sub_level_1:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #777777 transparent;
  right: 0;
  left: auto;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.icemegamenu > ul > li.menu-search {
  z-index: 100;
}
.icemegamenu > ul > li.menu-search > a.iceMenuTitle {
  display: none;
}
.icemegamenu > ul > li.menu-search > ul.icesubMenu {
  position: static;
  height: auto;
  padding: 0;
  margin-top: 0;
  opacity: 1;
  overflow: visible;
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
  pointer-events: auto;
}
.icemegamenu > ul > li.menu-search > ul.icesubMenu:before {
  display: none;
}
.icemegamenu > ul > li.menu-search .fa-times {
  display: block;
  font-size: 20px;
}
.icemegamenu .ice-megamenu-toggle {
  display: none;
}
/* when dont have subtitle */
.icemegamenu > ul > li > a.iceMenuTitle > span.icemega_nosubtitle {
  display: inline-block;
}
ul.icesubMenu {
  height: 0;
  left: 50%;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  text-align: left;
  top: 100%;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform: translate(-50%, 30px);
  transform: translate(-50%, 30px);
  z-index: 9999;
  background: #303334;
  border: none;
  text-transform: capitalize;
}
ul.icesubMenu li a.iceMenuTitle {
  display: block;
  font-size: 20px / 26px;
  padding: 4px 20px;
  color: #7c8083;
}
ul.icesubMenu li.active > a.iceMenuTitle,
ul.icesubMenu li:hover > a.iceMenuTitle,
ul.icesubMenu li.hover > a.iceMenuTitle {
  color: #ffffff;
}
ul.icesubMenu.sub_level_1 {
  margin-top: 20px;
}
ul.icesubMenu.sub_level_2 {
  margin-top: -15px;
}
ul.icesubMenu:before {
  content: '';
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent #303334 transparent;
}
li[class*=iceMenuLiLevel] {
  padding: 0;
}
li[class*=iceMenuLiLevel]:before {
  display: none;
}
#icemegamenu li.iceMenuLiLevel_1.hover > ul.icesubMenu {
  opacity: 1;
  overflow: visible;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
#icemegamenu li.iceMenuLiLevel_1.hover.menu-login-form > ul.icesubMenu {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
ul.icesubMenu.sub_level_2:before,
ul.icesubMenu.sub_level_2:after {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  content: '';
  position: absolute;
  top: 23px;
}
ul.icesubMenu.sub_level_2:before {
  left: -5px;
}
ul.icesubMenu.sub_level_2:after {
  border-right: 5px solid #FFF;
  left: -4px;
}
#icemegamenu li.iceMenuLiLevel_1 li.hover > ul.icesubMenu {
  height: auto;
  opacity: 1;
  overflow: visible;
  pointer-events: auto;
  -webkit-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
#icemegamenu ul.icesubMenu.visible {
  height: auto;
}
ul.icesubMenu ul > li {
  position: relative;
}
li.iceMenuLiLevel_2.parent > a:after {
  content: '\f054';
  font-family: FontAwesome;
  font-size: 8px;
  height: 0;
  line-height: 0;
  position: absolute;
  right: 7px;
  top: 50%;
}
li.iceMenuLiLevel_2.parent.hover a {
  position: relative;
}
li.iceMenuLiLevel_2.parent.hover a:before {
  content: '';
  height: 100%;
  left: 100%;
  position: absolute;
  top: 0;
  width: 11px;
}
/* when is parent */
ul.icesubMenu > li:before {
  display: none;
}
ul.icesubMenu > li > .iceCols {
  max-width: 100% !important;
}
ul.icesubMenu > li > .iceCols > ul > li + li .icemega_cover_module {
  margin-top: 18px;
  padding-top: 28px;
}
/* Second Level Dropdown */
ul.sub_level_2,
ul.sub_level_3,
ul.sub_level_4,
ul.sub_level_5 {
  left: 100%;
  margin-left: 10px;
  top: 0px;
  -webkit-transform: translate(30px, 0);
  transform: translate(30px, 0);
  z-index: 99999;
}
ul.icesubMenu ul > li.hover > ul {
  opacity: 1;
  overflow: visible;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  visibility: visible;
}
.icesubMenu .icemega_cover_module span.iceModuleTile {
  display: block;
}
.ice_righttoleft {
  left: auto !important;
  right: 0;
}
.icemega_modulewrap {
  padding: 5px;
}
.nav-collapse .icesubMenu .nav > li > a,
.nav-collapse .icesubMenu .dropdown-menu a {
  margin-bottom: 0;
  padding: 0;
}
.nav-collapse.collapse {
  height: auto;
}
.fullwidth {
  position: static !important;
}
.fullwidth.hover ul.icesubMenu.sub_level_1 {
  -webkit-transform: translate(0, 0px) !important;
  transform: translate(0, 0px) !important;
}
.fullwidth ul.icesubMenu.sub_level_1 {
  left: 0px;
  padding: 0;
  -webkit-transform: translate(0, 30px);
  transform: translate(0, 30px);
}
.fullwidth ul.icesubMenu.sub_level_1:before {
  display: none;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing {
  margin: 0;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .mod-newsflash-adv__pricing {
  margin-bottom: 0;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item {
  color: #FFF;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 0;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_content {
  padding: 15px 19px 15px 19px;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_content .item_title {
  margin-bottom: 0;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext p {
  display: none;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext .price {
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext .price strong {
  display: block;
  font-size: 17px;
  font-weight: normal;
  line-height: 26px;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.pricing .item .item_introtext .price small {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  margin-left: 10px;
  vertical-align: bottom;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap {
  padding: 0;
}
.fullwidth ul.icesubMenu.sub_level_1 .icemega_cover_module .icemega_modulewrap.aside {
  padding-top: 20px;
}
.fullwidth ul.icesubMenu.sub_level_1 .iceCols > ul {
  padding: 0 28px;
}
.fullwidth ul.icesubMenu.sub_level_1 > li {
  padding: 24px 1px 23px 3px;
  position: relative;
}
.fullwidth ul.icesubMenu.sub_level_1 > li > .iceCols + .iceCols:before {
  bottom: 31px;
  content: '';
  position: absolute;
  top: 30px;
  width: 1px;
}
@media (max-width: 1200px) {
    .icemegamenu > ul {
        width: 80%;
    }
}
@media (max-width: 1025px) {
    .icemegamenu {
        margin-right: 30px;
    }
    .icemegamenu > ul {
        width: 80%;
        margin-right: 10px;
    }
}
@media (max-width: 979px) {
  .icemegamenu {
    margin-right: 10px;
    overflow: visible !important;
  }
    .icemegamenu > ul + br + a {
        font-size: 16px;
    }
}.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;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-moz-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-ms-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-o-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-moz-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-ms-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-o-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
/**************************
*
* GENERAL
*
**************************/
.moduletable.slider {
  margin-top: -148px;
  margin-bottom: 0;
}
.camera_wrap {
  direction: ltr;
  display: none;
  position: relative;
  width: 100%;
  z-index: 0;
  margin-bottom: 0 !important;
}
.camera_wrap img,
.camera_wrap ol,
.camera_wrap ul,
.camera_wrap li,
.camera_wrap table,
.camera_wrap tbody,
.camera_wrap tfoot,
.camera_wrap thead,
.camera_wrap tr,
.camera_wrap th,
.camera_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.camera_wrap .camera_thumbs_wrap a,
.camera_wrap .camera_thumbs_wrap img,
.camera_wrap .camera_thumbs_wrap ol,
.camera_wrap .camera_thumbs_wrap ul,
.camera_wrap .camera_thumbs_wrap li,
.camera_wrap .camera_thumbs_wrap table,
.camera_wrap .camera_thumbs_wrap tbody,
.camera_wrap .camera_thumbs_wrap tfoot,
.camera_wrap .camera_thumbs_wrap thead,
.camera_wrap .camera_thumbs_wrap tr,
.camera_wrap .camera_thumbs_wrap th,
.camera_wrap .camera_thumbs_wrap td {
  background: none;
  border: 0;
  font: inherit;
  font-size: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.camera_wrap img {
  max-width: none !important;
}
.camera_wrap .camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.camera_src {
  display: none;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
  background: transparent;
  display: block;
  height: 100%;
  text-decoration: none;
}
.camera_loader {
  background: #ffffff url("data:image/gif;base64,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") no-repeat center;
  border: 1px solid #ffffff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  margin: -18px 0 0 -18px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  width: 36px;
  z-index: 3;
}
.camera_bar {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar,
.camera_thumbs_wrap.camera_right .camera_bar {
  height: 100%;
  position: absolute;
  width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar,
.camera_thumbs_wrap.camera_top .camera_bar {
  height: auto;
  position: absolute;
  width: 100%;
}
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_prevThumbs,
.camera_nextThumbs {
  bottom: 4px;
  cursor: pointer;
  left: 0;
  position: absolute;
  top: 4px;
  visibility: hidden;
  width: 30px;
  z-index: 10;
}
.camera_prevThumbs div,
.camera_nextThumbs div {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAUACAMAAAAbQMxAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGPUExURUxpcQD//0Dg0P//AAAAAEJFR/8AAH01bL3Rd5ZLAG9ONwAA/zZFTwB///X13P///9JpHu57C3wYG++rC3I1SvTlADpDSfv771k9T+P/AKi+bv/LAOZHKiXw54UlEvvo4aa3gj80P/i35ztFSwAA//mCAOx6DAB////Ay4AAFoAAE7K+tcofe4CAgC81//8A/ybv5v8AAICAgAD/AP399pZLAAAAAH8A//mCAICAAP/MAABH/0sAgsofey/q3+T/AAAA/99yFQB///8A///Ay0sAgrK+tQD/AMz/AJPFcr23a/+/AJZLAICAAGOzGv8A/4CAAH8A//8AAAD//29ON4CAAP/XALK+tZPFcr23a38A//f34AD/AP8A/3tNKH8A///Ay0sAggD/AAAAAEDg0P//AAAAAD1FSsofe//XANJpHvr67YCAgP8AAAD//0sAgkDg0AD/AH8A/wB//4AAEf/Ay38A/0sAgv8A/7K+tcofe4CAAICAgAD/AP+/APKFAJPFcsz/AP/XAL23a/9/ABBvCyQAAAB0dFJOUwD9/f39/f0QEf39/v7+/v7+f30lIUx9ezmAfn5EgktMS1Umz33oXHmC5Lh7e98mflZ5eXnTfn5+w33CSIfkK7rMr8zk6urq6urq6urNuCVOTtHR0dHo6Lq6ukzCQ7af78LCwtnZ2bClsJnan5+fn2u6maWaa17vsgAAJydJREFUeNrsnD1rI0sThSeQaAl9gVceDRgk6wOELVAkO7AT48CJnTsQODFYLA5XiRL99nf8CrxZn6c1fTWepU4wiZqdOlXVp06P+94kMRgMBoPB8A9hunFqidtMq8ltXAeBT+vjKnJz03qmV2X1qasgubS+Ics29bSMHePJe6Ybrl+vo5K4er1fQuL7vshTvZlS+iKdqZS2br2evzbNnyLx6dHUsZpgTclDdhHJKYmebiKoCdaUeh3SQ+QyFZtYANWEakq9DukhclMZm7e0VE2optTrkB4hl2oF827KaZi+S02pfyMtTK5PYvMlIFDe+0IA/pKbjguTS+tImdJC8h5SaEgNkctY5bJIllGPDUiN7jnt570JCLGMYGxAaoyc00q+8fMPsIxg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") no-repeat -160px 0;
  display: block;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 30px;
}
.camera_nextThumbs {
  right: 0;
}
.camera_nextThumbs div {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAUACAMAAAAbQMxAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGPUExURUxpcQD//0Dg0P//AAAAAEJFR/8AAH01bL3Rd5ZLAG9ONwAA/zZFTwB///X13P///9JpHu57C3wYG++rC3I1SvTlADpDSfv771k9T+P/AKi+bv/LAOZHKiXw54UlEvvo4aa3gj80P/i35ztFSwAA//mCAOx6DAB////Ay4AAFoAAE7K+tcofe4CAgC81//8A/ybv5v8AAICAgAD/AP399pZLAAAAAH8A//mCAICAAP/MAABH/0sAgsofey/q3+T/AAAA/99yFQB///8A///Ay0sAgrK+tQD/AMz/AJPFcr23a/+/AJZLAICAAGOzGv8A/4CAAH8A//8AAAD//29ON4CAAP/XALK+tZPFcr23a38A//f34AD/AP8A/3tNKH8A///Ay0sAggD/AAAAAEDg0P//AAAAAD1FSsofe//XANJpHvr67YCAgP8AAAD//0sAgkDg0AD/AH8A/wB//4AAEf/Ay38A/0sAgv8A/7K+tcofe4CAAICAgAD/AP+/APKFAJPFcsz/AP/XAL23a/9/ABBvCyQAAAB0dFJOUwD9/f39/f0QEf39/v7+/v7+f30lIUx9ezmAfn5EgktMS1Umz33oXHmC5Lh7e98mflZ5eXnTfn5+w33CSIfkK7rMr8zk6urq6urq6urNuCVOTtHR0dHo6Lq6ukzCQ7af78LCwtnZ2bClsJnan5+fn2u6maWaa17vsgAAJydJREFUeNrsnD1rI0sThSeQaAl9gVceDRgk6wOELVAkO7AT48CJnTsQODFYLA5XiRL99nf8CrxZn6c1fTWepU4wiZqdOlXVp06P+94kMRgMBoPB8A9hunFqidtMq8ltXAeBT+vjKnJz03qmV2X1qasgubS+Ics29bSMHePJe6Ybrl+vo5K4er1fQuL7vshTvZlS+iKdqZS2br2evzbNnyLx6dHUsZpgTclDdhHJKYmebiKoCdaUeh3SQ+QyFZtYANWEakq9DukhclMZm7e0VE2optTrkB4hl2oF827KaZi+S02pfyMtTK5PYvMlIFDe+0IA/pKbjguTS+tImdJC8h5SaEgNkctY5bJIllGPDUiN7jnt570JCLGMYGxAaoyc00q+8fMPsIxg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") no-repeat -190px 0;
}
.camera_command_wrap {
  left: 0;
  position: relative;
  right: 0;
  z-index: 4;
}
.camera_command_wrap .hideNav {
  display: none;
}
.camera_pag_ul li img {
  display: none;
  position: absolute;
}
.camera_pag_ul .thumb_arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid;
  top: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
}
.camera_commands {
  right: 41px;
}
.camera_commands > .camera_play,
.camera_commands > .camera_stop {
  height: 40px;
  width: 40px;
}
.camera_commands > .camera_play {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAUACAMAAAAbQMxAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGPUExURUxpcQD//0Dg0P//AAAAAEJFR/8AAH01bL3Rd5ZLAG9ONwAA/zZFTwB///X13P///9JpHu57C3wYG++rC3I1SvTlADpDSfv771k9T+P/AKi+bv/LAOZHKiXw54UlEvvo4aa3gj80P/i35ztFSwAA//mCAOx6DAB////Ay4AAFoAAE7K+tcofe4CAgC81//8A/ybv5v8AAICAgAD/AP399pZLAAAAAH8A//mCAICAAP/MAABH/0sAgsofey/q3+T/AAAA/99yFQB///8A///Ay0sAgrK+tQD/AMz/AJPFcr23a/+/AJZLAICAAGOzGv8A/4CAAH8A//8AAAD//29ON4CAAP/XALK+tZPFcr23a38A//f34AD/AP8A/3tNKH8A///Ay0sAggD/AAAAAEDg0P//AAAAAD1FSsofe//XANJpHvr67YCAgP8AAAD//0sAgkDg0AD/AH8A/wB//4AAEf/Ay38A/0sAgv8A/7K+tcofe4CAAICAgAD/AP+/APKFAJPFcsz/AP/XAL23a/9/ABBvCyQAAAB0dFJOUwD9/f39/f0QEf39/v7+/v7+f30lIUx9ezmAfn5EgktMS1Umz33oXHmC5Lh7e98mflZ5eXnTfn5+w33CSIfkK7rMr8zk6urq6urq6urNuCVOTtHR0dHo6Lq6ukzCQ7af78LCwtnZ2bClsJnan5+fn2u6maWaa17vsgAAJydJREFUeNrsnD1rI0sThSeQaAl9gVceDRgk6wOELVAkO7AT48CJnTsQODFYLA5XiRL99nf8CrxZn6c1fTWepU4wiZqdOlXVp06P+94kMRgMBoPB8A9hunFqidtMq8ltXAeBT+vjKnJz03qmV2X1qasgubS+Ics29bSMHePJe6Ybrl+vo5K4er1fQuL7vshTvZlS+iKdqZS2br2evzbNnyLx6dHUsZpgTclDdhHJKYmebiKoCdaUeh3SQ+QyFZtYANWEakq9DukhclMZm7e0VE2optTrkB4hl2oF827KaZi+S02pfyMtTK5PYvMlIFDe+0IA/pKbjguTS+tImdJC8h5SaEgNkctY5bJIllGPDUiN7jnt570JCLGMYGxAaoyc00q+8fMPsIxgbEBqcBSM9ZwbR7KMZGxEtl9T5VCmsh7TSGoSH5nylpkOehxHTf6TU4E7Vk1CNCXEhEY8SPsSPybuasMGyiapIlydDJS6qyS5ZEy+oYwTg8FgMBgMBoPBYDAYDFHw8aE/M3x8VJPbuPauF73XqnkPBcWdZ6CKX4hua6jjPmq3JQT37vtuqRuuX6uxeyi1Wr+ExPvuoeh044qQCt/S1q3V8tfe5k+R+NujqWM1wZqSh+wikvsQsb1/RFATrCm1GqSHyI1VbGIBVBPawbUapIfIvcvYvKWlakI1pVaD9Ai5W61g3k0ZqO+yzrVv3BYm1yex+RIQKO99IQB/yb2nhcnd1pAy3cbZcqDQkBoil7HKZZEsox4bkBrdc9rPexMQYhnB2IDUGDmn2+rDzz9AUkAPQ2pwFKR6zqWRLCMZG5HtV0GHEqApJRwLMuUt5d+7oaYEmNCYpwJ3rJqEaIor5SjufC8dE3f1wQZKNT+iuBoZKDW7h2IwGAwGg8FgMBgMBoNBYjTRayajanJr9HqNGGt+JD57A71o0PusZFP2VqAojVWvjMYcHf3jATDqPAen5zbxNdWgN9H9BoNeke6lGAwGo2SUP8U7V8f/elCKCc2i1pTeAMpOr5enapA/ReInR9cVqwnWlK+YG9HINdQLP/3pZmqCNaXXg/QQuU/VKoJ9kAZqTen1ID1CbqKbytu3gzAJlJrS60F6hNwKxOZbg9XkW1MgOZU0QG5AYvNVN1DeByDmA7VBUj65SZBl1GMDUjtNW4ZZRj02IDVGbqTFzr8kxDKCsQGpwVGwVu9rrNaxLCPIA97CiJycBXJbYk0ZxHTOzFsWtV9YUxqBYyMKChpnrCmfMQ8FfJuPCgkO1JQQExoRPqfTGKD0rKKoyc/Eaq0/EK1XicFgMBgMBoPBYDAYDIYo+KfvoXS7jRhrfiQ+u+QeSrea91C67B5Kt4r3UNYs6lF3fXpuE19so66+h0KDXndPfw9lvT7+14NS0HsoQFO69B5Kt5unapA/RbdMjq4rVhOsKV8xN6KRa6jYBv50MzXBmtLtQnqI3EC1imC/DtFArSndLqRHyE10bN6+HYRJoNSUbhfSI+TWIDbfGqwm35oCyamkAXIjEpuvuoHyPgAx/x+rUfG2HDByg0LyHjI2IDXWlivSlqtYllGPDUiNkRsRQRlFsoxgbEBqcBR86nson7EsIxgbeAsjchM9xCeRLOMgpnOG91CU/ZL3UKCmNALHRhT4NQX8nR5qyme3jHso/iMPuYdCNCXEhEZE8XsoZDOtuxX9QrT+1B+IPteJwWAwGAwGg8FgMBgMhii4u9Mn8bu7anI734PA7/bnVeTWeCZxn++fq3jL5mL/myz7vb8oY8d48n6uG+4XLEle4F+nT/yz552/ni/0ZrqgFdaZuqCtu9/nr73In/7E+8P3UsdqgjVl/wzpMXJ3z/5/5fkugppgTcmjZfQQuXMVm1gA1YRqyn4P6SFyz7KpvKX9FSTwWlP2e0iPkJNbSmzKuzB9l5qy33/TK0wOiKE/AYHynheakjsvTO5ij5TpopC8hxQaUmOVI1114atOkGXUYwNSo3tO+3lv64ZYRjA2IDVGrvEslfy3P/oAywjGBqR2ojkXYBnJ2Ihsv9QhUh4ysabcnf5YIDTlQtcFasr5voSzuFdTGmAQMk0JMaExD9K+8xyJ+zcbKL+TKiIvih4o1fzK8FVfoJe/zhODwWAwGAwGg8FgMBgMUfD6qj8zvL5Wk9vlDgT+urusIrfGE4n7cvdUxS9Eix3quNfdoowd48n7pY67AUuSF/j0pVv4Yms8LaJVhFR4QfnvdvlrF/lTJHRxNHWsJlhTdk+QHiP3+uT/V55eI6gJ1pQ8WkYPkbtUsYkFi13A/NIdvNtBeojck4zNW9pGkMBrTdntID1CbqFj827KQH2Xdd7tvukVJgfE0J+AQHnPC306cosdUqZFnC0HCg2pIXIT0lWL3SSSZdRjA1I7zZ4LsoxgbEBqjFyDqGUjkmUEPQypwVGw0HNuEckykrER2X6pQ6Q8ZGJNKeFYIDTFqyZBmnK5K+EsXvRUADUlxITGPEj7znMk7lc2UKr5EYVoSqOaXxm+6kv+12iXicFgMBgMBoPBYDAYDIYouF/qNcv7anJznY6LseZH4k9nrhfNO38q2ZSdR1AU99gpozHvj/7xABh1noPTc1v6mmreWep+g0E/ku6lmM/n98l9/hTvfDz+14NSLGkWtaZ05lB2Op08VfP8KRK/PLquWE2wpnzF7KKRc+qFf/zpZmqCNaXTgfQQuT+qVQT7IA3UmtLpQHqE3FI3lbdv52ESKDWl04H0CLlHEJtvDVaTb02B5FTSALk5ic1X3UB5n4OYD9TmSfnklkGWUY8NSO00bRlmGfXYgNQYuXstdv4lIZYRjA1IDY6CR/U+J4obYBlBHvAWRuTkLJDbEmvKPKZzZt6yqP3CmuICx0YUFDTOWFP+xDwU8G1+X0hwoKaEmNCI8DkdN0fpeYyiJj8Tj7oo7vExMRgMBoPBYDAYDAaDwRAF//Q9lFbLxVjzIzFrzSIt+oFN2Xog91AeWlW8hwKjznNwem5LX7/MWkvdbzDoh5iNOZvN7pP7/Cne+XD8rweloPdQgKa0ZlB2Wq08VbP8KRK/PLqugUIBln7F7KKRczp4V1xNsKa0WpAeIjdTrSLYB2mg1pRWC9Ij5Ja6U7x9OwuTQKkprRakR8g9gNh8a7CafGsKJKeSBsjNSGy+6gbK+wzEfKA2S8ontwyyjHpsQGqnacswy6gXQ2qM3L0WO/+SEMsIxgakBkfBg3qfE8UNsIwgD7gPEDngQJaRLOMspnNm3rKo/cKa4gLHRhQUNM5YU0o5rXoFAwgO1JQQExrzK4HvHsoMpechipr8TDzooriHh8RgMBgMBoPBYDAYDAZDFLy86JP4y0s1uQ2bIPCX5rCK3ByKO89AFW/Z3DTfyLK35k0ZO8aT96FuuH6zyb44N5v9EhLf90V+ozfTDX2RztQNbd1mM3/tTf4Uib85mjpWE6wpecguIjkl0eJ3F6CCQFOaTUgPkRuq2MQCqCZUU5pNSA+R07PVu4KqCdWUZhPSI+RutIJ5N+VLmL5LTWl+46YwuT6JzZeAQHnvCwH4S+5lWJjcTRMp000heQ8pNKSGyGWsclkky6jHBqRG95z2894EhFhGMDYgNUbOaSV/8/MPsIxgbEBqJ5pzAZaRjI3I9qugQwnQlJfTHwsy5S2zSMfQYbOEs7hXUxzINtMUV8pR3PleOiTu6o0NlLekinBNMlCa1fxveZJhBvb2MDEYDAaDwWAwGAwGg8EQBdfX+jPD9XU1uQ23IPDrbTXvoVyRuIfbqyp+ITrboo673p6VsWN83y113H1YkrzAp7+Hcnblu4dydRatIqTCZ7R1t9v8tWf50594f/he6lhNsKZsryA9Ru76yv+vXF1HUBOsKXm0jB4iN1SxiQVn24D5pTt4u4X0ELkrGZu3tP0ggdeast1CeoSc3FJiUwbqu6zzdvtNrzA5IIb+BATKe15oSm5YmNzZFinTWZwtBwoNqSFyGemqs20WyTLqsQGp0T2n/by3dUMsIxgbkBoj54haukiWEfQwpHaiORdgGcnYiGy/1CFSHjKxppRwLBCa4lWTIE0Zbks4i3s1xYFByDQlxITGPEj7znMk7ms2UKr5ESUvih4o1fzKkNg9FIPBYDAYDAaDwWAwGE6LMTmJj6vJzbXbLsaaH4lNO9WL0vamityy9pR8t5y2szJ2zNE/HjBto+00bk/LSPzYF1Gm+w0GPSXdS5GmaZZk+VO8c3r8rweloH/lAZrSTqHstNt5qtL8KbolO7quWE2wpnzF7KKRcyq21J9upiZYU9ptSA+RS1WrCPZQTaimtNuQHiGX6di8fZuGSaDUlHYb0iPkpiA23xqsJt+aAsmppAFyYzJYfdUNlPcUxHygNi7elilJfN9DoB9kGfXYgNRO05ZhllGPDUjtNIISZBnB2IDU4CjYqPe56SaWZQRjA29hRK6vh3g/kmVMYzpn5i1F8JI81hQXODaioKBxxpqyiXkoONWRB2pKiAmNCJ/TcSTbSFOCTOhPwnSjPxBtponBYDAYDAaD4X/snc9LI1sThpNVmqziJPlQoxd14coQ0V3wByKiuJgsDIKggq6cQRRXCSFZJPnH7xkE7+qr9zn2IZmGehe9sbHrOVXnrTpNNC6Xy+VyJdFGXd9T3ygmW6VWq6S456/UWW1F37RSOytkUdZ+k8+h/K4tozA3vv3DT8Gowxosnq1e2/3/P9ytSa/YpfV2Zj0oVisrKxuljXAVzzz7/k8/naJOV1F7Sm0F2k6tFjb6SriKha9/O6/YTbCn/Im5kgyuomJbsZebuQn2lFoN4iG4FVUqgj7KA7Wn1GoQj8DV9SY363Y3rntJT6nVIB6BOwOxWfdgN/nyFAincgzgdklsVnYj7V0m+gttN39ZrjC4lVz2HtM2IBory9+kLH+nGhl124BoDG5Dm519S8zICNoGRIOt4Ew9ryKSGzEygnXAWxjB1XUTrycaGXdTHnrYbLmixq8V6TfMUyqRbSOJ7LI700UHPSViCE151tzIZTjQU2KG0ITatT6HsouW53cSN/lLX6Kc6RdEZ2cll8vlcrlcLpfL5XK5XC6l/qN+zfDYLybbP1UQeL9azC8d6lfJn5hV+4X80qEq+qbwx+oyvnSob6z7qi64RrXKXqdXq0v40iHrmQ293P0q/Ku/bbA1t2npVqshsh/hKhb+x7fRsZtgTwkhVyjc/zScsuj+YwI3wZ5SrUI8lLlVFZu4AboJ9ZRqFeKhzPVlbGZqqZtQT6lWIR7J3A/tYOamxG4CPaX6pR+5M9cgvcdagEh7bwgD+A+uv507c49V5EyPuew9JtEQDWVulVTVtmUpUSOjbhsQje25R+0HFdMPY0ZG0DYgGnPLinZywR8xMoK2AdFgn9vWfW470chI2kbM+AUmlL6aUPpyS/YTuUl6icxs6+kKeso/1SWcxc09BfYk9JSYITThQdpa+H/IdPXIRoHHUhFVqZKGUvUvHXK5XC6Xy+VyuVwul8sldfOWqVuyt5tisu2XQeA35f0ismUo7rACWQHhNstv5La38uYydoyx7vu64E7KZZSSrFw+WcLCn1iRb+rNtEkfpFdqk5ZuuRweuxmuYuE3v42O3QR7Sgg5SwinLPrmLYGbYE8plyEegttXsYkboJtQTymXIR6Cu5GxmamlbkI9pVyGeARuUzuYuSlv4vxdekr5S5u54U5IbNYCRNr7iTCA/+Bu9nPDvZWRM73lsveYREO0xWQubmTUbQOisT33pv0gM/0wZmQEbQOiMbhMO7ngjxgZQduAaAvqcxEjI2kbicevGzWh3Mh83CRyk/TKO1tiT9kvL+Esbu4psCehp2RLOYpn1kP3yXT1xhrKW6mIysqkoZSzQsKV9oFfnuyXXC6Xy+VyuVwul8vlWpx6O/qenV4x2SrnQ/3nLsPzYv65y8Owo2/qDB8KWZQoKSG9yyjM3rd/+CkYdViDxbPtWLH1hjvJ6g1VL1Wn0+mVeuEqnvnw/Z9+ltsOXUVdvucdaDvDYViqTriKatn5dl4j8wFyPBxCPARXORexdezl7kVYPPCUEC3DQ3AdFZugj/JA7SnDIcQjcDs6NrNuI7uXrOHhEOIRuAcQm3UPdpMvT2FwQ3CjguuR2KzsRtq7TPQXWi9/WXYYXCeXvce0DYjGyvKclOV5qpFR5xmiMbgeMZReopERtA2IBlvBg24FD6lGRrAO53QLI7gd3cR3Eo0oSQ89bLbsqPGrI/2GeUolsm0kkV12D+epMpL0UMC3eS+X4UBP6S3nPYM16VQ6aHnOk7jJX/oS5UG/IHp4KLlcLpfL5XK5XC6Xy+VKoib4uul6s5hs2e1M/7nL7LaYf+7ya9bSN7VmvwpZlCgpIb3LKMzmt3/4qS6LujnrLp6tbsXWnNV1vcGgu6R6qVqtVrPUDFfxzO73f/pZbnW6irp8b1vQdmazsFStcBXVUv92XrGbYE+ZzSAegstuxQN/2cvdjLB44CkhWoaH4H6p2AR9N8YDtafMZhCPwNV1bGbdtuIsUHrKbAbxCFwXxGbdg93ky1MY3EwtGoBrktis7EbaewvE/Jm5Zv6ybDG4Vi57j2kbEI2V5S0py9tUI6NuGxCNwTWJoTQTjYygbUA02Aq6uhV0U42MoG3c0i2M4Orq17Vu64lGxlbKyZnNli01frWk3zBPySLbRhLZZde9TXUM/ZXyUMC3eTOX4UBPaS7nPYM16WQttDzdJG7yd6rb1S+Iut2Sy+VyuVwul8vlcrlcLpfS87N+zfD8XEy2+wkI/HlyX0S27JLEfT+5LOJHiA4nH+S2j8nhMnaMse73uuB+wpSEBP9c/MJfGs/8eXmoN9MhzbBeqUNaupNJeOxhuNoLb4dvomM3wZ4yuYR4DO750v4tl88J3AR7SoiW4SG4exWbuAG6CfWUyQTiIbhLWVRman9GGbz2lMkE4hE4uaXEpnyO83fpKZPJF15uOGCG9gJE2ntI9OLgPibImT5y2XtMoiEagrsnVXVoWUrUyKjbBkRje+5D+0F2+ZFoZARtA6IxODtywh8xMoK2AdFgKzjUfe4w0chI2kbi8UsdIuUhE3vK8+KPBSIzh9owoKfcT5ZwFjf3FNiT0FNihtCUB2nrPEfi/mAN5aNURIWk6IZSzLcMf/J7n+Yel8vlcrlcLpfL5XK5XETtV/1vV1/bxWTbGoPA2+OtIrJV2uNVfdfquF3Er1Q6GL+S217HB8vYMca6r+qCa8CUhAQ3Fr/wbeOZjfaB3kwHNMN6pQ5o6Y7H4bEH4WovvB2+iY7dBHvKuA3xGJyy6PZrAjfBnhKiZXgIblXFJm6AbkI9ZTyGeAiuLWMzU9uIMnjtKeMxxCNwckuJTdmO83fpKePxF15uOGCG9gJE2ntjkXCvY+RMr7nsPSbREI1ljlTVgZWdqJFRtw2Ixvbcq/aDiuk5MSMjaBsQjcFViFtWEo2MoG1ANNgKDnSfO0g0MpK2kXj8aqsJpS3z0U7kJuklPOVA5wV6ytZ4CWdxc0+BPQk9JWYITXmQNhZ+i8T9yhrKa6mICknRDaWYbxn+5Bf4ZWOr5HK5XC6Xy+VyuVwu1+L09KRP4k9PxWTbHoDAnwbbRWSrXAzIRzUGF0V8iXI0OEp4W+odY31UQxdcA6YkJHjxH9U4urA+qnFxpDfTO3vQO9ia77R0B4NQCEfhai+8Hb6Jjt0Ee8rg4qiSEO7pwv4tF08J3AR7SoiW4SG4VRWbuCHKJvTNgwHEQ3AXsqjM1DaiDF57ymAA8Qic3FJiU2I3gZ4yGHzh5YYDZmgvQKS9h0RTuPfccEcD5ExHuew9JtEQDcGtkqp6tywlamTUbQOi0T2n53mzdGNGRtA2IBqDq+hNJ/gjegG4FaLBVvCu+9x7opGRtI3E45c6RMpDJvaUyLaRQiIz73q6gp6yPVjCWdzcU2BPQk+JGUJTHqSNhd8mcSNPWc5ZNcl7Bt1QivmW4U9+yTuU7ZLL5XK5XC6Xy+VyuVyuJLq70/+Z9O6umGxbcxD43XyriGzZNYl7a35dxH8quz5HFXc3X1/GjjHWfUvHncGUhAQvPnXrVmzZ9XqyjJAMr1P++Tw8dj1cxYKufxsduwn2lPk1xGNwd9f2b7m+S+Am2FNCtAwPwW2p2MQN6/OI/qUreD6HeAjuWsZmpjaLMnjtKfM5xCNw6zo2c1NG+rvM83z+hZcbDpihvQCR9h4STeG2csOtz5EzrafZciDREA3B1UlVrc/riUZG3TYg2mL2XNTICNoGRGNwGXHLLNHICGoYoi2oz0WMjKRtJB6/1CFSHjKxpyzhWCA8xXSTKE/Zmi/hLJ73VAA9JWYITXmQts5zJO471lCK+RKFeEpWzLcMf/JbB3t7q+RyuVwul8vlcrlcLpcriU5P9WuG09NisjWnIPDTabOIbNkVibs5vSriG6K16VrC21LvGGPdm7rg6jAlIcH1xS/8lfHM+tWa3kxrNMN6pdZo6U6n4bFr4WovvB2+iY7dBHvK9AriMbjTK/u3XJ0mcBPsKSFahofgmio2cUOUTeibp1OIh+CuZFGZqa1HGbz2lOkU4hE4uaXEpjyN83fpKdPpF15uOGCG9gJE2ntINIVr5oZbmyJnWstl7zGJhmgsc6Sq1qzsRI2Mum1ANLrn9Dxvlm7MyAjaBkRjcJnedII/oheAWyHagvpcxMhI2kbi8UsdIuUhE3vK6eKPBcJT1nReoKc0p0s4i5t7CuxJ6CkxQ2jKg7R1niNxr7GGsoyzapL3DLqhFPMtw5/8ks+hNEsul8vlcrlcLpfL5XK5kujlRf/b1ZeXYrJtjI71TcejjSKyVVDcYQWK+B9z90ao4l5Ge0sI7thY9w1dcA2YkpDgxX8vz96x9b08x3vJMkIyvEdLdzQKj90LV3vh7fBNdOwm2FNGxxCPwb2I2I5fErgJ9pQQLcNDcBsqNnEDdBNawaMRxENwxzI2M7WNKIPXnjIaQTwCJ7eU2JSR/i7zPBp94eWGA2ZoL0CkvTeU+6SE2xshZ9pLs+VAoiEayxypqj0rO1Ejo24bEI3uOT3Pm8+KGRlB24BoDK5C3LKSaGQENQzRYCvY031uL9HISNrGv+2dv0sjUReGQwKZaSezwhrGHywkqHwsSWXSKIKNhRIFQWy00GILQSRJkyIp8od/d5HP7e773Mz9Mg6ct0iTwTnPPee+59zZTRJ5/Co5oQR4SgXHAuEp/9F5gZ4SMITGPBUkm7pJiKcklRzFE/95LolUb4Ed8Ts9Z9ANpZ5PGf7mF/jlj6JhMplMJpPJZDKZTCaTKYr2yS/k7teTLZlOkxjXfEudTDv6os70pJZFOT0mzy2Pp1UU5v7Gb34KRu3WYPtsP31F1Zn+jFZvqHqpOp3OfmPfvYp7nmz+7qdT0H/lAZ4y7UDbmU7dUnXcq1j4nxvnNTAfIMd/Y06iwSUqto5/uZmbYE+ZTiEeguuoUhH0QR6oPWU6hXgE7qcuKm/dBnYvWcPTKcQjcCcgNt812E2+PAXCqRwDOOD0/uwG2rtM9BdapxEBjvzjkwfgR9DIqNsGRGNleUzK8jjWyKjzDNEY3L42O/8lISMjaBsQDbaCE3W/RCQ3YGQE64C3MIL7oZv4j0gjStRDD5stRfASHntKEtg2oshfdifHsTIS9VDAt/l+KcOBnhIyhEaUb9JJOmh5jqO4yTd9iHKiHxCdnDRMJpPJZDKZTCaTyWQyRVGffDNpv55saW+tv1N23avnd8perDN9Uba+qCNbgZLi0lvFR5X6G7/5qdEabaf+erR9ttwXW3+d63qDQY9I9VJlWVY0Cvcq7jna/N3PcqPfeg/Kt5dB21mv3VJl7lVUS75xXrGbYE9ZryEegkt7IrbMv9xFgMUDT3HRMjwEl6nYBD10E+op6zXEI3C5js1bt1mYBUpPWa8hHoEbgdh812A3+fIUBrdWiwbg+iQ2X3YD7T0DMX9mrl++LDMGl5Wy95C2AdFYWfZIWfZijYy6bUA0BlcQQykijYygbUA02ApGuhWMYo2MoG306BZGcLlu4nmkkTGLOTmz2TJT41cm/YZ5ShrYNqLIX3ajXqxj6EXMQwHf5v1N3STEU4pqnjP4Jp2UrDbylKAh9DtpNNIPiEajhslkMplMJpPJZDKZTKYoen7WJ/Hn53qyHcxA4M+zgzqypZck7oPZZR3/l83R7CjiZbF3jGfdD3TB/YIpcQn+tf2Fv/Tc89flkd5MRzTDeqWOaOnOZu62R+7Vv/D+8L3o2E2wp8wuIR6De770/5XL5whugj3FRcvwENyBik1cEGQT+uLZDOIhuEtZVN7U/goyeO0psxnEI3ByS4lN+Rzm79JTZrMvvNJwwAz9CxBo7y7RFO6gNNzRDDnTUSl7D0k0RGOZI1V15MtO0Mio2wZEo3tOz/Pe0g0ZGUHbgGgMLtWbTvAH9AJwKUTbUp8LGBlJ24g8fqlDpDxkYk953v6xQHjKkc4L9JSDMGONdSpIS+1J6CkhQ2jMg7TvPEfiPmINpYqzapTnDLqh1PMpw9/8Ar/8ddAwmUwmk8lkMplMJpPJFEV3b/qbSd/u6slWtEHgd+1a/v5vguJ2K1DHXx0att/IZW/tYRU7xvd74rrg8nabfQN3u51XsPC5L/Kh3kxDeiO9UkNauu22u+3QvYqFH26Mjt0Ee4oLOYkIpyz67i2Cm2BPabchHoIrVGziAugm1FPabYiH4O5kbN7UUjehntJuQzwCN9QO5t2Ud2H+Lj2l/aVhabicxOZbgEB7z4UB/IO7Kw/31kbO9FbK3kMSDdEQXMEyV0QaGXXbgGhsz71pP0i8fhgyMoK2AdEYXKKdXPAHjIygbUA02AqGus8NI42MpG1EHr/u1IRyJ/NxF8lN/h8nzWGpzGJPKdoVnMW9ewrsSegpSSVH8cR304JMV2+sobw16qikTRpKu56/bdwoijjXmEwmk8lkMplMJpPJZCJ6eNAfd3l4qCfb4QoE/rA6rCNbekXiPlxd1fGTSt0VqriHVbeKHeNZ90MddwpT4hK8/dR1fbGlV91oGSEZ7lL+1crdtutexYJ2N0bHboI9ZXUF8Rjcw5X/r1w9RHAT7CkuWoaH4A5VbOKC7iqgf+kKXq0gHoK7krF5U5sGGbz2lNUK4hG4ro7NuykD/V3mebX6wisNB8zQvwCB9u4STeEOS8N1V8iZunG2HEg0RENwN6SququbSCOjbhsQbTt7LmhkBG0DojG4lLhlGmlkBDUM0bbU5wJGRtI2Io9f6hApD5nYUyo4FghP8bpJkKccrio4i5c9FUBPCRlCYx6kfec5EvcDayj1fIhCPCWt51OGv/m9AXv7sGEymUwmk8lkMplMJpMpiibkJD6pJ1tyv9Cf5Vnc1/OzPNeLsb5ovLiuZVGipLj0VlGYk43f/F/iJmwNKkjdjS+2yeImWr2h6qUaj8eTxsS9inteb/7uZ7nd0FXU5Xs/hrazWLilGrtXUS03G+c1MB8gx4sFxENwyb244bV/uScBFg88xUXL8BDctYpN0F+HeKD2lMUC4hG4Gx2bt24Du5es4cUC4hG4axCb7xrsJl+ewuAWatEA3ITE5stuoL2PQcyfmZuUL8sxgxuXsveQtgHRWFnek7K8jzUy6jxDNAY3IYYyiTQygrYB0bbUCkJGRtA27ukWRnA36s+N728ijShRDz1sthyr8Wss/YZ5ShLYNqJITCD3sTIS9VDAt/mklOFAT5lU85zBN+kkY7Q811Hc5Js+RLnWD4iurxsmk8lkMplMJpPJZDKZoqgPvsk579eTLe0t9Wd5lr16fpbnYpnpi7LlRR3ZCpQUl94qvjK3v/Gbnxot0XbqL0fbZ8t9sfWXua43GPSIVC9VlmVFo3Cv4p6jzd/9LDf6rfegfHsZtJ3l0i1V5l5FteQb5xW7CfaU5RLiIbi0J2LL/MtdBFg88BQXLcNDcJmKTdBDN6GeslxCPAKX69i8dZuFWaD0lOUS4hG4EYjNdw12ky9PYXBLtWgArk9i82U30N4zEPNn5vrlyzJjcFkpew9pGxCNlWWPlGUv1sio2wZEY3AFMZQi0sgI2gZEg63gQreCi1gjI2gbPbqFEVyum3geaWTMYk7ObLbM1PiVSb9hnpIGto0o8nvKqBfrGHoR81DAt3l/UzcJ8ZSimucMvkknJauNPCVoCP1OGl3oB0QXo4bJZDKZTCaTyWQymUymKHp/1yfx9/d6sg2aL/qil+agjmzpS/NMX3XWfKnj/7LZa+5FvCyyXjzrfvYCUtJkT5ybJMHRF94Hp5f7nW6mQVN7yoCWbrPpIttzr2Lh9zZGx26CPcWFnEaEexexvbxHcBPsKc0mxENwZyo2cUGQTeiLm02Ih+Be5D7wppa6CfWUZhPiEbg9XVTeTfke1pqlpzS/tFca7owUlW8BAu39TBjAP7iXQWm4vSZypr1S9h6SaIgGMzcgtXQWaWTUbQOi0T2n53lv6YaMjKBtQDQGl+pNJ/gDegG4FKLBVjDQfW4QaWQkbSPy+FVyQgnwlPftn+hEZgY6L9BTAobQmKeCtNSehJ4SMoRGPEj7Fn5Apqs9NgpUcVaNsTykoTRr+rs8A/IMZdAwmUwmk8lkMplMJpPJFEW3H/qbST9u68n2OAeB384f68iWoLjdCtTxV4dO5x/kso/5aRU7xrPuj7rgfs+f2DdwP81/b3/hnzz3/P10qjfTKc2wXqlTWrrzubvtqXv1L7w/fC86dhPsKfMniMfglEXffkRwE+wpLlqGh+AeVWziAugm1FPmc4iH4G5lbN7UUjehnjKfQzwCJ7eU2JS3Yf4uPWU+/8IrDQfM0L8AgfbuEg3hbh9Lw53OkTOdlrL3kERDNJY5UlWnvuwEjYy6bUA0uuf0PO8t3ZCREbQNiMbgkiftln7+gJERtA2ItqU+FzAykrYRefy6VRPKrczHbSQ3iS/hKac6L9BTHucVnMW9npKARsg8JankKJ48+c5zZLr6YA3lo1FHOU/RDSVoCP1WT4iAX/5+bJhMJpPJZDKZTCaTyWSKovNz/XGX8/N6su20XvVFr62dOrKlKG63AnX8pNJuC1XceWu3guBePeu+owsub7XY96G0WnkFC5/7It+NlhGS4V1auq2Wu+2uexULv7sxOnYT7Cku5DQi3LmI7fU8gptgT2m1IB6C21GxiQugm9AKbrUgHoJ7lbF5U0vdhHpKqwXxCNyudjDvpgz0d5nn1pd2S8PlJDbfAgTaey4M4B/c605puD8t5Ex/4mw5kGiItp3MhY2Mum1ANLbn/mg/SD2JCxsZQduAaAwu1WV17ucPsBRQwxBtS30uYGQkbSPy+FVyQgnwlAqOBWVnS+wpAUNoPHk9xe8mIZ6SVnIUT3033SHT1TlrKPV8iJK2SENp1fT7UHbIT/TtNEwmk8lkMlWn/wL4Q0lLhyybLAAAAABJRU5ErkJggg==") no-repeat -80px 0;
}
.camera_commands > .camera_stop {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAAUACAMAAAAbQMxAAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAGPUExURUxpcQD//0Dg0P//AAAAAEJFR/8AAH01bL3Rd5ZLAG9ONwAA/zZFTwB///X13P///9JpHu57C3wYG++rC3I1SvTlADpDSfv771k9T+P/AKi+bv/LAOZHKiXw54UlEvvo4aa3gj80P/i35ztFSwAA//mCAOx6DAB////Ay4AAFoAAE7K+tcofe4CAgC81//8A/ybv5v8AAICAgAD/AP399pZLAAAAAH8A//mCAICAAP/MAABH/0sAgsofey/q3+T/AAAA/99yFQB///8A///Ay0sAgrK+tQD/AMz/AJPFcr23a/+/AJZLAICAAGOzGv8A/4CAAH8A//8AAAD//29ON4CAAP/XALK+tZPFcr23a38A//f34AD/AP8A/3tNKH8A///Ay0sAggD/AAAAAEDg0P//AAAAAD1FSsofe//XANJpHvr67YCAgP8AAAD//0sAgkDg0AD/AH8A/wB//4AAEf/Ay38A/0sAgv8A/7K+tcofe4CAAICAgAD/AP+/APKFAJPFcsz/AP/XAL23a/9/ABBvCyQAAAB0dFJOUwD9/f39/f0QEf39/v7+/v7+f30lIUx9ezmAfn5EgktMS1Umz33oXHmC5Lh7e98mflZ5eXnTfn5+w33CSIfkK7rMr8zk6urq6urq6urNuCVOTtHR0dHo6Lq6ukzCQ7af78LCwtnZ2bClsJnan5+fn2u6maWaa17vsgAAJydJREFUeNrsnD1rI0sThSeQaAl9gVceDRgk6wOELVAkO7AT48CJnTsQODFYLA5XiRL99nf8CrxZn6c1fTWepU4wiZqdOlXVp06P+94kMRgMBoPB8A9hunFqidtMq8ltXAeBT+vjKnJz03qmV2X1qasgubS+Ics29bSMHePJe6Ybrl+vo5K4er1fQuL7vshTvZlS+iKdqZS2br2evzbNnyLx6dHUsZpgTclDdhHJKYmebiKoCdaUeh3SQ+QyFZtYANWEakq9DukhclMZm7e0VE2optTrkB4hl2oF827KaZi+S02pfyMtTK5PYvMlIFDe+0IA/pKbjguTS+tImdJC8h5SaEgNkctY5bJIllGPDUiN7jnt570JCLGMYGxAaoyc00q+8fMPsIxg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") no-repeat -120px 0;
  display: block;
}
.camera_thumbs_cont {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.camera_thumbs_cont > div {
  float: left;
  width: 100%;
}
.camera_thumbs_cont ul {
  overflow: hidden;
  padding: 3px 4px 8px;
  position: relative;
  text-align: center;
}
.camera_thumbs_cont ul li {
  display: inline;
  padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
  cursor: pointer;
  margin-top: 5px;
  vertical-align: bottom;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
.camera_prevThumbs,
.camera_nextThumbs,
.camera_prev,
.camera_next,
.camera_commands,
.camera_thumbs_cont {
  background: #ff315d;
}
.camera_prevThumbs:hover,
.camera_nextThumbs:hover,
.camera_prev:hover,
.camera_next:hover,
.camera_commands:hover,
.camera_thumbs_cont:hover {
  background: #000;
}
.showIt {
  display: none;
}
.camera_prev,
.camera_next,
.camera_commands {
  cursor: pointer;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 2;
}
.camera_prev:before,
.camera_next:before {
  font-family: FontAwesome;
  display: block;
  height: 40px;
  width: 40px;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
}
.camera_prev {
  left: 0;
}
.camera_prev:before {
  content: '\f104';
}
.camera_next {
  right: 0;
}
.camera_next:before {
  content: '\f105';
}
.camera_caption {
  bottom: 30%;
  color: #fff;
  display: block;
  position: absolute;
  width: 100%;
}
.camera_caption > div {
  padding: 0px;
  text-align: center;
}
.camera_caption > div .slide-title {
  font: 700 150px/150px 'Montserrat', sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: -0.04em;
  position: relative;
  text-shadow: 0px -10px 0px rgba(255, 255, 255, 0.2);
}

.camera_caption > div h4 {
  color: #ffffff;
}
.camera_caption > div .readmore {
  margin-top: 20px;
}
.camera_pag {
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -35px;
}
.camera_pag .camera_pag_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.camera_pag .camera_pag_ul li {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  height: 15px;
  margin: 20px 5px;
  position: relative;
  text-align: left;
  text-indent: 9999px;
  width: 15px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: rgba(255, 255, 255, 0.2);
}
.camera_pag .camera_pag_ul li > span {
  overflow: hidden;
  display: block;
}
.camera_pag .camera_pag_ul li:before {
  display: none;
}
.camera_pag .camera_pag_ul li.cameracurrent,
.camera_pag .camera_pag_ul li:hover {
  background: #31ccff;
}
.rd-mobilemenu{display:none;position:fixed;top:0;left:0;bottom:0;z-index:1008;text-align:left;-webkit-transition:0.3s all ease;transition:0.3s all ease;}.rd-mobilemenu.active{right:0;}.rd-mobilemenu_ul{position:fixed;top:56px;margin:0;left:0;bottom:-20px;width:270px;padding:0;color:#666;background:#FFF;font-size:14px;line-height:20px;overflow:auto;box-shadow:5px 0 5px 0 rgba(0, 0, 0, 0.1);-webkit-transform:translateX(-270px);transform:translateX(-270px);-webkit-transition:0.3s ease;transition:0.3s ease;-webkit-transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);transition:0.3s cubic-bezier(0.55, 0, 0.1, 1);}.rd-mobilemenu_ul li.level_1{padding:0;}.rd-mobilemenu_ul li.level_1:before{display:none;}.rd-mobilemenu_submenu .iceCols{float:none !important;width:100% !important;}.rd-mobilemenu_submenu{margin:0;padding:0;width:100% !important;}.rd-mobilemenu_submenu .icemega_cover_module{width:100% !important;}.rd-mobilemenu_submenu > li{padding:0;}.rd-mobilemenu_submenu > li:before{display:none;}.rd-mobilemenu_submenu .iceCols > ul{margin:0;}.rd-mobilemenu_submenu .sub_level_2{position:static;-webkit-transform:translate(0, 0);transform:translate(0, 0);width:100% !important;margin:0 !important;height:auto;pointer-events:auto;opacity:1;}.rd-mobilemenu_submenu .sub_level_2>li{padding:0;border:none;padding:0;}.rd-mobilemenu_submenu .sub_level_2>li a.iceMenuTitle{padding-left:40px !important;}.rd-mobilemenu.active .rd-mobilemenu_ul{-webkit-transform:translateX(0);transform:translateX(0);}.rd-mobilemenu_ul .level_1 > a{display:block;padding:14px 25px 16px;}.rd-mobilemenu_ul .level_1 ul a.iceMenuTitle{padding:4px 20px;display:block;}.rd-mobilemenu_ul .level_1 ul a.iceMenuTitle:after{display:none;}.rd-mobilemenu_ul a.iceMenuTitle:hover{color:#FFF;}.rd-mobilemenu_ul a .rd-submenu-toggle{position:absolute;top:50%;right:11px;margin-top:-17.5px;width:32px;height:32px;font:400 10px "FontAwesome";line-height:32px;text-align:center;border-radius:50%;-webkit-transition:0.5s all ease;transition:0.5s all ease;z-index:1;background:rgba(0, 0, 0, 0.1);}.rd-mobilemenu_ul a .rd-submenu-toggle:after{content:'\f078';}.rd-mobilemenu_ul a .rd-submenu-toggle:hover{cursor:pointer;background:#FFF;color:#666;}.rd-mobilemenu_ul a.rd-with-ul{position:relative;}.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.rd-mobilemenu_ul:after{content:'';display:block;height:20px;}.rd-mobilepanel{display:none;position:fixed;top:0;left:0;right:0;height:56px;background:#0e0403;color:#000;box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.1);z-index:1009;}.rd-mobilepanel_title{position:fixed;top:4px;left:56px;right:56px;color:#000;font-size:24px;line-height:48px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.rd-mobilepanel_img{display: block;width: 100px;position: fixed;top: 9px;left: 50%;margin-left: -50px;}.rd-mobilepanel_toggle{background:none;border:none;display:inline-block;padding:0;outline:none;outline-offset:0;cursor:pointer;-webkit-appearance:none;position:fixed;top:4px;left:8px;width:48px;height:48px;}.rd-mobilepanel_toggle::-moz-focus-inner{border:none;padding:0;}.rd-mobilepanel_toggle span{position:relative;display:block;margin:auto;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before{content:"";position:absolute;left:0;top:-8px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;}.rd-mobilepanel_toggle span:after{top:8px;}.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span{width:24px;height:4px;background-color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:2px;}.rd-mobilepanel_toggle span{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after{-webkit-transform-origin:1.71429px center;transform-origin:1.71429px center;-webkit-transform-origin:1.71429px center;transform-origin:1.71429px center;}.rd-mobilepanel_toggle.active span{-webkit-transform:rotate(360deg);transform:rotate(360deg);}.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after{top:0;width:15px;}.rd-mobilepanel_toggle.active span:before{-webkit-transform:rotate3d(0, 0, 1, -40deg);transform:rotate3d(0, 0, 1, -40deg);}.rd-mobilepanel_toggle.active span:after{-webkit-transform:rotate3d(0, 0, 1, 40deg);transform:rotate3d(0, 0, 1, 40deg);}@media (max-width:767px){body{padding-top:56px;}.rd-mobilemenu, .rd-mobilepanel{display:block;}.rd-mobilemenu_submenu .iceCols > ul{padding-left: 20px}ul.icesubMenu.sub_level_2{background: none}ul.icesubMenu.icemodules.sub_level_2 a {font-family: inherit;font-size: inherit;color: #ee1b24}}@media (max-width:359px){.rd-mobilepanel_title{font-size:18px;}}.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;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-moz-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-ms-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-o-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-moz-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-ms-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-o-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
.row-container {
  max-width: 1210px;
  margin-right: auto;
  margin-left: auto;
}
.row-container:before,
.row-container:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-container:after {
  clear: both;
}



/**
 * @package		Komento
 * @copyright	Copyright (C) 2012 Stack Ideas Private Limited. All rights reserved.
 * @license		GNU/GPL, see LICENSE.php
 *
 * Komento is free software. This version may have been modified pursuant
 * to the GNU General Public License, and as distributed it includes or
 * is derivative of works licensed under the GNU General Public License or
 * other free or open source software licenses.
 * See COPYRIGHT.php for copyright notices and details.
 */


/* GLOBAL CLASS & RESET
================================================== */

.kmt-mod  a{font-weight:inherit;}
.kmt-mod  a b{color:inherit;}
.kmt-mod .clear{clear:both;font-size:0;height:0;line-height:0}
.kmt-mod .clearfix{display:block;zoom:1}
.kmt-mod .clearfix:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;visibility:hidden}
.kmt-mod .small{margin:auto;font-size:90%;}
.kmt-mod .avatar{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.kmt-mod .mod-avatar{float:left;display:inline-block;margin:0 10px 0 0;}
.kmt-mod .mod-avatar *{display:inline-block;}
.kmt-mod .mod-item{overflow:hidden;position:relative;}
.kmt-mod .mod-item + .mod-item{border-top:1px solid #ccc;padding:15px 0 0;margin:15px 0 0;}

.kmt-mod .mod-comment-head{line-height:30px;position:relative;padding:0 0 8px;}
.kmt-mod .mod-comment-head i{background:url(components/com_komento/assets/images/modules/bubble.png) 0 0 no-repeat;width:10px;height:10px;bottom:-1px;left:38px;position:absolute;}
.kmt-mod .mod-comment-text{background:#fff;border:1px solid #cacaca;padding:10px;margin:0 0 8px;font:italic 12px/1.4 Georgia,serif;color:#555;overflow:hidden;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.kmt-mod .mod-comment-text p{margin:0;padding:0;}
.kmt-mod .mod-comment-text p + p{margin-top:10px;}
.kmt-mod .mod-comment-text .mod-comment-page{padding:9px;margin:10px -10px -10px;background:#f5f5f5;border-top:1px solid #ccc;font:11px/1.3 Arial,sans-serif;color:#888;}
.kmt-mod .mod-comment-meta{padding-left:20px;line-height:16px;background:url(components/com_komento/assets/images/modules/time.png) 0 1px no-repeat;}


.mod-item.stream,
.mod-item.stream + .mod-item.stream{position:relative;padding:15px 0;margin:0;}
.mod-item.stream > div{padding-left:40px;}
.mod-item.stream .stream-type{width:28px;height:28px;text-align:center;font:bold normal 17px/38px Arial,sans-serif;border:1px solid #d5d5d5;background-color:#f0f0f0;background-position:center;background-repeat:no-repeat;display:block;position:absolute;left:0;top:15px;
	border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
}
.mod-item.stream .stream-comment .stream-type{background-image:url(components/com_komento/assets/images/modules/stream.chat.png);}
.mod-item.stream .stream-reply .stream-type{background-image:url(components/com_komento/assets/images/modules/stream.reply.png);}
.mod-item.stream .stream-like .stream-type{background-image:url(components/com_komento/assets/images/modules/stream.heart.png);}
.mod-item.stream .stream-head{margin-bottom:10px;}.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;
}
@-webkit-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-moz-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-ms-keyframes h-progress {
  0% {
    width: 0;
  }
}
@-o-keyframes h-progress {
  0% {
    width: 0;
  }
}
@keyframes h-progress {
  0% {
    width: 0;
  }
}
@-webkit-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-moz-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-ms-keyframes v-progress {
  0% {
    height: 0;
  }
}
@-o-keyframes v-progress {
  0% {
    height: 0;
  }
}
@keyframes v-progress {
  0% {
    height: 0;
  }
}
.jg_catelem_photo {
  font-size: 0;
  line-height: 0;
}
.loaded .jg_element_cat {
  display: none;
}
.jg_element_cat {
  padding-bottom: 30px;
}
.jg_imgalign_catsubs {
  font-size: 0;
  margin-bottom: 30px;
  max-width: 100%;
  position: relative;
}
.jg_imgalign_catsubs .jg_photo_custom {
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catsubs:hover .jg_photo_custom {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.jg_imgalign_catsubs:hover .jg_subcatelem_txt {
  opacity: 1;
}
.jg_imgalign_catsubs:hover .jg_subcatelem_txt .jg_subcatelem_txt__link {
  background: #31ccff;
  width: 106%;
  height: 106%;
  left: -3%;
  top: -3%;
}
.jg_imgalign_catsubs:hover .jg_subcatelem_txt ul li a {
  opacity: 1;
}
.jg_subcatelem_cat a {
  height: auto;
}
.jg_subcatelem_photo a {
  display: block;
}
.jg_subcatelem_txt {
  bottom: 0;
  color: #fff;
  font-size: 20px;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.jg_subcatelem_txt:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
  background: #ff315d;
}
.jg_subcatelem_txt ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  max-width: 99%;
  vertical-align: middle;
}
.jg_subcatelem_txt ul li:before {
  display: none;
}
.jg_subcatelem_txt ul a {
  color: #fff;
  position: relative;
  font: 400 20px/26px 'Roboto', sans-serif;
  color: #303334;
  max-width: 150px;
  text-align: center;
  display: inline-block;
  z-index: 1000;
  opacity: 0;
}
.jg_subcatelem_txt ul a:before {
  content: "\f0b2";
  font: 34px/26px FontAwesome;
  color: #ffffff;
  position: relative;
  padding-bottom: 10px;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jg_subcatelem_txt .jg_subcatelem_txt__link {
  background: rgba(0, 0, 0, 0.3);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.jg_catelem_txt {
  margin: 0;
}
.jg_catelem_txt .gallery_desc p + p {
  display: none;
}
.jg_catelem_txt ul li a:hover {
  color: #ff315d;
}
.jg_catelem_txt ul li:before {
  display: none;
}
.jg_catelem_txt ul li > * {
  color: #ffffff;
}
.jg_dtl_photo {
  font-size: 0;
  line-height: 0;
}
.jg_dtl_photo .lazy_container {
  width: 100%;
}
.jg_dtl_photo .lazy_container .lazy_preloader {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jg_dtl_photo .lazy_container img {
  position: relative;
}
div.jg_details,
div.jg_voting,
div.jg_commentsarea,
div.jg_send2friend,
div.jg_bbcode,
div.jg_exif,
div.jg_panemodule {
  border: none;
  margin: 0;
}
.jg_detailnavi {
  margin-bottom: 0;
}
.jg_iconbar {
  padding: 0;
}
.jg_imgtitle {
  text-align: left;
}
.jg_imgalign_catimgs {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
}
.jg_imgalign_catimgs .jg_photo_custom {
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.jg_imgalign_catimgs .jg_catelem_txt {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  z-index: 10;
}
.jg_imgalign_catimgs .jg_catelem_txt .item_title {
  color: inherit;
}
.jg_imgalign_catimgs .jg_catelem_txt:before {
  content: '';
  display: inline-block;
  height: 100%;
  overflow: hidden;
  vertical-align: middle;
  width: 0;
  background: #ff315d;
}
.jg_imgalign_catimgs .jg_catelem_txt ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  max-width: 99%;
  padding: 0 10px;
  vertical-align: middle;
}
.jg_imgalign_catimgs .jg_catelem_txt ul .gallery_title {
  display: none;
}
.jg_imgalign_catimgs .jg_catelem_txt ul .gallery_desc {
  display: none;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a {
  font-size: 25px;
  margin: 0 5px;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a i {
  font-size: 44px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a + a {
  display: none;
}
.jg_imgalign_catimgs .jg_catelem_txt .jg_links a:hover i {
  color: #31ccff;
}
.jg_imgalign_catimgs:hover .jg_photo_custom {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.jg_imgalign_catimgs:hover .jg_catelem_txt {
  opacity: 1;
  background: rgba(255, 49, 93, 0.8);
}
.jg_gallery {
  font-size: 0;
  line-height: 0;
  text-align: left;
}
.jg_catorderlist {
  text-align: left;
  white-space: normal;
}
.jg_catorderlist > strong {
  display: block;
  margin-bottom: 15px;
}
.jg_links .fancybox-thumb .lazy,
.jg_links .fancybox-thumb img {
  display: none;
}
#joomcommentform {
  text-align: left;
}
#joomcommentform + .jg_row1 {
  padding-bottom: 0;
}
#joomcommentform .btn-group {
  display: block;
  text-align: center;
}
#joomcommentform .input_wrapper {
  position: relative;
}
.jg_comments_title {
  margin-bottom: 30px;
}
.jg_cmtf {
  border: 1px dashed #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #aaa;
  padding: 30px 0;
  text-align: center;
}
.ui-loader {
  display: none;
}
.jg_pathway {
  margin: 0 0 26px;
  padding: 0;
}
ul#order {
  margin: 0 0 15px;
  overflow: hidden;
}
ul#order li {
  display: inline-block;
}
.jg_commentsarea {
  clear: both;
  padding-top: 20px;
}
.jg_commentsarea textarea {
  height: 200px;
  width: 100%;
}
.jg_commentsarea .username {
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 31.2px;
  margin-bottom: 26px;
}
.jg_commentsarea div[class*="jg_row"] {
  padding-bottom: 40px;
}
.jg_commentsarea div[class*="jg_row"] .comment_text {
  display: block;
}
.jg-details-header h4 {
  padding: 0;
  text-align: inherit;
}
.jg_dtl_photo {
  text-align: center;
}
/**
 * Joomgallery CSS styles
 * Please adjust the CSS to your needs by using 'Customize CSS' in JoomGallery backend
 * Bitte nehmen Sie Änderungen vor, indem sie 'CSS anpassen' im Backend der JoomGallery vornehmen
 **/

/*commons for all views */
.gallery .jg-header{
  text-align:center;
}
.jg-footer{
  padding:5px;
}
.gallery li{
  background-image:none !important;
  list-style-image:none !important;
  list-style-type:none !important;
  margin:0;
  padding:0;
}
.jg_rm{
  font-size:0.8em;
  padding-left:2px;
  color:#999;
  vertical-align:middle;
}
.jg_back{
  padding-left:5px;
}
img.jg_photo {
  vertical-align:bottom;
  padding:3px;
  margin:0 0.3em 0.3em 0;
}
.jg_no_script {
  color:#999;
  font-size:0.8em;
}
.jg_no_access {
  color:#777;
}
.jg_spinner {
  background-image:url(media/system/images/modal/spinner.gif);
  background-repeat:no-repeat;
  background-position:center;  
}
/* Border for all images (thumbs, minis, full...) */
img.jg_photo, .jg_minis a img {
  border:1px solid #c0c0c0;
  background-color:#fff;
  background-image:none;
}
a:hover img.jg_photo, .jg_minis a:hover img {
  border:1px solid #999;
}
.jg_pathway{
  padding:2px;
}
.jg_pathway a img{
  vertical-align:middle;
}
.jg_mygal{
  text-align:left;
  font-weight:bold;
  padding-left:5px;
}
/* div around 'my favourites'-link */
div.jg_my_favourites {
  text-align:left;
  font-weight:bold;
  padding-left:5px;
}

.jg_galcountcats, .jg_catcountimg, .jg_catcountsubcats{
  text-align: center;
}

/* Pagination */
.jg_txtrow, .jg_toplist, .jg_gallerystats{
  text-align:center !important;
  padding:0.5em 0;
}

.gallery .pagination ul{
  text-align:center !important;
}
.gallery .pagination li
{
  padding-left:0 !important;
  padding-right:0 !important;
}

.jg_displaynone {
  display:none;
}
.jg_floatleft {
  float:left;
}
.jg_floatright{
  float:right;
}
.jg_floatnone{
  float:none;
}
.jg_clearboth{
  clear: both;
}
/* div around searchbox */
div.jg_search {
  text-align:right;
  margin:2px;
  padding: 0.2em 0;
}
/* searchbox */
div.jg_search .inputbox {
  margin:0 0 0 5px;
  background-image:url("media/joomgallery/images/search_icon.gif");
  background-position:5px center;
  background-repeat:no-repeat;
  padding:2px 5px 2px 20px;
}
.jg_poweredby {
  border:#666 solid 1px;
  padding:0.2em;
}
img.jg_icon{
  width:16px;
  height:16px;
  border:0px;
  margin:0 3px;
  vertical-align:bottom;
}
.pngfile{
}

/* Tooltip-Styles */
.jg-tooltip-wrap .tip {
  background:#C64934;
  max-width:250px;
  padding:1px;
  border:none;
  text-align:left;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;  
}
.jg-tooltip-wrap.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jg-tooltip-wrap .tip-title {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#fff;
  padding:2px 4px;
  margin:0;
  background: none repeat scroll 0 0 transparent;
}
.jg-tooltip-wrap .tip-text {
  background-color:#fff;
  border:1px solid #d0d0ca;
  padding:3px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  color:#000;
  margin:1px;
}

.jg_row {
  overflow:hidden;
  height:auto !important;
  padding:0.8em 0;
}
.jg_element_gal, .jg_element_gal_r {
  height:100%;
}
.jg_photo_container_l,.jg_subcatelem_photo_l{
  float:left;
  padding-right:0.5em;
}
.jg_photo_container_r,.jg_subcatelem_photo_r{
  float:right;
  text-align:right !important;
  padding-left:0.5em;	
}
.jg_photo_container_c,.jg_subcatelem_photo_c{
  text-align:center !important;			
}
.jg_element_img{
  text-align:center;
}
.jg_element_txt_r,.jg_subcatelem_txt_r{
  text-align:right !important;
}
.jg_element_txt_l,.jg_subcatelem_txt_l{
  text-align:left !important;
}
.jg_element_txt_c,.jg_subcatelem_txt_c{
  text-align:center !important;
}

.jg_element_txt_subs_r{
  float:right;
  text-align:right !important;
  font-size: 0.9em;
}

.jg_element_txt ul,.jg_element_txt_r ul,.jg_element_txt_l ul,.jg_element_txt_c ul,
.jg_element_txt_subs ul,.jg_element_txt_subs_r ul,
.jg_subcatelem_txt_r ul,.jg_subcatelem_txt_l ul,.jg_subcatelem_txt_c ul{
  margin:0 !important;
  padding:0 !important;
}
.jg_element_txt li,.jg_element_txt_r li,.jg_element_txt_l li,.jg_element_txt_c li,
.jg_element_txt_subs li,.jg_element_txt_subs_r li,
.jg_subcatelem_txt_r,.jg_subcatelem_txt_l,.jg_subcatelem_txt_c li{
  line-height:115% !important;
}

/*Detail view - Detailansicht*/
/*commons*/
.jg-details-header h4{
  /*margin:5px 5px 10px 3px;*/
  text-align:center;
  padding:6px;
}
.jg-details-header h4.joomgallery-toggler{
  /*margin:5px 5px 5px 3px;*/
}
.joomgallery-slider{
  padding-top:5px;
}
div.jg_details, div.jg_voting, div.jg_commentsarea, div.jg_send2friend, div.jg_bbcode, div.jg_exif, div.jg_panemodule {
  margin:0.3em 0;
  border:1px solid #ddd;
}
.jg_exif .jg_row1, .jg_exif .jg_row2 {
  overflow: auto;
}
div.jg_photo_left, div.jg_bbcode_left, div.jg_exif_left,div.jg_cmtl {
  clear:left;
  float:left;
  width:29%;
  font-weight:normal;
  padding-left:0.3em;
  text-align:left !important;
}
div.jg_photo_right,div.jg_photo_left,div.jg_bbcode_right,div.jg_bbcode_left,div.jg_exif_left,div.jg_exif_right,div.jg_cmtr {
  margin-bottom:0.7em;
  padding:0.3em;
  overflow:hidden;
}
div.jg_voting{
  text-align:center;
}
div.jg_voting form{
  padding:0.5em 0 0;
}
#jg_geomap{
  height:300px;
}
.jg_imgtitle {
  text-align:center;
  font-weight:bold;
  padding-bottom: 10px;
}
/* Comments and send2friend cells */
.jg_cmticons{
  width: 50px;
}
.jg_cmtsmilies{
  padding:0.5em 0 0 0.3em;
}
.jg_cmtl, .jg_s2fl {
  padding:0.3em;
  font-weight:normal;
  text-align:left;
  vertical-align:top;
}
.jg_s2fl{
  clear:left;
  float:left;
  width:23%;
  text-align:left !important;
}
.jg_cmtr, .jg_s2fr {
  padding:0.2em 0;
  text-align:left;
}
.jg_s2fr{
  /* padding:0.8em; */
}
.jg_cmtr {
  text-align:left !important;
}
td.jg_cmtf {
  text-align:center;
}
/* Easy Captcha image */
.jg_cmtr img{
  vertical-align:bottom;
}
.jg_minipic {
  border:1px solid #000;
  padding:1px;
}
.jg_detailnavi {
  overflow:hidden;
  text-align:center !important;
  margin-bottom:0.9em;
}
.jg_detailnaviprev, .jg_detailnavinext {
  width:30%;
}
.jg_detailnaviprev {
  float:left;
  text-align:center !important;
}
.jg_detailnavinext {
  float:right;
  text-align:center !important;
}
.jg_detailnavislide {
  width:100%;
  padding:0.3em 0;
  text-align:center !important;
}
.jg_iconbar {
  float:left;
  width:40%;
  padding-top:5px;
  text-align:center !important;
}
/* MotionGallery Styles */
.jg_minis {
  text-align:center;
  padding:0.5em 0;
}
#jg_mini_akt {
  border:2px solid #000;
}
#motiongallery {
  position:absolute;
  left:0;
  top:0;
  white-space:nowrap;
}
#motioncontainer {
  margin:0 auto;  /*centers on page */
  position:relative;
  overflow:hidden;
}
#statusdiv {
  background-color:#FFFFE0;
  border:1px solid #7F7F7F;
  padding:2px;
  position:absolute; /* Stop Editing Gallery Styles */
  left:-300px;
  visibility:hidden;
}
#motioncontainer a:hover {
  color:#F00; /* Dummy definition to overcome IE bug */
}
/* Nameshield */
.nameshield {
  font-size:10px;
  color:#4F4F4F;
  background-color:#E5E5E5;
  border:1px solid #888;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
  padding-left:2px;
  padding-right:2px;
}
/* Accordion */
/* common for both togglers */
.joomgallery-toggler, .joomgallery-toggler-down{
  background-repeat:no-repeat;
  background-position:right;
  cursor:pointer;
  margin:0.3em;
}
/* not activated toggler */
.joomgallery-toggler {
  background-image: url(media/joomgallery/images/arrow_down.png);
}
/* activated toggler */
.joomgallery-toggler-down {
  background-image: url(media/joomgallery/images/arrow_up.png);
}
.joomgallery-slider {
  margin:0;
  padding:0.2em;
}
.jg_exif .joomgallery-slider {
  position: relative; 
}
.jg_voting .joomgallery-slider {
  position: relative; 
}
.jg_voting div.controls, .jg_voting label, .jg_voting .controls > .radio:first-child{
  display:inline-block;
  vertical-align:middle;
  padding-top: 0px;
}
/* favourites */
.jg_fav_switchlayout{
  text-align:right;
}
.jg_fav_clearlist{
  text-align:right;
}
.jg_favelem_txt ul{
  padding: 1.1em;
}

/* Create Zip */
.jg_createzip{
  margin-top:20px;
  margin-bottom:20px;
  text-align:center;
}
/* special view */
/* Container and Text under top list entries */
.jg_topelement .jg_topelem_txt {
  margin:0;
  padding:0;
}
.jg_topelem_txt ul{
  margin:0;
  padding:0;
}
/* Search view */
/* Container and Text under search list entries */
.jg_searchelement .jg_searchelem_txt {
  margin:0;
  padding:0;
}
.jg_searchelem_txt ul{
  padding: 1.1em;
}
/* user view */
.jg_up_head {
  vertical-align:middle;
  text-align:center !important;
  padding:0.3em 0;
}
/*Pagination*/
div.list-footer ul {
  text-align:center !important;
  padding:0.8em 0;
}
div.limit, div.counter {
  text-align:center !important;
}

.jg_up_eminithumb {
  border:0;
  height:24px;
  width:24px;
}
/*description of category under header - Kategoriebeschreibung unterhalb des Header*/
.jg_catdescr{
  text-align:center;
  padding:5px;
}
.jg_catorderlist{
  text-align:right;
}

.jg_catelem_txt{
  clear:both;
  margin-left:0.3em;
  margin-right:0.3em;
}
.jg_catelem_txt ul, .jg_subcatelem_txt ul{
  margin:0;
  padding:0 0.5em;
}

/* Tabs of upload view */
dl.tabs {
  float:left;
  margin:10px 0pt -1px;
  z-index:50;
}
dl.tabs dt {
  background:#F0F0F0 none repeat scroll 0%;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  border-top:1px solid #CCCCCC;
  color:#666666;
  float:left;
  margin-left:3px;
  padding:4px 10px;
}
dl.tabs dt.open {
  background:#F9F9F9 none repeat scroll 0%;
  border-bottom:1px solid #F9F9F9;
  color:#000000;
  z-index:100;
}
div.current {
  border:1px solid #CCCCCC;
  clear:both;
  margin-top:35px;
  padding:10px;
}
div.current legend {
  font-size:14px;
  font-weight:bold;
  color:#aa0005;
  padding-left:8px;
}
div.current dd {
  margin:0pt;
  padding:0pt;
}
div.current td {
  border-bottom:1px dotted #CCCCCC;
}
div.current .formu td {
  border-style:none;
  padding:2px;
}

#reportimageform div{
  margin: 10px 0px;
}

.jg_feed_icon{
  float:right;
}
.jg_headerfavourites_icon{
  float:right;
}
.jg_upload_icon{
  float:right;
}

/* Ajax Category Search */
.jg-spinner {
  background-image:url(media/system/images/modal/spinner.gif);
  background-repeat:no-repeat;
  background-position:right;
}
.jg-category-results{
  background-color:#fff;
  display:none;
  width:250px;
  text-align:left;
  z-index:1500;
}
.jg-category-result{
  padding:5px;
}
.jg-category-result:hover{
	background-color:#e8f6fe;
	cursor:pointer;
}
.jg-category-result-hover{
	background-color:#e8f6fe !important;
}

.categories-results{
  border-right:1px solid grey;
  border-left:1px solid grey;
  border-bottom:1px solid grey;
}

.row0{
	background-color:#f7f7f7;
}
.row1{
	background-color:#f0f0f0;
	border-top:1px solid #ffffff;
}
.jg-no-results{
  padding:5px;
}
.jg-category-more-results{
  padding:5px;
  border-right:1px solid grey;
  border-left:1px solid grey;
  border-bottom:1px solid grey;
}
.jg-category-more-results:hover{
	background-color:#e8f6fe;
	cursor:pointer;
}

/** New Styles since 3.0.0 Alpha */
.sortable-handler.inactive {
    opacity: 0.3;
}

/* Image author in upload view */
.jg-uploader{
  font-weight:bold;
  padding-top:5px;
}

/* */
#arrscreenshot input[type="file"]{
  display:block;
}

/* MiniJoom */
.jg_bu_filter{
  margin-top:12px;
}
.jg_bu_minis{
  margin:3px auto 0px;
  border:solid 1px black;
  width:500px;
  overflow:hidden;
}
.jg_bu_mini{
  float:left;
  padding:5px;
}
.jg_bu_no_mini{
  width:40px;
  text-align:center;
  font-size:90%;
  line-height:13px;
}
.jg_bu_no_images{
  text-align:center;
  padding:10px;
}
#jg_bu_minis img{
  height:40px;
}
.jg_overlib .jg_title{
  font-weight:bold;
}
.jg_overlib .jg_catname{
  margin-left:5px;
}
.jg_bu_minis.jg_spinner{
  height:30px;
}
.jg_minicount{
  margin:5px 0 15px 0;
}
/* Joomgallery CSS
CSS Styles generated by settings in the Joomgallery backend.
DO NOT EDIT - this file will be overwritten every time the config is saved.
Adjust your styles in joom_local.css instead.

CSS Styles, die ueber die Speicherung der Konfiguration im Backend erzeugt werden.
BITTE NICHT VERAENDERN - diese Datei wird  mit dem naechsten Speichern ueberschrieben.
Bitte nehmen Sie Aenderungen in der Datei joom_local.css in diesem
Verzeichnis vor. Sie koennen sie neu erstellen oder die schon vorhandene
joom_local.css.README umbenennen und anpassen
*/

/* Gallery view */
.jg_element_gal, .jg_element_gal_r {
  float:left;
  width:33%;
}
.jg_element_txt {
  text-align:center !important;
}
.jg_element_txt_subs {
  text-align:center !important;
  font-size: 0.9em;
}
.jg_photo_container {
  text-align:center !important;
}

/* Category view */
.jg_element_cat {
  width:33%;
  float:left;
  text-align:center !important;

}
.jg_catelem_cat a{
  height:334px;
}
.jg_catelem_photo {
  display:block;
  text-align:center !important;
}
.jg_catelem_txt {
  text-align:center !important;
}

/* Subcategory view */
.jg_subcatelem_cat, .jg_subcatelem_cat_r{
  width:33%;
  float:left;
  text-align:center !important;
}
.jg_subcatelem_cat a{
  height:334px;
}
.jg_subcatelem_photo {
  text-align:center !important;

}
.jg_subcatelem_txt {
  clear:both;
  text-align:center !important;
}

/* Detail view */
.mod_tm_ajax_contact_form{
	position: relative;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	font-size: 0;
	z-index: -1;
	text-align: center;
	background: 50% 50% no-repeat transparent;
	transition: all .5s ease;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message > span{
	font-size: 20px;
	line-height: 24px;
	display: none;
	vertical-align: middle;
	max-width: 100%;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.l{
	z-index: 2;
	background: url(modules/mod_tm_ajax_contact_form/images/loading.gif) 50% 50% no-repeat #fff;
	opacity: .8;
	filter: alpha(opacity=80);
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.s{
	z-index: 2;
	background: #fff;
	color: #4ec385;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message span.e span{
	display: block;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.e,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.c{
	z-index: 2;
	color: #ec7b7b;
	background: #fff;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.e span.e,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.c span.c,
.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message.s span.s{
	display: inline-block;
}

.mod_tm_ajax_contact_form .mod_tm_ajax_contact_form_message:before{
	content: '';
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.6.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chzn-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chzn-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chzn-container .chzn-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chzn-container.chzn-with-drop .chzn-drop {
  left: 0;
}
.chzn-container a {
  cursor: pointer;
}
.chzn-container .search-choice .group-name, .chzn-container .chzn-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chzn-container .search-choice .group-name:after, .chzn-container .chzn-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chzn-container-single .chzn-default {
  color: #999;
}
.chzn-container-single .chzn-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chzn-container-single .chzn-single-with-deselect span {
  margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('media/jui/css/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-single .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
  background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chzn-container-single .chzn-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('media/jui/css/chosen-sprite.png') no-repeat 0px 2px;
}
.chzn-container-single .chzn-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chzn-container-single .chzn-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('media/jui/css/chosen-sprite.png') no-repeat 100% -20px;
  background: url('media/jui/css/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chzn-container-single .chzn-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chzn-container-single.chzn-container-single-nosearch .chzn-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chzn-container .chzn-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chzn-container .chzn-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chzn-container .chzn-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chzn-container .chzn-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chzn-container .chzn-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chzn-container .chzn-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chzn-container .chzn-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chzn-container .chzn-results li.group-option {
  padding-left: 15px;
}
.chzn-container .chzn-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none;
}
.chzn-container-multi .chzn-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chzn-container-multi .chzn-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chzn-container-multi .chzn-choices li.search-choice span {
  word-wrap: break-word;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('media/jui/css/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chzn-container-multi .chzn-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chzn-container-multi .chzn-results {
  margin: 0;
  padding: 0;
}
.chzn-container-multi .chzn-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-active.chzn-with-drop .chzn-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  /* JUI remove next line */
  /* box-shadow: 0 1px 0 #fff inset; */
}
.chzn-container-active.chzn-with-drop .chzn-single div {
  border-left: none;
  background: transparent;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
  background-position: -18px 2px;
}
.chzn-container-active .chzn-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chzn-container-active .chzn-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chzn-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chzn-disabled .chzn-single {
  cursor: default;
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chzn-rtl {
  text-align: right;
}
.chzn-rtl .chzn-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chzn-rtl .chzn-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chzn-rtl .chzn-single-with-deselect span {
  margin-left: 38px;
}
.chzn-rtl .chzn-single div {
  right: auto;
  left: 3px;
}
.chzn-rtl .chzn-single abbr {
  right: auto;
  left: 26px;
}
.chzn-rtl .chzn-choices li {
  float: right;
}
.chzn-rtl .chzn-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chzn-rtl .chzn-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chzn-rtl .chzn-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chzn-rtl.chzn-container-single-nosearch .chzn-search,
.chzn-rtl .chzn-drop {
  left: 9999px;
}
.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chzn-rtl .chzn-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {
  border-right: none;
}
.chzn-rtl .chzn-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('media/jui/css/chosen-sprite.png') no-repeat -30px -20px;
  background: url('media/jui/css/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chzn-rtl.chzn-container-single .chzn-single div b {
  background-position: 6px 2px;
}
.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b {
  background-position: -12px 2px;
}

/* @end */
body.jconfirm-noscroll{overflow:hidden!important}
@-webkit-keyframes jconfirm-rotate {
from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes jconfirm-rotate {
from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.jconfirm{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999999;font-family:inherit;overflow:hidden}
.jconfirm .jconfirm-bg{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:all .4s;transition:all .4s}
.jconfirm .jconfirm-bg.seen{opacity:1}
.jconfirm .jconfirm-scrollpane{position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto}
.jconfirm .jconfirm-box{background:#fff;border-radius:4px;position:relative;outline:none}
.jconfirm .jconfirm-box div.closeIcon{height:20px;width:20px;position:absolute;top:12px;right:12px;cursor:pointer;opacity:.6;text-align:center;display:none}
.jconfirm .jconfirm-box div.closeIcon:hover{opacity:1}
.jconfirm .jconfirm-box div.title{font-size:24px;font-weight:700;font-family:inherit;padding:10px 15px 5px}
.jconfirm .jconfirm-box div.content{padding:10px 15px}
.jconfirm .jconfirm-box div.content:empty{height:40px;position:relative;opacity:.6}
.jconfirm .jconfirm-box div.content:empty:before{content:'';height:20px;width:20px;border:solid 2px #aaa;position:absolute;left:50%;margin-left:-45px;border-radius:20%;-webkit-animation:jconfirm-rotate 1s infinite;animation:jconfirm-rotate 1s infinite}
.jconfirm .jconfirm-box div.content:empty:after{content:'loading..';position:absolute;left:50%;margin-left:-15px}
.jconfirm .jconfirm-box .buttons{padding:10px 15px}
.jconfirm .jconfirm-box .buttons button + button{margin-left:5px}
.jconfirm .jquery-clear{clear:both}
.jconfirm.rtl{direction:rtl}
.jconfirm.rtl div.closeIcon{left:12px;right:auto}
.jconfirm.white .jconfirm-bg{background-color:rgba(0,0,0,0.2)}
.jconfirm.white .jconfirm-box{box-shadow:0 2px 6px rgba(0,0,0,0.2);border-radius:5px}
.jconfirm.white .jconfirm-box .buttons{float:right}
.jconfirm.white .jconfirm-box .buttons button{border:none;background-image:none;text-transform:uppercase;font-size:14px;font-weight:700;text-shadow:none;-webkit-transition:background .1s;transition:background .1s;color:#fff}
.jconfirm.white .jconfirm-box .buttons button.btn-default{box-shadow:none;color:#333}
.jconfirm.white .jconfirm-box .buttons button.btn-default:hover{background:#ddd}
.jconfirm.black .jconfirm-bg{background-color:rgba(0,0,0,0.5)}
.jconfirm.black .jconfirm-box{box-shadow:0 2px 6px rgba(0,0,0,0.2);background:#444;border-radius:5px;color:#fff}
.jconfirm.black .jconfirm-box .buttons{float:right}
.jconfirm.black .jconfirm-box .buttons button{border:none;background-image:none;text-transform:uppercase;font-size:14px;font-weight:700;text-shadow:none;-webkit-transition:background .1s;transition:background .1s;color:#fff}
.jconfirm.black .jconfirm-box .buttons button.btn-default{box-shadow:none;color:#fff;background:none}
.jconfirm.black .jconfirm-box .buttons button.btn-default:hover{background:#666}
.jconfirm.hololight .jconfirm-bg{background-color:rgba(0,0,0,0.5)}
.jconfirm.hololight .jconfirm-box{box-shadow:0 2px 6px rgba(0,0,0,0.4);border-radius:2px;overflow:hidden}
.jconfirm.hololight .jconfirm-box div.title{font-weight:inherit;border-bottom:solid 2px #76CFDF;color:#76CFDF}
.jconfirm.hololight .jconfirm-box .buttons{border-top:solid 2px #E7E7E7;width:100%;float:none;padding:0}
.jconfirm.hololight .jconfirm-box .buttons button{margin:0;border:none;background:#fff;border-radius:0;width:50%;padding:13px;font-size:16px;font-weight:700;color:#666}
.jconfirm.hololight .jconfirm-box .buttons button + button{border-left:solid 2px #E7E7E7}
.jconfirm.holodark .jconfirm-bg{background-color:rgba(0,0,0,0.5)}
.jconfirm.holodark .jconfirm-box{box-shadow:0 2px 6px rgba(0,0,0,0.4);border-radius:2px;background:#333;overflow:hidden}
.jconfirm.holodark .jconfirm-box div.closeIcon{color:#fff}
.jconfirm.holodark .jconfirm-box div.title{font-weight:inherit;border-bottom:solid 2px #76CFDF;color:#76CFDF}
.jconfirm.holodark .jconfirm-box div.content{color:#fff}
.jconfirm.holodark .jconfirm-box .buttons{border-top:solid 2px rgba(255,255,255,0.2);width:100%;float:none;padding:0}
.jconfirm.holodark .jconfirm-box .buttons button{margin:0;border:none;background:#333;border-radius:0;width:50%;padding:13px;font-size:16px;font-weight:700;color:#fff;text-shadow:none}
.jconfirm.holodark .jconfirm-box .buttons button + button{border-left:solid 2px rgba(255,255,255,0.2)}
.jconfirm .jconfirm-box.hilight{-webkit-animation:hilight .82s cubic-bezier(0.36,0.07,0.19,0.97) both;animation:hilight .82s cubic-bezier(0.36,0.07,0.19,0.97) both;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
@-webkit-keyframes hilight {
10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}
20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}
30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}
40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}
}
@keyframes hilight {
10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}
20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}
30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}
40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}
}
.jconfirm{-webkit-perspective:400px;perspective:400px}
.jconfirm .jconfirm-box{opacity:1;-webkit-transition-property:-webkit-transform,opacity,box-shadow;transition-property:transform,opacity,box-shadow}
.jconfirm .jconfirm-box.anim-top,.jconfirm .jconfirm-box.anim-left,.jconfirm .jconfirm-box.anim-right,.jconfirm .jconfirm-box.anim-bottom,.jconfirm .jconfirm-box.anim-opacity,.jconfirm .jconfirm-box.anim-zoom,.jconfirm .jconfirm-box.anim-scale,.jconfirm .jconfirm-box.anim-none,.jconfirm .jconfirm-box.anim-rotate,.jconfirm .jconfirm-box.anim-rotatex,.jconfirm .jconfirm-box.anim-rotatey,.jconfirm .jconfirm-box.anim-scaley,.jconfirm .jconfirm-box.anim-scalex{opacity:0}
.jconfirm .jconfirm-box.anim-rotate{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.jconfirm .jconfirm-box.anim-rotatex{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}
.jconfirm .jconfirm-box.anim-rotatey{-webkit-transform:rotatey(90deg);-ms-transform:rotatey(90deg);transform:rotatey(90deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}
.jconfirm .jconfirm-box.anim-scaley{-webkit-transform:scaley(1.5);-ms-transform:scaley(1.5);transform:scaley(1.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}
.jconfirm .jconfirm-box.anim-scalex{-webkit-transform:scalex(1.5);-ms-transform:scalex(1.5);transform:scalex(1.5);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}
.jconfirm .jconfirm-box.anim-top{-webkit-transform:translate(0px,-100px);-ms-transform:translate(0px,-100px);transform:translate(0px,-100px)}
.jconfirm .jconfirm-box.anim-left{-webkit-transform:translate(-100px,0px);-ms-transform:translate(-100px,0px);transform:translate(-100px,0px)}
.jconfirm .jconfirm-box.anim-right{-webkit-transform:translate(100px,0px);-ms-transform:translate(100px,0px);transform:translate(100px,0px)}
.jconfirm .jconfirm-box.anim-bottom{-webkit-transform:translate(0px,100px);-ms-transform:translate(0px,100px);transform:translate(0px,100px)}
.jconfirm .jconfirm-box.anim-zoom{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}
.jconfirm .jconfirm-box.anim-scale{-webkit-transform:scale(0.5);-ms-transform:scale(0.5);transform:scale(0.5)}
.jconfirm .jconfirm-box.anim-none{display:none}
.jconfirm.supervan .jconfirm-bg{background-color:rgba(54,70,93,0.95)}
.jconfirm.supervan .jconfirm-box{background-color:transparent}
.jconfirm.supervan .jconfirm-box div.closeIcon{color:#fff}
.jconfirm.supervan .jconfirm-box div.title{text-align:center;color:#fff;font-size:28px;font-weight:400}
.jconfirm.supervan .jconfirm-box div.content{text-align:center;color:#fff}
.jconfirm.supervan .jconfirm-box .buttons{text-align:center}
.jconfirm.supervan .jconfirm-box .buttons button{font-size:16px;border-radius:2px;background:#303f53;text-shadow:none;border:none;color:#fff;width:25%;padding:10px}