@charset "UTF-8";
/*
 * Bootstrap v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

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 {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
.google-maps img {
  max-width: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  *overflow: visible;
  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"] {
  cursor: pointer;
  -webkit-appearance: button; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  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 {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff; }

a {
  color: #0088cc;
  text-decoration: none; }

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline; }

.img-rounded {
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 500px; }

.row {
  margin-left: -30px;
  *zoom: 1; }

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: ""; }

.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: 960px; }

.span12 {
  width: 960px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 712px; }

.span8 {
  width: 630px; }

.span7 {
  width: 540px; }

.span6 {
  width: 465px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 217.4px; }

.span2 {
  width: 135px; }

.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; }

.ui-row .row {
  margin-left: 0; }

.row-fluid,
.ui-row .row {
  box-sizing: border-box;
  width: 100%;
  *zoom: 1; }

.row-fluid:before,
.row-fluid:after,
.ui-row .row:before,
.ui-row .row:after {
  display: table;
  line-height: 0;
  content: ""; }

.row-fluid:after,
.ui-row .row:after {
  clear: both; }

.row-fluid [class*="span"],
.ui-row .row [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  box-sizing: border-box; }

.row-fluid [class*="span"]:first-child,
.ui-row .row [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .controls-row [class*="span"] + [class*="span"],
.ui-row .row .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%; }

.row-fluid .span12,
.ui-row .row .span12 {
  width: 100%;
  *width: 99.94680851063829%; }

.row-fluid .span11,
.ui-row .row .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%; }

.row-fluid .span10,
.ui-row .row .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%; }

.row-fluid .span9,
.ui-row .row .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%; }

.row-fluid .span8,
.ui-row .row .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%; }

.row-fluid .span7,
.ui-row .row .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%; }

.row-fluid .span6,
.ui-row .row .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%; }

.row-fluid .span5,
.ui-row .row .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%; }

.row-fluid .span4,
.ui-row .row .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%; }

.row-fluid .span3,
.ui-row .row .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%; }

.row-fluid .span2,
.ui-row .row .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%; }

.row-fluid .span1,
.ui-row .row .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%; }

.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%; }

.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%; }

.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%; }

.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%; }

.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%; }

.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%; }

.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%; }

.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%; }

.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%; }

.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%; }

.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%; }

.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%; }

.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%; }

.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%; }

.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%; }

.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%; }

.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%; }

.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%; }

.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%; }

.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%; }

.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%; }

.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%; }

.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%; }

.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%; }

[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;
  *zoom: 1; }

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: ""; }

.container:after {
  clear: both; }

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }

.container-fluid:before,
.container-fluid:after {
  display: table;
  line-height: 0;
  content: ""; }

.container-fluid:after {
  clear: both; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }

a.muted:hover,
a.muted:focus {
  color: #808080; }

.text-warning {
  color: #c09853; }

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c; }

.text-error {
  color: #b94a48; }

a.text-error:hover,
a.text-error:focus {
  color: #953b39; }

.text-info {
  color: #3a87ad; }

a.text-info:hover,
a.text-info:focus {
  color: #2d6987; }

.text-success {
  color: #468847; }

a.text-success:hover,
a.text-success:focus {
  color: #356635; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  line-height: 40px; }

h1 {
  font-size: 38.5px; }

h2 {
  font-size: 31.5px; }

h3 {
  font-size: 24.5px; }

h4 {
  font-size: 17.5px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 11.9px; }

h1 small {
  font-size: 24.5px; }

h2 small {
  font-size: 17.5px; }

h3 small {
  font-size: 14px; }

h4 small {
  font-size: 14px; }

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  padding: 0;
  margin: 0 0 18px 25px; }

.rtl ul,
.rtl ol {
  padding: 0;
  margin: 0 25px 18px 0; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

li {
  line-height: 20px; }

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

ul.unstyled-all,
ol.unstyled-all,
ul.unstyled-all li,
ol.unstyled-all li {
  margin: 0;
  list-style: none; }

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none; }

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  padding-right: 5px;
  padding-left: 5px;
  *zoom: 1; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal {
  *zoom: 1; }

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: ""; }

.dl-horizontal:after {
  clear: both; }

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 180px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.5; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px; }

code {
  line-height: 2;
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 18px;
  font-size: 13px;
  line-height: 20px;
  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);
  border-radius: 4px; }

pre.prettyprint {
  margin-bottom: 20px; }

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 {
  margin: 0 0 20px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

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: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  vertical-align: middle;
  border-radius: 4px; }

input,
textarea,
.uneditable-input {
  width: 206px; }

textarea {
  height: auto; }

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 {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }

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: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: 0;
  /* IE6-9 */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc; }

select[multiple],
select[size] {
  height: auto; }

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input,
.uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.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: 90px; }

.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; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.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 #dddddd; }

.table .table {
  background-color: #ffffff; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  border-radius: 4px; }

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd; }

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.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 {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.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 {
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px; }

.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 {
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px; }

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0; }

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 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 {
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

.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 {
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.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: #dff0d8; }

.table tbody tr.error > td {
  background-color: #f2dede; }

.table tbody tr.warning > td {
  background-color: #fcf8e3; }

.table tbody tr.info > td {
  background-color: #d9edf7; }

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6; }

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc; }

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc; }

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3; }

[class^="fontawesome-"],
[class*=" fontawesome-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat; }

/* White icons with optional class, or on hover/focus/active states of certain elements */
.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }

.collapse.in {
  height: auto; }

.btn {
  display: inline-block;
  *display: inline;
  padding: 5px 16px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -wekbit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.08); }

.btn.btn-with-border {
  border-width: 1px 1px 1px 1px !important;
  border-style: solid !important;
  border-color: transparent; }

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

.btn:active,
.btn.active {
  background-color: #cccccc \9; }

.btn:first-child {
  *margin-left: 0; }

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position 0.1s linear; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.btn.btn-secondary {
  padding: 4px 15px; }

.btn-large.btn-secondary {
  padding: 13px 17px; }

.btn-medium.btn-secondary {
  padding: 9px 19px; }

.btn-small.btn-secondary {
  padding: 1px 9px; }

.btn-mini.btn-secondary {
  padding: 0 5px; }

.btn-large {
  padding: 14px 28px;
  font-size: 18px;
  border-radius: 5px; }

.btn-large [class^="fontawesome-"],
.btn-large [class*=" fontawesome-"] {
  margin-top: 4px; }

.btn-medium {
  padding: 10px 20px;
  border-radius: 4px; }

.btn-medium [class^="fontawesome-"],
.btn-medium [class*=" fontawesome-"] {
  margin-top: 4px; }

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 3px; }

.btn-small [class^="fontawesome-"],
.btn-small [class*=" fontawesome-"] {
  margin-top: 0; }

.btn-mini [class^="fontawesome-"],
.btn-mini [class*=" fontawesome-"] {
  margin-top: -1px; }

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  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); }

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px; }

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px; }

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  border-radius: 0; }

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

/**
 * Bootstrap Responsive v2.3.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  box-sizing: border-box; }

@-ms-viewport {
  width: device-width; }

.hidden {
  display: none;
  visibility: hidden; }

.visible-phone,
.ui--section-content-v-center.visible-phone {
  display: none !important; }

.visible-phone-portrait,
.ui--section-content-v-center.visible-phone-portrait {
  display: none !important; }

.visible-tablet,
.ui--section-content-v-center.visible-tablet {
  display: none !important; }

.visible-desktop {
  display: inherit !important; }

@media (min-width: 980px) {
  .hidden-desktop,
  .ui--section-content-v-center.hidden-desktop {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  .content-full-tablet {
    width: 100% !important; }
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop,
  .ui--section-content-v-center.visible-desktop {
    display: none !important; }
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet,
  .ui--section-content-v-center.hidden-tablet {
    display: none !important; } }

@media (max-width: 767px) {
  .content-full-phone {
    width: 100% !important; }
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop,
  .ui--section-content-v-center.visible-desktop {
    display: none !important; }
  .visible-phone {
    display: inherit !important; }
  .hidden-phone,
  .ui--section-content-v-center.hidden-phone {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: inherit !important; }
  .hidden-print {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1; }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row:after {
    clear: both; }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px; }
  .container {
    width: 724px; }
  .fullwidth-container,
  .span12 {
    width: 724px; }
  .span11 {
    width: 662px; }
  .span10 {
    width: 600px; }
  .span9 {
    width: 538px; }
  .span8 {
    width: 476px; }
  .span7 {
    width: 414px; }
  .span6 {
    width: 352px; }
  .span5 {
    width: 290px; }
  .span4 {
    width: 228px; }
  .span3 {
    width: 166px; }
  .span2 {
    width: 104px; }
  .span1 {
    width: 42px; }
  .offset12 {
    margin-left: 764px; }
  .offset11 {
    margin-left: 702px; }
  .offset10 {
    margin-left: 640px; }
  .offset9 {
    margin-left: 578px; }
  .offset8 {
    margin-left: 516px; }
  .offset7 {
    margin-left: 454px; }
  .offset6 {
    margin-left: 392px; }
  .offset5 {
    margin-left: 330px; }
  .offset4 {
    margin-left: 268px; }
  .offset3 {
    margin-left: 206px; }
  .offset2 {
    margin-left: 144px; }
  .offset1 {
    margin-left: 82px; }
  .row-fluid {
    width: 100%;
    box-sizing: border-box;
    *zoom: 1; }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%; }
  .row-fluid .span12,
  .ui-row .row .span12,
  .row-fluid .row .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11,
  .ui-row .row .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%; }
  .row-fluid .span10,
  .ui-row .row .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%; }
  .row-fluid .span9,
  .ui-row .row .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%; }
  .row-fluid .span8,
  .ui-row .row .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%; }
  .row-fluid .span7,
  .ui-row .row .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%; }
  .row-fluid .span6,
  .ui-row .row .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%; }
  .row-fluid .span5,
  .ui-row .row .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%; }
  .row-fluid .span4,
  .ui-row .row .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%; }
  .row-fluid .span3,
  .ui-row .row .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%; }
  .row-fluid .span2,
  .ui-row .row .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%; }
  .row-fluid .span1,
  .ui-row .row .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%; }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%; }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%; }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%; }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%; }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%; }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%; }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%; }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%; }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%; }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%; }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%; }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%; }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%; }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%; }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%; }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%; }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%; }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%; }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%; }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%; }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%; }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%; }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%; }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%; }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0; }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px; }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px; }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px; }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px; }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px; }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px; }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px; }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px; }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px; }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px; }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px; }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px; }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px; } }

@media (max-width: 767px) {
  a {
    /*CSS transitions*/
    transition-property: none !important;
    /*CSS transforms*/
    -ms-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    animation: none !important; }
  #the-content,
  .sidebar-area {
    float: none !important;
    width: auto !important; }
  .sidebar-area #sidebar-shadow {
    display: none; }
  #page-content,
  #footer-widgets,
  #footer-texts {
    padding-right: 20px;
    padding-left: 20px; }
  footer .ui-row > .widget-area {
    margin-top: 30px; }
  footer .ui-row > .widget-area:first-child {
    margin-top: 0; }
  #top-bar {
    height: auto;
    text-align: center; }
  #top-bar-text {
    text-align: center;
    margin-bottom: 10px;
    display: block; }
  .top-bar-sides {
    position: inherit !important;
    float: none !important;
    margin: 0 !important; }
  .top-bar-sides:first-child {
    border-bottom: 1px solid #ebebeb; }
  #top-bar #top-bar-widgets {
    float: none !important;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  #top-bar ul,
  #top-bar li {
    margin-top: 0;
    margin-bottom: 0; }
  .container-fluid {
    padding: 0; }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left; }
  .dl-horizontal dd {
    margin-left: 0; }
  .container {
    width: auto; }
  .row-fluid {
    box-sizing: border-box;
    width: 100%; }
  .row,
  .thumbnails {
    margin-left: 0; }
  .thumbnails > li {
    float: none;
    margin-left: 0; }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"],
  .ui-row .row [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box; }
  .fullwidth-container,
  .span12,
  .row-fluid .span12,
  .ui-row .row .span12 {
    width: 100%;
    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: 30px;
    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; } }

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0); }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc; }
  .media .pull-left,
  .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px; } }

@media (max-width: 979px) {
  body {
    padding-top: 0; }
  .sidebar-layout > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .sidebar-layout > .container > #the-content {
    width: 100%;
    margin-bottom: 30px;
    -ms-flex-order: -1;
        order: -1; }
  .sidebar-layout > .container > .sidebar-area {
    width: 100%;
    padding: 0;
    float: none; }
  .sidebar-layout > .container > .sidebar-area + .sidebar-area {
    margin-top: 30px; }
  #sidebar-shadow {
    display: none !important; } }

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important; } }

/*---------------------------*/
/*  Global
/*---------------------------*/
html {
  overflow-x: hidden; }

body * {
  text-rendering: optimizelegibility;
  /*-webkit-backface-visibility: hidden;*/ }

/*body.ui--mobile *,
.ui--mobile h1,
.ui--mobile h2,
.ui--mobile h3,
.ui--mobile h4,
.ui--mobile h5,
.ui--mobile h6 {
	text-rendering: auto !important;
	-webkit-font-smoothing: none !important;
}*/
.modern-browser * {
  filter: none !important;
  -ms-filter: none !important; }

/*---------------------------*/
/*  Loading
/*---------------------------*/
html.html-loading body {
  position: relative;
  left: -100%; }

html.ie8.html-loading body {
  position: static;
  left: 0; }

.typekit-badge {
  display: none !important; }

a {
  color: #169fe6;
  outline: hidden;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }

a:hover {
  color: #070401;
  text-decoration: none; }

a:active,
a:focus {
  text-decoration: none; }

body {
  font-family: Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0 18px; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30.5px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

p {
  margin-bottom: 18px;
  line-height: 1.4; }

/*---------------------------*/
/*  Helpers
/*---------------------------*/
.ui--retina {
  position: relative; }

.ui--retina .retina {
  position: absolute;
  left: 0;
  top: 0;
  display: none !important; }

.relative {
  position: relative !important; }

.helper--nobr {
  border-radius: 0 !important; }

.helper--seperator {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 5px;
  margin-left: 3px;
  margin-right: 10px; }

.helper--no-filter {
  -ms-filter: none !important;
  filter: none !important; }

.helper--vertical-center-icon {
  width: 18px;
  position: relative; }

.helper--vertical-center-icon > [class^="fontawesome-"],
.helper--vertical-center-icon > [class*=" fontawesome-"] {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -7px; }

.ui-helper-search-widget a {
  font-size: 18px; }

.ui-helper-search-widget svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -9px;
  width: 1em;
  height: 1em;
  fill: currentColor; }

.px24 {
  font-size: 24px; }

.px18 {
  font-size: 18px; }

.px16 {
  font-size: 16px; }

.px14 {
  font-size: 14px; }

.px12 {
  font-size: 12px; }

.margin-left-5 {
  margin-left: 5px; }

.margin-left-10 {
  margin-left: 10px; }

.margin-left-20 {
  margin-left: 20px; }

.margin-left-30 {
  margin-left: 30px; }

.margin-right-5 {
  margin-right: 5px; }

.margin-right-10 {
  margin-right: 10px; }

.margin-right-20 {
  margin-right: 20px; }

.margin-right-30 {
  margin-right: 30px; }

.padding-left-5 {
  padding-left: 5px; }

.padding-left-10 {
  padding-left: 10px; }

.padding-left-20 {
  padding-left: 20px; }

.padding-left-30 {
  padding-left: 30px; }

.padding-right-5 {
  padding-right: 5px; }

.padding-right-10 {
  padding-right: 10px; }

.padding-right-20 {
  padding-right: 20px; }

.padding-right-30 {
  padding-right: 30px; }

.no-radius {
  border-radius: 0px !important; }

.radius-3px {
  border-radius: 3px !important; }

.radius-4px {
  border-radius: 4px !important; }

.radius-6px {
  border-radius: 6px !important; }

.radius-30px {
  border-radius: 30px !important; }

.radius-circle {
  border-radius: 100% !important; }

.abs-left {
  position: absolute;
  left: 0;
  right: auto; }

.abs-right {
  position: absolute;
  left: auto;
  right: 0; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-left > p:last-child,
.text-right > p:last-child,
.text-center > p:last-child,
.text-justify > p:last-child {
  margin-bottom: 0; }

.no-effect,
.no-effect a {
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.effect,
.effect a {
  transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important; }

.ui--notfound {
  text-align: center;
  margin: 12px 0 30px; }

.ui--inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--block {
  display: block; }

.ui--lightbox-opened #side-panel-pusher {
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px); }

/*---------------------------*/
/*  Bootstrap Overrides
/*---------------------------*/
.row-fluid [class*="span"],
.ui-row .row [class*="span"] {
  min-height: 1px; }

.ui-row.ui-row-no-margin [class*="span"] {
  width: 100%;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0%;
  *margin-left: -0.05319148936170213%; }

.ui-row.ui-row-no-margin [class*="span"]:first-child {
  margin-left: 0; }

.ui-row.ui-row-no-margin .span12 {
  width: 99.99999999600001% !important;
  *width: 99.9468085066383% !important; }

.ui-row.ui-row-no-margin .span11 {
  width: 91.666666663% !important;
  *width: 91.61347517363829% !important; }

.ui-row.ui-row-no-margin .span10 {
  width: 83.33333333% !important;
  *width: 83.2801418406383% !important; }

.ui-row.ui-row-no-margin .span9 {
  width: 74.999999997% !important;
  *width: 74.9468085076383% !important; }

.ui-row.ui-row-no-margin .span8 {
  width: 66.666666664% !important;
  *width: 66.6134751746383% !important; }

.ui-row.ui-row-no-margin .span7 {
  width: 58.333333331000006% !important;
  *width: 58.280141841638304% !important; }

.ui-row.ui-row-no-margin .span6 {
  width: 49.99999999800001% !important;
  *width: 49.946808508638306% !important; }

.ui-row.ui-row-no-margin .span5 {
  width: 41.666666665% !important;
  *width: 41.6134751756383% !important; }

.ui-row.ui-row-no-margin .span4 {
  width: 33.333333332% !important;
  *width: 33.2801418426383% !important; }

.ui-row.ui-row-no-margin .span3 {
  width: 24.999999999000003% !important;
  *width: 24.946808509638302% !important; }

.ui-row.ui-row-no-margin .span2 {
  width: 16.666666666% !important;
  *width: 16.6134751766383% !important; }

.ui-row.ui-row-no-margin .span1 {
  width: 8.333333333% !important;
  *width: 8.2801418436383% !important; }

@media (max-width: 768px) {
  .ui-row.ui-row-no-margin [class*="span"] {
    width: 100% !important; } }

/*---------------------------*/
/*  General Layout
/*---------------------------*/
#page-wrap {
  background-color: #fff;
  overflow: hidden;
  position: relative; }

#page-wrap #page-header {
  position: relative; }

#page-wrap #page-header * {
  -webkit-backface-visibility: hidden; }

.ie7 #page-header {
  z-index: 12000; }

/** IE7 Fix */
.modern-browser #page-header {
  z-index: 12000; }

#header-container {
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 2000; }

#header-container-background {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  height: 100%;
  opacity: 1;
  background-color: #fff; }

#main-container {
  display: block;
  overflow: hidden;
  position: relative; }

#page-content {
  min-height: 30px; }

#page-content > .container {
  padding-left: 0; }

.sidebar-area {
  position: relative; }

#sidebar-shadow {
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%;
  max-height: 600px; }

#sidebar-shadow-top,
#sidebar-shadow-bottom {
  position: absolute;
  width: 100%;
  height: 50%; }

#sidebar-shadow-top {
  top: 0;
  background-position: 50% 0; }

#sidebar-shadow-bottom {
  bottom: 0;
  background-position: 50% 100%; }

.sidebar-layout #the-content {
  float: left;
  width: 670px; }

.sidebar-dual #the-content {
  width: 570px; }

.sidebar-layout .sidebar-area {
  float: right;
  width: 220px;
  position: relative; }

.sidebar-dual .sidebar-area {
  width: 170px; }

.sidebar-right #the-content {
  float: left; }

.sidebar-right .sidebar-area {
  float: right; }

.sidebar-right #sidebar-shadow {
  left: -40px; }

.sidebar-right #sidebar-shadow > div {
  background-image: url(../images/sidebar-shadow-right.png);
  background-repeat: no-repeat; }

.sidebar-left #the-content {
  float: right; }

.sidebar-left .sidebar-area {
  float: left; }

.sidebar-left #sidebar-shadow {
  right: -40px; }

.sidebar-left #sidebar-shadow > div {
  background-image: url(../images/sidebar-shadow-left.png);
  background-repeat: no-repeat; }

.sidebar-dual #primary-sidebars {
  float: left;
  margin-right: 25px; }

#page-content .widget {
  margin-bottom: 30px; }

.sidebar-widget-title {
  display: block;
  border-bottom: 1px solid #ebebeb;
  font-size: 18px !important;
  font-weight: 400; }

.sidebar-widget-title.with-navigation {
  padding-right: 60px; }

.rtl .sidebar-widget-title.with-navigation {
  padding-right: 0;
  padding-left: 60px; }

.sidebar-widget-title .ui--title-navigation {
  right: 0;
  margin-top: -14px; }

.sidebar-widget-title > span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-bottom: 2px solid #169fe6;
  margin-bottom: -2px;
  padding-bottom: 6px; }

.sidebar-widget-title a,
.sidebar-widget-title a:hover {
  text-decoration: none !important; }

.sidebar-area select,
.sidebar-area textarea,
.sidebar-area input[type="text"],
.sidebar-area input[type="password"],
.sidebar-area input[type="datetime"],
.sidebar-area input[type="datetime-local"],
.sidebar-area input[type="date"],
.sidebar-area input[type="month"],
.sidebar-area input[type="time"],
.sidebar-area input[type="week"],
.sidebar-area input[type="number"],
.sidebar-area input[type="email"],
.sidebar-area input[type="url"],
.sidebar-area input[type="search"],
.sidebar-area input[type="tel"],
.sidebar-area input[type="color"] {
  width: 99%;
  max-width: 99%; }

/*---------------------------*/
/*  Boxed Layout
/*---------------------------*/
.modern-browser body.layout--boxed {
  filter: none !important; }

.layout--boxed #page-wrap {
  max-width: 1040px;
  margin: 0 auto;
  /*background-color: rgba(255,255,255,.9);*/
  margin-top: 30px;
  margin-bottom: 30px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent; }

.layout--boxed #page-content {
  overflow: hidden; }

.layout--boxed #page-content > .container {
  padding-left: 0; }

/*---------------------------*/
/*  UI Gradient Colors
/*---------------------------*/
.lt-ie8 [class^="ui--gradient-"],
.lt-ie8 [class*=" ui--gradient-"] {
  zoom: 1; }

.modern-browser [class^="ui--gradient-"].on--hover,
.modern-browser [class*=" ui--gradient-"].on--hover {
  filter: none !important; }

.modern-browser [class^="ui--gradient-"],
.modern-browser [class*=" ui--gradient-"] {
  filter: none !important; }

.ui--gradient.on--hover {
  transition: background-position 0.1s linear; }

.ui--gradient.on--hover:hover {
  background-position: 0 -15px; }

.ui--gradient-grey {
  background-color: #f1f1f1;
  *background-color: #f1f1f1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2ODkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGMUYxRjEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c2ODkpIiAvPgo8L3N2Zz4=");
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1')"; }

.ui--gradient-grey.on--hover:hover {
  background-color: #f1f1f1 !important; }

.ui--gradient-grey,
.ui--gradient-grey a {
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); }

.ui--gradient-grey-border-bottom {
  border-bottom: 1px solid #dfdfdf; }

.ui--gradient-primary {
  background-color: #0e7add;
  *background-color: #0e7add;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZmM0ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGU3YWRkIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #1fc4f0, #0e7add);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fc4f0', endColorstr='#0e7add');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fc4f0', endColorstr='#0e7add')"; }

.ui--gradient-primary,
.ui--gradient-primary a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  color: #ffffff !important; }

/*---------------------------*/
/*  Content Area
/*---------------------------*/
#page-content {
  padding: 30px 0 12px; }

.ui--widget-title {
  position: relative; }

/*---------------------------*/
/*  Footer
/*---------------------------*/
.ui--footer {
  background-color: #3b3b3b;
  position: relative;
  z-index: 10; }

.ui--footer select,
.ui--footer textarea,
.ui--footer input[type="text"],
.ui--footer input[type="password"],
.ui--footer input[type="datetime"],
.ui--footer input[type="datetime-local"],
.ui--footer input[type="date"],
.ui--footer input[type="month"],
.ui--footer input[type="time"],
.ui--footer input[type="week"],
.ui--footer input[type="number"],
.ui--footer input[type="email"],
.ui--footer input[type="url"],
.ui--footer input[type="search"],
.ui--footer input[type="tel"],
.ui--footer input[type="color"],
.ui--footer select:focus,
.ui--footer textarea:focus,
.ui--footer input[type="text"]:focus,
.ui--footer input[type="password"]:focus,
.ui--footer input[type="datetime"]:focus,
.ui--footer input[type="datetime-local"]:focus,
.ui--footer input[type="date"]:focus,
.ui--footer input[type="month"]:focus,
.ui--footer input[type="time"]:focus,
.ui--footer input[type="week"]:focus,
.ui--footer input[type="number"]:focus,
.ui--footer input[type="email"]:focus,
.ui--footer input[type="url"]:focus,
.ui--footer input[type="search"]:focus,
.ui--footer input[type="tel"]:focus,
.ui--footer input[type="color"]:focus {
  box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.2); }

.ui--footer select,
.ui--footer textarea,
.ui--footer input[type="text"],
.ui--footer input[type="password"],
.ui--footer input[type="datetime"],
.ui--footer input[type="datetime-local"],
.ui--footer input[type="date"],
.ui--footer input[type="month"],
.ui--footer input[type="time"],
.ui--footer input[type="week"],
.ui--footer input[type="number"],
.ui--footer input[type="email"],
.ui--footer input[type="url"],
.ui--footer input[type="search"],
.ui--footer input[type="tel"],
.ui--footer input[type="color"] {
  min-height: 30px;
  box-sizing: border-box; }

#footer-widgets {
  padding-top: 40px;
  padding-bottom: 22px;
  line-height: 18px; }

.footer-widgets-row-separator {
  height: 1px;
  background-color: #595959;
  margin: 22px 0 28px; }

.ui--footer-seperator-color {
  background-color: #595959; }

#footer-widgets .widget-area .widget:not(:first-child) {
  margin-top: 18px; }

#footer-widgets .footer-widget-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  margin: 2px 0 18px;
  color: #f1f1f1; }

#footer-widgets .footer-widget-title.with-navigation {
  padding-right: 80px; }

.rtl #footer-widgets .footer-widget-title.with-navigation {
  padding-right: 0;
  padding-left: 80px; }

#footer-widgets {
  color: #8c8989; }

#footer-widgets a {
  color: #fff; }

#footer-widgets a:hover {
  color: #fff;
  text-decoration: underline; }

/*---------------------------*/
/*  Form Elements
/*---------------------------*/
form {
  margin: 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 {
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  border-color: #e1e1e1;
  box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
  border-radius: 3px;
  min-height: 30px;
  box-sizing: border-box;
  max-width: 100%; }

.rtl input:-moz-placeholder,
.rtl textarea:-moz-placeholder {
  text-align: right; }

.rtl input:-ms-input-placeholder,
.rtl textarea:-ms-input-placeholder {
  text-align: right; }

.rtl input::-webkit-input-placeholder,
.rtl textarea::-webkit-input-placeholder {
  text-align: right; }

label, input, button, select, textarea {
  font-size: 100%; }

/*---------------------------*/
/*  UI Box
/*---------------------------*/
.ui--box,
.ui--box-alias,
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  border: 1px solid #ebebeb;
  border-bottom: 1px solid rgba(0, 0, 0, 0.22);
  border-radius: 3px;
  box-shadow: 0 3px 0px rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.07);
  background-clip: border-box;
  background-color: #fff; }

.color--dark .ui--box .ui--content-box-media {
  margin-top: -1px;
  margin-left: -1px;
  margin-right: -1px; }

/*---------------------------*/
/*  Arrows
/*---------------------------*/
.arr {
  width: 30px;
  height: 30px; }

.arr {
  background-clip: border-box;
  color: #a2a2a2 !important;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.22);
  box-shadow: 0 3px 0px rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.07);
  text-decoration: none !important; }

.arr:hover {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4); }

.arr:active,
.arr:active span {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4); }

/** Normal */
.arr i {
  font-size: 14px;
  position: absolute;
  left: 50%;
  top: 0;
  margin-top: 8px;
  margin-left: -4px; }

.arr.arr-left i {
  margin-left: -4px; }

/** Plain */
.arr-plain {
  width: 20px;
  height: 20px; }

.arr-plain {
  box-shadow: none;
  border: 1px solid #ebebeb !important; }

.arr-plain i {
  font-size: 14px;
  margin-top: 3px;
  margin-left: -2px  !important; }

.arr-plain.arr-left i {
  margin-left: -3px !important; }

.arr-plain:hover {
  /* color: #fff;
	background-color: #333 !important;
	border: 1px solid #333 !important;*/ }

/** Mini */
.arr-mini {
  width: 20px;
  height: 20px; }

.arr-mini i {
  font-size: 13px;
  margin-top: 4px;
  margin-left: -3px; }

.arr-mini.arr-left i {
  margin-left: -4px; }

/** Small */
.arr-small {
  width: 24px;
  height: 24px; }

.arr-small i {
  font-size: 14px;
  margin-top: 5px;
  margin-left: -4px; }

.arr-small.arr-plain .fontawesome-angle-left,
.arr-small.arr-plain .fontawesome-angle-right {
  margin-top: 4px; }

.arr-small.arr-left i {
  margin-left: -4px; }

/** Medium */
.arr-medium {
  width: 35px;
  height: 35px; }

.arr-medium i {
  font-size: 16px;
  margin-top: 9px;
  margin-left: -3.5px; }

.arr-medium.arr-left i {
  margin-left: -4.5px; }

/** Large */
.arr-large {
  width: 40px;
  height: 40px; }

.arr-large i {
  font-size: 17px;
  margin-top: 11px;
  margin-left: -4px; }

.arr-large.arr-left i {
  margin-left: -5px; }

.arr > span {
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  opacity: 0;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  border-radius: 3px;
  line-height: 0;
  margin: 0; }

.arr:hover > span {
  opacity: 1; }

.old-browser .arr > span {
  display: none; }

.old-browser .arr:hover > span {
  display: block; }

.ie7 .arr {
  margin-left: 3px; }

.ie7 .arr.arr-left {
  margin-left: 0; }

footer .arr,
footer .arr:hover {
  background-color: transparent !important;
  text-shadow: none !important; }

footer .arr:active,
footer .arr:active span {
  box-shadow: none !important; }

footer .arr span,
footer .arr:hover span {
  display: none !important; }

/*---------------------------*/
/*  Pagination
/*---------------------------*/
.ui--pagination-wrapper {
  text-align: center;
  margin: 12px 0 12px; }

.ui--pagination {
  list-style: none none;
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--pagination > li {
  position: relative;
  margin: 0 3px 6px;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  z-index: 1; }

.ui--pagination > li > span,
.ui--pagination > li > a {
  display: block;
  padding: 8px 10px;
  line-height: 18px !important;
  text-decoration: none !important;
  white-space: nowrap;
  color: #666 !important; }

.ui--pagination > li > span:hover,
.ui--pagination > li > a:hover {
  color: #333 !important; }

.ui--pagination > li a.active,
.ui--pagination > li a:active {
  margin-top: 1px;
  margin-top: -1px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.08), 0 1px 2px rgba(0, 0, 0, 0.05); }

.ui--pagination > li.ui--pagination-current-item span {
  font-weight: bold;
  color: #333 !important;
  padding: 12px 15px !important; }

.ui--pagination > li.ui--pagination-blabla {
  filter: alpha(opacity=50);
  opacity: .5; }

.ui--pagination > li .fontawesome-angle-left {
  margin-right: 6px; }

.ui--pagination > li .fontawesome-angle-right {
  margin-left: 6px; }

/*---------------------------*/
/*  Loading
/*---------------------------*/
.ui--loading {
  display: block !important;
  z-index: 12000;
  opacity: 1 !important;
  float: none !important;
  *zoom: 1;
  overflow: visible !important;
  visibility: visible !important;
  position: absolute !important;
  left: 0;
  margin: 0 0 0 0;
  top: -99999px;
  z-index: 1000;
  display: block !important; }

.ui--loading-progress {
  overflow: hidden;
  width: auto;
  text-align: center;
  margin-bottom: 18px;
  padding: 30px 0 30px; }

.ui--loading-progress .fontawesome-spin {
  font-size: 18px;
  animation: spin 1s infinite linear !important; }

.ui--loading-progress.loaded {
  height: 0;
  padding: 0;
  margin: 0; }

/*---------------------------*/
/*  Bullets
/*---------------------------*/
.ui--bullets {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 4px solid #fff;
  border-radius: 24px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  background-clip: padding-box; }

.ui--bullets-color {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  border-radius: 24px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/*---------------------------*/
/*  Gap
/*---------------------------*/
.ui--gap {
  height: 30px; }

/*---------------------------*/
/*  Respond Form
/*---------------------------*/
/*---------------------------*/
/*  Author Info
/*---------------------------*/
.ui--author-info {
  margin-bottom: 12px; }

.ui--author-info img.avatar {
  float: left;
  padding: 1px;
  width: 48px;
  height: auto;
  margin: 0 30px 6px 0;
  line-height: 1;
  border: 4px solid #ebebeb;
  border-radius: 100%;
  z-index: 2;
  background-color: #fff; }

.ui--author-info-name {
  margin-bottom: 6px; }

.ui--author-info-name h1,
.ui--author-info-name h2,
.ui--author-info-name h3,
.ui--author-info-name h4,
.ui--author-info-name h5,
.ui--author-info-name h6 {
  margin: 0; }

.ui--author-info-content {
  display: block;
  overflow: hidden; }

.addthis_toolbox {
  margin-bottom: 18px; }

.addthis_toolbox a {
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

/*---------------------------*/
/*  Star Rating
/*---------------------------*/
.ui--star-rating {
  white-space: nowrap;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--star-rating-text {
  display: none !important; }

.ui--star-rating-wrap {
  margin-top: 2px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--tabs-titles .ui--star-rating-wrap .ui--star {
  margin: 0 -2px; }

.ui--star-rating .ui--star {
  padding: 0 0;
  font-size: 18px; }

.ui--star-rating .ui--star-rating-background {
  position: relative;
  z-index: 0;
  color: #ccc; }

.ui--star-rating .ui--star-rating-highlight {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden; }

.ui--tabs-titles .ui--star-rating-wrap {
  margin-top: 0;
  margin-left: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--tabs-titles .ui--star-rating .ui--star-rating-highlight {
  color: #FFD700; }

.woocommerce .entry-summary .ui--star-rating-wrap {
  margin: 0 3px 0 0;
  display: inline-block;
  text-align: left; }

.woocommerce .entry-summary .ui--star-rating-wrap .ui--star-rating .ui--star-rating-highlight {
  padding-right: 3px; }

.rtl.woocommerce .entry-summary .ui--star-rating-wrap .ui--star-rating .ui--star-rating-highlight {
  padding-left: 3px;
  padding-right: 0; }

.woocommerce .entry-summary .ui--star-rating-wrap .ui--star-rating .ui--star {
  margin-right: -3px; }

.rtl.woocommerce .entry-summary .ui--star-rating-wrap .ui--star-rating .ui--star {
  margin-left: -3px;
  margin-right: 0; }

/*---------------------------*/
/*  WP Captions
/*---------------------------*/
.wp-caption.alignleft {
  margin: 7px 14px 7px 0; }

blockquote.alignright,
img.alignright {
  margin: 7px 0 7px 24px; }

.wp-caption.alignright {
  margin: 7px 0 7px 14px; }

.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px; }

.wp-caption {
  margin-bottom: 24px; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0; }

.wp-caption {
  color: #767676; }

.wp-caption-text {
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
  padding-right: 10px; }

/*---------------------------*/
/*  Defaults
/*---------------------------*/
.gallery-caption {
  /** placholder */ }

.bypostauthor {
  /** placholder */ }

.screen-reader-text {
  display: none; }

.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 18px; }

.alignleft {
  float: left;
  margin-right: 30px;
  margin-bottom: 18px; }

.aligncenter {
  text-align: center;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px;
  display: block; }

/*---------------------------*/
/*  Framework Messages
/*---------------------------*/
.cloudfw-fatal-error {
  margin-bottom: 18px;
  color: red; }

/*---------------------------*/
/*  Parallax Effect
/*---------------------------*/
.cloudfw-ui-parallax-effect {
  position: relative; }

.cloudfw-ui-parallax-effect-holder {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden !important; }

.ui--parallax {
  position: absolute;
  left: 0;
  top: auto !important;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0; }

.ui--parallax.active-parallax {
  opacity: 1; }

.ui--cover {
  background-size: cover; }

/*---------------------------*/
/*  Fullwidth Container
/*---------------------------*/
.ui--section-content-v-center {
  display: table !important; }

.ui--section-content-v-center .ui--section-content {
  display: table-cell;
  vertical-align: middle; }

.ui--section-content {
  z-index: 3;
  position: relative;
  padding-top: 30px;
  padding-bottom: 12px; }

.fullwidth-container {
  width: 960px;
  margin-left: -290px !important;
  padding-left: 290px;
  padding-right: 290px; }

.rtl .fullwidth-container {
  margin-left: 0 !important;
  margin-right: -290px !important;
  padding-right: 290px;
  padding-left: 290px; }

.fullwidth-container.ui--section {
  margin: 0 30px 30px;
  background-position: 50% 0;
  background: #f1f1f1; }

.fullwidth-container.ui--section .ui--section-content {
  padding-top: 40px;
  padding-bottom: 22px; }

.fullwidth-container.cover {
  background-size: cover; }

.ui--section-content.inner-shadow-1 {
  box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.1); }

.ui--section-content.inner-shadow-2 {
  box-shadow: inset 0 -2px 10px rgba(0, 0, 0, 0.1); }

.ui--section-content.inner-shadow-3 {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2); }

.fullwidth-container.outer-shadow-1 {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }

.fullwidth-container.outer-shadow-2 {
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1); }

.fullwidth-container.outer-shadow-3 {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }

@media only screen and (min-width: 1200px) {
  .fullwidth-container {
    margin-left: -300px !important;
    padding-left: 300px;
    padding-right: 300px; }
  .rtl .fullwidth-container {
    margin-left: 0 !important;
    margin-right: -300px !important;
    padding-right: 300px;
    padding-left: 300px; } }

@media only screen and (min-width: 1500px) {
  .fullwidth-container {
    margin-left: -520px !important;
    padding-left: 520px;
    padding-right: 520px; }
  .rtl .fullwidth-container {
    margin-left: 0 !important;
    margin-right: -520px !important;
    padding-right: 520px;
    padding-left: 520px; } }

@media only screen and (min-width: 1980px) {
  .fullwidth-container {
    margin-left: -750px !important;
    padding-left: 750px;
    padding-right: 750px; }
  .rtl .fullwidth-container {
    margin-left: 0 !important;
    margin-right: -750px !important;
    padding-right: 750px;
    padding-left: 750px; } }

@media only screen and (max-width: 979px) {
  .fullwidth-container {
    margin-left: -130px !important;
    padding-left: 130px;
    padding-right: 130px; } }

@media only screen and (max-width: 767px) {
  /* LAYOUT */
  .fullwidth-container {
    margin-left: -20px !important;
    padding-left: 20px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  #the-content > .ui-row {
    padding-left: 20px !important;
    padding-right: 20px !important; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
  .ui--retina .retina {
    display: block !important; }
  .ui--retina .no-retina {
    visibility: hidden !important; } }

#page-content .wp-block-button:not(.is-style-outline) .wp-block-button__link {
  background: #169fe6;
  color: white; }

#page-content .wp-block-button:not(.is-style-outline):hover .wp-block-button__link:hover {
  background: #32373c;
  color: white; }

#page-content .blockquote.alignright, #page-content img.alignright {
  clear: right; }

.wp-block-gallery {
  margin-left: 0; }

.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  box-sizing: border-box; }

dd {
  margin: 0 1rem 1rem; }

#the-content table {
  margin: 0 0 1rem;
  border-collapse: collapse;
  width: 100%; }

#the-content table td,
#the-content table th {
  padding: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  word-break: break-all; }

p.has-drop-cap:not(:focus):first-letter {
  font-size: 60px;
  font-weight: bold; }

.has-very-light-gray-color {
  color: #eee !important; }

.has-background-dim,
.wp-block-cover-text {
  color: #eee !important; }

.ui--blog-wrapper > .row {
  margin-bottom: 12px; }

.ui--blog-wrapper > .row:last-child {
  margin-bottom: 0; }

.more-link {
  display: block;
  margin-top: 18px;
  margin-bottom: 0; }

.more-link .btn {
  margin: 0; }

.more-link a {
  margin: 0; }

.ui--blog-title {
  margin: 0 0 6px;
  word-wrap: break-word; }

.ui--blog-item .ui--blog-media {
  margin-bottom: 18px;
  text-align: center; }

.ui--blog-media .ui--video,
.ui--blog-media .ui--video-wrapper {
  margin-bottom: 0; }

.ui--blog .ui--pagination-wrapper {
  border-top: 1px solid #ebebeb;
  padding-top: 30px; }

.ui--blog-image,
.ui--blog-gallery-image {
  display: block;
  margin: auto;
  border-radius: 3px; }

.ui--blog-gallery > .ui--blog-gallery-viewport,
.ui--blog-gallery > .slides {
  z-index: 1; }

.ui--blog-gallery > .ui--blog-item-link {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.ui--blog-gallery > .ui--blog-gallery-navigation {
  z-index: 3; }

.ui--blog-gallery {
  position: relative; }

.ui--blog-gallery > .slides {
  overflow: hidden; }

.ui--blog-gallery-item {
  display: none; }

.ui--blog-gallery-item-1 {
  display: inline !important; }

.ui--blog-gallery-image {
  width: 100%; }

.ui--blog-gallery-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -16px;
  opacity: 0;
  filter: alpha(opacity=0); }

.ui--blog-item:hover .ui--blog-gallery-navigation {
  opacity: 1;
  filter: alpha(opacity=100); }

.ui--blog-gallery-navigation .ui--carosuel-prev,
.ui--blog-gallery-navigation .ui--carosuel-next {
  position: absolute; }

.ui--blog-gallery-navigation .ui--carosuel-prev {
  left: -30px;
  pointer-events: none; }

.ui--blog-gallery-navigation .ui--carosuel-next {
  right: -30px;
  pointer-events: none; }

.ui--blog-item:hover .ui--blog-gallery-navigation .ui--carosuel-prev {
  left: -10px;
  pointer-events: auto; }

.ui--blog-item:hover .ui--blog-gallery-navigation .ui--carosuel-next {
  right: -10px;
  pointer-events: auto; }

.ui--carousel .ui--blog-gallery-navigation .ui--carosuel-prev {
  left: 20px; }

.ui--carousel .ui--blog-gallery-navigation .ui--carosuel-next {
  right: 20px; }

.ui--carousel .ui--blog-item:hover .ui--blog-gallery-navigation .ui--carosuel-prev {
  left: 10px; }

.ui--carousel .ui--blog-item:hover .ui--blog-gallery-navigation .ui--carosuel-next {
  right: 10px; }

.ui--blog-gallery-navigation,
.ui--blog-gallery-navigation .ui--carosuel-prev,
.ui--blog-gallery-navigation .ui--carosuel-next {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }

.ui--blog-gallery {
  margin: 0;
  padding: 0; }

.ui--blog-gallery .slides > div {
  display: none;
  -webkit-backface-visibility: hidden; }

.ui--blog-gallery {
  position: relative;
  zoom: 1; }

.ui--blog-gallery .slides {
  zoom: 1; }

.ui--blog-content-wrapper {
  overflow: hidden;
  display: block; }

.ui--blog-side {
  float: left;
  margin-right: 30px; }

.rtl .ui--blog-side {
  float: right;
  margin-right: 0;
  margin-left: 30px; }

/** Author */
.ui--blog-side-author {
  width: 60px;
  text-align: center; }

/** Thumbnail */
.ui--blog-thumbnail {
  width: 60px;
  text-align: center; }

.ui--blog-thumbnail img {
  width: 60px;
  border-radius: 3px; }

.ui--blog-side-author img.avatar {
  padding: 1px;
  margin: 0;
  border: 4px solid #ebebeb;
  background-color: #fff;
  border-radius: 100%; }

.widget .ui--blog-side-author img.avatar {
  width: 48px;
  height: 48px; }

/** Icon */
.ui--blog-icon {
  position: relative;
  width: 60px;
  height: 60px;
  border-bottom: 1px solid #d5d5d5;
  text-align: center;
  border-radius: 100%; }

.ui--blog-icon > div {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -9px; }

.widget .ui--blog-icon {
  width: 48px;
  height: 48px; }

.widget .ui--blog-icon > div {
  margin-top: -8px; }

.widget .ui--blog-icon i {
  font-size: 14px; }

footer .ui--blog-icon {
  background-image: none;
  border: 0 !important;
  text-shadow: none; }

/** Date */
.ui--blog-date {
  width: 60px; }

.ui--blog-date h1,
.ui--blog-date h2,
.ui--blog-date h3,
.ui--blog-date h4,
.ui--blog-date h5,
.ui--blog-date h6 {
  margin: 0; }

.ui--blog-date h1 span,
.ui--blog-date h2 span,
.ui--blog-date h3 span,
.ui--blog-date h4 span,
.ui--blog-date h5 span,
.ui--blog-date h6 span {
  display: block; }

.ui--blog-date .ui--blog-date-day {
  display: block;
  text-align: center;
  padding: 6px 0;
  position: relative;
  margin: -1px -1px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.ui--blog-date .ui--blog-date-month {
  display: block;
  text-align: center;
  padding: 8px 0;
  margin: 0;
  border-top: 1px solid #ebebeb;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.ui--blog-date .ui--blog-date-month > span {
  display: block; }

footer .ui--blog-date .ui--blog-date-day {
  margin: 0 !important; }

footer .ui--blog-side {
  box-shadow: none !important; }

footer .ui--blog-date,
footer .ui--blog-date .ui--blog-date-month {
  background-image: none;
  text-shadow: none;
  filter: none;
  -ms-filter: none; }

.ui--blog-metas {
  padding: 6px 0;
  margin-bottom: 18px;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }

.ui--blog-metas .ui--blog-separator {
  margin: 0 6px; }

.ui--blog-metas-left {
  overflow: hidden;
  display: block; }

.ui--blog-metas-right {
  margin-left: 30px; }

.rtl .ui--blog-metas-right {
  margin-left: 0;
  margin-right: 30px; }

.ui--meta-comment a,
.ui--meta-like a,
.ui--meta-comment a:hover,
.ui--meta-like a:hover {
  text-decoration: none !important; }

.ui--meta-like a {
  color: #ed1c24 !important; }

.ui--meta-sharrre .ui--sharrre {
  display: inline-block;
  margin-bottom: 0; }

.ui--meta-sharrre .ui--sharrre-mini-block .sharrre {
  margin-bottom: 0; }

.ui--meta-sharrre .ui--sharrre-mini-block .ui--sharrre-box a {
  min-width: 33px; }

.ui--meta-sharrre .ui--sharrre-mini-block .ui--sharrre-box i {
  margin-right: 0; }

/** Standard Template */
.ui--blog-item.layout--standard,
.ui--blog-item.layout--medium {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb; }

.ui--blog-item.layout--standard.last-item,
.ui--blog-item.layout--medium.last-item {
  margin-bottom: 18px;
  border-bottom: 0; }

/** Standard Medium */
.ui--blog-item.layout--medium .ui--blog-media {
  float: right;
  width: 500px;
  margin-left: 30px; }

.rtl .ui--blog-item.layout--medium .ui--blog-media {
  float: left;
  margin-left: 0;
  margin-right: 30px; }

#page-content.sidebar-layout .ui--blog-item.layout--medium .ui--blog-media {
  width: 240px;
  margin-left: 30px; }

.rtl #page-content.sidebar-layout .ui--blog-item.layout--medium .ui--blog-media {
  margin-left: 0;
  margin-right: 30px; }

/** Mini */
.ui--blog-item.layout--mini {
  margin-bottom: 30px; }

.ui--blog-item.layout--mini-carousel {
  margin-bottom: 18px; }

.ui--blog-item.layout--mini .ui--blog-title,
.ui--blog-item.layout--mini-carousel .ui--blog-title {
  margin-bottom: 12px; }

.ui--blog-item.layout--mini .ui--blog-side,
.ui--blog-item.layout--mini-carousel .ui--blog-side {
  margin-right: 20px; }

.rtl .ui--blog-item.layout--mini .ui--blog-side,
.rtl .ui--blog-item.layout--mini-carousel .ui--blog-side {
  margin-right: 0;
  margin-left: 20px; }

.ui--badge-sticky .btn {
  margin-bottom: 0;
  margin-right: 0; }

#comments {
  margin-bottom: 30px; }

#comments .commentlist {
  margin: 0;
  width: 100%;
  background: none;
  list-style: none; }

#comments .commentlist:after {
  content: "";
  display: block;
  clear: both; }

#comments .commentlist li {
  list-style: none;
  padding: 0;
  margin: 0 0 18px;
  position: relative;
  background: 0;
  border: 0; }

#comments .commentlist li > ul {
  margin-top: 18px;
  margin-left: 50px;
  list-style: none none !important; }

#comments .commentlist li .meta {
  padding: 12px 20px;
  margin: -18px -20px 18px; }

#product-reviews #comments .commentlist li .meta {
  padding-bottom: 0; }

#comments .commentlist li .ui--star-rating .ui--star-rating-highlight {
  color: #333; }

#comments .commentlist li .comment-avatar {
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
  height: auto;
  background-clip: padding-box;
  border-radius: 1500px;
  border: 4px solid #ebebeb; }

#comments .commentlist li img.avatar {
  float: left;
  margin: 0;
  line-height: 1;
  width: 48px;
  background-color: #fff;
  border-radius: 1500px;
  z-index: 2; }

#comments .commentlist li .comment-text {
  position: relative;
  z-index: 1;
  margin: 0 0 0 80px;
  padding: 18px 20px 0; }

#comments .commentlist li .comment-text .meta {
  position: relative; }

.ui--comments-arrow i {
  font-size: 24px; }

.ui--comments-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: -8px;
  margin-top: -10px;
  color: #f1f1f1;
  background-color: none !important;
  text-shadow: -1px 0 0px #dfdfdf; }

.ie .ui--comments-arrow {
  display: none; }

#comments h3 {
  margin: 0; }

#comments #comment {
  min-height: 75px; }

#comments .commentlist > li:before {
  content: ""; }

.comment-reply-link {
  text-decoration: none !important; }

/** RESPONDS */
#respond {
  position: static;
  margin: 0;
  width: auto;
  padding: 0;
  background: transparent none;
  border: 0; }

.comment #respond {
  margin: 18px 0 0 80px !important; }

.ui--comment-form .ui--box {
  padding: 18px 20px 0; }

.ui--comment-form .ui--box .respond-header {
  margin: -18px -20px 18px;
  padding: 12px 20px;
  position: relative; }

.comment .ui--star-rating-text {
  display: none; }

.ui--comment-form .form-submit {
  padding: 12px 20px;
  margin: 0 -20px 0;
  border-top: 1px solid #dfdfdf; }

.ui--comment-form code {
  white-space: normal; }

.ui--comment-form .form-allowed-tags code {
  display: block; }

.ui--comment-form input[type=text],
.ui--comment-form input[type=email] {
  width: 100% !important;
  max-width: 100% !important;
  min-height: 32px;
  margin-bottom: 0;
  box-sizing: border-box; }

.ui--comment-form textarea {
  width: 100% !important;
  box-sizing: border-box; }

.ui--comment-form .form-submit button {
  float: right;
  margin-bottom: 0; }

#respond:after {
  content: "";
  display: block;
  clear: both; }

#respond .form-submit input {
  left: auto; }

#respond textarea {
  box-sizing: border-box;
  width: 100%; }

@media (min-width: 768px) {
  html.cssanimations .ui--animation-in .ui--animation:not(.ui--animation-fire) {
    opacity: 0; }
  html.cssanimations .ui--animation-in .ui--animation.fx--no-effect,
  html.cssanimations .ui--animation-in .ui--animation.fx--none {
    opacity: 1; }
  html.cssanimations .ui--animation-in.make--fx--fly,
  html.cssanimations .ui--animation-in.make--fx--fly .ui--carousel .ui--carousel-content > .ui-row > .ui-column,
  html.cssanimations .ui--animation-in.make--fx--fly .ui--masonry .isotope-item {
    perspective: 1200px !important; }
  html.cssanimations .ui--animation-fire.fx--fly {
    transform-style: preserve-3d;
    -ms-transform-origin: 50% 50% -300px;
        transform-origin: 50% 50% -300px;
    transform: rotateX(-180deg);
    animation: fly .4s ease-in-out forwards; }
  @keyframes fly {
    100% {
      transform: rotateX(0deg);
      opacity: 1;
      transform-origin: 50% 50% 0; } }
  html.cssanimations .ui--animation-fire.fx--appear {
    animation: fx_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.32, 1); }
  html.cssanimations .ui--animation-fire.fx--fadein-ltr {
    animation: fx_ltr 0.9s 1 cubic-bezier(0.175, 0.885, 0.32, 1); }
  html.cssanimations .ui--animation-fire.fx--fadein-rtl {
    animation: fx_rtl 0.9s 1 cubic-bezier(0.175, 0.885, 0.32, 1); }
  html.cssanimations .ui--animation-fire.fx--fadein-ttb {
    animation: fx_ttb 0.9s 1 cubic-bezier(0.175, 0.885, 0.32, 1); }
  html.cssanimations .ui--animation-fire.fx--fadein-btt {
    animation: fx_btt 0.9s 1 cubic-bezier(0.175, 0.885, 0.32, 1); }
  html.cssanimations .ui--animation-fire.fx--caption-top {
    animation: fx_caption_top 0.9s 1 cubic-bezier(0.17, 0.89, 0.26, 1); }
  html.cssanimations .ui--animation-fire.fx--caption-bottom {
    animation: fx_caption_bottom 0.9s 1 cubic-bezier(0.17, 0.89, 0.26, 1); }
  html.cssanimations .ui--animation-fire.fx--caption-left {
    animation: fx_caption_left 0.9s 1 cubic-bezier(0.17, 0.89, 0.26, 1); }
  html.cssanimations .ui--animation-fire.fx--caption-right {
    animation: fx_caption_right 0.9s 1 cubic-bezier(0.17, 0.89, 0.26, 1); }
  html.cssanimations .ui--animation-fire.fx--flipIn-X {
    animation: flipInX 0.7s 1 cubic-bezier(0.42, 0, 1, 1);
    -ms-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important; }
  html.cssanimations .ui--animation-fire.fx--flipIn-Y {
    animation: flipInY 0.7s 1 cubic-bezier(0.42, 0, 1, 1);
    -ms-backface-visibility: visible !important;
    -o-backface-visibility: visible !important;
    backface-visibility: visible !important; }
  html.cssanimations .ui--animation-in.make--fx--swing .ui--animation {
    opacity: 1; }
  html.cssanimations .ui--animation-fire.fx--swing {
    animation: swing .7s 1 linear;
    -ms-transform-origin: top center;
        transform-origin: top center; }
  html.cssanimations .ui--animation-in.make--fx--wobble .ui--animation {
    opacity: 1; }
  html.cssanimations .ui--animation-fire.fx--wobble {
    animation: wobble .9s 1 linear; }
  html.cssanimations .ui--animation-in.make--fx--bounce .ui--animation {
    opacity: 1; }
  html.cssanimations .ui--animation-fire.fx--bounce {
    animation: bounce .9s 1 linear; }
  html.cssanimations .ui--animation-fire.fx--rotatein {
    animation: rotateIn .4s 1 linear; }
  html.cssanimations .ui--animation-fire.fx--rotatein-downleft {
    animation: rotateInDownLeft 0.4s 1 cubic-bezier(0.42, 0, 1, 1); }
  html.cssanimations .ui--animation-fire.fx--rotatein-downright {
    animation: rotateInDownRight 0.4s 1 cubic-bezier(0.42, 0, 1, 1); }
  /**
  *  Rotate In Down Left
  */
  @keyframes rotateInDownLeft {
    0% {
      transform-origin: left bottom;
      transform: rotate(-90deg);
      opacity: 0; }
    100% {
      transform-origin: left bottom;
      transform: rotate(0);
      opacity: 1; } }
  /**
  *  Rotate In Down Right
  */
  @keyframes rotateInDownRight {
    0% {
      transform-origin: right bottom;
      transform: rotate(90deg);
      opacity: 0; }
    100% {
      transform-origin: right bottom;
      transform: rotate(0);
      opacity: 1; } }
  /**
  *  Rotate In
  */
  @keyframes rotateIn {
    0% {
      transform-origin: center center;
      transform: rotate(-200deg);
      opacity: 0; }
    100% {
      transform-origin: center center;
      transform: rotate(0);
      opacity: 1; } }
  /**
  *  Bounce
  */
  @keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
      transform: translateY(0); }
    40% {
      transform: translateY(-30px); }
    60% {
      transform: translateY(-15px); } }
  /**
  *  Wobble
  *
  *  originally authored by Nick Pettit - https://github.com/nickpettit/glide
  */
  @keyframes wobble {
    0% {
      transform: translateX(0%); }
    15% {
      transform: translateX(-25%) rotate(-5deg); }
    30% {
      transform: translateX(20%) rotate(3deg); }
    45% {
      transform: translateX(-15%) rotate(-3deg); }
    60% {
      transform: translateX(10%) rotate(2deg); }
    75% {
      transform: translateX(-5%) rotate(-1deg); }
    100% {
      transform: translateX(0%); } }
  /**
  *   Swing
  */
  @keyframes swing {
    20% {
      transform: rotate(15deg); }
    40% {
      transform: rotate(-10deg); }
    60% {
      transform: rotate(5deg); }
    80% {
      transform: rotate(-5deg); }
    100% {
      transform: rotate(0deg); } }
  /**
  *   Flip In X
  */
  @keyframes flipInX {
    0% {
      transform: perspective(400px) rotateX(90deg);
      opacity: 0; }
    40% {
      transform: perspective(400px) rotateX(-10deg); }
    70% {
      transform: perspective(400px) rotateX(10deg); }
    100% {
      transform: perspective(400px) rotateX(0deg);
      opacity: 1; } }
  /**
  *    Flip In Y
  */
  @keyframes flipInY {
    0% {
      transform: perspective(400px) rotateY(90deg);
      opacity: 0; }
    40% {
      transform: perspective(400px) rotateY(-10deg); }
    70% {
      transform: perspective(400px) rotateY(10deg); }
    100% {
      transform: perspective(400px) rotateY(0deg);
      opacity: 1; } }
  /**
  *    Appear
  */
  @keyframes fx_appear {
    0% {
      -ms-transform: scale(0.5);
      transform: scale(0.5);
      opacity: 0.1; }
    100% {
      -ms-transform: scale(1);
      transform: scale(1);
      opacity: 1; } }
  /**
  *    Slide Down
  */
  @keyframes fx_slide_down {
    0% {
      height: 0%; }
    100% {
      height: 100%; } }
  /**
  *    Expand
  */
  @keyframes fx_expand {
    0% {
      width: 0%; }
    100% {
      width: 100%; } }
  /**
  *    Left to Right
  */
  @keyframes fx_ltr {
    0% {
      -ms-transform: translate(-10%, 0);
      transform: translate(-10%, 0);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  /**
  *    Right to Left
  */
  @keyframes fx_rtl {
    0% {
      -ms-transform: translate(10%, 0);
      transform: translate(10%, 0);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  /**
  *    Bottom to Top
  */
  @keyframes fx_btt {
    0% {
      -ms-transform: translate(0, 50%);
      transform: translate(0, 50%);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  /**
  *    Top to Bottom
  */
  @keyframes fx_ttb {
    0% {
      -ms-transform: translate(0, -10%);
      transform: translate(0, -10%);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  /**
  *    Background Move
  */
  @keyframes fx_bg_move {
    0% {
      background-position: -31px 0; }
    100% {
      background-position: 0 0; } }
  /**
  *    Caption Right
  */
  @keyframes fx_caption_right {
    0% {
      -ms-transform: translate(2000px, 0);
      transform: translate(2000px, 0);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  /**
  *    Caption Left
  */
  @keyframes fx_caption_left {
    0% {
      -ms-transform: translate(-2000px, 0);
      transform: translate(-2000px, 0);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  /**
  *    Caption Top
  */
  @keyframes fx_caption_top {
    0% {
      -ms-transform: translate(0, -2000px);
      transform: translate(0, -2000px);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  /**
  *    Caption Bottom
  */
  @keyframes fx_caption_bottom {
    0% {
      -ms-transform: translate(0, 2000px);
      transform: translate(0, 2000px);
      opacity: 0; }
    100% {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } } }

html.html-loading .ui--fixed-button {
  visibility: hidden; }

html.side-panel-open .ui--fixed-button {
  display: none !important; }

.ui--fixed-button {
  position: fixed;
  bottom: 10%;
  z-index: 12000; }

.ui--fixed-button .btn {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  margin-bottom: 0 !important; }

.ui--fixed-button.position--left {
  left: -10px; }

.ui--fixed-button.position--left .btn {
  padding-left: 20px !important; }

.ui--fixed-button.position--right {
  right: -10px; }

.ui--fixed-button.position--right .btn {
  padding-right: 20px !important; }

.ui--fixed-button.position--top {
  top: 10%;
  bottom: auto; }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  width: 100%;
  margin: 0 0 18px;
  padding: 0 0 0; }

.flexslider .slides > div {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  max-width: 100%;
  height: auto !important;
  display: block; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > div:first-child {
  display: block; }

.slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  background: #fff;
  position: relative;
  border-radius: 4px;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  /*-webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;*/ }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flexslider .flex-direction-nav {
  *height: 0;
  display: none; }

.flexslider .flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.flexslider .flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px; }

.flexslider .flex-direction-nav .flex-prev {
  left: -36px; }

.flexslider .flexslider:hover .flex-next {
  opacity: 0.8;
  right: 5px; }

.flexslider .flexslider:hover .flex-prev {
  opacity: 0.8;
  left: 5px; }

.flexslider .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flexslider .flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Control Nav */
.flexslider .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center; }

.flexslider .flex-control-nav li {
  margin: 0;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flexslider .flex-control-paging li a {
  width: 17px;
  height: 17px;
  margin: 2px;
  position: relative;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: none !important; }

.flexslider .flex-control-paging li a:hover {
  background-position: 0 20px; }

.flexslider .flex-control-paging li a.flex-active {
  background-position: 0 20px;
  cursor: default; }

.flexslider .flex-control-paging li a {
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.flex-active .ui--bullets-color {
  display: block; }

.flexslider .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flexslider .flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flexslider .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flexslider .flex-control-thumbs img:hover {
  opacity: 1; }

.flexslider .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

.flex-caption {
  position: absolute;
  left: 40px;
  bottom: 60px;
  padding: 20px;
  margin: 0 !important;
  max-width: 50%;
  max-width: 400px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff !important;
  border-radius: 3px; }

.old-browser .flex-caption {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
  /* IE6 & 7 */
  zoom: 1; }

.flexslider-wrapper {
  position: relative;
  margin-bottom: 18px; }

.flexslider-relative {
  position: relative; }

.ui--flexslider-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30px;
  width: 100%;
  z-index: 100; }

.ui--flexslider-navigation .arr {
  width: 40px;
  height: 60px; }

.ui--flexslider-navigation .arr i {
  top: 50%;
  margin-top: -8px; }

.flexslider-navigation-prev,
.flexslider-navigation-next {
  position: absolute; }

.flexslider-navigation-prev {
  left: -20px; }

.flexslider-navigation-next {
  right: -20px; }

#footer-bottom {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #212121;
  background-color: #2d2d2d; }

#footer-bottom,
#footer-bottom a {
  color: #8c8989;
  font-size: 12px; }

#footer-bottom a:hover {
  color: #fff; }

#footer-bottom #footer-texts,
#footer-bottom #footer-navigation {
  max-width: 50%; }

#footer-bottom.layout--centered #footer-texts,
#footer-bottom.layout--centered #footer-navigation {
  display: block;
  width: auto;
  max-width: none;
  float: none;
  text-align: center; }

#footer-bottom.layout--centered #footer-navigation {
  margin-top: 10px; }

#footer-navigation li {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

#footer-navigation li.ui--separator {
  margin-left: 10px;
  margin-right: 10px; }

#footer-navigation li.ui--separator:last-child {
  display: none; }

nav#navigation {
  margin: 27px 0 0;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: -30px; }

.rtl nav#navigation {
  left: auto;
  right: 0; }

#header-navigation {
  margin: 0;
  float: right; }

#header-navigation > li {
  float: left;
  position: relative;
  border-bottom: 1px solid transparent; }

#header-navigation .text-left {
  text-align: left !important; }

#header-navigation .text-right {
  text-align: right !important; }

#header-navigation .text-center {
  text-align: center !important; }

#header-navigation .text-justify {
  text-align: justify !important; }

#header-navigation li.menu-item > a {
  cursor: pointer; }

#header-navigation .link-disabled > a {
  cursor: pointer; }

#header-navigation .sub-menu .link-disabled > a {
  cursor: text; }

#header-navigation > li.top-level-item > a {
  display: block;
  float: left;
  margin: 0 0 0px 0;
  padding: 18px 19px 18px;
  border-bottom: 2px solid transparent;
  color: #7c7c7c;
  white-space: nowrap; }

#header-navigation.active > li.top-level-item.hover > a,
#header-navigation > li.top-level-item:hover > a {
  color: #169fe6;
  border-color: #169fe6; }

#header-navigation > li.current-menu-item > a {
  border-color: #169fe6; }

#header-navigation > li.current-menu-item:hover > a {
  border-color: #169fe6; }

#header-navigation.active > li.current-menu-item > a,
#header-navigation:hover > li.current-menu-item > a {
  border-color: transparent; }

#header-container.stuck #header-navigation > li > a {
  border-color: transparent !important; }

#header-navigation > li.top-level-item.has-child.hover > a {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  background-color: #0e7add;
  *background-color: #0e7add;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZmM0ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGU3YWRkIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #1fc4f0, #0e7add);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fc4f0', endColorstr='#0e7add');
  background-clip: padding-box;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

.modern-browser #header-navigation > li.top-level-item > a {
  filter: none !important; }

#header-navigation > li.top-level-item > a .ui--caret {
  margin-right: -5px;
  margin-left: 8px; }

#header-navigation li > ul.sub-menu {
  display: block !important;
  z-index: 12000;
  opacity: 1 !important;
  float: none !important;
  *zoom: 1;
  overflow: visible !important;
  visibility: visible !important; }

#header-navigation li.hover > ul.sub-menu,
#header-navigation li:hover > ul.sub-menu {
  display: block; }

#header-navigation li > ul.sub-menu {
  position: absolute;
  left: 0;
  /*margin: 0 0 0 10px;*/
  margin: 0 0 0 0;
  top: -99999px;
  z-index: 1000;
  display: block !important;
  width: 205px;
  border: 1px solid #ebebeb;
  list-style: none;
  background-color: #ffffff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.07), 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box; }

#header-navigation li > ul.sub-menu:after {
  background: #0e7add;
  display: block;
  line-height: 0;
  content: "";
  position: absolute;
  height: 2px;
  left: -1px;
  right: -1px;
  top: -3px; }

#header-navigation li.hover > ul.sub-menu {
  top: 100%; }

#header-navigation li > ul.sub-menu > li > ul.sub-menu {
  top: -99999px;
  right: -100%;
  margin-right: -2px;
  left: auto; }

#header-navigation li > ul.sub-menu > li.hover > ul.sub-menu {
  top: -1px; }

.ie7 #header-navigation li > ul.sub-menu > li.hover > ul.sub-menu {
  top: -2px; }

#header-navigation li.fallout li {
  position: relative; }

#header-navigation li.fallout > ul.sub-menu li > a {
  position: static;
  display: block;
  padding: 10px 20px;
  line-height: 18px;
  color: #7c7c7c;
  border-bottom: 1px solid #ebebeb; }

#header-navigation li > ul.sub-menu li:hover > a {
  color: #169fe6; }

#header-navigation li > ul.sub-menu li a .ui--caret {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -9px; }

/*#header-navigation li > ul.sub-menu li.to-left a .ui--caret {
			left: 0;
			right: auto;
		}*/
#header-navigation li > ul.sub-menu li:last-child > a {
  border-bottom: 0; }

#header-navigation li.to-left > ul.sub-menu {
  left: auto;
  right: 0;
  float: left;
  margin: 0 0 0 0; }

#header-navigation li > ul.sub-menu > li.to-left > ul.sub-menu {
  right: auto;
  left: -100%;
  margin-right: 0;
  margin-left: -2px; }

/**
		 *  Mega Menu
		 */
#header-navigation > .megamenu > ul.sub-menu {
  width: 600px;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.07), 0 1px 0 rgba(0, 0, 0, 0.05), 0 5px 10px rgba(0, 0, 0, 0.1); }

.old-browser #header-navigation > .megamenu ul.sub-menu {
  filter: alpha(opacity=100) !important;
  opacity: 1 !important; }

#header-navigation > .megamenu.layout-fullwidth {
  position: static !important; }

#header-navigation > .megamenu.layout-fullwidth > ul.sub-menu {
  width: 100%;
  max-width: 958px;
  margin: -1px 0 0 !important;
  left: 0;
  right: 0; }

#header-navigation > .megamenu .menu-item > a,
#header-navigation > .megamenu .style--standard > a,
#header-navigation > .megamenu .style--big-title > a,
#header-navigation > .megamenu .style--strong-title > a {
  position: relative;
  display: block;
  padding: 10px 20px;
  line-height: 18px;
  color: #7c7c7c;
  border-bottom: 1px solid #ebebeb; }

#header-navigation > .megamenu .style--standard > a:hover,
#header-navigation > .megamenu .style--list > a:hover {
  color: #169fe6; }

.ie8 #header-navigation > .megamenu .style--big-title > a {
  margin-left: 1px; }

#header-navigation > .megamenu .style--big-title > a,
#header-navigation > .megamenu .style--big-title:hover > a {
  color: #7c7c7c; }

#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li.menu-item:last-child > a {
  border-bottom: 0; }

#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li.menu-item:last-child > ul.sub-menu {
  border-bottom: 0 !important;
  margin-bottom: 0; }

/*#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu .menu-item.hover > a,
		#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu .menu-item:hover > a {
			color: #169fe6;
		}*/
#header-navigation > .megamenu .style--big-title > a {
  padding: 18px 20px 18px !important;
  line-height: 18px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid transparent;
  background-color: #f1f1f1;
  *background-color: #f1f1f1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9Imc2ODkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNGMUYxRjEiIG9mZnNldD0iMSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2c2ODkpIiAvPgo8L3N2Zz4=");
  background-image: linear-gradient(to bottom, #ffffff, #f1f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f1f1f1')";
  text-shadow: 0 1px 0 #fff; }

#header-navigation > .megamenu .style--big-title > a {
  border-color: #ebebeb !important;
  border-bottom: 1px solid #ebebeb !important; }

#header-navigation > .megamenu .style--strong-title > a {
  font-weight: bold;
  text-align: center;
  border-bottom: 0 !important; }

#header-navigation > .megamenu ul.sub-menu ul.sub-menu {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  margin: 0 !important;
  position: static !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  width: 100% !important;
  background: none !important;
  background-color: transparent !important;
  border: 0;
  box-shadow: none !important; }

#header-navigation > .megamenu ul.sub-menu ul.sub-menu:after {
  display: none; }

#header-navigation > .megamenu .level-1:after {
  background: #ebebeb;
  display: block;
  line-height: 0;
  content: "";
  position: absolute;
  top: 0;
  margin-left: 0;
  width: 1px;
  height: 100%;
  z-index: 1000; }

#header-navigation > .megamenu .level-1:first-child:after {
  display: none; }

/*#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li.has-child > a {
			border-bottom: 0 !important;
			padding-bottom: 5px !important;
		}*/
#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px !important; }

#header-navigation > .megamenu .style--list > a {
  border: 0 !important;
  padding: 3px 20px 3px 25px !important;
  display: block !important;
  float: none !important; }

#header-navigation > .megamenu > ul.sub-menu li > a .ui--caret {
  display: none; }

#header-navigation > .megamenu .style--list > a .ui--caret {
  display: inline;
  position: static;
  margin-right: 12px; }

#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li {
  *zoom: 1; }

#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li:before,
#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li:after {
  display: table;
  line-height: 0;
  content: ""; }

#header-navigation > .megamenu > ul.sub-menu > li > ul.sub-menu > li:after {
  clear: both; }

#header-navigation > .megamenu > ul.sub-menu > li.megamenu-divider {
  position: static;
  float: none;
  width: 100% !important;
  display: block;
  clear: both;
  height: 1px;
  background-color: #ebebeb;
  margin-top: -1px !important; }

#header-navigation > .megamenu > ul.sub-menu .megamenu-image {
  text-align: center;
  margin: 0; }

#header-navigation > .megamenu > ul.sub-menu .megamenu-image img {
  max-width: 100%;
  height: auto; }

#header-navigation > .megamenu > ul.sub-menu .megamenu-html {
  margin: 20px 20px 10px; }

#header-navigation > .megamenu.columns-1 > ul.sub-menu > li {
  float: none;
  width: 100%; }

#header-navigation > .megamenu > ul.sub-menu > li {
  width: 25%;
  float: left; }

#header-navigation > .megamenu.columns-2 > ul.sub-menu > li {
  width: 50%;
  float: left; }

#header-navigation > .megamenu.columns-3 > ul.sub-menu > li {
  width: 33.3333333%;
  float: left; }

#header-navigation > .megamenu.columns-4 > ul.sub-menu > li {
  width: 25%;
  float: left; }

#header-navigation > .megamenu.columns-5 > ul.sub-menu > li {
  width: 20%;
  float: left; }

#header-navigation > .megamenu.columns-6 > ul.sub-menu > li {
  width: 16.65%;
  float: left; }

.ui--mobile-navigation-style-default #header-navigation-toggle {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -18px; }

.ui--mobile-navigation-style-blocked #header-navigation-toggle {
  margin-bottom: 20px; }

#header-navigation-toggle a {
  display: block;
  padding: 8px 12px;
  border: 1px solid;
  border-radius: 3px; }

.ui--mobile-navigation-style-blocked #header-navigation-toggle a {
  display: block; }

.ui--mobile-navigation-style-default .header-navigation-toogle-text {
  display: none; }

.ui--mobile-navigation-style-blocked .header-navigation-toogle-text {
  padding-left: 5px;
  display: inline-block; }

#header-navigation-toggle a .ui--caret {
  font-size: 14px; }

@media (min-width: 768px) {
  .header-layout-blocking.no-stuck #logo,
  .header-layout-blocking.no-stuck nav#navigation {
    float: none !important;
    display: block;
    margin-top: 0;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    text-align: center;
    line-height: 0; }
  .header-layout-blocking.no-stuck #header-navigation {
    display: inline-block;
    text-align: left;
    float: none !important; }
  .header-layout-blocking.logo-position-left.no-stuck #logo {
    text-align: left; }
  .header-layout-blocking.logo-position-right.no-stuck #logo {
    text-align: right; }
  .header-layout-blocking.logo-position-center.no-stuck #logo {
    text-align: center; }
  .header-layout-blocking.navigation-position-left.no-stuck nav#navigation {
    text-align: left; }
  .header-layout-blocking.navigation-position-right.no-stuck nav#navigation {
    text-align: right; }
  .header-layout-blocking.navigation-position-center.no-stuck nav#navigation {
    text-align: center; }
  .header-layout-blocking.no-stuck #header-navigation > .megamenu.layout-fullwidth {
    position: static; }
  .header-layout-blocking.no-stuck #header-navigation > .megamenu.layout-fullwidth > ul.sub-menu {
    width: 100%;
    margin: 0;
    left: 0;
    right: 0; }
  .sticky-header-layout-blocking.stuck #logo,
  .sticky-header-layout-blocking.stuck nav#navigation {
    float: none !important;
    display: block;
    margin-top: 0;
    margin: 0 auto;
    max-width: 100%;
    position: relative;
    text-align: center;
    line-height: 0; }
  .sticky-header-layout-blocking.stuck #header-navigation {
    display: inline-block;
    text-align: left;
    float: none !important; }
  .sticky-header-layout-blocking.sticky-logo-position-left.stuck #logo {
    text-align: left; }
  .sticky-header-layout-blocking.sticky-logo-position-right.stuck #logo {
    text-align: right; }
  .sticky-header-layout-blocking.sticky-logo-position-center.stuck #logo {
    text-align: center; }
  .sticky-header-layout-blocking.sticky-navigation-position-left.stuck nav#navigation {
    text-align: left; }
  .sticky-header-layout-blocking.sticky-navigation-position-right.stuck nav#navigation {
    text-align: right; }
  .sticky-header-layout-blocking.sticky-navigation-position-center.stuck nav#navigation {
    text-align: center; }
  .sticky-header-layout-blocking.stuck #header-navigation > .megamenu.layout-fullwidth {
    position: static; }
  .sticky-header-layout-blocking.stuck #header-navigation > .megamenu.layout-fullwidth > ul.sub-menu {
    width: 100%;
    margin: 0;
    left: 0;
    right: 0; }
  .sticky-header-layout-blocking.sticky-hidden-logo.stuck #logo {
    display: none !important; } }

#header-navigation-toggle {
  display: none; }

#header-container .show-on-stuck {
  display: none !important; }

.ui--meta-like-shortcode .ui--meta-like {
  text-align: center;
  display: block; }

.ui--meta-like-shortcode .ui--meta-like .ui--likes-count {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  padding-top: 48px; }

.ui--meta-like-shortcode .ui--meta-like .ui--likes-count span {
  display: block;
  margin-top: 12px;
  margin-bottom: 0; }

.ui--meta-like-shortcode .ui--meta-like a,
.ui--meta-like-shortcode .ui--meta-like a:hover {
  text-decoration: none !important; }

.ui--meta-like-shortcode .ui--meta-like a {
  color: #ed1c24 !important; }

.ui--meta-like-shortcode .ui--meta-like a:hover {
  color: #ed1c24 !important; }

.ui--meta-like-shortcode .ui--meta-like a .fontawesome-heart {
  font-size: 48px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -24px; }

.ui--meta-like-shortcode .ui--meta-like a:hover .fontawesome-heart {
  animation: pulsate 0.7s infinite ease-out;
  opacity: 0; }

@keyframes pulsate {
  0% {
    transform: scale(1, 1);
    opacity: 1; }
  50% {
    transform: scale(0.75, 0.75);
    opacity: 0; }
  100% {
    transform: scale(1, 1);
    opacity: 1; } }

header #logo {
  float: left;
  margin: 0;
  position: relative;
  z-index: 2;
  text-align: center; }

header #logo img {
  max-width: 100%;
  height: auto; }

header #logo a {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*---------------------------*/
/*  Custom Menu Bar
/*---------------------------*/
.ui--custom-menu-bar {
  margin-bottom: 30px;
  line-height: 0;
  overflow: hidden; }

.ui--custom-menu-bar.fullwidth-container {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #dbdbdb; }

.ui--custom-menu-bar ul {
  list-style: none none;
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--custom-menu-bar ul > li {
  position: relative;
  margin: -1px 0;
  padding: 0;
  display: inline-block;
  /*float: left;*/
  *display: inline;
  *zoom: 1;
  z-index: 2;
  border-left: 1px solid #e0e0e0;
  overflow: hidden; }

.ui--custom-menu-bar.orientation-vertical ul {
  display: block;
  width: auto; }

.ui--custom-menu-bar.orientation-vertical ul > li {
  display: block;
  margin: 0 -2px 0 -1px !important;
  width: auto;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 1px solid #e0e0e0; }

.ui--custom-menu-bar.orientation-vertical ul > li.last-item {
  border-bottom: 0 !important; }

.ui--custom-menu-bar.ui--box.text-center ul > li.first-item,
.ui--custom-menu-bar.ui--box.text-left ul > li.first-item {
  border-left: 0; }

.ui--custom-menu-bar ul > li.last-item {
  border-right: 1px solid #e0e0e0; }

.rtl .ui--custom-menu-bar ul > li.last-item {
  border-right: 0;
  border-left: 1px solid #e0e0e0; }

.ui--custom-menu-bar.ui--box.text-center ul > li.last-item,
.ui--custom-menu-bar.text-right ul > li.last-item {
  border-right: 0; }

.ui--custom-menu-bar ul > li > span,
.ui--custom-menu-bar ul > li > a {
  position: relative;
  z-index: 1;
  display: block;
  padding: 20px 32px;
  text-decoration: none !important;
  white-space: nowrap;
  margin: 0 -2px; }

.ui--custom-menu-bar ul > li > span {
  color: #7c7c7c !important; }

.ui--custom-menu-bar ul > li > a,
.ui--custom-menu-bar ul > li strong {
  color: #333 !important; }

.ui--custom-menu-bar ul > li .ui--icon {
  margin-right: 6px; }

.ui--custom-menu-bar ul > li.ui--icon-position-right .ui--icon {
  margin-left: 6px;
  margin-right: 0; }

.ui--custom-menu-bar ul > li.ui--icon-position-center .ui--icon {
  margin-left: 0;
  margin-right: 0; }

.ui--custom-menu-bar ul > li.title-item {
  border-left: 0; }

.ui--custom-menu-bar.fullwidth-container > ul > li.title-item {
  margin-left: -30px; }

.rtl .ui--custom-menu-bar.fullwidth-container > ul > li.title-item {
  margin-left: 0;
  margin-right: -30px; }

.ui--custom-menu-bar ul > li.active-item {
  z-index: 2;
  border-left: 0; }

.ui--custom-menu-bar ul > li.active-item > a,
.ui--custom-menu-bar.hover-effect ul > li:hover > a {
  display: block;
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2), inset -2px 0 2px rgba(0, 0, 0, 0.06), inset 2px 0 2px rgba(0, 0, 0, 0.06), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
  background-color: #e9e9e9; }

.ui--custom-menu-bar ul > li.ui--no-border-lr {
  border-left: 0;
  border-right: 0; }

.ui--custom-menu-bar.orientation-vertical ul > li > span,
.ui--custom-menu-bar.orientation-vertical ul > li > a {
  white-space: normal; }

/** Splitted */
.ui--custom-menu-bar.ui--type-splitted ul {
  display: block;
  width: auto; }

.ui--custom-menu-bar.ui--type-splitted ul > li.pull-left,
.ui--custom-menu-bar.ui--type-splitted ul > li.pull-right {
  text-align: center;
  max-width: 49%; }

.ui--custom-menu-bar.ui--type-splitted ul > li.pull-left {
  border-right: 1px solid #e0e0e0 !important;
  border-left: 0; }

.ui--custom-menu-bar.ui--type-splitted ul > li.pull-right {
  border-left: 1px solid #e0e0e0 !important;
  border-right: 0; }

/** Thin */
.ui--custom-menu-bar.ui--height-thin ul > li > span,
.ui--custom-menu-bar.ui--height-thin ul > li > a {
  padding: 12px 22px; }

.menu-item-lang-selector > ul {
  width: auto !important;
  min-width: 100%;
  box-sizing: border-box; }

.menu-item-lang-selector > ul > li,
.menu-item-lang-selector > ul > li > a {
  white-space: nowrap; }

.o--no-lang-name ul > li {
  text-align: center; }

.menu-item-lang-selector .flag {
  margin-right: 6px; }

.rtl .menu-item-lang-selector .flag {
  margin-left: 6px;
  margin-right: 0; }

.portfolio-container .passive-item {
  pointer-events: none; }

.old-browser .portfolio-container .passive-item,
.old-browser .portfolio-container .passive-item * {
  filter: alpha(opacity=30) !important;
  opacity: .3 !important; }

.portfolio-container.layout--normal > .row {
  margin-bottom: 12px; }

.portfolio-container.layout--normal > .row:last-child {
  margin-bottom: 0; }

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */
/* ----------------------------------
		Default Theme
	----------------------------------- */
div.pp_envision .pp_top,
div.pp_envision .pp_top .pp_middle,
div.pp_envision .pp_top .pp_left,
div.pp_envision .pp_top .pp_right,
div.pp_envision .pp_bottom,
div.pp_envision .pp_bottom .pp_left,
div.pp_envision .pp_bottom .pp_middle,
div.pp_envision .pp_bottom .pp_right {
  height: 13px; }

div.pp_envision div.ppt {
  color: #f8f8f8;
  margin: 0 0 3px 80px !important;
  max-width: 75%; }

div.pp_envision #pp_full_res {
  background: #fff;
  line-height: 0 !important; }

/* Content background */
/*div.pp_envision .pp_next:hover { background: url(asset-url("pretty-photo/sprite_next.png")) center right  no-repeat; cursor: pointer; }
	div.pp_envision .pp_previous:hover { background: url(asset-url("pretty-photo/sprite_prev.png")) center left no-repeat; cursor: pointer; }*/
div.pp_envision .pp_expand {
  background: url("../images/pretty-photo/sprite.png") 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

/* Expand button */
div.pp_envision .pp_expand:hover {
  background: url("../images/pretty-photo/sprite.png") 0 -56px no-repeat;
  cursor: pointer; }

/* Expand button hover */
div.pp_envision .pp_contract {
  background: url("../images/pretty-photo/sprite.png") 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px; }

/* Contract button */
div.pp_envision .pp_contract:hover {
  background: url("../images/pretty-photo/sprite.png") 0 -113px no-repeat;
  cursor: pointer; }

/* Contract button hover */
div.pp_envision .pp_close {
  cursor: pointer;
  right: 14px;
  top: -42px; }

/* Close button */
div.pp_envision #pp_full_res .pp_inline {
  color: #000; }

div.pp_envision .pp_gallery ul li a {
  background: url("../images/pretty-photo/default_thumb.png") center center #f8f8f8;
  border: 1px solid #aaa; }

div.pp_envision .pp_gallery ul li a:hover,
div.pp_envision .pp_gallery ul li.selected a {
  border-color: #fff; }

div.pp_envision .pp_social {
  margin-top: 7px; }

div.pp_envision .pp_gallery a.pp_arrow_previous,
div.pp_envision .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
  position: relative; }

div.pp_envision .pp_nav .pp_play,
div.pp_envision .pp_nav .pp_pause {
  background: url("../images/pretty-photo/sprite.png") -51px 1px no-repeat;
  height: 30px;
  width: 30px; }

div.pp_envision .pp_nav .pp_pause {
  background-position: -51px -29px; }

div.pp_envision .pp_details {
  position: absolute;
  text-align: center; }

div.pp_envision a.pp_arrow_previous,
div.pp_envision a.pp_arrow_next {
  background: url("../images/pretty-photo/sprite.png") -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0 0;
  width: 20px; }

div.pp_envision a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px; }

/* The next arrow in the bottom nav */
div.pp_envision .pp_content_container .pp_details {
  margin-top: 5px; }

div.pp_envision .pp_current_text {
  clear: none;
  height: 30px;
  position: absolute;
  top: -42px;
  left: 18px; }

div.pp_envision .pp_current_text .currentTextHolder {
  left: 0;
  margin: 0;
  position: absolute; }

div.pp_envision .pp_current_text .pp_play:hover, div.pp_envision .pp_current_text .pp_pause:hover, div.pp_envision .pp_arrow_next:hover, div.pp_envision .pp_arrow_previous:hover {
  opacity: 0.7; }

div.pp_envision .pp_description {
  padding: 10px 20px;
  margin: 5px auto 5px auto;
  max-width: 75%;
  min-width: 200px;
  text-align: center;
  display: inline-block; }

div.pp_envision a.pp_previous,
div.pp_envision a.pp_next {
  z-index: 1500;
  background: rgba(255, 255, 255, 0.01); }

div.pp_envision a.pp_previous > span,
div.pp_envision a.pp_next > span {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  filter: alpha(opacity=0);
  opacity: 0;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  padding: 0 50px; }

div.pp_envision a.pp_previous > span {
  margin-left: -50px; }

div.pp_envision a.pp_next > span {
  margin-right: -50px; }

.pp_hoverContainer {
  direction: ltr !important; }

div.pp_envision a.pp_previous:hover > span,
div.pp_envision a.pp_next:hover > span {
  filter: alpha(opacity=100);
  opacity: 1; }

html.no-csstransforms div.pp_envision a.pp_previous > span {
  left: -100px; }

html.no-csstransforms div.pp_envision a.pp_next > span {
  right: -100px; }

html.csstransforms div.pp_envision a.pp_previous > span {
  -ms-transform: translateX(-100px);
  transform: translateX(-100px); }

html.csstransforms div.pp_envision a.pp_next > span {
  right: 0;
  -ms-transform: translateX(100px);
  transform: translateX(100px); }

html.no-csstransforms div.pp_envision a.pp_previous:hover > span {
  left: -20px; }

html.no-csstransforms div.pp_envision a.pp_next:hover > span {
  right: -20px; }

html.csstransforms div.pp_envision a.pp_previous:hover > span {
  -ms-transform: translateX(-20px);
  transform: translateX(-20px); }

html.csstransforms div.pp_envision a.pp_next:hover > span {
  right: 0;
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

div.pp_envision .pp_loaderIcon {
  background: url("../images/pretty-photo/loader.gif") center center no-repeat;
  background-color: #fff;
  padding: 20px; }

/* Loader icon */
div.pp_envision .pp_description,
div.pp_envision .pp_loaderIcon {
  border-radius: 3px; }

div.pp_envision .pp_fade {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75); }

div.pp_envision .pp_expand,
div.pp_envision .pp_contract {
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */
div.pp_pic_holder a:focus {
  outline: none; }

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 12100; }

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 12101; }

.pp_top {
  height: 20px;
  position: relative; }

* html .pp_top {
  padding: 0 20px; }

.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_top .pp_middle {
  left: 0;
  position: static; }

.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_content {
  height: 40px;
  min-width: 40px; }

* html .pp_content {
  width: 40px; }

.pp_fade {
  display: none; }

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%; }

.pp_content_container .pp_left {
  padding-left: 20px; }

.pp_content_container .pp_right {
  padding-right: 20px; }

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px 0; }

.pp_description {
  display: none;
  margin: 0; }

.pp_social {
  float: left;
  margin: 0; }

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden; }

.pp_social .twitter {
  float: left; }

.pp_nav {
  margin: 3px 10px 0 0; }

.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px; }

a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px; }

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100% !important;
  z-index: 2000; }

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000; }

.pp_gallery {
  display: none !important; }

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative; }

.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap; }

.pp_gallery ul a {
  border: 1px #000 solid;
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden; }

.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff; }

.pp_gallery ul a img {
  border: 0; }

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0; }

.pp_gallery li.default a {
  display: block;
  height: 33px;
  width: 50px; }

.pp_gallery li.default a img {
  display: none; }

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important; }

a.pp_next {
  display: block;
  float: right;
  height: 100%;
  width: 49%; }

a.pp_previous {
  display: block;
  float: left;
  height: 100%;
  width: 49%; }

a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000; }

.rtl a.pp_expand,
.rtl a.pp_contract {
  text-indent: 10000px; }

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  text-indent: 0 !important; }

.pp_bottom {
  height: 20px;
  position: relative; }

* html .pp_bottom {
  padding: 0 20px; }

.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_bottom .pp_middle {
  left: 0;
  position: static; }

.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px; }

#pp_full_res {
  line-height: 1 !important; }

#pp_full_res .pp_inline {
  text-align: left; }

#pp_full_res .pp_inline p {
  margin: 0 0 15px 0; }

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999; }

.tp-caption.caption-primary {
  font-weight: 300;
  font-size: 30px;
  line-height: 36px; }

.tp-caption.caption-white-background {
  padding: 10px 20px;
  border-radius: 3px;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  color: #0197ec;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }

.tp-caption.caption-long-text {
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #333;
  text-align: justify; }

.ui--rev-slider {
  -webkit-backface-visibility: hidden; }

.ie9 .tp-caption.caption-primary > div {
  filter: none !important; }

.rev_slider_wrapper .tp-leftarrow.custom:hover,
.rev_slider_wrapper .tp-rightarrow.custom:hover {
  background-position: 0 0 !important; }

.slider-navigation-wrapper i {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.modern-browser .rev_slider_wrapper .tparrows {
  filter: none !important; }

.rev_slider_wrapper .tparrows.custom {
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  background: none;
  background-image: none;
  background-color: #333; }

.rev_slider_wrapper .tparrows .slider-navigation-wrapper {
  position: absolute;
  width: 100%;
  height: 18px;
  text-align: center;
  top: 50%;
  left: 0;
  color: #fff; }

/** Default */
.rev_slider_wrapper .tparrows.custom {
  height: 60px; }

.rev_slider_wrapper .tparrows.custom:before {
  line-height: 60px;
  font-weight: bold; }

.rev_slider_wrapper .tparrows.custom .slider-navigation-wrapper {
  margin-top: -8px; }

.rev_slider_wrapper .tp-leftarrow.custom {
  box-shadow: 1px 0 8px rgba(0, 0, 0, 0.2);
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.rev_slider_wrapper .tp-rightarrow.custom {
  box-shadow: -1px 0 8px rgba(0, 0, 0, 0.2);
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.tp-leftarrow.custom .slider-navigation-wrapper {
  margin-left: -2px; }

.tp-rightarrow.custom .slider-navigation-wrapper {
  margin-left: 2px; }

.rev_slider_wrapper .tparrows.custom .slider-navigation-wrapper i {
  font-size: 18px !important; }

.tp-bullets .bullet.selected .ui--bullets-color {
  display: block; }

.tp-bullets.simplebullets.custom .bullet {
  background: none !important;
  margin: 2px !important;
  width: 17px;
  height: 17px;
  cursor: pointer;
  position: relative;
  float: left; }

.tp-bullets.simplebullets.custom .bullet {
  background: none !important;
  margin: 2px !important;
  width: 17px;
  height: 17px; }

.tp-bullets.simplebullets.custom .tp-leftarrow.custom,
.tp-bullets.simplebullets.custom .tp-rightarrow.custom {
  width: 30px !important;
  height: 30px !important;
  margin: -4px 2px 0 !important;
  border-radius: 3px !important; }

.tp-bullets.simplebullets.custom .tp-leftarrow.custom .slider-navigation-wrapper,
.tp-bullets.simplebullets.custom .tp-rightarrow.custom .slider-navigation-wrapper {
  margin-top: -10px !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

.tp-bullets.simplebullets.custom .tp-leftarrow.custom .slider-navigation-wrapper i,
.tp-bullets.simplebullets.custom .tp-rightarrow.custom .slider-navigation-wrapper i {
  font-size: 13px !important; }

.tp-caption.caption-primary > div {
  position: absolute;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  padding: 10px 20px;
  border-radius: 3px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e7add;
  *background-color: #0e7add;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZmM0ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGU3YWRkIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #1fc4f0, #0e7add);
  background-repeat: repeat-x;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fc4f0', endColorstr='#0e7add')";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fc4f0', endColorstr='#0e7add');
  /* IE6 & IE7 */ }

.tp-caption.caption-primary h1,
.tp-caption.caption-primary h2,
.tp-caption.caption-primary h3,
.tp-caption.caption-primary h4,
.tp-caption.caption-primary h5,
.tp-caption.caption-primary h6 {
  margin: 0; }

.ui--shadow {
  display: block;
  pointer-events: none;
  position: relative;
  z-index: 1; }

.ui--shadow img {
  pointer-events: none;
  margin: auto;
  display: block;
  width: 100% !important;
  max-width: 1170px !important;
  max-height: none !important;
  height: auto !important; }

.ui--shadow-abs img {
  position: absolute; }

.ui--shadow-top {
  position: relative;
  z-index: 2; }

.ui--shadow {
  max-height: 18px; }

.ui--shadow.ui--shadow-type-1 {
  max-height: 30px; }

.ui--shadow.ui--shadow-type-5 {
  max-height: 30px; }

.ui--shadow-abs {
  height: 18px; }

.ui--shadow-abs.ui--shadow-type-1 {
  height: 30px; }

.ui--shadow-abs.ui--shadow-type-5 {
  height: 30px; }

.ui--shadow-reset {
  margin-top: -18px; }

.ui--sharrre {
  display: block;
  *zoom: 1;
  margin-bottom: 12px; }

.ui--sharrre .sharrre i {
  margin-right: 3px; }

.ui--sharrre .sharrre h5 {
  margin: 0; }

.ui--sharrre-counter-hidden .ui--sharrre-count {
  display: none !important; }

.btn-facebook {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4965A0;
  *background-color: #4965A0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0OTY1QTAiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmQzZjdjIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #4965A0, #2d3f7c);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4965A0', endColorstr='#2d3f7c');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4965A0', endColorstr='#2d3f7c')";
  background-repeat: repeat-x; }

.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  color: #FFFFFF !important;
  background-color: #2d3f7c !important; }

.btn-twitter {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #57bdff;
  *background-color: #57bdff;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1N2JkZmYiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjk3M2ZmIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #57bdff, #2973ff);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#57bdff', endColorstr='#2973ff');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#57bdff', endColorstr='#2973ff')";
  background-repeat: repeat-x; }

.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.btn-twitter.disabled,
.btn-twitter[disabled] {
  color: #FFFFFF !important;
  background-color: #2973ff !important; }

.btn-googleplus {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ea634d;
  *background-color: #ea634d;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNlYTYzNGQiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDAyYzIzIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #ea634d, #d02c23);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ea634d', endColorstr='#d02c23');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ea634d', endColorstr='#d02c23')";
  background-repeat: repeat-x; }

.btn-googleplus:hover,
.btn-googleplus:focus,
.btn-googleplus:active,
.btn-googleplus.active,
.btn-googleplus.disabled,
.btn-googleplus[disabled] {
  color: #FFFFFF !important;
  background-color: #d02c23 !important; }

.btn-linkedin {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1fadcb;
  *background-color: #1fadcb;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZmFkY2IiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTI2NzlmIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #1fadcb, #12679f);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fadcb', endColorstr='#12679f');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fadcb', endColorstr='#12679f')";
  background-repeat: repeat-x; }

.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.btn-linkedin.disabled,
.btn-linkedin[disabled] {
  color: #FFFFFF !important;
  background-color: #12679f !important; }

.btn-pinterest {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da2933;
  *background-color: #da2933;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkYTI5MzMiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYmExNTFhIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #da2933, #ba151a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#da2933', endColorstr='#ba151a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#da2933', endColorstr='#ba151a')";
  background-repeat: repeat-x; }

.btn-pinterest:hover,
.btn-pinterest:focus,
.btn-pinterest:active,
.btn-pinterest.active,
.btn-pinterest.disabled,
.btn-pinterest[disabled] {
  color: #FFFFFF !important;
  background-color: #ba151a !important; }

.ui--sharrre-block {
  margin-left: -6px;
  margin-right: -6px; }

.ui--sharrre-block .sharrre {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 6px 18px;
  min-width: 80px; }

.ui--sharrre-block .ui--sharrre-box a {
  min-width: 80px; }

.ui--sharrre-block .ui--sharrre-box a,
.ui--sharrre-block .ui--sharrre-box a:hover {
  text-decoration: none; }

.ui--sharrre-block .ui--sharrre-count {
  display: block;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #b2c6cc;
  background: #fbfbfb;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(top, #fbfbfb 0%, #f6f6f6 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#f6f6f6',GradientType=0 );
  /* IE6-9 */ }

.ui--sharrre-block .ui--sharrre-count {
  color: #333 !important;
  text-decoration: none !important; }

.ui--sharrre-block .ui--sharrre-count:hover {
  text-decoration: none; }

.ui--sharrre-block .ui--sharrre-count:before, .ui--sharrre-block .ui--sharrre-count:after {
  content: '';
  display: block;
  position: absolute;
  left: 49%;
  width: 0;
  height: 0; }

.ui--sharrre-block .btn {
  margin-bottom: 0; }

.ui--sharrre-block .ui--sharrre-count:before {
  border: solid 7px transparent;
  border-top-color: #b2c6cc;
  margin-left: -7px;
  bottom: -14px; }

.ui--sharrre-block .ui--sharrre-count:after {
  border: solid 6px transparent;
  margin-left: -6px;
  bottom: -12px;
  border-top-color: #fbfbfb; }

.ui--sharrre-mini-block {
  margin-left: -6px;
  margin-right: -6px; }

.ui--sharrre-mini-block .sharrre {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 6px 18px; }

.ui--sharrre-mini-block .ui--sharrre-box a {
  min-width: 60px;
  text-align: center; }

.ui--sharrre-mini-block .ui--sharrre-box a,
.ui--sharrre-mini-block .ui--sharrre-box a:hover {
  text-decoration: none; }

.ui--sharrre-mini-block .ui--sharrre-box .ui--sharrre-link-title {
  display: none; }

.ui--sharrre-mini-block .ui--sharrre-count {
  display: block;
  font-weight: normal;
  line-height: 30px;
  height: 30px;
  font-size: 80%;
  height: 30px;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #b2c6cc;
  background: #fbfbfb; }

.ui--sharrre-mini-block .ui--sharrre-count {
  color: #333 !important;
  text-decoration: none !important; }

.ui--sharrre-mini-block .ui--sharrre-count:hover {
  text-decoration: none; }

.ui--sharrre-mini-block .ui--sharrre-count:before,
.ui--sharrre-mini-block .ui--sharrre-count:after {
  content: '';
  display: block;
  position: absolute;
  left: 49%;
  width: 0;
  height: 0; }

.ui--sharrre-mini-block .btn {
  margin-bottom: 0; }

.ui--sharrre-mini-block .ui--sharrre-count:before {
  border: solid 7px transparent;
  border-top-color: #b2c6cc;
  margin-left: -7px;
  bottom: -14px; }

.ui--sharrre-mini-block .ui--sharrre-count:after {
  border: solid 6px transparent;
  margin-left: -6px;
  bottom: -12px;
  border-top-color: #fbfbfb; }

html.no-csstransitions #side-panel {
  display: none !important; }

#side-panel-pusher {
  position: static;
  left: 0;
  z-index: 99;
  height: 100%;
  transition: transform 0.5s; }

#side-panel {
  opacity: .95;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12001;
  visibility: hidden;
  width: 300px;
  height: 100%;
  background: #3b3b3b;
  transition: all 0.5s;
  box-shadow: 5px 0 10px rgba(0, 0, 0, 0.2); }

#side-panel > div {
  display: none;
  margin: 30px; }

/** Opened */
.side-panel-open #side-panel {
  visibility: visible;
  transition: transform 0.5s; }

/** Opened */
html.csstransitions #side-panel {
  transform: translate3d(-100%, 0, 0); }

html.csstransitions.side-panel-open #side-panel-pusher {
  transform: translate3d(300px, 0, 0); }

html.no-csstransitions #side-panel {
  position: absolute;
  left: -100%; }

html.no-csstransitions.side-panel-open #side-panel {
  left: -300px;
  display: block !important;
  visibility: visible;
  z-index: 15000; }

html.no-csstransitions.side-panel-open #side-panel-pusher {
  position: relative;
  left: 300px; }

#ui--side-panel-close-button {
  display: block !important;
  visibility: visible !important;
  position: absolute;
  right: 0px;
  top: 28px;
  padding: 10px;
  opacity: 0;
  transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  border-radius: 50%; }

.side-panel-open #ui--side-panel-close-button {
  opacity: 1;
  right: -24px; }

#ui--side-panel-close-button .ui--icon {
  display: block !important; }

/******************************************************************/
body.ui--side-panel-position-right #side-panel {
  left: auto;
  right: 0;
  box-shadow: -5px 0 10px rgba(0, 0, 0, 0.2); }

/** Opened */
html.csstransitions body.ui--side-panel-position-right #side-panel {
  transform: translate3d(100%, 0, 0); }

html.csstransitions.side-panel-open body.ui--side-panel-position-right #side-panel-pusher {
  transform: translate3d(-300px, 0, 0); }

html.no-csstransitions body.ui--side-panel-position-right #side-panel {
  left: auto;
  right: -100%; }

html.no-csstransitions.side-panel-open body.ui--side-panel-position-right #side-panel {
  left: auto;
  right: -300px; }

html.no-csstransitions.side-panel-open body.ui--side-panel-position-right #side-panel-pusher {
  left: auto;
  right: 300px; }

body.ui--side-panel-position-right #ui--side-panel-close-button {
  right: auto;
  left: 0; }

.side-panel-open body.ui--side-panel-position-right #ui--side-panel-close-button {
  left: -24px; }

/******************************************************************/
#side-panel select,
#side-panel textarea,
#side-panel input[type="text"],
#side-panel input[type="password"] {
  width: 100%; }

#side-panel select,
#side-panel textarea,
#side-panel input[type="text"],
#side-panel input[type="password"],
#side-panel input[type="datetime"],
#side-panel input[type="datetime-local"],
#side-panel input[type="date"],
#side-panel input[type="month"],
#side-panel input[type="time"],
#side-panel input[type="week"],
#side-panel input[type="number"],
#side-panel input[type="email"],
#side-panel input[type="url"],
#side-panel input[type="search"],
#side-panel input[type="tel"],
#side-panel input[type="color"],
#side-panel select:focus,
#side-panel textarea:focus,
#side-panel input[type="text"]:focus,
#side-panel input[type="password"]:focus,
#side-panel input[type="datetime"]:focus,
#side-panel input[type="datetime-local"]:focus,
#side-panel input[type="date"]:focus,
#side-panel input[type="month"]:focus,
#side-panel input[type="time"]:focus,
#side-panel input[type="week"]:focus,
#side-panel input[type="number"]:focus,
#side-panel input[type="email"]:focus,
#side-panel input[type="url"]:focus,
#side-panel input[type="search"]:focus,
#side-panel input[type="tel"]:focus,
#side-panel input[type="color"]:focus {
  box-shadow: inset 0 2px 10px rgba(0, 0, 0, 0.2); }

.ui--blog-item.layout--single {
  margin-bottom: 18px; }

.ui--blog-item.layout--single .ui--blog-title {
  margin-bottom: 18px; }

.ui--blog-related-posts {
  margin-bottom: 12px; }

#titlebar {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  background-color: #f9f9f9;
  background-position: center center;
  background-repeat: no-repeat;
  image-rendering: optimizeQuality; }

#titlebar > .container {
  padding: 30px 0; }

#titlebar.cover {
  background-size: cover; }

#titlebar.repeat {
  background-repeat: repeat;
  background-size: auto !important; }

#titlebar-text {
  max-width: 58%;
  padding-right: 2%; }

#titlebar-title {
  margin: 0;
  word-wrap: break-word; }

#titlebar-text .titlebar-text-content {
  margin-top: 10px; }

#titlebar-text .titlebar-text-content > p:last-child {
  margin-bottom: 0; }

#titlebar-text.no-breadcrumb {
  max-width: 100%;
  padding-right: 0; }

#titlebar-breadcrumb {
  min-width: 40%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0; }

#breadcrumb {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -15px;
  padding: 5px 15px;
  font-size: 12px; }

.ui-bc-item {
  max-width: 300px;
  display: inline-block; }
  .ui-bc-item, .ui-bc-item span {
    word-wrap: break-word;
    vertical-align: middle; }

.ui-bc-seperator {
  margin: 3px 0;
  width: 20px;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center; }

.ui-bc-seperator .ui--caret {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 18px;
  line-height: 18px;
  margin-top: -10px;
  margin-left: -3px; }

#breadcrumb,
#breadcrumb a {
  color: #7c7c7c; }

#breadcrumb a:hover {
  color: #070401; }

.orientation-right #titlebar-text {
  max-width: 58%;
  padding-left: 2%;
  padding-right: 0;
  float: right;
  text-align: right; }

.orientation-right #titlebar-breadcrumb {
  left: 0;
  right: auto; }

.orientation-right #breadcrumb {
  left: 0;
  right: auto; }

#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  overflow: hidden;
  z-index: 10000; }

#toTopHover {
  display: block;
  overflow: hidden;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0); }

#toTop:active,
#toTop:focus {
  outline: none; }

#topbar-social-icons > li:first-child {
  /*border-left: 0 !important;*/ }

#top-bar {
  position: relative;
  z-index: 12001 !important;
  line-height: 0;
  height: 40px;
  background: #f9f9f9;
  border-bottom: 1px solid #ebebeb; }

#top-bar-background {
  height: 40px; }

#top-bar a {
  color: #7c7c7c; }

#top-bar a:hover {
  color: #070401; }

#top-bar-text {
  line-height: 40px;
  white-space: nowrap; }

#top-bar-text [class^="fontawesome-"],
#top-bar-text [class*=" fontawesome-"] {
  font-size: 14px;
  margin-right: 4px; }

#top-bar .ui--widget {
  height: 40px !important;
  margin-bottom: 0;
  text-align: left;
  position: relative; }

#top-bar .ui--widget > ul,
#top-bar ul.ui--widget {
  float: left;
  margin-left: 0; }

#top-bar .ui--widget > ul > li,
#top-bar ul.ui--widget > li {
  position: relative;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-color: #ebebeb !important;
  height: 40px; }

#top-bar .ui--widget > ul > li > a,
#top-bar ul.ui--widget > li > a {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: nowrap; }

#top-bar .ui--widget li > ul {
  display: none; }

#top-bar .ui--widget li .helper--extract-icon {
  background: transparent;
  background: rgba(0, 0, 0, 0.1);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
  /* IE6 & 7 */
  *zoom: 1;
  box-shadow: inset 1px 0 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 0;
  width: 30px;
  text-align: center; }

#top-bar .helper--extract-icon [class^="fontawesome-"],
#top-bar .helper--extract-icon [class*=" fontawesome-"] {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  left: 50%;
  margin-left: -3px !important; }

#top-bar .ui--custom-menu > li {
  float: left;
  margin-left: -1px; }

#top-bar .ui--custom-menu li {
  position: relative; }

#top-bar .ui--custom-menu li > ul {
  display: none; }

/** Second Level */
#top-bar .ui--custom-menu li > ul {
  display: none;
  position: absolute;
  right: -1px;
  top: 40px;
  min-width: 150px;
  margin-left: 0;
  background: #fff;
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.07), 0 1px 0 rgba(0, 0, 0, 0.05); }

#top-bar .ui--custom-menu li > ul > li > ul {
  top: 0;
  margin-left: 0;
  left: auto;
  right: 100%; }

#top-bar .abs-left .ui--custom-menu li > ul {
  left: -1px;
  right: auto; }

#top-bar .abs-left .ui--custom-menu li > ul > li > ul {
  left: 100%;
  right: auto;
  margin-right: -1px;
  margin-left: 0; }

#top-bar .ui--custom-menu.opt--on-hover li:hover > ul {
  display: block; }

#top-bar .ui--custom-menu > li.to-right > ul {
  right: auto !important;
  left: 0 !important; }

#top-bar .ui--custom-menu > li.to-left > ul {
  left: auto !important;
  right: -100% !important; }

#top-bar .ui--custom-menu li > ul > li.to-right > ul {
  right: auto !important;
  left: 100% !important; }

#top-bar .ui--custom-menu li > ul > li.to-left > ul {
  left: auto !important;
  right: -100% !important; }

#top-bar .ui--custom-menu li > ul li > a {
  display: block;
  padding: 10px 20px;
  line-height: 18px;
  border: 1px solid #ebebeb;
  margin-bottom: -1px; }

/*#top-bar .ui--custom-menu li > ul li:last-child > a {
	border-bottom: 0;
}*/
#top-bar .ui-socialbar .ui-socialbar-item {
  margin-left: -3px; }

#top-bar .ui--custom-menu li > a [class^="fontawesome-angle-"],
#top-bar .ui--custom-menu li > a [class*=" fontawesome-angle-"] {
  margin-right: -6px;
  margin-left: 8px; }

#top-bar .widget--language-selector .flag {
  margin: -2px 10px 0 0; }

.rtl #top-bar .widget--language-selector li {
  text-align: right; }

.rtl #top-bar .widget--language-selector .flag {
  margin-left: 10px;
  margin-right: 0; }

#top-bar #widget--search {
  overflow: hidden;
  padding-left: 1px;
  margin-left: -2px; }

#top-bar #widget--search > li > a {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  margin-right: 1px; }

#top-bar #widget--search .ui--search-form {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  height: 40px;
  float: left;
  padding-top: 0;
  padding-bottom: 0;
  overflow: hidden;
  box-shadow: inset 1px 0 10px rgba(0, 0, 0, 0.1), inset 1px 0 1px rgba(0, 0, 0, 0.08), inset -1px 0 10px rgba(0, 0, 0, 0.1), inset -1px 0 1px rgba(0, 0, 0, 0.08);
  transition: width 0.3s linear; }

#top-bar #widget--search.state--open .ui--search-form {
  width: 150px; }

#top-bar #widget--search .ui--search-form form {
  position: absolute;
  width: 150px;
  height: 40px;
  left: 0; }

#top-bar #widget--search .ui--search-form input[type="text"] {
  height: 40px;
  line-height: 40px;
  padding: 0 10px 0 10px !important;
  width: 150px;
  background: rgba(0, 0, 0, 0.03) !important;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#07000000,endColorstr=#07000000)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#07000000,endColorstr=#07000000);
  /* IE6 & 7 */
  zoom: 1;
  border: 0;
  outline: 0 !important;
  box-shadow: none;
  border-radius: 0; }

.ui--select-wrapper {
  position: relative;
  padding: 0 !important;
  cursor: pointer !important;
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  max-width: 100%;
  clear: none !important; }

.ui--select-wrapper select option {
  color: #333 !important; }

.ui--select-wrapper.helper--block {
  width: 100% !important;
  display: block;
  *display: block; }

.ui--select-wrapper .chzn-container {
  display: none !important; }

.ui--select-wrapper > select {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  cursor: pointer !important;
  display: block !important;
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
  outline: 0 !important;
  vertical-align: middle;
  padding: 0 !important;
  margin: 0 !important;
  z-index: 2;
  position: relative;
  float: none !important;
  height: 32px;
  line-height: 32px;
  min: 100% !important;
  width: 100% !important;
  max-width: 100%;
  font-weight: normal !important; }

.ui--select-wrapper > .ui--select-title {
  white-space: nowrap !important;
  display: block;
  overflow: hidden !important;
  position: absolute;
  left: 18px;
  right: 24px;
  top: 0;
  bottom: 0;
  width: auto !important;
  margin: 0 !important;
  line-height: 32px;
  z-index: 1;
  text-overflow: ellipsis;
  color: #7c7c7c !important; }

.rtl .ui--select-wrapper > .ui--select-title {
  right: 18px;
  left: 24px; }

.ui--select-wrapper:hover > .ui--select-title,
.ui--select-wrapper.active > .ui--select-title,
.ui--select-wrapper:hover > .ui--select-arrow,
.ui--select-wrapper.active > .ui--select-arrow {
  color: #333333 !important; }

.ui--select-wrapper > .ui--select-arrow {
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -8px;
  color: #7c7c7c !important; }

.rtl .ui--select-wrapper > .ui--select-arrow {
  left: 12px;
  right: auto; }

.ui--woocommere-view-switcher {
  float: right;
  margin: -6px 0 0 18px; }

.ui--woocommere-view-switcher a {
  padding: 8px 14px !important; }

.ui--woocommere-view-switcher .ui--icon {
  line-height: 24px !important;
  margin: 0 !important; }

.ui--box-list .btn-small {
  font-size: 13px !important;
  padding: 4px 12px; }

@media (min-width: 979px) {
  #header-navigation {
    display: block; }
  /** LOGO RIGHT */
  .logo-position-right.no-stuck #logo {
    float: right; }
  .logo-position-right.no-stuck #header-navigation {
    float: left; }
  .sticky-logo-position-right.stuck #logo {
    float: right; }
  .sticky-logo-position-right.stuck #header-navigation {
    float: left; }
  /** STYLE 1 */
  .header-style-1.no-stuck #header-navigation > li.top-level-item {
    margin-left: 1px; }
  .stuck #header-navigation > li.top-level-item:hover > a,
  .stuck #header-navigation > li.top-level-item.hover > a,
  .header-style-1.no-stuck #header-navigation > li.top-level-item:hover > a,
  .header-style-1.no-stuck #header-navigation > li.top-level-item.hover > a {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .stuck #header-navigation > li.menu-item-has-children.top-level-item.hover > a,
  .header-style-1.no-stuck #header-navigation > li.menu-item-has-children.top-level-item.hover > a {
    -webkit-border-bottom-left-radius: 0 !important;
    -webkit-border-bottom-right-radius: 0 !important;
    -moz-border-radius-bottomleft: 0 !important;
    -moz-border-radius-bottomright: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important; }
  /** STYLE 2 */
  .header-style-2.no-stuck nav#navigation {
    border-top: 1px solid transparent;
    margin-bottom: 0; }
  .header-style-2.no-stuck #header-navigation > li.top-level-item:first-child {
    border-left: 1px solid transparent; }
  .header-style-2.no-stuck #header-navigation > li.top-level-item {
    border-right: 1px solid transparent; }
  .header-style-2.no-stuck nav#navigation,
  .header-style-2.no-stuck #header-navigation > li.top-level-item:first-child,
  .header-style-2.no-stuck #header-navigation > li.top-level-item {
    border-color: #ebebeb; }
  .header-overlapping .header-style-2.no-stuck nav#navigation,
  .header-overlapping .header-style-2.no-stuck #header-navigation > li.top-level-item:first-child,
  .header-overlapping .header-style-2.no-stuck #header-navigation > li.top-level-item {
    border-color: transparent; }
  nav#navigation {
    margin: -30px 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%; }
  .stuck nav#navigation {
    margin-top: -27px; }
  #header-navigation {
    margin: 0;
    float: right; }
  /** OVERLAPPING */
  .header-overlapping-ok #page-wrap #page-header {
    position: absolute;
    width: 100%;
    left: 0; }
  .header-overlapping #header-container-background {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .header-overlapping .no-stuck #header-container-background {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  .header-overlapping .stuck #header-container-background {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .header-overlapping #header-container.no-stuck {
    box-shadow: none !important; }
  .stuck #header-navigation > li.top-level-item {
    margin-left: 1px; }
  /** Menu Position in the sticky mode */
  .stuck #header-navigation li.sticky-to-left > ul.sub-menu {
    left: auto;
    right: 0;
    margin: 0; }
  .stuck #header-navigation li > ul.sub-menu > li.sticky-to-left > ul.sub-menu {
    right: auto;
    left: -100%;
    margin-right: 0;
    margin-left: -2px; }
  .stuck #header-navigation li.sticky-to-right > ul.sub-menu {
    right: auto;
    left: 0;
    margin: 0; }
  .stuck #header-navigation li > ul.sub-menu > li.sticky-to-right > ul.sub-menu {
    left: auto;
    right: -100%;
    margin-left: 0;
    margin-right: -2px; }
  .modern-browser #header-container.stuck {
    margin: 0 auto;
    position: fixed !important;
    top: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.5s ease-in-out;
    z-index: 2000;
    padding-bottom: 0 !important; }
  .modern-browser .layout--fullwidth #header-container.stuck {
    left: 0;
    width: 100%; }
  .modern-browser #header-container.stuck #logo img {
    transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
    -moz-transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
    -webkit-transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out;
    -o-transition: margin-top 0.5s ease-in-out, margin-bottom 0.5s ease-in-out; }
  .modern-browser body.admin-bar #header-container.stuck {
    top: 32px; }
  .modern-browser #header-container.stuck #header-container-background {
    opacity: 0.95; }
  .modern-browser #header-container.stuck .hide-on-stuck,
  .modern-browser #header-container.no-stuck .show-on-stuck {
    display: none !important; }
  .modern-browser #header-container.stuck .show-on-stuck {
    display: block !important; } }

@media (min-width: 1200px) {
  #header-navigation > .megamenu.layout-fullwidth > ul.sub-menu {
    max-width: 1168px; } }

@media (max-width: 979px) {
  .sticky-wrapper {
    height: auto !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  .ui--blog-item.layout--medium .ui--blog-media {
    margin-left: 20px; }
  #page-content.sidebar-layout .ui--blog-item.layout--medium .ui--blog-media {
    float: none;
    width: auto;
    margin-left: 0; }
  nav#navigation {
    float: none;
    position: relative !important;
    margin-top: 0 !important;
    line-height: 0;
    text-align: center !important; }
  .without-navigation-holder nav#navigation {
    float: none;
    display: block;
    margin-top: 0 !important;
    margin: 0 auto !important;
    max-width: 724px !important;
    position: relative !important;
    line-height: 0; }
  .without-navigation-holder #header-navigation {
    display: inline-block !important;
    text-align: left;
    float: none !important; }
  .without-navigation-holder #header-navigation > .megamenu {
    position: static !important; }
  .without-navigation-holder #header-navigation > .megamenu > ul.sub-menu {
    width: 100%;
    max-width: 724px;
    margin: 0 !important;
    left: 0;
    right: 0; }
  #header-navigation {
    text-align: center !important; }
  #header-navigation > li {
    text-align: left;
    float: none !important;
    display: inline-block; }
  .header-overlapping-mobile.header-overlapping .header-style-2.no-stuck nav#navigation,
  .header-overlapping-mobile.header-overlapping .header-style-2.no-stuck #header-navigation > li.top-level-item:first-child,
  .header-overlapping-mobile.header-overlapping .header-style-2.no-stuck #header-navigation > li.top-level-item {
    border-color: transparent; }
  .header-overlapping-mobile.header-overlapping-ok #page-wrap #page-header {
    position: absolute;
    width: 100%;
    left: 0; }
  .header-overlapping-mobile.header-overlapping #header-container-background {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out; }
  .header-overlapping-mobile.header-overlapping .no-stuck #header-container-background {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  .header-overlapping-mobile.header-overlapping .stuck #header-container-background {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  .header-overlapping-mobile.header-overlapping #header-container.no-stuck {
    box-shadow: none !important; }
  body.ui--is-navigation-mobilized .without-navigation-holder #header-navigation {
    display: none !important; }
  body.ui--is-navigation-mobilized nav#navigation {
    float: none;
    display: block;
    margin-top: 0 !important;
    margin: 0 auto !important;
    max-width: 440px !important;
    position: relative;
    width: 80%; }
  body.ui--is-navigation-mobilized #header-navigation {
    display: none;
    text-align: left;
    float: none !important;
    margin-bottom: 10%; }
  body.ui--is-navigation-mobilized nav#navigation.with-navigation-holder {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation > li {
    width: 100% !important;
    margin: auto;
    float: none !important;
    clear: both; }
  body.ui--is-navigation-mobilized #header-navigation > li,
  body.ui--is-navigation-mobilized #header-navigation > li > a {
    float: none  !important;
    display: block; }
  body.ui--is-navigation-mobilized #header-navigation > li {
    border-color: #ebebeb;
    margin-top: -2px; }
  body.ui--is-navigation-mobilized #header-navigation > li > a {
    margin: 0 !important;
    padding: 10px 20px !important;
    border-bottom: 0 !important; }
  body.ui--is-navigation-mobilized .rtl #header-navigation > .fallout li.menu-item > a,
  body.ui--is-navigation-mobilized .rtl #header-navigation li.menu-item > a {
    text-align: right !important; }
  body.ui--is-navigation-mobilized .rtl #header-navigation li a > .ui--caret,
  body.ui--is-navigation-mobilized .rtl #header-navigation li.to-left a > .ui--caret,
  body.ui--is-navigation-mobilized .rtl #header-navigation li a > .ui--caret,
  body.ui--is-navigation-mobilized .rtl #header-navigation li.to-left a > .ui--caret,
  body.ui--is-navigation-mobilized .rtl #header-navigation > li a > .ui--caret {
    right: auto !important;
    left: 7px !important;
    margin-left: 8px !important;
    margin-right: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation li > ul.sub-menu:after {
    display: none !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout > ul.sub-menu {
    width: auto !important;
    position: relative !important;
    width: auto !important;
    left: 0 !important;
    right: 0 !important;
    top: 100% !important;
    float: none !important;
    display: none !important;
    position: absolute !important;
    margin: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout ul ul.sub-menu {
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 !important;
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    width: 100% !important;
    background: none !important;
    background-color: transparent !important;
    border: 0;
    box-shadow: none !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout ul.sub-menu {
    position: static !important;
    display: none !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout .hover > ul.sub-menu,
  body.ui--is-navigation-mobilized #header-navigation > .fallout.hover > ul.sub-menu {
    display: block !important;
    width: 100%; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout li {
    width: 100% !important;
    float: none !important;
    clear: both; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout li a {
    text-align: left !important;
    position: relative !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout .level-1 > ul.sub-menu {
    background: #f1f1f1 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout .level-2 ul.sub-menu {
    margin-left: 20px !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout li li a {
    border-bottom: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout .level-1 ul.sub-menu li a {
    background: none !important;
    text-shadow: none !important;
    color: #7c7c7c !important; }
  body.ui--is-navigation-mobilized #header-navigation > .fallout .level-1 ul.sub-menu li a:hover {
    color: #333 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu.layout-fullwidth,
  body.ui--is-navigation-mobilized #header-navigation > .megamenu {
    position: relative !important; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu ul.sub-menu ul.sub-menu {
    position: relative !important;
    display: block !important;
    background: none !important;
    background-color: transparent !important; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu > ul.sub-menu {
    position: absolute !important;
    width: auto !important;
    left: 0 !important;
    right: 0 !important;
    top: -9999px !important;
    display: block !important;
    /*position: absolute !important;*/
    margin: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu.hover > ul.sub-menu {
    top: 100% !important;
    position: relative !important; }
  body.ui--is-navigation-mobilized #header-navigation li > ul.sub-menu > li.hover > ul.sub-menu {
    top: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation li > ul.sub-menu > li.to-left > ul.sub-menu {
    left: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu.hover ul.sub-menu {
    display: block !important;
    width: 100%; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu > ul.sub-menu {
    overflow: hidden; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu > ul.sub-menu > li {
    width: 100% !important;
    float: left !important;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.05); }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu > ul.sub-menu > li:first-child {
    margin-top: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu > ul.sub-menu > li:last-child {
    margin-bottom: 0 !important; }
  body.ui--is-navigation-mobilized #header-navigation > .megamenu .level-1:after {
    display: none; }
  body.ui--is-navigation-mobilized #header-navigation li a {
    position: relative; }
  body.ui--is-navigation-mobilized #header-navigation li a .ui--caret,
  body.ui--is-navigation-mobilized #header-navigation li.to-left a .ui--caret,
  body.ui--is-navigation-mobilized #header-navigation li a .ui--caret,
  body.ui--is-navigation-mobilized #header-navigation li.to-left a .ui--caret {
    position: absolute;
    left: auto !important;
    right: 7px !important;
    top: 50% !important;
    margin-top: -9px !important;
    margin-right: 8px !important; }
  body.ui--is-navigation-mobilized #header-navigation .fallout a .ui--caret:before {
    content: "\f107" !important; }
  body.ui--is-navigation-mobilized .header-style-2 #header-navigation > li.top-level-item {
    background-image: none !important; }
  body.ui--is-navigation-mobilized #header-container.stuck {
    position: fixed;
    z-index: 2000;
    width: 100%;
    top: 0; }
  body.ui--is-navigation-mobilized #header-navigation-toggle {
    display: block; }
  header #logo {
    float: none;
    display: block;
    text-align: center; }
  header img#logo-tablet {
    display: inline !important; }
  .ui--custom-menu-bar {
    margin-bottom: 20px; }
  .ui--custom-menu-bar ul > li > span,
  .ui--custom-menu-bar ul > li > a {
    padding: 20px 20px; }
  .rev_slider_wrapper .tparrows.default {
    width: 30px;
    height: 48px; }
  .rev_slider_wrapper .tparrows.default .slider-navigation-wrapper {
    margin-top: -10px; }
  .tp-leftarrow.default .slider-navigation-wrapper {
    margin-left: -2px; }
  .tp-rightarrow.default .slider-navigation-wrapper {
    margin-left: 2px; }
  .rev_slider_wrapper .tparrows.default .slider-navigation-wrapper i {
    font-size: 12px !important; } }

@media (max-width: 767px) {
  .ui--blog-side {
    display: none; }
  .ui--blog-item.layout--medium .ui--blog-media {
    float: none !important;
    width: auto !important;
    margin-left: 0 !important; }
  #comments .commentlist li > ul {
    margin-left: 18px; }
  #comments .commentlist li .meta .pull-left,
  #comments .commentlist li .meta .pull-right {
    float: none;
    margin-left: 0;
    margin-right: 0;
    text-align: center; }
  #comments .commentlist li .meta .dash {
    display: none; }
  #comments .commentlist li .meta small {
    display: block; }
  #comments .commentlist li .meta .ui--star-rating-wrap {
    margin-top: 6px; }
  #comments .commentlist li .comment-avatar {
    position: absolute;
    left: -28px;
    top: 18px;
    z-index: 10; }
  .ui--comments-arrow {
    display: none; }
  #comments .commentlist li .comment-text {
    margin: 0 0 0 0; }
  .comment #respond {
    margin-left: 0 !important; }
  .flex-caption,
  .ui--flexslider-navigation,
  .flexslider .flex-control-nav,
  .flexslider .flex-control-thumbs,
  .flexslider .flex-direction-nav {
    display: none !important; }
  #footer-bottom #footer-texts,
  #footer-bottom #footer-navigation {
    display: block;
    width: auto;
    max-width: none;
    float: none;
    text-align: center; }
  #footer-bottom #footer-navigation {
    margin-top: 10px; }
  nav#navigation {
    float: none;
    display: block;
    margin-top: 0 !important;
    margin: 0 auto !important;
    max-width: 440px !important;
    position: relative;
    width: 80%; }
  #header-navigation {
    display: none;
    text-align: left;
    float: none !important;
    margin-bottom: 10%; }
  nav#navigation.with-navigation-holder {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #header-navigation > li {
    width: 100% !important;
    margin: auto;
    float: none !important;
    clear: both; }
  #header-navigation > li,
  #header-navigation > li > a {
    float: none  !important;
    display: block; }
  #header-navigation > li {
    border-color: #ebebeb;
    margin-top: -2px; }
  #header-navigation > li > a {
    margin: 0 !important;
    padding: 10px 20px !important;
    border-bottom: 0 !important; }
  .rtl #header-navigation > .fallout li.menu-item > a,
  .rtl #header-navigation li.menu-item > a {
    text-align: right !important; }
  .rtl #header-navigation li a > .ui--caret,
  .rtl #header-navigation li.to-left a > .ui--caret,
  .rtl #header-navigation li a > .ui--caret,
  .rtl #header-navigation li.to-left a > .ui--caret,
  .rtl #header-navigation > li a > .ui--caret {
    right: auto !important;
    left: 7px !important;
    margin-left: 8px !important;
    margin-right: 0 !important; }
  #header-navigation li > ul.sub-menu:after {
    display: none !important; }
  #header-navigation > .fallout > ul.sub-menu {
    width: auto !important;
    position: relative !important;
    width: auto !important;
    left: 0 !important;
    right: 0 !important;
    top: 100% !important;
    float: none !important;
    display: none !important;
    position: absolute !important;
    margin: 0 !important; }
  #header-navigation > .fallout ul ul.sub-menu {
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    margin: 0 !important;
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    width: 100% !important;
    background: none !important;
    background-color: transparent !important;
    border: 0;
    box-shadow: none !important; }
  #header-navigation > .fallout ul.sub-menu {
    position: static !important;
    display: none !important; }
  #header-navigation > .fallout .hover > ul.sub-menu,
  #header-navigation > .fallout.hover > ul.sub-menu {
    display: block !important;
    width: 100%; }
  #header-navigation > .fallout li {
    width: 100% !important;
    float: none !important;
    clear: both; }
  #header-navigation > .fallout li a {
    text-align: left !important;
    position: relative !important; }
  #header-navigation > .fallout .level-1 > ul.sub-menu {
    background: #f1f1f1 !important; }
  #header-navigation > .fallout .level-2 ul.sub-menu {
    margin-left: 20px !important; }
  #header-navigation > .fallout li li a {
    border-bottom: 0 !important; }
  #header-navigation > .fallout .level-1 ul.sub-menu li a {
    background: none !important;
    text-shadow: none !important;
    color: #7c7c7c !important; }
  #header-navigation > .fallout .level-1 ul.sub-menu li a:hover {
    color: #333 !important; }
  #header-navigation > .megamenu.layout-fullwidth,
  #header-navigation > .megamenu {
    position: relative !important; }
  #header-navigation > .megamenu ul.sub-menu ul.sub-menu {
    position: relative !important;
    display: block !important;
    background: none !important;
    background-color: transparent !important; }
  #header-navigation > .megamenu > ul.sub-menu {
    position: absolute !important;
    width: auto !important;
    left: 0 !important;
    right: 0 !important;
    top: -9999px !important;
    display: block !important;
    /*position: absolute !important;*/
    margin: 0 !important; }
  #header-navigation > .megamenu.hover > ul.sub-menu {
    top: 100% !important;
    position: relative !important; }
  #header-navigation li > ul.sub-menu > li.hover > ul.sub-menu {
    top: 0 !important; }
  #header-navigation li > ul.sub-menu > li.to-left > ul.sub-menu {
    left: 0 !important; }
  #header-navigation > .megamenu.hover ul.sub-menu {
    display: block !important;
    width: 100%; }
  #header-navigation > .megamenu > ul.sub-menu {
    overflow: hidden; }
  #header-navigation > .megamenu > ul.sub-menu > li {
    width: 100% !important;
    float: left !important;
    box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.05); }
  #header-navigation > .megamenu > ul.sub-menu > li:first-child {
    margin-top: 0 !important; }
  #header-navigation > .megamenu > ul.sub-menu > li:last-child {
    margin-bottom: 0 !important; }
  #header-navigation > .megamenu .level-1:after {
    display: none; }
  #header-navigation li a {
    position: relative; }
  #header-navigation li a .ui--caret,
  #header-navigation li.to-left a .ui--caret,
  #header-navigation li a .ui--caret,
  #header-navigation li.to-left a .ui--caret {
    position: absolute;
    left: auto !important;
    right: 7px !important;
    top: 50% !important;
    margin-top: -9px !important;
    margin-right: 8px !important; }
  #header-navigation .fallout a .ui--caret:before {
    content: "\f107" !important; }
  .header-style-2 #header-navigation > li.top-level-item {
    background-image: none !important; }
  #header-container.stuck {
    position: fixed;
    z-index: 2000;
    width: 100%;
    top: 0; }
  #header-navigation-toggle {
    display: block; }
  header #logo {
    float: none;
    display: block;
    text-align: left;
    padding-left: 20px;
    padding-right: 90px; }
  .ui--mobile-navigation-style-blocked header #logo {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px; }
  header img#logo-phone {
    display: inline !important; }
  .ui--custom-menu-bar ul {
    display: block;
    width: auto;
    margin: 0; }
  .ui--custom-menu-bar.fullwidth-container ul {
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0; }
  .ui--custom-menu-bar ul > li > span,
  .ui--custom-menu-bar ul > li > a {
    padding: 15px 20px;
    margin: 0;
    border-left: 0;
    border-right: 0; }
  .ui--custom-menu-bar ul > li,
  .ui--custom-menu-bar.ui--type-splitted ul > li.pull-left,
  .ui--custom-menu-bar.ui--type-splitted ul > li.pull-right {
    float: none;
    display: block;
    margin: 0 !important;
    width: auto;
    max-width: none !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid #e0e0e0; }
  .ui--custom-menu-bar ul > li.last-item {
    border-right: 0 !important;
    border-bottom: 0 !important; }
  div.pp_envision div.ppt {
    max-width: 100% !important;
    width: 100% !important;
    display: none !important; }
  .pp_pic_holder.pp_envision {
    width: 100% !important;
    left: 0 !important;
    overflow: hidden; }
  div.pp_envision .pp_content_container .pp_left {
    padding-left: 0 !important; }
  div.pp_envision .pp_content_container .pp_right {
    padding-right: 0 !important; }
  .pp_content {
    width: 100% !important;
    height: auto !important; }
  .pp_fade {
    width: 100% !important;
    height: 100% !important; }
  a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
    display: none !important; }
  #pp_full_res img {
    width: 100% !important;
    height: auto !important; }
  #pp_full_res iframe {
    width: 100%; }
  .pp_details {
    width: 94% !important;
    padding-left: 3%;
    padding-right: 4%;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    margin-top: -2px !important; }
  a.pp_close {
    right: 10px !important;
    top: 10px !important; }
  .tp-bullets.simplebullets,
  .rev_slider_wrapper .tp-leftarrow,
  .rev_slider_wrapper .tp-rightarrow {
    display: none !important; }
  body.layout--boxed {
    background-image: none !important; }
  #titlebar > .container {
    padding: 20px 20px; }
  #titlebar-text,
  .orientation-right #titlebar-text {
    max-width: none;
    width: auto;
    display: block;
    float: none;
    padding-left: 0;
    padding-right: 0;
    text-align: left; }
  #titlebar-breadcrumb {
    position: static;
    width: auto; }
  #breadcrumb {
    position: static;
    margin-top: 18px !important;
    float: none;
    display: block;
    max-width: 100%;
    text-align: center; }
  #top-bar,
  #top-bar-background {
    height: auto; }
  #top-bar .ui--widget {
    height: auto !important; }
  #top-bar .ui--widget > ul,
  #top-bar ul.ui--widget {
    float: none;
    display: inline-block;
    margin-left: -3px !important; }
  .top-bar-sides {
    text-align: center; }
  #top-bar-text {
    white-space: auto !important; }
  #top-bar .ui--custom-menu li > ul > li > ul {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: 0;
    display: block !important;
    background: #f9f9f9;
    border: 0;
    border-bottom: 1px solid #ebebeb;
    box-shadow: none; }
  #top-bar .ui--custom-menu li > ul > li > ul > li {
    line-height: 20px;
    height: auto;
    min-height: none; }
  #top-bar .ui--custom-menu li > ul > li > ul > li > a {
    border: 0;
    padding: 5px 10px 5px 30px;
    line-height: 20px;
    min-height: 20px; }
  #top-bar .ui-socialbar .ui-socialbar-item {
    margin-left: -3px !important; } }

.dropcap {
  float: left;
  margin: 0 5px -12px 0 !important;
  padding-bottom: 0 !important; }

.ui--highlight {
  padding: 1px 2px;
  border-radius: 3px; }

.highlight_1 {
  background: #FF6;
  padding: 1px 2px; }

.highlight_2 {
  border-bottom: dotted 1px #000;
  padding: 1px 2px;
  margin: 0 5px 0 0; }

.highlight_3 {
  background: #474649;
  color: #FFF !important;
  padding: 1px 2px; }

.ui--blockquote,
.ui--pullquote {
  /*font-style: italic;*/ }

.ui--pullquote {
  max-width: 33%; }

.ui--blockquote {
  margin: 0 40px 25px;
  padding: 18px 30px 18px; }

.ui--pullquote {
  padding: 18px 30px 18px; }

.ui--pullquote-left {
  float: left;
  margin-bottom: 18px;
  margin-right: 30px; }

.ui--pullquote-right {
  float: right;
  margin-bottom: 18px;
  margin-left: 30px;
  padding-right: 0; }

blockquote small {
  margin-top: 18px;
  font-weight: normal !important; }

.ui--content-box {
  position: relative;
  margin-bottom: 18px;
  border-radius: 3px; }

.ui--carousel .ui--content-item {
  margin-bottom: 18px; }

.ui--content-box-title {
  padding: 12px 20px 9px;
  border-bottom: 1px solid #ebebeb;
  word-break: break-word; }

.ui--content-box-title-text {
  margin: 0 0 3px; }

.ui--content-box-title-caption {
  margin: 0 0 3px;
  display: block; }

.ui--content-box-link {
  cursor: pointer; }

.ui--content-box-link,
.ui--content-box-link:hover,
.ui--content-box-title,
.ui--content-box-title:hover,
.ui--content-box-title-text,
.ui--content-box-title-text:hover,
.ui--content-box-title-caption,
.ui--content-box-title-caption:hover {
  text-decoration: none !important; }

.ui--content-box-media {
  position: relative;
  z-index: 3;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden; }

.ui--content-box-media.type--image-hover {
  overflow: hidden; }

.ui--content-box-media .ui--content-box-link {
  display: block; }

.ui--content-box-image {
  width: 100%;
  height: 100%;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.ui--content-box-video .ui--video,
.ui--content-box-video .ui--video-wrapper {
  margin-bottom: 0; }

.ui--content-box-image-default {
  display: block;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%; }

.ratio-original .ui--content-box-image-default {
  position: relative !important;
  width: 100%  !important;
  height: auto  !important; }

.ratio-original .ui--content-box-image-default img {
  width: 100% !important;
  height: auto  !important; }

.ui--content-box-overlay {
  position: absolute;
  overflow: hidden;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.ui--content-box-media.type--image-hover .ui--content-box-overlay {
  width: 100%; }

.ui--content-box-media.type--default .ui--content-box-overlay {
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px; }

.ui--content-box-overlay,
.ui--content-box-image-default {
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.ui--content-box-overlay-image .ui--content-box-image {
  margin: 0; }

/** Fade Effect */
.ui--content-box .ui--content-box-media.effect--fade .ui--content-box-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0; }

.ui--content-box:hover .ui--content-box-media.effect--fade .ui--content-box-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1; }

/** Slide Effect */
html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-btt .ui--content-box-image-default {
  -ms-transform: translateY(0);
  transform: translateY(0); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-btt .ui--content-box-image-default {
  -ms-transform: translateY(-40%);
  transform: translateY(-40%); }

html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-btt .ui--content-box-overlay {
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-btt .ui--content-box-overlay {
  -ms-transform: translateY(0);
  transform: translateY(0); }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-btt .ui--content-box-image-default {
  bottom: auto;
  top: 0; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-btt .ui--content-box-image-default {
  bottom: auto;
  top: -40%; }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-btt .ui--content-box-overlay {
  bottom: auto;
  top: 100%; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-btt .ui--content-box-overlay {
  bottom: auto;
  top: 0; }

html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-ttb .ui--content-box-image-default {
  -ms-transform: translateY(0);
  transform: translateY(0); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ttb .ui--content-box-image-default {
  -ms-transform: translateY(40%);
  transform: translateY(40%); }

html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-ttb .ui--content-box-overlay {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ttb .ui--content-box-overlay {
  -ms-transform: translateY(0);
  transform: translateY(0); }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-ttb .ui--content-box-image-default {
  top: auto;
  bottom: 0; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ttb .ui--content-box-image-default {
  top: auto;
  bottom: -40%; }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-ttb .ui--content-box-overlay {
  top: auto;
  bottom: 100%; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ttb .ui--content-box-overlay {
  top: auto;
  bottom: 0; }

html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-rtl .ui--content-box-image-default {
  -ms-transform: translateX(0);
  transform: translateX(0); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-rtl .ui--content-box-image-default {
  -ms-transform: translateX(-40%);
  transform: translateX(-40%); }

html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-rtl .ui--content-box-overlay {
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-rtl .ui--content-box-overlay {
  -ms-transform: translateX(0);
  transform: translateX(0); }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-rtl .ui--content-box-image-default {
  right: auto;
  left: 0; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-rtl .ui--content-box-image-default {
  right: auto;
  left: -40%; }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-rtl .ui--content-box-overlay {
  right: auto;
  left: 100%; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-rtl .ui--content-box-overlay {
  right: auto;
  left: 0; }

html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-ltr .ui--content-box-image-default {
  -ms-transform: translateX(0);
  transform: translateX(0); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ltr .ui--content-box-image-default {
  -ms-transform: translateX(40%);
  transform: translateX(40%); }

html.csstransforms .ui--content-box .ui--content-box-media.effect--slide-ltr .ui--content-box-overlay {
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

html.csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ltr .ui--content-box-overlay {
  -ms-transform: translateX(0);
  transform: translateX(0); }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-ltr .ui--content-box-image-default {
  left: auto;
  right: 0; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ltr .ui--content-box-image-default {
  left: auto;
  right: -40%; }

html.no-csstransforms .ui--content-box .ui--content-box-media.effect--slide-ltr .ui--content-box-overlay {
  left: auto;
  right: 100%; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-media.effect--slide-ltr .ui--content-box-overlay {
  left: auto;
  right: 0; }

/*.old-browser .ui--content-box-overlay,
	.old-browser .ui--content-box-overlay-image { display: none; }
	.old-browser .ui--content-box:hover .ui--content-box-overlay { display: block; }*/
.ui--content-box-overlay-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  opacity: 0.60;
  z-index: 1;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.ui--content-box .ui--content-box-overlay div.center {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transform: translateY(-400%);
  transform: translateY(-400%);
  -ms-transform: translateY(-400%);
  -ms-transform: translateY(-400%);
  transform: translateY(-400%);
  transform: translateY(-400%);
  -ms-transform: translateY(-400%);
  transform: translateY(-400%); }

.ui--content-box:hover .ui--content-box-overlay div.center {
  -ms-transform: translateY(0);
  transform: translateY(0);
  -ms-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

.ui--content-box .ui--content-box-overlay div.center .btn {
  padding: 10px 7px 10px 15px;
  margin-top: -24px;
  margin-bottom: 0 !important; }

.ui--content-box .ui--content-box-overlay .ui--content-box-overlay-button-text,
.ui--content-box .ui--content-box-overlay .ui--content-box-overlay-button-icon {
  padding-right: 8px; }

.ui--content-box-content {
  position: relative;
  z-index: 4; }

.ui--content-box-content-text {
  margin: 18px 20px 0; }

.ui--content-box-footer {
  position: relative;
  z-index: 5;
  margin: -1px 0 0;
  border-top: 1px solid #dfdfdf;
  height: 40px;
  line-height: 40px;
  overflow: hidden; }

.ui--content-box-footer .ui-socialbar .ui-socialbar-item {
  border-left: 1px solid #dfdfdf; }

.ui--content-box-footer .btn {
  margin-top: 5px; }

.ui--content-box-footer .btn-small {
  margin-top: 8px; }

.ui--content-box-footer .btn-mini {
  margin-top: 10px; }

.ui--content-box-footer .text-right .btn {
  margin-right: 10px; }

.ui--content-box-gallery > .ui--content-box-gallery-viewport,
.ui--content-box-gallery > .mini-slides {
  z-index: 1; }

.ui--content-box-link {
  position: static !important; }

.ui--content-box-gallery > .ui--content-box-link {
  z-index: 2;
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.ui--content-box-gallery > .ui--content-box-gallery-navigation {
  z-index: 3; }

.ui--content-box-gallery {
  position: absolute; }

.ratio-original .ui--content-box-gallery {
  position: relative; }

.ui--content-box-gallery > .mini-slides {
  overflow: hidden; }

.ui--content-box-gallery-item {
  display: none; }

.ui--content-box-gallery-item-1 {
  display: inline !important; }

.ui--content-box-gallery-image {
  width: 100%; }

.ui--content-box-gallery-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -16px;
  opacity: 0;
  filter: alpha(opacity=0); }

.ui--content-box:hover .ui--content-box-gallery-navigation {
  opacity: 1;
  filter: alpha(opacity=100); }

.ui--content-box-gallery-navigation .ui--carosuel-prev,
.ui--content-box-gallery-navigation .ui--carosuel-next {
  position: absolute; }

.ui--content-box-gallery-navigation .ui--carosuel-prev {
  left: 0; }

.ui--content-box-gallery-navigation .ui--carosuel-next {
  right: 0; }

.ui--content-box-gallery-navigation .ui--carosuel-prev,
.ui--content-box-gallery-navigation .ui--carosuel-next {
  pointer-events: none; }

.ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-prev,
.ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-next {
  pointer-events: auto; }

html.no-csstransforms .ui--content-box-gallery-navigation .ui--carosuel-prev {
  left: -30px; }

html.no-csstransforms .ui--content-box-gallery-navigation .ui--carosuel-next {
  right: -30px; }

html.csstransforms .ui--content-box-gallery-navigation .ui--carosuel-prev {
  -ms-transform: translateX(-30px);
  transform: translateX(-30px); }

html.csstransforms .ui--content-box-gallery-navigation .ui--carosuel-next {
  -ms-transform: translateX(30px);
  transform: translateX(30px); }

html.no-csstransforms .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-prev {
  left: -10px; }

html.no-csstransforms .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-next {
  right: -10px; }

html.csstransforms .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-prev {
  -ms-transform: translateX(-10px);
  transform: translateX(-10px); }

html.csstransforms .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-next {
  -ms-transform: translateX(10px);
  transform: translateX(10px); }

.ui--carousel .ui--content-box-gallery {
  overflow: hidden; }

html.no-csstransforms .ui--carousel .ui--content-box-gallery-navigation .ui--carosuel-prev {
  left: -30px; }

html.no-csstransforms .ui--carousel .ui--content-box-gallery-navigation .ui--carosuel-next {
  right: -30px; }

html.csstransforms .ui--carousel .ui--content-box-gallery-navigation .ui--carosuel-prev {
  -ms-transform: translateX(-30px);
  transform: translateX(-30px); }

html.csstransforms .ui--carousel .ui--content-box-gallery-navigation .ui--carosuel-next {
  -ms-transform: translateX(30px);
  transform: translateX(30px); }

html.no-csstransforms .ui--carousel .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-prev {
  left: 10px; }

html.no-csstransforms .ui--carousel .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-next {
  right: 10px; }

html.csstransforms .ui--carousel .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-prev {
  -ms-transform: translateX(10px);
  transform: translateX(10px); }

html.csstransforms .ui--carousel .ui--content-box:hover .ui--content-box-gallery-navigation .ui--carosuel-next {
  -ms-transform: translateX(-10px);
  transform: translateX(-10px); }

.ui--content-box-gallery-navigation,
.ui--content-box-gallery-navigation .ui--carosuel-prev,
.ui--content-box-gallery-navigation .ui--carosuel-next {
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1); }

.ui--content-box-gallery {
  margin: 0;
  padding: 0; }

.ui--content-box-gallery .mini-slides > div {
  display: none;
  -webkit-backface-visibility: hidden; }

.ui--content-box-gallery {
  zoom: 1; }

.ui--content-box-gallery .mini-slides {
  zoom: 1; }

.ui--box-list .ui--star-rating-wrap {
  float: right;
  display: block;
  margin: 14px 0 18px;
  text-align: left; }

.ui--video-background-wrapper {
  position: relative;
  margin-bottom: 18px; }

.ui--video-background-holder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }

.ui--video-background {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: .9; }

.ui--video-background .ui--gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.ui--video-background-video {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden; }

.ui--video-background-video video,
.ui--video-background-video iframe {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1000;
  overflow: hidden;
  opacity: 0; }

html.ui--win-loaded .ui--video-background-video video.ui--filled,
html.ui--win-loaded .ui--video-background-video iframe.ui--filled {
  opacity: 1; }

.ie8 .ui--video-background-video video,
.ie8 .ui--video-background-video iframe {
  display: none; }

.ui--video-background-poster {
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  background-position: 50% 50%; }

/*html.no-video .ui--video-background-video video {
	display: none;
}

html.video .ui--video-background-poster {
	display: none;
}*/
.ui--video-background h1,
.ui--video-background h2,
.ui--video-background h3,
.ui--video-background h4,
.ui--video-background h5,
.ui--video-background h6 {
  margin-top: 0; }

.ui--video-wrapper {
  line-height: 0;
  margin-bottom: 18px;
  position: relative;
  z-index: 2; }

.ui--video {
  position: relative;
  overflow: hidden; }

.ui--video-16-9 {
  height: 0;
  padding-bottom: 56.25%; }

.ui--video-4-3 {
  height: 0;
  padding-bottom: 75%; }

.ui--video iframe,
.ui--video object,
.ui--video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ratio-original .ui--video iframe,
.ratio-original .ui--video object,
.ratio-original .ui--video embed,
.ui--video.ui--video-original iframe,
.ui--video.ui--video-original object,
.ui--video.ui--video-original embed {
  position: relative; }

.jp-video.ui--video {
  visibility: hidden; }

.ui--toggle {
  display: block;
  margin-bottom: 18px; }

.ui--toggle-title {
  display: block;
  position: relative;
  padding-left: 54px;
  padding-right: 12px;
  min-height: 42px;
  border-radius: 3px; }

.ui--toggle-title a,
.ui--toggle-title a:hover {
  display: block !important;
  text-decoration: none !important;
  padding: 10px 0; }

.ui--toggle-state-opened > .ui--toggle-title a,
.ui--toggle-state-opened > .ui--toggle-title a:hover,
.ui--toggle-title a:active {
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.ui--toggle-title-text {
  margin: 0 !important; }

.ui--toggle-icon {
  position: absolute;
  float: left;
  text-align: center;
  width: 42px;
  min-height: 42px;
  left: 0;
  top: 0;
  bottom: 0;
  border-radius: 3px; }

.ui--toggle-icon i {
  font-size: 20px !important;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px; }

.ui--toggle-state-closed .ui--toggle-title .show-when-closed {
  display: block !important; }

.ui--toggle-state-closed .ui--toggle-title .show-when-opened {
  display: none !important; }

.ui--toggle-state-opened .ui--toggle-title .show-when-closed {
  display: none !important; }

.ui--toggle-state-opened .ui--toggle-title .show-when-opened {
  display: block !important; }

.ui--toggle-icon-text {
  float: left; }

.ui--toggle-content {
  padding-top: 12px;
  padding-bottom: 0; }

.ui--toggle-state-closed > .ui--toggle-content {
  position: absolute;
  top: -99999px;
  visibility: hidden;
  width: 100%; }

.ui--accordion {
  margin-top: -1px;
  margin-bottom: 18px;
  position: relative;
  z-index: 1; }

.ui--accordion-item {
  position: relative;
  z-index: 2; }

.ui--accordion-item-title {
  position: relative;
  z-index: 3;
  display: block;
  padding: 10px 30px;
  text-decoration: none !important;
  border-bottom: 1px solid #e5e5e5;
  outline: 0; }

.ui--accordion > .ui--accordion-item:last-child > .ui--accordion-item-title {
  border-bottom: 0; }

.ui--accordion-item.ui--accordion-state-opened .ui--accordion-item-title {
  margin: -1px -1px 0;
  padding: 11px 31px 10px;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.ui--accordion-item-content {
  background-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
  padding: 30px 30px 12px;
  text-shadow: none; }

.ui--accordion-item.first-item,
.ui--accordion-item.first-item .ui--accordion-item-title,
.ui--accordion-item.ui--accordion-state-closed.last-item,
.ui--accordion-item.ui--accordion-state-closed.last-item .ui--accordion-item-title,
.ui--accordion-item.ui--accordion-state-opened.last-item .ui--accordion-item-content {
  border-radius: 3px; }

.ui--accordion-item.first-item,
.ui--accordion-item.first-item .ui--accordion-item-title,
.ui--accordion-item.ui--accordion-state-opened.last-item .ui--accordion-item-content {
  -webkit-border-bottom-left-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-radius-bottomleft: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.ui--accordion-item.ui--accordion-state-closed.last-item,
.ui--accordion-item.ui--accordion-state-closed.last-item .ui--accordion-item-title {
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  -moz-border-radius-topright: 0 !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.last-item > .ui--accordion-item-content {
  border-bottom: 0; }

.ui--accordion-state-closed > .ui--accordion-item-content {
  position: absolute;
  visibility: hidden;
  top: -99999px;
  display: block !important;
  width: 100%;
  box-sizing: border-box; }

.ui--accordion-item-icon {
  position: relative;
  float: left;
  margin-right: 12px; }

.ui--accordion-item-icon .ui--accordion-item-icon-closed {
  display: inline-block;
  *zoom: 1; }

.ui--accordion-item-icon .ui--accordion-item-icon-opened {
  position: absolute;
  display: inline-block;
  *zoom: 1;
  left: 0;
  top: 0;
  visibility: hidden; }

.ui--accordion-state-opened .ui--accordion-item-icon-opened {
  visibility: visible; }

.ui--accordion-state-opened .ui--accordion-item-icon-closed,
.ui--accordion-state-closed .ui--accordion-item-icon-opened {
  visibility: hidden; }

.ui--accordion-item-title-text {
  display: block;
  overflow: hidden; }

.lt-ie8 [class^="btn-"],
.lt-ie8 [class*=" btn-"] {
  zoom: 1; }

.modern-browser [class^="btn-"]:hover,
.modern-browser [class*=" btn-"]:hover {
  filter: none !important; }

.modern-browser [class^="btn-"],
.modern-browser [class*=" btn-"] {
  filter: none !important; }

.btn {
  text-decoration: none !important;
  background-clip: border-box;
  transition: color 0.1s ease-out, background-position 0.1s ease-in, background-color 0.1s ease-in, border-color 0.1s ease-in !important;
  border: 0;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 18px;
  white-space: normal; }

.text-right .btn,
.pull-right > .btn {
  margin-left: 5px;
  margin-right: 0; }

.btn .button-icon {
  margin-right: 6px; }

.rtl .btn .button-icon {
  margin-left: 6px;
  margin-right: 0; }

.btn.btn-icon-right .button-icon {
  margin-right: 0;
  margin-left: 6px; }

.rtl .btn.btn-icon-right .button-icon {
  margin-left: 0;
  margin-right: 6px; }

.btn-mini .button-icon {
  margin-right: 3px; }

.btn-mini.btn-icon-right .button-icon {
  margin-right: 0;
  margin-left: 3px; }

.btn-block {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 18px; }

.ui--button-wrapper .btn {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0 !important; }

.btn-primary,
button.btn-primary {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  /*-webkit-box-shadow: 0 2px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.4) !important;
	-moz-box-shadow: 0 2px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.4) !important;
	box-shadow: 0 2px 2px rgba(0,0,0, 0.1), 0 1px 0 rgba(0, 0, 0, 0.4) !important;*/ }

.btn-custom-color {
  text-shadow: none;
  background-color: transparent;
  *background-color: transparent;
  background-image: none;
  -ms-filter: none;
  filter: none; }

.btn-custom-color {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

.btn-custom-color:hover,
.btn-custom-color:focus,
.btn-custom-color:active,
.btn-custom-color.active,
.btn-custom-color.disabled,
.btn-custom-color[disabled] {
  background-color: transparent;
  *background-color: transparent;
  background-position: 0 -15px; }

.btn-primary,
button.btn-primary,
input[type="submit"].btn-primary,
.btn-blue {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #0e7add;
  *background-color: #0e7add;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZmM0ZjAiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGU3YWRkIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #1fc4f0, #0e7add);
  background-repeat: repeat-x;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fc4f0', endColorstr='#0e7add')";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1fc4f0', endColorstr='#0e7add');
  /* IE6 & IE7 */ }

.btn-primary:hover,
button.btn-primary:hover,
.btn-blue:hover,
.btn-primary:focus,
button.btn-primary:focus,
.btn-blue:focus,
.btn-primary:active,
button.btn-primary:active,
.btn-blue:active,
.btn-primary.active,
button.btn-primary.active,
.btn-blue.active,
.btn-primary.disabled,
button.btn-primary.disabled,
.btn-blue.disabled,
.btn-primary[disabled],
button.btn-primary[disabled],
.btn-blue[disabled] {
  color: #ffffff !important;
  background-color: #0e7add !important;
  background-position: 0 -15px; }

.btn-secondary {
  color: #a2a2a2;
  text-shadow: none;
  background-color: transparent;
  *background-color: transparent;
  background-image: none !important;
  box-shadow: none !important;
  border: 1px solid !important;
  -ms-filter: none;
  filter: none; }

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary[disabled] {
  /*color: #333 !important;*/
  /*border: 1px solid #333 !important;*/
  text-shadow: none;
  background-color: transparent;
  *background-color: transparent;
  background-image: none !important;
  background-position: 0 0; }

.ui-dark .btn-secondary {
  color: #fff !important;
  /*border: 1px solid #fff !important;*/ }

.ui-dark .btn-secondary:hover,
.ui-dark .btn-secondary:focus,
.ui-dark .btn-secondary:active,
.ui-dark .btn-secondary.active,
.ui-dark .btn-secondary.disabled,
.ui-dark .btn-secondary[disabled] {
  color: #fff !important;
  /*border: 1px solid #fff !important;*/ }

/** Grey */
.btn-grey {
  color: #7c7c7c !important;
  border: 1px solid #cccccc; }

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey.active,
.btn-grey.disabled,
.btn-grey[disabled] {
  color: #333 !important; }

/** Dark Grey */
.btn-dark-grey {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #cac6c1;
  *background-color: #cac6c1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjYWM2YzEiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjODc3Zjc0IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #cac6c1, #877f74);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cac6c1', endColorstr='#877f74');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#cac6c1', endColorstr='#877f74')";
  background-repeat: repeat-x; }

.btn-dark-grey:hover,
.btn-dark-grey:focus,
.btn-dark-grey:active,
.btn-dark-grey.active,
.btn-dark-grey.disabled,
.btn-dark-grey[disabled] {
  color: #FFFFFF !important;
  background-color: #877f74 !important; }

/** Light Green */
.btn-light-green {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #a8ebca;
  *background-color: #a8ebca;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhOGViY2EiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGJkMTg3IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #a8ebca, #4bd187);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8ebca', endColorstr='#4bd187');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8ebca', endColorstr='#4bd187')";
  background-repeat: repeat-x; }

.btn-light-green:hover,
.btn-light-green:focus,
.btn-light-green:active,
.btn-light-green.active,
.btn-light-green.disabled,
.btn-light-green[disabled] {
  color: #FFFFFF !important;
  background-color: #4bd187 !important; }

/** Green */
.btn-green {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #8dd639;
  *background-color: #8dd639;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4ZGQ2MzkiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDBhMzFhIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #8dd639, #40a31a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8dd639', endColorstr='#40a31a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#8dd639', endColorstr='#40a31a')";
  background-repeat: repeat-x; }

.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled] {
  color: #FFFFFF !important;
  background-color: #40a31a !important; }

/** Aqua */
.btn-aqua {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #68dae7;
  *background-color: #68dae7;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM2OGRhZTciIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmVhY2M5IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #68dae7, #2eacc9);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#68dae7', endColorstr='#2eacc9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#68dae7', endColorstr='#2eacc9')";
  background-repeat: repeat-x; }

.btn-aqua:hover,
.btn-aqua:focus,
.btn-aqua:active,
.btn-aqua.active,
.btn-aqua.disabled,
.btn-aqua[disabled] {
  color: #FFFFFF !important;
  background-color: #2eacc9 !important; }

/** Red */
.btn-red {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #fa3246;
  *background-color: #fa3246;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYTMyNDYiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDMyYTNiIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #fa3246, #d32a3b);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b')";
  background-repeat: repeat-x; }

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  color: #FFFFFF !important;
  background-color: #d32a3b !important; }

/** Dark Red */
.btn-dark-red {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #d71b52;
  *background-color: #d71b52;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNkNzFiNTIiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTkwZDI2IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #d71b52, #a90d26);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d71b52', endColorstr='#a90d26');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d71b52', endColorstr='#a90d26')";
  background-repeat: repeat-x; }

.btn-dark-red:hover,
.btn-dark-red:focus,
.btn-dark-red:active,
.btn-dark-red.active,
.btn-dark-red.disabled,
.btn-dark-red[disabled] {
  color: #FFFFFF !important;
  background-color: #a90d26 !important; }

/** Yellow */
.btn-yellow {
  color: #896614 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) !important;
  background-color: #fede4b;
  *background-color: #fede4b;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZWRlNGIiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmViNTIxIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #fede4b, #feb521);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fede4b', endColorstr='#feb521');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fede4b', endColorstr='#feb521')";
  background-repeat: repeat-x; }

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.disabled,
.btn-yellow[disabled] {
  color: #896614 !important;
  background-color: #feb521 !important;
  background-position: 0 -5px !important; }

/** Orange */
.btn-orange {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #fc6500;
  *background-color: #fc6500;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYzY1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjQ0ODAwIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #fc6500, #b44800);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fc6500', endColorstr='#b44800');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fc6500', endColorstr='#b44800')";
  background-repeat: repeat-x; }

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
  color: #FFFFFF !important;
  background-color: #b44800 !important; }

/** Dark */
.btn-dark {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9) !important;
  background-color: #515151;
  *background-color: #515151;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1MTUxNTEiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMjUyNTI1IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #515151, #252525);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#515151', endColorstr='#252525');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#515151', endColorstr='#252525')";
  background-repeat: repeat-x; }

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
  color: #ffffff !important;
  background-color: #252525 !important;
  background-position: 0 -15px; }

/** Black */
.btn-black {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #1e1e1e;
  *background-color: #1e1e1e;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMxZTFlMWUiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #1e1e1e, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1e1e1e', endColorstr='#000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#1e1e1e', endColorstr='#000000')";
  background-repeat: repeat-x; }

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.btn-black.disabled,
.btn-black[disabled] {
  color: #FFFFFF !important;
  background-color: #000000 !important; }

input[type="submit"],
input[type="button"],
button {
  display: inline-block;
  *display: inline;
  padding: 5px 16px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  font-weight: bold; }

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
button:hover,
button:focus {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9; }

input[type="submit"]:active,
input[type="button"]:active,
input[type="submit"].active,
input[type="button"].active,
button:active,
button.active {
  background-color: #cccccc \9; }

input[type="submit"]:first-child,
input[type="button"]:first-child,
button:first-child {
  *margin-left: 0; }

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
button:hover,
button:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  transition: background-position 0.1s linear; }

input[type="submit"]:focus,
input[type="button"]:focus,
button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input[type="submit"].active,
input[type="button"].active,
input[type="submit"]:active,
input[type="button"]:active,
button.active,
button:active {
  background-image: none;
  outline: 0; }

/** Grey */
input[type="submit"],
input[type="button"],
button {
  color: #7c7c7c !important;
  border: 1px solid #cccccc; }

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="submit"]:active,
input[type="button"]:active,
input[type="submit"].active,
input[type="button"].active,
button:hover,
button:focus,
button:active,
button.active {
  color: #333 !important; }

.ui--carousel {
  /*overflow: hidden;*/ }

.rtl .ui--carousel {
  direction: ltr; }

.rtl .ui--carousel-content {
  direction: rtl; }

.ui--carousel > .ui--carousel-item,
.ui--carousel > .ui-row {
  overflow: hidden; }

.ui--carousel-navigation {
  text-align: center;
  margin-bottom: 18px; }

.ui--carousel {
  margin: 0;
  padding: 0; }

.ui--carousel .slides > div {
  display: none; }

.ui--carousel {
  position: relative;
  zoom: 1; }

.ui--carousel .slides {
  zoom: 1; }

.wpcf7 p {
  margin-bottom: 12px; }

.wpcf7-form.sent > p {
  display: none !important; }

.wpcf7 select,
.wpcf7 textarea,
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="time"],
.wpcf7 input[type="week"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="color"] {
  max-width: 100%;
  width: 100%; }

.wpcf7 select {
  max-width: 100%;
  width: 100%; }

.wpcf7-form-control-wrap {
  display: block;
  margin-top: 3px; }

div.wpcf7-response-output {
  margin: 0 0 30px !important; }

span.wpcf7-not-valid-tip {
  position: absolute !important;
  top: 100% !important;
  left: 0 !important;
  z-index: 100 !important;
  color: #fff !important;
  border: 0 !important;
  width: auto !important;
  max-width: 90% !important;
  margin-top: -8px !important;
  padding: 4px 20px !important;
  background-color: #fa3246;
  *background-color: #fa3246;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYTMyNDYiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDMyYTNiIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #fa3246, #d32a3b);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b')";
  background-repeat: repeat-x;
  border-radius: 3px;
  opacity: .8 !important;
  font-size: .9em !important; }

.rtl span.wpcf7-not-valid-tip {
  left: auto !important;
  right: 0 !important; }

span.wpcf7-not-valid-tip:after {
  content: "";
  position: absolute !important;
  top: -8px;
  left: 20px;
  border: 4px solid transparent;
  border-bottom: 4px solid #fa3246 !important;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0 auto;
  width: 0; }

.rtl span.wpcf7-not-valid-tip:after {
  right: 20px;
  left: auto; }

.wpcf7-form-control-wrap[class^="menu-"] > br,
.wpcf7-form-control-wrap[class*=" menu-"] > br {
  display: none !important;
  line-height: 0px !important; }

/** Error Message */
.wpcf7-validation-errors,
.wpcf7-mail-sent-ng {
  border: 0 !important;
  padding: 12px 20px !important;
  margin-bottom: 18px !important;
  word-wrap: break-word !important;
  background-color: #fa3246;
  *background-color: #fa3246;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYTMyNDYiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDMyYTNiIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #fa3246, #d32a3b);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b')";
  background-repeat: repeat-x;
  border-radius: 3px; }

.wpcf7-validation-errors,
.wpcf7-validation-errors p,
.wpcf7-validation-errors a,
.wpcf7-validation-errors h1,
.wpcf7-validation-errors h2,
.wpcf7-validation-errors h3,
.wpcf7-validation-errors h4,
.wpcf7-validation-errors h5,
.wpcf7-validation-errors h6,
.wpcf7-mail-sent-ng,
.wpcf7-mail-sent-ng p,
.wpcf7-mail-sent-ng a,
.wpcf7-mail-sent-ng h1,
.wpcf7-mail-sent-ng h2,
.wpcf7-mail-sent-ng h3,
.wpcf7-mail-sent-ng h4,
.wpcf7-mail-sent-ng h5,
.wpcf7-mail-sent-ng h6 {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important; }

/** Error Message */
.wpcf7-mail-sent-ok {
  border: 0 !important;
  padding: 12px 20px !important;
  margin-bottom: 18px !important;
  word-wrap: break-word !important;
  background-color: #a8ebca;
  *background-color: #a8ebca;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhOGViY2EiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGJkMTg3IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #a8ebca, #4bd187);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8ebca', endColorstr='#4bd187');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8ebca', endColorstr='#4bd187')";
  background-repeat: repeat-x;
  border-radius: 3px; }

.wpcf7-mail-sent-ok,
.wpcf7-mail-sent-ok p,
.wpcf7-mail-sent-ok a,
.wpcf7-mail-sent-ok h1,
.wpcf7-mail-sent-ok h2,
.wpcf7-mail-sent-ok h3,
.wpcf7-mail-sent-ok h4,
.wpcf7-mail-sent-ok h5,
.wpcf7-mail-sent-ok h6 {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important; }

footer .wpcf7 p {
  margin-bottom: 0; }

footer .wpcf7 textarea {
  max-height: 120px; }

.ui--client-list-wrapper {
  margin-bottom: 18px; }

.ui--client-list {
  position: relative; }

.ui--client-list .ui-row {
  border-bottom: 1px dashed #e1e1e1;
  position: relative; }

.ui--client-list.ui--carousel .ui-row {
  border: 0; }

.ui--client-list > .ui-row:last-child {
  border-bottom: 0; }

.ui--client-list .ui-row > .ui-column .ui--client {
  margin: 20px 20px 20px;
  display: block; }

.ui--client-list .ui-row > .ui-column > .vertical-divider {
  content: "";
  position: absolute;
  width: 0;
  margin-left: -1.1%;
  top: 0;
  bottom: 0;
  border-left: 1px dashed #e1e1e1; }

.ui--client-list .ui-row > .ui-column:first-child > .vertical-divider {
  display: none; }

.rtl .ui--client-list .ui-row > .ui-column:first-child > .vertical-divider {
  display: block; }

.rtl .ui--client-list .ui-row > .ui-column:last-child > .vertical-divider {
  display: none; }

.ui--client-list .ui--carousel-navigation {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0;
  padding: 0;
  margin-bottom: 0; }

.ui--client-list .ui--carousel-navigation .ui--carosuel-prev {
  position: absolute;
  top: -16px;
  left: -16px; }

.ui--client-list .ui--carousel-navigation .ui--carosuel-next {
  position: absolute;
  top: -16px;
  right: -16px; }

.client-list {
  display: block;
  width: auto;
  border: 1px solid transparent;
  overflow: hidden; }

.ui--client-list .ui--client > a {
  display: block; }

.ui--client {
  position: relative; }

.ui--client-hover {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  color: #fff; }

.ui--client:hover .ui--client-hover {
  visibility: visible; }

.ui--client-hover:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  will-change: opacity; }

.ui--client:hover .ui--client-hover:before {
  opacity: .9; }

.ui--client-hover-content {
  text-align: center;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.ui--client-list .ui--client img {
  display: block;
  margin: auto;
  max-width: 100% !important;
  max-height: 100% !important;
  padding: 1px; }

.ui-fluid-columns {
  margin-left: 0 !important; }

.ui-fluid-column {
  min-height: 1px;
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  margin-right: 2%; }

.ui-fluid-column.last {
  margin-right: 0; }

.ui-fluid-columns-1 > .ui-fluid-column {
  width: 100%;
  margin-right: 0; }

.ui-fluid-columns-2 > .ui-fluid-column {
  width: 49%; }

.ui-fluid-columns-3 > .ui-fluid-column {
  width: 32%; }

.ui-fluid-columns-4 > .ui-fluid-column {
  width: 23.5%; }

.ui-fluid-columns-5 > .ui-fluid-column {
  width: 18.4%; }

.ui-fluid-columns-6 > .ui-fluid-column {
  width: 15%; }

.ui-fluid-columns-7 > .ui-fluid-column {
  width: 12.571428571429%; }

.ui-fluid-columns-8 > .ui-fluid-column {
  width: 10.75%; }

.ui-fluid-columns-9 > .ui-fluid-column {
  width: 9.3333333333333%; }

.ui-fluid-columns-10 > .ui-fluid-column {
  width: 8.2%; }

.ui-fluid-columns-11 > .ui-fluid-column {
  width: 7.2727272727273%; }

.ui-fluid-columns-12 > .ui-fluid-column {
  width: 6.5%; }

.ui--divider {
  display: block;
  /*margin-top: 42px;
	margin-bottom: 48px;*/
  margin-bottom: 18px;
  background-color: #ebebeb !important;
  border-color: #ebebeb !important;
  min-width: 100px; }

.ui--divider-inner-wrap {
  position: relative;
  margin: auto; }

.ui--divider-part {
  position: absolute;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll; }

.ui--divider-part-left {
  left: 0;
  background-position: 0 0; }

.ui--divider-part-right {
  right: 0;
  background-position: 100% 0; }

.ui--divider-solid-line {
  height: 1px; }

.ui--divider-mini {
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
  min-width: 100px; }

.ui--divider-dotted-line {
  height: 0;
  border-bottom: 1px dotted transparent;
  background: transparent !important; }

.ui--divider-dashed-line {
  height: 0;
  border-bottom: 1px dashed transparent;
  background: transparent !important; }

/** Fade Line */
.ui--divider.ui--divider-fade-line {
  background-color: transparent !important; }

.ui--divider-fade-line .ui--divider-part {
  background-image: url("../images/dividers/fade-line.png"); }

.ui--divider-fade-line .ui--divider-inner-wrap {
  height: 8px; }

.ui--divider-fade-line {
  margin-top: 38px;
  margin-bottom: 44px; }

/** Fade Dotted */
.ui--divider.ui--divider-fade-dotted {
  background-color: transparent !important; }

.ui--divider-fade-dotted .ui--divider-part {
  background-image: url("../images/dividers/fade-dotted.png"); }

.ui--divider-fade-dotted .ui--divider-inner-wrap {
  height: 8px;
  margin-top: 38px;
  margin-bottom: 44px;
  max-width: 700px; }

.ui--gallery {
  margin-bottom: 18px; }

.ui--gallery .ui--carousel-navigation {
  margin-bottom: 0; }

.ui--gallery .ui--gallery-wrapper .ui--gallery-item {
  /*width: 33%;
	float: left;*/
  text-align: center;
  display: block;
  line-height: 0;
  margin-bottom: 20px; }

.ui--gallery .ui--gallery-wrapper .ui--gallery-item .inner {
  /*margin: 0 0 30px;*/
  position: relative;
  overflow: hidden; }

.ui-row .ui--gallery .ui--gallery-wrapper .ui-row .ui--gallery-item .inner {
  margin-bottom: 8%; }

.ui--gallery .ui--gallery-wrapper .ui--gallery-item img {
  width: 100%; }

.ui--gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  display: none; }

.ui--gallery-overlay .center {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -20px; }

.ui--gallery-overlay .center .btn {
  padding: 10px 15px;
  margin: 0 !important; }

.ui--gallery-carosuel-navigation {
  text-align: center;
  margin-top: 20px; }

.ui--gallery .ui--gallery-item,
.ui--gallery .ui--gallery-item img,
.ui--gallery .ui--gallery-overlay {
  border-radius: 6px; }

.caroufredsel_wrapper {
  margin: 0 !important; }

.gmap-wrapper {
  position: relative;
  margin-bottom: 18px; }

.gmap-wrapper .gmap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.gmap img {
  max-width: none !important; }

.gm-style .gm-style-iw .gmap_marker > p:last-child {
  margin-bottom: 0; }

.ui--icon-box {
  margin-bottom: 18px; }

.ui--icon-box .ui--icon-box-icon {
  float: left;
  margin: 0 20px 0 0; }

.ui--icon-box.position--right .ui--icon-box-icon {
  float: right;
  margin: 0 0 0 20px; }

.ui--icon-box.position--top .ui--icon-box-icon {
  float: none !important;
  display: block;
  margin: 0 0 18px;
  text-align: center; }

.ui--icon-box.position--top .ui--icon-box-icon img {
  max-width: 100% !important; }

.ui--icon-box.position--left .ui--icon-box-content,
.ui--icon-box.position--right .ui--icon-box-content {
  overflow: hidden; }

.ui--icon-box h1,
.ui--icon-box h2,
.ui--icon-box h3,
.ui--icon-box h4,
.ui--icon-box h5,
.ui--icon-box h6 {
  display: block;
  clear: both; }

.ui--icon-box.position--left h1,
.ui--icon-box.position--left h2,
.ui--icon-box.position--left h3,
.ui--icon-box.position--left h4,
.ui--icon-box.position--left h5,
.ui--icon-box.position--left h6,
.ui--icon-box.position--right h1,
.ui--icon-box.position--right h2,
.ui--icon-box.position--right h3,
.ui--icon-box.position--right h4,
.ui--icon-box.position--right h5,
.ui--icon-box.position--right h6 {
  margin-top: 0; }

.icon > img {
  margin: 0 6px 10px 0;
  float: left; }

.icontext {
  margin-bottom: 10px; }

.icontext-icon {
  float: left;
  margin: 0 5px 0 0; }

.icontext-content {
  overflow: hidden;
  display: block; }

.icontext.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px; }

.rtl .icontext-icon {
  float: right;
  margin: 0 0 0 5px; }

.ui--image {
  max-width: 100% !important;
  height: auto !important; }

.ui--image-wrap {
  max-width: 100%;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.textwidget .ui--image-wrap {
  margin-bottom: 18px; }

div.ui--image-wrap {
  position: static; }

.ui--image-wrap.ui--block {
  display: block; }

.ui--image-inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 18px;
  max-width: 100%; }

ul.ui--list {
  list-style: none none;
  list-style-type: none;
  list-style-position: outside;
  margin-bottom: 18px; }

ul.ui--list li {
  position: relative;
  padding: 3px 0; }

ul.ui--list.list-font-icon > li {
  padding-left: 28px; }

ul.ui--list li .list-icon {
  position: absolute;
  left: 0;
  top: 5px;
  width: 20px;
  height: 20px;
  text-align: center; }

.rtl ul.ui--list.list-font-icon > li {
  padding-left: 0;
  padding-right: 28px !important; }

.rtl ul.ui--list li .list-icon {
  position: absolute;
  left: auto;
  right: 0; }

ul.list-decimal li {
  display: list-item;
  list-style-type: decimal;
  list-style-position: outside; }

ul.list-square li {
  display: list-item;
  list-style-type: square;
  list-style-position: outside; }

ul.list-circle li {
  display: list-item;
  list-style-type: circle;
  list-style-position: outside; }

ul.list-bull li {
  display: list-item;
  list-style-type: disc;
  list-style-position: outside; }

ul.list-decimal li {
  display: list-item;
  list-style-type: decimal;
  list-style-position: outside; }

ul.list-roman li {
  display: list-item;
  list-style-type: upper-roman;
  list-style-position: outside; }

ul.list-font-icon .fontawesome-angle-right,
ul.list-font-icon .fontawesome-plus-sign-alt,
ul.list-font-icon .fontawesome-minus-sign-alt {
  font-size: 18px; }

ul.list-font-icon li .fontawesome-ok,
ul.list-font-icon li .fontawesome-angle-right {
  top: 3px; }

ul.ui--list ul {
  margin-left: 18px; }

.rtl ul.ui--list ul {
  margin-left: 0;
  margin-right: 18px; }

ul.ui--list ul li {
  display: list-item;
  list-style-type: circle; }

ul.ui--list ul > li:first-child {
  margin-top: 6px; }

ul.ui--list ul > li:last-child {
  padding-bottom: 0; }

ul.ui--list.border.list-square > li,
ul.ui--list.border.list-circle > li,
ul.ui--list.border.list-decimal > li,
ul.ui--list.border.list-roman > li,
ul.ui--list.border.list-bull > li {
  padding-left: 8px; }

.rtl ul.ui--list.border.list-square > li,
.rtl ul.ui--list.border.list-circle > li,
.rtl ul.ui--list.border.list-decimal > li,
.rtl ul.ui--list.border.list-roman > li,
.rtl ul.ui--list.border.list-bull > li {
  padding-left: 0;
  padding-right: 8px; }

ul.ui--list.border > li {
  margin-bottom: 10px;
  padding: 2px 0 10px 28px;
  border-bottom: 1px solid #ebebeb; }

.rtl ul.ui--list.border > li {
  padding: 2px 28px 10px 0; }

ul.ui--list.border > li:last-child {
  border-bottom: 0; }

ul.list-square,
ul.list-circle,
ul.list-bull,
ul.list-decimal,
ul.list-roman {
  margin-left: 45px; }

.rtl ul.list-square,
.rtl ul.list-circle,
.rtl ul.list-bull,
.rtl ul.list-decimal,
.rtl ul.list-roman {
  margin-left: 0;
  margin-right: 45px; }

.ui--masonry {
  overflow: visible !important; }

.ui--masonry:not(.isotope) {
  visibility: hidden; }

.isotope,
.isotope .ui--isotope-item {
  /* change duration value to whatever you like */
  transition-duration: 0.8s; }

.isotope {
  transition-property: height; }

.isotope .ui--isotope-item {
  transition-property: transform, opacity; }

.ui--isotope-item {
  z-index: 2;
  margin-bottom: 12px; }

.ui-row .ui-row .ui-row .ui--isotope-item,
.row-fluid .ui--isotope-item {
  margin-left: 0 !important; }

.isotope-hidden.ui--isotope-item {
  pointer-events: none;
  z-index: 1; }

/*.ui-row .ui-row .ui--isotope-item {
  margin-bottom: 2.127659574468085%;

}*/
.ui-row .ui-row .ui--isotope-item .ui--content-box {
  /*margin-bottom: 0 !important; */ }

.ui--message-box-wrap {
  margin-bottom: 18px; }

.ui--message-box {
  padding: 20px 20px 2px;
  word-wrap: break-word;
  border-radius: 3px; }

.ui--message-box-icon-wrap {
  float: left;
  margin: 0 20px 0 0;
  min-width: 18px;
  text-align: center; }

.ui--message-box-inline {
  display: block;
  overflow: hidden; }

.ui--message-box-inline a {
  text-decoration: none !important;
  border-bottom: 1px solid; }

.ui--message-box-inline a:hover {
  border-bottom: 0; }

.ui--message-box-inline h1,
.ui--message-box-inline h2,
.ui--message-box-inline h3,
.ui--message-box-inline h4,
.ui--message-box-inline h5,
.ui--message-box-inline h6 {
  margin: 0 0 6px; }

.ui--message-box-info,
.ui--message-box-info p,
.ui--message-box-info h1,
.ui--message-box-info h2,
.ui--message-box-info h3,
.ui--message-box-info h4,
.ui--message-box-info h5,
.ui--message-box-info h6 {
  color: #fff !important; }

/** Success Message */
.ui--message-box-success {
  background-color: #a8ebca;
  *background-color: #a8ebca;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhOGViY2EiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGJkMTg3IiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #a8ebca, #4bd187);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8ebca', endColorstr='#4bd187');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#a8ebca', endColorstr='#4bd187')";
  background-repeat: repeat-x; }

.ui--message-box-success,
.ui--message-box-success p,
.ui--message-box-success a,
.ui--message-box-success h1,
.ui--message-box-success h2,
.ui--message-box-success h3,
.ui--message-box-success h4,
.ui--message-box-success h5,
.ui--message-box-success h6 {
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important; }

/** Error Message */
.ui--message-box-error {
  background-color: #fa3246;
  *background-color: #fa3246;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmYTMyNDYiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDMyYTNiIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #fa3246, #d32a3b);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fa3246', endColorstr='#d32a3b')";
  background-repeat: repeat-x; }

.ui--message-box-error,
.ui--message-box-error p,
.ui--message-box-error a,
.ui--message-box-error h1,
.ui--message-box-error h2,
.ui--message-box-error h3,
.ui--message-box-error h4,
.ui--message-box-error h5,
.ui--message-box-error h6 {
  color: #FFFFFF !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important; }

/** Caution Message */
.ui--message-box-caution {
  background-color: #fede4b;
  *background-color: #fede4b;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPg0KICAgIDxkZWZzPg0KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiIHNwcmVhZE1ldGhvZD0icGFkIj4NCiAgICAgICAgICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZWRlNGIiIHN0b3Atb3BhY2l0eT0iMSIvPg0KICAgICAgICAgICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmViNTIxIiBzdG9wLW9wYWNpdHk9IjEiLz4NCiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4NCiAgICA8L2RlZnM+DQogICAgPHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgc3R5bGU9ImZpbGw6IHVybCgjbGluZWFyLWdyYWRpZW50KTsiLz4NCjwvc3ZnPg==");
  background-image: linear-gradient(to bottom, #fede4b, #feb521);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fede4b', endColorstr='#feb521');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fede4b', endColorstr='#feb521')";
  background-repeat: repeat-x; }

.ui--message-box-caution,
.ui--message-box-caution p,
.ui--message-box-caution a,
.ui--message-box-caution h1,
.ui--message-box-caution h2,
.ui--message-box-caution h3,
.ui--message-box-caution h4,
.ui--message-box-caution h5,
.ui--message-box-caution h6 {
  color: #896614 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) !important; }

.ui--pricing-table-wrap {
  position: relative;
  overflow: visible;
  zoom: 1;
  margin-bottom: 18px; }

.ui--pricing-table {
  position: relative;
  overflow: visible; }

.ui--pricing-table li {
  float: left;
  text-align: center;
  position: relative;
  z-index: 1; }

.ui--pricing-table li > .inset {
  padding: 20px 20px 2px;
  margin: -1px; }

.ui--pricing-table-item-title-wrap {
  padding: 18px 18px;
  margin: -20px -20px 18px;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.ui--pricing-table-item-title {
  margin: 0; }

.ui--pricing-table > li.featured {
  margin: -18px 0;
  padding-bottom: 18px;
  z-index: 2; }

.ui--pricing-table > li.featured > .inset {
  box-shadow: 0 3px 0px rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.07), 0 0 15px rgba(0, 0, 0, 0.2); }

.ui--pricing-table > li.featured .ui--pricing-table-item-title-wrap {
  padding-top: 30px;
  padding-bottom: 28px;
  margin: -21px -21px 18px; }

.ui--pricing-table > li .ui--pricing-table-item-price {
  margin: 0 0 6px;
  line-height: 1.2em; }

.ui--pricing-table > li div.caption p {
  margin-bottom: 18px; }

.ui--pricing-table-features {
  margin-bottom: 18px;
  position: relative; }

.ui--pricing-table-features-titles {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -221px;
  width: 220px; }

.ui--pricing-table-wrap.style2 {
  margin-left: 220px; }

.rtl .ui--pricing-table-features-titles {
  left: auto;
  right: 0;
  margin-right: -221px;
  margin-left: 0; }

.rtl .ui--pricing-table-wrap.style2 {
  margin-left: 0;
  margin-right: 220px; }

.ui--pricing-table-wrap.style2 .ui--pricing-table-features-rows {
  margin-left: -20px;
  margin-right: -20px; }

.ui--pricing-table-wrap.style2 .ui--pricing-table-features-rows > .ui--pricing-table-feature {
  padding-left: 25px;
  padding-right: 25px; }

.ui--pricing-table-features > .ui--pricing-table-feature {
  padding: 12px 20px;
  margin: 0 0 1px; }

.ui--pricing-table-wrap.style2 .ui--pricing-table-features-titles > .ui--pricing-table-feature {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.ui--pricing-table-features > .ui--pricing-table-feature.even {
  background: #f3fbfe; }

.ui--pricing-table-features > .ui--pricing-table-feature.odd {
  background: #edf5f7; }

.ui--pricing-table > li img {
  display: block;
  margin: auto;
  max-width: 100%;
  /*max-height: 100% !important;*/
  padding: 1px; }

.ui--pricing-table-after-html {
  text-align: left; }

.ui--pricing-table.columns-1 li {
  width: 100%; }

.ui--pricing-table.columns-2 li {
  width: 50%; }

.ui--pricing-table.columns-3 li {
  width: 33.33333333333333%; }

.ui--pricing-table.columns-4 li {
  width: 25%; }

.ui--pricing-table.columns-5 li {
  width: 20%; }

.ui--progress {
  margin-bottom: 18px; }

.ui--progress-title {
  margin-bottom: 6px; }

.ui--progress-bar,
.ui--progress-percent {
  border-radius: 3px;
  position: relative; }

.ui--progress-percent {
  height: 18px;
  padding: 1px;
  margin: -1px; }

.cssanimations .ui--progress-percent {
  visibility: hidden; }

.ui--progress.lock .ui--progress-percent {
  width: 0 !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important; }

.ui--progress.animated .ui--progress-percent {
  transition: width 0.6s ease-in-out;
  -moz-transition: width 0.6s ease-in-out;
  -webkit-transition: width 0.6s ease-in-out;
  -o-transition: width 0.6s ease-in-out; }

.ui--progress-stripe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  transition: opacity 0.3s ease;
  background-size: 30px 30px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent);
  animation: barberpole 0.5s linear infinite;
  -webkit-animation: barberpole 0.5s linear infinite; }

@keyframes barberpole {
  from {
    background-position: 0 0; }
  to {
    background-position: 60px 30px; } }

.ui--progress-circle-wrapper {
  margin-bottom: 18px;
  text-align: center; }

.ui--progress-circle-label {
  margin-top: 18px; }

.ui--progress-circle h1,
.ui--progress-circle h2,
.ui--progress-circle h3,
.ui--progress-circle h4,
.ui--progress-circle h5,
.ui--progress-circle h6 {
  margin: 0; }

.easyPieChart {
  display: inline-block;
  position: relative;
  text-align: center; }

.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0; }

.ui--progress-circle .ui--center-vertical {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  line-height: 18px !important; }

/* Social Sprites: General
================================================== */
#top-bar .style--top-bar.ui-socialbar {
  padding-left: 1px;
  margin-left: -1px !important; }

.ui-socialbar-item p {
  line-height: 0 !important;
  display: block;
  margin: 0 !important; }

.borderless.ui-socialbar-item {
  border: none; }

.borderless.ui-socialbar-item:first-child {
  border: none; }

.ui-socialbar-item,
.ui-socialbar-item a {
  box-sizing: border-box; }

.ui-socialbar {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: 0 !important; }

.ui-socialbar-item {
  position: relative;
  margin: 0;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  overflow: hidden; }

.ui-socialbar-item a {
  display: block;
  position: relative;
  padding: 0 !important;
  z-index: 3;
  float: left;
  text-indent: -9999px; }

.ui-socialbar-background-hover {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease; }

.effect--slide .ui-socialbar-background-hover {
  top: 100%; }

.effect--slide .ui-socialbar-item:hover .ui-socialbar-background-hover {
  top: 0; }

.effect--fade .ui-socialbar-background-hover {
  opacity: 0; }

.effect--fade .ui-socialbar-item:hover .ui-socialbar-background-hover {
  opacity: 1; }

.effect--fade .ui-socialbar-item a {
  transition: all 0.2s ease; }

.effect--slide .ui-socialbar-item .ui-socialbar-background-hover:active,
.effect--fade .ui-socialbar-item .ui-socialbar-background-hover:active,
.effect--fade .ui-socialbar-item:hover .ui-socialbar-background-hover {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4); }

/* 40px Size
================================================== */
.ss {
  width: auto;
  margin: 0;
  padding: 0; }

.ss .ui-socialbar-item a {
  height: 40px;
  width: 40px; }

.ui-socialbar-svg,
.ui-socialbar-svg-hover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  font-size: 18px;
  transition: all 0.3s ease; }

.ui-socialbar-svg-hover {
  color: white; }

.ui-socialbar-item svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -9px 0 0 -9px;
  width: 1em;
  height: 1em;
  fill: currentColor; }

.effect--fade .ui-socialbar-item .ui-socialbar-svg-hover {
  opacity: 0; }

.effect--fade .ui-socialbar-item:hover .ui-socialbar-svg {
  opacity: 0; }

.effect--fade .ui-socialbar-item:hover .ui-socialbar-svg-hover {
  opacity: 1; }

.effect--slide .ui-socialbar-svg-hover {
  top: 100%; }

.effect--slide .ui-socialbar-item:hover .ui-socialbar-svg {
  top: -100%; }

.effect--slide .ui-socialbar-item:hover .ui-socialbar-svg-hover {
  top: 0; }

.with-bg .ui-socialbar-item {
  margin-right: 1px;
  margin-bottom: 1px; }

/* 30px Size
================================================== */
.ssm {
  width: auto;
  margin: 0;
  padding: 0; }

.ssm .ui-socialbar-item a {
  height: 30px;
  width: 30px; }

.ssm .ui-socialbar-svg,
.ssm .ui-socialbar-svg-hover {
  width: 30px;
  height: 30px; }

.ui-socialbar-item.facebook .ui-socialbar-color-bg {
  background: #3B5DA0; }

.ui-socialbar-item.facebook .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.twitter .ui-socialbar-color-bg {
  background: #00C4F0; }

.ui-socialbar-item.twitter .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.twitter-alt .ui-socialbar-color-bg {
  background: #00C4F0; }

.ui-socialbar-item.twitter-alt .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.googleplus .ui-socialbar-color-bg {
  background: #DE523B; }

.ui-socialbar-item.googleplus .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.googledrive .ui-socialbar-color-bg {
  background: #FDC830; }

.ui-socialbar-item.googledrive .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.google .ui-socialbar-color-bg {
  background: #DE523B; }

.ui-socialbar-item.google .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.instagram .ui-socialbar-color-bg {
  background: #EB1F7F; }

.ui-socialbar-item.instagram .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.pinterest .ui-socialbar-color-bg {
  background: #C42222; }

.ui-socialbar-item.pinterest .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.linkedin .ui-socialbar-color-bg {
  background: #1684B5; }

.ui-socialbar-item.linkedin .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.stumbleupon .ui-socialbar-color-bg {
  background: #E7421C; }

.ui-socialbar-item.stumbleupon .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.reddit .ui-socialbar-color-bg {
  background: #FF3F00; }

.ui-socialbar-item.reddit .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.skype .ui-socialbar-color-bg {
  background: #11ABF1; }

.ui-socialbar-item.skype .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.youtube .ui-socialbar-color-bg {
  background: #FF1300; }

.ui-socialbar-item.youtube .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.vimeo .ui-socialbar-color-bg {
  background: #14AFE9; }

.ui-socialbar-item.vimeo .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.dribbble .ui-socialbar-color-bg {
  background: #EA4D7D; }

.ui-socialbar-item.dribbble .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.behance .ui-socialbar-color-bg {
  background: #0059FF; }

.ui-socialbar-item.behance .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.github .ui-socialbar-color-bg {
  background: #585858; }

.ui-socialbar-item.github .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.wordpress .ui-socialbar-color-bg {
  background: #3B3B3B; }

.ui-socialbar-item.wordpress .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.whatsapp .ui-socialbar-color-bg {
  background: #3DBA3F; }

.ui-socialbar-item.whatsapp .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.paypal .ui-socialbar-color-bg {
  background: #002160; }

.ui-socialbar-item.paypal .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.dropbox .ui-socialbar-color-bg {
  background: #0076E3; }

.ui-socialbar-item.dropbox .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.flickr .ui-socialbar-color-bg {
  background: #FF1C7B; }

.ui-socialbar-item.flickr .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.apple .ui-socialbar-color-bg {
  background: #000000; }

.ui-socialbar-item.apple .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.windows .ui-socialbar-color-bg {
  background: #00A6F0; }

.ui-socialbar-item.windows .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.android .ui-socialbar-color-bg {
  background: #9AC115; }

.ui-socialbar-item.android .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.tripadvisor .ui-socialbar-color-bg {
  background: #00A47A; }

.ui-socialbar-item.tripadvisor .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.homeadvisor .ui-socialbar-color-bg {
  background: #EF8600; }

.ui-socialbar-item.homeadvisor .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.bbb .ui-socialbar-color-bg {
  background: #00516E; }

.ui-socialbar-item.bbb .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.foursquare .ui-socialbar-color-bg {
  background: #E5446B; }

.ui-socialbar-item.foursquare .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.yahoo .ui-socialbar-color-bg {
  background: #591863; }

.ui-socialbar-item.yahoo .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.amazon .ui-socialbar-color-bg {
  background: #F5AA00; }

.ui-socialbar-item.amazon .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.myspace .ui-socialbar-color-bg {
  background: #133F8F; }

.ui-socialbar-item.myspace .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.digg .ui-socialbar-color-bg {
  background: #184F87; }

.ui-socialbar-item.digg .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.ebay .ui-socialbar-color-bg {
  background: #E53238; }

.ui-socialbar-item.ebay .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.tumblr .ui-socialbar-color-bg {
  background: #2F3E54; }

.ui-socialbar-item.tumblr .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.xing .ui-socialbar-color-bg {
  background: #C8CE00; }

.ui-socialbar-item.xing .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.yelp .ui-socialbar-color-bg {
  background: #C7231E; }

.ui-socialbar-item.yelp .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.zerply .ui-socialbar-color-bg {
  background: #9DBC7A; }

.ui-socialbar-item.zerply .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.spotify .ui-socialbar-color-bg {
  background: #1BAE40; }

.ui-socialbar-item.spotify .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.steam .ui-socialbar-color-bg {
  background: #125588; }

.ui-socialbar-item.steam .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.twitch .ui-socialbar-color-bg {
  background: #5A409F; }

.ui-socialbar-item.twitch .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.discord .ui-socialbar-color-bg {
  background: #6781D8; }

.ui-socialbar-item.discord .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.vk .ui-socialbar-color-bg {
  background: #4A76A8; }

.ui-socialbar-item.vk .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.okru .ui-socialbar-color-bg {
  background: #F29000; }

.ui-socialbar-item.okru .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.rss .ui-socialbar-color-bg {
  background: #FF7C00; }

.ui-socialbar-item.rss .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.mail .ui-socialbar-color-bg {
  background: #2ABCEA; }

.ui-socialbar-item.mail .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui-socialbar-item.mailru .ui-socialbar-color-bg {
  background: #168DE2; }

.ui-socialbar-item.mailru .ui-socialbar-color-icon {
  color: #FFFFFF; }

.ui--space {
  display: block;
  height: 30px; }

.ui--tabs,
.ui--tabs-header {
  position: relative;
  display: block; }

.ui--tabs-header {
  line-height: 0 !important;
  z-index: 2; }

.ui--tabs-header .ui--tabs-header-holder {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--tabs-titles {
  position: relative;
  z-index: 1;
  list-style: none none;
  margin: 0;
  padding: 0;
  line-height: 0 !important;
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.ui--tabs-titles > li {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  line-height: 0 !important;
  display: inline-block;
  float: left;
  *display: inline;
  *zoom: 1; }

.rtl .ui--tabs-titles > li {
  float: right; }

.ui--tabs-titles > li a {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0;
  display: block;
  outline: 0; }

.ui--tabs-titles > li .ui--icon {
  position: relative;
  z-index: 4;
  margin-right: 12px; }

.ui--tabs-titles > li h1,
.ui--tabs-titles > li h2,
.ui--tabs-titles > li h3,
.ui--tabs-titles > li h4,
.ui--tabs-titles > li h5,
.ui--tabs-titles > li h6 {
  position: relative;
  z-index: 2;
  margin: 0 !important; }

.ui--tabs-contents {
  list-style: none none;
  position: relative;
  z-index: 1; }

.ui--tabs-contents li.hidden {
  position: absolute;
  top: -99999px;
  display: block !important;
  width: 100%; }

.ui--tabs-mega {
  margin: 0 0 30px; }

html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li a {
  display: block;
  padding: 15px 40px;
  text-decoration: none !important;
  min-height: 25px;
  /*color: #fff;*/
  font-weight: 400;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: rgba(255, 255, 255, 0.2) !important; }

html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li a:hover {
  background-color: rgba(0, 0, 0, 0.1); }

html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li a:active {
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.4); }

html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li.active a,
html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li.active a:hover {
  color: #333;
  text-shadow: none;
  background-color: #fff;
  box-shadow: none;
  border-color: transparent !important; }

html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li a {
  border-left: 1px solid transparent; }

html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li.last-item a {
  border-right: 1px solid transparent; }

.ui--tabs-mega > .ui--tabs-contents {
  margin: 30px 0 0;
  padding: 0; }

.ui--tabs-mini {
  margin-bottom: 30px; }

.ui--tabs-mini > .ui--tabs-header {
  overflow: hidden;
  position: relative; }

.ui--tabs-mini > .ui--tabs-header .ui--tabs-border-after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 4000px;
  border-bottom: 1px solid transparent; }

.ui--tabs-mini > .ui--tabs-header .ui--tabs-border-before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: -4000px;
  width: 4000px;
  border-bottom: 1px solid transparent; }

.ui--tabs-mini > .ui--tabs-header .ui--tabs-titles {
  margin-bottom: -1px; }

html #page-wrap .ui--tabs-mini-horizontal > .ui--tabs-header .ui--tabs-titles > li {
  max-height: 60px; }

html #page-wrap .ui--tabs-mini-horizontal > .ui--tabs-header .ui--tabs-titles > li a {
  display: block;
  padding: 18px 30px 15px;
  text-decoration: none !important;
  position: relative;
  /*color: #fff;*/
  font-weight: 400;
  border-top: 2px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  border-radius: 3px;
  min-height: 100px; }

html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-titles > li.active a,
html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-titles > li.active a:hover {
  text-shadow: none;
  box-shadow: none; }

html #page-wrap .ui--tabs-mini-horizontal > .ui--tabs-header .ui--tabs-border-before,
html #page-wrap .ui--tabs-mini-horizontal > .ui--tabs-header .ui--tabs-border-after {
  border-color: #d4d4d4 !important; }

html #page-wrap .ui--tabs-mini-horizontal > .ui--tabs-header .ui--tabs-titles > li.active a,
html #page-wrap .ui--tabs-mini-horizontal > .ui--tabs-header .ui--tabs-titles > li.active a:hover {
  color: #333;
  border-top-color: #169fe6 !important;
  border-color: #d4d4d4 !important; }

.ui--tabs-mini-horizontal > .ui--tabs-contents {
  margin: 30px 0 0; }

html #page-wrap .ui--tabs-mini-vertical > .ui--tabs-header {
  padding-bottom: 30px; }

html #page-wrap .ui--tabs-mini-vertical.position--right > .ui--tabs-header {
  float: right; }

html #page-wrap .ui--tabs-mini-vertical > .ui--tabs-header .ui--tabs-titles {
  width: 100%;
  padding-right: 1px; }

html #page-wrap .ui--tabs-mini-vertical > .ui--tabs-header .ui--tabs-titles > li {
  float: none;
  display: block; }

html #page-wrap .ui--tabs-mini-vertical > .ui--tabs-header .ui--tabs-titles > li a {
  display: block;
  padding: 15px 30px;
  text-decoration: none !important;
  position: relative;
  font-weight: 400; }

html #page-wrap .ui--tabs-mini-vertical.position--left > .ui--tabs-header .ui--tabs-titles > li a {
  border-top: 1px solid transparent;
  border-left: 2px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

html #page-wrap .ui--tabs-mini-vertical.position--right > .ui--tabs-header .ui--tabs-titles > li a {
  border-top: 1px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.ui--tabs-mini > .ui--tabs-header .ui--tabs-border-top {
  content: " ";
  position: absolute;
  top: -4000px;
  height: 4000px; }

.ui--tabs-mini.position--left > .ui--tabs-header .ui--tabs-border-top {
  right: 0;
  border-right: 1px solid transparent; }

.ui--tabs-mini.position--right > .ui--tabs-header .ui--tabs-border-top {
  left: 0;
  border-left: 1px solid transparent; }

.ui--tabs-mini > .ui--tabs-header .ui--tabs-border-bottom {
  content: " ";
  position: absolute;
  top: 40px;
  height: 4000px; }

.ui--tabs-mini.position--left > .ui--tabs-header .ui--tabs-border-bottom {
  right: 0;
  border-right: 1px solid transparent; }

.ui--tabs-mini.position--right > .ui--tabs-header .ui--tabs-border-bottom {
  left: 0;
  border-left: 1px solid transparent; }

html #page-wrap .ui--tabs-mini-vertical.position--left > .ui--tabs-header .ui--tabs-border-top,
html #page-wrap .ui--tabs-mini-vertical.position--left > .ui--tabs-header .ui--tabs-border-bottom,
html #page-wrap .ui--tabs-mini-vertical.position--right > .ui--tabs-header .ui--tabs-border-top,
html #page-wrap .ui--tabs-mini-vertical.position--right > .ui--tabs-header .ui--tabs-border-bottom {
  border-color: #d4d4d4; }

html #page-wrap .ui--tabs-mini-vertical > .ui--tabs-header .ui--tabs-titles > li.active a,
html #page-wrap .ui--tabs-mini-vertical > .ui--tabs-header .ui--tabs-titles > li.active a:hover {
  color: #333;
  border-color: #d4d4d4;
  border-left-color: #169fe6;
  border-right-color: #169fe6; }

html #page-wrap .ui--tabs-mini-vertical.position--left > .ui--tabs-header .ui--tabs-titles > li.active a,
html #page-wrap .ui--tabs-mini-vertical.position--left > .ui--tabs-header .ui--tabs-titles > li.active a:hover {
  border-left-color: #169fe6; }

html #page-wrap .ui--tabs-mini-vertical.position--right > .ui--tabs-header .ui--tabs-titles > li.active a,
html #page-wrap .ui--tabs-mini-vertical.position--right > .ui--tabs-header .ui--tabs-titles > li.active a:hover {
  border-left-color: #169fe6; }

.ui--tagline-box-wrapper {
  position: relative;
  z-index: 1;
  margin-bottom: 18px; }

.ui--tagline-box {
  position: relative;
  padding: 30px 30px 12px; }

.ui--tagline-content {
  position: relative;
  z-index: 5; }

.ui--tagline-background-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.ui--tagline-box h1,
.ui--tagline-box h2,
.ui--tagline-box h3,
.ui--tagline-box h4,
.ui--tagline-box h5,
.ui--tagline-box h6 {
  margin-top: 0; }

.ui--tagline-box .btn {
  z-index: 10;
  position: relative; }

.ui--tagline-box a.ui--tagline-box-block-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  display: block; }

.ui--tagline-box,
.ui--tagline-background-overlay {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out; }

.ui--tagline-background-overlay {
  z-index: 2; }

.ui--testimonial {
  margin-bottom: 18px; }

.ui--testimonial-content {
  position: relative;
  margin-bottom: 20px;
  padding: 18px 20px 2px;
  /*background: #4c4c4c;*/
  /*border-color: #333;*/ }

.ui--testimonial-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 36px;
  bottom: -8px;
  color: #f1f1f1;
  background-color: none !important;
  text-shadow: 0px 2px 0px #cccccc; }

.ie .ui--testimonial-arrow {
  display: none; }

.ui--testimonial-arrow i {
  font-size: 28px; }

.ui--testimonial-brand {
  display: block;
  position: relative;
  margin: 0 15px 0 15px; }

.ui--testimonial-brand .name {
  display: block; }

.ui--testimonial-brand .cap {
  /*font-size: .85em;*/ }

.ui--testimonial-image {
  float: left;
  margin: 0 15px 0 0;
  line-height: 0; }

.ui--testimonial-image img,
.ui--testimonial-image-position {
  width: 60px; }

.ui--testimonial-image-position {
  overflow: hidden; }

.ui--testimonial-user {
  display: block;
  overflow: hidden;
  padding: 5px 0 0; }

.ui--text-rotator-words {
  display: none; }

.ui--text-rotator .rotating {
  display: inline-block;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  transition: 0.5s;
  -webkit-transform-origin-x: 50%; }

.ui--text-rotator .rotating.flip {
  position: relative; }

.ui--text-rotator .rotating .front, .ui--text-rotator .rotating .back {
  left: 0;
  top: 0;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.ui--text-rotator .rotating .front {
  position: absolute;
  display: inline-block;
  -ms-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px); }

.ui--text-rotator .rotating.flip .front {
  z-index: 1; }

.ui--text-rotator .rotating .back {
  display: block;
  opacity: 0; }

.ui--text-rotator .rotating.spin {
  -ms-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0); }

.ui--text-rotator .rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0); }

.ui--text-rotator .rotating.flip.up .back {
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0); }

.ui--text-rotator .rotating.flip.cube .front {
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85); }

.ui--text-rotator .rotating.flip.cube .back {
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }

.ui--text-rotator .rotating.flip.cube.up .back {
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }

.ui--title {
  margin-bottom: 18px; }

.ui--title-bordered {
  position: relative; }

.ui--title-bordered.with-navigation .ui--title-holder {
  margin-right: 80px; }

.rtl .ui--title-bordered.with-navigation .ui--title-holder {
  margin-right: 0;
  margin-left: 80px; }

.ui--title-bordered.with-navigation.text-center .ui--title-holder {
  padding-left: 80px; }

.rtl .ui--title-bordered.with-navigation.text-center .ui--title-holder {
  padding-left: 0;
  padding-right: 80px; }

.ui--title-holder {
  position: relative;
  overflow: hidden; }

.ui--title-text {
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 !important;
  padding-right: 30px;
  max-width: 90%;
  text-decoration: none; }

.rtl .ui--title-text {
  padding-right: 0;
  padding-left: 30px; }

.text-center .ui--title-text {
  padding-left: 30px;
  padding-right: 30px; }

.rtl .text-center .ui--title-text {
  padding-left: 30px;
  padding-right: 30px; }

.text-right .ui--title-text {
  padding-left: 30px;
  padding-right: 0; }

.rtl .text-right .ui--title-text {
  padding-left: 0;
  padding-right: 30px; }

.ui--title-text a,
.ui--title-text a:hover {
  text-decoration: none !important; }

.ui--title-border-left,
.ui--title-border-right {
  position: absolute;
  width: 2000px;
  height: 0;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  margin-top: -.5px;
  top: 50%;
  display: none; }

.ui--title-border-bottom {
  margin-top: 18px; }

.ui--title-borders {
  display: block;
  border-bottom: 1px solid transparent;
  border-color: #ebebeb; }

.ui--title-navigation {
  position: absolute;
  right: 0;
  top: 50%;
  height: 24px;
  margin-top: -12px;
  direction: ltr; }

.rtl .ui--title-navigation {
  right: auto;
  left: 0; }

.rtl .ui--widget-title .ui--title-navigation {
  left: 0;
  right: auto; }

.ui--twitter-style-default .ui--twitter-timeline-content {
  position: relative;
  margin-bottom: 18px;
  padding: 18px 20px 2px;
  /*background: #4c4c4c;*/
  /*border-color: #333;*/ }

.ui--twitter-style-default .ui--twitter-timeline {
  margin-bottom: 18px; }

/** Style Plain */
.ui--twitter-style-plain .ui--twitter-timeline-content {
  position: relative; }

.ui--twitter-style-plain .ui--icon.fontawesome-twitter {
  float: left;
  margin-right: 12px; }

.ui--twitter-style-plain p {
  overflow: hidden; }

.ui--twitter-timeline-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  left: 30px;
  bottom: -8px;
  color: #f1f1f1;
  background-color: none !important;
  text-shadow: 0px 2px 0px #cccccc; }

.ie .ui--twitter-timeline-arrow {
  display: none; }

.ui--twitter-timeline-arrow i {
  font-size: 28px; }

.ui--twitter-timeline-brand {
  display: block;
  position: relative;
  margin: 0 15px 0 15px; }

.ui--twitter-timeline-brand .name {
  display: block; }

.ui--twitter-timeline-brand .cap {
  /*font-size: .85em;*/ }

.ui--twitter-timeline-image {
  float: left;
  margin: 0 15px 0 0;
  line-height: 0; }

.ui--twitter-timeline-image img,
.ui--twitter-timeline-image-position {
  width: 48px; }

.ui--twitter-timeline-image-position {
  overflow: hidden; }

.ui--twitter-timeline-user {
  display: block;
  overflow: hidden;
  padding: 5px 0 0; }

.ui--twitter-media {
  margin-top: 18px; }

@media (min-width: 979px) {
  html #page-wrap .ui--tabs-mega.text-left > .ui--tabs-header .ui--tabs-titles > li.first-item a {
    border-left: 0; }
  html #page-wrap .ui--tabs-mega.text-right > .ui--tabs-header .ui--tabs-titles > li.last-item a {
    border-right: 0; } }

@media (min-width: 1200px) {
  html.no-video .ui--video-background-video video {
    display: none !important; }
  html.no-video .ui--video-background-poster {
    display: block !important; }
  html #page-wrap .ui--tabs-mega.text-left > .ui--tabs-header .ui--tabs-titles > li.first-item a {
    border-left: 0; }
  html #page-wrap .ui--tabs-mega.text-right > .ui--tabs-header .ui--tabs-titles > li.last-item a {
    border-right: 0; } }

@media (min-width: 768px) and (max-width: 979px) {
  html.no-video .ui--video-background-video video {
    display: none !important; }
  html.no-video .ui--video-background-poster {
    display: block !important; }
  .ui--isotope-item {
    margin-bottom: 2px; }
  .ui--pricing-table-features-titles {
    margin-left: -181px;
    width: 180px; }
  .ui--pricing-table-wrap.style2 {
    margin-left: 180px; }
  html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li a {
    padding: 15px 20px; }
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-titles > li a {
    padding: 15px 20px; }
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-titles > li a {
    padding: 15px 20px; } }

@media (max-width: 767px) {
  blockquote,
  .ui--blockquote,
  .ui--pullquote {
    text-align: left !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-top: 5px solid #eeeeee;
    border-bottom: 5px solid #eeeeee;
    max-width: none;
    width: auto;
    float: none;
    padding: 18px 0;
    margin-left: 0;
    margin-right: 0; }
  blockquote p,
  .ui--blockquote p,
  .ui--pullquote p,
  blockquote small,
  .ui--blockquote small,
  .ui--pullquote small {
    text-align: left !important; }
  .btn {
    white-space: normal; }
  .ui--carousel.fullwidth-content {
    margin-left: 0 !important;
    width: 100% !important; }
  .ui--client-list .ui-row > .ui-column .ui--client {
    margin-top: 30px;
    margin-bottom: 30px; }
  .ui--client-list .ui-row > .ui-column > .vertical-divider {
    display: none; }
  .ui-fluid-column {
    display: block;
    float: none;
    width: 100% !important;
    margin-left: 0;
    box-sizing: border-box; }
  .ui--masonry {
    margin-left: 0; }
  .ui--isotope-item {
    margin-bottom: 12px; }
  .isotope,
  .isotope .ui--isotope-item {
    transition: none !important;
    -moz-transition: none !important;
    -webkit-transition: none !important;
    -o-transition: none !important; }
  .ui--pricing-table li,
  .ui--pricing-table > li.featured {
    float: none;
    margin: 0 0 18px;
    padding-bottom: 0;
    width: auto !important; }
  .ui--pricing-table-feature-title-phone {
    display: block; }
  .ui--pricing-table-wrap.style2 {
    margin-left: 0; }
  .ui--pricing-table-features-titles {
    display: none; }
  .ui--pricing-table-before-html,
  .ui--pricing-table-feature {
    min-height: auto !important; }
  .ui--pricing-table-wrap.style2 .ui--pricing-table-features-rows {
    margin-left: 0;
    margin-right: 0; }
  .ui--pricing-table-wrap.style2 .ui--pricing-table-features-rows > .ui--pricing-table-feature {
    padding-left: 20px;
    padding-right: 20px; }
  .fullwidth-content .ui--section-content {
    padding: 30px 20px 12px !important; }
  #the-content > *:not(.fullwidth-content):not(.ui--animation-in),
  #the-content > .ui--pass > .ui--row:not(.ui--animation-in),
  .sidebar-area > *:not(.fullwidth-content):not(.ui--animation-in),
  .sidebar-area > .ui--pass > .ui--row:not(.ui--animation-in) {
    padding-left: 20px !important;
    padding-right: 20px !important; }
  .ui--tabs .fullwidth-content {
    margin-left: -20px !important; }
  .rtl .ui--tabs .fullwidth-content {
    margin-right: -20px !important; }
  .ui--tabs-titles {
    display: block; }
  .ui--tabs-titles > li {
    float: none;
    width: 100%;
    display: block; }
  .ui--tabs-header .ui--tabs-header-holder {
    display: block;
    text-align: left; }
  html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li a {
    padding: 10px 30px; }
  html #page-wrap .ui--tabs-mega > .ui--tabs-header .ui--tabs-titles > li a {
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent; }
  html #page-wrap .ui--tabs-mini > .ui--tabs-header {
    padding-bottom: 1px; }
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-titles > li {
    max-height: 48px; }
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-titles > li a {
    padding: 10px 30px;
    border-top: 2px solid transparent;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    min-height: none !important; }
  html #page-wrap .ui--tabs-mini-horizontal > .ui--tabs-header .ui--tabs-titles > li a {
    min-height: 0px !important; }
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-border-after,
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-border-before {
    display: none; }
  html #page-wrap .ui--tabs-mini-vertical > .ui--tabs-header .ui--tabs-titles > li a {
    padding: 10px 30px;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-left: 2px solid transparent;
    border-bottom: 1px solid transparent; }
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-border-top,
  html #page-wrap .ui--tabs-mini > .ui--tabs-header .ui--tabs-border-bottom {
    display: none; } }

.widget > ul {
  margin-left: 0; }

/*#page-content .widget > ul,
#page-content .widget a {
	color: #666;
}

#page-content .widget a:hover {
	color: #070401;
}*/
#page-content .widget > ul {
  margin-left: 0; }

.widget_recent_comments ul,
.widget_display_forums ul,
.widget_display_topics ul,
.widget_display_replies ul,
.widget_display_views ul,
.widget_product_categories ul,
.widget_layered_nav_filters ul,
.widget_layered_nav ul,
.widget_recent_entries ul,
.list-custom-taxonomy-widget ul,
.widget_categories ul,
.widget_nav_menu > div > ul,
.ui--widget-subpages-classic,
.widget_pages > ul,
.widget_rss ul,
.widget_archive ul,
.widget_meta ul {
  list-style: none none;
  margin-left: 0; }

.widget_recent_comments ul li,
.widget_display_forums ul li,
.widget_display_topics ul li,
.widget_display_replies ul li,
.widget_display_views ul li,
.widget_product_categories ul li,
.widget_layered_nav_filters ul li,
.widget_layered_nav ul li,
.widget_recent_entries ul li,
.list-custom-taxonomy-widget ul li,
.widget_categories ul li,
.widget_nav_menu > div > ul > li,
.ui--widget-subpages-classic > li,
.widget_pages > ul > li,
.widget_rss ul li,
.widget_archive ul li,
.widget_meta ul li {
  list-style: none none;
  padding-left: 14px; }

.rtl .widget_recent_comments ul li,
.rtl .widget_display_forums ul li,
.rtl .widget_display_topics ul li,
.rtl .widget_display_replies ul li,
.rtl .widget_display_views ul li,
.rtl .widget_product_categories ul li,
.rtl .widget_layered_nav_filters ul li,
.rtl .widget_layered_nav ul li,
.rtl .widget_recent_entries ul li,
.rtl .list-custom-taxonomy-widget ul li,
.rtl .widget_categories ul li,
.rtl .widget_nav_menu > div > ul > li,
.rtl .ui--widget-subpages-classic > li,
.rtl .widget_pages > ul > li,
.rtl .widget_rss ul li,
.rtl .widget_archive ul li,
.rtl .widget_meta ul li {
  padding-right: 14px;
  padding-left: 0; }

.widget_recent_comments ul li:before,
.widget_display_forums ul li:before,
.widget_display_topics ul li:before,
.widget_display_replies ul li:before,
.widget_display_views ul li:before,
.widget_product_categories ul li:before,
.widget_layered_nav_filters ul li:before,
.widget_layered_nav ul li:before,
.widget_recent_entries ul li:before,
.list-custom-taxonomy-widget ul li:before,
.widget_categories ul li:before,
.widget_nav_menu > div > ul > li:before,
.ui--widget-subpages-classic > li:before,
.widget_pages > ul > li:before,
.widget_rss ul li:before,
.widget_archive ul li:before,
.widget_meta ul li:before {
  content: "\f105";
  margin-left: -14px;
  /*same as padding-left set on li*/
  width: 14px;
  /*same as padding-left set on li*/
  font-size: 18px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline-block;
  -webkit-font-smoothing: antialiased; }

​
.rtl .widget_recent_comments ul li:before,
.rtl .widget_display_forums ul li:before,
.rtl .widget_display_topics ul li:before,
.rtl .widget_display_replies ul li:before,
.rtl .widget_display_views ul li:before,
.rtl .widget_product_categories ul li:before,
.rtl .widget_layered_nav_filters ul li:before,
.rtl .widget_layered_nav ul li:before,
.rtl .widget_recent_entries ul li:before,
.rtl .list-custom-taxonomy-widget ul li:before,
.rtl .widget_categories ul li:before,
.rtl .widget_nav_menu > div > ul > li:before,
.rtl .ui--widget-subpages-classic > li:before,
.rtl .widget_pages > ul > li:before,
.rtl .widget_rss ul li:before,
.rtl .widget_archive ul li:before,
.rtl .widget_meta ul li:before {
  content: "\f104";
  margin-right: -14px;
  margin-left: 0; }

​
.ie7 .widget_recent_comments ul li,
.ie7 .widget_display_forums ul li,
.ie7 .widget_display_topics ul li,
.ie7 .widget_display_replies ul li,
.ie7 .widget_display_views ul li,
.ie7 .widget_product_categories ul li,
.ie7 .widget_layered_nav_filters ul li,
.ie7 .widget_layered_nav ul li,
.ie7 .widget_recent_entries ul li,
.ie7 .list-custom-taxonomy-widget ul li,
.ie7 .widget_categories ul li,
.ie7 .widget_nav_menu > div > ul > li,
.ie7 .ui--widget-subpages-classic > li,
.ie7 .widget_pages > ul > li,
.ie7 .widget_rss ul li,
.ie7 .widget_archive ul li,
.ie7 .widget_meta ul li {
  padding-left: 10px;
  list-style: inside square; }

/** Tag Cloud */
.tagcloud a {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 2px 4px 0;
  border-radius: 3px;
  text-decoration: none !important;
  font-size: 14px !important; }

.tagcloud a {
  background-color: rgba(0, 0, 0, 0.1); }

.tagcloud a:hover {
  background-color: rgba(0, 0, 0, 0.2); }

.tagcloud a:active,
.tagcloud a.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.wp-block-archives-dropdown {
  margin-bottom: 18px; }

/** RSS Widget */
.rsswidget img {
  margin-top: -4px; }

/** Search Widget */
footer .widget .searchform,
footer .widget .searchform input,
footer .widget .searchform .btn {
  margin-bottom: 0; }

/** Nav Menu */
.ui--widget-subpages-classic > li,
.widget_nav_menu > div > ul > li {
  padding-bottom: 6px;
  margin-bottom: 6px; }

.ui--widget-subpages-classic > li:last-child,
.widget_nav_menu > div > ul > li:last-child {
  border-bottom: 0; }

.ui--widget-subpages-classic > li.current_page_item > a {
  font-weight: bold; }

/** Calendar */
#wp-calendar {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px; }

#wp-calendar caption {
  padding: 0 10px 10px;
  text-align: right;
  font-weight: bold;
  margin: -5px 0 0 0;
  border-bottom: 1px solid #ebebeb; }

#wp-calendar thead {
  font-size: 12px; }

#wp-calendar thead th {
  padding: 5px 10px 5px;
  font-weight: bold; }

#wp-calendar tbody td {
  background: #f5f5f5;
  text-align: center;
  padding: 5px 8px;
  text-shadow: none;
  border-radius: 3px; }

#wp-calendar tbody td a {
  display: block; }

#wp-calendar tbody td:hover {
  background: #fff; }

#wp-calendar tbody .pad {
  background: none !important;
  filter: none !important;
  -ms-filter: none !important; }

#wp-calendar tfoot #next {
  text-transform: uppercase;
  text-align: right;
  padding-top: 5px; }

#wp-calendar tfoot #prev {
  text-transform: uppercase;
  padding-top: 5px; }

#page-content #wp-calendar tbody {
  color: #aaa; }

#wp-calendar tbody td {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  cursor: pointer; }

footer #wp-calendar caption {
  border-color: #585858; }

footer #wp-calendar tbody td {
  background: #2d2d2d; }

footer #wp-calendar tbody td:hover {
  background: #222; }

.ui--mailchimp {
  position: relative; }

.ui--mailchimp input {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 12px;
  padding-right: 12px;
  box-sizing: border-box; }

footer .ui--mailchimp button {
  position: absolute;
  top: -1px;
  right: 0;
  margin: 0; }

.rtl footer .ui--mailchimp button {
  right: auto;
  left: 0; }

.ui--mailchimp input,
.ui--mailchimp button {
  height: 36px; }

footer .ui--mailchimp input,
footer .ui--mailchimp button {
  height: 42px; }

.ui--widget-subpages-smooth,
.ui--widget-subpages-smooth ul {
  list-style: none none; }

.ui--widget-subpages-smooth > li {
  border-bottom: 1px solid #e0e0e0;
  overflow: hidden; }

.ui--widget-subpages-smooth > li:last-child {
  border-bottom: 0; }

.ui--widget-subpages-smooth > li > a {
  display: block;
  padding: 12px 22px;
  margin: 0 -2px;
  color: #333 !important; }

.ui--widget-subpages-smooth:hover > li.current_page_item > a {
  box-shadow: none;
  background-color: transparent; }

.ui--widget-subpages-smooth > li > a:hover,
.ui--widget-subpages-smooth > li.current_page_item > a,
.ui--widget-subpages-smooth:hover > li.current_page_item > a:hover {
  box-shadow: inset 0 0 15px rgba(0, 0, 0, 0.2), inset -2px 0 2px rgba(0, 0, 0, 0.06), inset 2px 0 2px rgba(0, 0, 0, 0.06), inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
  background-color: #e9e9e9; }

#top-bar #widget--shop-cart > li > a {
  padding-right: 50px; }

#top-bar #widget--shop-cart .cart-details {
  width: 250px;
  padding: 18px 18px 0; }

@media (max-width: 767px) {
  #wp-calendar thead th {
    padding: 5px !important; }
  #wp-calendar tbody td {
    padding: 2px 4px !important; } }

@media (min-width: 768px) and (max-width: 979px) {
  /** Calendar */
  #wp-calendar {
    border-spacing: 0; }
  #wp-calendar tbody td {
    padding: 4px 4px;
    text-shadow: none; } }
