/* input(16665,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '
    '
input(16811,9): run-time error CSS1062: Expected semicolon or closing curly-brace, found '
        ' */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=73bcbbbb9c13f7d4e564)
 * Config saved to config.json and https://gist.github.com/73bcbbbb9c13f7d4e564
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  position: relative;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #F5F5F5;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #DDD;
    border-left-width: 5px;
    border-left-color: #337AB7;
    border-radius: 3px;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
  outline: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #4C4C4C;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #696969;
  text-decoration: none;
}

figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {margin: 0 0 10px 0;}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 993px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 993px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 993px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding: 0 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 993px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.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 > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
  vertical-align: middle;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 992px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #FDFDFD;
  background-image: none;
  border: 1px solid #9C9C9C;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out .15s;
  -webkit-box-shadow: ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #FAFAFA;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: default;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: default;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: default;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: default;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 993px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    /* display: inline-block; */
    /* vertical-align: middle; */
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 993px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 993px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 993px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  /*white-space: nowrap;*/
  padding: 7px 12px 7px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  background: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
.btn:hover, .btn.focus {
  color: #333333;
  text-decoration: none;
}
 
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  background-color: #ffffff;
  color: #585858;
  border: 1px solid #9C9C9C;
}
.btn-default:focus,
.btn-default.focus {
}
.btn-default:hover, .circle-button:hover {color: #333;      background-color: #e6e6e6;      border-color: #adadad;}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 2px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 3px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid rgb(226, 226, 226);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 5px 20px;
  clear: both;
  line-height: 1.42857143;
  color: #525252;
  white-space: nowrap;
}
header .dropdown-menu > li > a {
    font-weight: 400;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #fbfbfb;
  cursor: pointer;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  /* color: #ffffff; */
  text-decoration: none;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 993px) {
  .navbar-right .dropdown-menu:not(.mega-menu) {
    /* left: auto; */
    /* right: 0; */
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #FFF;
  border: 1px solid #9C9C9C;
  border-radius: 2px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover {
  text-decoration: none;
  background-color: #FDFDFD;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 2px 2px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #FDFDFD;
  border-bottom: none;
}
.nav-tabs > li > a i {
    margin: 0 5px 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
  margin-right: 0;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none !important;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 993px) {
  .nav-tabs.nav-justified > li {
    display: table-cell !important;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: -1px;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 993px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #545454;
  background-color: #FFFFFF;
  border: 1px solid #777;
  font-weight: bold;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 993px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 993px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 2px 2px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
}
@media (min-width: 993px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 993px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 993px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 993px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 993px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed !important;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 993px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 993px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 993px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 992px) {
  .navbar-nav .open .dropdown-menu,.navbar-nav li:hover .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: none !important;
    -webkit-box-shadow: none;
    left: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 993px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 993px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 992px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 993px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 993px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 993px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #FFFFFF;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #333333;
  background-color: rgb(253, 253, 253);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
  color: #555555;
  background-color: #fbfbfb;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #FDFDFD;
  color: #555555;
}
@media (max-width: 992px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #585858;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 992px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
  opacity: .7;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0 0 0;
  border-radius: 2px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
  color: #565656;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #5A5A5A;
  border-color: #6B6B6B;
  cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: default;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: default;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 1.42857143;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #dddddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
  max-width: 100%;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #C1C1C1;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  background-color: #f5f5f5;
  border-radius: 2px;
  margin: 5px 0;
}
.progress-label {
    margin: 5px 0;
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  width: 60%;
  font-size: 11px;
  letter-spacing: 0.5px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #565656;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group .list-group-item:first-child {
    /* padding-top:0; */
}
.list-group .list-group-item:last-child {
    /* padding-bottom:0; */
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 0px;
  border-bottom: 1px solid #DCDCDC;
  transition: all .3s;
}
.list-group .list-group-item:last-child {
    border-bottom:none;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
  padding-left: 5px;
  transition: all .3s;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: default;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  font-weight: 600;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 993px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -10px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
  white-space: nowrap;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  text-align: center;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  width: 200px;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0px;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
.panel-default {
    border-color: #9C9C9C;
}
.bs-panel {
    margin-bottom: 20px;
    background-color: #FFF;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
}
.panel-body {
    padding: 15px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #F5F5F5;
    border-top: 1px solid #FFFFFF;
    font-weight: 600;
}
.panel-default>.panel-heading {
    background-color: #F5F5F5;
    border-color: #FFFFFF;
    font-weight: 600;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
@media screen and (min-width: 993px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 992px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 992px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 992px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 993px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 993px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 993px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 993px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 992px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 993px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}


/*
------------------------------------------------------------------
Table of contents

1. Global styles  [Row 126] 
2. Headers \ Menus [Row 427] 
3. Side menus [Row 1611] 
4. Footer [Row 2189] 
5. Titles [Row 2388] 
6. Templates [Row 2790] 
7. Components [Row 2991] 
8. Thypography [Row 4226] 
9. Sections [Row 4556] 
10. Skin white [Row 4806] 
11. Mobile / responsive [Row 4900] 
12. IE < 10 [Row 5803] 
-------------------------------------------------------------------

==============================
GENERAL
==============================
*/

body, .adv-img p, .caption-bottom p, .adv-circle .caption p, .advs-box p, .list-blog p {
    font-family: "Montserrat",Arial,sans-serif;
    font-size: 12px;
    line-height: 1.42857143;
    color: #4C4C4C;
}

.text-color, .mi-menu ul li > a:before, .sidebar-nav .panel-item > span:before, i.icon, .block-infos .bd-day {
    color: #6A4D8F;
}

.bg-color {
    background-color: #6A4D8F;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99995;
}

    #preloader:after {
        content: '';
        width: 200px;
        height: 200px;
        position: absolute;
        left: 50%;
        top: 50%;
        background-image: url(../static/HTWF/images/assets/loader.gif);
        background-repeat: no-repeat;
        background-position: center;
        margin: -100px 0 0 -100px;
        z-index: 999999999999;
    }

.scroll-top-mobile {
    position: fixed;
    background: #fff;
    width: 50px;
    height: 50px;
    z-index: 995;
    right: 10px;
    bottom: 10px;
    text-align: center;
    bottom: 10px;
    cursor: pointer;
    padding: 15px 0;
    visibility: hidden;
    opacity: 0;
}

    .scroll-top-mobile.show {
        visibility: visible;
    }

.overflow-visble {
    overflow: visible !important;
}

img {
    max-width: 100%;
}

.form-control:focus {
    border-color: #9C9C9C;
    box-shadow: none;
}

.clear {
    clear: both;
    width: 100%;
}

.bg-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.opacity-show {
    opacity: 1 !important;
}

a, [data-href] {
    cursor: pointer;
    outline: none;
    transition: all .5s;
}

    a[data-toggle], a[data-anima] {
        display: inline-block;
    }

body .row-1 {
    height: 25px !important;
}

body .row-2 {
    height: 50px !important;
}

body .row-3 {
    height: 75px !important;
}

body .row-4 {
    height: 100px !important;
}

body .row-5 {
    height: 125px !important;
}

body .row-6 {
    height: 150px !important;
}

body .row-7 {
    height: 175px !important;
}

body .row-8 {
    height: 200px !important;
}

body .row-9 {
    height: 225px !important;
}

body .row-10 {
    height: 250px !important;
}

body .row-11 {
    height: 275px !important;
}

body .row-12 {
    height: 300px !important;
}

body .row-13 {
    height: 325px !important;
}

body .row-14 {
    height: 350px !important;
}

body .row-15 {
    height: 375px !important;
}

body .row-16 {
    height: 400px !important;
}

body .row-17 {
    height: 425px !important;
}

body .row-18 {
    height: 450px !important;
}

body .row-19 {
    height: 475px !important;
}

body .row-20 {
    height: 500px !important;
}

body .row-21 {
    height: 750px !important;
}

body .row-22 {
    height: 1000px !important;
}

body .row-23 {
    height: 1250px !important;
}

/* 
==============================
TYPOGRAPHY
==============================

------------------------------
TAG ROW
------------------------------
*/
.tag-row {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .tag-row span {
        margin: 0 15px 0 0;
        color: #9C9C9C;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: clip;
        border-right: 1px solid #CCC;
        padding-right: 16px;
    }

    .tag-row a {
        color: #9C9C9C;
    }

    .tag-row span:last-child {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
        margin-right: 0;
    }

    .tag-row span > span {
        display: block;
        margin: 5px 0;
        padding-right: 25px;
        font-weight: 400;
    }

    .tag-row i {
        padding-right: 10px;
        color: #919191;
    }

    .tag-row.cat {
        text-transform: uppercase;
        margin: 5px 0 10px 0;
    }

    .tag-row .tag-col {
        float: left;
        width: 50%;
        margin: 0;
        padding-right: 5px;
        font-weight: 600;
    }

    .tag-row > div {
        padding: 5px 0;
    }

    .tag-row.icon-row {
        position: relative;
    }

        .tag-row.icon-row span, .tag-row.icon-row-square span, .tag-row.icon-row-circle span {
            border-right: none;
        }

            .tag-row.icon-row span:after {
                position: relative;
                content: "/";
                color: rgba(210, 210, 210, 0.5);
                right: -16px;
            }

            .tag-row.icon-row-square span:after {
                content: "\25AA";
                right: -17px;
                position: relative;
            }

            .tag-row.icon-row-circle span:after {
                content: "\25CF";
                right: -17px;
                position: relative;
                font-size: 10px;
                top: -3px;
            }

    .tag-row span:last-child:after {
        display: none;
    }

/*
------------------------------
QUOTE
------------------------------
*/
.block-quote, div > p.block-quote:last-child {
    margin: 25px 0;
}

.quote-author {
    font-style: italic;
    display: block;
    margin: 15px 0 0 0;
    font-size: 14px;
}

.block-quote.quote-1, .block-quote.quote-2 {
    font-size: 20px;
    font-weight: 300;
    padding-left: 80px;
    position: relative;
    text-align: left;
    line-height: 28px;
}

.block-quote.quote-2 {
    padding-right: 80px;
}

    .block-quote.quote-1:before, .block-quote.quote-2:before {
        content: "\f10e";
        font: normal normal normal 54px/1 FontAwesome;
        position: absolute;
        left: 2px;
        color: #ECECEC;
        right: 0;
        display: inline-block;
        text-align: left;
    }

    .block-quote.quote-2:before {
        content: "\f10d";
    }

    .block-quote.quote-2:after {
        content: "\f10e";
        font: normal normal normal 54px/1 FontAwesome;
        position: absolute;
        right: 13px;
        color: #ECECEC;
        margin-top: -67px;
    }

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

/* 
------------------------------
SEPARATORS  
------------------------------
*/

hr.space {
    border: none !important;
    clear: both;
    height: 70px;
    margin: 0;
}

    hr.space.l {
        height: 50px;
    }

    hr.space.xs {
        height: 10px;
    }

    hr.space.s {
        height: 20px;
    }

    hr.space.m {
        height: 30px;
    }

span.space {
    width: 10px;
    display: inline-block;
}

hr.text-left {
    margin-left: 0 !important;
    margin-right: auto !important;
}

hr.text-right {
    margin-right: 0 !important;
    margin-left: auto !important;
}

hr.a {
    border-bottom: 1px solid #E0E0E0;
    width: 100%;
    height: 1px;
    max-width: 600px;
}

hr.b {
    border-top: 1px dotted #D4D4D4;
}

hr.c {
    border-top: 1px dashed #C7C7C7;
}

hr.d {
    background-position: center center;
    background: url(../static/HTWF/images/assets/gradient-line.png) no-repeat center;
    background-size: contain;
    border: none;
    height: 3px;
}

hr.d-dark {
    background-position: center center;
    background: url(../static/HTWF/images/assets/gradient-line-dark.png) no-repeat center;
    background-size: contain;
    border: none;
    height: 3px;
}

hr.e {
    max-width: 50px;
    width: 50px;
    border-top: 3px solid #5D5D5D;
}

.text-center > hr.e {
    margin: 15px auto;
}

hr.f-top, .hr-f-top {
    background: linear-gradient(to top,rgba(204,204,204,0.15) 0%,rgba(0,0,0,0) 100%);
    height: 18px;
    margin-bottom: 0;
    border-bottom: 1px solid #E4E4E4;
    border-top: none;
}

    hr.f-top.f-dark, .hr-f-top-dark {
        background: linear-gradient(to top,rgba(51,51,51,0.43) 0%,rgba(0,0,0,0) 100%);
    }

hr.f, .hr-f-bottom {
    height: 18px;
    margin-top: 0;
    border-top: 1px solid #E4E4E4;
    background: linear-gradient(to bottom,rgba(204,204,204,0.15) 0%,rgba(0,0,0,0) 100%);
}

    hr.f.f-dark, .hr-f-bottom-dark {
        background: linear-gradient(to bottom,rgba(51,51,51,0.43) 0%,rgba(0,0,0,0) 100%);
    }

.hr-f-top, .hr-f-top-dark, .hr-f-bottom, .hr-f-bottom-dark {
    height: auto;
}

hr.g {
    background: url(../static/HTWF/images/overlay/dotted.png) repeat;
    height: 18px;
    border: none;
}

hr.h {
    background: url(../static/HTWF/images/overlay/line-45.png) repeat;
    height: 18px;
    border: none;
}

hr.i {
    background: url(../static/HTWF/images/overlay/carbonio.png) repeat;
    height: 18px;
    border: none;
}

hr.mini {
    max-width: 200px;
}

hr.micro {
    max-width: 80px;
}

.white hr.h {
    background: url(../static/HTWF/images/overlay/line-45-white.png) repeat;
}

.white hr.g {
    background: url(../static/HTWF/images/overlay/dotted-white.png) repeat;
}

.white hr.i {
    background: url(../static/HTWF/images/overlay/carbonio-white.png) repeat;
}

/*
------------------------------
VARIOUS
------------------------------
*/
.dropcap {
    font-size: 50px;
    left: 0;
    line-height: 1;
    margin: 0 20px 10px 0;
    position: relative;
    float: left;
    font-style: normal;
}

.text-bold {
    font-weight: 700;
}

.text-black {
    font-weight: 900 !important;
}

.text-light {
    font-weight: 400;
}

.text-xs {
    font-size: 11px !important;
    line-height: 11px;
}

.text-s {
    font-size: 13px !important;
    line-height: 18px;
}

.text-m {
    font-size: 18px !important;
    line-height: 25px;
}

.text-l {
    font-size: 26px !important;
    line-height: 31px;
}

.text-xl {
    font-size: 50px !important;
    line-height: 50px;
}

.text-xxl {
    font-size: 110px !important;
    line-height: 110px;
}

/* 
==============================
LAYOUT
==============================

------------------------------
GENERIC
------------------------------
*/
.boxed-layout .navbar-fixed-top, .boxed-layout .navbar-fixed-top, .boxed-layout header, .boxed-layout .parallax-mirror, .boxed-layout .content-parallax, .boxed-layout footer,
.boxed-layout [class*="header-"], .boxed-layout #fullpage-main, .boxed-layout .container {
    max-width: 1200px;
    margin: 0 auto;
}

.boxed-layout.side-menu-container .container {
    max-width: 100%;
}

.boxed-layout .parallax-mirror {
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
}

.boxed-layout .content-parallax {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.22);
}

body.boxed-layout {
    background: #efefef;
}

.boxed-layout .overlay-content .section-empty:not(.section-bg-color) {
    background: #fff !important;
}

.col-center {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    clear: both;
}

.fixed-bottom-area {
    position: fixed;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 25px;
    background-color: rgba(0,0,0,0.42);
}

.box-middle-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.row.box-middle {
    margin-left: 0;
    margin-right: 0;
}

.no-margins, .no-margins .content {
    margin: 0 !important;
}

.no-paddings, .no-paddings .content {
    padding: 0 !important;
}

.no-paddings-x {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.no-paddings-y, .no-paddings-y .content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

@media (min-width:994px) {
    .no-padding-bottom, .no-padding-bottom .content {
        padding-bottom: 0 !important;
    }
}

div > p:last-child {
    margin-bottom: 0;
}

/*
------------------------------
VERTICAL AND PRPORZIONAL ROW
------------------------------
*/
.vertical-row.row, .vertical-row > .row {
    display: flex !important;
    align-items: center;
}

.section-two-blocks > .vertical-row.row {
    align-items: initial;
}

.middle-content, .middle-content > .row, .middle-content > .row > div {
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    .middle-content.text-left {
        align-items: baseline;
    }

.row.vertical-row:not(.box-middle) {
    margin-left: -15px;
    margin-right: -15px;
}

.vertical-row > div {
    padding: 0;
}

.row.vertical-row > div {
    padding-left: 15px;
    padding-right: 15px;
}

.proporzional-row:not(.hc_column_cnt), .proporzional-row > .row {
    display: flex;
}

    .proporzional-row > *:not(.row), .proporzional-row > .row > * {
        flex: 1 1 auto;
    }

    .proporzional-row .flexslider, .proporzional-row .hc_image_slider_cnt, .proporzional-row .flexslider div, .proporzional-row .flexslider .slides, .proporzional-row .img-box,
    .proporzional-row > div > .advs-box, [class*="row-"].grid-item > div, .grid-item > .row > div, .proporzional-row .google-map, .proporzional-row > .row > div > .row,
    .proporzional-row .hc_google_map_cnt, [class*="row-"] .flexslider, [class*="row-"] .flexslider div, [class*="row-"] .flexslider .slides, [class*="row-"] .row,
    [class*="row-"] li .img-box, .proporzional-row .hc_content_box_cnt, .proporzional-row > .row > div > .row > div > .advs-box, .proporzional-row > .row > div > .row > div > .adv-img,
    .proporzional-row > .row > div > .row > .hc_image_box_cnt {
        height: 100%;
        display: block;
    }

.clear-proporzional, .clear-proporzional *:not(hr) {
    height: auto !important;
}

[class*="row-"]:not(.one-row-list) .col-md-12 {
    max-height: 100%;
    overflow: hidden;
}

[class*="row-"]:not(.one-row-list) > .row > [class*="col-md-"], [class*="row-"]:not(.one-row-list) > .row > div > .img-box {
    height: 100%;
}

/*
------------------------------
BOXED AND BOXED INVERSE
------------------------------
*/
@media (min-width:993px) {
    [class*="boxed"].col-md-2:not(.no-margins) {
        width: calc(16.66666667% - 30px);
    }

    [class*="boxed"].col-md-3:not(.no-margins) {
        width: calc(25% - 30px);
    }

    [class*="boxed"].col-md-4:not(.no-margins) {
        width: calc(33.33333333% - 30px);
    }

    [class*="boxed"].col-md-5:not(.no-margins) {
        width: calc(41.66666667% - 30px);
    }

    [class*="boxed"].col-md-6:not(.no-margins) {
        width: calc(50% - 30px);
    }

    [class*="boxed"].col-md-7:not(.no-margins) {
        width: calc(58.33333333% - 30px);
    }

    [class*="boxed"].col-md-8:not(.no-margins) {
        width: calc(66.66666667% - 30px);
    }

    [class*="boxed"].col-md-9:not(.no-margins) {
        width: calc(75% - 30px);
    }

    [class*="boxed"].col-md-10:not(.no-margins) {
        width: calc(83.33333333% - 30px);
    }

    [class*="boxed"].col-md-11:not(.no-margins) {
        width: calc(91.66666667% - 30px);
    }

    [class*="boxed"].col-md-12:not(.no-margins) {
        width: calc(100% - 30px);
    }

    .grid-item > [class*="boxed"], .grid-item > [class*="boxed-inverse"], .maso-item > [class*="boxed"], .maso-item > [class*="boxed-inverse"] {
        width: 100% !important;
    }
}

.base-box.boxed, .base-box.boxed-inverse, .boxed-inverse, [class*="col-md-"].boxed, [class*="col-md-"].boxed-inverse, .grid-box > .grid-item.boxed-inverse, .row.vertical-row > div.boxed-inverse, .row.vertical-row > div.boxed {
    border-style: none !important;
    padding: 25px 25px 25px 25px;
}

[class*="col-md-"].boxed, [class*="col-md-"].boxed-inverse {
    margin: 0 15px;
}

.grid-item > .boxed-inverse, .grid-item > .boxed {
    margin: 0;
    width: 100%;
}

[class*="col-md-"].boxed-inverse, .boxed-inverse, .fixed-area.boxed-inverse {
    background-color: #f5f5f5;
}

.section-bg-color [class*="col-md-"].boxed-inverse, .fixed-area.boxed-inverse {
    background-color: #fff;
}

[class*="col-md-"].boxed {
    background-color: #444;
}

.grid-item.boxed-inverse {
    margin-top: 15px;
    height: calc(100% - 109px);
}


/* 
==============================
HEADER - MENU 
==============================

------------------------------
GLOBAL
------------------------------
*/

header {
    line-height: 1.42857143;
    z-index: 995;
}

    header form.navbar-form {
        margin: 0 0 0 0;
    }

.nav li:hover > ul, .nav li:hover > .mega-menu, .side-menu li:hover .panel, .side-menu li .panel:hover {
    display: block;
}

header .btn-default, header .btn, header .anima-button.circle-button, header .input-group .btn:not(.btn-border) {
    background-color: #FAFAFA;
    color: #797979;
}

    header .btn-default:hover, header .circle-button:hover {
        border-color: #D2D2D2;
        background-color: #e6e6e6;
    }

.navbar-default .navbar-nav > li > a, .mega-menu h5 {
    /*color: #444;*/
    color: #050000;
}

.nav > li.dropdown > a {
    padding-right: 25px;
}

header .navbar-right > * {
    float: left;
}

    header .navbar-right > *:not(li) {
        padding-right: 15px;
        padding-left: 15px;
    }

header.hamburger-header {
    width: auto;
}

.navbar-brand img {
    transition: all .3s;
    max-height: 100%;
}

.navbar-brand.scroll-show.showed {
    display: table-cell !important;
}

.navbar-brand .logo-retina, .brand .logo-retina, .logo-retina {
    display: none !important;
}

@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 994px), (min-resolution: 192dpi) and (min-width: 994px) {
    .navbar-brand .logo-retina, .brand .logo-retina, .logo-retina {
        display: block !important;
    }

    .navbar-brand .logo-default, .brand .logo-default, .logo-default {
        display: none !important;
    }
}

.navbar-default .navbar-nav > li > a .caret {
    margin-left: 5px;
}


.navbar-right ul ul ul.dropdown-menu {
    left: 100%;
}

.wide-area .container {
    width: 100% !important;
}

header .custom-area {
    padding: 0 15px;
}

header .input-group input, header .btn-default, header .input-group .input-group-btn a {
    border-color: #EAEAEA;
}

    header .input-group input:focus, header .btn-default:focus {
        border-color: #EAEAEA;
    }

.navbar-right img {
    max-height: 41px;
    margin: 5px auto;
}

.input-group button {
    color: #444;
    font-weight: 400;
    font-size: 13px;
}

header .social-group a i.fa {
    padding: 5px 8px;
    margin-top: 3px;
    width: 30px;
    height: 30px;
    line-height: 22px;
    text-align: center;
    color: #505050;
}

.dropdown-menu .fa-ul .divider {
    margin: 10px 0 10px -27px;
    opacity: 1 !important;
    background-color: rgba(138, 138, 138, 0.15) !important;
}

header > .navbar {
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #E4E4E4;
    transform: translate3d(0px, 0px, 0px);
}

.navbar-main, .nav.inner {
    background-color: #FFFFFF;
    margin-bottom: 0;
    border: none;
}

    .navbar-main .btn-search {
        margin-top: 7px;
    }

.bg-menu {
    background-repeat: no-repeat;
    background-position: bottom right;
}

.navbar-brand.center {
    text-align: center;
    width: 100%;
    width: calc(100% - 30px);
}

    .navbar-brand.center > img {
        display: inline-block;
    }

.scroll-show, .scroll-hide.hidden {
    display: none !important;
}

    .scroll-show.showed {
        display: block !important;
    }

.full-width-menu {
    border-bottom: 1px solid rgba(0,0,0,0.15);
    background-color: #FFFFFF;
}

    .full-width-menu .nav {
        border: none;
        border-radius: 0;
        margin: 0;
        float: none;
    }

        .full-width-menu .nav.inner > li > a i.caret, .full-width-menu .dropdown-menu li a i.caret, .full-width-menu .nav.inner .dropdown-menu > li > a, .full-width-menu .nav.inner .dropdown-menu > li > a:hover {
            color: #696969 !important;
        }

div.full-width-menu .inner .dropdown-submenu:hover > a:after, div.full-width-menu .inner .dropdown-submenu > a:after {
    border-left-color: #696969 !important;
}



.full-width-menu .dropdown-submenu:hover > a:after {
    border-left-color: inherit !important;
}

.fixed-top {
    height: 52px;
}

.navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a:hover, .dropdown > li:hover > a, .dropdown-menu ul > li:hover > a, .subline-bar li:hover, .sidebar-nav ul a:hover, .panel-item > span:hover, .sidebar-nav .panel-item > span:hover, .bg-transparent li.active {
    color: #171717;
    background: rgba(199,199,199,0.15);
}

.navbar-brand {
    margin-right: 15px;
}

.search-box-menu {
    display: inline-block;
}

.search-box input[type="text"] {
    width: 100% !important;
    max-width: 1140px;
    margin: auto;
    border-color: #EAEAEA;
    background-color: white;
    display: block;
}

.search-box input[type="submit"] {
    position: absolute;
    right: 0;
    top: 50%;
    width: auto;
}

.search-box {
    position: absolute;
    z-index: 95;
    display: none;
    margin: 60px 0 0 0;
    left: 0;
    right: 0;
}

header .scroll-css .search-box {
    background-color: #fff !important;
}

.navbar-social {
    margin: 7px 0 0 0;
}

    .navbar-social .social-group a {
        margin: 0;
    }

.navbar-big {
    background-color: #FDFDFD;
    border-bottom: 1px solid rgb(228,228,228);
    margin-bottom: 0;
}

    .navbar-big .navbar-nav > .active > a, .navbar-big .navbar-nav > li > a:hover {
        color: #555;
        background-color: #F7F7F7;
    }

.nav.nav-right > li {
    float: right;
}

.hamburger-button {
    color: #636363;
    font-size: 30px;
    padding: 4px 15px;
    display: inline-block;
}

    .hamburger-button i {
        color: #636363;
    }

    .hamburger-button:hover {
        color: #6A4D8F;
    }

    .hamburger-button.active {
        color: #6D6D6D;
        text-shadow: 0 -1px 0 #080808;
    }

.hamburger-header .hamburger-button.active {
    margin-left: 250px;
}

.hamburger-menu {
    visibility: hidden;
    opacity: 0;
}

.container > .hamburger-button {
    padding-left: 0;
    padding-right: 0;
}

.hamburger-button > span {
    font-size: 13px;
    transform: translateY(-7px);
    display: inline-block;
}

/*
------------------------------
TOP SECTION - MINI
------------------------------
*/
.navbar-mini {
    background-color: #f8f8f8;
    color: #7B7B7B;
    font-size: 12px;
    border-bottom: 1px solid rgb(228,228,228);
}

    .navbar-mini .navbar-left span:first-child {
        padding-left: 0;
    }

    .navbar-mini span {
        padding: 0 7px;
    }

        .navbar-mini span i {
            margin-right: 7px;
        }

    .navbar-mini hr {
        width: 1px;
        background-color: #BEBEBE;
        margin: 0 0 -2px 0;
        display: inline-block;
        height: 12px;
        padding: 0;
    }

.minisocial-group {
    float: right;
}

    .minisocial-group i {
        font-size: 15px;
        line-height: 33px !important;
        padding-top: 1px;
        display: block !important;
        float: left;
        color: rgb(183,183,183);
        cursor: pointer;
        border-right: 1px solid #DBDBDB;
        width: 35px;
        text-align: center;
    }

i.first {
    border-left: 1px solid rgb(219,219,219);
}

.navbar-mini .navbar-left {
    padding-top: 10px;
}

.navbar-mini .form-control {
    border-radius: 0;
    box-shadow: none;
    border-style: none;
    background: rgb(248,248,248);
}

    .navbar-mini .form-control.focus {
        background: rgba(152,152,152,0.11) !important;
    }

.navbar-mini .navbar-form {
    float: right;
    padding: 0 15px 0 0;
    margin: 0;
}

.navbar-mini .input-group-btn, .navbar-mini .input-group .input-group-btn {
    padding: 0;
    border: none;
}

.navbar-mini .input-group-addon i {
    color: #555;
}

.navbar-mini .navbar-form .btn-default {
    border-style: none;
    background: #F7F7F7;
    border-radius: 0;
    border-left: 1px solid rgb(231,231,231);
    border-right: 1px solid #E7E7E7;
    color: #999999;
}

/*
------------------------------
DROPDOWN
------------------------------
*/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0;
        box-shadow: 5px 4px 7px rgba(0,0,0,0.1);
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

.dropdown-menu > li > a {
    padding: 10px 20px;
}

header .dropdown-submenu > .dropdown-menu {
    top: -1px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    float: right;
    margin-top: 5px;
    margin-right: -5px;
    transform: rotate(45deg) !important;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #7E7E7E;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

.dropdown .caret {
    border: none;
    margin-top: -26px;
}

/*
------------------------------
MEGA DROPDOWN
------------------------------
*/
.mega-menu .col, .side-menu .panel .col {
    display: table-cell;
    vertical-align: top;
    min-width: 230px;
    padding: 0 25px;
}

.mega-menu {
    min-width: 250px;
    padding: 25px 5px;
}

    .mega-menu a {
        color: #636363;
        padding-left: 5px;
        display: block;
        white-space: nowrap;
    }

    .mega-menu .fa-ul .fa-li, li.panel-item .fa-li {
        color: #694E94;
    }

    .mega-menu.bg-menu {
        min-width: 400px;
    }

    .mega-menu .nav-tabs li {
        white-space: nowrap;
        margin-bottom: 0 !important;
        border-radius: 0;
    }

    .mega-menu h5 {
        margin-top: 5px;
        min-height: 15px;
    }

    .mega-menu.dropdown-menu {
        overflow: hidden;
    }

.mega-menu-fullwidth > li {
    position: static !important;
}

    .mega-menu-fullwidth > li.dropdown {
        position: relative !important;
    }

        .mega-menu-fullwidth > li.dropdown.mega-dropdown {
            position: static !important;
        }

.mega-menu-fullwidth, .navbar.mega-menu-fullwidth .container, header .navbar-main > .container {
    position: relative;
}

    .mega-menu-fullwidth .mega-dropdown {
        position: static !important;
    }

div.mega-menu-fullwidth .mega-dropdown .mega-menu {
    width: 100%;
    width: calc(100% - 30px);
    margin: 0 15px;
}

.wide-area.navbar.mega-menu-fullwidth .mega-dropdown .mega-menu {
    width: calc(100% - 30px);
}

.mega-menu .fa-ul.no-icons {
    margin-left: 1px;
}

.mega-menu .col > h5:first-child {
    margin-top: 0;
}

/*
------------------------------
TRANSPARENT
------------------------------
*/
.error404 header.menu-transparent.bg-transparent .navbar {
    background: #565656 !important;
}

.bg-transparent li.active, .bg-transparent li:hover {
    background: rgba(199,199,199,0.05);
}

header.menu-transparent.scroll-css .subline-bar {
    background-color: #F9F9F9 !important;
}

header.menu-transparent {
    height: 0 !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.menu-transparent .navbar-nav.subheader-bootstrap .sub {
    color: #E4E4E4;
}

.menu-transparent.scroll-css .navbar-nav.subheader-bootstrap .sub {
    color: #848484;
}

.bg-transparent .icon-menu li i {
    color: #F9F9F9 !important;
}

.side-menu-header.bg-transparent .side-menu li a {
    border-top: 1px solid rgba(231,231,231,0.38);
    color: #FFF;
}

.side-menu-header.bg-transparent .side-menu ul {
    background-color: #444;
}

header.menu-transparent.bg-transparent .navbar {
    border: none;
    background: rgba(0, 0, 0, 0.1) !important;
}

header.bg-transparent .navbar-mini .navbar-form .btn-default, header.bg-transparent input, header.bg-transparent .fa, header.bg-transparent button, header.bg-transparent .social-group a i.fa {
    background: none !important;
    background-color: rgba(0,0,0,0) !important;
    border-color: rgba(158,158,158,0.39) !important;
    color: #E4E4E4;
}

header.bg-transparent > .navbar {
    background-color: rgba(0,0,0,0.41) !important;
    border-radius: 0;
}

header.menu-transparent.scroll-css > .navbar {
    background: #FFF !important;
}

.bg-transparent, .bg-transparent .navbar-nav a {
    background-color: rgba(0,0,0,0) !important;
}

    .menu-transparent.bg-transparent .navbar-nav > li > a:hover, .bg-transparent .navbar-nav .active > a, header.menu-transparent .navbar-default {
        background-color: rgba(0,0,0,0) !important;
    }

.menu-transparent:not(.scroll-css) .navbar-nav > li.dropdown:hover {
    border-radius: 0;
}

header.bg-transparent .navbar-default .navbar-nav > li > a {
    transform: translateY(0px);
    transition: transform .3s;
}
 

/*
------------------------------
MINIMAL DESIGN
------------------------------
*/
.nav.ms-minimal, .nav.ms-minimal li:hover, .navbar-default .navbar-nav.ms-minimal > .open > a, .navbar-default .navbar-nav.ms-minimal > .open > a:hover, .navbar-default.ms-minimal .navbar-nav > .open > a:focus {
    background: none !important;
    border: none !important;
}

    .nav.ms-minimal li a {
        border-bottom: 2px solid rgba(248,248,248,0);
        letter-spacing: .5px;
        color: #585858 !important;
        font-weight: 600;
    }

    .nav.ms-minimal .dropdown ul li > a {
        border-right: 1px solid rgba(0,0,0,0);
    }

    .nav.ms-minimal .dropdown-menu > li > a:hover {
        background-color: #FDFDFD !important;
    }

    .nav.ms-minimal > li.active > a {
        background: none !important;
        border-bottom-color: #6A4D8F;
    }

    .nav.ms-minimal > li:hover > a {
        background: none;
        border-bottom-color: #6A4D8F;
    }

.ms-minimal ul li > a, .ms-minimal ul ul li > a, .ms-minimal ul li > span {
    border-right: 2px solid rgba(248,248,248,0);
    border-radius: 0;
}

.ms-minimal li.active > a {
    background: none !important;
}

.ms-minimal li:hover > a, .ms-minimal li:hover > span {
    border-right-color: #6A4D8F;
    border-radius: 0 !important;
}

.ms-minimal li:hover {
    background: none;
}

.nav.ms-minimal > li .dropdown-menu {
    border-radius: 0;
    background-color: #FFF;
    border: 1px solid rgba(255,255,255,0);
}


/*
------------------------------
LANGUAGE MENU
------------------------------
*/
header .navbar-right > .lan-menu {
    padding-right: 0;
}

.lan-menu a img {
    margin: -2px 5px 0 0;
}

.lan-menu li a {
    font-size: 11px;
    text-transform: uppercase;
    color: #5F5F5F;
}

    .lan-menu li a span {
        padding: 0;
    }

.lan-menu ul.dropdown-menu {
    min-width: 80px;
    width: 100%;
}

.navbar-mini .lan-menu {
    float: right;
    height: 34px;
    width: auto;
}

    .navbar-mini .lan-menu li {
        height: 34px;
    }

        .navbar-mini .lan-menu li a {
            padding: 8px 15px;
        }

    .navbar-mini .lan-menu ul.dropdown-menu {
        padding-top: 0;
    }

.lan-menu ul li a {
    padding: 10px 15px;
}

/*
------------------------------
SHOP MENU
------------------------------
*/
.shop-menu-cnt > i {
    font-size: 18px;
    line-height: 50px;
    cursor: pointer;
}

.shop-menu-cnt:hover .shop-menu {
    display: block;
    visibility: visible;
    opacity: 1;
}

.shop-menu-cnt .shop-menu {
    z-index: 90;
    position: absolute;
    top: 50px;
    right: -16px;
    width: 320px;
    text-align: center;
    background-color: #fff;
    transition: all .4s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
}

.shop-cart li {
    cursor: pointer;
}

    .shop-cart li img {
        width: 65px;
        height: 40px;
        margin: 0;
        float: left;
    }

.shop-cart .cart-item .cart-content {
    padding-left: 100px;
    text-align: left;
}

.shop-menu-cnt .cart-total {
    display: block;
    text-align: left;
    padding: 8px 16px;
    margin: 0;
    overflow: hidden;
    font-size: 14px;
}

.shop-cart {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .shop-cart .cart-item {
        height: 70px;
        padding: 15px;
        transition: all .3s;
    }

        .shop-cart .cart-item:hover {
            background: none;
            padding-left: 20px;
        }

.shop-menu .cart-buttons {
    text-align: left;
    padding: 15px;
}

.shop-menu-cnt .cart-count {
    background-color: #000;
    top: 50%;
    margin-top: -5px;
    right: -11px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    z-index: 95;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
}

.shop-menu-empty .shop-menu, .wc-backward {
    display: none !important;
}

/*
------------------------------
BIG LOGO
------------------------------
*/
.navbar-big-logo .navbar-brand {
    position: relative;
    top: -36px;
    padding: 0;
    margin-left: 0 !important;
    margin-right: 0;
}

.navbar-big-logo.navbar-fixed-top .container.scroll-css .navbar-brand {
    top: 0 !important;
}

.navbar-big-logo .navbar-mini .container {
    padding-left: 197px;
    min-height: 35px;
}

.navbar-big-logo .navbar-brand img {
    max-height: inherit;
}

.navbar-big-logo .navbar-header {
    max-height: 30px;
}

/* 
------------------------------
MIDDLE BOX
------------------------------
*/
.navbar-main.middle-box-menu {
    padding-bottom: 41px;
}

header.scroll-css .middle-box-menu {
    padding-bottom: 0 !important;
}

.box-menu-inner .icon-box i {
    color: #636363;
}

.box-menu-inner {
    position: absolute !important;
    left: 50%;
    margin-left: -585px;
    z-index: 95;
}

    .box-menu-inner > .row {
        background-color: #FBFBFB;
        margin: 0;
        height: 80px;
        padding: 15px 0;
        border: 1px solid #E8E8E8;
    }

    .box-menu-inner .icon-box {
        margin: 0;
    }

/* 
------------------------------
SUBLINE
------------------------------
*/
.subline-bar {
    background-color: #F9F9F9;
    position: absolute;
    width: 100%;
    box-shadow: 0 2px 3px rgba(0,0,0,0.21);
    z-index: 995;
}

    .subline-bar li:hover {
        background: rgba(222,221,221,0.5);
        border-radius: 0;
    }

    .subline-bar ul {
        margin: 0;
        padding: 0;
        display: none;
    }

        .subline-bar ul li {
            float: left;
            list-style: none;
            padding: 5px 15px;
            cursor: pointer;
        }

    .subline-bar a {
        color: #676767;
        font-size: 13px;
        text-decoration: none !important;
    }

header.fixed-top .subline-bar {
    position: fixed;
    margin-top: 85px;
}

header.fixed-top.scroll-css .subline-bar {
    margin-top: 50px;
}

.menu-right .subline-bar ul {
    float: right;
}

/*
------------------------------
SUBTITLE
------------------------------
*/
.navbar-nav.subheader-bootstrap .sub {
    font-size: 11px;
    display: block;
    color: #848484;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 400;
}

.navbar-nav.subheader-bootstrap li {
    text-align: left;
}

.subtitle-header .navbar-main .navbar-form, .subtitle-header .navbar-main .navbar-social {
    padding: 10px 15px;
}

.subtitle-header .lan-menu li a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.subtitle-header .search-box {
    margin: 80px 0 0 0;
}

.subtitle-header .btn-search {
    margin-top: 17px;
}

/*
------------------------------
INNER MENU
------------------------------
*/
.navbar.navbar-inner {
    min-height: inherit;
}

.navbar-inner .navbar-toggle {
    max-width: 100%;
    padding: 5px 10px;
    color: #696969;
    cursor: pointer;
    text-align: left;
}

.nav.inner > li {
    float: left;
}

    .nav.inner > li > a {
        color: #444;
        cursor: pointer;
    }

        .nav.inner > li > a:focus {
            background: none;
        }

.nav.inner li:hover {
    background: none;
}

.nav.inner, .navbar-inner .navbar-toggle {
    margin: 5px 0;
    float: none;
}

    .navbar-inner .navbar-toggle:hover {
        background-color: #EEE;
    }

    .navbar-inner .navbar-toggle span {
        font-size: 13px;
        margin: 0 15px;
        line-height: 28px;
    }

    .navbar-inner .navbar-toggle i {
        font-size: 14px;
        margin-top: 3px;
    }

.navbar-inner .navbar-collapse {
    padding: 0;
}

.navbar-inner .navbar-toggle i:last-child, .navbar-header .hamburger-button {
    float: right;
}

.navbar-inner li > a > i.fa {
    margin-right: 0;
}

.nav.inner > li > a:hover, .nav.inner:not(.ms-rounded) > li.active, .nav.inner.ms-rounded > li.active a {
    background-color: #f5f5f5;
}

.nav.inner.ms-rounded {
    background: none !important;
    border: none;
    margin: -5px 0;
}

    .nav.inner.ms-rounded li a {
        line-height: 10px;
        padding: 10px 15px;
        border: 1px solid #9C9C9C;
        border-radius: 35px;
        margin-right: 10px;
        cursor: pointer;
        font-size: 12px;
        letter-spacing: .5px;
        color: #585858;
        font-weight: 600;
    }

    .nav.inner.ms-rounded.over > li {
        padding-bottom: 15px;
    }

    .nav.inner.ms-rounded .dropdown-menu li, .nav.inner .dropdown-menu li a {
        border: none;
        border-radius: 0;
        margin-right: 0;
    }

        .nav.inner.ms-rounded .dropdown-menu li a {
            padding: 3px 20px;
            line-height: 1.42857143;
        }

    .nav.inner.ms-rounded .dropdown-menu {
        border-radius: 10px;
        padding-top: 8px;
        padding-bottom: 8px;
    }

/*
------------------------------
MIDDLE AND TOP LOGO
------------------------------
*/
.nav-center .scroll-show.showed {
    display: inline-block !important;
}

.navbar-main.navbar-middle li.scroll-show.showed {
    display: inline-block !important;
}

.navbar-main.navbar-middle .collapse > ul.nav {
    text-align: center;
    float: none;
}

.navbar-main.navbar-middle .navbar-header {
    display: none;
}

.navbar-main.navbar-middle ul.nav > li {
    float: none;
    display: inline-block;
}

.navbar-middle .navbar-brand.center {
    height: auto;
    margin: 15px 0;
    display: block;
}

.navbar-middle .navbar-collapse {
    position: relative;
}

.navbar-middle .navbar-right {
    position: absolute;
    right: 0;
    top: 0;
}

header.menu-top-logo:not(.scroll-css) .navbar-main.navbar-middle ul.navbar-nav {
    margin-left: 0 !important;
}

.nav-center, .nav-center ul {
    float: none;
    text-align: center;
}

.nav-center {
    width: 100%;
    max-width: 100%;
}

.nav.nav-center > li {
    float: none;
    display: inline-block;
}

.nav-center .dropdown-menu li {
    display: block;
    text-align: left;
}

/* 
------------------------------
ICON MENU
------------------------------
*/
.icon-menu .navbar-collapse ul.nav > li > a i {
    margin-right: 10px;
    font-size: 40px;
    height: 60px;
    width: 60px;
    line-height: 60px;
    vertical-align: middle;
    color: #5D5D5D;
}

.icon-menu:not(.icon-menu-top) ul.nav > li > a i {
    width: auto;
    margin-right: 10px;
}

.icon-menu .navbar-collapse ul.nav i.onlycover {
    background-size: contain;
    background-repeat: no-repeat;
}

.icon-menu:not(.icon-menu-top) .navbar-collapse ul.nav i.onlycover {
    width: 60px !important;
    display: inline-block;
}

.icon-menu .navbar-collapse ul.nav > a {
    padding: 10px 15px;
}

header .icon-top.nav > li > a i {
    display: block;
    text-align: center;
    font-size: 34px !important;
    padding-bottom: 5px;
    margin: 0 auto !important;
    height: 36px;
    width: 40px !important;
    line-height: 40px;
}

.icon-menu .icon-top > li > a {
    text-align: center;
}


@media (min-width:769px) {
    header.fixed-top.scroll-css .icon-menu .navbar-collapse ul.nav > li > a > i {
        font-size: 25px !important;
        height: 25px;
        line-height: 25px;
        transition: all .3s;
    }

    header.fixed-top.scroll-css .icon-menu:not(.icon-menu-top) .navbar-collapse ul.nav i.onlycover {
        width: 25px !important;
    }
}

.icon-menu .navbar-brand {
    height: 90px;
}

.icon-menu-top .navbar-brand {
    height: 110px;
}

.icon-top > li > .dropdown-toggle > .caret {
    display: none;
}

.icon-menu.icon-menu-top .nav.navbar-right {
    margin-top: 30px;
}

.icon-menu .navbar-main .nav.navbar-right {
    margin-top: 20px;
}

.scroll-css .icon-menu.icon-menu .nav.navbar-right {
    margin-top: 2px;
}

.scroll-css .icon-menu.icon-menu-top .nav.navbar-right {
    margin-top: 12px;
}

header.scroll-css .icon-menu .navbar-brand {
    height: 55px;
    padding: 5px 15px 5px 15px;
    transition: all .3s;
}

header.scroll-css .icon-menu-top .navbar-brand {
    height: 75px;
}

header.scroll-css .icon-top .icon-menu .navbar-brand {
    height: 75px;
}
/* 
------------------------------
SIDE MENU 
------------------------------
*/
.side-menu .panel .col {
    padding: 86px 25px 0 0;
}

    .side-menu .panel .col:last-child {
        padding-right: 0;
    }

.side-menu .col .fa-li {
    line-height: 33px;
}

.side-menu-center {
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}

.side-menu-container, .side-menu-container #fullpage-main, .side-menu-container .footer-parallax {
    padding-left: 250px;
}

    .side-menu-container .fullpage-varrow .arrow {
        padding-left: 250px;
    }

.side-menu .arrow {
    float: right;
    line-height: 1.42857;
    font-weight: 400;
}

.side-menu .glyphicon.arrow:before {
    content: "\e079";
}

.side-menu .active > a > .glyphicon.arrow:before {
    content: "\e114";
}

.side-menu-fixed .scroll-content, .side-menu .scroll-content {
    height: 100%;
    padding-bottom: 5px;
    padding-right: 0;
}

.side-menu-fixed .top-area {
    padding: 15px 0;
}

.side-menu-header.navbar-fixed-top .navbar-header {
    display: block;
}

.side-menu .fa.arrow:before {
    transform: rotate(45deg);
}

.side-menu .active > a > .fa.arrow:before {
    content: "\f107";
}

.side-menu .ion.arrow:before {
    content: "\f3d2";
}

.side-menu .active > a > .ion.arrow:before {
    content: "\f3d0";
}

.side-menu .plus-minus, .side-menu .plus-times {
    float: right;
    line-height: 20px;
    font-weight: 400;
}

.side-menu .fa.plus-times:before {
    content: "\f067";
}

.side-menu .active > a > .fa.plus-times {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.side-menu .fa.plus-minus:before {
    content: "\f067";
}

.side-menu .active > a > .fa.plus-minus:before {
    content: "\f068";
}

.side-menu .collapse {
    display: none;
}

    .side-menu .collapse.in, .side-menu li.active > ul {
        display: block;
    }

.side-menu ul {
    background-color: #FBFBFB;
}

    .side-menu ul ul {
        background-color: #F5F5F5;
    }

.side-menu .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
}

.mi-menu .sidebar-nav {
    border: 1px solid #E0E0E0;
    height: 100%;
}

.sidebar-nav li ul li a {
    padding-right: 20px !important;
}

header.side-menu-lateral .sidebar-nav li ul li a, .sidebar-nav li.panel-item ul li a {
    padding-right: 20px !important;
}

.menu-left .sidebar-nav li ul li a {
    padding-right: 0 !important;
    padding-left: 30px !important;
}

.sidebar-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sidebar-nav a, .sidebar-nav a:hover, .sidebar-nav a:focus, .sidebar-nav a:active {
    outline: none;
}

ul.side-menu {
    display: block;
    padding: 1px 0;
}

    ul.side-menu li:first-child {
        margin-top: -1px;
    }

.sidebar-nav ul li, .sidebar-nav ul a, .sidebar-nav .panel-item > span {
    display: block;
    cursor: pointer;
}



.sidebar-nav .panel-item ul ul {
    background: none;
}

.mi-menu ul li > a, .sidebar-nav .panel-item > span {
    padding: 10px 20px;
    color: #616161;
}

.side-menu-fixed .mi-menu nav {
    border: none;
    background: none;
    height: auto;
}

.side-menu li.divider {
    height: 1px;
    margin: 5px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.mi-menu .sidebar-nav ul li:first-child > a {
    border-top: none;
}

.mi-menu .sidebar-nav ul ul a {
    padding: 10px 30px;
    border-radius: 0;
}

header.side-menu-lateral .mi-menu .sidebar-nav ul ul a, .mi-menu .sidebar-nav li.panel-item ul li a {
    padding: 10px 20px;
}

.sidebar-nav ul ul a:hover, .sidebar-nav ul ul a:active {
    background-color: rgba(0,0,0,0.03);
}

.sidebar-nav-item {
    padding-left: 5px;
}

.post-template-default .sidebar-cnt, .page-template-default .sidebar-cnt, .footer-parallax-container .comments-cnt, .footer-parallax-container .footer-parallax-container {
    background-color: #fff;
}

.sidebar-cnt .comments-cnt > .container {
    width: 100%;
}

.side-menu ul a {
    border-color: #DADADA;
    font-weight: 400;
}

.side-menu ul ul a {
    border-color: #E4E4E4;
}

.side-menu-fixed {
    width: 250px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99995;
    background-color: #FFFFFF;
    border-right: 1px solid #e7e7e7;
    box-shadow: 1px 0 2px rgba(0,0,0,0.05);
}

    .side-menu-fixed .brand {
        text-align: center;
        display: block;
        padding: 25px 5px;
    }

    .side-menu-fixed .bottom-area {
        position: absolute;
        bottom: 20px;
        padding: 20px 0;
        width: 100%;
        text-align: center;
    }

    .side-menu-fixed .social-group {
        margin: 15px;
        display: block;
    }

        .side-menu-fixed .social-group a {
            display: inline-block;
        }

    .side-menu-fixed .bottom-area p {
        margin: 5px;
        color: #7B7B7B;
        font-size: 12px;
    }

    .side-menu-fixed .panel {
        min-width: 250px;
        height: 100% !important;
        position: fixed;
        top: 0;
        bottom: 0;
        margin-left: -1px;
        left: 250px;
        background-color: #FBFBFB;
        border-left: 1px solid #E7E7E7;
        border-right: 1px solid #E7E7E7;
        box-shadow: 5px 2px 10px rgba(0,0,0,0.06);
        padding: 25px;
        z-index: 90;
    }

.panel-item .panel .fa-ul {
    display: block;
    position: static;
    padding-left: 27px;
}

    .panel-item .panel .fa-ul li a {
        padding: 0;
        padding: 6px 2px;
    }

.side-menu-fixed .panel ul, .sidebar-nav .panel ul li.active {
    background: none !important;
}

.side-menu-fixed .panel > ul.collapse {
    display: block;
    margin-left: -25px;
    margin-right: -25px;
}

navbar-fixed-top .side-menu-fixed .brand {
    display: none;
}

*[data-menu-anima] .panel-item .panel ul {
    opacity: 1;
}

.side-menu-header > .navbar {
    display: none;
}

    .side-menu-header > .navbar.navbar-fixed-top {
        display: block;
    }

.sm {
    padding-left: 250px;
}

.side-menu .active {
    background-color: #FBFBFB;
    font-weight: 600;
}

.side-menu ul .active {
    background-color: rgba(243,243,243,0.8);
}

    .side-menu ul .active > a {
        font-weight: 600;
    }

*[data-spy="scroll"] .side-menu li.active > ul, .scroll-spy-menu li.active > ul {
    height: auto !important;
}

.slimScrollBar-menu .slimScrollBar {
    opacity: 0 !important;
}

.sidebar-nav.scroll-content, .sidebar.scroll-content {
    padding-right: 0;
}

@media (min-width:993px) {
    .side-menu-lateral .side-menu li:hover > ul {
        display: block !important;
        height: auto !important;
        z-index: 1000;
        visibility: visible;
        box-shadow: 4px 2px 5px rgba(0,0,0,0.07);
        border: 1px solid #DEDEDE;
    }

    .side-menu-lateral .side-menu li {
        position: relative;
        font-weight: 400;
    }

    .side-menu-lateral .side-menu > li:not(.panel-item) ul {
        position: absolute;
        left: 100%;
        top: 0;
        min-width: 200px;
        display: none;
        border: 1px solid #F1F1F1;
        height: initial !important;
    }

    .side-menu-lateral li:hover > ul, .side-menu-lateral .side-menu > li:not(.panel-item):hover > ul, .side-menu-lateral .side-menu > li:not(.panel-item) > ul > li:hover > ul {
        display: block;
    }

    .side-menu-lateral .panel > ul {
        position: static;
    }

    .side-menu-lateral .panel-item .panel ul ul {
        background: none;
        border: none !important;
        box-shadow: none !important;
    }

    .side-menu-lateral .slimScrollDiv, .side-menu-lateral .mi-menu nav {
        overflow: visible !important;
    }

    .navbar-header .hamburger-button, .side-menu-header .navbar-header .navbar-brand {
        display: none;
    }
}

.side-menu.ms-simple li:hover {
    opacity: 0.7;
}

.side-menu.ms-simple li a {
    border: none;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    background: none !important;
}

.side-menu.ms-simple {
    padding: 0;
}

.side-menu i {
    width: 25px;
    color: #616161;
}

.side-menu li.open ul {
    display: block;
}

/* 
==============================
FOOTER 
==============================
*/

.footer-parallax-container .header-title:after {
    background: none;
}

footer {
    background-color: #F5F5F5;
    position: relative;
    z-index: 1;
    margin-top: 0 !important;
}

    footer h4, footer h5, footer h6 {
        margin-top: 0;
    }

.footer-base hr {
    margin-left: 0;
}

.footer-bg {
    height: 330px;
    padding: 15px 0;
    background-position: center top;
}

    .footer-bg .footer-center {
        border: none;
        margin-top: 0;
    }

footer .container {
    padding: 35px 15px;
}

.footer-bg .copy-row .copy-text {
    letter-spacing: 1px;
}

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

footer .social-group i {
    color: #4C4C4C;
}

.copy-row .col-md-12 {
    text-align: center;
}

.footer-list a {
    display: block;
    border-bottom: 1px solid rgba(117,117,117,0.1);
    color: #464646;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.copy-row hr {
    margin: 10px 15px 15px 15px;
}

.copy-row .copy-text {
    font-size: 12px;
    line-height: 20px;
}

.copy-row .nav {
    float: right;
    display: block;
    width: inherit;
    margin: 0 -15px 0 0;
}

.footer-minimal .container {
    text-align: center;
}

footer .social-group a {
    margin: 0 5px;
    display: inline-block;
}

footer .social-group {
    float: none;
    margin-bottom: 15px;
}

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

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

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

footer .content {
    overflow: hidden;
}

footer.footer-parallax .content {
    margin-top: 0;
}

footer.footer-center .content {
    border-top: 1px solid #E2E2E2;
    background-color: white;
}

.footer-center .footer-main {
    margin: 20px;
    font-size: 13px;
}

.footer-center .copy-row {
    margin-top: 15px;
    color: #757575;
    padding: 10px;
}

.footer-minimal .copy-row {
    padding: 10px;
}

.footer-center .footer-title {
    color: #4C4C4C;
    margin-bottom: 20px;
    font-weight: 600;
}

.footer-parallax {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -121;
    height: 320px;
    padding-top: 20px;
    opacity: 0;
}

    .footer-parallax .container {
        padding-top: 30px;
    }

.footer-parallax-container {
    min-height: 500px;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 30px -5px rgba(58,58,58,0.72);
    margin-bottom: 290px;
}

.overlay-content .footer-parallax {
    position: static;
}

.footer-parallax .copy-text {
    float: none;
}

/* 
==============================
BACKGROUND PATTERNS
==============================
*/
.bg-overlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
}

    .bg-overlay.video {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 3;
        background-color: rgba(0,0,0,0.25);
    }

    .bg-overlay.dotted {
        background-image: url(../static/HTWF/images/overlay/dotted.png);
    }

    .bg-overlay.line-45 {
        background-image: url(../static/HTWF/images/overlay/line-45.png);
    }

    .bg-overlay.carbonio {
        background-image: url(../static/HTWF/images/overlay/carbonio.png);
    }

    .bg-overlay.tile {
        background-image: url(../static/HTWF/images/overlay/tile.png);
    }

    .bg-overlay.points {
        background-image: url(../static/HTWF/images/overlay/points.png);
    }

    .bg-overlay.transparent-dark {
        background-color: rgba(0,0,0,0.51);
    }

    .bg-overlay.transparent-light {
        background-color: rgba(255,255,255,0.7);
    }

    .bg-overlay.squares {
        background-image: url(../static/HTWF/images/overlay/squares.png);
    }

    .bg-overlay.tv {
        background-image: url(../static/HTWF/images/overlay/tv.gif);
        opacity: .1;
    }

.overlay-container, .bg-gradient-container {
    position: relative;
    overflow: hidden;
}

    .overlay-container .bg-overlay, .background-page > .bg-overlay, .bg-gradient-container .bg-gradient {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        transform: translate3d(0,0,0);
    }

.overlay-content {
    position: relative;
    z-index: 9;
}
/* 
==============================
TEMPLATES
==============================

------------------------------
BACKGROUND IMAGE 
------------------------------
*/
.background-page {
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
    position: fixed;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}

    .background-page .flexslider {
        background-color: rgba(0,0,0,0) !important;
        height: 100%;
        margin: 0;
        z-index: 0;
    }

        .background-page .flexslider .slides > li, .background-page .flexslider .slides, .full-screen-size .layer-parallax, .full-screen-title .layer-parallax, .full-screen-title .videobox {
            height: 100% !important;
        }

    .background-page iframe {
        border-style: none;
    }

iframe {
    border: none;
}

.background-page video {
    width: 100%;
    bottom: 0;
    top: 0;
}

/*
==============================
TITLES
==============================

------------------------------
GLOBAL
------------------------------
*/
.title .title-content h1, .title .title-content .breadcrumb {
    margin-top: 0;
    text-transform: inherit;
}

.header-title:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -120;
    left: 0;
    height: 100%;
}

.header-title, .header-animation {
    text-align: center;
    height: 350px;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative;
}

@media (max-width: 1650px) {
    .parallax-side-cnt .parallax-slider {
        width: auto !important;
        height: auto !important;
        left: 50% !important;
        transform: translate3d(0px, 0px, 0px) translateX(-50%) !important;
    }
}

.header-title .breadcrumb.b, .header-slider .breadcrumb.b, .header-video .breadcrumb.b, .header-animation .breadcrumb.b {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
}

    .header-title .breadcrumb.b a, .header-video .breadcrumb.b a, .header-video .breadcrumb.b a, .header-animation .breadcrumb.b a, .header-slider .breadcrumb.b a {
        color: #585858;
    }

.header-title.white .breadcrumb a, .header-video.white .breadcrumb a, .header-video.white .breadcrumb a, .header-base.white .breadcrumb a, .header-animation.white .breadcrumb a, .header-slider.white .breadcrumb a {
    color: #E4E4E4;
}

.header-title.full-screen-title {
    position: relative;
    padding-top: 0;
}

.header-slider .overlaybox, .header-video .overlaybox, .section-bg-video .overlaybox, .section-slider .overlaybox {
    position: absolute;
    z-index: 95;
    width: 100%;
    top: 0;
    text-align: center;
}

.header-slider, .header-video, .header-title {
    overflow: hidden;
    position: relative;
}

.full-screen-title .overlaybox {
    top: 50% !important;
    position: absolute;
    width: 100%;
    z-index: 9;
}

/*
------------------------------
BASE
------------------------------
*/
.header-base {
    min-height: 150px;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-top: 0;
    background-color: #6F6F6F;
    border-bottom: 1px solid #E6E6E6;
}

    .header-base:not(.bg-cover) {
        background-color: #353535;
        color: #fff;
    }

        .header-base:not(.bg-cover) p {
            color: rgba(255, 255, 255, 0.85);
        }

    .header-base h1, .header-base.header-bar h1 {
        margin-top: 20px !important;
    }

    .header-base .bar {
        height: 35px;
    }

    .header-base.header-bar {
        padding-top: 0;
    }

        .header-base.header-bar h2 {
            color: #828282;
        }

div.header-base.header-bar .breadcrumb.b a {
    color: #828282;
}

.header-base hr {
    width: 100%;
    position: relative;
}

.header-base .breadcrumb {
    margin-top: 20px;
}

/*
------------------------------
IMAGE
------------------------------
*/
@keyframes ken-burn-in {
    0% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

.parallax-mirror.ken-burn img {
    animation: ken-burn-in 13s;
    transform-origin: bottom left;
    transform: scale(1.2);
}

.parallax-mirror.ken-burn-center img {
    animation: ken-burn-in 10s;
    transform: scale(1.2);
}

.parallax-mirror.ken-burn-out img {
    transform-origin: bottom left;
    transform: scale(1.1) !important;
    transition: transform 10s;
}

.header-parallax {
    z-index: 2;
    height: 350px;
}

.layer-parallax {
    left: 0;
    top: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 500px;
    width: 100%;
    z-index: -1;
    position: fixed !important;
}

.header-parallax img {
    width: 100%;
}

.full-screen-title.header-parallax {
    padding-top: 0;
    z-index: 0;
}

/*
------------------------------
SLIDER
------------------------------
*/
.header-slider .flex-control-nav {
    bottom: 10px;
    z-index: 95;
}



.header-slider .flex-control-paging li a {
    background: rgba(171,171,171,0.5);
}

    .header-slider .flex-control-paging li a.flex-active {
        background: rgba(181,181,181,0.9);
    }

/*
------------------------------
VIDEO
------------------------------
*/
.header-video .layer-parallax {
    height: 600px;
}

.header-video {
    height: 350px;
    overflow: hidden;
}

.videobox {
    position: absolute;
    height: 350px;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}

    .videobox .mobile-poster {
        display: none;
        height: 180px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }

    .videobox video {
        width: 100%;
    }

    .videobox iframe {
        width: 200%;
        margin-left: -50%;
        margin-top: -15%;
        height: 200%;
        position: absolute;
        left: 0;
    }

*::--webkit-media-controls-play-button, *::-webkit-media-controls-start-playback-button, *::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none;
}

.header-video .overlaybox {
    overflow: hidden;
}

/*
------------------------------
ANIMATION
------------------------------
*/
.header-animation:not(.section-bg-animation) .title-base {
    margin-top: 100px;
}

.header-animation .anima-layer {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    min-width: 900px;
    min-height: 612px;
    overflow: hidden;
    z-index: 3;
}

[data-parallax].header-animation .anima-layer {
    top: 0;
}

.header-animation .clouds-1 {
    background: rgba(0,0,0,0) url(../static/HTWF/images/assets/clouds_1.png) 100px 30px repeat-x;
}

.header-animation .clouds-2 {
    background: rgba(0,0,0,0) url(../static/HTWF/images/assets/clouds_2.png) 200px 220px repeat-x;
}

.header-animation .fog-1 {
    background: rgba(0,0,0,0) url(../static/HTWF/images/assets/fog_1.png) 200px 30px repeat-x;
}

.header-animation .fog-2 {
    background: rgba(0,0,0,0) url(../static/HTWF/images/assets/fog_1.png) 200px 160px repeat-x;
}

.header-animation .fog-3 {
    background: rgba(0,0,0,0) url(../static/HTWF/images/assets/fog_2.png) 0 0 repeat-x;
}

.header-animation .overlay {
    position: absolute;
    left: 50%;
    z-index: 5;
}

    .header-animation .overlay.bottom {
        bottom: 0;
    }

.header-animation .container {
    position: relative;
    z-index: 9;
}

.header-animation.header-parallax .layer-parallax {
    background-size: cover;
    background-position: center center;
}

.header-animation {
    position: relative;
    height: 500px;
}


/*
==============================
PAGINATION
==============================
*/

.porfolio-bar a {
    color: #3D3D3D;
}

    .porfolio-bar a i {
        font-size: 20px;
        margin-top: -5px;
    }

.portfolio-details.fixed-area.active {
    padding: 25px 15px;
}

.portfolio-details h3 {
    margin-top: 0;
}

.dropdown-submenu > a:after, body .flex-direction-nav a:before, body .flex-direction-nav a.flex-next:before, .side-menu .fa.arrow:before, .dropdown .caret:before,
.pagination > li > a i:before, .porfolio-bar .icon-box i:before, .fullpage-arrow i:before, .fullpage-varrow i:before, .mfp-arrow:before, li > a > .plus-times:before, .scroll-top-mobile:before {
    border-top-width: 2px;
    border-top-style: solid;
    border-right-width: 2px; /* fixed! */
    border-right-style: solid;
    content: "" !important;
    display: inline-block;
    margin-left: .3em;
    position: relative;
    pointer-events: none;
    width: 6px;
    height: 6px;
    transition: right .15s;
    border-color: rgba(93, 93, 93, 0.5);
}

.white .fullpage-arrow i:before, .white .fullpage-varrow i:before, .white .mfp-arrow:before, .white li > a > .plus-times:before {
    border-color: rgba(255, 255, 255, 0.5);
}

.caret:before, .dropdown-submenu > a:after {
    transform: rotate(135deg);
}

li > a > .plus-times:before {
    transform: rotate(45deg);
}

.pagination > li > a i:before {
    transform: rotate(45deg);
    top: -1px;
}

.pagination > li.first > a i:before, .pagination > li.prev > a i:before {
    transform: rotate(225deg);
}

.porfolio-bar > div:first-child .icon-box i:before {
    transform: rotate(225deg);
    top: -2px;
}

.porfolio-bar > div:last-child .icon-box {
    float: right;
}

    .porfolio-bar > div:last-child .icon-box i:before {
        transform: rotate(45deg);
        top: -2px;
    }

.scroll-top-mobile:before {
    top: -4.5px;
    left: -2px;
    transform: scale(1.2) rotate(-45deg);
}

.pagination .next i, .pagination-sm .last i, .pagination i[class*="right"] {
    margin-left: 7px;
}

.pagination .prev a i, .pagination .first a i, .pagination i[class*="left"] {
    margin-right: 7px;
}

.hide-first-last .first, .hide-first-last .last {
    display: none;
}

.pagination > li > a {
    color: #585858;
    border: 1px solid #9C9C9C;
}

.pagination > li.disabled > a {
    border: 1px solid #9C9C9C;
    color: #969696;
}

    .pagination > li.disabled > a:hover {
        border: 1px solid #9C9C9C;
    }

.pagination > li > a:hover, .pagination > li > a:focus {
    border-color: #9C9C9C;
    color: #585858;
}

.list-nav .pagination {
    margin: 0 auto;
}

/*
==============================
CONTAINERS
==============================

------------------------------
COLLAPSE
------------------------------
*/
[data-height].collapse-box .panel:after {
    content: '';
    position: absolute;
    height: 60px;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0 );
}

[data-height].collapse-box .panel.no-gradient:after {
    background: none;
}

/* 
------------------------------
FIXED AREA
------------------------------
*/

.fixed-area {
    z-index: 27;
}

[class*="col-md"].fixed-area.active {
    margin-left: 0;
    margin-right: 0;
}

.fixed-area > .row > *:not([class*=boxed]) {
    margin: 0 15px;
}

/* 
------------------------------
SCROLL BOX
------------------------------
*/
.scroll-box {
    overflow: hidden;
}

.slimScrollDiv .scroll-box {
    padding-right: 20px;
}

.slimScrollBar {
}

.scroll-content {
    padding-right: 25px;
}

    .scroll-content > .col-md-12 {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }

    .scroll-content.gradient-bottom:after {
        content: "";
        position: absolute;
        right: 10px;
        left: 0;
        bottom: 0;
        background: linear-gradient(to top,rgba(37,37,37,0.73) 0%,rgba(0,0,0,0) 100%);
        height: 18px;
        margin-bottom: 0;
        border-top: none;
    }

    .scroll-content.gradient-light:after {
        background: linear-gradient(to top,rgba(255,255,255,0.59) 0%,rgba(0,0,0,0) 100%);
    }

/* 
------------------------------
GRID & MASONRY LIST
------------------------------
*/
.grid-box, .maso-box {
    margin: -5px;
    width: 100%;
    width: calc(100% + 10px);
}

    .grid-box.no-margins.row {
        margin: 0;
        width: 100%;
    }

    .grid-box .img-box:not(.thumbnail) > span, .grid-box .img-box-adv > span {
        height: auto;
    }

    .grid-box.no-margins > .grid-item, .no-margins > .grid-item {
        padding: 0;
    }

    .grid-box > .grid-item {
        padding: 5px;
    }

    .grid-box .pagination-sm {
        margin: 15px 5px;
    }

.grid-item .advs-box .img-box, .grid-item .adv-img-down-text .img-box {
    height: auto;
}

.grid-item .img-box:not([class*="row-"]), .grid-item .box, .grid-item .base-box {
    height: 100%;
}

.grid-item p {
    height: auto;
}

.grid-item > div {
    padding-left: 0;
    padding-right: 0;
}

.grid-item > a, .maso-item > a {
    display: block;
}

.menu-outer ul.nav {
    position: absolute;
    top: -85px;
    text-align: right;
    width: 100%;
}

    .menu-outer ul.nav li {
        float: none;
        display: inline-block;
    }

.load-more-maso.btn i, .load-more-grid.btn i {
    margin-right: 0;
}


.album-title {
    padding: 5px 0;
    display: none;
    font-weight: 600;
    font-size: 17px;
    text-transform: uppercase;
}

    .album-title .btn {
        margin-left: 15px;
    }

        .album-title .btn .fa {
            margin: 0 10px 0 0;
        }

.album-box.col-md-2 .album-img {
    height: 75px;
}

.album-box.col-md-6 .album-img {
    height: 200px;
}

.album-box {
    padding: 15px;
}

.album-item > div {
    padding-left: 0;
    padding-right: 0;
}

.grid-list .list-nav {
    text-align: center;
    margin-top: 20px;
}


.maso-list, .grid-list {
    position: relative;
}

.album-item .maso-list .navbar-inner {
    margin-top: 25px;
}

.maso-list .navbar-inner {
    margin-bottom: 5px;
}

.maso-box > .maso-item {
    padding: 5px;
    visibility: hidden;
    max-width: 100%;
    height: auto;
}

.maso-item > * {
    opacity: 0;
}

.maso-mask .maso-item > a, .maso-custom .maso-item > * {
    opacity: 1;
}

.maso-mask .maso-item, .maso-custom .maso-box > .maso-item {
    visibility: visible;
}

.maso-box.no-margins .maso-item, .no-margins .maso-item {
    padding: 0;
}

.maso-item .img-box {
    position: relative;
    width: 100%;
}

.maso-item > .img-box {
    display: block;
}

.maso-item .img-box:not([class*="row-"]) {
    height: 100%;
}

.maso-box.bottom-endline {
    overflow: hidden;
    visibility: hidden;
}

.maso-box.no-margins.row {
    margin: 0;
}

.maso-box .clear {
    float: left;
}

.maso-layout .maso-item:nth-child(3n+0) .img-box {
    height: 550px;
    max-height: 550px;
}

.maso-layout .maso-item:nth-child(2n+0) .img-box {
    height: 350px;
    max-height: 350px;
}

.maso-layout .maso-item:nth-child(4n+0) .img-box {
    height: 250px;
    max-height: 250px;
}

.maso-layout .maso-item:nth-child(1) .img-box {
    height: 450px;
    max-height: 450px;
}

.nav.inner.ms-rounded .maso-order {
    padding: 5px 15px;
    margin-right: 0;
    border-radius: 35px;
    color: #585858;
    line-height: 20px;
}

.maso-order i {
    margin-right: 2px;
}

.maso-order:hover {
    background-color: #EEE;
    cursor: pointer;
}

.maso-list .list-nav {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

/*
==============================
COMPONENTS
==============================

------------------------------
GOOGLE MAP
------------------------------
*/
.google-map {
    background: rgba(0,0,0,0.1);
    height: 350px;
}

/*
------------------------------
SOCIAL
------------------------------
*/
.social-group i {
    font-size: 17px;
    display: block !important;
    float: left;
    color: #525252;
    cursor: pointer;
    font-weight: 400 !important;
}

    .social-group i.circle, .social-button i.circle {
        color: #585858;
        background: none;
        border: 1px solid #828282;
        margin-right: 2.5px;
        margin-left: 2.5px;
    }

.social-group a {
    display: inline-block;
}

.social-group-button {
    display: inline-block;
    position: relative;
}

    .social-group-button .social-group i {
        opacity: 0;
        width: 25px;
        height: 25px;
        font-size: 12px;
        padding: 8px 0;
        line-height: 9px !important;
        transition: none;
    }

    .social-group-button .social-group {
        display: none;
        position: absolute;
        margin-left: 57px;
        z-index: 25;
        top: 50%;
        margin-top: -13px;
        width: 250px;
        text-align: left;
    }

    .social-group-button.bottom-icons .social-group {
        margin: 30px -125px;
        left: 50%;
        text-align: center;
    }

    .social-group-button .social-button {
        cursor: pointer;
        position: relative;
    }

    .social-group-button.social-line .social-group {
        width: 47px;
        left: 50%;
        margin-left: -23.5px;
        margin-top: 35px;
        background-color: white;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.42);
        border-radius: 20px;
        padding: 12px 7px 6px 8px;
        display: none;
    }

        .social-group-button.social-line .social-group a {
            display: block;
            height: 30px;
        }

.social-line .social-group i.circle {
    border-color: #828282 !important;
    color: #585858 !important;
}

    .social-line .social-group i.circle:hover {
        border-color: #FFF !important;
        color: #FFF !important;
    }

.social-group a:first-child {
    margin-left: 0;
}

.social-group a:last-child {
    margin-right: 0;
}

.social-group a i {
    padding: 10px 12px;
    width: 52px;
    text-align: center;
    font-weight: 400 !important;
}

.social-group i:hover, .minisocial-group i:hover {
    background: rgba(31,31,31,0.05);
}

.social-group .fa:hover {
    color: white;
    background-color: #505050;
    border-radius: 2px;
}

.social-group .circle.fa:hover {
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0);
}

.social-group .fa-facebook {
    padding: 10px 14px;
}

.social-group .fa-twitter {
    padding: 10px 11px;
}

.social-group [class*="facebook"]:hover, .social-colors [class*="facebook"] {
    background-color: #3B5998;
}

.social-group [class*="twitter"]:hover, .social-colors [class*="twitter"] {
    background-color: #3B8ACA;
}

.social-group [class*="google"]:hover, .social-colors [class*="google"] {
    background-color: #d7473d;
}

.social-group [class*="linkedin"]:hover, .social-colors [class*="linkedin"] {
    background-color: #0077B5;
}

.social-group [class*="youtube"]:hover, .social-colors [class*="youtube"] {
    background-color: #cc181e;
}

.social-group [class*="instagram"]:hover, .social-colors [class*="instagram"] {
    background-color: #464646;
}

.social-colors i:hover {
    opacity: .8;
}

.social-colors i {
    color: #fff;
}

/*
------------------------------
COUNTDOWN
------------------------------
*/
.countdown .countdown-text {
    margin-right: 5px;
}

.countdown {
    margin: 0 -10px;
}

/*
------------------------------
TABLE
------------------------------
*/
.table .table {
    background-color: rgba(0,0,0,0);
}

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

.grid-table {
    width: 100%;
    table-layout: fixed;
    text-align: center;
}

    .grid-table td {
        padding: 25px;
    }

        .grid-table td > div {
            padding-left: 0;
            padding-right: 0;
        }

    .grid-table.full-border-table {
        border: 1px solid #D2D2D2;
    }

.border-table td {
    border: 1px solid #D2D2D2;
}

.border-table tr:first-child td {
    border-top: none;
}

.border-table tr:last-child td {
    border-bottom: none;
}

.border-table tr td:first-child {
    border-left: none;
}

.border-table tr td:last-child {
    border-right: none;
}

/*
------------------------------
VARIOUS
------------------------------
*/
div .hc_space_cnt {
    padding: 0 0 0 0;
    clear: both;
}

.breadcrumb.b {
    background-color: rgba(0,0,0,0);
    padding: 0;
    text-align: right;
}

.tagbox span, .tagbox a, .tagcloud a {
    padding: 5px 15px;
    background-color: #484848;
    color: white !important;
    margin: 0 8px 8px 0;
    white-space: nowrap;
    float: left;
    border-radius: 3px;
    cursor: pointer;
}

    .tagbox span:hover {
        opacity: 0.7;
    }

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

/*
------------------------------
STEPS
------------------------------
*/
.box-steps .step-item {
    padding: 0 50px;
}

    .box-steps .step-item:after {
        content: '\f061';
        font-family: 'FontAwesome';
        position: absolute;
        top: 50%;
        right: 5px;
        margin-top: -12.5px;
        font-size: 25px;
        opacity: .5;
    }

    .box-steps .step-item > h3 {
        font-weight: 300;
    }

.box-steps .step-number {
    position: absolute;
    left: 15px;
    font-size: 40px;
    line-height: 40px;
    opacity: .3;
}

.box-steps .step-item:last-child:after {
    display: none;
}


/*
==============================
LISTS
==============================

------------------------------
ICON LIST
------------------------------
*/

.icon-list.vertical-icon-list .list-item {
    display: block;
    margin-bottom: 10px;
}

.icon-list .list-item label {
    padding: 0 10px;
    cursor: text;
}

.icon-list.text-bold .list-item label {
    font-weight: 600;
}

.icon-list .list-item {
    display: inline-block;
    margin-right: 10px;
    border-radius: 3px;
}

.icon-list.text-right .list-item {
    margin-left: 10px;
    margin-right: 0;
}

.icon-list.text-center .list-item {
    margin-left: 10px;
}

.icon-list .list-item i, .icon-list .list-item label, .icon-box-top-bottom label {
    display: table-cell;
    vertical-align: middle;
    font-weight: 400;
    line-height: normal;
}

.icon-list.icon-list-top-bottom .list-item, .icon-box-top-bottom {
    text-align: center;
    margin-right: 0;
}

.icon-list.icon-list-top-bottom label {
    display: block;
}

.icon-list.icon-list-top-bottom .list-item i {
    display: inline-block;
    margin: 5px 0;
}

.icon-list.text-right {
    margin-left: -10px;
}

.icon-list.text-left {
    margin-right: -10px;
}

/*
------------------------------
TEXT LIST
------------------------------
*/
.list-items .list-item {
    padding: 10px 0;
    border-bottom: 1px dashed #E6E6E6;
    transition: padding .3s;
}

    .list-items .list-item:hover {
        padding-left: 5px;
        background-color: rgba(115,115,115,0.02);
    }

    .list-items .list-item:last-child {
        border-bottom: none;
    }

    .list-items .list-item h3 {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .list-items .list-item p {
        line-height: 25px;
        color: #797979;
        font-size: 13px;
        margin: 0;
    }

    .list-items .list-item span {
        text-align: right;
        display: block;
        font-size: 20px;
        white-space: nowrap;
        font-weight: 600;
        color: #696969;
    }

.list-item-img {
    position: relative;
}

    .list-item-img .col-md-9 {
        padding: 10px 0 10px 110px;
    }

    .list-item-img .col-md-3 {
        padding-top: 10px;
    }

    .list-item-img .icon {
        position: absolute;
        width: 80px;
        left: 14px;
        height: 80px;
        top: 50%;
        margin-top: -40px;
    }

.list-items .list-item.list-item-img {
    border-bottom: none;
}

.list-item-img:after {
    content: '';
    position: absolute;
    width: 85%;
    width: calc(100% - 95px);
    margin-left: 95px;
    margin-top: 9px;
    height: 1px;
    border-bottom: 1px solid #E6E6E6;
}

.list-items .list-item-img:last-child:after {
    display: none;
}

.list-items-justified .list-item {
    position: relative;
}

    .list-items-justified .list-item h3 {
        float: left;
        width: 30%;
        padding-right: 15px;
    }

.list-items-justified .col-md-9, .list-items-justified .col-md-10 {
    width: 100%;
    display: flex;
}

.list-items-justified .col-md-3, .list-items-justified .col-md-2 {
    position: absolute;
    left: 0;
    bottom: 12px;
    padding: 0;
}

    .list-items-justified .col-md-3 span, .list-items-justified .col-md-2 span {
        text-align: left;
    }

.list-items-justified .list-item p {
    float: right;
    width: 70%;
}

ul.list-texts {
    padding-left: 0;
}

    ul.list-texts li {
        list-style-type: none;
        padding: 3px 0;
    }

        ul.list-texts li b {
            padding-right: 5px;
        }

.list-texts-justified li {
    text-align: right;
    position: relative;
}

    .list-texts-justified li:after {
        content: '';
        width: 100%;
        position: absolute;
        left: 0;
        top: 19px;
        border-bottom: 1px dotted #bbb;
        z-index: 1;
    }

    .list-texts-justified li b {
        text-align: left;
        float: left;
        background: white;
        position: relative;
        z-index: 2;
    }

    .list-texts-justified li span {
        background: white;
        padding-left: 6px;
        position: relative;
        display: inline-block;
        z-index: 2;
    }

/*
------------------------------
COMMENTS LIST
------------------------------
*/
.comment-list img {
    margin-top: 5px;
    margin-left: 15px;
    padding: 0;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}

.comment-list .name {
    font-weight: 800;
    margin-top: 2px;
}

    .comment-list .name span {
        font-weight: 300;
        padding-left: 10px;
        color: #A5A5A5;
        font-size: 12px;
    }

.comment-list .msg {
    font-size: 13px;
    color: #7B7B7B;
}

.comment-list .item {
    padding-top: 15px;
}

    .comment-list .item.sub {
        padding-left: 72px;
        padding-bottom: 10px;
    }

.comment-list .sub.first .line {
    height: 50px;
    margin-top: -19px;
}

.comment-respond {
    padding-bottom: 80px;
}

.comment-list .reply a {
    opacity: .5;
}

.comment-list .reply:hover a, #cancel-comment-reply-link:hover {
    opacity: 1;
}

#comments .next.page-numbers {
    margin-left: 15px;
}

#comments .prev.page-numbers {
    margin-right: 15px;
}

#cancel-comment-reply-link {
    margin-left: 15px;
    opacity: .5;
}

.bg-gray, .section-bg-color .list-texts-justified li b, .section-bg-color .list-texts-justified li span {
    background-color: #f7f7f7;
}

/*
==============================
ICONS
==============================

------------------------------
GENERAL
------------------------------
*/
ul.fa-ul {
    margin-bottom: 0;
}

.fa-ul > li, ul.no-icons li {
    line-height: 200%;
}

    .fa-ul > li a {
        color: #585858;
    }

.fa-ul .fa-li {
    line-height: 180%;
    text-align: left;
}

.fa-ul i.square, .fa-ul i.circle {
    margin-bottom: 5px;
}

.fa-ul.text-right {
    margin-left: 0;
    margin-right: 2.14285714em;
}

    .fa-ul.text-right .fa-li {
        left: inherit;
        right: -2.14285714em;
        padding-left: 0;
        text-align: right;
    }

.fa-ul.text-center > li {
    display: inline-block;
    margin: 0 20%;
}

.fa-ul li > b {
    margin-right: 5px;
}

.ul-squares {
    list-style-type: square !important;
}

.ul-decimal {
    list-style-type: decimal !important;
}

    .ul-decimal.no-margins, .ul-squares.no-margins, .ul-dots.no-margins {
        margin-left: 18px !important;
        padding-left: 0;
    }

i.circle {
    padding: 20px;
    background-color: #585858;
    color: white;
    text-align: center;
    display: inline-block;
}

    i.circle.onlycover, i.circle.cover {
        background-color: rgba(0,0,0,0) !important;
    }

i.onlycover {
    display: inline-block;
}

i.square {
    padding: 20px;
    color: #FFF;
    background-color: #585858;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
}

i.cover, i.onlycover {
    background-size: cover;
    background-position: center center;
    background-color: transparent !important;
    border: none;
}

    i.onlycover:before {
        visibility: hidden;
    }

.text-xs.circle, .text-xs.square {
    width: 27px;
    height: 27px;
    padding: 0;
    line-height: 27px;
}

.text-s.circle, .text-s.square {
    width: 43px;
    height: 43px;
    padding: 0;
    line-height: 43px;
}

.text-m.circle, .text-m.square {
    width: 58px;
    height: 58px;
    padding: 0;
    line-height: 58px;
}

.text-l.circle, .text-l.square {
    width: 66px;
    height: 66px;
    padding: 0;
    line-height: 66px;
}

.text-xl.circle, .text-xl.square {
    width: 92px;
    height: 92px;
    padding: 0;
    line-height: 92px;
    font-size: 35px !important;
}

i.text-xl.circle, i.text-xl.square {
    line-height: 92px !important;
}
/*
------------------------------
ICON BOX
------------------------------
*/

.icon-box {
    display: table;
}

    .icon-box.icon-box-top-bottom {
        display: block;
    }

        .icon-box.icon-box-top-bottom .icon-box-cell > i {
            float: none;
            margin: 7px 0 7px 0;
            display: inline-block;
        }

.icon-box-top-bottom.text-left .icon-box-cell {
    text-align: left;
}

.text-center .icon-box {
    margin: 10px auto;
}

.text-left .icon-box {
    margin: 1px 0 10px 0;
}

.icon-box label {
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    position: relative;
}

.icon-box.icon-box-right label {
    padding-left: 0;
    padding-right: 15px;
}

.icon-box-top-bottom label {
    display: block;
    padding: 0;
}

.icon-box-cell label {
    display: block;
    margin: 0;
}

.icon-box-cell {
    display: table-cell;
    vertical-align: middle;
}

    .icon-box-cell p {
        padding: 5px 0 0 15px;
        margin: 0;
    }

.icon-box-right .icon-box-cell label {
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}

.icon-box-right .icon-box-cell p {
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}

.icon-box-top-bottom .icon-box-cell {
    display: block;
    text-align: center;
}

    .icon-box-top-bottom .icon-box-cell label {
        padding: 0;
    }

    .icon-box-top-bottom .icon-box-cell p {
        padding: 0;
    }

.icon-box.text-light label {
    font-weight: 300;
}


/* 
============================== 
BUTTONS 
============================== 
*/
.btn {
    background-color: #f5f5f5;
}

    .btn:hover {
        background-color: #ececec;
    }

    .btn-default i, .btn i, .btn-text i {
        color: #585858;
        margin-right: 10px;
    }

.input-group .input-group-btn a {
    border: 1px solid #9c9c9c;
}

*[data-social] i, .btn-group-icons i {
    margin: 0 3px;
}

.social-group {
    margin: 0 -3px;
}

.dropdown.btn-group .active > a {
    color: #262626;
    background-color: #f5f5f5;
}

.btn-default.btn-primary i {
    color: white;
}

.btn.ico i {
    margin-right: 10px;
}

.btn-text {
    border-bottom: 1px dotted rgba(0,0,0,0.3);
    display: inline-table;
}

    .btn-text:hover {
        color: #7D7D7D;
    }

.anima-button {
    position: relative;
    overflow: hidden;
    display: inline-block;
    transition: padding-left .3s;
}

.circle-button {
    padding: 5px 15px;
    border-radius: 20px;
    border: 1px solid #9C9C9C;
    display: inline-block;
}

.anima-button i {
    position: absolute;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    margin-left: -50%;
    font-size: 100%;
}

.anima-button.btn-xs i {
    margin-top: -9px;
}

.anima-button:hover {
    padding-left: 30px;
    transition: padding-left .3s;
}

.anima-button.circle-button:hover {
    padding-left: 33px;
}

.anima-button.btn-lg:hover, .anima-button.btn-lg.circle-button:hover {
    padding-left: 43px;
}

.anima-button.btn:hover i, .anima-button.circle-button:hover i {
    margin-left: -20px;
}

.anima-button:hover i {
    margin-left: -25px;
    transition: all .3s;
}

.anima-button.btn-lg:hover i, .anima-button.btn-lg.circle-button:hover i {
    margin-left: -30px;
}

.btn-primary:hover i {
    color: white;
}

.button-cnt {
    display: inline-block;
}

.circle-button.btn-primary:hover {
    background-color: #6A4D8F;
    color: #FFF;
    border-color: #6A4D8F;
}

.circle-button.btn-primary {
    color: #FFF !important;
    border: none;
}

.btn-primary.circle-button:hover {
    background-color: #3070a7 !important;
}

.navbar-main .circle-button {
    margin-top: 12px;
}

.btn-border, .white .btn-border {
    border: 1px solid #9C9C9C;
    background: none !important;
    background-color: rgba(255, 255, 255, 0.00) !important;
}

/*
==============================
IMAGE BOX
==============================
*/

.abs-image {
    position: absolute;
    max-width: none;
}

.row > div:first-child:not(.hc_image_cnt) > .abs-image, .row > div:first-child > .row > .hc_image_cnt > .abs-image {
    right: 0;
}

.row > div:last-child:not(.hc_image_cnt) > .abs-image, .row > div:last-child > .row > .hc_image_cnt > .abs-image {
    left: 0;
}

[href='#'].img-box:not(.adv-circle):hover img, [href=''].img-box:not(.adv-circle):hover img, .img-box:not([href]):hover img {
    opacity: 1 !important;
}

[href='#'].img-box:not(.adv-circle):before, [href=''].img-box:not(.adv-circle):before, .img-box:not([href]):before {
    display: none;
}

.img-box {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    outline: none !important;
    position: relative;
    text-align: left;
}

    .img-box.thumbnail .caption {
        background-color: #FFF;
    }

    .img-box.adv-img:hover {
        background-color: transparent;
    }

    .img-box:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        background: #000000;
        z-index: 0;
        transition: opacity 0s;
        -webkit-transition-delay: .3s;
        transition-delay: .3s;
        opacity: 0;
    }

    .gallery > a span, .img-box > span, .img-box-adv > span {
        display: block;
        overflow: hidden;
        height: 100%;
    }

    .img-box.circle:before {
        border-radius: 50%;
        opacity: 0;
        transform: scale(0.995);
    }

    .img-box.circle.thumbnail:before {
        margin: 4px;
    }

    .img-box:hover:before {
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        opacity: 1;
        transition: none;
        -webkit-transform: translateZ(0);
    }

.png-over .img-box img {
    opacity: .8 !important;
    margin: auto;
    height: auto !important;
}

.png-over .img-box:hover img {
    opacity: 1 !important;
}

.png-over .img-box:before, .png-over.img-box:before {
    display: none !important;
}

.png-over li a {
    text-align: center;
}

.png-over li img {
    width: auto !important;
}

.img-box.thumbnail:before {
    margin: 4px;
}

.img-box img {
    z-index: 2;
    position: relative;
    -webkit-transform: translateZ(0);
}

.img-box:hover img {
    opacity: 0.8 !important;
    transition: opacity .3s;
}

.img-box.adv-circle:hover img {
    opacity: 0.6 !important;
}

.img-box.caption-out > span {
    height: 80%;
}

    .img-box.caption-out > span.caption {
        height: 20%;
    }

.img-box.circle img {
    margin: 0 !important;
}

.img-box > i, .img-box span > i, .img-box .caption > i {
    position: absolute !important;
    margin: 15px;
    font-size: 20px;
    color: #FFF;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
    z-index: 11;
    transform: translate3d(0,0,0);
}

.img-box.i-bottom i {
    bottom: 0;
}

.img-box.i-bottom-right i {
    bottom: 0;
    right: 0;
}

.img-box.i-top-right > i {
    right: 15px;
}

.img-box.i-top-right.inner > span > i {
    right: 0;
}

.img-box.i-bottom-right.inner > span > i {
    bottom: 0;
    right: 0;
}

.img-box.i-center i {
    left: 0;
    margin: -28px 0 0 50%;
    top: 50%;
    line-height: 50px;
}

.img-box.i-center {
    position: relative;
}

    .img-box.i-center i::before {
        margin-left: -10.5px;
    }

.grayscale img {
    filter: url("data:image/svg+xml;utf8,<;svg xmlns=\'http://www.w3.org/2000/svg\'>;<;filter id=\'grayscale\'>;<;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/>;<;/filter>;<;/svg>;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

.grayscale:hover img {
    filter: url("data:image/svg+xml;utf8,<;svg xmlns=\'http://www.w3.org/2000/svg\'>;<;filter id=\'grayscale\'>;<;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0\'/>;<;/filter>;<;/svg>;#grayscale");
    -webkit-filter: grayscale(0%);
}

*[data-anima].img-box.i-center i {
    padding: 0;
}

*[data-anima="fadeRight"].img-box i, *[data-anima="fadeLeft"].img-box i {
    padding: 0 15px;
}

.img-box .caption {
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .2px;
    font-weight: bold;
    text-align: center;
    padding: 7px 7px 0 7px;
    color: #676767;
    background-color: #FFF;
    z-index: 9;
    position: relative;
}

.img-box.inner, .img-box.inner span {
    position: relative;
}

.img-box.anima-scale-up, .img-box.anima-scale-up-2x, .img-box.anima-scale-rotate, .img-box.show-scale {
    opacity: 1 !important;
}

.img-box.inner.circle .caption {
    padding: 0 20%;
    background: none;
    bottom: 25px;
    height: 45px;
    white-space: normal;
    text-shadow: 0 1px 2px rgba(0,0,0,0.34);
}

.img-box.inner .caption {
    position: absolute;
    z-index: 9;
    margin-top: -47px;
    width: 100%;
    left: 0;
    height: 47px;
    line-height: 14px;
    overflow: hidden;
    background: url("../static/HTWF/images/assets/bg-gradient.png") repeat-x top center;
    background-color: transparent !important;
    color: white;
    text-shadow: 0 0 3px rgba(0,0,0,0.5);
    transform: translate3d(0,0,0);
}

span.caption-box {
    overflow: visible !important;
    display: block;
}

.circle, .circle img {
    border-radius: 50%;
    position: relative;
    backface-visibility: hidden;
    transform: scale(1);
}

.caption.caption-out {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: .2px;
    font-weight: bold;
    margin-top: 10px;
    color: #676767;
}

.thumb-xs .img-box, .thumb-xs figure {
    height: 79px;
}

.thumb-s .img-box, .thumb-s figure {
    height: 127px;
}

.thumb-m .img-box, .thumb-m figure {
    height: 168px;
}

.thumb-l .img-box, .thumb-l figure {
    height: 357px;
}

.thumb-xl .img-box, .thumb-l figure {
    height: 500px;
}

/* 
============================== 
TITLES 
============================== 

------------------------------
GLOBAL
------------------------------
*/
.header-video, .section-slide, .header-title:after {
    background-color: #1D1D1D;
    background-size: 10px;
}

/* 
------------------------------
TITLE BASE
------------------------------
*/
.title-base {
    text-align: center;
    position: relative;
}

    .title-base.title-small {
        margin: 0 0 35px 0;
    }

        .title-base.title-small p {
            font-size: 13px;
            margin-top: 15px;
        }

        .title-base.title-small h2 {
            margin: 0 0 15px 0 !important;
        }

        .title-base.title-small hr {
            margin-bottom: 0;
            padding-bottom: 0;
        }

    .title-base.text-right .scroll-top {
        right: auto;
        left: 0;
    }

    .title-base hr {
        width: 50px;
        height: 3px;
        background-color: #694D94;
        border: none;
        margin-top: 0;
    }

    .title-base h1 b, .title-base p b {
        font-style: italic;
    }

.header-title.white .title-base hr, .header-slider.white .title-base hr, .header-video.white .title-base hr, .header-animation.white .title-base hr {
    background-color: #694D94;
}

.title-base h1, .title-icon h2, .title-icon h1, .title-base.title-small h2 {
    font-size: 25px;
    font-weight: 600;
    margin-top: 40px;
}

header .title-base h1, header div.title-base p, .header-base .breadcrumb.b a, .header-base .breadcrumb li {
    color: #FFF;
}

.title-base p, div.title-icon p {
    font-size: 15px;
    margin-top: 20px;
    color: #8c8c8c;
}

.title-base.text-left hr {
    margin: 0 auto 20px 0;
    left: 0;
}

.title-base.text-right hr {
    margin: 0 0 20px auto;
    right: 0;
}

.title-base .scroll-top, .title-modern .scroll-top {
    background-color: #3E3E3E;
    color: #FFF;
    width: 22px;
    height: 19px;
    border-radius: 3px;
    text-align: center;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 45px;
    cursor: pointer;
}

    .title-base .scroll-top:hover, .title-modern .scroll-top:hover {
        background-color: #585858;
    }
/* 
------------------------------
TITLE MODERN
------------------------------
*/
.title-modern {
    position: relative;
    margin-bottom: 15px;
}

    .title-modern .scroll-top {
        top: 30px;
    }

    .title-modern h1, .title-modern h2, .title-modern h3 {
        padding: 5px 0;
        margin: -1px;
        display: inline-block;
        border-bottom: 1px solid #6A4D8F;
        white-space: nowrap;
        padding-bottom: 10px;
    }

    .title-modern p {
        margin: 5px 0;
        font-size: 13px;
        line-height: 1.42857143;
    }

    .title-modern hr {
        margin: 0 0 15px 0;
        border-top: 1px solid #C1C1C1;
    }

    .title-modern.st-icon hr {
        margin-right: 45px;
    }

.title-modern-2 hr {
    max-width: 700px;
    margin: 0 auto 13px auto !important;
}
/* 
------------------------------
TITLE ICON
------------------------------
*/
.title-icon {
    text-align: center;
}

    .title-icon h2 {
        z-index: 2;
        position: relative;
    }

    .title-icon p {
        font-weight: 300;
        font-style: italic;
        display: block;
        margin: 1% 0;
        font-size: 14px;
        padding: 0;
        z-index: 2;
        position: relative;
    }

    .title-icon i {
        font-size: 35px;
        width: 100%;
        background-image: url(../static/HTWF/images/assets/dotted-line.png);
        color: #BDBDBD;
        margin-bottom: 5px;
        background-position: center center;
    }

.title-icon-bg {
    padding-top: 25px;
    padding-bottom: 30px;
}

.title-icon.title-icon-bg h2 i {
    margin-top: -80px;
    font-size: 170px;
}

.title-icon.title-icon-bg i {
    background: none;
    left: 0;
    margin-top: -142px;
    position: absolute;
    z-index: 0;
    font-size: 200px;
    width: 100%;
    color: rgba(150,150,150,0.18) !important;
    padding-right: 0;
}

/*
==============================
SECTIONS
==============================

------------------------------
EMPTY - IMAGE - VIDEO - SLIDER
------------------------------
*/

.container .container {
    padding-left: 0;
    padding-right: 0;
}

.container.content, .section-empty > .content, .section-bg-image > .content, .section-bg-video > .content, .section-bg-animation > .content, .section-slider > .content {
    padding-top: 25px;
    padding-bottom: 25px;
}

div.content {
    padding-left: 15px;
    padding-right: 15px;
}

    div.content > *:first-child {
        margin-top: 0;
    }

.section-empty, .footer-parallax-container.bg-color, .footer-parallax-container > .content {
    background-color: #FFF;
    position: relative;
    z-index: 3;
    overflow: hidden;
}

.section-bg-color {
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.overlay-content .section-empty:not(.section-bg-color), .overlay-content.header-video, .overlay-content .section-slide, .overlay-content .header-title:after {
    background: none !important;
}

.section-bg-image {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.section-bg-video {
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.section-custom {
    background-color: #FFF;
}

.section-bg-video .videobox {
    height: 130%;
}

.section-bg-video .bg-overlay {
    position: absolute;
    z-index: 2;
}

.section-bg-animation {
    text-align: left;
    padding: 0;
    overflow: hidden;
    height: 100%;
}

    .section-bg-animation .anima-layer {
        bottom: -55px;
    }

    .section-bg-animation img.overlay {
        opacity: 1 !important;
    }

    .section-bg-image.box-middle-container .container, .section-bg-video.box-middle-container .container, .section-slider.box-middle-container .container, .section-bg-animation.box-middle-container .container, .section-empty.box-middle-container .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

[class*="section-"] > div > .row:first-child > div > *:first-child, [class*="section-"] > div > *:first-child, [class*="section-"] > *:first-child {
    margin-top: 0;
}

[class*="section-"] > div > .row:last-child > div > *:last-child, [class*="section-"] > div > *:last-child, [class*="section-"] > *:last-child {
    margin-bottom: 0;
}

.section-bg-animation .container, .section-slider .container {
    opacity: 1 !important;
}

.section-bg-animation .container {
    margin-top: 0 !important;
}

.section-bg-color, .section-two-blocks > .row > div:last-child {
    background-color: #f7f7f7;
}

/*
------------------------------
SECTION TWO BLOCKS
------------------------------
*/
.section-two-blocks {
    overflow: hidden;
}

    .section-two-blocks > .row > div:last-child .content > div {
        padding: 0;
    }

    .section-two-blocks > .row > div:first-child > div {
        padding-right: 0;
        padding-left: 0;
    }

    .section-two-blocks .content {
        padding: 25px;
        width: 570px;
    }

    .section-two-blocks > .row > .col-md-5 .content {
        width: 410px;
    }

    .section-two-blocks > .row > .col-md-6:last-child .content, .section-two-blocks > .row > .col-md-5 .content {
        padding-right: 0;
        padding-left: 50px;
    }

    .section-two-blocks.blocks-right > .row > .col-md-5 .content, .section-two-blocks.blocks-right > .row > .col-md-6:last-child .content {
        padding-left: 0;
        padding-right: 50px;
    }

    .section-two-blocks > .row > .col-md-7 .content {
        width: 665px;
    }

    .section-two-blocks .row > div > a.img-box {
        height: 100%;
        width: 100%;
    }

        .section-two-blocks .row > div > a.img-box img {
            max-width: 100%;
            width: 100%;
            margin-left: 0 !important;
        }

@media (min-width:994px) {
    .section-two-blocks .row > div > a.img-box img {
        right: 0;
        position: absolute;
    }

    .section-two-blocks.blocks-right .row > div > a.img-box img {
        right: auto;
        left: 0;
    }
}

.section-two-blocks > .row > .col-md-5, .section-two-blocks > .row > .col-md-6, .section-two-blocks > .row > .col-md-7 {
    padding: 0;
}

.section-two-blocks.blocks-right > .row > .col-md-5, .section-two-blocks.blocks-right > .row > .col-md-5 .content, .section-two-blocks.blocks-right > .row > .col-md-6, .section-two-blocks.blocks-right > .row > .col-md-6 .content, .section-two-blocks.blocks-right > .row > .col-md-7, .section-two-blocks.blocks-right > .row > .col-md-7 .content {
    float: right;
}

.section-two-blocks > .row > .col-md-5, .section-two-blocks > .row > .col-md-6, .section-two-blocks > .row > .col-md-7, .section-two-blocks > .row {
    position: relative;
    height: 100%;
    overflow: hidden;
}

@media (min-width:768px) {
    .section-two-blocks > .row {
        display: flex;
    }

    .section-two-blocks.blocks-right > .row {
        flex-direction: row-reverse;
    }

    .section-two-blocks.full-width-section .content {
        width: 100%;
        padding-right: 40px !important;
    }

    .section-two-blocks.full-width-section.blocks-right .content {
        padding-left: 40px !important;
        padding-right: 25px !important;
    }
}

.section-two-blocks.blocks-right .vertical-row {
    flex-direction: row-reverse;
}

.section-two-blocks .row {
    min-width: 100%;
}

.section-two-blocks .blocks-video iframe {
    position: relative;
    height: 130%;
    width: 130%;
    left: -12%;
    top: -12%;
}

.section-two-blocks .blocks-video *[data-video-youtube] {
    position: relative;
    height: 100%;
}

.section-two-blocks .blocks-video video {
    width: 100%;
}

.section-two-blocks .row > [class*="col-"] {
    height: auto;
}

.section-two-blocks.blocks-multi .row > [class*="col-"] {
    padding: 0;
}

.section-two-blocks > .row > .col-md-6 > .google-map {
    height: 100%;
    min-height: 300px;
}


.section-two-blocks .content > *:last-child {
    margin-bottom: 0;
}

.two-blocks-container {
    background: #fff;
}

    .two-blocks-container > .row {
        max-width: 1140px;
        min-width: 0;
        margin: auto;
    }

        .two-blocks-container > .row .content, .two-blocks-container.section-two-blocks > .row > .col-md-6:last-child .content {
            padding-right: 50px;
            padding-left: 50px;
        }

.block-text {
    text-align: center;
    padding: 25px !important;
}

.block-inner {
    border: 2px solid #5A5A5A;
    padding: 25px;
    height: 100%;
}

/*
------------------------------
SECTION MAP
------------------------------
*/
.section-map {
    position: relative;
    overflow: hidden;
}

    .section-map .google-map {
        position: relative;
        height: 100%;
        width: 100%;
        margin: 0;
    }

    .section-map .overlaybox {
        position: absolute;
        z-index: 95;
        width: 100%;
        top: 0;
    }

    .section-map .overlaybox-inner > *:last-child {
        margin-bottom: 0 !important;
    }

    .section-map .overlaybox.overlaybox-top {
        margin-bottom: 150px;
    }

    .section-map .overlaybox-top .overlaybox-inner {
        margin-top: 25px;
    }

    .section-map .overlaybox-bottom .overlaybox-inner {
        margin-bottom: 25px;
    }

    .section-map .overlaybox.overlaybox-bottom {
        bottom: 0;
        top: auto;
        margin-top: 150px;
    }

    .section-map .overlaybox-inner > .row > * {
        padding: 0 15px;
    }

.overlaybox-side, .overlaybox-side .content, .overlaybox-side .row {
    height: 1px;
    padding: 0 !important;
}

    .overlaybox-side.overlaybox-right .overlaybox-inner {
        margin-left: 0;
        float: right;
    }

    .overlaybox-side.overlaybox-center .overlaybox-inner {
        float: none;
        display: inline-block;
    }

    .overlaybox-side.overlaybox-center, .overlaybox-side.overlaybox-center .row {
        text-align: center;
    }

    .overlaybox-side .overlaybox-inner {
        padding: 25px;
        background-color: white;
        box-shadow: 0 2px 2px rgba(0,0,0,0.08);
        border-radius: 3px;
        margin: 0 25px;
        width: calc(50% - 25px);
    }

/*
==============================
WHITE
==============================
*/
.border-table.white td {
    border: 1px solid white;
}

.white .countdown span, .white .fa-ul > li a, .white .icon-list .list-item i, .white .icon-box-cell label:not(.counter), .white .title-icon h2, .white h1, .white .h1, .white h2, .white .h2, .white h3, .white .h3, .white h4, .white h5, .white h6, .white i, .white .advs-box .icon, .white .advs-box h2, .white .advs-box h3 {
    color: #FAFAFA;
}

.bg-white, .bg-white.section-two-blocks > .row > div:last-child {
    background-color: #FFF !important;
}
.menu-transparent .collapse {
      background-color: #FFF;
}
.white .title-base hr {
    background-color: #FAFAFA;
}

.white .slimScrollBar {
    background-color: rgba(250,250,250,0.51) !important;
}

.white .white .btn.btn-border:hover, .white .pagination li > a i:before, .white.nav-inner .flex-control-paging li a {
    border-color: #fff !important;
}

.btn-sm .caret:before, .btn-xs .caret:before, .btn-lg .caret:before {
    border-color: #fff;
}

.white .advs-box h4, .white .navbar-nav > .active > a, .white .navbar-nav > .active > a:hover, .white .navbar-nav > .active > a:focus, .white .navbar-nav > .open > a, .white .navbar-nav > .open > a:hover, .white .navbar-nav > .open > a:focus, .white .navbar-nav > li > a:focus, .white, .white ul li, .white p, .white .breadcrumb > .active, .white .navbar-nav > li > a, .white .navbar-nav > li > a:hover, .white .dropdown-menu > li > a, .white .niche-box-testimonails h5, .white .title-base h1, .white .title-base h2, .white .title-base h3, .white ul.list-texts li b {
    color: #FAFAFA !important;
}

    .white .dropdown-menu {
        background-color: #3D3D3D;
    }

        .white .dropdown-menu > li > a:hover, .white .dropdown-menu > li > a:focus, .white a {
            color: #E2E2E2;
        }

    .white .navbar .navbar-mini {
        color: #B8B8B8;
        background-color: #444;
        border-bottom-color: #3D3D3D;
    }

    .white .navbar .navbar-main {
        background-color: #444444;
        border-bottom: 1px solid #353535;
    }

    .white header div.scroll-css, header.white div.scroll-css {
        background-color: rgb(68,68,68) !important;
    }

    .white .navbar-mini .navbar-form .btn-default {
        background: #3E3E3E;
        border-left: 1px solid #3E3E3E;
    }

    .white .navbar-mini .form-control {
        background: #444444;
    }

    .white .minisocial-group i {
        color: rgb(183,183,183);
        border-right: 1px solid #3D3D3D;
    }

    .white i.first {
        border-left: 1px solid #3D3D3D;
    }

    .white .navbar.inside {
        border: 1px solid #3D3D3D;
    }

    .white.circle-button i, .white .circle-button i, .white .navbar-toggle > span, .white .navbar-toggle i {
        color: white;
    }

    .white.btn, .white .btn, .white .navbar-inner .navbar-toggle {
        color: white;
        border-color: #FFF;
        background: none;
    }

ul.pagination.white > li > a, .pagination > .disabled > span, .pagination.white > .disabled > a, .pagination.white > .disabled > a:hover {
    background: none;
    color: #FFF;
    border-color: #FFF;
}

    ul.pagination.white > li > a:hover, .white.circle-button:hover, .white .circle-button:hover {
        background-color: rgba(0,0,0,0.2);
    }

.pagination.white > .active > a, .pagination.white > .active > a:hover {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #404040;
}

/*
==============================
WORDPRESS
==============================
*/
.widget #searchsubmit {
    padding: 0 9px;
    color: #fff;
    font-weight: 700;
    background-color: #656565 !important;
    border: none;
    border-radius: 2px;
}

.widget #searchform input[type='text'] {
    background: #fbfbfb;
    border: 1px solid #e8e8e8;
}

.widget .tagbox {
    padding: 15px 0;
}

.widget > div:first-child > p:first-child {
    margin-top: 0;
    padding-top: 0;
}

.widget input[type="search"] {
    border: 1px solid #a9a9a9;
}

.hc-post-preview-button {
    display: none;
}

.post-template-default .content > img, .textwidget a > img {
    height: auto;
}

.sidebar-content .section-item .content.container {
    width: auto;
}

.sidebar-content > .row > [class*="col-md"]:first-child > .section-item > .content {
    padding-top: 0;
}

.list-blog > ul > li {
    position: relative;
    display: block;
    padding: 10px 0px;
    border-bottom: 1px solid #DCDCDC;
    transition: all .3s;
    list-style: none;
}

    .list-blog > ul > li:last-child {
        border-bottom: none;
    }

.list-blog > ul {
    padding: 0;
}

.list-blog .post-date {
    font-size: 11px;
    opacity: .5;
}

.list-blog a {
    color: inherit;
}

.list-blog h5 {
    margin-top: 10px;
    font-weight: 600;
}

.list-group-item .col-md-3, .list-group-item .col-md-4 {
    width: initial;
}

.latest-post-list h5 {
    margin-top: 0;
    font-size: 13px;
    line-height: 17px;
}

.latest-post-list .img-box img {
    height: 55px;
    width: 55px;
}

.latest-post-list .col-md-8 {
    padding-left: 0;
}

.list-group .list-group-item:last-child {
    border-bottom: none;
}

.search-results .advs-box {
    width: 100%;
}

    .search-results .advs-box p {
        margin: 0;
    }

.aligncenter {
    text-align: center;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

    .aligncenter img {
        margin: 5px auto;
    }

img.alignleft {
    display: inline;
    float: left;
    margin: 0.4211em 1.6842em 1.6842em 0;
}

img.alignright {
    display: inline;
    float: right;
    margin: 0.4211em 0 1.6842em 1.6842em;
}

.wp-caption-text {
    opacity: .8;
    margin-bottom: 10px !important;
}

    .wp-caption-text a {
        font-weight: 900;
    }

.alignleft {
    display: inline;
    float: left;
}

.alignright {
    display: inline;
    float: right;
}

.wp-caption.alignleft, .wp-caption.alignright, .wp-caption.aligncenter {
    margin-bottom: 1.2632em;
}

.blockquote.alignright, .wp-caption.alignright, img.alignright {
    margin: 0.4211em 0 1.6842em 1.6842em;
}

.wp-caption {
    margin-bottom: 1.6em;
    max-width: 100%;
}

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

    blockquote.alignleft, .wp-caption.alignleft, img.alignleft {
        margin: 0.4211em 1.6842em 1.6842em 0;
    }

.default-wp-footer {
    border-top: 1px solid #dedede;
}

.widget .searchform > div {
    display: flex;
}

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

.searchform input[type="text"] {
    width: 100%;
    margin-right: 15px;
}

#wp-calendar {
    table-layout: fixed;
    border-radius: 2px;
    background: #f3f3f3;
    padding: 5px;
    width: 100%;
    outline: none !important;
    border: 1px solid #dcdcdc;
}

    #wp-calendar caption {
        text-align: center;
        background: #f3f3f3;
        border: 1px solid #dcdcdc;
        border-bottom: none;
        font-weight: 600;
    }

    #wp-calendar td, #wp-calendar th {
        text-align: center;
        padding-top: 10px;
        border: none;
    }

    #wp-calendar #prev {
        text-align: left;
        padding-left: 12px;
        font-weight: 600;
        padding-bottom: 10px;
    }

    #wp-calendar #next {
        text-align: right;
        padding-right: 12px;
        font-weight: 600;
        padding-bottom: 10px;
    }

.widget .list-group {
    clear: both;
    margin-bottom: 15px;
}

.widget .tagcloud {
    margin: -5px;
}

    .widget .tagcloud a {
        float: none;
        display: inline-block;
        margin: 4px;
    }

.list-blog ul {
    padding: 0;
}

    .list-blog ul li {
        list-style: none;
    }

    .list-blog ul ul.children {
        padding-left: 10px;
        position: relative;
        margin-bottom: 5px;
    }

        .list-blog ul ul.children:before {
            content: '';
            position: absolute;
            width: 1px;
            height: 100%;
            left: 0;
            top: 5px;
            background-color: #efefef;
        }

.list-blog > ul > li.cat-item {
    border: none;
    padding: 3px 0;
}

.default-box.sticky-post {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
    padding: 30px;
    background: #fdfdfd;
}

.default-box .btn:after {
    display: none;
}

div:not(.hc_column_cnt) > table:not(.grid-table) {
    margin-bottom: 15px;
}

    div:not(.hc_column_cnt) > table:not(.grid-table) th, div:not(.hc_column_cnt) > table:not(.grid-table) td {
        padding: 5px 15px;
    }

div:not(.hc_column_cnt) > table:not(.table) tr:first-child > th {
    padding-left: 0;
}

dl dd {
    margin-bottom: 15px;
}

.sidebar-content > .row > div > .container {
    width: 100%;
}

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

.list-blog select {
    max-width: 100%;
}

.list-blog input, .list-blog select {
    background: #f7f7f7;
    border-radius: 3px;
    padding: 5px;
}

    .list-blog input[type="submit"] {
        border-radius: 2px;
        border: 1px solid #cecece;
        background: #f7f7f7;
        padding: 5px;
    }

footer.entry-meta {
    display: none;
}

.post-password-form {
    background: #f5f5f5;
    padding: 30px;
    border-radius: 2px;
    border: 1px solid #dedede;
    text-align: center;
    margin-bottom: 30px;
}

    .post-password-form input[type="submit"] {
        border: none;
        height: 28px;
        padding: 0 15px;
        border-radius: 3px;
    }

    .post-password-form input[type="password"] {
        border-radius: 3px;
        border: 1px solid #d4d4d4;
    }

.hc-classic table, .hc-classic table td, .hc-classic table th, .hc_wp_editor_cnt table, .hc_wp_editor_cnt table td, .hc_wp_editor_cnt table th {
    border: 1px solid #808080;
    padding: 15px !important;
}

.hc-classic .featured-image img {
    margin-bottom: 70px;
    border-radius: 6px;
}

.hc-classic .info-box {
    padding: 20px;
    border-radius: 6px;
    margin-top: 50px;
    background: #f1f1f1;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.37);
    clear: both;
}

    .hc-classic .info-box i {
        margin-right: 10px;
        transform: translateY(2px);
        display: inline-block;
    }

    .hc-classic .info-box > span {
        display: inline-block;
        margin-right: 30px;
    }

.hc-classic .info-cat a {
    margin-right: 10px;
}

.hc-classic .container p a {
    text-decoration: underline;
}

.hc-classic .container .info-box a {
    text-decoration: none;
}

body.hc-classic .header-base:not(.bg-cover) h1 {
    font-size: 25px;
    margin-left: -2px;
    margin-bottom: 0;
}

body.hc-classic .header-base {
    min-height: 115px;
}

.hc-classic .content img {
    height: auto;
}

footer.default-wp-footer {
    border-top: 1px solid #dedede;
    background: #f1f1f1;
    font-size: 13px;
}

    footer.default-wp-footer .container {
        padding: 19px 15px 15px 15px;
    }

.wysiwyg-editor p {
    margin: 0 0 15px 0;
    min-height: 15px;
}

.wysiwyg-editor > ul, .wysiwyg-editor > ol {
    margin-bottom: 15px;
    margin-top: 15px;
}

.wysiwyg-editor ol, .wysiwyg-editor ul {
    white-space: normal;
}

    .wysiwyg-editor ul > br, .wysiwyg-editor ol > br, ul > br {
        display: none;
    }


/*
==============================
WOOCOMMERCE
==============================
*/
.woocommerce .product span.onsale {
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.archive.woocommerce .page-title, div.ppt {
    display: none !important;
}

.widget .product_list_widget li img {
    max-width: 50px;
    height: auto;
}

.woocommerce ul.products li.product .onsale {
    right: 15px;
    top: 15px;
    width: 50px;
    height: 50px;
    line-height: 45px;
    background: #000;
}

.woocommerce ul.products li.product .price {
    color: #000;
}

/*
==============================
MOBILE - RESPONSIVE
==============================
*/

.visible-xs.hidden-sm {
    display: block !important;
}

button.navbar-toggle {
    padding: 3px !important;
    border: none;
}

.navbar-toggle > i {
    font-size: 25px;
    margin: 2px 5px 0 5px;
    line-height: 23px;
    color: #4C4C4C;
}

.side-menu li.active > ul {
    display: none;
    height: auto !important;
}

.side-menu li.active.open > ul {
    display: block;
}

.navbar-toggle > span {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #585858;
    margin: 5px 5px 0 5px;
    float: right;
}

.navbar-default form {
    border: none;
}

@media (max-width:1500px) {
    .side-menu-container .container {
        width: 100%;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {
    .section-two-blocks div.content {
        width: 460px;
    }

    div.box-menu-inner {
        margin-left: -485px;
    }
}

@media (max-width: 992px) {
    [class*="col-md"] {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .scroll-top-mobile {
        visibility: visible;
    }

    .full-screen-title {
        height: 100% !important;
    }

    .middle-content > .row, .middle-content > .row > div {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .section-two-blocks > div > [class*="col-md"] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .section-map .overlaybox-inner {
        width: 100%;
    }

    .section-two-blocks div.content {
        width: 88%;
        width: calc(100% - 50px);
    }

    .text-xxl {
        font-size: 45px !important;
        line-height: 50px;
    }

    .text-xl {
        font-size: 35px !important;
    }

    .no-paddings > .content > div {
        margin-left: -15px;
        margin-right: -15px;
    }

    a.img-box {
        margin: 0;
    }

    .background-page video, .background-page iframe {
        display: none;
    }

    .mega-tabs .nav-tabs li {
        float: none;
    }

    [class*="col-md"].fixed-area.active {
        margin-left: 15px;
        margin-right: 15px;
    }

    .scroll-content.scroll-mobile-disabled {
        padding-right: 0 !important;
    }


    footer .fa-ul > li, .title-base.text-right, .list-items .list-item span {
        text-align: center;
    }

    .maso-item, .grid-item {
        overflow: visible !important;
    }

    .maso-list, .grid-list, body [class*="row-"] {
        height: auto !important;
    }

    [class*="row-"].google-map {
        min-height: 300px;
    }

    .call-action-box .row {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 !important;
    }

    .header-title .breadcrumb.b, .header-slider .breadcrumb.b, .header-video .breadcrumb.b, .header-animation .breadcrumb.b {
        display: none;
    }

    /*
------------------------------
SECTIONS - RESPONSIVE
------------------------------
*/
    .section-item, .section-empty, .section-bg-image, .section-item, .section-empty, .section-bg-image, .header-title, .header-animation, .header-video {
        width: 100%;
    }

    header .custom-area {
        text-align: center;
        width: 100%;
    }

    .overlaybox-side, .overlaybox-side .content, .overlaybox-side .row, .section-map {
        height: auto;
    }

    .section-map {
        height: auto !important;
    }

        .section-map .overlaybox {
            position: static;
        }

        .section-map .google-map {
            min-height: 250px;
        }

    .overlaybox-side .overlaybox-inner {
        margin: 0 !important;
        box-shadow: none;
        border: none;
    }

    .overlaybox > .content > .row > .col-md-6:not(.overlaybox-inner) {
        display: none;
    }

    .section-bg-video .videobox {
        position: absolute;
    }

    .section-two-blocks .blocks-video iframe {
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

    .section-two-blocks > .row > div:first-child > div {
        padding: 0;
    }

    /*
------------------------------
MENU - RESPONSIVE
------------------------------
*/
    .navbar-header {
        background-color: #FFF;
    }

    .bg-transparent .navbar-header {
        background-color: rgba(61, 61, 61, 0.00);
    }

    .dropdown-submenu .dropdown-menu a {
        padding-left: 40px;
    }

    .navbar-main.middle-box-menu {
        padding-bottom: 0 !important;
    }

    header .navbar-nav {
        margin-top: 0;
    }

    .one-page-menu .hamburger-button.active {
        right: 0;
        position: fixed;
        background: #FFF;
        box-shadow: 0 2px 1px rgba(0,0,0,0.2);
    }

    .dropdown .dropdown-menu {
        display: none;
    }

    div.box-menu-inner {
        display: none !important;
    }

    .dropdown.open .dropdown-menu {
        display: block;
        margin: 0 !important;
        width: 100% !important;
    }

    .side-menu li {
        overflow: hidden;
    }

    .fa-ul > li {
        overflow: visible;
        text-align: left;
    }

    .fa-ul.text-right > li {
        text-align: right;
    }

    .nav li:hover > ul, .nav li:hover > .mega-menu, .side-menu li:hover .panel, .side-menu li .panel:hover {
        display: none;
    }

    .mega-menu.bg-menu {
        min-width: 5px;
    }

    .nav li.open > .mega-menu, .side-menu li.open .panel, .side-menu li .panel.open {
        display: block;
    }

    .navbar-fixed-top, .navbar-fixed-bottom {
        position: static !important;
        margin-top: 0 !important;
    }

        .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
            max-height: inherit;
            box-shadow: 0 3px 5px rgba(0,0,0,0.13);
        }

    .search-box {
        display: block;
        position: relative;
        width: 100% !important;
        margin: 0;
        box-shadow: none;
        background: none;
        border: none;
        padding: 0;
    }

    .btn-search {
        display: none;
    }

    .search-box-menu {
        display: block;
    }

    .social-group, .navbar-social {
        text-align: center;
    }

        .social-group a {
            display: inline-block;
        }

    .navbar-left {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        border: none;
        text-align: center;
    }

    .lan-menu {
        text-align: center;
        margin: 0 -15px;
        padding: 0 !important;
        display: block;
    }

    .dropdown-submenu ul {
        display: block;
    }

    .dropdown-submenu .dropdown-toggle:after {
        display: none;
    }

    .bg-menu {
        background: none !important;
    }

    .navbar-big-logo .navbar-mini .container {
        padding-left: 0 !important;
    }

    .navbar-big-logo .navbar-header {
        text-align: center;
        max-height: 100%;
        padding-bottom: 15px;
    }

        .navbar-big-logo .navbar-header button {
            float: none;
            width: 100%;
            margin: 10px;
        }

    .navbar-big-logo .navbar-brand {
        position: static;
        display: block;
        float: left;
        max-width: 100%;
        width: 100%;
        height: inherit;
        text-align: center;
    }

        .navbar-big-logo .navbar-brand img {
            margin: 0 auto;
        }

    .subline-bar {
        position: static;
    }

        .subline-bar ul {
            margin: 0 -15px;
        }

            .subline-bar ul li {
                width: 33.33%;
                margin: 5px 0;
            }

    header.fixed-top .subline-bar {
        position: static;
        margin-top: 0 !important;
    }

    .navbar-main.navbar-middle .navbar-header {
        display: block;
    }

    .navbar-main.navbar-middle ul.nav > li {
        text-align: left;
        display: block;
    }

        .navbar-main.navbar-middle ul.nav > li.logo-item, .navbar-middle ul.nav > .scroll-hide {
            display: none !important;
        }

    .navbar-main.navbar-middle ul.nav {
        margin: 7.5px -15px !important;
    }

    .navbar-middle .navbar-right {
        position: static;
    }

    .navbar-main.navbar-middle .navbar-right ul.lan-menu.nav {
        margin-left: 0 !important;
        padding-left: 0 !important;
    }

    .navbar-middle .navbar-right .lan-menu ul li a {
        text-align: left;
    }

    header.menu-top-logo:not(.scroll-css) .navbar-main.navbar-middle ul.navbar-nav {
        margin-left: -15px !important;
    }

    .box-menu-inner {
        position: static !important;
        margin: 10px 0 0 0;
    }

        .box-menu-inner > .row {
            height: inherit;
        }

        .box-menu-inner .icon-box-cell i {
            width: 50px;
            font-size: 25px !important;
        }

        .box-menu-inner [class*="col-"] {
            margin-bottom: 15px;
        }

            .box-menu-inner [class*="col-"]:last-child {
                margin-bottom: 0;
            }

    .icon-menu .navbar-brand img {
        margin-top: 0;
    }

    .icon-menu .icon-top > li > a {
        text-align: center;
    }

    .icon-menu .navbar-toggle {
        margin-top: 29px;
    }

    .icon-menu-top .navbar-toggle {
        margin-top: 37px;
    }

    header .navbar-right > * {
        float: none;
        padding: 0 !important;
    }

    header .navbar-right .navbar-social, header .navbar-right .social-group {
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .nav.inner.ms-rounded.over > li {
        padding-bottom: 0;
    }

    footer .container {
        padding: 35px 0 15px 0;
    }

    .menu-outer ul.nav {
        position: relative;
        top: 0;
        text-align: left;
    }

    .shop-menu-cnt .shop-menu {
        position: static;
        width: auto;
        display: none;
    }

    .shop-menu-cnt:hover .shop-menu {
        display: block;
    }

    .navbar-mini .nav {
        text-align: center;
        margin: 0;
        padding: 5px 0;
    }

    .navbar-mini .navbar-left, .navbar-mini .minisocial-group {
        display: none;
    }

    .navbar-mini .container {
        padding: 0;
    }

    .navbar-mini .navbar-right {
        padding: 0;
    }

    .navbar-mini .navbar-form {
        padding: 0;
        float: none;
    }

    .minisocial-group {
        float: none;
        width: 100%;
        text-align: center;
        border-top: 1px solid #E4E4E4;
    }

        .minisocial-group i {
            float: none;
            display: inline-block !important;
        }

    .navbar-mini .lan-menu li a {
        padding: 7px 15px;
    }

    div.navbar-nav {
        margin: 0 0 0 0;
    }

    .nav.ms-minimal > li.active > a, .nav.ms-minimal > li:hover > a {
        border-bottom: none;
    }

    .side-menu-fixed {
        visibility: hidden;
        opacity: 0;
    }

        .side-menu-fixed .brand {
            display: none;
        }

    .navbar-form {
        margin: 0;
    }

    .side-menu-fixed .panel > ul.collapse {
        margin-left: 0;
        margin-right: 0;
    }

    .side-menu-fixed .panel {
        position: static;
        box-shadow: none;
        padding: 0;
    }

        .side-menu-fixed .panel ul {
            margin-top: 0 !important;
        }

    .panel-item .panel ul ul {
        background: none;
    }

    .side-menu-header .navbar-header, .side-menu-header > .navbar {
        display: block;
    }

    .navbar-right .hamburger-button {
        display: none;
    }

    .side-menu-header.over .slimScrollDiv, .side-menu-header.over .mi-menu nav {
        overflow: hidden !important;
    }

    .side-menu-container .container {
        width: 100%;
    }

    .side-menu-container, .side-menu-container #fullpage-main {
        padding-left: 0;
    }

    .navbar-brand {
        margin-top: 0 !important;
        margin-right: 5px;
        max-width: 80%;
        height: auto;
        padding-left: 15px;
    }

    .navbar-toggle {
        max-width: 20%;
    }

    .lan-menu ul li a {
        text-align: center;
    }

    .navbar-mini .lan-menu.navbar-nav .open .dropdown-menu {
        background-color: #FDFDFD;
        position: absolute;
        margin-top: -5px;
        box-shadow: 0 2px 2px rgba(0,0,0,0.21);
    }

    .dropdown-menu {
        padding-bottom: 5px;
    }

    .navbar-left .social-group {
        width: 100%;
    }

    .mega-menu {
        padding-top: 0;
        padding-left: 10px;
    }

        .mega-menu .col, .side-menu .panel .col {
            padding: 0 10px;
            display: block;
            min-width: 100%;
        }

            .mega-menu .col > h5:first-child {
                margin-top: 15px;
            }

    .side-menu-header .navbar-right {
        display: none;
    }

    .side-menu .mega-item .panel {
        padding: 0 8px;
    }

    .nav.inner > li {
        display: block;
        float: none;
    }

    .navbar-inner .navbar-collapse li {
        text-align: left;
        margin: 0;
    }

    .full-width-menu .nav {
        margin-left: -15px;
        margin-right: -15px;
        width: inherit;
        max-width: inherit;
    }

    .full-width-menu .inner ul {
        position: relative !important;
    }

        .full-width-menu .inner ul a {
            text-align: center;
        }

    .nav.inner.ms-rounded li a, .nav.inner.ms-rounded .maso-order {
        margin: 5px 0;
    }

    .nav.ms-minimal li a {
        padding: 10px 15px;
    }

    /*
------------------------------
TITLE - RESPONSIVE
------------------------------
*/
    .videobox video {
        margin-top: 0 !important;
        background-color: #000;
    }

    .title-base .scroll-top, .title-modern .scroll-top {
        position: static;
        margin-top: 15px;
    }

    .videobox, .header-video {
        height: 350px;
        position: relative;
        overflow: hidden;
    }

        .header-video .overlaybox {
            margin-top: 15px;
        }

        .videobox .mobile-poster {
            display: block;
            height: 100%;
        }

        .videobox iframe, .videobox *[data-video-youtube] {
            display: none;
        }

    .title-base h1 {
        font-size: 20px;
        margin-top: 25px;
    }

    .title-base p, .title-icon p {
        font-size: 13px;
    }

    .title-base hr {
        display: none;
    }

    .header-base {
        height: auto;
        padding-bottom: 35px;
    }

        .header-base .breadcrumb, .header-bootstrap .breadcrumb {
            text-align: center;
            float: none;
        }

    .header-bootstrap .vertical-row {
        display: flex;
    }

        .header-bootstrap .vertical-row > div {
            text-align: left !important;
        }

    .title-modern h1, .title-modern h2, .title-modern h3 {
        white-space: normal;
    }

    .title-modern-2 h1, .title-modern-2 h2, .title-modern-2 h3 {
        padding-right: 0;
    }

    .header-title .container, .header-video .container, .header-animation .container, .header-slider .container {
        margin-top: 0 !important;
        opacity: 1 !important;
    }

    .header-title, .header-video, .header-animation, .header-slider {
        height: 150px !important;
    }

    .section-bg-animation {
        height: 100% !important;
    }

    .porfolio-bar .col-md-2 {
        width: 40%;
        float: left;
    }

    .porfolio-bar .col-md-8 {
        width: 20%;
        float: left;
    }

    /*
------------------------------
COMPONENTS - RESPONSIVE
------------------------------
*/
    .icon-box-cell {
        text-align: left;
    }

    .fixed-area {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }

    .vertical-row {
        display: block !important;
    }

        .vertical-row > .row {
            display: block !important;
            margin: 0 -15px;
            width: auto;
        }

        .vertical-row.row {
            display: block !important;
            width: auto;
            margin-bottom: 0 !important;
        }

        .vertical-row .button-cnt {
            text-align: center !important;
        }


        .vertical-row > div, .row.vertical-row > div {
            padding-top: 10px;
            padding-bottom: 10px;
        }

            .vertical-row > div.col-md-8 {
                text-align: left;
            }

    .proporzional-row .google-map {
        height: 350px;
    }

    .scroll-hide {
        display: block !important;
        opacity: 1 !important;
    }

    .tag-row.icon-row span {
        margin: 0;
    }

        .tag-row.icon-row span:after {
            position: relative;
            top: -3px;
        }

    .list-items .list-item .row {
        display: flex;
    }

    .list-items .list-item .col-md-9 {
        width: 75%;
        min-width: 75%;
    }

    .list-item-img .icon {
        display: none;
    }

    .list-item-img:after {
        margin-left: 0;
        width: 100%;
    }

    .list-items.list-items-justified .list-item .col-md-9 {
        width: 100%;
    }

    .section-item.no-paddings .col-md-12 {
        padding-top: 0;
        padding-bottom: 0;
    }

    iframe.video-box {
        height: auto !important;
        min-height: 250px;
    }

    .collapse-box.text-center-xs > .text-left {
        text-align: center !important;
    }

    .col-md-12 > div > .maso-box.row, .col-md-12 > div > .grid-box.row {
        width: auto !important;
    }

    .fa-ul.text-center-sm > li {
        display: inline-block;
        margin: 0 20%;
        white-space: nowrap;
    }

    .ul-dots.text-center-sm, .ul-square.text-center-sm, .ul-decimal.text-center-sm {
        display: inline-block;
    }

        .ul-dots.text-center-sm li, .ul-square.text-center-sm li, .ul-decimal.text-center-sm li {
            text-align: left !important;
        }

    /*
------------------------------
VARIOUS
------------------------------
*/
    hr.space {
        height: 35px;
    }

        hr.space.xs {
            height: 8px;
        }

        hr.space.s {
            height: 10px;
        }

        hr.space.m {
            height: 20px;
        }

    hr.e {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto;
    }

    .hidden-sm {
        display: none !important;
    }

    .latest-post-list .col-md-8 {
        padding-left: 15px;
    }

    .text-center .icon-box {
        margin-left: 0;
    }

    .album-title .btn {
        margin: 10px 0;
    }

    .pagination {
        margin-left: 1px;
    }

        .pagination > li.first, .pagination > li.last {
            display: none;
        }

        .pagination > li.prev a {
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .pagination > li.next a {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }


    .list-items .list-item .col-md-10 {
        width: 70%;
        float: left;
    }

    .list-items .list-item .col-md-2 {
        width: 30%;
        float: left;
    }

    table.table, table.table tbody, table.table thead, table.table tr, table.table td, table.table tr, table.table th {
        display: block;
        width: 100%;
        border-bottom-width: 1px !important;
    }

    table.table {
        border: none;
    }

        table.table thead th:first-child {
            border-top: 1px solid #DDD !important;
        }

        table.table thead th:last-child {
            border-bottom: 2px solid #DDD !important;
        }

    table.bootgrid-table {
        border: 1px solid #ddd;
    }

    .actionBar > div {
        margin-bottom: 5px !important;
    }

    table.bootgrid-table tr > th, table.bootgrid-table tr > td {
        border-top: 0 !important;
    }

    footer, .footer-left, .footer-right {
        text-align: center;
    }

        footer hr {
            margin-left: auto !important;
            margin-right: auto !important;
        }

    .footer-bg {
        height: inherit;
    }

    footer {
        height: auto !important;
    }

    .footer-parallax-container {
        margin-bottom: 0 !important;
    }

    footer .fa-ul > li i {
        margin-left: -25px;
        left: inherit;
    }

    .footer-parallax {
        position: static;
        opacity: 1 !important;
        padding: 0 !important;
    }

    .section-map .overlaybox.overlaybox-top {
        margin-top: 0 !important;
        margin-bottom: 0;
    }

    .col-md-6, .col-md-3:not(.widget), .col-md-9, footer .col-md-4 .col-md-6 {
        width: 50%;
        float: left;
    }

    .row > div.widget {
        float: left;
    }

    .col-md-4, .col-md-2 {
        width: 33%;
        float: left;
    }

    .col-md-8 {
        width: 66%;
        float: left;
    }

    footer .content > div > .row > [class*="col-md"], .col-md-4 [class*="col-md"], .sidebar-content > .row > .col-md-9, .woocommerce-cnt > .section-empty > .content > .row > .col-md-9 {
        width: 100%;
        float: none;
    }

    div [class*="boxed"].col-md-12 {
        width: auto !important;
    }


    .col-sm-12 {
        width: 100% !important;
    }

    .col-sm-6 {
        width: 50% !important;
        float: left;
    }

    .col-sm-4 {
        width: 33.33% !important;
        float: left;
    }


    [class*="boxed"].col-sm-12, [class*="boxed"].col-md-4.col-sm-12.boxed-inverse, [class*="boxed"].col-sm-12.col-md-4.boxed {
        width: calc(100% - 30px) !important;
    }

    [class*="col-md-"].boxed-inverse.col-sm-6, [class*="col-md-"].boxed.col-sm-6, .col-md-6.boxed-inverse:not([class*="col-sm-"]), .col-md-6.boxed:not([class*="col-sm-"]) {
        width: 50% !important;
        width: calc(50% - 30px) !important;
        float: left;
    }

    [class*="col-md-"].boxed-inverse, [class*="col-md-"].boxed, .col-md-6.col-sm-12.boxed-inverse, .col-md-6.col-sm-12.boxed {
        max-width: 100%;
        width: calc(100% - 30px) !important;
        margin: 5px 15px;
    }

    .col-md-4.boxed-inverse:not([class*="col-sm-"]), .col-md-4.boxed:not([class*="col-sm-"]) {
        width: calc(33.3333% - 30px) !important;
    }

    .section-two-blocks .row > div > a.img-box {
        display: block;
    }

    .proporzional-row, .proporzional-row > .row {
        display: block !important;
    }

    div:not(.hc_column_cnt) > table th {
        padding: 8px;
    }

    .icon-list.text-right {
        margin-left: 0;
    }

    .text-center-sm, .text-center-sm th, .text-center-sm.hc_social_share_buttons_cnt > .text-left, .text-center-sm .hc_social_share_buttons_cnt > .text-left {
        text-align: center !important;
    }

    .text-left-sm {
        text-align: left !important;
    }

    .text-right-sm {
        text-align: right !important;
    }

    .text-center-sm .icon-box {
        margin: 10px auto;
    }

    .visible-xs, .button-cnt.visible-xs > .btn {
        display: none !important;
    }

    .visible-sm, .button-cnt.visible-sm > .btn, .hidden-xs {
        display: block !important;
    }

    a.hidden-xs {
        display: inline-block !important;
    }

    .visible-xs.hidden-sm {
        display: none !important;
    }

    .height-full-sm {
        height: 100% !important;
    }

    footer .tag-row span, footer .tag-row {
        white-space: normal;
    }

    .icon-box-top-bottom.text-left.text-center-sm .icon-box-cell {
        text-align: center;
    }

    .grid-table.grid-table-sm-12 td {
        width: 100%;
    }

    .no-paddings .hc_pt_grid_list_cnt {
        padding: 0 !important;
    }

    .text-xs-sm {
        font-size: 11px !important;
        line-height: 11px;
    }

    .text-s-sm {
        font-size: 13px !important;
        line-height: 18px;
    }

    .text-m-sm {
        font-size: 18px !important;
        line-height: 25px;
    }
}
/*
==============================
MOBILE - EXTRA SMALL SCREENS
==============================
*/
@media (max-width: 767px) {
    .col-md-6, .col-md-3, .col-md-3:not(.widget), .col-md-4, .col-md-2, .col-md-9, .col-md-8, .col-md-7, .col-md-1, .col-md-5, footer [class*="col-md"], .col-md-4 [class*="col-md"] {
        width: 100%;
        float: none;
    }

    .col-sm-6, .col-sm-4 {
        width: 100% !important;
        float: none;
    }
      .col-xs-12, [class*="col-md-"].boxed-inverse, [class*="col-md-"].boxed, .col-md-6.boxed-inverse:not([class*="col-sm-"]), .col-md-6.boxed:not([class*="col-sm-"]), 
      .col-md-4.boxed-inverse:not([class*="col-sm-"]), .col-md-4.boxed:not([class*="col-sm-"]),[class*="col-md-"].boxed-inverse.col-sm-6, [class*="col-md-"].boxed.col-sm-6,
       .col-md-6.boxed-inverse:not([class*="col-sm-"]), .col-md-6.boxed:not([class*="col-sm-"]) {
        width: 100% !important;
        width: calc(100% - 30px) !important;
    }
    .grid-table {
        display: block;
    }

        .grid-table tr, .grid-table tbody, .grid-table td {
            width: 100%;
            float: none;
            border: none !important;
        }

        .grid-table td {
            width: 50%;
            float: left;
        }

        .grid-table.grid-table-xs-12 td {
            width: 100%;
        }

    .fa-ul.text-center-xs > li {
        display: inline-block;
        margin: 0 20%;
        white-space: nowrap;
    }

    .icon-box-top-bottom.text-left.text-center-xs .icon-box-cell {
        text-align: center;
    }

    .hidden-xs, a.hidden-xs {
        display: none !important;
    }

    .visible-xs.hidden-sm {
        display: block !important;
    }

    .visible-xs {
        display: block !important;
    }

    .section-two-blocks {
        height: auto !important;
        overflow: hidden;
    }

        .section-two-blocks .row {
            width: auto;
        }

        .section-two-blocks:not(.two-blocks-container) .row > [class*="col-"] {
            padding: 0 15px;
        }

    .two-blocks-container:not(.two-blocks-container) .row > [class*="col-"] {
        padding: 0 0;
    }

    .section-two-blocks .content, .section-two-blocks .col-md-5 .content {
        padding: 15px !important;
        width: auto !important;
        margin-bottom: 15px;
    }

    .title-base.text-left {
        text-align: center !important;
    }

    .vertical-row > div, .row.vertical-row > div {
        text-align: center;
    }

    .text-center-xs, .text-center-xs th, .text-center-xs.hc_social_share_buttons_cnt > .text-left, .text-center-xs .hc_social_share_buttons_cnt > .text-left {
        text-align: center !important;
    }

    .text-left-xs {
        text-align: left !important;
    }

    .pull-none-xs {
        float: none !important;
    }

    .no-bg-xs {
        background: none !important;
        background-image: none !important;
    }

    .height-full-xs {
        height: 100% !important;
    }

    .icon-list .list-item, .icon-list.text-right .list-item {
        margin: 0 0 10px 0;
        padding-left: 0;
        display: block;
    }

    .ul-dots.text-center-xs, .ul-square.text-center-xs, .ul-decimal.text-center-xs {
        display: inline-block;
    }

        .ul-dots.text-center-xs li, .ul-square.text-center-xs li, .ul-decimal.text-center-xs li {
            text-align: left !important;
        }

    .text-xs-xs {
        font-size: 11px !important;
        line-height: 11px;
    }

    .text-s-xs {
        font-size: 13px !important;
        line-height: 18px;
    }

    .text-m-xs {
        font-size: 18px !important;
        line-height: 25px;
    }
}

/*
==============================
INTERNET EXPLORER < 10
==============================
*/
html.iex .side-menu ul ul {
    display: block;
}

html.iex .side-menu.over ul ul {
    display: none;
}

html.iex .img-box img {
    margin-top: 0 !important;
}

html.iex .footer-parallax {
    z-index: 0;
}


/*
==============================
CONTENT BOXES
==============================
*/
.advs-box a.btn, .advs-box a.anima-button, .advs-box a.btn-text {
    margin-top: 15px;
}

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

    .base-box .subtitle .sub {
        text-align: center;
        text-transform: initial;
    }

    .base-box p {
        margin-bottom: 25px;
    }

    .base-box .img-box {
        height: 135px;
        margin-bottom: 15px;
        width: 100%;
    }

    .base-box.boxed, .advs-box.boxed, .base-box.boxed-inverse, .advs-box.boxed-inverse {
        background-color: #FDFDFD;
        border: 1px solid #F1F1F1;
        padding: 25px;
        border: none;
    }

.section-bg-color .boxed-inverse, .section-bg-color .advs-box.boxed-inverse {
    background-color: #FFF;
}

.advs-box .tag-row, .base-box .tag-row {
    margin: 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.advs-box .img-box img, .base-box .img-box img {
    width: 100%;
    z-index: 1;
}


.advs-box .advs-box-content p {
    margin: 0 auto 0 auto;
    padding: 0;
}
.advs-box .advs-box-content .btn,.advs-box .advs-box-content .btn-text {
    margin-top: 15px;
}
.advs-box.text-left p {
    margin-left: 0;
    text-align: left;
}
.advs-box .social-group-button:not(.social-line) .social-group {
    margin-left: 30px;
}

.advs-box iframe {
    width: 100%;
    border: none;
    height: 200px;
    display: block;
}

.advs-box-side .icon.circle, .advs-box-side .icon.square {
    max-width: 90px;
    max-height: 90px;
    width: 90px;
    height: 90px;
    text-align: center;
    font-size: 50px;
    text-align: center;
    color: #FFF;
}

.caption-bottom > a {
    margin-top: 5px;
}

.box-extra-value {
    padding-bottom: 10px;
    margin: 0 !important;
}

.extra-content {
    padding: 4px 10px 2px 10px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    margin: 10px 0 17px 0;
    display: inline-block;
    background-color: #404040;
}
/*
==============================
POST
==============================
*/

.niche-box-post .block-infos {
    position: absolute;
    z-index: 12;
}

.advs-box-top-icon-img.niche-box-post {
    padding-top: 0 !important;
    text-align: left;
    margin-top: 0 !important;
    border: none;
}

    .advs-box-top-icon-img.niche-box-post hr {
        margin: 10px 0 0;
    }

    .advs-box-top-icon-img.niche-box-post .advs-box-content p {
        text-align: left;
        max-width: 100%;
    }

.advs-box-top-icon-img.boxed .img-box.thumbnail, .advs-box-top-icon-img.boxed-inverse .img-box.thumbnail {
    border: 1px solid #FBFBFB;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.niche-box-post h2 {
    min-height: 35px;
    margin-top: 35px;
}

.niche-box-post.boxed h2, .niche-box-post.boxed-inverse h2 {
    margin-top: 5px;
}

/*
==============================
BLOG BOX
==============================
*/
.niche-box-blog p.excerpt, .advs-box-side-img p {
    margin: 20px 0;
    text-align: left;
}
.niche-box-blog .block-top {
    display: table;
    table-layout: fixed;
    width: 100%;
    width: calc(100% + 35px);
    text-align: left;
}

.niche-box-blog {
    text-align: left;
}

    .niche-box-blog .img-box, .niche-box-blog iframe, .niche-box-blog .flexslider {
        display: block;
        margin-top: 25px;
        max-height: 400px;
    }


        .niche-box-blog .flexslider .slides li {
            max-height: 400px;
        }

    .niche-box-blog .tag-row, .niche-box-post .tag-row {
        margin-left: 1px;
        font-size: 13px;
        line-height: 22px;
        font-weight: 400;
        text-align: left;
    }

.block-infos {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    width: 100px;
    position: relative;
    color: white;
    padding-right: 25px;
    margin-bottom: 25px;
}

    .block-infos .block-data {
        background-color: #FFFFFF;
        border: 1px solid #9C9C9C;
        border-bottom: none;
    }

    .block-infos p.bd-day {
        font-size: 26px;
        line-height: 20px;
        padding: 10px 0 9px 0;
        margin: 0;
        color: #585858;
    }

    .block-infos .bd-month {
        text-transform: uppercase;
        font-size: 10px;
        line-height: 13px;
        padding-bottom: 5px;
        margin-bottom: 0;
        color: #6D6D6D;
    }

.niche-box-blog .block-title {
    display: table-cell;
    padding: 0 25px;
    width: 100%;
}

.niche-box-blog .block-top .block-title {
    padding-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.niche-box-blog .block-title h2 {
    margin: 0;
}


.block-infos .block-comment {
    display: block;
    background-color: #585858;
    color: white;
    padding: 10px 5px;
    font-weight: 600;
}

.one-row-list .niche-box-blog .img-box, .one-row-list .niche-box-blog ul.slides li, .one-row-list .niche-box-blog iframe {
    height: 350px;
}
/*
==============================
TESTIMONIALS
==============================
*/
.niche-box-testimonails h5, .advs-box.niche-box-testimonails p {
    margin: 25px auto;
}

body .advs-box-top-icon.niche-box-testimonails {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.niche-box-testimonails-cloud p {
    position: relative;
    background: #FBFBFB;
    border-radius: 6px;
    padding: 25px;
    margin-bottom: 15px;
}

.section-bg-color .niche-box-testimonails-cloud p {
    background: #FFF;
}

    .section-bg-color .niche-box-testimonails-cloud p:after {
        border: 20px solid #FFF;
        border-top-color: rgba(0, 0, 0, 0.00);
        border-bottom-color: rgba(0, 0, 0, 0.00);
        border-left-color: rgba(0, 0, 0, 0.00);
    }

.white .niche-box-testimonails-cloud p {
    color: #757575 !important;
}

.niche-box-testimonails-cloud p a {
    color: #929292;
}

.niche-box-testimonails-cloud p:after {
    position: absolute;
    bottom: -18px;
    left: 30px;
    content: '';
    display: block;
    border: 20px solid #FBFBFB;
    border-top-width: 2px;
    border-top-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0);
}

.niche-box-testimonails-cloud .name-box {
    padding-left: 70px;
    text-align: left;
    display: flex;
    justify-content: flex-start;
}

    .niche-box-testimonails-cloud .name-box .subtitle {
        display: inline-block;
        padding: 0 0 0 15px;
        text-align: left;
    }

        .niche-box-testimonails-cloud .name-box .subtitle .subtxt {
            display: block;
            color: #B5B5B5;
            font-size: 12px;
            margin: 5px 0;
        }

.name-box i {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.08);
}

.niche-box-testimonails .subtxt {
    margin-left: 15px;
}
/*
==============================
TEAMS
==============================
*/
.niche-box-team {
    position: relative;
    padding-bottom: 143px;
    overflow: hidden;
}

    .niche-box-team .img-box:before {
        display: none;
    }

    .niche-box-team:hover .content-box {
        height: auto;
        margin-top: -96px;
        transition: margin-top .3s;
        margin-bottom: 0;
    }

    .niche-box-team .img-box {
        display: block;
        background-color: transparent;
        opacity: 1 !important;
    }

        .niche-box-team .img-box img {
            opacity: 1 !important;
        }

    .niche-box-team .content-box {
        text-align: center;
        padding: 15px 0;
        border-top: 1px solid #E6E6E6;
        height: 143px;
        overflow: hidden;
        background-color: #FFF;
        position: absolute;
        transition: margin-top .3s;
        margin-top: 0;
        z-index: 9;
        right: 0;
        left: 0;
    }

.section-bg-color .niche-box-team .content-box {
    background-color: #f7f7f7;
}

.white .niche-box-team .content-box {
    background: linear-gradient(to bottom,rgba(0, 0, 0, 0.43) 50%,rgba(0,0,0,0) 80%);
}

.niche-box-team .content-box .social-group {
    margin: 0;
}

    .niche-box-team .content-box .social-group i {
        padding: 15px;
        font-size: 17px;
        width: 47px;
    }

.niche-box-team .content-box h2 {
    font-size: 17px;
    line-height: 18px;
    margin-top: 0;
}

.niche-box-team .content-box h4 {
    font-size: 11px;
    color: #A0A0A0;
}

.niche-box-team .content-box hr {
    border-color: #EFEFEF;
}

.niche-box-team p {
    margin: 15px;
    max-height: 54px;
}


/*
==============================
SIDE
==============================
*/
.advs-box-side, .advs-box-side-img {
    text-align: left;
}

    .advs-box-side > .row {
        display: flex;
    }

        .advs-box-side > .row > .col-md-4 {
            min-width: 90px;
            overflow: hidden;
        }

    .advs-box-side .img-box {
        height: 100% !important;
        display: block;
    }

    .advs-box-side .icon.text-xl {
        font-size: 150px;
        margin-top: 10px;
    }

    .advs-box-side hr {
        width: 30%;
        left: 0;
        margin: 15px 0;
        border-top: 1px solid #969696;
    }

    .advs-box-side .subtitle, .advs-box-side-img h2 {
        text-align: left;
        font-size: 25px;
    }

        .advs-box-side-img h2 a {
            color: #5A5A5A;
            font-size: 21px;
        }

    .advs-box-side-img p {
        margin: 10px 0;
    }

.advs-box.advs-box-side p {
    text-align: left;
    margin-left: 0;
}

.advs-box video {
    max-width: 100%;
}

.advs-box-side-img > .row {
    display: flex;
    flex-grow: 1;
}

.advs-box-side-img .img-box {
    display: table-row;
    position: absolute;
    width: 100%;
    width: calc(100% - 30px);
    height: 100%;
}
/*
==============================
SIDE IMAGE
==============================
*/
.advs-box-side-img h2 {
    margin-top: 0;
}

.advs-box-side-img hr {
    width: 50px;
    background-color: #5A5A5A;
    height: 3px;
    margin: 10px 0 5px 0;
    display: inline-block;
}


.advs-box-side-img .bg-cover {
    height: 212px;
    margin: 0;
}

.advs-box-side-img.boxed, .advs-box-side-img.boxed-inverse {
    padding: 0 15px 0 0;
}


.advs-box-side-img .col-md-8 > .anima-button {
    font-weight: 600;
}

.advs-box-side-img .col-md-8 {
    overflow: hidden;
}

.advs-box-side-img .col-md-4 img {
    padding-right: 0;
}

.advs-box-side-img.boxed .col-md-8, .advs-box-side-img.boxed-inverse .col-md-8 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.advs-box-side-img .img-box, .advs-box-side-img ul.slides li, .advs-box-side-img iframe, .advs-box-side-img .col-md-4 {
    overflow: hidden;
}

.advs-box-side-img.boxed .img-box, .advs-box-side-img.boxed ul.slides li, .advs-box-side-img.boxed iframe,
.advs-box-side-img.boxed-inverse .img-box, .advs-box-side-img.boxed-inverse ul.slides li, .advs-box-side-img.boxed-inverse iframe {
    height: 100%;
}

.advs-box-side-img .flexslider {
    margin-top: 0;
}
/*
==============================
TOP IMAGE
==============================
*/
.advs-box-top-icon {
    padding-top: 45px !important;
    text-align: center;
    margin-top: 45px !important;
    position: relative;
}
body div.advs-box-top-icon.no-icon {
     margin-top: 0 !important;
}
.advs-box-top-icon-img {
    text-align: center;
}

.flexslider .advs-box-top-icon {
    margin-top: 49px !important;
}

.advs-box-top-icon h3 {
    margin-top: 15px;
}

.advs-box-top-icon p, .advs-box-top-icon-img p, .advs-box-side p, .advs-box-content p, .advs-box-top-icon p, .advs-box-top-icon-img p, .advs-box-side p, .advs-box-side-icon p {
    text-align: center;
    margin-bottom: 0;
    margin: auto;
}

.advs-box-top-icon a {
    margin-top: 15px;
}

.advs-box-top-icon .icon {
    font-size: 35px;
    line-height: 46px;
    margin: -90px 0 0 -45px;
    position: absolute;
    text-align: center;
    box-sizing: initial;
    left: 50%;
    width: 45px;
    height: 45px;
    padding: 20px;
}

.advs-box-top-icon .icon.circle,.advs-box-top-icon .icon.square {
      color: #FFFFFF;
}
.advs-box-top-icon.boxed .icon, .advs-box-top-icon.boxed-inverse .icon {
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.17);
}

.advs-box-top-icon .subtitle hr, .advs-box-top-icon-img .subtitle hr {
    width: 50%;
    margin-top: 15px;
}

.advs-box-top-icon .subtitle {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
}

.advs-box-top-icon-img .icon {
    z-index: 9;
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 25px;
}

.advs-box-top-icon-img, .advs-box-multiple {
    padding-top: 0;
    position: relative;
    overflow: visible;
    margin-top: 0;
    margin-bottom: 5px;
}

    .advs-box-top-icon-img .img-box, .advs-box-multiple .img-box, .advs-box-top-icon-img .flexslider .slides > li, .advs-box-multiple .flexslider {
        z-index: 1;
        max-height: 350px;
        max-width: 100%;
        display: block;
    }

    .advs-box-top-icon-img .flexslider {
        margin-top: 0;
    }

        .advs-box-top-icon-img .flexslider .flex-viewport {
            overflow: hidden;
        }

    .advs-box-top-icon-img.boxed, .advs-box-top-icon-img.boxed-inverse {
        padding: 0 !important;
        border: none;
    }

        .advs-box-top-icon-img.boxed .advs-box-content, .advs-box-top-icon-img.boxed-inverse .advs-box-content {
            padding: 15px;
            border: 1px solid #ECECEC;
            border-top: none;
        }

.one-row-list .advs-box-top-icon-img iframe, .one-row-list .advs-box-top-icon-img img-box, .one-row-list .advs-box-top-icon-img ul.slides li, .one-row-list .advs-box-top-icon-img .flexslider {
    height: 350px;
    overflow: hidden;
}

.columns-list .advs-box-top-icon-img iframe, .columns-list .advs-box-top-icon-img .img-box, .columns-list .advs-box-top-icon-img ul.slides li, .columns-list .advs-box-top-icon-img .flexslider {
    height: 144px;
}
/*
==============================
TOP ICON
==============================
*/
.advs-box-side-icon {
    display: table;
    text-align: left;
    width: 100%;
}

    .advs-box-side-icon .icon-box {
        display: table-cell;
        vertical-align: middle;
        padding-right: 45px;
    }

    .advs-box-side-icon .icon:not(.onlycover) {
        padding-left: 0;
    }

    .advs-box-side-icon.boxed .icon-box {
        padding-right: 20px;
    }

    .advs-box-side-icon .icon-box i {
        font-size: 65px;
        line-height: 72px;
        text-align: center;
        box-sizing: initial;
        width: 65px;
        height: 65px;
    }

    .advs-box-side-icon p {
        text-align: left;
        margin-left: 0;
    }

    .advs-box-side-icon .caption-box a {
        margin-top: 15px;
    }

.advs-box-top-icon-img .advs-box-content {
    padding-top: 10px;
}

/*
==============================
MULTIPLE
==============================
*/

.advs-box.advs-box-multiple.boxed-inverse, .advs-box.advs-box-multiple.boxed {
    padding: 0 !important;
}

.advs-box-multiple a.img-box {
    display: block;
}

.advs-box-multiple .advs-box-content {
    padding: 15px 15px 25px 15px;
    text-align: left;
}

.advs-box-multiple div.circle {
    position: absolute;
    width: 90px;
    height: 90px;
    right: 10px;
    margin-top: -45px;
    border: 3px solid #FBFBFB;
    background-color: #424242;
    text-align: center;
    padding: 13px;
    font-size: 35px;
    color: white;
    line-height: 40px;
    z-index: 9;
}

.advs-box-multiple div i {
    color: white;
}

.advs-box-multiple div.circle span {
    display: block;
    font-size: 12px;
    line-height: 7px;
    color: #EFEFEF;
}

.advs-box-multiple .subtitle {
    margin-bottom: 25px;
}

.advs-box-multiple p {
    text-align: left;
    margin-top: 15px;
    max-width: 100%;
}
    .advs-box-multiple p + a {
        margin-top: 15px;
    }
.advs-box-multiple h3 {
    padding-right: 100px;
}

.advs-box-multiple .circle > i {
    line-height: 62px;
    height: 58px;
    width: 58px;
    padding: 0;
}

    .advs-box-multiple .circle > i.onlycover {
        margin-top: 6px;
        height: 50px;
        width: 50px;
    }
/*
==============================
HORIZONTAL
==============================
*/
.advs-box-horizontal .col-md-6 p {
    text-align: justify;
}

.advs-box-horizontal .col-md-2 a {
    display: block;
    margin-top: 47%;
}

/*
==============================
CONTAINER - FLIP BOX
==============================
*/

.boxc-flip {
    position: relative;
    margin: 0 auto 10px auto;
    height: 260px;
    z-index: 1;
    perspective: 1000;
}

    .boxc-flip .cont {
        width: 100%;
        height: 100%;
        transform-style: preserve-3d;
        transition: all .3s linear;
    }

    .boxc-flip:hover .cont {
        transform: rotateY(180deg);
    }

    .boxc-flip.vertical:hover .cont {
        transform: rotateX(180deg);
    }

    .boxc-flip:hover .front {
        opacity: 0;
        transition: opacity .3s ease-in-out;
    }

    .boxc-flip .front, .boxc-flip .back {
        position: absolute;
        width: 100%;
        height: 100%;
        backface-visibility: hidden;
        transition: opacity .3s ease-in-out;
    }

    .boxc-flip .back {
        display: block;
        transform: rotateY(180deg);
        box-sizing: border-box;
        padding: 10px;
        text-align: center;
    }

    .boxc-flip.vertical .back {
        transform: rotateX(180deg);
    }
/*
==============================
PRICING TABLE
==============================
*/
.pricing-table .list-group-item {
    text-align: center;
    color: #717171;
}

.pricing-table h3 {
    color: #3C3C3C;
    margin: 5px;
}

.pricing-table .pricing-price {
    font-size: 45px;
    line-height: 45px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #FFFFFF;
    color: #3C3C3C;
    font-weight: 900;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

    .pricing-table .pricing-price span {
        font-size: 12px;
        line-height: 15px;
        font-weight: 400;
        color: #A2A2A2;
    }

.pricing-table .pricing-name {
    background-color: #FFFFFF !important;
}

.pricing-table .list-group-item:nth-child(even) {
    background-color: rgb(249, 249, 249);
}

.pricing-table-big {
    margin: -15px;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    zoom: 1.1;
}

.pricing-table {
    transition: all .3s;
    border: 1px solid rgb(220, 220, 220);
    border-radius: 2px;
    background: #FFF;
}

    .pricing-table:hover {
        transform: translateY(10px);
    }

/*
==============================
CALL TO ACTION BOX
==============================
*/
.call-action-box {
    padding: 25px;
    border: 1px solid #EAEAEA;
    background-color: #5F5F5F;
    width: 100%;
    overflow: hidden;
}

    .call-action-box > .row {
        margin: 0 -30px;
        flex-grow: 1;
    }

    .call-action-box i.action-icon {
        font-size: 45px;
    }

    .call-action-box p {
        margin: 0;
        font-size: 17px;
        text-align: left;
    }

    .call-action-box.full-width .vertical-row {
        margin: 0 -15px;
    }

    .call-action-box [class*="col-"]:last-child {
        text-align: right !important;
    }

    .call-action-box .container.content {
        padding-top: 0;
        padding-bottom: 0;
    }

div.call-action-box a, div.call-action-box a.btn {
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 0;
}

@media (max-width:992px) {
    .call-action-box.full-width .vertical-row > .row {
        display: block;
        width: 100%;
    }

    .call-action-box p {
        text-align: justify;
        margin-bottom: 15px !important;
    }
}

/*
==============================
LISTS
==============================
*/


.one-row-list .advs-box-top-icon-img .img-box {
    height: 350px;
}

.columns-list .grid-item, .columns-list .maso-item {
    padding: 10px;
}

.columns-list .advs-box h2 {
    font-size: 18px;
    min-height: 35px;
}

.columns-list {
    margin: -5px !important;
}

    .columns-list .niche-box-post .tag-row, .columns-list .niche-box-blog .tag-row {
        font-size: 13px;
        font-weight: 400;
    }

.grid-list .flex-direction-nav, .maso-list .flex-direction-nav {
    line-height: 57px;
}

.blog-list .advs-box-top-icon-img.boxed, .blog-list .advs-box-top-icon-img.boxed-inverse {
    margin-top: 0;
    margin-bottom: 5px;
}

.advs-box-top-icon-img .block-data {
    border: 1px solid #DEDEDE;
}

.blog-list .advs-box-top-icon-img .subtitle {
    min-height: 57px;
}

.blog-list.grid-box > .grid-item {
    padding: 15px;
}

.grid-box .grid-item .advs-box, .maso-box .maso-item .advs-box {
    margin-bottom: 0;
}


/*
==============================
MOBILE - PHONE - Extra small devices
==============================
*/
@media (max-width: 992px) {
    .advs-box-side-icon .icon-box, .advs-box-side-icon .caption-box {
        display: block;
        text-align: center;
        padding-right: 0 !important;
    }

    .advs-box-side, .advs-box-side-icon p, .advs-box.advs-box-side p {
        text-align: center;
    }

        .advs-box-side hr {
            margin: 15px auto;
        }

    .advs-box-side-img.boxed, .advs-box-side-img.boxed-inverse, .advs-box-side-icon.boxed .icon-box {
        padding: 0;
    }

        .advs-box-side-img.boxed .col-md-8, .advs-box-side-img.boxed-inverse .col-md-8 {
            padding: 15px 30px;
        }

    .one-row-list .advs-box-top-icon-img .img-box, .one-row-list .niche-box-blog .img-box, .one-row-list .niche-box-blog ul.slides li, .one-row-list .niche-box-blog iframe {
        height: auto;
    }

    .social-group-button .social-group {
        display: block;
        width: 47px;
        left: -43px;
        margin-top: 35px;
        background-color: white;
        box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.42);
        border-radius: 20px;
        padding: 12px 7px 6px 8px;
        display: none;
    }

        .social-group-button .social-group a {
            display: block;
            height: 30px;
        }

    .social-group-button.bottom-icons .social-group {
        margin: 30px -23px;
    }

    .tag-row span {
        white-space: normal;
    }

    .list-group-item .col-md-3 {
        width: 33.3%;
        float: left;
    }

    .list-group-item .col-md-8 {
        width: 66.6%;
        float: left;
    }

    .pricing-table-big {
        zoom: 1;
        margin: 0;
        margin-bottom: 20px;
    }

    .niche-box-team .content-box {
        height: 100px;
    }

    .latest-post-list .col-md-4 {
        width: 33.3%;
        float: left;
    }

    .latest-post-list .col-md-8 {
        width: 66.6%;
        float: left;
    }


    .maso-list .list-nav {
        margin-bottom: 15px;
    }

    .call-action-box {
        text-align: center;
    }

        .call-action-box [class*="col-"]:last-child {
            text-align: center;
            float: right;
        }

    .advs-box [class*="col-md-"] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .advs-box-side-img .img-box {
        display: block;
        position: static;
        width: 100%;
    }

    .advs-box-side-img > .row {
        display: block;
    }

    .advs-box-side-img.boxed-inverse .col-md-8 {
        padding: 15px 30px;
        width: 100%;
    }
}


/*
==============================
INTERNET EXPLORER < 10
==============================
*/
html.iex .advs-box-top-icon .icon, html.iex .advs-box-top-icon-img .icon {
    width: 85px;
    height: 85px;
}

html.iex .advs-box-side-icon .icon-box i {
    width: 105px;
    height: 105px;
}

html.iex .pricing-table-big {
    margin: 0;
    zoom: 0;
}

/*
==============================
ADVANCED IMAGE BOX
==============================
*/

.adv-img {
    position: relative;
    display: block;
    background: none;
}

    .adv-img.text-left h2, .adv-img.text-left h3, .adv-img.text-left p {
        text-align: left;
    }

div.adv-img p, .caption-bottom p, a.adv-circle .caption p {
    color: #F5F5F5;
    font-weight: 400;
    height: initial;
}

div.caption-bottom p {
    color: #929292;
}

.adv-img:before {
    display: none !important;
}

.img-box.adv-img img {
    opacity: 1 !important;
}

.adv-img a:focus {
    outline: none;
}

.adv-img .img-box {
    display: block;
    max-width: 100%;
}

.adv-img .caption {
    position: absolute;
    z-index: 9;
    overflow: hidden;
    color: #FFF;
    cursor: pointer;
    transform: translate3d(0,0,0);
}

.adv-img > i, .adv-img span > i {
    margin: 15px;
    z-index: 10;
}

.adv-img .sub i {
    opacity: 1 !important;
    position: static !important;
    font-size: 14px !important;
    margin: 0 5px 0 0 !important;
    color: white;
}

.adv-img h2, .adv-circle h2, .caption-bottom h2 {
    margin: 0;
    font-size: 19px;
    font-weight: 600;
}

.caption-bottom {
    text-align: center;
    line-height: 28px;
    padding: 15px;
}

.adv-img-down-text .caption-bottom p {
    margin-bottom: 5px;
}

.adv-img-down-text .img-box:before {
    background: rgba(255, 255, 255, 0.00);
}

.adv-img .white.circle-button:hover, .adv-img .white .circle-button:hover {
    background-color: rgba(19, 19, 19, 0.49);
}

.adv-img-down-text.boxed-inverse, .adv-img-down-text.boxed {
    padding: 0 !important;
}

/* 
============================== 
HALF CONTENT & SIDE CONTENT & FULL CONTENT
============================== 
*/

.img-box.adv-img-half-content .caption, .img-box.adv-img-side-content .caption {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 25px 15px;
    background-color: rgba(4, 4, 4, 0.7);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0) 100%);
    transform: translate3d(0,0,0);
}

.img-box.adv-img-side-content .caption {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0) 100%);
}

.adv-img-side-content .caption {
    top: 0;
    height: 100%;
    width: 70%;
    text-align: left;
    font-size: 11px;
}

.adv-img-half-content {
    height: auto !important;
}

    .adv-img-half-content i.main-icon, .adv-img-side-content i.main-icon {
        color: #585858;
    }

    .adv-img-half-content .caption.caption-top {
        top: 0;
        bottom: auto;
    }

.adv-img-side-content .caption.caption-right {
    right: 0;
    left: auto;
}

.adv-img-half-content p, .adv-img-side-content p {
    margin: 15px 0 0 0;
}

.adv-img-full-content .caption {
    text-align: center;
    margin: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: table;
    height: 100%;
    padding: 15%;
    background: none !important;
}

.adv-img-full-content .caption-bg {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9;
}

.adv-img .img-box img {
    width: 100%;
}

.adv-img-full-content img + h2 {
     margin-top: 10px;
}

.adv-img-full-content p.sub {
    margin-top: 10px;
}

.adv-img-full-content i.main-icon {
    margin: 0 0 15px 0;
    width: 100%;
    text-align: center;
    position: static !important;
    color: white;
    font-size: 50px;
}

/* 
============================== 
BUTTONS CONTENT
============================== 
*/

.adv-img-button-content h2 {
    margin-bottom: 15px;
}

.adv-img-button-content .caption i {
    position: static !important;
    background-color: rgb(255, 255, 255);
    color: #3C3C3C;
    margin: 10px;
}

    .adv-img-button-content .caption i:hover {
        opacity: .8 !important;
    }

.adv-img-button-content > .img-box:before {
    opacity: 0;
    transition-delay: 0s;
    transition: opacity .3s;
}

.adv-img-button-content.show > .img-box:before, .adv-img-button-content:hover > .img-box:before {
    opacity: 0.6 !important;
    z-index: 9;
}


/* 
============================== 
DOWN TEXT
============================== 
*/

.adv-img-down-text .caption:hover {
    opacity: 1;
}

.adv-img-down-text .caption {
    opacity: 0;
    height: 100%;
    text-align: center;
    top: 0;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: opacity .5s;
}

.adv-img-down-text h2 a {
    color: #3E3E3E;
    padding-bottom: 10px;
    display: inline-block;
}

/* 
============================== 
CLASSIC BOX
============================== 
*/
.adv-img-classic-box .caption {
    top: 0;
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0) 100%) !important;
    transform: translate3d(0,0,0);
}

.adv-img-classic-box .caption-inner {
    bottom: 0;
    position: absolute;
    padding: 20px 15px;
    text-align: left;
    overflow: hidden;
    max-height: 85px;
    transition: max-height .8s;
    max-width: 100%;
}

    .adv-img-classic-box .caption-inner h2 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 2px;
    }

.adv-img-classic-box:hover .caption-inner {
    max-height: 500px;
}

.adv-img-classic-box .caption-inner p.sub-text {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 20px;
    color: #E8E8E8;
}

.adv-img-classic-box .caption-inner p.big-text {
    height: 53px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}

.adv-img-classic-box .caption a {
    margin-bottom: 5px;
    margin-top: 10px;
}

.adv-img-classic-box a.img-box:before, .adv-img-full-content a.img-box:before {
    display: none;
}

.adv-img-classic-box .img-box {
    height: 100%;
}
/*
==============================
CIRCLE ADVANCED IMAGE BOX
==============================
*/

.adv-circle-center.show,
.adv-circle-center-2.show {
    transition: none;
}

.img-box.adv-circle.show img {
    opacity: 0.5;
}

.circle.show i, .circle.show .caption, .img-box.adv-circle.show:before {
    opacity: 1 !important;
}

.img-box.adv-circle-center.show:hover img, .img-box.adv-circle-center-2.show:hover img {
    opacity: 0.3 !important;
}

.adv-circle .caption p {
    margin: 10px 0 0;
}

.adv-circle .caption {
    position: absolute;
    z-index: 9;
    overflow: hidden;
    color: #FFF;
    background: none;
    transform: translate3d(0,0,0);
}

.adv-circle i {
    margin: 15px;
    z-index: 10;
}

.adv-circle .sub i {
    opacity: 1 !important;
    position: static !important;
    font-size: 14px !important;
    margin: 0 5px 0 0 !important;
}

.adv-circle h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
    color: #FFFFFF;
}

.adv-circle.adv-circle-center-2 .caption, .adv-img-button-content .caption {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: table;
    height: 100%;
    width: 100%;
    padding: 15%;
    background: none;
}

    .adv-circle.adv-circle-center-2 .caption .inner, .adv-img-full-content .caption .inner, .adv-img-button-content .caption .inner {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        height: 100%;
    }

/* 
============================== 
EASY
============================== 
*/
.adv-circle.adv-circle-center i {
    left: 0;
    right: 0;
    top: 25%;
    font-size: 35px;
    text-align: center;
    color: #FFFFFF;
}

    .adv-circle.adv-circle-center i.circle, .adv-circle.adv-circle-center i.square {
        left: 50%;
        right: auto;
        margin-left: -45px;
        top: 10px;
    }

.adv-circle.adv-circle-center .caption {
    top: 50%;
    padding: 0 7%;
    width: 100%;
    color: #585858;
    margin-top: -10px;
}


/* 
============================== 
HALF
============================== 
*/
.adv-circle.adv-circle-half i, .adv-circle.adv-circle-bottom i {
    left: 0;
    right: 0;
    top: 50%;
    font-size: 35px;
    margin: -18.5px 0 0 0;
    text-align: center;
    color: white;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
}

.adv-circle.img-box.i-center i::before {
    margin-left: 0;
}

.adv-circle-half:before, .adv-circle-bottom:before, .adv-circle-bg:before {
    display: none !important;
}

.img-box.adv-circle.adv-circle-half img, .img-box.adv-circle.adv-circle-bottom img, .img-box.adv-circle.adv-circle-bg img {
    opacity: 1 !important;
}

.img-box.adv-circle.adv-circle-half.show:hover img, .img-box.adv-circle-bottom.show:hover img, .img-box.adv-circle-bg.show:hover img {
    transform: scale(1.2);
}

.adv-circle.adv-circle-half .caption, .adv-circle.adv-circle-bottom .caption {
    top: 50%;
    padding: 10% 20%;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 1000px 1000px;
}

    .adv-circle.adv-circle-half .caption p {
        margin: 10px 0 0;
    }

.adv-circle.adv-circle-bottom .caption {
    background-color: transparent;
    padding: 20%;
}

    .adv-circle.adv-circle-bottom .caption:before {
        content: '';
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        position: absolute;
        height: 100%;
        left: 0;
        z-index: -1;
    }

    .adv-circle.adv-circle-bottom .caption h2 {
        padding-top: 5%;
    }

    .adv-circle.adv-circle-bottom .caption p {
        margin-bottom: 2px;
    }

/* 
============================== 
BORDER
============================== 
*/
.adv-circle.adv-circle-bg i {
    left: 50%;
    top: 18%;
    font-size: 35px;
    margin-left: -18.5px;
}

.adv-circle.adv-circle-bg .caption {
    top: 4%;
    left: 4%;
    right: 4%;
    bottom: 4%;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    padding: 40% 15%;
}

/* 
============================== 
SIDE
============================== 
*/
.adv-circle.adv-circle-center-2 i {
    display: none;
}

.adv-circle.adv-circle-center-2 .sub i {
    display: inline-block;
}

.adv-circle.adv-circle-center-2 .caption p {
    text-align: right;
    margin-top: 5%;
    border-right: 3px solid #F7F7F7;
    padding-right: 10px;
}

.adv-circle.adv-circle-center-2 .caption h2 {
    text-align: right;
}
/* 
============================== 
MOBILE
============================== 
*/

@media (max-width:994px) {
    .img-box.adv-img-side-content .caption {
        position: static;
    }

    .adv-img-side-content > .img-box {
        position: absolute;
        height: 100%;
        z-index: 0;
    }

        .adv-img-side-content > .img-box img {
           min-height: 100%;
        }
}


/*
==============================
BASE
==============================
*/

*[data-anima-out] .anima {
    opacity: 0;
}

.img-box img {
    transition: all .3s, margin-top 1ms, width 1ms, max-width 1ms, margin-left 1ms !important;
    outline: 1px solid transparent;
    animation: all .3s !important;
    position: relative;
}
/*
==============================
rotate 90
==============================
*/
@keyframes rotate-90 {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(90deg);
    }
}

.rotate-90 {
    animation: rotate-90 .5s;
    transform: rotate(90deg);
    opacity: 1 !important;
}
/*
==============================
rotate 20
==============================
*/
@keyframes rotate-20 {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(20deg);
    }
}

.rotate-20 {
    animation: rotate-20 .5s;
    transform: rotate(20deg) !important;
    opacity: 1 !important;
}
/*
==============================
SCALE UP
==============================
*/
@keyframes scale-up {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.2);
    }
}

.scale-up, .img-scale-up:hover img {
    animation: scale-up .5s;
    transform: scale(1.2) !important;
    opacity: 1;
}
/*
==============================
SCALE UP 2X
==============================
*/
@keyframes scale-up-2x {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(2);
    }
}

.scale-up-2x, .img-scale-up-2x:hover img {
    animation: scale-up-2x .5s;
    transform: scale(2);
    opacity: 1 !important;
}
/*
==============================
SCALE ROTATE
==============================
*/
@keyframes scale-rotate {
    0% {
        transform: scale(1) rotate(0);
    }

    100% {
        transform: scale(1.2) rotate(4deg);
    }
}

.scale-rotate, .img-scale-up:hover img {
    transform: scale(1.2) rotate(4deg);
    animation: scale-rotate .5s;
    opacity: 1;
}
/*
==============================
CIRCULAR ROTATION
==============================
*/
@keyframes spinAround {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.circular-rotation {
    animation: spinAround 2s linear infinite;
    opacity: 1 !important;
}

/*
==============================
FADE
==============================
*/
@keyframes fadein {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fade-in {
    animation: fadein .5s;
    opacity: 1 !important;
}
/*
==============================
FADE LEFT
==============================
*/
@keyframes fadeleft {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fade-left {
    animation: fadeleft .5s;
    opacity: 1 !important;
}
/*
==============================
FADE RIGHT
==============================
*/
@keyframes faderight {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.fade-right {
    animation: faderight .5s;
    opacity: 1 !important;
}
/*
==============================
FADE TOP
==============================
*/
@keyframes fadetop {
    0% {
        opacity: 0;
        transform: translateY(-100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-top {
    animation: fadetop .5s;
    opacity: 1 !important;
}
/*
==============================
FADE BOTTOM
==============================
*/
@keyframes fadebottom {
    0% {
        opacity: 0;
        transform: translateY(100px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-bottom {
    animation: fadebottom .5s;
    opacity: 1 !important;
}
/*
==============================
SHOW SCALE
==============================
*/
@keyframes show-scale {
    0% {
        opacity: 0;
        transform: scale(0);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

.show-scale {
    animation: show-scale .5s;
    opacity: 1 !important;
}

/*
==============================
SLDIE RIGHT LEFT
==============================
*/
@keyframes fromRightToLeft {
    0% {
        opacity: 1;
        transform: translate(0);
    }

    25% {
        opacity: 0;
        transform: translate(+100%);
    }

    50% {
        transform: translate(-100%);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }
}

.slide-right-left {
    animation: fromRightToLeft 0.5s forwards;
    opacity: 1 !important;
}

/*
==============================
SLIDE TOP BOTTOM
==============================
*/
@keyframes fromTopToBottom {
    0% {
        opacity: 1;
        transform: translate(0,0);
    }

    25% {
        opacity: 0;
        transform: translate(0,+100%);
    }

    50% {
        transform: translate(0,-100%);
    }

    100% {
        opacity: 1;
        transform: translate(0,0);
    }
}

.slide-top-bottom {
    animation: fromTopToBottom 0.5s forwards;
    opacity: 1 !important;
}

/*
==============================
PULSE
==============================
*/

@keyframes pulse {
    25% {
        opacity: .8;
        transform: scale(1.1);
    }

    75% {
        opacity: 1;
        transform: scale(0.9);
    }
}

.pulse, .pulse-fast, .img-pulse:hover img, .img-pulse-fast:hover img {
    animation-name: pulse;
    animation-timing-function: linear;
    opacity: 1 !important;
}

.pulse, .img-pulse:hover img {
    animation-duration: 1s;
    animation-iteration-count: 2;
}

.pulse-fast, .img-pulse-fast:hover img {
    animation-duration: .5s;
    animation-iteration-count: 1;
}
/*
==============================
PULSE HORIZONTAL
==============================
*/

@keyframes pulse-horizontal {
    16.65% {
        transform: translateX(8px);
    }

    33.3% {
        opacity: 1;
        transform: translateX(-6px);
    }

    49.95% {
        transform: translateX(4px);
    }

    66.6% {
        transform: translateX(-2px);
    }

    83.25% {
        transform: translateX(1px);
    }

    100% {
        transform: translateX(0);
    }
}

.pulse-horizontal, .img-pulse-horizontal:hover img {
    animation-name: pulse-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    opacity: 1 !important;
}
/*
==============================
PULSE VERTICAL
==============================
*/

@keyframes pulse-vertical {
    16.65% {
        transform: translateY(8px);
    }

    33.3% {
        opacity: 1;
        transform: translateY(-6px);
    }

    49.95% {
        transform: translateY(4px);
    }

    66.6% {
        transform: translateY(-2px);
    }

    83.25% {
        transform: translateY(1px);
    }

    100% {
        transform: translateY(0);
    }
}

.pulse-vertical, .img-pulse-vertical:hover img {
    animation-name: pulse-vertical;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
    opacity: 1 !important;
}


/*
==============================
GRAPHICS ANIMATIONS - GLOBAL SETTINGS
==============================
*/

.ganimation-pulse:after, .ganimation-explode:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    box-sizing: content-box;
}

/*
============================== 
GANIMATION - PULSE
==============================
*/
@keyframes ganimation-pulse {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        transform: scale(2);
        opacity: 0;
    }
}

.ganimation-pulse:after {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    background: rgba(90, 90, 90, 0.4);
    animation-name: ganimation-pulse;
    animation-duration: .3s;
    border-radius: 3px;
    opacity: 0;
}

.circle.ganimation-pulse, .circle.ganimation-explode {
    overflow: visible;
}

    .circle.ganimation-pulse:after, .circle.ganimation-explode:after {
        border-radius: 50%;
        overflow: visible;
    }

/*
============================== 
GANIMATION - EXPLODE
==============================
*/
@keyframes sonarEffect {
    0% {
        opacity: 0.3;
    }

    40% {
        opacity: 0.5;
        box-shadow: 0 0 20px 20px rgba(197, 197, 197, 0.2);
    }

    100% {
        box-shadow: 0 0 20px 20px rgba(197, 197, 197, 0.2);
        transform: scale(1.5);
        opacity: 0;
    }
}

.ganimation-explode {
    transition: transform ease-out 0.1s, background 0.2s;
    -webkit-transform: scale(0.93);
    -moz-transform: scale(0.93);
    -ms-transform: scale(0.93);
    transform: scale(0.93);
}

    .ganimation-explode:after {
        top: 0;
        left: 0;
        padding: 0;
        z-index: -1;
        border-radius: 3px;
        opacity: 0;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
        -webkit-animation: sonarEffect .3s ease-out 75ms;
        -moz-animation: sonarEffect .3s ease-out 75ms;
        animation: sonarEffect .3s ease-out 75ms;
        background-color: rgba(197, 197, 197, 0.2);
    }


/*
==============================
GANIMATION - GLASS
==============================
*/
@keyframes glass {
    0% {
        transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
        opacity: 1;
    }

    100% {
        transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
        opacity: 1;
    }
}

.ganimation-glass {
    overflow: hidden;
}

    .ganimation-glass::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(155, 155, 155, 0.31);
        content: '';
        animation-name: glass;
        animation-duration: .4s;
        opacity: 0;
        z-index: 1;
    }
    
[data-anima] {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}


/*
==============================
COLLAPSE & ACCORDION
============================== 
*/

.collapse-box .panel, .accordion-list .panel {
    padding: 0;
    display: none;
    overflow: hidden;
    margin: 5px 0;
    position: relative;
}

.accordion-list .list-group-item {
    padding: 0;
    border: none;
    border-top: 1px solid #DADADA;
    border-radius: 0;
    margin-bottom: 0px;
    text-align: left;
}

    .accordion-list .list-group-item:last-child {
        border-bottom: 1px solid #DADADA;
    }

    .accordion-list .list-group-item > a {
        padding: 10px 15px;
        display: block;
    }

        .accordion-list .list-group-item > a i {
            margin-right: 15px;
            color: #337ab7;
        }

        .accordion-list .list-group-item > a:hover {
            color: #555;
            background-color: #FBFBFB;
        }

    .accordion-list .list-group-item > .panel > .inner {
        padding: 10px 15px;
    }
/*
==============================
TABS
==============================
*/
.tab-box > .panel, .tab-box > .panel-box > .panel {
    padding: 15px;
    border: 1px solid #DDD;
    border-top-style: none;
    display: none;
    border-radius: 0px 0px 4px 4px;
}

.nav-pills.nav-center > li {
    margin: 0;
}

.tab-box.inverse .panel {
    border-top-style: solid;
    border-bottom-style: none;
    border-radius: 4px 4px 0px 0px;
}

.tab-box.inverse .nav-tabs a {
    border-bottom-color: rgba(255, 255, 255, 0);
    border-radius: 0;
}

.tab-box.left .nav-tabs > li > a:hover, .tab-box.right .nav-tabs > li > a:hover {
    border-bottom: 1px solid #FDFDFD;
}

.tab-box.right .nav-tabs > li.active > a {
    margin-left: 0px;
}

.tab-box .nav-tabs.nav-justified a {
    margin-right: 0px;
}

.tab-box.inverse .nav-tabs li.active a {
    border-bottom-color: #DDD;
    border-top: 1px solid #FFF;
    border-radius: 0 0 2px 2px;
    margin-right: 0px;
}

.tab-box.inverse .nav-tabs li.active {
    background-color: #FFF;
}

.tab-box .nav-tabs li.active {
    background-color: #FFF;
    z-index: 1;
}

.tab-box.inverse .nav-tabs {
    border-bottom: 0;
    border-top: 1px solid #DDD;
}

.tab-box.pills > .panel, .tab-box.pills > .panel-box .panel {
    padding: 25px 0 0 0;
    border: none;
}

.tab-box .panel.active {
    display: block;
}

.tab-box .panel > *:first-child, .tab-box .panel > .row > div > *:first-child {
    margin-top: 0;
}

.tab-box .panel > *:last-child, .tab-box .panel > .row > div > *:last-child {
    margin-bottom: 0;
}

.tab-box.gray .panel.active {
    background-color: #f5f5f5;
}

.tab-box .panel > .col-md-12:not([class*=boxed]) {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
}

.tab-box .panel > [class*=boxed].col-md-12 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}

.tab-box .panel > .row > *:not([class*=boxed]) {
    margin: 0;
    padding: 0 15px;
}

.tab-box .panel > .row > img {
    padding: 0 0;
    margin: 0 15px;
}

/*
==============================
TAB VERTICAL
==============================
*/

.tab-box.left .nav-tabs, .tab-box.right .nav-tabs {
    border-bottom: none;
    padding: 0;
}

.tab-box.left .nav-tabs {
    border-right: 1px solid #ddd;
}

.tab-box.right .nav-tabs {
    border-left: 1px solid #ddd;
}

    .tab-box.left .nav-tabs > li, .tab-box.right .nav-tabs > li {
        float: none;
        margin-bottom: 0px;
    }

.tab-box.left .nav-tabs > li {
    margin-right: -1px;
}

.tab-box.right .nav-tabs > li {
    margin-left: -1px;
}

.tab-box.left .nav-tabs > li.active > a,
.tab-box.left .nav-tabs > li.active > a:hover,
.tab-box.left .nav-tabs > li.active > a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent;
}

.tab-box.right .nav-tabs > li.active > a,
.tab-box.right .nav-tabs > li.active > a:hover,
.tab-box.right .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}

.tab-box.left .nav-tabs > li > a {
    border-radius: 2px 0 0 2px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-box.right .nav-tabs > li > a {
    border-radius: 0 2px 2px 0;
}

.tab-box.left .panel-box, .tab-box.right .panel-box {
    padding: 0;
    overflow: hidden;
}

.tab-box.left:not(.pills) .panel-box {
    border-left: 1px solid #ddd;
    margin-left: -1px;
}

.tab-box.right:not(.pills) .panel-box {
    border-right: 1px solid #ddd;
    margin-right: -1px;
}

.tab-box.left .panel-box .panel {
    border: 1px solid #DDD;
    border-left-style: none;
    border-radius: 0px 4px 4px 0px;
}

.tab-box.right .panel-box .panel {
    border: 1px solid #DDD;
    border-right-style: none;
    border-radius: 4px 0 0 4px;
}

.tab-box.left .nav-pills li, .tab-box.right .nav-pills li {
    float: none;
    margin-bottom: 2px;
    display: block;
}

.nav.nav-pills {
    padding-right: 0;
    text-align: center;
}

.tab-box.left.pills .panel, .tab-box.right.pills .panel {
    padding: 0 15px;
    border: none;
}

.tab-box.left.pills .nav-pills > li + li, .tab-box.right.pills .nav-pills > li + li {
    margin-left: 0;
}

.mega-tabs .dropdown-menu {
    padding: 0;
    overflow: hidden;
}

.mega-tabs .nav-tabs {
    border: none;
    background: #fbfbfb;
}

.mega-tabs .tab-box .nav-tabs > li > a {
    border: none;
    padding: 15px 30px;
    border-top: none !important;
    border-radius: 0;
    margin-right: 0;
}

.mega-tabs .tab-box .panel.active {
    border: none;
    margin: 0 -10px 10px -10px;
}
/*
==============================
PROGRESS - COUNTER
==============================
*/
.progress-circle .inner-circle {
    width: 100%;
    text-align: center;
    height: 150px;
    margin-top: -75px;
    position: absolute;
    left: 0;
    top: 50%;
    display: none;
}

.progress-circle {
    position: relative;
    text-align: center;
}

    .progress-circle .inner-circle .counter-circle {
        font-size: 15px;
        z-index: 9;
        position: relative;
    }

    .progress-circle .inner-circle .inner-center {
        display: table-cell;
        vertical-align: middle;
        padding: 0 22%;
    }

    .progress-circle .inner-circle i.bg {
        vertical-align: middle;
        height: 100%;
        top: 0;
        bottom: 0;
        right: 0;
        margin: 0;
        display: table;
    }

        .progress-circle .inner-circle i.bg:before {
            display: table-cell;
            vertical-align: middle;
        }

    .progress-circle .inner-circle div.circle {
        width: 100px;
        display: inline-block;
        height: 100px;
        text-align: center;
        padding-top: 39px;
    }

    .progress-circle .inner-circle .main {
        font-size: 13px;
    }

.countdown .countdown-values {
    font-weight: 600;
}

.countdown .countdown-label {
    font-weight: 400;
    padding: 0 10px;
}

.countdown > div {
    display: inline-block;
    text-align: center;
}
/*
==============================
TIMELINE
==============================
*/
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 1px;
        background-color: #CECECE;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 50%;
            float: left;
            border: 1px solid #D2D2D2;
            background: #FFF;
            border-radius: 2px;
            padding: 20px;
            text-align: left;
            position: relative;
        }

        .timeline > li.timeline-inverted + li:not(.timeline-inverted),
        .timeline > li:not(.timeline-inverted) + li.timeline-inverted {
            margin-top: -10px;
        }

        .timeline > li:not(.timeline-inverted) {
            padding-right: 90px;
        }

        .timeline > li.timeline-inverted {
            padding-left: 90px;
        }

        .timeline > li > .timeline-panel:before {
            position: absolute;
            top: 26px;
            right: -16px;
            display: inline-block;
            border-top: 15px solid transparent;
            border-left: 15px solid #BDBDBD;
            border-right: 0 solid #BDBDBD;
            border-bottom: 15px solid transparent;
            content: " ";
        }

        .timeline > li > .timeline-panel:after {
            position: absolute;
            top: 26px;
            right: -15px;
            display: inline-block;
            border-top: 15px solid transparent;
            border-left: 15px solid #fff;
            border-right: 0 solid #fff;
            border-bottom: 15px solid transparent;
            content: " ";
        }

.section-bg-color .timeline > li > .timeline-panel:after {
    border-left: 15px solid #f7f7f7;
    border-right: 0 solid #f7f7f7;
}

.timeline > li > .timeline-badge {
    width: 20px;
    height: 20px;
    line-height: 50px;
    position: absolute;
    top: 32px;
    left: 50%;
    margin-left: -11px;
    background-color: #D2D2D2;
    z-index: 9;
    border-radius: 50%;
    border: 5px solid #FFFFFF;
}

.timeline > li > .timeline-label h4 {
    margin: 0px;
    font-size: 25px;
}

.timeline > li > .timeline-label p {
    margin: 0;
    opacity: .8;
}

.timeline > li > .timeline-label {
    height: 65px;
    position: absolute;
    top: 32px;
    left: 50%;
    margin: -25px 0 0 25px;
    padding: 10px 15px;
    text-align: left;
    z-index: 9;
    border-radius: 4px;
    transition: all linear 0.3s;
}

.timeline > li.timeline-inverted > .timeline-label {
    top: 32px;
    left: 50%;
    margin-left: -325px;
    white-space: nowrap;
    text-align: right;
    width: 300px;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

    .timeline > li.timeline-inverted > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }

    .timeline > li.timeline-inverted > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 15px;
        left: -14px;
        right: auto;
    }

.timeline-title {
    margin-top: 0;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
    text-align: left;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

.timeline > li:hover > .timeline-label {
    transform: translateX(10px);
}

.timeline > li.timeline-inverted:hover > .timeline-label {
    transform: translateX(-10px);
}

.timeline > li:hover > .timeline-badge {
    border: 3px solid #FFF;
    transition: all .3s;
}

.timeline small {
    margin-bottom: 10px;
    display: block;
}

/*
==============================
MOBILE - PHONE - Extra small devices
==============================
*/
@media (max-width: 992px) {

    .mega-tabs .tab-box .nav-tabs > li > a {
        padding-left: 15px;
    }

    .nav-tabs > li {
        float: none;
        border: 1px solid #DDD;
    }

    header .nav-tabs > li {
        border: none;
    }

    header .mega-tabs .nav-tabs {
        background: none;
    }

    header .mega-tabs .tab-box .nav-tabs > li > a {
        padding: 15px;
        text-align: left;
    }

    .nav.nav-center > li {
        display: block;
        margin: 0;
        border-bottom: none;
    }

    .nav-tabs > li.active {
        border: none;
        top: 0 !important;
        border-radius: 0 !important;
    }

        .nav-tabs > li.active a, .tab-box.inverse .nav-tabs li.active > a {
            border-radius: 0 0 0 0 !important;
            border-bottom: 0;
            border-top-color: #DDDDDD !important;
        }

        .nav-tabs > li.active > a {
            background-color: #f5f5f5 !important;
        }

    .nav-tabs li.active:last-child a {
        border: 1px solid #ddd;
    }

    header .nav-tabs li.active:last-child a {
        border: none !important;
    }

    .tab-box.left .nav-tabs > li.active > a, .tab-box.left .nav-tabs > li.active > a:hover, .tab-box.left .nav-tabs > li.active > a:focus,
    .tab-box.right .nav-tabs > li.active > a, .tab-box.right .nav-tabs > li.active > a:hover, .tab-box.right .nav-tabs > li.active > a:focus {
        border: none;
        border-bottom: none !important;
    }

    .tab-box.left .nav-tabs > li, .tab-box.right .nav-tabs > li {
        border: none;
        margin: 0;
        border-bottom: 1px solid #ddd;
    }

    .tab-box.left .nav-tabs, .tab-box.right .nav-tabs {
        border: 1px solid #ddd;
        border-bottom: none;
        height: auto !important;
    }

    .tab-box.left:not(.pills) .panel-box .panel, .tab-box.right:not(.pills) .panel-box .panel {
        border: 1px solid #DDD;
        border-left-style: solid;
        border-radius: 2px;
    }

    .tab-box.inverse .nav-tabs li:first-child {
        border-top: none !important;
    }

    .tab-box.left .nav-tabs > li:last-child {
        border-bottom: none !important;
    }

    .tab-box.right .nav-tabs {
        border-top: none !important;
    }

    .tab-box.left .panel-box .panel {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    .tab-box.right .panel-box .panel {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }

    .tab-box .nav-tabs.nav-center li.active {
        margin-right: 0;
        bottom: 0;
    }

    .tab-box .nav-tabs.nav-center li:last-child a {
        border-bottom: none !important;
    }

    .tab-box.inverse .nav-tabs.nav-center li:last-child a {
        border-bottom: 1px solid #DDD !important;
    }

    .nav-justified-v li > a {
        line-height: inherit !important;
        height: auto !important;
    }

    .tab-box.left.pills .panel, .tab-box.right.pills .panel {
        padding: 15px;
    }

    .nav-pills {
        height: auto !important;
    }

        .nav-pills > li > a {
            padding: 8px;
        }

    .timeline > li > .timeline-panel {
        width: 100%;
        background: white;
    }

    .timeline > li > .timeline-label {
        position: relative;
        height: 100%;
        margin: 45px 0;
        padding: 0;
        left: 0;
    }

    .timeline > li.timeline-inverted > .timeline-label {
        top: 32px;
        left: auto;
        right: 0;
        margin-left: 0;
        width: auto;
    }
}
/*
==============================
MOBILE - TABLET - Small devices
==============================
*/
@media (min-width: 769px) and (max-width: 992px) {
}
/*
==============================
MOBILE - SMALL DESKTOP - Medium devices
==============================
*/
@media (min-width: 992px) and (max-width: 1200px) {
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1142;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1143;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-container.active .mfp-bottom-bar, .mfp-container.active .mfp-counter {
    opacity: 1;
    transition: all .3s;
    transition-delay: .5s;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

@-moz-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.mfp-preloader:before {
    content: "\f110";
    text-indent: each-line;
}

.mfp-preloader {
    overflow: hidden;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    margin-top: -0.8em;
    left: 50%;
    margin-left: -15px;
    z-index: 1044;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 30px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: fixed;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #FFF;
    opacity: 0;
}

.mfp-counter {
    position: fixed;
    bottom: 2px;
    text-align: center;
    background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.23) 100%);
    padding: 8px 15px;
    right: 0;
    color: #B3B3B3;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    opacity: 0;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -25px;
    padding: 0;
    width: 40px;
    height: 40px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        font-family: FontAwesome;
        color: #fff;
        border-color: #fff;
        font-size: 40px;
        margin-left: 35px;
    }

    .mfp-arrow:after, .mfp-arrow .mfp-a {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

.mfp-arrow-right:before {
    transform: scale(3) rotate(42deg);
    margin: 23px 0 0 20px;
}

.mfp-arrow-left:before {
    transform: scale(3) rotate(-135deg);
    margin: 23px 0 0 23px;
}

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
        content: '\f104';
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:before {
        content: '\f105';
    }

    .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

    .mfp-iframe-holder .mfp-close {
        top: 0px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #000;
    }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
        background: #444;
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
    /* transform: scale(1); */
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}


/*
Schiocco - Copyright (c) Federico Schiocchet - Schiocco (www.Schiocco.it) - Framework Y (www.framework-y.com)
*/

.mfp-content .content {
    position: relative;
}

.box-lightbox .carousel.nav-thumb {
    margin-top: 0;
    padding-top: 5px;
    background: #000;
}

.box-lightbox iframe {
    display: block;
}

.mfp-wrap.inner .mfp-bottom-bar {
    margin-top: -88px;
    padding: 15px;
    background-color: rgba(0, 0, 0, 0.7);
}

.box-lightbox {
    background-color: #FFF;
    margin: 10px auto;
    border-radius: 2px;
    display: none;
    max-width: 800px;
    max-height: 750px;
    padding: 30px;
    float: none;
}

    .box-lightbox > .flexslider:first-child {
        margin-top: 0;
    }

.mfp-content .box-lightbox {
    display: block;
}

.box-lightbox.s {
    max-width: 400px;
    max-height: 300px;
}

.box-lightbox.m {
    max-width: 800px;
    max-height: 500px;
}

.box-lightbox.l {
    max-width: 1200px;
}

.box-lightbox.full-screen-size {
    max-width: 100%;
    max-height: 100%;
    margin: 50px;
}

.box-lightbox > div {
    padding: 0;
}

.box-inline .mfp-close {
    margin: 0;
}

.mfp-container.active .mfp-close {
    opacity: 1;
    transition: all .3s;
    transition-delay: .5s;
}

/*
==============================
POPUP
==============================
*/

.popup-banner {
    position: fixed;
    width: 250px;
    z-index: 1050;
    display: none;
}

    .popup-banner .popup-close {
        margin-top: 2px;
        position: absolute;
        width: 22px;
        right: 0;
        padding-right: 1px;
        height: 22px;
        color: #3E3E3E;
        text-align: center;
        font-size: 11px;
        line-height: 20px;
        border-radius: 50%;
        cursor: pointer;
    }

    .popup-banner.full-width-top .popup-close, .popup-banner.full-width-bottom .popup-close {
        margin-top: 0;
        margin-right: -6px;
        right: 15px;
    }

    .popup-banner .popup-close:hover {
        opacity: .7;
    }

    .popup-banner .bs-panel {
        box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.1);
    }

    .popup-banner.popup-bottom-right {
        bottom: 25px;
        right: 25px;
    }

    .popup-banner.popup-bottom-left {
        bottom: 25px;
        left: 25px;
    }

    .popup-banner.popup-top-right {
        top: 25px;
        right: 25px;
    }

    .popup-banner.popup-top-left {
        top: 25px;
        left: 25px;
    }

    .popup-banner.full-width-top, .popup-banner.full-width-bottom {
        width: 100%;
        padding: 10px 30px;
        top: 0;
        left: 0;
        right: 0;
        background-color: #F7F7F7;
        box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.19);
        text-align: center;
    }

    .popup-banner.full-width-bottom {
        top: auto;
        bottom: 0;
    }

.lightbox-on-load:not(.custom-lightbox) .mfp-content {
    cursor: pointer;
}
/*
==============================
MOBILE - PHONE - Extra small devices
==============================
*/
@media (max-width: 992px) {
    .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
        opacity: 1;
        margin: 25px 21px;
        line-height: 70px;
    }

    .mfp-container {
        overflow: visible;
    }

    button.mfp-arrow {
        bottom: 0 !important;
        position: fixed !important;
        top: initial;
        width: 50px;
        left: 0;
        right: initial;
        height: 50px !important;
        padding: 0;
        text-align: left;
        -webkit-transform-origin: 0;
        transform-origin: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
        background-color: black;
        background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.23) 100%);
    }

        button.mfp-arrow.mfp-arrow-right {
            margin-left: 50px;
            background: linear-gradient(to left, rgba(0,0,0,0) 0%,rgba(0, 0, 0, 0.23) 100%);
        }

    .box-lightbox {
        max-height: 100% !important;
        overflow: hidden;
    }
}

/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================
*/
@font-face {
    font-family: 'flexslider-icon';
    src: url('../static/HTWF/scripts/flexslider/fonts/flexslider-icon.eot');
    src: url('../static/HTWF/scripts/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../static/HTWF/scripts/flexslider/fonts/flexslider-icon.woff') format('woff'), url('../static/HTWF/scripts/flexslider/fonts/flexslider-icon.ttf') format('truetype'), url('../static/HTWF/scripts/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================

*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
    outline: none;
}

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

.flex-pauseplay span {
    text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ===================================================================================================================
*/
.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
        height: 100%;
        transform: translate3d(0,0,0);
        overflow: hidden;
    }

    .flexslider li > img, .flexslider li > a > img, .flexslider li > a > img {
        width: 100%;
        display: block;
    }

    .flexslider .slides:after {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

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

* html .flexslider .slides {
    height: 1%;
}

.no-js .flexslider .slides > li:first-child {
    display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
    margin: 0 0 23px 0;
    margin-bottom: 33px !important;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .flexslider.no-navs {
        margin-bottom: 0 !important;
    }

    .flexslider .slides img {
        height: auto;
        max-width: none;
    }

    .flexslider .slides [class*="col-md-"] > img {
        max-width: 100%;
    }

    .flexslider .slides .img-box:not(.adv-img) img {
        max-width: 100%;
    }

.flex-direction-nav li a {
    height: auto !important;
}

.flex-viewport {
    max-height: 5000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    max-height: 100%;
}

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

.flex-direction-nav {
    *
    height: 0;
}

    .flex-direction-nav a {
        text-decoration: none;
        display: block;
        margin: -10px 10px 0 10px;
        position: absolute;
        top: 50%;
        text-align: center;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgb(80, 80, 80);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        width: 60px;
        height: 57px;
    }

        .flex-direction-nav a:before {
            font-family: "FontAwesome";
            font-size: 55px;
            line-height: 55px;
            display: inline-block;
            content: '\f104';
            color: #333;
            text-shadow: 0px 0px 2px #FFF;
        }

body .flex-direction-nav a:before, body .flex-direction-nav a.flex-next:before {
    content: '' !important;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    width: 13px;
    height: 13px;
}

body .flex-direction-nav a.flex-next:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.flexslider.white .flex-direction-nav li a:before {
    color: #FFF;
    text-shadow: 0px 0px 2px #000;
}

.header-slider.white .flex-control-paging li a, .header-slider .flexslider.white .flex-control-paging li a {
    border-color: #fff !important;
}

    .header-slider.white .flex-control-paging li a.flex-active, .header-slider .flexslider.white .flex-control-paging li a.flex-active,
    .header-slider.white .flex-control-paging li:hover a, .header-slider .flexslider.white .flex-control-paging li:hover a {
        background-color: #fff !important;
    }

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

.flex-direction-nav .flex-next {
    right: -50px;
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
}

.flexslider.outer-navs:hover .flex-direction-nav .flex-prev {
    left: 40px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
}

    .flexslider:hover .flex-direction-nav .flex-next:hover {
        opacity: 1;
    }

.flexslider.outer-navs:hover .flex-direction-nav .flex-next {
    right: 40px;
}

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

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

    .flex-pauseplay a:before {
        font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    }

    .flex-pauseplay a:hover {
        opacity: 1;
    }

    .flex-pauseplay a .flex-play:before {
        content: '\f003';
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
    z-index: 9;
    height: auto !important;
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *
        display: inline;
        height: auto !important;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px !important;
    display: block;
    background: rgba(181, 181, 181, 0.9);
    cursor: pointer;
    opacity: .9;
    text-indent: -9999px;
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .flex-control-paging li a:hover {
        background: rgba(134, 134, 134, 0.7);
    }

    .flex-control-paging li a.flex-active {
        background: #DCDCDC;
        cursor: default;
        opacity: 1;
    }

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

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

    .flex-control-thumbs img {
        width: 100%;
        height: auto;
        display: block;
        opacity: .6;
        cursor: pointer;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

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

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


/*
* Schiocco - Copyright (c) Federico Schiocchet - Schiocco (www.Schiocco.it) - Framework Y (www.framework-y.com)
*/
.flexslider .slides {
    overflow: hidden;
}

.flexslider.nav-inner .flex-control-nav {
    bottom: 10px;
}

.flexslider.nav-inner {
    margin-bottom: 0 !important;
}

.flexslider li .circle .caption, .flexslider li .caption-bg, .advs-box .row, .advs-box h4, .advs-box p, .advs-box h3, .advs-box .name-box {
    transform: translate3d(0,0,0);
}

.flexslider.caption .slides li {
    position: relative;
}

.flexslider.carousel.nav-thumb .slides li {
    cursor: pointer;
    overflow: hidden;
    opacity: 0.6;
    transition: all .3s;
}

.flexslider.carousel.nav-thumb li.flex-active-slide {
    cursor: default;
    opacity: 1;
}

.flexslider.carousel.nav-thumb li:hover {
    opacity: 1;
}

.flexslider .advs-box-top-icon i {
    transform: scale(1) !important;
    animation: none !important;
}

.flexslider.carousel.nav-thumb li:hover img, .flex-control-thumbs li:hover img {
    transition: all .3s;
}

.flexslider.carousel.nav-thumb li img, .flex-control-thumbs li img {
    transition: all .3s;
    transform: translate3d(0,0,0);
}

.flexslider.carousel.nav-thumb .slides li .thumb {
    padding: 7px;
    text-align: center;
    border-top: 1px solid #A5A5A5;
    border-bottom: 1px solid #A5A5A5;
}

    .flexslider.carousel.nav-thumb .slides li .thumb h3 {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        margin: 1px;
    }

    .flexslider.carousel.nav-thumb .slides li .thumb p {
        font-size: 12px;
        margin: 0;
        color: #777;
    }

.flexslider.visible-dir-nav a.flex-next {
    right: 10px;
    opacity: 1;
}

.flexslider.visible-dir-nav a.flex-prev {
    left: 10px;
    opacity: 1;
}

.flexslider .img-box.circle img {
    width: 100% !important;
    max-width: 100% !important;
}

.flexslider.center {
    margin-left: auto !important;
    margin-right: auto !important;
}

.flexslider.outer-navs a.flex-next {
    transform: translateX(100px);
    width: 50px;
    background: none;
    box-shadow: none;
}

.flexslider.outer-navs a.flex-prev {
    transform: translateX(-100px);
    width: 50px;
    background: none;
    box-shadow: none;
}

.header-slider .flexslider .slides {
    height: 350px;
    overflow: hidden;
    margin: 0;
}

.header-slider .flexslider {
    margin: 0;
    margin-bottom: 0 !important;
}

body > .header-slider .flex-direction-nav {
    display: none;
}

.carousel.nav-thumb {
    margin-top: 5px;
}

.flexslider li .img-box.thumbnail, .flexslider li .advs-box.boxed {
    margin-right: 1px;
}

[class*="row-"].flexslider * {
    height: 100%;
}

.slides li > .advs-box {
    position: relative;
}

.background-page .flex-control-paging {
    display: none;
}

.full-screen-title .flexslider .flex-direction-nav {
    display: none;
}

.header-video.header-parallax .overlaybox .flexslider {
    top: 67px;
}

.full-screen-title.header-parallax .flex-control-nav {
    position: fixed;
}

.header-parallax:not(.full-screen-title) .flex-control-nav {
    bottom: auto;
    top: 325px;
}

.header-slider .layer-parallax {
    height: 490px;
    top: auto;
}



.header-slider .slides li, .header-slider .flex-viewport, .header-slider .slides, .header-slider .flexslider {
    position: relative;
    height: 100%;
    padding: 0;
    margin: 0;
}

.section-slider > .flexslider {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
    left: 0;
}

    .section-slider > .flexslider .flex-viewport {
        height: 100%;
    }

.section-slider .overlaybox {
    position: relative;
    z-index: 9;
    width: 100%;
    margin-bottom: 70px;
}

.full-screen-title .flexslider, .full-screen-title .flexslider .flex-viewport, .full-screen-title .flexslider .slides, .full-screen-title .flexslider .slides li, .flexslider .slides .bg-cover {
    padding: 0;
    height: 100% !important;
}

.flexslider .slides .bg-cover, .header-title .flexslider {
    padding: 0;
    height: 100%;
}

.header-slider .bg-overlay {
    position: absolute;
    z-index: 9;
}

.section-slider, .section-two-blocks, .section-bg-video, .section-map {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

    .section-slider > .flexslider .slides, .section-slider > .flexslider .slides li {
        height: 100%;
    }

    .section-slider > .flexslider .flex-control-nav {
        bottom: 10px;
        z-index: 11;
    }

@media (min-width: 992px) {
    .section-slider > .flexslider .flexslider:not(.advanced-slider) .flex-direction-nav a {
        bottom: 0;
        top: auto;
    }

    .section-slider > .flexslider .flexslider:not(.advanced-slider) .flex-direction-nav .flex-prev {
        left: auto !important;
        right: 40px !important;
    }

    .section-slider > .flexslider .flexslider:not(.advanced-slider) .flex-direction-nav .flex-next {
        right: 0 !important;
    }
}

[class*="row-"] .flexslider.advanced-slider .container-inner div {
    height: auto;
}

.section-slider > .advanced-slider, .advanced-slider .section-slide {
    position: static;
    margin-bottom: 0 !important;
}

    .advanced-slider .section-slide .container {
        padding-top: 0;
        padding-bottom: 0;
    }

.section-slide {
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    animation: all .3s;
    overflow: hidden;
}

.container-inner > .hc_column_cnt {
    padding-left: 0;
    padding-right: 0;
}

.section-slide .container {
    padding: 15px;
    height: 100%;
    transform: translate3d(0,0,0);
    max-width: 100%;
    z-index: 9;
}

.section-slide .container-middle {
    display: table !important;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    transform: translate3d(0,0,0);
    position: relative;
}

.section-slide .container-inner {
    display: table-cell !important;
    vertical-align: middle;
    position: relative;
    transform: translate3d(0,0,0);
}


.section-slide .block-right {
    position: absolute;
    right: 0;
}

.section-slide .bg-cover {
    position: absolute;
    width: 100%;
}

.pos-slider {
    height: auto !important;
    width: auto !important;
    position: absolute;
}

.pos-bottom {
    bottom: 0;
}

.pos-left {
    left: 15px;
}

.pos-right {
    right: 15px;
}

.pos-top {
    top: 0;
}

.pos-center {
    left: 50%;
}

.pos-middle {
    top: 50%;
}

.section-two-blocks .flexslider, .section-two-blocks .flexslider .slides, .section-two-blocks .flexslider .slides li a, .section-two-blocks .flex-viewport {
    height: 100%;
    margin: 0;
}

.section-two-blocks .flex-direction-nav a {
    text-align: center;
}

.section-two-blocks:not(.blocks-right) .flex-direction-nav a.flex-prev {
    margin-left: 23px;
}

.section-two-blocks.blocks-right .flex-direction-nav a.flex-next {
    margin-right: 23px;
    margin-left: 0;
}

.slides > li > a.img-box {
    width: 100%;
    display: block;
}

.social-feed-tw .slides img, .social-feed-fb .slides img {
    width: auto !important;
    display: block;
}

.png-over .slides > li {
    text-align: center;
}

    .png-over .slides > li > img {
        margin: auto;
        max-width: 100%;
    }

.section-slider .white .flex-control-paging li a.flex-active {
    border-color: #fff !important;
    background-color: #fff !important;
}

.section-slider .white .flex-control-paging li a, .white .flex-direction-nav a:before, .white .flex-direction-nav a.flex-next:before, .white .flex-direction-nav a:before {
    border-color: #fff !important;
}

/*
==============================
MOBILE - PHONE - Extra small devices
==============================
*/
@media (max-width: 992px) {
    .flex-control-nav, .flexslider.nav-inner .flex-control-nav {
        padding-right: 5px;
        padding-left: 5px;
        bottom: -40px;
    }

    .flexslider.nav-inner .flex-control-nav {
        bottom: 0;
    }

    .section-slide .container-middle, .section-slide .container-inner {
        max-width: 100%;
        table-layout: fixed;
        padding-top: 10px;
        text-align: center;
    }

    .flex-direction-nav {
        display: none;
    }

    .header-slider .layer-parallax {
        position: static !important;
        margin-top: 0 !important;
    }

    .niche-box-blog .flex-control-nav, .niche-box-blog .flex-direction-nav, .niche-box-post .flex-control-nav, .niche-box-post .flex-direction-nav {
        display: none;
    }

    .full-screen-title.header-parallax .flex-control-nav {
        bottom: 10px;
    }

    .flexslider .slides > li {
        height: auto;
    }

    .nav-middle-mobile.flexslider a.flex-prev, .nav-middle-mobile.flexslider a.flex-next {
        top: 50% !important;
    }

    .nav-middle-mobile.flexslider {
        margin-bottom: 0 !important;
    }

    .flexslider .slides > li > .img-box > span > img {
        height: auto;
    }

    .flexslider.carousel.nav-thumb .slides li {
        min-height: 100px;
    }

        .flexslider.carousel.nav-thumb .slides li .thumb {
            height: 100px;
            padding: 37px 7px;
        }

    .flexslider.carousel .slides li .thumb {
        height: 150px;
    }

    .section-slider > .flexslider .slides li, .flexslider .slides img {
        height: 100%;
    }

    .flexslider .slides .advs-box-side-img img, .section-slider .flexslider .slides img {
        height: auto;
    }

    .section-slider .overlaybox {
        top: 10px;
    }



    .header-slider .flexslider .slides, .header-slider .flexslider .slides li {
        height: 100%;
        min-height: 200px;
    }

        .header-slider .flexslider .slides li img {
            height: auto;
        }

    .header-slider, .header-slider .flexslider {
        height: 350px;
    }

        .layer-parallax, .header-slider .layer-parallax .flexslider, .layer-parallax .flexslider .slides {
            height: 350px;
        }

        .header-slider .flexslider .slides li, .header-slider.full-screen-title .slides, .header-slider.header-parallax .slides {
            height: 100%;
        }

        .header-slider.full-screen-title .flexslider, .full-screen-title.header-parallax .flexslider {
            height: 100% !important;
        }

    .header-parallax {
        height: 300px;
    }


    .header-slider .flex-control-nav {
        bottom: 10px;
    }

    .flex-control-nav.nav-inner {
        bottom: 13px;
    }

    .section-slide .vertical-row > .row {
        min-width: 100%;
        width: auto;
    }

    .section-slide .container-inner hr.space {
        height: 45px;
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    .flexslider.outer-navs a.flex-prev {
        transform: translateX(-50px);
        width: 30px;
    }

    .flexslider.outer-navs a.flex-next {
        transform: translateX(50px);
        width: 30px;
    }

    .flex-direction-nav a:before {
        font-size: 35px;
    }
}

/** =================== MONTSERRAT =================== **/

/** Montserrat Thin **/
@font-face {
    font-family: "Montserrat";
    font-weight: 100;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-Thin.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-Thin.woff") format("woff");
}

/** Montserrat Thin-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 100;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-ThinItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-ThinItalic.woff") format("woff");
}

/** Montserrat ExtraLight **/
@font-face {
    font-family: "Montserrat";
    font-weight: 200;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-ExtraLight.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-ExtraLight.woff") format("woff");
}

/** Montserrat ExtraLight-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 200;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-ExtraLightItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-ExtraLightItalic.woff") format("woff");
}

/** Montserrat Light **/
@font-face {
    font-family: "Montserrat";
    font-weight: 300;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-Light.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-Light.woff") format("woff");
}

/** Montserrat Light-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 300;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-LightItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-LightItalic.woff") format("woff");
}

/** Montserrat Regular **/
@font-face {
    font-family: "Montserrat";
    font-weight: 400;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-Regular.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-Regular.woff") format("woff");
}

/** Montserrat Regular-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 400;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-Italic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-Italic.woff") format("woff");
}

/** Montserrat Medium **/
@font-face {
    font-family: "Montserrat";
    font-weight: 500;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-Medium.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-Medium.woff") format("woff");
}

/** Montserrat Medium-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 500;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-MediumItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-MediumItalic.woff") format("woff");
}

/** Montserrat SemiBold **/
@font-face {
    font-family: "Montserrat";
    font-weight: 600;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-SemiBold.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-SemiBold.woff") format("woff");
}

/** Montserrat SemiBold-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 600;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-SemiBoldItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-SemiBoldItalic.woff") format("woff");
}

/** Montserrat Bold **/
@font-face {
    font-family: "Montserrat";
    font-weight: 700;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-Bold.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-Bold.woff") format("woff");
}

/** Montserrat Bold-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 700;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-BoldItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-BoldItalic.woff") format("woff");
}

/** Montserrat ExtraBold **/
@font-face {
    font-family: "Montserrat";
    font-weight: 800;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-ExtraBold.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-ExtraBold.woff") format("woff");
}

/** Montserrat ExtraBold-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 800;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-ExtraBoldItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-ExtraBoldItalic.woff") format("woff");
}

/** Montserrat Black **/
@font-face {
    font-family: "Montserrat";
    font-weight: 900;
    font-style: normal;
    src: url("../static/fonts/Montserrat/Montserrat-Black.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-Black.woff") format("woff");
}

/** Montserrat Black-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 900;
    font-style: italic;
    src: url("../static/fonts/Montserrat/Montserrat-BlackItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/Montserrat-BlackItalic.woff") format("woff");
}

/** =================== MONTSERRAT ALTERNATES =================== **/

/** Montserrat Alternates Thin **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 100;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-Thin.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-Thin.woff") format("woff");
}

/** Montserrat Alternates Thin-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 100;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-ThinItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-ThinItalic.woff") format("woff");
}

/** Montserrat Alternates ExtraLight **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 200;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-ExtraLight.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-ExtraLight.woff") format("woff");
}

/** Montserrat Alternates ExtraLight-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 200;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-ExtraLightItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-ExtraLightItalic.woff") format("woff");
}

/** Montserrat Alternates Light **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 300;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-Light.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-Light.woff") format("woff");
}

/** Montserrat Alternates Light-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 300;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-LightItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-LightItalic.woff") format("woff");
}

/** Montserrat Alternates Regular **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 400;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-Regular.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-Regular.woff") format("woff");
}

/** Montserrat Alternates Regular-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 400;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-Italic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-Italic.woff") format("woff");
}

/** Montserrat Alternates Medium **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 500;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-Medium.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-Medium.woff") format("woff");
}

/** Montserrat Alternates Medium-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 500;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-MediumItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-MediumItalic.woff") format("woff");
}

/** Montserrat Alternates SemiBold **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 600;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-SemiBold.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-SemiBold.woff") format("woff");
}

/** Montserrat Alternates SemiBold-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 600;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-SemiBoldItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-SemiBoldItalic.woff") format("woff");
}

/** Montserrat Alternates Bold **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 700;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-Bold.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-Bold.woff") format("woff");
}

/** Montserrat Alternates Bold-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 700;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-BoldItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-BoldItalic.woff") format("woff");
}

/** Montserrat Alternates ExtraBold **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 800;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-ExtraBold.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-ExtraBold.woff") format("woff");
}

/** Montserrat Alternates ExtraBold-Italic **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 800;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-ExtraBoldItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-ExtraBoldItalic.woff") format("woff");
}

/** Montserrat Alternates Black **/
@font-face {
    font-family: "Montserrat Alternates";
    font-weight: 900;
    font-style: normal;
    src: url("../static/fonts/Montserrat/MontserratAlternates-Black.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-Black.woff") format("woff");
}

/** Montserrat Alternates Black-Italic **/
@font-face {
    font-family: "Montserrat";
    font-weight: 900;
    font-style: italic;
    src: url("../static/fonts/Montserrat/MontserratAlternates-BlackItalic.woff2") format("woff2"),
         url("../static/fonts/Montserrat/MontserratAlternates-BlackItalic.woff") format("woff");
}
/*

    Custom skin for INSMARKET

*/

/*
-------------------------------------------------------------------
COLORS
-------------------------------------------------------------------
*/

.ins_bold
{
    font-weight: 500;
}

.ins_ebold
{
    font-weight: 600;
}

.ins_normal
{
    font-weight: 400;
}

footer
{
    background-color: #050000;
}


.extra-content, .nav:not(.ms-rounded) li > a:before, .boxed.advs-box-top-icon-img .advs-box-content, [class*="col-md-"].boxed,
.advs-box-side-img hr, .mi-menu .sidebar-nav, .advs-box-top-icon-img.niche-box-post:after, .accordion-list .list-group-item:before, [class*=header-] .title-base h1:before,
.woocommerce .product span.onsale, .circle-button, .btn.circle-button, .btn, .header-bootstrap, .header-title hr, .advs-box.boxed, i.circle, .intro-box:after, .intro-box:before,
.advs-box-side-img hr, .call-action-box, .title-base hr, .nav.inner.ms-mini, .bg-color, .header-title.white .title-base hr, .header-animation.white .title-base hr,
.title-base .scroll-top, .title-modern .scroll-top, i.square, .header-base, .progress-bar, .tagbox span, .niche-box-post .block-infos .block-data, .header-base .title-base h1:before {
    background-color: #ED1A3B;
}

    .navbar-inner .nav.ms-minimal li a:before, .header-base.white, .advs-box-multiple.boxed .advs-box-content {
        background-color: #ED1A3B !important;
    }

    .btn:not(.btn-border):hover, .btn-primary:focus, .boxed .btn, .btn-primary.focus, .side-menu .active,
    .white.circle-button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover,
    .woocommerce input.button.alt:hover, .white .title-base.yellow-bar hr {
        background-color: #ED1A3B !important;
    }

    i.icon, .fullpage-menu .active i, .navbar-default .navbar-toggle:hover i, .navbar-default .navbar-toggle:focus i, header .side-menu .active > a,
    .adv-img-button-content .caption i, .icon-menu ul.nav > li.active > a i, .icon-menu ul.nav > li:hover > a i, .active .maso-order i, .btn.btn-border i, .advs-box-top-icon:not(.boxed) i.icon,
    .datepicker-panel > ul > li.picked, .tab-box .nav-tabs > li.active > a,
    .advs-box-content h2:hover a, .pricing-table .pricing-price span, .datepicker-panel > ul > li.picked:hover, footer h4, .box-menu-inner .icon-box i,
    .caption-bottom p, .mi-menu li .fa, .fullpage-arrow.arrow-circle .arrow i, .accordion-list .list-group-item > a i, .mega-menu .fa-ul .fa-li,
    .adv-circle.adv-circle-center i, .mi-menu a > .fa, .box-steps .step-item:after, .box-steps .step-number, h6, li.panel-item .fa-li, .icon-menu .navbar-collapse ul.nav i,
    .side-menu i, .side-menu ul a i, .bs-menu li:hover > a, .bs-menu li.active > a, .hamburger-button:hover, .img-box.adv-circle i, .advs-box-side .icon, .advs-box-side-icon i,
    .niche-box-testimonails h5, .title-icon i, i, .fullpage-menu.white li.active a i, .timeline > li > .timeline-label h4, .anima-button i, .pricing-table .list-group-item.pricing-price,
    .footer-center .footer-title, .accordion-list .list-group-item > a.active, .btn-border, .btn.btn-border, .btn.circle-button.btn-border, footer a:hover, .block-quote.quote-1:before,
    .block-quote.quote-2:before, .breadcrumb > li + li:before, .adv-img-full-content p.sub {
        color: #ED1A3B;
    }

@media (max-width: 994px) {
    .navbar-nav .open .dropdown-menu > li > a[href="#"] {
        color: #ED1A3B !important;
    }
}

.footer-minimal .footer-title, .advs-box-top-icon.boxed .btn, .advs-box-top-icon.boxed .circle-button, .sidebar-nav ul a:hover, header .mi-menu .sidebar-nav ul a:hover,
.woocommerce div.product p.price, .woocommerce div.product span.price, .white .text-color, .accordion-list .list-group-item > a:hover, .boxed .circle-button:hover i,
.boxed .btn:hover i, .pagination > .active > a, .pagination > li:not(.disabled):hover > a, .boxed .circle-button, header .btn-search:hover, .advs-box h2 a:hover, .nav.ms-minimal > li.active > a {
    color: #ED1A3B !important;
}

.btn-border:hover, .btn.btn-border:hover, .btn.circle-button.btn-border:hover, .tag-row i {
    color: #ED1A3B;
}

    .btn-border:hover i, .white .btn i {
        color: #ED1A3B !important;
    }

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus, .pagination > li:not(.disabled):hover > a i:before, .advs-box-multiple div.circle, .advs-box-multiple div.circle i {
    border-color: #ED1A3B !important;
    color: #ED1A3B !important;
}

.nav.inner.ms-rounded > li > a:hover, .nav.inner.ms-rounded > li.active a {
    background-color: #ED1A3B !important;
    border-color: #ED1A3B !important;
}

.circle-button, .btn-default, .white .btn:not(.btn-border), .btn-border, .bg-transparent .navbar-nav > li.active > a .caret:before, .bg-transparent .navbar-nav > li:hover > a .caret:before,
.white .btn-text, .scroll-top-mobile:hover:before, .tab-box.left:not(.pills) .panel-box, .tab-box.right:not(.pills) .panel-box, .tab-box.right .nav-tabs {
    border-color: #ED1A3B;
}

.boxed.advs-box-multiple .advs-box-content, .niche-box-post, .extra-content, .quote-author, .border-color, .border-color.boxed-border.boxed-border.white, .img-border, .timeline > li > .timeline-badge,
body div.boxed-border.border-yellow, .pagination li.active a {
    border-color: #ED1A3B !important;
}

.datepicker-top-left, .datepicker-top-right {
    border-top-color: #ED1A3B;
}

    .datepicker-top-left:before, .datepicker-top-right:before {
        border-bottom-color: #ED1A3B;
    }

.text-color {
    color: #ED1A3B;
}

.circle-button:hover, .btn:hover {
    border-color: #ED1A3B !important;
}

.btn-text, html .advs-box .btn-text:after {
    color: #ED1A3B;
    border-color: #ED1A3B;
}

.white.btn, .white .btn, .white .tag-row a, .header-bootstrap i.icon, .white .tag-row i, .white .advs-box-content h2 a, .white.advs-box-side-img h2 a, .advs-box-side-icon.boxed .icon-box i,
.circle-button, .white .pagination > li.disabled > a, .white .pagination > li > a, .social-colors i, .btn.circle-button, .btn, .btn i, .circle-button, .btn.circle-button, .btn:hover,
.btn:hover i, .btn.focus, .input-group button {
    color: #fff;
}

    .nav.inner.ms-rounded > li > a:hover, .white .btn-text:hover, .header-base.white .breadcrumb.b a, .mi-menu .sidebar-nav ul a:hover, .white .btn.btn-border:hover, .white.advs-box-top-icon h3,
    .nav.inner:not(.ms-rounded) > li.active, .nav.inner.ms-rounded > li.active a, .nav.inner.ms-rounded li:hover i, .ms-rounded .active .maso-order i, .white .btn.circle-button.btn-border,
    .boxed .btn-text, .advs-box.white h3 {
        color: #fff !important;
    }

.section-bg-image .advs-box.boxed-inverse, .white .flex-control-paging li a:hover, body .section-bg-color .advs-box-blog.boxed-inverse, .adv-img-down-text.boxed-inverse:hover, .advs-box-multiple div.circle,
.section-bg-image [class*="col-md-"].boxed-inverse, [class*="shadow-"].boxed-inverse, .sidebar-nav ul ul, .base-box.boxed, .base-box.boxed-inverse, .advs-box.boxed-inverse {
    background-color: #fff;
}

header .side-menu .active, .white.btn:not(.btn-border), .white .btn:not(.btn-border), .white:not([class*="header-"]) .title-base hr, .bg-white {
    background-color: #fff !important;
}

.white .flex-control-paging li a.flex-active, .white.btn, .white .btn {
    border-color: #fff;
    background-color: #fff !important;
}

.white .flex-control-paging li a, body .white .flex-direction-nav a:before, .btn .caret:before, body .white .flex-direction-nav a.flex-next:before, .white .accordion-list .list-group-item > a:before {
    border-color: #fff;
}

.white .btn:hover, .white .pagination li > a i:before, .boxed-border.white, .boxed-border.boxed-border.white, .btn.white:hover, .white .btn:hover, .btn.white, .white .btn, .boxed .btn-text,
.white.bg-color .btn:not(.btn-border) {
    border-color: #fff !important;
}

.white form .form-control {
    border-color: #fff !important;
    color: #fff !important;
}

.section-bg-color .advs-box-top-icon.boxed-inverse .icon, .section-bg-color .advs-box-top-icon .icon, .navbar-mini, .header-base:not(.bg-cover) {
    background-color: #f7f7f7;
}

.navbar-default .navbar-nav > .active > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .navbar-nav > li:hover > a, .nav.inner > li, .box-transparent .overlaybox-inner, header .input-group-btn .btn, header .input-group-btn .btn:hover,
.navbar-default .navbar-nav > li > a:hover, .dropdown-menu ul > li:hover > a, .navbar-main .btn-search:hover, .accordion-list .list-group-item > a:hover, .nav.inner, .bg-transparent li.active, .bg-transparent li:hover,
.tab-box .nav-tabs li.active, .white.btn.btn-border, .white .btn.btn-border, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus,
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .nav-tabs > li.active > a {
    background: none !important;
}

header .input-group-btn .btn {
    border: none !important;
}

.advs-box .advs-box-content p, .advs-box-side-icon p, .maso-order i {
    color: #7a7a7a;
}

.white.btn:not(.btn-border), .white .btn:not(.btn-border) {
    color: #7a7a7a !important;
}

.input-group-btn .btn, .btn.btn-primary:hover {
    background-color: #9c9c9c !important;
    border-color: #9c9c9c !important;
}

    .input-group-btn .btn:hover, .btn.btn-primary {
        background-color: #7a7a7a !important;
        border-color: #7a7a7a !important;
    }

.color-4 {
    color: #53a0d8;
}

.advs-box h3 {
    /*color: #4C4C4C;*/
    color: #050000;
    font-weight: 400;
}

.white ::-webkit-input-placeholder {
    color: #fff;
}

.white ::-moz-placeholder {
    color: #fff;
}

.white :-ms-input-placeholder {
    color: #fff;
}

.white :-moz-placeholder {
    color: #fff;
}
/*
-------------------------------------------------------------------
CUSTOM CLASSES
-------------------------------------------------------------------
*/
.shadow-1 {
    box-shadow: 0 0 7px 0px rgba(0, 0, 0, 0.16);
}

.shadow-2 {
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.13) !important;
}

img.shadow-2 {
    border-radius: 5px;
}

.boxed-inverse.shadow-1, .boxed.shadow-1 {
    border-radius: 2px;
}

.boxed-border, [class*="col-md-"].boxed-border {
    background: none !important;
    border: 4px solid #7a7a7a !important;
}

.opacity-8 {
    opacity: .8;
}

.width-400 {
    max-width: 400px;
}

.width-500 {
    max-width: 500px;
}

.width-600 {
    max-width: 600px;
}

.flexslider.nav-right .flex-control-nav {
    bottom: 0;
    right: 0;
    display: inline-block;
    width: auto;
}

.flexslider.nav-left .flex-control-nav {
    text-align: left;
    bottom: -60px;
}

.flexslider.nav-top-right .flex-control-nav {
    top: 15px;
    right: 15px;
    text-align: right;
    bottom: auto;
}

.flexslider.nav-top-right .flex-control-paging li a {
    text-indent: 9995px;
}

.flexslider.png-boxed .img-box {
    border: 1px solid #cecece;
    padding: 15px;
    width: 145px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .flexslider.png-boxed .img-box img {
        margin: 0 !important;
        display: inline-block !important;
        max-width: 100% !important;
    }

.border-table.text-left:not(.table-bordered) td:first-child {
    padding-left: 0;
}

.border-table.text-left:not(.table-bordered) td:last-child {
    padding-right: 0;
    border-right: 0;
}

.border-table.text-left:not(.table-bordered) td {
    border: none;
    border-right: 1px solid #D2D2D2;
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
}

.img-bubble span.caption-box {
    position: absolute;
    top: 0;
    margin: 50px;
    width: 200px;
    height: 200px;
    padding: 0px;
    background: #fff;
    z-index: 2;
    border-radius: 200px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.img-bubble .caption-box:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0;
    border-color: #fff rgba(0, 0, 0, 0);
    display: block;
    width: 0;
    z-index: 1;
    bottom: 15px;
    left: 157px;
    transform: rotate(-45deg);
}

.img-bubble.img-box.inner .caption {
    margin: 0 15px;
    width: 170px;
    height: auto;
    background: none;
    color: #4e4e4e;
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    text-shadow: none;
}

.img-border {
    border: 1px solid #7a7a7a;
}

.bg-img {
    margin: -81px -15px !important;
    width: calc(100% + 30px);
    max-width: 200%;
}

.section-doc {
    border-top: 1px solid #e0e0e0;
}

body .block-quote.quote-gray:before {
    color: #dedede;
}

@keyframes border-animation {
    0% {
        height: 0%;
    }

    100% {
        height: 100%;
    }
}

@keyframes border-animation-2 {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}

.intro-box {
    position: relative;
    background: none !important;
}

    .intro-box:after, .intro-box:before {
        content: "";
        position: absolute;
        width: 10px;
        height: 100%;
        right: 0;
        top: 0;
        animation: border-animation 2s;
    }

    .intro-box:before {
        left: auto;
        right: 0;
        width: 100%;
        height: 10px;
        animation: border-animation-2 2s;
    }

/*
-------------------------------------------------------------------
LAYOUT & TYPOGRAPHY
-------------------------------------------------------------------
*/
body, p {
    font-size: 14px;
    line-height: 23px;
}

body, p, h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
}

.text-normal, .timeline > li > .timeline-label p, .timeline > li > .timeline-label h4, .timeline-title, .form-box p {
    font-weight: 400;
}

.text-bold, .collapse-button b, #comments h4, #comments h5, .nav-pills > li > a {
    font-weight: 500 !important;
}

p {
    letter-spacing: .5px;
}

.text-xs {
    font-size: 12px !important;
    line-height: 16px;
}

.text-s {
    line-height: 20px;
}

.text-l {
    line-height: 38px;
}

.text-xl {
    line-height: 60px;
    font-size: 45px !important;
}

hr {
    border-top: 1px solid #d6d6d6;
}

.container.content, .section-empty > .content, .section-bg-image > .content, .section-bg-video > .content, .section-bg-animation > .content, .section-slider > .content, .section-two-blocks .content {
    padding-top: 80px;
    padding-bottom: 80px;
}

.base-box.boxed, .base-box.boxed-inverse, .boxed-inverse, [class*="col-md-"].boxed, [class*="col-md-"].boxed-inverse, .grid-box > .grid-item.boxed-inverse, .row.vertical-row > div.boxed-inverse, .row.vertical-row > div.boxed {
    padding: 50px;
}

    [class*="col-md-"].boxed.small-padding, [class*="col-md-"].boxed-inverse.small-padding {
        padding: 25px;
    }

h1 + p, h2 + p, h3 + p, h4 + p {
    margin-top: 20px;
}

h1, .h1 {
    line-height: 50px;
}

h2, .h2 {
    line-height: 35px;
}

h4, .h4 {
    line-height: 23px;
}

.quote-author {
    font-style: normal;
    font-weight: 400;
    padding-left: 15px;
    border-left: 4px solid #7d7d7d;
}

.section-bg-color hr {
    border-color: #b3b3b3;
}

.scroll-top-mobile {
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    color: #b5b5b5;
    width: 35px;
    height: 35px;
    bottom: 15px;
    right: 15px;
}
/*
-------------------------------------------------------------------
HEADER AND MENUS
-------------------------------------------------------------------
*/

.nav:not(.ms-rounded) li.active > a:before, .nav:not(.ms-rounded) li:hover > a:before {
    width: 100%;
}

.nav:not(.ms-rounded) li {
    position: relative;
}

    .nav:not(.ms-rounded) li > a:before {
        content: '';
        position: absolute;
        left: 0px;
        bottom: 0px;
        width: 0%;
        height: 1px;
        transition: all 0.35s ease-out;
        -webkit-transition: all 0.35s ease-out;
    }

.navbar-brand {
    height: 70px;
}

.nav .caret:before {
    border-color: #7d7d7d;
}

.navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
    font-weight: 500;
    font-size: 14px;
}

.navbar-main .btn-search {
    margin-top: 12px;
    border: none;
    background: none;
    font-size: 24px;
}

.search-box {
    margin: 85px 0 0 0;
}

.navbar-mini {
    border: none;
}

    .navbar-mini .navbar-left {
        padding-top: 10px;
    }

    .navbar-mini span i {
        font-size: 13px;
        transform: translateY(-0.5px);
        display: inline-block;
        color: #a9a9a9;
    }

    .navbar-mini span {
        padding: 0 7px;
        font-weight: 400;
        letter-spacing: .5px;
        opacity: .9;
    }

    .navbar-mini > .container {
        padding-left: 225px;
    }

@media (min-width: 995px) {
    .navbar-mini:not(.hidden) + .navbar-main .navbar-header {
        margin-top: -22px;
        padding-left: 55px;
        padding-right: 25px;
        margin-left: -55px;
        background: #fff;
        position: relative;
    }

        .navbar-mini:not(.hidden) + .navbar-main .navbar-header:after {
            position: absolute;
            content: '';
            background-color: #f5f5f5;
            height: 90px;
            width: 60px;
            right: -10px;
            left: auto;
            top: -73px;
            transform: rotate(125deg);
        }

        .navbar-mini:not(.hidden) + .navbar-main .navbar-header:before {
            position: absolute;
            content: '';
            background-color: #fff;
            height: 22px;
            width: 6000px;
            right: 0;
            top: 0px;
            z-index: 0;
        }
}

.navbar-big-logo .navbar-mini:not(.hidden) + .navbar-main .navbar-header {
    padding-right: 0;
}

.navbar-big-logo .navbar-main .navbar-header:after {
    display: none;
}

.navbar-mini:not(.hidden) + .navbar-main .navbar-brand {
    margin-top: 10px;
}

.nav.ms-minimal > li > a {
    border-bottom: none;
    font-weight: 500;
}

.nav.maso-filters {
    margin-bottom: 30px;
}

    .nav.maso-filters a {
        padding-top: 0;
    }

.inner.ms-minimal li a {
    padding-top: 0;
}

.mega-menu a {
    height: 32px;
    margin-bottom: 7px;
    padding-left: 0;
    font-weight: 400;
    font-size: 14px;
}

.mega-menu .nav-tabs > li > a {
    padding: 15px 30px !important;
    height: 50px;
}

.mega-tabs .tab-box .panel.active {
    margin: 0 5px;
}

.mega-menu h5 {
    margin-bottom: 21px;
    font-weight: 400;
}

.mega-tabs .nav-tabs {
    background: #fff;
    border-bottom: 1px solid #e8e8e8;
}

    .mega-tabs .nav-tabs li a:before {
        bottom: -1px;
    }

.navbar-main .navbar-form .form-control {
    border: none;
    border-bottom: 1px solid #e6e6e6;
}

.navbar-main .navbar-form .btn-search {
    font-size: 13px;
    margin-top: 0;
    border-bottom: 1px solid #e6e6e6;
    background: #f5f5f5;
}

header .navbar-main form.navbar-form {
    margin-top: 18px;
    padding: 0;
}

header .side-menu > li > a {
    font-weight: 500;
}

.side-menu-fixed .brand {
    text-align: left;
    padding: 25px 15px;
}

header .mi-menu ul li > a, header .sidebar-nav .panel-item > span {
    padding: 10px 15px;
}
/*
-------------------------------------------------------------------
TITLES
-------------------------------------------------------------------
*/
.title-base {
    flex-direction: column-reverse;
    display: flex;
}

[class*=header-] .title-base {
    text-align: left;
    display: block;
}

    [class*=header-] .title-base h1, [class*=header-] .title-icon h2, [class*=header-] .title-icon h1, [class*=header-] .title-base.title-small h2 {
        font-size: 50px;
        font-weight: 400;
        margin-top: 5px;
        position: relative;
    }

    [class*=header-] .title-base p, [class*=header-] div.title-icon p {
        max-width: 500px;
    }

.header-base .title-base {
    display: block;
}

    .header-base .title-base h1 {
        font-size: 35px;
        font-weight: 400;
        position: relative;
        /*color: #4C4C4C;*/
        color: #050000;
    }

[class*=header-] .title-base p {
    max-width: 500px;
    margin-top: 50px;
    /*color: #4C4C4C;*/
    color: #050000;
}

.title-base hr {
    width: 100%;
    opacity: 0;
    height: 5px;
}

.header-base .breadcrumb.b a, .header-base .breadcrumb li {
    /*color: #4C4C4C;*/
    color: #050000;
    font-weight: 500;
    font-size: 13px;
}

.title-base h1:before {
    content: '';
    position: absolute;
    height: 5px;
    width: 150px;
    bottom: -20px;
}

.title-base.text-left hr, .title-base.text-left hr, [class*=header-] .title-base hr {
    opacity: 1;
}

[class*=header-] .title-base hr {
    display: none;
}

.title-base p {
    margin-top: 0;
}

.title-base.text-left p {
    margin-left: 1px;
    margin-bottom: 3px;
}

.title-base + .accordion-list > .list-group-item:first-child {
    border-top: none;
}


/*
-------------------------------------------------------------------
FOOTER
-------------------------------------------------------------------
*/

footer {
    border-top: 1px solid #E6E6E6;
}

    footer p, footer a, footer li {
        opacity: .8;
        font-weight: 400;
    }

    footer a {
        line-height: 25px;
    }

    footer h3 {
        font-weight: 500;
        font-size: 16px;
        margin-bottom: 22px;
    }

    footer .container {
        padding: 80px 15px;
    }

    footer .copy-row .copy-text {
        border-top: 0px solid #cecece;
        padding: 15px;
        margin: auto;
        font-weight: 400;
        /*color: #a2a2a2;*/
        color: white;
        letter-spacing: .3px;
        float: none;
    }

    footer .fa-ul .fa-li {
        font-weight: 600;
    }

    footer ul {
        padding-left: 16px;
    }

    footer .social-group {
        margin-bottom: 0;
    }

/*
-------------------------------------------------------------------
COMPONENTS
-------------------------------------------------------------------
*/
.accordion-list .list-group-item > a {
    font-weight: 400;
    padding-left: 20px;
}

.caret-right {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    opacity: 1;
    vertical-align: top;
    width: 0;
    margin-top: 7px;
    margin-left: 3px;
}

    .accordion-list .list-group-item > a:before,
    /* .advs-box .btn-text:after, */
    .box-steps .step-item:after {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-left: -21px;
        top: 19px;
        position: absolute;
        border-top-width: 2px;
        border-top-style: solid;
        border-right-width: 2px;
        border-right-style: solid;
        content: "";
        width: 6px;
        height: 6px;
        transition: all .15s;
        border-color: rgba(93, 93, 93, 0.5);
    }

.accordion-list .list-group-item > .panel > .inner {
    padding: 0px 15px 10px 20px;
}

.accordion-list .list-group-item > a.active:before {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 20px;
    font-size: 15px;
}

.btn-sm i {
    font-size: 14px;
    transform: translateY(1px);
    display: inline-block;
}

.btn-xs {
    font-size: 11px;
    line-height: 18px;
    padding-top: 2px;
    padding-bottom: 0;
}

    .btn-xs.btn-border {
        border-width: 1px;
    }

.load-more-maso.btn i, .load-more-grid.btn i {
    font-size: 11px;
    margin-left: 5px;
    transform: translateY(0px);
}

.btn-text {
    border-bottom-style: solid;
}

.btn-border, .btn-border, .white .btn-border {
    border-width: 1px;
    font-weight: 500;
}

.btn.white:hover, .white .btn:hover {
    opacity: .8;
}

.progress-circle .inner-circle .counter-circle {
    font-weight: 400;
    font-size: 19px;
}

.progress-circle .inner-circle .main {
    line-height: 18px;
    font-size: 11px;
    font-weight: 400;
    opacity: .7;
}

.progress-circle .inner-circle .subtitle {
    display: flex;
    flex-direction: column-reverse;
    margin: 5px 0 0 0;
}

.inner-circle hr {
    display: none;
}

.table:not(.grid-table) th {
    font-weight: 500;
}

table.table:not(.grid-table) > tbody > tr > td, table.table:not(.grid-table) > tbody > tr > th {
    font-size: 13px;
    padding: 15px;
}

.form-box .form-control {
    border: none;
    border-bottom: 1px solid #b9b9b9;
    border-radius: 0;
    background: none;
}

.comment-list .name {
    font-weight: 500;
}

.comment-list img {
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

.advs-box-top-icon-img.boxed .advs-box-content, .advs-box-top-icon-img.boxed-inverse .advs-box-content {
    padding: 30px;
}

.section-bg-color .advs-box.boxed, .section-bg-color .advs-box.boxed-inverse, .section-bg-color .adv-img-down-text.boxed-inverse, .section-bg-color .niche-box-testimonails-cloud p {
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
    border: 0 solid #eee;
}

.adv-img-full-content h2 {
    line-height: 19px;
}

.advs-box {
    overflow: hidden;
}

    .advs-box .btn-text {
        border: none;
        font-weight: 400;
        position: relative;
    }

        .advs-box .btn-text:after {
            margin-left: 7px;
            top: 9px;
            right: -13px;
        }

.advs-box-top-icon-img .img-box {
    margin: 1px;
}

.img-box.adv-img-half-content .caption, .img-box.adv-img-side-content .caption {
    padding: 20px 20px;
}

.adv-img-side-content .btn, .adv-img-side-content .btn-text {
    margin-top: 10px;
}

.adv-img h2, .adv-circle h2, .caption-bottom h2 {
    font-weight: 500;
}

div.adv-img p {
    font-weight: 300;
    margin-top: 5px;
}

.niche-box-post .text-m {
    font-size: 23px !important;
    line-height: 30px;
}

.niche-box-post h2 {
    font-weight: 400;
    margin-top: 5px;
    margin-bottom: 15px;
}

.advs-box h2 a {
    /*color: #4C4C4C;*/
    color: #050000;
    font-weight: 400;
}

.niche-box-post .block-infos {
    width: 250px;
    text-align: left;
    margin-left: 25px;
}

    .niche-box-post .block-infos .block-data {
        display: block;
        float: left;
        height: 30px;
        border: none;
    }

.block-infos .block-comment {
    display: none;
}

.niche-box-post .block-infos p.bd-day {
    display: inline-block;
    padding: 5px 0px 5px 10px;
    font-size: 13px;
    font-weight: 500;
    color: #fff;
}

.niche-box-post .block-infos .bd-month {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    padding-right: 9px;
    color: #fff;
}

.niche-box-post .img-box {
    margin: 0;
}

.advs-box-top-icon-img.niche-box-post {
    border-top: 2px solid #7a7a7a;
}

.niche-box-post .tag-row {
    margin-bottom: 15px;
}

.niche-box-blog p.excerpt {
    font-size: 14px;
}

.niche-box-blog .block-infos {
    position: relative;
    padding-right: 0;
    text-align: left;
    width: 75px;
}

    .niche-box-blog .block-infos:after {
        content: "";
        position: absolute;
        width: 1px;
        border-right: 1px solid #d0d0d0;
        height: 100%;
        top: 0;
        right: 22px;
    }

.niche-box-blog .block-data {
    border: none;
}

.niche-box-blog .bd-day {
    font-weight: 400;
}

.niche-box-blog .bd-month {
    font-weight: 400;
    font-size: 11px;
}

.niche-box-blog a.btn, .niche-box-blog a.btn-text {
    margin-top: 0;
}

.extra-content {
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    background: none;
    border-left: none;
    color: #585858;
    border-top: 1px solid #7a7a7a;
    padding-left: 0;
    padding-right: 0;
}

.adv-img-down-text h2 a {
    font-weight: 400;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 17px;
}

.adv-img-down-text .caption-bottom p {
    margin-top: 0;
}

.adv-img-down-text.boxed-inverse .caption-bottom {
    border: 1px solid #e4e4e4;
    border-top: none;
}

.section-bg-color .adv-img-down-text.boxed-inverse .caption-bottom {
    border: none;
}

.niche-box-testimonails-cloud p {
    border-radius: 0;
    text-align: left;
}

.niche-box-testimonails-cloud .name-box .subtitle {
    padding-top: 16px;
    font-weight: 400;
}

.adv-img-classic-box .caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%,rgba(0, 0, 0, 0) 60%) !important;
    transform: translate3d(0,0,0);
}

.adv-img-classic-box > .img-box {
    background: #000;
}

.adv-img-classic-box:hover .img-box img {
    opacity: .5 !important;
}

.adv-img-classic-box .caption-inner h2 {
    margin-bottom: 0px;
    line-height: 20px;
}

.advs-box-top-icon {
    overflow: visible;
    position: relative;
}

    .advs-box-top-icon:not(.boxed) {
        padding-top: 27px !important;
    }

    .advs-box-top-icon.boxed-inverse, .advs-box-side-icon.boxed-inverse {
        background: none;
        border-style: solid !important;
        border-width: 1px;
        border-color: #dcdcdc;
    }

    .advs-box-top-icon:not(.boxed) .icon {
        box-shadow: none !important;
        font-size: 55px;
        height: 60px;
        width: 110px;
        padding: 0;
        margin: -70px 0 0 -56px;
        background: none;
    }

    .advs-box-top-icon.text-left .icon {
        text-align: left;
        left: 0;
        margin-left: 0;
    }

    .advs-box-top-icon.text-left.boxed .icon, .advs-box-top-icon.text-left.boxed-inverse .icon {
        left: 13px;
        text-align: center;
    }

    .advs-box-top-icon.boxed-inverse .icon {
        background: #fff;
    }

html body .advs-box-top-icon h3 {
    margin-top: 5px;
    font-weight: 400;
    font-size: 22px;
}

.list-items .list-item {
    border-bottom-style: solid;
}

    .list-items .list-item:first-child {
        padding-top: 0;
    }

    .list-items .list-item h3, ul.list-texts li b {
        font-weight: 500;
    }

    .list-items .list-item:hover {
        background: none;
    }

    .list-items .list-item span {
        font-size: 15px;
        font-weight: 400;
    }

    .list-items .list-item p {
        line-height: 19px;
        padding-top: 5px;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    font-weight: 500;
    font-size: 15px;
}

ul li .fa-li.fa-square {
    font-size: 10px;
    margin-top: 3px;
    margin-left: -8px;
}

.icon-box-cell i.text-xl {
    width: 55px;
}

.white .icon-box:not(.icon-box-top-bottom) .icon-box-cell:first-child, div.white .countdown > div:after {
    border-right: 2px solid rgba(255, 255, 255, 0.31); 
}

.icon-box:not(.icon-box-top-bottom) .icon-box-cell:first-child {
    padding-right: 5px;
    margin-right: 15px;
    /*border-right: 2px solid rgba(123, 123, 123, 0.25);*/
}

.icon-box.icon-box-right:not(.icon-box-top-bottom) .icon-box-cell:first-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

.icon-box.icon-box-right:not(.icon-box-top-bottom) .icon-box-cell:last-child {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 2px solid rgba(123, 123, 123, 0.25);
}

.icon-box.icon-box-top-bottom .icon-box-cell > i {
    margin: 0px 0 15px 0;
}

.icon-box-top-bottom .icon-box-cell label {
    margin-bottom: 5px;
}



.advs-box-multiple .circle > i {
    line-height: 45px;
    height: 45px;
    width: 45px;
}


.advs-box-multiple .advs-box-content {
    padding: 30px;
}

.advs-box-multiple.boxed-inverse .advs-box-content {
    border: 1px solid #dcdcdc;
    border-top: none;
}

.advs-box-multiple div.circle {
    border: none;
    border-radius: 3px;
    width: 70px;
    height: 70px;
    font-size: 24px;
    right: 20px;
    line-height: 28px;
    border: 1px solid #a2a2a2;
}

    .advs-box-multiple div.circle span {
        line-height: 16px;
        color: #717171;
        font-weight: 400;
    }

.section-bg-color .advs-box-multiple.boxed-inverse .advs-box-content {
    border: none;
}

.progress {
    overflow: visible;
    height: 3px;
    background-color: #e8e8e8;
}

.progress-bar {
    box-shadow: none !important;
    color: #30353b;
    height: 3px;
}

    .progress-bar > span {
        padding: 2px 0 2px 5px;
        width: 60px;
        transform: translateY(-31px);
        border-radius: 3px;
        display: block;
        white-space: nowrap;
        font-weight: 500;
        letter-spacing: 1px;
        float: right;
        font-size: 12px;
        background: #2d2d2d;
        color: #fff;
        text-align: center;
    }

.pricing-table {
    overflow: hidden;
}

    .pricing-table .pricing-price.list-group-item {
        font-weight: 500;
        font-size: 45px;
        padding-top: 45px;
    }

    .pricing-table .list-group-item:nth-child(even) {
        background-color: #fff;
    }

    .pricing-table .list-group-item {
        border-bottom: none;
        font-size: 13px;
    }

    .pricing-table h3 {
        font-weight: 400;
    }

    .pricing-table .btn {
        margin-top: 15px;
        padding: 10px 25px;
        margin-bottom: 40px;
    }

    .pricing-table .pricing-price span {
        font-size: 18px;
        display: inline-block;
        transform: translateY(-2px);
    }

.pricing-table-big, [class*="section-"] > div > .row:first-child > div > .pricing-table-big {
    margin: -15px 0 0 0;
}

.niche-box-team .content-box hr {
    display: none;
}

.niche-box-team .content-box h2 {
    margin-top: 15px;
    font-weight: 400;
}

.niche-box-team .content-box h4 {
    font-size: 13px;
}

.advs-box-side-icon .icon-box i {
    font-size: 35px;
    line-height: 35px;
    text-align: left;
    width: 65px;
    margin-left: 1px;
    height: 35px;
}

    .advs-box-side-icon .icon-box i.text-xl {
        margin-right: 20px;
        line-height: 45px;
    }

.advs-box-side-icon .icon-box {
    padding-right: 0;
    vertical-align: top;
}

    .advs-box-side-icon .icon-box + .caption-box {
        position: relative;
    }

        .advs-box-side-icon .icon-box + .caption-box:before {
            content: '';
            position: absolute;
            height: 100%;
            height: calc(100% - 4px);
            width: 1px;
            margin-left: -13px;
            margin-top: 2px;
            background: #d6d6d6;
        }

.advs-box-side h3 {
    font-size: 21px;
    margin-bottom: 15px;
}

.advs-box-side hr {
    display: none;
}

[class*="boxed-"].advs-box-side .col-md-4 {
    margin: -25px;
    padding-right: 40px;
}

[class*="boxed-"].advs-box-side .img-box {
}

.timeline > li > .timeline-panel {
    border: none;
    border-right: 1px solid #D2D2D2;
    background: none;
    padding: 0 20px 0 0;
}

.timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 0 0 20px;
    border-right: none;
    border-left: 1px solid #D2D2D2;
}

.timeline:before {
    background: none;
}

.timeline > li > .timeline-badge {
    border-width: 2px;
    background: #fff;
}

.timeline > li {
    margin-bottom: 50px;
}

    .timeline > li:last-child {
        margin-bottom: 0;
    }

.niche-box-team:hover .img-box img {
    transform: translateY(25px) scale(1.2) !important;
}

.porfolio-bar a {
    font-size: 14px;
    font-weight: 500;
}

.counter-box-icon > div {
    text-align: left;
}

/*
-------------------------------------------------------------------
CONTAINERS
-------------------------------------------------------------------
*/
.nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active:hover > a, .nav-tabs > li:hover > a {
    padding: 5px 0 30px 0;
    border: none !important;
    background: none;
    font-weight: 500;
    margin: 0;
}

.nav-tabs > li {
    margin-right: 30px;
}

.tab-box.inverse .panel {
    padding-top: 0;
    border-top: 0;
}

.inverse .nav-tabs > li > a, .inverse .nav-tabs > li:hover > a {
    padding: 30px 0 5px 0;
}

.inverse .nav:not(.ms-rounded) li > a:before {
    top: -1px;
    bottom: auto;
}

.nav-tabs > li > a i {
    margin: 0 10px 0 0;
}

.tab-box.inverse .nav-tabs li.active a {
    border-top: none;
}

.tab-box > .panel, .tab-box > .panel-box > .panel {
    border: none;
    padding: 25px 0;
}

.nav-pills > li a:before {
    display: none;
}

.tab-box.left .panel-box .panel, .tab-box.right .panel-box .panel {
    border: none;
    padding: 0 0 0 15px;
}

.left .nav-tabs > li > a, .right .nav-tabs > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.tab-box.right .panel-box .panel {
    padding: 0 15px 0 0;
}

.tab-box.right .nav-tabs > li > a {
    padding-left: 15px;
}

.flexslider .flex-direction-nav li a:before {
    margin-top: 3px;
}

.flexslider .flex-direction-nav li a.flex-prev:before {
    margin-left: -15px;
}

.maso-box.row, .grid-box.row {
    margin: -7.5px;
    width: calc(100% + 15px);
}

.maso-box > .maso-item, .grid-box > .grid-item {
    padding: 7.5px;
}

.maso-30 .maso-box > .maso-item, .grid-30 .grid-box > .grid-item {
    padding: 15px;
}

.maso-30 .maso-box.row, .grid-30 .grid-box.row {
    margin: -15px;
    width: calc(100% + 30px);
}

.flex-control-paging li a, .header-slider .flex-control-paging li a {
    background: none;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(93, 93, 93, 0.5);
}

    .flex-control-paging li a.flex-active, .header-slider .flex-control-paging li a.flex-active {
        background: #949494;
        border-color: #949494;
    }

.box-transparent .overlaybox-inner {
    box-shadow: none;
    padding: 0 5px;
}

.box-steps .step-number {
    opacity: 1;
}

.box-steps .step-item:before {
    content: '';
    position: absolute;
    width: 1px;
    right: 29px;
    top: 50%;
    margin-top: -38px;
    height: 70px;
    background: rgba(113, 113, 113, 0.5);
}

.box-steps .step-item:after {
    opacity: 1;
    width: 18px;
    height: 18px;
    top: 50%;
    margin-right: 15px;
    background: #fff;
    border-top-width: 1px;
    border-right-width: 1px;
}

.box-steps .step-item:last-child:before {
    display: none;
}

.section-bg-color .box-steps .step-item:after {
    background: #f7f7f7;
}

.mfp-arrow-right:before {
    margin: 24px 0 0 9px;
}

.fixed-area.active .nav.inner.ms-rounded li a {
    background: #fff;
    box-shadow: 0 3px 10px hsla(0, 0%, 0%, 0.22);
    transition: box-shadow .3s;
}

.pagination li a, .pagination li.active a {
    font-weight: 400;
    background: none;
}

.pagination li:not(.active) a {
    border: none !important;
    background: none;
}

.pagination-sm > li > a {
    font-size: 13px;
}

.maso-list .list-nav, .grid-list .list-nav {
    margin-top: 35px;
}

.album-box .caption h2 {
    font-size: 17px;
}

/*
-------------------------------------------------------------------
RESPONSIVE
-------------------------------------------------------------------
*/
.navbar-toggle > i {
    margin-top: 13px;
}

@media (max-width:994px) {
    header .nav li > .mega-menu, .search-box, .flexslider.nav-top-right {
        margin: 0 !important;
    }

    header .navbar-main .col + .col ul, header .navbar-main .dropdown a + ul, .nav-tabs > li:first-child > a, .box-steps .step-item:first-child {
        padding-top: 0 !important;
    }

    .box-steps .step-item:last-child {
        padding-bottom: 0 !important;
    }

    .nav-tabs > li {
        margin-right: 0;
    }

    .title-base.text-left, .vertical-row > div, .row.vertical-row > div, .advs-box-side-icon .icon-box, .advs-box-side-icon .caption-box, .advs-box-side, .advs-box-side-icon p, .advs-box.advs-box-side p,
    .section .background-page, .section .content, .section .container {
        text-align: left !important;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    header .navbar-main ul {
        padding: 10px 0 0 0 !important;
    }

    .mega-menu .nav-tabs > li > a {
        padding-left: 15px !important;
    }

    .text-m-xs {
        font-size: 25px !important;
        line-height: 35px;
    }

    .text-m-sm {
        font-size: 30px !important;
        line-height: 35px;
    }

    .grid-table td {
        padding: 15px !important;
    }

    .grid-table {
        margin: -15px;
        width: calc(100% + 30px);
    }

    .nav.maso-filters a {
        padding-top: 0;
        margin-bottom: 10px;
    }

    .navbar-inner .navbar-toggle {
        border: 1px solid #e0e0e0;
    }

    .overlaybox-side .overlaybox-inner {
        padding: 30px;
    }

    .adv-img h2, .adv-circle h2, .caption-bottom h2 {
        line-height: 25px;
    }

    h2, .h2 {
        font-size: 20px;
        line-height: 30px;
    }

    h3 {
        line-height: 27px;
    }

    .nav-tabs > li {
        border: none;
    }

        .nav-tabs > li > a, .nav-tabs > li.active > a, .nav-tabs > li.active:hover > a, .nav-tabs > li:hover > a {
            padding: 15px 0 15px 0;
        }

    a.img-bubble {
        padding-bottom: 140px;
        margin-bottom: -140px !important;
    }

    .box-steps .step-item:before, .section-bg-color .box-steps .step-item:after {
        display: none;
    }

    .box-steps .step-item {
        padding: 15px 50px;
    }

    .flexslider.nav-right .flex-control-nav {
        bottom: -14px;
    }

    [class*=header-] .title-base h1, [class*=header-] .title-icon h2, [class*=header-] .title-icon h1, [class*=header-] .title-base.title-small h2 {
        font-size: 30px;
        line-height: 35px;
    }

    [class*=header-] .title-base p, [class*=header-] div.title-icon p {
        margin-top: 40px;
    }

    .header-title, .header-video, .header-animation, .header-slider {
        height: 205px !important;
    }

    .header-base {
        padding-bottom: 20px;
    }

    footer .container {
        padding: 80px 0;
    }

    .timeline > li > .timeline-label {
        position: absolute;
        left: auto;
        right: 0;
        max-width: 65px;
        margin: 0;
    }

    .timeline > li.timeline-inverted > .timeline-label {
        left: 0;
        right: auto;
        text-align: right;
    }

    .timeline > li > .timeline-badge {
        display: none;
    }

    .timeline > li > .timeline-label p {
        font-size: 12px;
        white-space: normal;
    }

    .timeline > li > .timeline-label h4 {
        font-size: 16px;
    }

    header .dropdown-submenu a + .dropdown-menu a {
        padding-left: 20px;
    }

    .comment-list img {
        position: absolute;
        margin-top: 10px;
    }

    .comment-list .col-md-10 {
        padding-left: 60px;
    }

    .img-box.adv-img-side-content .caption {
        min-height: 180px;
    }

    .header-base .breadcrumb, .header-bootstrap .breadcrumb {
        text-align: right;
    }

    .advs-box-side-icon .icon-box, .advs-box-side-icon .caption-box {
        display: table-cell;
    }

    .pricing-table-big {
        margin: 0 0 20px 0 !important;
    }
}

@media (max-width: 767px) {
    .pagination-lg > li > a span {
        font-size: 15px;
    }

    .pagination-lg > li > a, .pagination-lg > li > span {
        padding: 8px 10px;
        font-size: 15px;
    }

    .header-base .breadcrumb, .header-bootstrap .breadcrumb {
        text-align: left;
    }
}

.d-none {
    display: none !important;
}

/*@media (min-width: 576px) {*/
@media (min-width:994px) {
    .d-sm-block {
        display: block !important;
    }
}

.topbar-divider {
    border-right: 1px solid #e3e6f0;
    width: 0px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    height: 3rem;
}


.choices{position:relative;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.5}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=''] .choices__button{display:none}.choices[data-type*=select-one]:after{content:'';height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0 -4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}
dialog {
  position: absolute;
  left: 0; right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  margin: auto;
  border: solid;
  padding: 1em;
  background: white;
  color: black;
  display: block;
}

dialog:not([open]) {
  display: none;
}

dialog + .backdrop {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  background: rgba(0,0,0,0.1);
}

._dialog_overlay {
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
}

dialog.fixed {
  position: fixed;
  top: 50%;
  transform: translate(0, -50%);
}
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.gu-hide {
  display: none !important;
}
.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.gu-transit {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../static/formio/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../static/formio/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../static/formio/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../static/formio/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../static/formio/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../static/formio/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@charset "UTF-8";
.formio-loader {
  position: relative;
  min-height: 60px; }

.loader-wrapper {
  z-index: 1000;
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0); }

.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  z-index: 10000;
  display: inline-block;
  border: 6px solid #f3f3f3;
  /* Light grey */
  border-top: 6px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 2s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.formio-form {
  position: relative;
  min-height: 80px; }

.formio-error-wrapper,
.formio-warning-wrapper {
  padding: 1em; }

.formio-error-wrapper {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }

.formio-warning-wrapper {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }

.formio-disabled-input .form-control.flatpickr-input {
  background-color: #eee; }

.builder-component.has-error .invalid-feedback,
.formio-component.has-error .invalid-feedback,
.formio-component.alert-danger .invalid-feedback,
.formio-component.has-message .invalid-feedback {
  display: block;
  color: inherit;
  margin-top: 4px; }

.formio-errors .error {
  color: #dc3545; }

.formio-errors .warning {
  color: #856404; }

.formio-errors .info {
  color: #004085; }

.formio-wysiwyg-editor {
  min-height: 200px;
  background-color: #fff; }

.has-feedback .form-control {
  padding-right: 10px; }

.has-feedback .form-control[type=hidden] {
  padding-right: 0px; }

.has-error.bg-danger {
  padding: 4px; }

.ql-source:after {
  content: "[source]";
  white-space: nowrap; }

.quill-source-code {
  width: 100%;
  margin: 0px;
  background: #1d1d1d;
  box-sizing: border-box;
  color: #cccccc;
  font-size: 15px;
  outline: none;
  padding: 20px;
  line-height: 24px;
  font-family: Consolas, Menlo, Monaco, "Courier New", monospace;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  display: none; }

.formio-component-tags tags {
  background-color: #fff; }

.field-required:after, .tab-error::after {
  content: " *";
  color: red; }

.field-required:after {
  position: relative;
  z-index: 10; }

.glyphicon-spin {
  -webkit-animation: formio-spin 1s infinite linear;
  -moz-animation: formio-spin 1s infinite linear;
  -o-animation: formio-spin 1s infinite linear;
  animation: formio-spin 1s infinite linear; }

@-moz-keyframes formio-spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes formio-spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes formio-spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.button-icon-right {
  margin-left: 5px; }

.formio-component-submit .submit-success::after {
  content: '\2713';
  position: relative;
  right: -4px;
  top: 1px;
  line-height: 1; }

.formio-component-submit .submit-fail::after {
  content: '\2717';
  position: relative;
  right: -4px;
  top: 1px;
  line-height: 1; }

.formio-component-submit .submit-fail[disabled] {
  opacity: 1; }

.form-control.flatpickr-input {
  background-color: #fff; }

td > .form-group {
  margin-bottom: 0; }

.signature-pad-body {
  overflow: hidden;
  position: relative; }

.signature-pad-canvas {
  border-radius: 4px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
  border: 1px solid #f4f4f4; }

.btn.signature-pad-refresh {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  padding: 3px;
  line-height: 0; }

[dir="rtl"] .btn.signature-pad-refresh {
  left: unset;
  right: 0; }

.formio-component-multiple .choices__input {
  width: 100%; }

.choices__list--dropdown .choices__item--selectable {
  padding-right: 0px; }

.signature-pad-refresh img {
  height: 1.2em; }

.signature-pad-footer {
  text-align: center;
  color: #C3C3C3; }

.choices__list--dropdown {
  z-index: 100; }

.choices__list--multiple .choices__item {
  border-radius: 0;
  padding: 2px 8px;
  line-height: 1em;
  margin-bottom: 6px; }

.choices__list--single {
  padding: 0; }

.choices__item.choices__item--selectable {
  white-space: nowrap;
  overflow: hidden;
  padding-right: 25px;
  text-overflow: ellipsis; }

.choices__input {
  padding: 2px; }

/* fix for choices.js .choices__input container in rtl */
.choices[dir="rtl"] > * {
  text-align: right; }

/* end fix for choices.js .choices__input container in rtl */
/* fix for choices.js deletable items in rtl */
.choices[dir="rtl"] .choices__list--multiple .choices__item[data-deletable] {
  padding-left: 5px;
  float: right; }

.choices[dir="rtl"] .choices__list--multiple .choices__item[data-deletable] .choices__button {
  float: left;
  margin: 0 8px 0 -4px;
  padding-left: unset;
  padding-right: 16px;
  border-left: unset;
  border-right: 1px solid #008fa1;
  overflow: hidden; }

/* end fix for choices.js deletable items in rtl */
.formio-component-file .fileSelector {
  position: relative;
  padding: 15px;
  border: 2px dashed #ddd;
  text-align: center; }
  .formio-component-file .fileSelector .loader-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1); }
    .formio-component-file .fileSelector .loader-wrapper .loader {
      height: 45px;
      width: 45px;
      margin-top: -23px;
      margin-left: -23px; }

.formio-component-file .fileSelector.fileDragOver {
  border-color: #127abe; }

.formio-component-file .fileSelector .glyphicon, .formio-component-file .fileSelector .fa {
  font-size: 20px;
  margin-right: 5px; }

[dir="rtl"] .formio-component-file .fileSelector .fa, [dir="rtl"] .formio-component-file .fileSelector .glyphicon {
  margin-right: unset;
  margin-left: 5px; }

.formio-component-file .fileSelector .browse {
  cursor: pointer; }

@-webkit-keyframes formio-dialog-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes formio-dialog-fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes formio-dialog-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes formio-dialog-fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.formio-dialog {
  box-sizing: border-box;
  font-size: 0.8em;
  color: #666; }
  .formio-dialog.formio-modaledit-dialog {
    font-size: inherit; }

.formio-dialog *,
.formio-dialog *:before,
.formio-dialog *:after {
  box-sizing: inherit; }

.formio-dialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* fix for Scrollbars not clickable on overflow #552 */
  background: rgba(0, 0, 0, 0.4);
  animation: formio-dialog-fadein 0.5s;
  /* end fix for Scrollbars not clickable on overflow #552 */ }

.formio-dialog.formio-dialog-disabled-animation,
.formio-dialog.formio-dialog-disabled-animation .formio-dialog-overlay,
.formio-dialog.formio-dialog-disabled-animation .formio-dialog-content {
  -webkit-animation: none !important;
  animation: none !important; }

.formio-dialog-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadein 0.5s;
  animation: formio-dialog-fadein 0.5s;
  /* fix for Scrollbars not clickable on overflow #552 */
  margin-right: 15px;
  background: transparent;
  /* end fix for Scrollbars not clickable on overflow #552 */ }

.formio-dialog-no-overlay {
  pointer-events: none; }

.formio-dialog.formio-dialog-closing .formio-dialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadeout 0.5s;
  animation: formio-dialog-fadeout 0.5s; }

.formio-dialog-content {
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadein 0.5s;
  animation: formio-dialog-fadein 0.5s;
  pointer-events: all;
  overflow: auto; }

.formio-component-modal-wrapper-select .formio-dialog-content {
  overflow: initial; }

.formio-dialog.formio-dialog-closing .formio-dialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: formio-dialog-fadeout 0.5s;
  animation: formio-dialog-fadeout 0.5s; }

.formio-dialog-close:before {
  font-family: 'Helvetica', Arial, sans-serif;
  content: '×';
  cursor: pointer; }

html.formio-dialog-open,
body.formio-dialog-open {
  overflow: hidden; }

.formio-dialog .tab-content {
  padding-top: 12px; }

.formio-dialog-close {
  z-index: 1000; }

@-webkit-keyframes formio-dialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes formio-dialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes formio-dialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); } }

@keyframes formio-dialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); } }

.formio-dialog.formio-dialog-theme-default {
  padding-bottom: 160px;
  padding-top: 160px; }

.formio-dialog.formio-dialog-theme-default.formio-dialog-closing .formio-dialog-content {
  -webkit-animation: formio-dialog-flyout .5s;
  animation: formio-dialog-flyout .5s; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-content {
  -webkit-animation: formio-dialog-flyin .5s;
  animation: formio-dialog-flyin .5s;
  background: #f0f0f0;
  border-radius: 5px;
  font-family: 'Helvetica',sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  padding: 1em;
  position: relative;
  width: 80%; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-close {
  border: none;
  background: transparent;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100; }

.formio-clickable {
  cursor: pointer; }

.component-settings .nav > li > a {
  padding: 8px 10px; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-close:before {
  display: block;
  padding: 3px;
  background: transparent;
  color: #bbb;
  content: '×';
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  text-align: center; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-close:hover:before,
.formio-dialog.formio-dialog-theme-default .formio-dialog-close:active:before {
  color: #777; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-message {
  margin-bottom: .5em; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-input {
  margin-bottom: 1em; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="text"],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="password"],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="email"],
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="url"] {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 .25em;
  min-height: 2.5em;
  padding: .25em .67em;
  width: 100%; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-input textarea:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="text"]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="password"]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="email"]:focus,
.formio-dialog.formio-dialog-theme-default .formio-dialog-input input[type="url"]:focus {
  box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: none; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons {
  *zoom: 1; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-buttons:after {
  content: '';
  display: table;
  clear: both; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: .8em;
  letter-spacing: .1em;
  line-height: 1em;
  margin: 0 0 0 .5em;
  padding: .75em 2em;
  text-transform: uppercase; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
  -webkit-animation: formio-dialog-pulse 1.1s infinite;
  animation: formio-dialog-pulse 1.1s infinite;
  outline: none; }

@media (max-width: 568px) {
  .formio-dialog.formio-dialog-theme-default .formio-dialog-button:focus {
    -webkit-animation: none;
    animation: none; } }

.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-primary {
  background: #3288e6;
  color: #fff; }

.formio-dialog.formio-dialog-theme-default .formio-dialog-button.formio-dialog-button-secondary {
  background: #e0e0e0;
  color: #777; }

.formio-dialog-content .panel {
  margin: 0; }

.formio-placeholder {
  position: absolute;
  color: #999; }

.formio-dialog .formio-dialog-close {
  cursor: pointer; }

.formio-iframe {
  border: none;
  width: 100%;
  height: 1000px; }

.inline-form-button {
  margin-right: 10px; }

.tooltip {
  opacity: 1; }

.tooltip[x-placement="right"] .tooltip-arrow {
  border-right: 5px solid black; }

.tooltip[x-placement="right"] .tooltip-inner {
  margin-left: 8px; }

.control-label--bottom {
  margin-bottom: 0;
  margin-top: 5px; }

.formio-component-label-hidden {
  position: relative; }

.formio-hidden {
  margin: 0; }

.control-label--hidden {
  position: absolute;
  top: 6px;
  right: 5px;
  font-size: 1.5em; }

.formio-component-datetime .control-label--hidden.field-required {
  right: 45px;
  z-index: 3; }

.formio-component-survey .control-label--hidden.field-required,
.formio-component-selectboxes .control-label--hidden.field-required {
  top: 0; }

.formio-component-resource .control-label--hidden.field-required,
.formio-component-select .control-label--hidden.field-required {
  right: 40px;
  z-index: 2; }

/* Fix for Hidden checkbox in component editform. */
.formio-component-hidden:not(.formio-component-checkbox),
.formio-component-datasource {
  margin-bottom: 0; }

.checkbox-inline label,
.radio-inline label {
  font-weight: 400;
  cursor: pointer; }

.editgrid-listgroup {
  margin-bottom: 10px; }

.tree-listgroup {
  flex-direction: row; }

.formio-component-submit button[disabled] + .has-error {
  display: block; }

.formio-choices.form-group {
  margin-bottom: 0; }

.formio-choices[data-type=select-multiple] .form-control {
  height: auto; }

.form-control.formio-multiple-mask-select {
  width: 15%;
  z-index: 4; }

.form-control.formio-multiple-mask-input {
  width: 85%; }

.input-group.formio-multiple-mask-container {
  width: 100%; }

.formio-component .table {
  margin-bottom: 0; }

.formio-hide-label-panel-tooltip {
  margin-top: -10px;
  margin-left: -10px; }

.is-disabled .choices__list--multiple .choices__item {
  padding: 5px 10px; }

.is-disabled .choices__list--multiple .choices__item .choices__button {
  display: none; }

.formio-collapse-icon {
  cursor: pointer;
  margin-right: 4px; }

[dir="rtl"] .formio-collapse-icon {
  margin-right: unset;
  margin-left: 4px; }

.formio-component-datetime .form-control[type="datetime-local"] ~ .input-group-addon,
.formio-component-dateTime .form-control[type="datetime-local"] ~ .input-group-addon {
  width: auto; }

.formio-component-datagrid .formio-datagrid-remove {
  position: absolute;
  top: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 200ms linear, visibility 0ms 200ms; }

.formio-component-datagrid .datagrid-table > tbody > tr > td:last-child {
  position: relative; }

.formio-component-datagrid .datagrid-table > tbody > tr:hover > td:last-child .formio-datagrid-remove {
  visibility: visible;
  opacity: 1;
  transition: visibility 0ms, opacity 200ms linear; }

.formio-component-modaledit .formio-modaledit-view-container {
  position: relative;
  border: 1px solid #ddd;
  min-height: 34px;
  padding: 6px 12px;
  cursor: text; }
  td .formio-component-modaledit .formio-modaledit-view-container {
    padding: 0;
    border-style: none; }

.formio-component-modaledit .formio-modaledit-edit {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 200ms linear, visibility 0ms 200ms; }

.formio-component-modaledit .formio-modaledit-view-container:hover .formio-modaledit-edit {
  visibility: visible;
  opacity: 1;
  transition: visibility 0ms, opacity 200ms linear; }

.formio-modaledit-dialog .formio-modaledit-close {
  position: absolute;
  top: 100%;
  right: 0;
  border-radius: 0; }

.reset-margins html, .reset-margins body, .reset-margins div, .reset-margins span, .reset-margins applet, .reset-margins object, .reset-margins iframe,
.reset-margins h1, .reset-margins h2, .reset-margins h3, .reset-margins h4, .reset-margins h5, .reset-margins h6, .reset-margins p, .reset-margins blockquote, .reset-margins pre,
.reset-margins a, .reset-margins abbr, .reset-margins acronym, .reset-margins address, .reset-margins big, .reset-margins cite, .reset-margins code,
.reset-margins del, .reset-margins dfn, .reset-margins em, .reset-margins img, .reset-margins ins, .reset-margins kbd, .reset-margins q, .reset-margins s, .reset-margins samp,
.reset-margins small, .reset-margins strike, .reset-margins strong, .reset-margins sub, .reset-margins sup, .reset-margins tt, .reset-margins var,
.reset-margins b, .reset-margins u, .reset-margins i, .reset-margins center,
.reset-margins dl, .reset-margins dt, .reset-margins dd, .reset-margins ol, .reset-margins ul, .reset-margins li,
.reset-margins fieldset, .reset-margins form, .reset-margins label, .reset-margins legend,
.reset-margins table, .reset-margins caption, .reset-margins tbody, .reset-margins tfoot, .reset-margins thead, .reset-margins tr, .reset-margins th, .reset-margins td,
.reset-margins article, .reset-margins aside, .reset-margins canvas, .reset-margins details, .reset-margins embed,
.reset-margins figure, .reset-margins figcaption, .reset-margins footer, .reset-margins header, .reset-margins hgroup,
.reset-margins menu, .reset-margins nav, .reset-margins output, .reset-margins ruby, .reset-margins section, .reset-margins summary,
.reset-margins time, .reset-margins mark, .reset-margins audio, .reset-margins video {
  margin: 0; }

.ck-body .ck.ck-balloon-panel {
  z-index: 101000; }

.formio-component-select select[disabled="disabled"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: ''; }

.formio-component-select div[disabled="disabled"] button,
.formio-component-select .choices.is-disabled[data-type*=select-one]:after {
  display: none; }

.datagrid-group-label.collapsed > td {
  display: none; }

.datagrid-group-header.clickable {
  cursor: pointer; }
  .datagrid-group-header.clickable .datagrid-group-label:before {
    display: inline-block;
    vertical-align: middle;
    content: '▾';
    margin: 0 5px; }

.datagrid-group-header.clickable.collapsed .datagrid-group-label:before {
  content: '▸'; }

.formio-component.alert-danger .help-block,
.formio-component.alert-warning .help-block {
  color: inherit; }

.tree__level_even {
  background-color: #f6f6f6; }

.tree__node-content {
  margin-bottom: 10px; }

.tree__node-children {
  margin: 0; }

.formio-select-autocomplete-input {
  /* we can't use display: none or visibility: hidden because autocomplete won't work on hidden field */
  opacity: 0;
  position: absolute;
  z-index: -1; }

.has-error > .help-block {
  margin-top: 5px;
  margin-bottom: 10px; }

.no-top-border-table
> .table
> tbody
> tr:first-child
> td {
  border-top: none; }

.table > tbody > tr > td.cell-align-left {
  text-align: left; }

.table > tbody > tr > td.cell-align-center {
  text-align: center; }
  .table > tbody > tr > td.cell-align-center > div {
    margin-left: auto;
    margin-right: auto; }

.table > tbody > tr > td.cell-align-right {
  text-align: right; }
  .table > tbody > tr > td.cell-align-right > div {
    margin-left: auto; }

.table-responsive[ref=component] {
  overflow-x: visible; }

.formio-component-textarea .alert .ck-editor__editable {
  color: inherit; }

.formio-component-textarea .ck.ck-editor__editable .image .ck-progress-bar {
  height: 4px; }

div[data-oembed-url] {
  width: 100%; }

.radio label.label-position-left, .checkbox label.label-position-left,
.radio label.label-position-top, .checkbox label.label-position-top,
.radio label.label-position-bottom, .checkbox label.label-position-bottom {
  padding-left: 0; }

.radio label.label-position-top span, .checkbox label.label-position-top span,
.radio label.label-position-bottom span, .checkbox label.label-position-bottom span {
  display: block; }

.radio label.label-position-top input[type="radio"], .checkbox label.label-position-top input[type="checkbox"],
.radio label.label-position-bottom input[type="radio"], .checkbox label.label-position-bottom input[type="checkbox"] {
  position: relative;
  margin-left: 0; }

.radio label.label-position-top input[type="radio"], .checkbox label.label-position-top input[type="checkbox"] {
  margin-top: 4px; }

.radio label.label-position-bottom input[type="radio"], .checkbox label.label-position-bottom input[type="checkbox"] {
  margin-bottom: 8px; }

.radio label.label-position-left input[type="radio"], .checkbox label.label-position-left input[type="checkbox"] {
  margin-left: 10px; }

.open-modal-button {
  width: 100%;
  text-align: left;
  white-space: normal;
  height: auto; }

.formio-component-modal-wrapper-signature .open-modal-button {
  text-align: center;
  height: 100%;
  font-size: 1.4em;
  padding: 0;
  margin: 0; }

/* ckeditor5-image/theme/image.css */
.formio-component-content .image {
  display: table;
  clear: both;
  text-align: center;
  margin: 1em auto; }

/* ckeditor5-image/theme/image.css */
.formio-component-content .image > img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  min-width: 50px; }

/* ckeditor5-image/theme/imagecaption.css */
.formio-component-content .image > figcaption {
  display: table-caption;
  caption-side: bottom;
  word-break: break-word;
  color: #333333;
  background-color: #f7f7f7;
  padding: .6em;
  font-size: .75em;
  outline-offset: -1px; }

/* ckeditor5-image/theme/imageresize.css */
.formio-component-content .image.image_resized {
  max-width: 100%;
  display: block;
  box-sizing: border-box; }

/* ckeditor5-image/theme/imageresize.css */
.formio-component-content .image.image_resized img {
  width: 100%; }

/* ckeditor5-image/theme/imageresize.css */
.formio-component-content .image.image_resized > figcaption {
  display: block; }

/* ckeditor5-media-embed/theme/mediaembed.css */
.formio-component-content .media {
  clear: both;
  margin: 1em 0;
  display: block;
  min-width: 15em; }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized), .formio-component-content .image-style-align-left:not(.image_resized), .formio-component-content .image-style-align-center:not(.image_resized), .formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%; }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized), .formio-component-content .image-style-align-left:not(.image_resized), .formio-component-content .image-style-align-center:not(.image_resized), .formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%; }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized), .formio-component-content .image-style-align-left:not(.image_resized), .formio-component-content .image-style-align-center:not(.image_resized), .formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%; }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side:not(.image_resized), .formio-component-content .image-style-align-left:not(.image_resized), .formio-component-content .image-style-align-center:not(.image_resized), .formio-component-content .image-style-align-right:not(.image_resized) {
  max-width: 50%; }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-side {
  float: right;
  margin-left: var(--ck-image-style-spacing); }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-align-left {
  float: left;
  margin-right: var(--ck-image-style-spacing); }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-align-center {
  margin-left: auto;
  margin-right: auto; }

/* ckeditor5-image/theme/imagestyle.css */
.formio-component-content .image-style-align-right {
  float: right;
  margin-left: var(--ck-image-style-spacing); }

/* ckeditor5-block-quote/theme/blockquote.css */
.formio-component-content blockquote {
  overflow: hidden;
  padding-right: 1.5em;
  padding-left: 1.5em;
  margin-left: 0;
  margin-right: 0;
  font-style: italic;
  border-left: solid 5px #cccccc; }

/* ckeditor5-block-quote/theme/blockquote.css */
.formio-component-content[dir="rtl"] blockquote {
  border-left: 0;
  border-right: solid 5px #cccccc; }

.formio-component-content .text-tiny {
  font-size: 0.7em; }

.formio-component-content .text-small {
  font-size: 0.85em; }

.formio-component-content .text-big {
  font-size: 1.4em; }

.formio-component-content .text-huge {
  font-size: 1.8em; }

.formio-component-address.formio-component-label-hidden > label.field-required {
  z-index: 1; }
  .formio-component-address.formio-component-label-hidden > label.field-required ~ .address-autocomplete-container .address-autocomplete-remove-value-icon {
    right: 20px; }

.address-autocomplete-container {
  position: relative; }
  .address-autocomplete-container .address-autocomplete-remove-value-icon {
    cursor: pointer;
    position: absolute;
    margin-top: -9px;
    right: 10px;
    top: 50%; }
    .address-autocomplete-container .address-autocomplete-remove-value-icon--hidden {
      display: none; }

.autocomplete {
  background: white;
  font: 14px/22px "-apple-system", BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  overflow: auto;
  box-sizing: border-box;
  border: 1px solid rgba(50, 50, 50, 0.6);
  z-index: 11000; }

.autocomplete > div {
  cursor: pointer;
  padding: 6px 10px; }

.autocomplete > div:hover:not(.group),
.autocomplete > div.selected {
  background: #1e90ff;
  color: #ffffff; }

.field-wrapper {
  display: flex; }
  .field-wrapper--reverse {
    flex-direction: row-reverse; }
  .field-wrapper .field-label--right {
    text-align: right; }

.formio-component-modal-wrapper {
  margin-bottom: 10px; }
  .formio-component-modal-wrapper .open-modal-button {
    height: auto; }
  .formio-component-modal-wrapper .component-rendering-hidden {
    visibility: hidden; }

.formio-component-textarea div.formio-editor-read-only-content[ref="input"] {
  white-space: pre-wrap; }

.formio-editor-read-only-content img {
  max-width: 100%; }

.formio-component-textfield .pull-right:not(:last-child),
.formio-component-textarea .pull-right:not(:last-child),
.formio-component-password .pull-right:not(:last-child) {
  padding-left: 12px; }

.formio-form > div > nav > ul.pagination {
  flex-flow: wrap row; }

.pac-container {
  z-index: 11000; }

[ref='buttonMessageContainer'].has-error {
  cursor: pointer; }

.formio-component-textarea .formio-editor-read-only-content .text-big {
  font-size: 1.4em; }

.formio-component-textarea .formio-editor-read-only-content .text-huge {
  font-size: 1.8em; }

.formio-component-textarea .formio-editor-read-only-content .text-small {
  font-size: 0.85em; }

.formio-component-textarea .formio-editor-read-only-content .text-tiny {
  font-size: 0.7em; }

.formbuilder {
  position: relative; }

.drag-container {
  padding: 10px;
  border: dotted 2px #e8e8e8; }

.drag-container:hover {
  cursor: move;
  border: dotted 2px #ccc; }

.drag-container.formio-builder-form,
.drag-container.formio-builder-form:hover,
.panel-body > .drag-container.formio-builder-components,
.panel-body > .drag-container.formio-builder-components:hover,
.tab-pane > .drag-container.formio-builder-components,
.tab-pane > .drag-container.formio-builder-components:hover {
  padding: 0 0 1rem 0;
  border: none; }

.component-btn-group {
  position: absolute;
  right: 0;
  z-index: 1000;
  margin-top: -2px; }

.builder-component {
  position: relative;
  min-height: 15px; }
  .builder-component .formio-component-htmlelement {
    border: dotted 2px #e8e8e8; }
    .builder-component .formio-component-htmlelement [ref=html]:empty:before {
      content: 'HTML Content';
      color: #aaa; }

.builder-component:not(:hover) .component-btn-group {
  display: none; }

.builder-group-button {
  background-color: transparent;
  white-space: normal;
  text-align: left; }

.form-builder-group-header {
  padding: 0; }

.component-btn-group .component-settings-button {
  float: right;
  z-index: 1001;
  margin: 4px 4px 0 0;
  z-index: 1001;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(48, 113, 169, 0.6);
  -moz-box-shadow: 0px 0px 10px 1px rgba(48, 113, 169, 0.6);
  box-shadow: 0px 0px 10px 1px rgba(48, 113, 169, 0.6); }

.formbuilder .formio-component-hidden,
.formbuilder .formio-component-content,
.formbuilder .formio-component-form,
.formbuilder .formio-component-datasource {
  border: 2px dashed #ddd; }

.formbuilder .formio-component-form,
.formbuilder .formio-component-hidden,
.formbuilder .formio-component-datasource {
  height: 3em;
  text-align: center;
  color: #aaa;
  padding-top: 0.5em; }

.btn-xxs, .btn-group-xxs > .btn, .component-btn-group .component-settings-button {
  padding: 2px 2px;
  font-size: 10px;
  line-height: 1.2em;
  border-radius: 0;
  width: 18px;
  height: 18px; }

.formcomponents .formcomponent {
  text-align: left;
  padding: 5px 5px 5px 8px;
  margin-top: 0.2rem;
  font-size: 0.8em;
  line-height: 1.2;
  border-radius: 0.3em; }

.form-builder-panel .panel-body {
  padding: 5px; }

.formio-component-tabs .ui.tabular.menu .item {
  padding: 0.8em; }

.formio-pdf-builder {
  position: relative; }

.formio-drop-zone {
  display: none;
  position: absolute;
  z-index: 10;
  background-color: #0d87e9;
  opacity: 0.1; }

.formio-drop-zone.enabled {
  display: inherit; }

.component-settings .formio-dialog-content {
  max-height: 100%; }

.component-btn-group .btn.component-settings-button-paste {
  display: none; }

.builder-paste-mode .component-settings-button-paste {
  display: inherit !important; }

.wizard-page-label {
  cursor: pointer;
  border-radius: 0; }

.panel-body .drag-and-drop-alert {
  margin-bottom: 0; }

.builder-sidebar_scroll {
  position: sticky;
  top: 15px; }

.builder-sidebar_search {
  margin-bottom: 10px;
  appearance: auto; }

.formio-wizard-builder-component-title {
  color: #6c757d;
  text-align: center;
  padding: 0.5rem; }

.formio-wizard-position {
  position: relative; }

.formio-settings-help {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  margin-top: 10px; }

.help-block {
  margin: 0px; }

.builder-sidebar .btn {
  white-space: normal; }

/* Styles for component edit modal */
.component-settings {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.component-edit-container {
  height: auto;
  overflow: hidden; }

.component-edit-content {
  height: calc(100% - 4em); }

.component-edit-tabs.col-sm-6 {
  height: 100%;
  overflow-y: auto; }

.component-edit-tabs.col-sm-12 {
  height: calc(100% - 4em);
  overflow-y: auto; }

.component-edit-tabs.col-sm-12 .editForm {
  height: calc(100% - 4em);
  overflow-y: auto; }

.progress.pdf-progress {
  height: 2rem; }

.progress.pdf-progress .progress-bar {
  font-size: 1rem;
  line-height: 2rem; }

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../static/HTWF/scripts/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../static/HTWF/scripts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../static/HTWF/scripts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../static/HTWF/scripts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../static/HTWF/scripts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../static/HTWF/scripts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa,.icon-calendar,.icon-android-folder,.icon-android-contact,.icon-bookmark {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}

/* CUSTOM - FRAMEWORK Y */
.icon-android-contact:before {
    content: "\f007";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-android-folder:before {
  content: "\f07c";
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

