/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body,
.htmlarea-content-body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 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;
}
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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
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;
}
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"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
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;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../Fonts/glyphicons-halflings-regular.eot');
  src: url('../../Fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../Fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../Fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -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,
.htmlarea-content-body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff8700;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b35f00;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.55;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -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;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 24px;
  margin-bottom: 24px;
  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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  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-top: 24px;
  margin-bottom: 12px;
}
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: 12px;
  margin-bottom: 12px;
}
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: 2em;
}
h2,
.h2 {
  font-size: 1.75em;
}
h3,
.h3 {
  font-size: 1.5em;
}
h4,
.h4 {
  font-size: 1.25em;
}
h5,
.h5 {
  font-size: 1em;
}
h6,
.h6 {
  font-size: 0.85em;
}
p {
  margin: 0 0 12px;
}
.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 5%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ff8700;
}
a.text-primary:hover {
  color: #cc6c00;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ff8700;
}
a.bg-primary:hover {
  background-color: #cc6c00;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12px;
}
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: 24px;
}
dt,
dd {
  line-height: 1.55;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .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: 12px 24px;
  margin: 0 0 24px;
  font-size: 20px;
  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.55;
  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';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.55;
}
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: 0px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.55;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
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: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.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-left: 20px;
  padding-right: 20px;
}
.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: 768px) {
  .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;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}
.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.55;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.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;
}
.table-bordered {
  border: 1px solid #ddd;
}
.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 #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table 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;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .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: 24px;
  font-size: 24px;
  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: 16px;
  line-height: 1.55;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -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);
  -webkit-transition: border-color ease-in-out .15s, 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: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 38px;
  line-height: 1.55 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 13em;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 24em;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 24px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  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 {
  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: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 13em;
  padding: 5px 10px;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 13em;
  line-height: 13em;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 24em;
  padding: 10px 16px;
  font-size: 1.25em;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-lg {
  height: 24em;
  line-height: 24em;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 47.5px;
}
.form-control-feedback {
  position: absolute;
  top: 29px;
  right: 0;
  z-index: 2;
  display: block;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 24em;
  height: 24em;
  line-height: 24em;
}
.input-sm + .form-control-feedback {
  width: 13em;
  height: 13em;
  line-height: 13em;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  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 {
  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 {
  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.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .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: 31px;
}
.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 20px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -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.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.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: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: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #ff8700;
  border-color: #e67a00;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.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: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: #ff8700;
  border-color: #e67a00;
}
.btn-primary .badge {
  color: #ff8700;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.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: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: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.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: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: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.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: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: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.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: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: #fff;
}
.btn-link {
  color: #ff8700;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.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: #b35f00;
  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: 1.25em;
  line-height: 1.33;
  border-radius: 0px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0px;
}
.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: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.55;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #ff8700;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #ff8700;
}
.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: not-allowed;
}
.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: 0.85em;
  line-height: 1.55;
  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 solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-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:focus,
.btn-group-vertical > .btn:focus {
  outline: 0;
}
.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-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 > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 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: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  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 > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.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: 24em;
  padding: 10px 16px;
  font-size: 1.25em;
  line-height: 1.33;
  border-radius: 0px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 24em;
  line-height: 24em;
}
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: 13em;
  padding: 5px 10px;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 13em;
  line-height: 13em;
}
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: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 0.85em;
  border-radius: 0px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 1.25em;
  border-radius: 0px;
}
.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;
  font-size: 0;
  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 {
  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,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.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: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #ff8700;
}
.nav .nav-divider {
  height: 1px;
  margin: 11px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.55;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.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: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #fff;
  background-color: #ff8700;
}
.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: 768px) {
  .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: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.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: 70px;
  margin-bottom: 24px;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  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: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    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-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-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: -20px;
  margin-left: -20px;
}
@media (min-width: 992px) {
  .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: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 992px) {
  .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: 23px 20px;
  font-size: 1.25em;
  line-height: 24px;
  height: 70px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.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: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 11.5px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 24px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -20px;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  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: 16px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .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 .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: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .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-form.navbar-right:last-child {
    margin-right: -20px;
  }
}
.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 {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 16px;
  margin-bottom: 16px;
}
.navbar-btn.btn-sm {
  margin-top: 28.5px;
  margin-bottom: 28.5px;
}
.navbar-btn.btn-xs {
  margin-top: 24px;
  margin-bottom: 24px;
}
.navbar-text {
  margin-top: 23px;
  margin-bottom: 23px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default,
.navbar-default-transition,
.navbar-default-transition.navbar-transition {
  background-color: #fff;
  border-color: #eeeeee;
}
.navbar-default .navbar-brand,
.navbar-default-transition .navbar-brand,
.navbar-default-transition.navbar-transition .navbar-brand {
  color: #8c8c8c;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default-transition .navbar-brand:hover,
.navbar-default-transition .navbar-brand:focus,
.navbar-default-transition.navbar-transition .navbar-brand:hover,
.navbar-default-transition.navbar-transition .navbar-brand:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-text,
.navbar-default-transition .navbar-text,
.navbar-default-transition.navbar-transition .navbar-text {
  color: #333;
}
.navbar-default .navbar-nav > li > a,
.navbar-default-transition .navbar-nav > li > a,
.navbar-default-transition.navbar-transition .navbar-nav > li > a {
  color: #8c8c8c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default-transition .navbar-nav > li > a:hover,
.navbar-default-transition .navbar-nav > li > a:focus,
.navbar-default-transition.navbar-transition .navbar-nav > li > a:hover,
.navbar-default-transition.navbar-transition .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default-transition .navbar-nav > .active > a,
.navbar-default-transition .navbar-nav > .active > a:hover,
.navbar-default-transition .navbar-nav > .active > a:focus,
.navbar-default-transition.navbar-transition .navbar-nav > .active > a,
.navbar-default-transition.navbar-transition .navbar-nav > .active > a:hover,
.navbar-default-transition.navbar-transition .navbar-nav > .active > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default-transition .navbar-nav > .disabled > a,
.navbar-default-transition .navbar-nav > .disabled > a:hover,
.navbar-default-transition .navbar-nav > .disabled > a:focus,
.navbar-default-transition.navbar-transition .navbar-nav > .disabled > a,
.navbar-default-transition.navbar-transition .navbar-nav > .disabled > a:hover,
.navbar-default-transition.navbar-transition .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle,
.navbar-default-transition .navbar-toggle,
.navbar-default-transition.navbar-transition .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default-transition .navbar-toggle:hover,
.navbar-default-transition .navbar-toggle:focus,
.navbar-default-transition.navbar-transition .navbar-toggle:hover,
.navbar-default-transition.navbar-transition .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar,
.navbar-default-transition .navbar-toggle .icon-bar,
.navbar-default-transition.navbar-transition .navbar-toggle .icon-bar {
  background-color: #8c8c8c;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form,
.navbar-default-transition .navbar-collapse,
.navbar-default-transition .navbar-form,
.navbar-default-transition.navbar-transition .navbar-collapse,
.navbar-default-transition.navbar-transition .navbar-form {
  border-color: #eeeeee;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default-transition .navbar-nav > .open > a,
.navbar-default-transition .navbar-nav > .open > a:hover,
.navbar-default-transition .navbar-nav > .open > a:focus,
.navbar-default-transition.navbar-transition .navbar-nav > .open > a,
.navbar-default-transition.navbar-transition .navbar-nav > .open > a:hover,
.navbar-default-transition.navbar-transition .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #333;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > li > a,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > li > a {
    color: #8c8c8c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    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,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #333;
    background-color: transparent;
  }
  .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,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default-transition .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default-transition.navbar-transition .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link,
.navbar-default-transition .navbar-link,
.navbar-default-transition.navbar-transition .navbar-link {
  color: #8c8c8c;
}
.navbar-default .navbar-link:hover,
.navbar-default-transition .navbar-link:hover,
.navbar-default-transition.navbar-transition .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link,
.navbar-default-transition .btn-link,
.navbar-default-transition.navbar-transition .btn-link {
  color: #8c8c8c;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus,
.navbar-default-transition .btn-link:hover,
.navbar-default-transition .btn-link:focus,
.navbar-default-transition.navbar-transition .btn-link:hover,
.navbar-default-transition.navbar-transition .btn-link:focus {
  color: #333;
}
.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,
.navbar-default-transition .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default-transition .btn-link:hover,
.navbar-default-transition .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default-transition .btn-link:focus,
.navbar-default-transition.navbar-transition .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default-transition.navbar-transition .btn-link:hover,
.navbar-default-transition.navbar-transition .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default-transition.navbar-transition .btn-link:focus {
  color: #ccc;
}
.navbar-inverse,
.navbar-inverse-transition,
.navbar-inverse-transition.navbar-transition {
  background-color: #2b2b2b;
  border-color: #2b2b2b;
}
.navbar-inverse .navbar-brand,
.navbar-inverse-transition .navbar-brand,
.navbar-inverse-transition.navbar-transition .navbar-brand {
  color: #bfbfbf;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus,
.navbar-inverse-transition .navbar-brand:hover,
.navbar-inverse-transition .navbar-brand:focus,
.navbar-inverse-transition.navbar-transition .navbar-brand:hover,
.navbar-inverse-transition.navbar-transition .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text,
.navbar-inverse-transition .navbar-text,
.navbar-inverse-transition.navbar-transition .navbar-text {
  color: #ccc;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse-transition .navbar-nav > li > a,
.navbar-inverse-transition.navbar-transition .navbar-nav > li > a {
  color: #bfbfbf;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse-transition .navbar-nav > li > a:hover,
.navbar-inverse-transition .navbar-nav > li > a:focus,
.navbar-inverse-transition.navbar-transition .navbar-nav > li > a:hover,
.navbar-inverse-transition.navbar-transition .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse-transition .navbar-nav > .active > a,
.navbar-inverse-transition .navbar-nav > .active > a:hover,
.navbar-inverse-transition .navbar-nav > .active > a:focus,
.navbar-inverse-transition.navbar-transition .navbar-nav > .active > a,
.navbar-inverse-transition.navbar-transition .navbar-nav > .active > a:hover,
.navbar-inverse-transition.navbar-transition .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse-transition .navbar-nav > .disabled > a,
.navbar-inverse-transition .navbar-nav > .disabled > a:hover,
.navbar-inverse-transition .navbar-nav > .disabled > a:focus,
.navbar-inverse-transition.navbar-transition .navbar-nav > .disabled > a,
.navbar-inverse-transition.navbar-transition .navbar-nav > .disabled > a:hover,
.navbar-inverse-transition.navbar-transition .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle,
.navbar-inverse-transition .navbar-toggle,
.navbar-inverse-transition.navbar-transition .navbar-toggle {
  border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse-transition .navbar-toggle:hover,
.navbar-inverse-transition .navbar-toggle:focus,
.navbar-inverse-transition.navbar-transition .navbar-toggle:hover,
.navbar-inverse-transition.navbar-transition .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle .icon-bar,
.navbar-inverse-transition .navbar-toggle .icon-bar,
.navbar-inverse-transition.navbar-transition .navbar-toggle .icon-bar {
  background-color: #bfbfbf;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form,
.navbar-inverse-transition .navbar-collapse,
.navbar-inverse-transition .navbar-form,
.navbar-inverse-transition.navbar-transition .navbar-collapse,
.navbar-inverse-transition.navbar-transition .navbar-form {
  border-color: #191919;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse-transition .navbar-nav > .open > a,
.navbar-inverse-transition .navbar-nav > .open > a:hover,
.navbar-inverse-transition .navbar-nav > .open > a:focus,
.navbar-inverse-transition.navbar-transition .navbar-nav > .open > a,
.navbar-inverse-transition.navbar-transition .navbar-nav > .open > a:hover,
.navbar-inverse-transition.navbar-transition .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #fff;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > .dropdown-header,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #2b2b2b;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu .divider,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu .divider {
    background-color: #2b2b2b;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > li > a,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > li > a {
    color: #bfbfbf;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .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,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse-transition .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse-transition.navbar-transition .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link,
.navbar-inverse-transition .navbar-link,
.navbar-inverse-transition.navbar-transition .navbar-link {
  color: #bfbfbf;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse-transition .navbar-link:hover,
.navbar-inverse-transition.navbar-transition .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link,
.navbar-inverse-transition .btn-link,
.navbar-inverse-transition.navbar-transition .btn-link {
  color: #bfbfbf;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus,
.navbar-inverse-transition .btn-link:hover,
.navbar-inverse-transition .btn-link:focus,
.navbar-inverse-transition.navbar-transition .btn-link:hover,
.navbar-inverse-transition.navbar-transition .btn-link:focus {
  color: #fff;
}
.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,
.navbar-inverse-transition .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse-transition .btn-link:hover,
.navbar-inverse-transition .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse-transition .btn-link:focus,
.navbar-inverse-transition.navbar-transition .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse-transition.navbar-transition .btn-link:hover,
.navbar-inverse-transition.navbar-transition .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse-transition.navbar-transition .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 15px 10px 0px 5px;
  list-style: none;
  background-color: transparent;
  border-left: 10px solid #b9aa78;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination,
.tx-indexedsearch-browsebox {
  display: inline-block;
  padding-left: 0;
  margin: 24px 0;
  border-radius: 0px;
}
.pagination > li,
.tx-indexedsearch-browsebox > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span,
.tx-indexedsearch-browsebox > li > strong > a,
.tx-indexedsearch-browsebox > li > a {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.55;
  text-decoration: none;
  color: #ff8700;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.tx-indexedsearch-browsebox > li > strong > a:hover,
.tx-indexedsearch-browsebox > li > strong > a:focus,
.tx-indexedsearch-browsebox > li > a:hover,
.tx-indexedsearch-browsebox > li > a:focus {
  color: #b35f00;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a:focus,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:hover,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff8700;
  border-color: #ff8700;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1.25em;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 0.85em;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 24px 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: #fff;
  border: 1px solid #ddd;
  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: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  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: #ff8700;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #cc6c00;
}
.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: 0.85em;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  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 {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ff8700;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron,
.frame-jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: #fff;
  background-color: #ff8700;
}
.jumbotron h1,
.jumbotron .h1,
.frame-jumbotron h1,
.frame-jumbotron .h1 {
  color: inherit;
}
.jumbotron p,
.frame-jumbotron p {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 200;
}
.jumbotron > hr,
.frame-jumbotron > hr {
  border-top-color: #cc6c00;
}
.container .jumbotron,
.container .frame-jumbotron {
  border-radius: 0px;
}
.jumbotron .container,
.frame-jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron,
  .frame-jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container .frame-jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1,
  .frame-jumbotron h1,
  .frame-jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 24px;
  line-height: 1.55;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ff8700;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 24px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-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: 24px;
  margin-bottom: 24px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 0.85em;
  line-height: 24px;
  color: #fff;
  text-align: center;
  background-color: #ff8700;
  -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);
  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[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.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);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
}
.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;
  color: #fff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.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: #ffe7cc;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.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 {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.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 {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.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 {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.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;
}
.panel {
  margin-bottom: 24px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 24px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #ff8700;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ff8700;
  border-color: #ff8700;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ff8700;
}
.panel-primary > .panel-heading .badge {
  color: #ff8700;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ff8700;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well,
.frame-well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote,
.frame-well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: 0px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.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: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-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: translate3d(0, 0, 0);
  transform: translate3d(0, 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: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.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.55px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.55;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  padding: 20px;
  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: 768px) {
  .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;
  visibility: visible;
  font-size: 0.85em;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1px -1px 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: #fff;
}
.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: #fff;
}
.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: #fff;
}
.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: #fff;
  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;
}
.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: #fff;
  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: 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: 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: #fff;
  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%;
  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;
  margin-top: -10px;
  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 #fff;
  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: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .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,
.panel-body:before,
.panel-body: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,
.panel-body: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) 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;
  }
  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;
  }
  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: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) 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;
  }
  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;
  }
}
.section {
  padding-top: 2em;
  padding-bottom: 2em;
}
@media (min-width: 768px) {
  .section {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
@media (min-width: 992px) {
  .section {
    padding-top: 4em;
    padding-bottom: 4em;
  }
}
@media (min-width: 1200px) {
  .section {
    padding-top: 5em;
    padding-bottom: 5em;
  }
}
.section-small {
  padding-top: 2em;
  padding-bottom: 2em;
}
@media (min-width: 768px) {
  .section-small {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}
.section-primary {
  color: #fff;
  background-color: #ff8700;
}
.section-primary a:not(.btn) {
  color: #fff;
}
.section-primary a:not(.btn):focus,
.section-primary a:not(.btn):hover {
  color: #d9d9d9;
}
.section-primary + .section-primary {
  border-top: 1px solid #e67a00;
}
.section-light {
  color: #333;
  background-color: #f2f2f2;
}
.section-light a:not(.btn) {
  color: #ff8700;
}
.section-light a:not(.btn):focus,
.section-light a:not(.btn):hover {
  color: #b35f00;
}
.section-light + .section-light {
  border-top: 1px solid #e5e5e5;
}
.section-dark {
  color: #fff;
  background-color: #333;
}
.section-dark a:not(.btn) {
  color: #ff8700;
}
.section-dark a:not(.btn):focus,
.section-dark a:not(.btn):hover {
  color: #b35f00;
}
.section-dark + .section-dark {
  border-top: 1px solid #262626;
}
@media (min-width: 992px) {
  h1.awesome,
  .h1.awesome {
    font-size: 3em;
    line-height: 1.2;
  }
  h2.awesome,
  .h2.awesome {
    font-size: 2em;
    line-height: 1.2;
  }
  h3.awesome,
  .h3.awesome {
    font-size: 2em;
    line-height: 1.2;
  }
  h4.awesome,
  .h4.awesome {
    font-size: 1em;
    line-height: 1.2;
  }
  h5.awesome,
  .h5.awesome {
    font-size: 1em;
    line-height: 1.2;
  }
  h6.awesome,
  .h6.awesome {
    font-size: 1em;
    line-height: 1.2;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  margin-top: 0;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 2.2em;
  }
  h2,
  .h2 {
    font-size: 1.925em;
  }
  h3,
  .h3 {
    font-size: 1.65em;
  }
  h4,
  .h4 {
    font-size: 1.375em;
  }
  h5,
  .h5 {
    font-size: 1.1em;
  }
  h6,
  .h6 {
    font-size: 1.1em;
  }
}
@media (min-width: 992px) {
  h1,
  .h1 {
    font-size: 2.4em;
  }
  h2,
  .h2 {
    font-size: 2.1em;
  }
  h3,
  .h3 {
    font-size: 1.8em;
  }
  h4,
  .h4 {
    font-size: 1.5em;
  }
  h5,
  .h5 {
    font-size: 1.2em;
  }
  h6,
  .h6 {
    font-size: 1.2em;
  }
}
h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5 {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 19.2px;
  }
}
@media (min-width: 992px) {
  .lead {
    font-size: 20.8px;
  }
}
.text-column > *:first-child {
  margin-top: 0;
}
.text-column > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .text-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
}
.oneHotel {
  min-height: 165px;
}
.xdebug-var-dump,
.extbase-debugger {
  z-index: 99999999999999999;
  background-color: #fff;
  position: absolute;
}
.extbase-debugger {
  background-color: #333;
}
.tx_omanvoices,
.tx-hotels {
  display: inline-block;
}
iframe.blog.youtube {
  height: 260px;
}
.tx_omanvoices .section img {
  border-radius: 50%;
  /* Prevent background color leak outs */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.tx_omanvoices .onevoices {
  border-bottom: 1px solid;
  height: 16em;
  margin-top: 1em;
}
.tx_omanvoices .onevoices h3 {
  font-size: 17px;
}
@media (min-width: 1012px) and (max-width: 1300px) {
  .tx_omanvoices .onevoices h3 {
    font-size: 14px;
  }
  .tx_omanvoices .onevoices {
    height: 20em;
  }
}
.maincontent.leftmenu .section {
  margin-top: 0;
  padding-top: 0;
}
.maincontent.leftmenu .container {
  width: auto;
}
.tx-omanvoices .onevoicesDetail h1 {
  font-size: 29px;
}
.tx_omanvoices .section h2,
.tx-hotels .section h2 {
  padding-left: 30px;
}
.lang_icon {
  height: 20px;
}
a .box-services-c p,
.textmedia p a {
  font-weight: 800;
}
.scroll-top {
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
  background-color: #555555;
  color: #fff;
  bottom: 40px;
  right: 40px;
  position: fixed;
  opacity: 0;
  width: 3em;
  height: 3em;
}
.scroll-top:active,
.scroll-top:focus,
.scroll-top:hover {
  color: #ffffff;
  background-color: #ff8700;
}
.scroll-top.scroll-top-visible {
  opacity: 1;
}
.css-arrow,
.scroll-top .scroll-top-icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.css-arrow:before,
.scroll-top .scroll-top-icon:before {
  content: '';
  position: absolute;
  height: 30%;
  width: 30%;
  border-top: 1px solid;
  border-left: 1px solid;
  top: 55%;
  left: 55%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
audio {
  width: 100%;
}
.valign {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.valign > .vcontainer {
  display: table-cell;
  vertical-align: middle;
}
.jumbotron a,
.jumbotron a:hover,
.jumbotron a:active,
.jumbotron a:focus,
.frame-jumbotron a,
.frame-jumbotron a:hover,
.frame-jumbotron a:active,
.frame-jumbotron a:focus {
  color: inherit;
  text-decoration: underline;
}
.panel-body *:last-child {
  margin-bottom: 0;
}
img.lazyload {
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
}
.panel-group {
  margin-bottom: 20px;
}
.caret {
  margin-left: 5px;
}
.caption {
  word-break: break-all;
  color: #777777;
}
body,
.htmlarea-content-body {
  position: relative;
}
.body-bg {
  overflow: hidden;
  zoom: 1;
}
::-moz-selection {
  background-color: #ff8700;
  color: white;
}
::selection {
  background-color: #ff8700;
  color: white;
}
.htmlarea-content-body {
  padding: 20px;
}
.body-bg-top {
  padding-top: 70px;
}
@media (min-width: 992px) {
  .body-bg-top {
    padding-top: 140px;
  }
}
.body-bg-bottom {
  padding-bottom: 70px;
}
@media (min-width: 992px) {
  .body-bg-bottom {
    padding-bottom: 140px;
  }
}
.navbar {
  position: relative;
  z-index: 1000;
}
.navbar.navbar-fixed-top,
.navbar.navbar-fixed-bottom {
  position: fixed;
}
.navbar-brand > .navbar-brand-logo-normal {
  display: block;
}
.navbar-brand > .navbar-brand-logo-inverted {
  display: none;
}
@media (min-width: 992px) {
  .navbar-brand-image {
    position: relative;
  }
  .navbar-brand-image > img {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    max-height: 65%;
    width: auto;
  }
}
@media (min-width: 992px) {
  .navbar-default-transition,
  .navbar-inverse-transition {
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1) 0s;
    background-color: transparent;
    border-color: transparent;
  }
  .navbar-default-transition .navbar-nav > .open > a,
  .navbar-inverse-transition .navbar-nav > .open > a,
  .navbar-default-transition .navbar-nav > .active > a,
  .navbar-inverse-transition .navbar-nav > .active > a,
  .navbar-default-transition .navbar-nav > li > a,
  .navbar-inverse-transition .navbar-nav > li > a,
  .navbar-default-transition .navbar-nav > .open > a:hover,
  .navbar-inverse-transition .navbar-nav > .open > a:hover,
  .navbar-default-transition .navbar-nav > .active > a:hover,
  .navbar-inverse-transition .navbar-nav > .active > a:hover,
  .navbar-default-transition .navbar-nav > li > a:hover,
  .navbar-inverse-transition .navbar-nav > li > a:hover,
  .navbar-default-transition .navbar-nav > .open > a:focus,
  .navbar-inverse-transition .navbar-nav > .open > a:focus,
  .navbar-default-transition .navbar-nav > .active > a:focus,
  .navbar-inverse-transition .navbar-nav > .active > a:focus,
  .navbar-default-transition .navbar-nav > li > a:focus,
  .navbar-inverse-transition .navbar-nav > li > a:focus {
    color: #ffffff;
  }
  .navbar-default-transition .navbar-brand > .navbar-brand-logo-normal,
  .navbar-inverse-transition .navbar-brand > .navbar-brand-logo-normal {
    display: none;
  }
  .navbar-default-transition .navbar-brand > .navbar-brand-logo-inverted,
  .navbar-inverse-transition .navbar-brand > .navbar-brand-logo-inverted {
    display: block;
  }
  .navbar-transition .navbar-header-main .navbar-brand,
  .navbar-transition .navbar-main > li > .navbar-text,
  .navbar-transition .navbar-main > li > a {
    line-height: 70px;
    height: 70px;
  }
  .navbar-transition .navbar-brand > .navbar-brand-logo-normal {
    display: block;
  }
  .navbar-transition .navbar-brand > .navbar-brand-logo-inverted {
    display: none;
  }
}
.navbar.navbar-top {
  border-left: none;
  border-right: none;
  border-top: none;
  margin-bottom: 0px;
}
.navbar-header-main .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 22px;
  font-family: inherit;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 140px;
  height: 140px;
  -webkit-transition: opacity 0.15s ease-in-out 0s;
  -o-transition: opacity 0.15s ease-in-out 0s;
  transition: opacity 0.15s ease-in-out 0s;
}
.navbar-header-main .navbar-brand:hover {
  opacity: 0.8;
}
.navbar-header-main .navbar-header-border-bottom {
  display: none;
  left: 50%;
  bottom: -1px;
  position: absolute;
  margin-left: -100%;
  width: 200%;
  background-color: #eeeeee;
  height: 1px;
}
@media (max-width: 991px) {
  .navbar-header-main {
    position: relative;
  }
  .navbar-header-main .navbar-brand {
    padding: 23px 20px;
    font-size: 1.25em;
    line-height: 24px;
    height: auto;
  }
  .navbar-header-main .navbar-brand.navbar-brand-image {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 40px;
    width: auto;
  }
  .navbar-header-main .navbar-header-border-bottom {
    display: block;
  }
}
.navbar-main > li > .navbar-text {
  font-family: inherit;
  text-transform: uppercase;
  margin: 0;
  padding: 10px 15px;
}
.navbar-main > li > a {
  font-family: inherit;
  text-transform: uppercase;
}
.navbar-main > li > a .bar {
  position: absolute;
  top: -10px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: #ff8700;
  opacity: 0;
  -webkit-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  -o-transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  transition: top 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li:hover > a > .bar,
.navbar-main > li.active > a > .bar {
  top: 0px;
  opacity: .5;
}
.navbar-main > li.dropdown.open > a > .bar,
.navbar-main > li.active > a > .bar {
  opacity: 1;
}
@media (min-width: 992px) {
  .navbar-bottom .navbar-main > li > a .bar {
    top: auto;
    bottom: -10px;
  }
  .navbar-bottom .navbar-main > li.dropdown.open > a > .bar,
  .navbar-bottom .navbar-main > li:hover > a > .bar,
  .navbar-bottom .navbar-main > li.active > a > .bar {
    top: auto;
    bottom: 0px;
  }
  .navbar-bottom .dropdown-menu {
    -webkit-box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.1);
  }
  .navbar-bottom .dropdown .dropdown-menu {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .navbar-main .open .dropdown-menu {
    border-left: 4px solid rgba(255, 135, 0, 0.5);
  }
  .navbar-main > li > a .bar {
    top: 0px;
    left: -10px;
    width: 4px;
    height: 100%;
    -webkit-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    -o-transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
    transition: left 0.19s ease-in-out 0s, opacity 0.25s ease-in-out;
  }
  .navbar-main > li.dropdown.open > a > .bar,
  .navbar-main > li:hover > a > .bar,
  .navbar-main > li.active > a > .bar {
    left: 0px;
  }
  .navbar-main > li.dropdown > a {
    padding-right: 40px;
  }
  .navbar-main > li.dropdown > a > .caret {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -3px;
    display: block;
    -webkit-transition: -webkit-transform 250ms ease-out 0s;
    -moz-transition: -moz-transform 250ms ease-out 0s;
    -o-transition: -o-transform 250ms ease-out 0s;
    transition: transform 250ms ease-out 0s;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .navbar-main > li.dropdown.open > a > .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (min-width: 992px) {
  .navbar-main {
    float: right;
  }
  .navbar-main > li.dropdown > a > .caret {
    display: none;
  }
  .navbar-main > li:last-child > a {
    margin-right: 0px;
  }
  .navbar-main > li > .navbar-text,
  .navbar-main > li > a {
    line-height: 140px;
    padding: 0px 20px;
  }
  .navbar-main > li > .navbar-text .caret,
  .navbar-main > li > a .caret {
    display: none;
  }
}
.navbar-toggle {
  height: 34px;
  width: 34px;
  padding: 0;
}
.navbar-toggle .icon-bar {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -1px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.navbar-toggle .icon-bar:nth-child(2) {
  margin-top: -1px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar-toggle .icon-bar:nth-child(3) {
  margin-top: -1px;
  opacity: 0;
}
.navbar-toggle .icon-bar:nth-child(4) {
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  margin-top: -7px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
  opacity: 1;
}
.navbar-toggle.collapsed .icon-bar:nth-child(4) {
  margin-top: 5px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navbar-toggle:hover .icon-bar:nth-child(3) {
  margin-left: 2px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-inverse .navbar-header-main .navbar-toggle,
.navbar-inverse-transition .navbar-header-main .navbar-toggle,
.navbar-inverse-transition.navbar-transition .navbar-header-main .navbar-toggle {
  color: #bfbfbf;
}
.navbar-inverse .navbar-header-main .navbar-header-border-bottom,
.navbar-inverse-transition .navbar-header-main .navbar-header-border-bottom,
.navbar-inverse-transition.navbar-transition .navbar-header-main .navbar-header-border-bottom {
  background-color: #2b2b2b;
}
.nav.nav-sidebar {
  font-size: 0.85em;
  margin-bottom: 24px;
  border-radius: 0px;
}
.nav.nav-sidebar ul {
  margin-top: -1px;
  list-style: none;
  padding-left: 0;
  border-left: 15px solid #f7f7f7;
}
.nav.nav-sidebar > li {
  position: relative;
}
.nav.nav-sidebar > li > ul:before {
  position: absolute;
  content: '';
  width: 1px;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #e6e6e6;
}
.nav.nav-sidebar li:first-child a {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.nav.nav-sidebar li:last-child a {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.nav.nav-sidebar li + li {
  margin-top: -1px;
}
.nav.nav-sidebar li.nav-header {
  padding: 7px 15px;
  font-size: 0.75em;
  text-transform: uppercase;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
}
.nav.nav-sidebar li a {
  position: relative;
  display: block;
  padding: 7px 15px;
  color: #999999;
  border: 1px solid #e6e6e6;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.nav.nav-sidebar li a:active,
.nav.nav-sidebar li a:hover,
.nav.nav-sidebar li a:focus {
  z-index: 1;
  border-color: #c8c8c8;
  background-color: #eeeeee;
  outline: 0;
  color: #333333;
  text-decoration: none;
}
.nav.nav-sidebar li.active > a {
  color: #ff8700;
}
.nav.nav-sidebar li.active > a:active,
.nav.nav-sidebar li.active > a:hover,
.nav.nav-sidebar li.active > a:focus {
  color: #b35f00;
}
.nav-tabs {
  margin-bottom: 1.5em;
}
.nav-tabs > li > a {
  color: #555555;
}
.dropdown-header {
  text-transform: uppercase;
  font-size: 0.75em;
  margin-top: 10px;
  padding: 6px 20px;
  border-bottom: 1px solid #e5e5e5;
}
.dropdown-menu {
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.dropdown-menu > li > a {
  padding: 6px 20px;
}
.dropdown-menu > li.dropdown-header:first-child {
  margin-top: 0px;
}
.breadcrumb-section {
  background-color: #f5f5f5;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 24px;
}
.breadcrumb-section .breadcrumb {
  padding: 12px 0;
  border-radius: 0;
  margin-bottom: 0;
}
.csc-textpic-caption-c {
  text-align: center;
}
.csc-textpic-caption-l {
  text-align: left;
  text-align: left !important;
}
.csc-textpic-caption-r {
  text-align: right;
  text-align: right !important;
}
.news-info {
  margin-bottom: 12px;
}
.carousel .item {
  height: 400px;
}
@media (min-width: 992px) {
  .carousel .item {
    height: 600px;
  }
}
.carousel-small .item {
  height: 300px;
}
@media (min-width: 992px) {
  .carousel-small .item {
    height: 400px;
  }
}
.carousel-fullscreen .item {
  height: 100vh;
}
.navbar + a + .carousel-fullscreen,
.navbar + a + a + .carousel-fullscreen,
.navbar + .main-section > a + .carousel-fullscreen,
.navbar + .main-section > a + a + .carousel-fullscreen {
  margin-top: -70px;
}
@media (min-width: 992px) {
  .navbar + a + .carousel-fullscreen,
  .navbar + a + a + .carousel-fullscreen,
  .navbar + .main-section > a + .carousel-fullscreen,
  .navbar + .main-section > a + a + .carousel-fullscreen {
    margin-top: -140px;
  }
}
@media (min-width: 992px) {
  .navbar-fixed-top.navbar-default-transition + a + .carousel,
  .navbar-fixed-top.navbar-inverse-transition + a + .carousel,
  .navbar-fixed-top.navbar-default-transition + a + a + .carousel,
  .navbar-fixed-top.navbar-inverse-transition + a + a + .carousel,
  .navbar-fixed-top.navbar-default-transition + .main-section > a + .carousel,
  .navbar-fixed-top.navbar-inverse-transition + .main-section > a + .carousel,
  .navbar-fixed-top.navbar-default-transition + .main-section > a + a + .carousel,
  .navbar-fixed-top.navbar-inverse-transition + .main-section > a + a + .carousel {
    margin-top: -140px;
  }
}
.navbar-fixed-bottom + a + .carousel-fullscreen,
.navbar-fixed-bottom + a + a + .carousel-fullscreen,
.navbar-fixed-bottom + .main-section > a + .carousel-fullscreen,
.navbar-fixed-bottom + .main-section > a + a + .carousel-fullscreen {
  margin-top: 0;
  height: calc(100vh - 70px);
}
@media (min-width: 992px) {
  .navbar-fixed-bottom + a + .carousel-fullscreen,
  .navbar-fixed-bottom + a + a + .carousel-fullscreen,
  .navbar-fixed-bottom + .main-section > a + .carousel-fullscreen,
  .navbar-fixed-bottom + .main-section > a + a + .carousel-fullscreen {
    height: calc(100vh - 70px - 70px);
  }
}
.carousel .item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 768px) {
  .carousel .item {
    padding-left: 0;
    padding-right: 0;
  }
}
.carousel .item h1,
.carousel .item h2,
.carousel .item h3,
.carousel .item h4,
.carousel .item h5,
.carousel .item h6 {
  color: inherit;
  margin-top: 0;
}
.carousel .item .valign {
  margin: 0 auto;
  height: 100%;
}
@media (min-width: 768px) {
  .carousel .item .valign {
    width: 720px;
  }
}
@media (min-width: 992px) {
  .carousel .item .valign {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .carousel .item .valign {
    width: 1140px;
  }
}
.carousel {
  overflow: hidden;
}
.carousel .carousel-control {
  text-shadow: none;
}
@media (min-width: 992px) {
  .carousel .carousel-control {
    width: 100px;
  }
  .carousel .carousel-control.left,
  .carousel .carousel-control.right {
    filter: none;
    background-image: none;
  }
}
.carousel .carousel-indicators li {
  margin-left: 3px;
  margin-right: 3px;
}
.carousel .carousel-control,
.carousel .carousel-indicators {
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  -o-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s;
  z-index: 1;
  opacity: 0;
}
.carousel:hover .carousel-indicators,
.carousel:hover .carousel-control {
  opacity: 1;
}
.carousel .carousel-control-icon {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #ff8700;
  position: absolute;
  top: 50%;
  display: inline-block;
  padding: 1em;
  background-color: #fff;
}
.carousel .carousel-control-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: '';
  width: 0.5em;
  height: 0.5em;
  display: block;
  border-top: 1px solid #ff8700;
  border-right: 1px solid #ff8700;
}
.carousel .left .carousel-control-icon {
  left: -100%;
}
.carousel .left .carousel-control-icon:before {
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
}
.carousel .right .carousel-control-icon {
  right: -100%;
}
.carousel .right .carousel-control-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.carousel:hover .left .carousel-control-icon {
  left: 0;
}
.carousel:hover .right .carousel-control-icon {
  right: 0;
}
.carousel-transition-fade {
  -webkit-transition: opacity 0.6s ease-in-out 0s;
  -o-transition: opacity 0.6s ease-in-out 0s;
  transition: opacity 0.6s ease-in-out 0s;
}
.carousel-transition-fade .item {
  opacity: 0;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-transition-fade .item {
    transition: opacity 0.6s ease-in-out 0s;
    backface-visibility: visible;
    perspective: none;
  }
  .carousel-transition-fade .item.next,
  .carousel-transition-fade .item.next.left,
  .carousel-transition-fade .item.prev,
  .carousel-transition-fade .item.prev.right,
  .carousel-transition-fade .item.active.right,
  .carousel-transition-fade .item.active.left,
  .carousel-transition-fade .item.active {
    transform: none;
  }
}
.carousel-transition-fade .carousel-inner > .active {
  z-index: 1;
  opacity: 1;
}
.carousel-transition-fade .carousel-inner > .next,
.carousel-transition-fade .carousel-inner > .prev {
  opacity: 1;
}
.carousel-transition-fade .carousel-inner > .next,
.carousel-transition-fade .carousel-inner > .prev,
.carousel-transition-fade .carousel-inner > .active.left,
.carousel-transition-fade .carousel-inner > .active.right {
  left: 0;
}
.carousel-transition-fade .carousel-inner > .active.left,
.carousel-transition-fade .carousel-inner > .active.right {
  opacity: 0;
}
.carousel-item-type-header .carousel-text-inner {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .carousel-item-type-header .carousel-text-inner {
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .carousel-item-type-header .carousel-text-inner {
    width: 65%;
  }
}
.carousel-item-type-textandimage .carousel-image {
  display: none;
}
.carousel-item-type-textandimage .carousel-image img {
  margin: 0 auto;
  max-width: 100%;
  display: block;
  height: auto;
}
@media (min-width: 768px) {
  .carousel-item-type-textandimage .carousel-image {
    display: table-cell;
  }
}
.container .carousel {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .container .carousel {
    margin-left: 0;
    margin-right: 0;
  }
}
.container .carousel-inner .item {
  padding-left: 40px;
  padding-right: 40px;
}
.container .carousel-inner .valign {
  width: 100%;
}
.texticon:before,
.texticon:after {
  content: " ";
  display: table;
}
.texticon:after {
  clear: both;
}
.texticon:before,
.texticon:after {
  content: " ";
  display: table;
}
.texticon:after {
  clear: both;
}
.texticon-icon {
  font-size: 2em;
}
.texticon-icon .texticon-inner-icon {
  text-align: center;
  margin: 0 auto;
  display: block;
  height: 1em;
  width: 1em;
}
.texticon-size-awesome {
  font-size: 3em;
}
@media (min-width: 768px) {
  .texticon-size-large {
    font-size: 3em;
  }
  .texticon-size-awesome {
    font-size: 4em;
  }
}
@media (min-width: 992px) {
  .texticon-size-medium {
    font-size: 3em;
  }
  .texticon-size-large {
    font-size: 4em;
  }
  .texticon-size-awesome {
    font-size: 5em;
  }
}
.texticon-top .texticon-icon {
  margin-bottom: 0.5em;
}
.texticon-type-square .texticon-inner-icon,
.texticon-type-circle .texticon-inner-icon {
  line-height: 2.3em;
  height: 2.3em;
  width: 2.3em;
}
.texticon-type-circle .texticon-inner-icon {
  border-radius: 50%;
}
.texticon-left .texticon-icon,
.texticon-right .texticon-icon {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.texticon-left .texticon-icon {
  float: left;
  margin-left: -20px;
}
.texticon-right .texticon-icon {
  float: right;
  margin-right: -20px;
}
.texticon-left .texticon-content,
.texticon-right .texticon-content {
  overflow: hidden;
  zoom: 1;
}
.texticon-left .texticon-content *:first-child,
.texticon-right .texticon-content *:first-child {
  margin-top: 0px;
}
.texticon-left .texticon-content *:last-child,
.texticon-right .texticon-content *:last-child {
  margin-bottom: 0px;
}
.frame {
  padding-top: 1em;
  padding-bottom: 1em;
}
@media (min-width: 768px) {
  .frame {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
@media (min-width: 992px) {
  .frame {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
.frame > *:last-child {
  margin-bottom: 0;
}
.frame-ruler-before {
  border-top: 1px solid #eeeeee;
  margin-top: 2em;
}
.frame-ruler-after {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  .frame-indent {
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media (min-width: 992px) {
  .frame-indent {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media (min-width: 1200px) {
  .frame-indent {
    margin-left: 15%;
    margin-right: 15%;
  }
}
.frame-indent-left {
  margin-left: 33%;
}
.frame-indent-right {
  margin-right: 33%;
}
.frame-well {
  padding-left: 1em;
  padding-right: 1em;
}
@media (min-width: 768px) {
  .frame-well {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
@media (min-width: 992px) {
  .frame-well {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.frame-jumbotron {
  padding: 2em!important;
}
@media (min-width: 768px) {
  .frame-jumbotron {
    padding: 3em!important;
  }
}
@media (min-width: 992px) {
  .frame-jumbotron {
    padding: 4em!important;
  }
}
.frame-small {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
@media (min-width: 768px) {
  .frame-small {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
.frame-space-before-none {
  margin-top: 0;
}
.frame-space-before-extra-small {
  margin-top: 1em;
}
.frame-space-before-small {
  margin-top: 2em;
}
.frame-space-before-medium {
  margin-top: 3em;
}
.frame-space-before-large {
  margin-top: 4em;
}
.frame-space-before-extra-large {
  margin-top: 5em;
}
.frame-space-after-none {
  margin-bottom: 0;
}
.frame-space-after-extra-small {
  margin-bottom: 1em;
}
.frame-space-after-small {
  margin-bottom: 2em;
}
.frame-space-after-medium {
  margin-bottom: 3em;
}
.frame-space-after-large {
  margin-bottom: 4em;
}
.frame-space-after-extra-large {
  margin-bottom: 5em;
}
.footer-section {
  color: #fff;
  background: #333;
}
.footer-section a {
  color: #ff8700;
}
.footer-section a:hover,
.footer-section a:focus {
  color: #b35f00;
  text-decoration: underline;
}
.footer-section h1,
.footer-section .h1,
.footer-section h2,
.footer-section .h2,
.footer-section h3,
.footer-section .h3,
.footer-section h4,
.footer-section .h4,
.footer-section h5,
.footer-section .h5 {
  color: inherit;
}
.footer-section-meta {
  background: #2b2b2b;
}
.footer-section-meta a {
  color: inherit;
}
.footer-section-meta a:hover,
.footer-section-meta a:focus {
  color: #b35f00;
}
.footer-section-meta .meta-menu {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  .footer-section-meta .meta-menu {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .footer-section-meta .meta-menu > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.footer-section-meta .language-menu {
  list-style: none;
  padding-left: 0;
}
@media (min-width: 768px) {
  .footer-section-meta .language-menu {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .footer-section-meta .language-menu > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.footer-section-meta .language-menu .active a {
  font-weight: bold;
  color: #ff8700;
}
@media (min-width: 992px) {
  .footer-section-meta {
    text-align: center;
  }
}
.modal-lightbox {
  margin: 10px auto;
}
.modal-lightbox .close {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px 15px;
  line-height: 40px;
}
.modal-lightbox .modal-body {
  padding: 0px;
}
.modal-lightbox .modal-content {
  border: none;
}
.modal-lightbox .modal-caption {
  background-color: #ff8700;
  background-color: rgba(255, 135, 0, 0.9);
  color: #FFFFFF;
  padding: 12px 24px;
}
.modal-lightbox .modal-caption-title {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
}
.modal-lightbox .img-responsive {
  margin-bottom: 0px;
}
@media screen and (min-width: 768px) {
  .modal-lightbox {
    margin: 30px auto;
    width: 600px;
  }
  .modal-lightbox .modal-caption {
    position: absolute;
    left: 0px;
    bottom: 24px;
    max-width: 80%;
  }
}
@media screen and (min-width: 992px) {
  .modal-lightbox {
    width: 800px;
  }
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.thumbnail-caption {
  font-size: 0.85em;
  word-wrap: break-word;
  padding: 9px;
  color: #333333;
}
.thumbnail-caption *:first-child {
  margin-top: 0;
}
.thumbnail-caption *:last-child {
  margin-bottom: 0;
}
.thumbnail-caption h1,
.thumbnail-caption h2,
.thumbnail-caption h3,
.thumbnail-caption h4,
.thumbnail-caption h5,
.thumbnail-caption h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.thumbnail-image {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding-bottom: 56.25%;
}
.thumbnail-image img {
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  position: absolute;
  transform: translate(-50%, -50%);
  transition: transform 0.3s ease-in-out;
}
.thumbnail:hover > .thumbnail-image img,
.thumbnail:focus > .thumbnail-image img {
  transform: translate(-50%, -50%) scale(1.05);
}
.thumbnail-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: -5px;
  margin-right: -5px;
}
.thumbnail-menu-item {
  padding: 5px;
  width: 50%;
  display: flex;
  flex-direction: column;
}
.thumbnail-menu-image img {
  margin: auto;
  display: block;
  height: auto;
  max-width: 100%;
}
.thumbnail-menu-caption {
  text-align: center;
  color: #333333;
  padding: 1em;
}
.thumbnail-menu-caption-title {
  font-size: 1.2em;
}
.thumbnail-menu-caption-abstract {
  display: none;
  font-size: 0.8em;
}
@media (min-width: 600px) {
  .thumbnail-menu {
    margin-left: -10px;
    margin-right: -10px;
  }
  .thumbnail-menu-item {
    padding: 10px;
  }
  .thumbnail-menu-caption-abstract {
    display: block;
  }
}
.uploads-fileicon {
  margin-right: 0.25em;
}
.uploads-filename {
  margin-right: 0.25em;
}
.uploads-filesize {
  font-size: 0.75em;
}
.gallery-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5em;
  margin-right: -0.5em;
}
.frame > .gallery-row:last-child {
  margin-bottom: -1em;
}
.gallery-item {
  float: none;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
figure {
  display: block;
  margin-bottom: 1em;
  line-height: 1.55;
}
figure > img,
figure a > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
figure .caption {
  padding-top: 0.5em;
  font-size: 0.85em;
  line-height: 1.4em;
}
body .typo3-feedit-element,
.htmlarea-content-body .typo3-feedit-element {
  outline: 3px solid rgba(255, 135, 0, 0.5) !important;
}
body .typo3-feedit-element:hover,
.htmlarea-content-body .typo3-feedit-element:hover {
  outline: 3px solid #ff8700 !important;
}
.typo3-editPanel {
  background-color: #eaeaea!important;
  color: #333333;
  padding: 0px 5px;
  line-height: 2em;
  margin-bottom: 24px;
}
.typo3-editPanel:before,
.typo3-editPanel:after {
  content: " ";
  display: table;
}
.typo3-editPanel:after {
  clear: both;
}
.typo3-editPanel:before,
.typo3-editPanel:after {
  content: " ";
  display: table;
}
.typo3-editPanel:after {
  clear: both;
}
body .typo3-feedit-element-hidden,
.htmlarea-content-body .typo3-feedit-element-hidden {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
body .typo3-feedit-element-hidden:hover,
.htmlarea-content-body .typo3-feedit-element-hidden:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.t3-icon {
  vertical-align: middle;
}
.typo3-feedit-page:before,
.typo3-feedit-page:after {
  content: " ";
  display: table;
}
.typo3-feedit-page:after {
  clear: both;
}
.typo3-feedit-page:before,
.typo3-feedit-page:after {
  content: " ";
  display: table;
}
.typo3-feedit-page:after {
  clear: both;
}
.typo3-feedit-page .typo3-feedit-element {
  outline: none!important;
  border-bottom: 3px solid #ff8700;
}
.typo3-feedit-page .typo3-editPanel {
  margin-bottom: 0;
}
.csc-form-element .form-group:before,
.csc-form-element .form-group:after {
  content: " ";
  display: table;
}
.csc-form-element .form-group:after {
  clear: both;
}
.csc-form-element .form-group:before,
.csc-form-element .form-group:after {
  content: " ";
  display: table;
}
.csc-form-element .form-group:after {
  clear: both;
}
.csc-form-element .control-label {
  text-align: left;
}
.csc-form-element .control-label legend {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  border: none;
}
.csc-form-element .help-block.text-danger {
  color: #a94442;
  font-weight: normal;
}
a.csc-form-element .help-block.text-danger:hover {
  color: #843534;
}
.csc-form-element-radio .radio input[type="radio"],
.csc-form-element-checkbox .checkbox input[type="checkbox"] {
  margin-left: 0;
}
.csc-form-confirmation ol {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.csc-form-confirmation ol li {
  display: inline-block;
}
.csc-form-confirmation-false input,
.csc-form-confirmation-true input {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.55;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 2px;
  padding: 8px 14px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-false input:active:focus,
.csc-form-confirmation-true input:active:focus,
.csc-form-confirmation-false input.active:focus,
.csc-form-confirmation-true input.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.csc-form-confirmation-false input:hover,
.csc-form-confirmation-true input:hover,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-true input:focus {
  color: #333;
  text-decoration: none;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-true input:active,
.csc-form-confirmation-false input.active,
.csc-form-confirmation-true input.active {
  outline: 0;
  background-image: none;
  -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);
}
.csc-form-confirmation-false input.disabled,
.csc-form-confirmation-true input.disabled,
.csc-form-confirmation-false input[disabled],
.csc-form-confirmation-true input[disabled],
fieldset[disabled] .csc-form-confirmation-false input,
fieldset[disabled] .csc-form-confirmation-true input {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.csc-form-confirmation-true input {
  color: #fff;
  background-color: #ff8700;
  border-color: #e67a00;
}
.csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  color: #fff;
  background-color: #cc6c00;
  border-color: #a85900;
}
.csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.active,
.open > .dropdown-toggle.csc-form-confirmation-true input {
  background-image: none;
}
.csc-form-confirmation-true input.disabled,
.csc-form-confirmation-true input[disabled],
fieldset[disabled] .csc-form-confirmation-true input,
.csc-form-confirmation-true input.disabled:hover,
.csc-form-confirmation-true input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-true input:hover,
.csc-form-confirmation-true input.disabled:focus,
.csc-form-confirmation-true input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-true input:focus,
.csc-form-confirmation-true input.disabled:active,
.csc-form-confirmation-true input[disabled]:active,
fieldset[disabled] .csc-form-confirmation-true input:active,
.csc-form-confirmation-true input.disabled.active,
.csc-form-confirmation-true input[disabled].active,
fieldset[disabled] .csc-form-confirmation-true input.active {
  background-color: #ff8700;
  border-color: #e67a00;
}
.csc-form-confirmation-true input .badge {
  color: #ff8700;
  background-color: #fff;
}
.csc-form-confirmation-false input {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.active,
.open > .dropdown-toggle.csc-form-confirmation-false input {
  background-image: none;
}
.csc-form-confirmation-false input.disabled,
.csc-form-confirmation-false input[disabled],
fieldset[disabled] .csc-form-confirmation-false input,
.csc-form-confirmation-false input.disabled:hover,
.csc-form-confirmation-false input[disabled]:hover,
fieldset[disabled] .csc-form-confirmation-false input:hover,
.csc-form-confirmation-false input.disabled:focus,
.csc-form-confirmation-false input[disabled]:focus,
fieldset[disabled] .csc-form-confirmation-false input:focus,
.csc-form-confirmation-false input.disabled:active,
.csc-form-confirmation-false input[disabled]:active,
fieldset[disabled] .csc-form-confirmation-false input:active,
.csc-form-confirmation-false input.disabled.active,
.csc-form-confirmation-false input[disabled].active,
fieldset[disabled] .csc-form-confirmation-false input.active {
  background-color: #fff;
  border-color: #ccc;
}
.csc-form-confirmation-false input .badge {
  color: #fff;
  background-color: #333;
}
/* Change #22aba6 with your favorite color */
/* Do not change anything here */
.irs-from,
.irs-to,
.irs-single {
  background: #22aba6;
}
.irs-from:after,
.irs-to:after,
.irs-single:after {
  border-top-color: #22aba6;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover,
.owl-theme .owl-controls.clickable .owl-buttons div:focus {
  background-color: #22aba6;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #22aba6;
}
mark {
  background: #22aba6;
}
a {
  color: #22aba6;
}
.anchor-1:hover {
  color: #22aba6;
}
::-moz-selection {
  background: rgba(34, 171, 166, 0.8);
}
::selection {
  background: rgba(34, 171, 166, 0.8);
}
.back-to-top .fa:hover {
  background: #22aba6;
}
.br-bottom:after {
  border-top: 2px solid #22aba6;
}
.br-bottom-center::after {
  border-top: 2px solid #22aba6;
}
.br-bottom-center.large:after {
  border-top: 5px solid #22aba6;
}
.color-main {
  color: #22aba6 !important;
}
.bg-main {
  background-color: #22aba6 !important;
}
.menu > li > a:hover,
.menu > li > a:focus,
.menu > li:hover > a {
  color: #22aba6;
}
.submenu {
  border-top: 1px solid #22aba6;
}
.megamenu {
  border-top: 1px solid #22aba6;
}
.vertical-menu-list > li > a:hover,
.vertical-menu-list > li > a:focus {
  color: #22aba6;
}
.megamenu-list > .title:after,
.vertical-menu-list > .title:after {
  border-top: 2px solid #22aba6;
}
.vertical-menu-list > .title:after {
  margin: 5px auto;
}
@media (max-width: 767px) {
  .menu > li > a:hover,
  .menu > li > a:focus {
    color: #22aba6;
  }
}
@media (min-width: 992px) {
  .header-transparent .menu > li > a:hover,
  .header-transparent .menu > li > a:focus,
  .header-transparent .menu > li:hover > a {
    color: #22aba6;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
}
.top-menu > li > a:hover,
.top-menu > li > a:focus,
.top-menu > li > a:active {
  color: #22aba6;
}
.topbar .social-icon > li > a:hover .fa {
  color: #22aba6;
}
#menu-trigger {
  color: #22aba6;
}
.vertical-menu .panel-title:hover a,
.vertical-menu .panel-title:focus a {
  color: #22aba6;
}
.btn-slider:hover,
.btn-slider:focus,
.btn-slider:active {
  background-color: #22aba6;
  border-color: #22aba6;
}
.btn-slider.reversed {
  background-color: #22aba6;
  border-color: #22aba6;
}
.page-nav-tabs .nav-tabs > li.active > a,
.page-nav-tabs .nav-tabs > li.active > a:hover,
.page-nav-tabs .nav-tabs > li.active > a:focus,
.page-nav-tabs .nav-tabs > li > a:hover,
.page-nav-tabs .nav-tabs > li > a:focus {
  color: #22aba6;
}
.section-main {
  background-color: #22aba6;
}
.intro-title::after {
  background-color: #22aba6;
}
.box-services-a .fa.fa-bg {
  background-color: #22aba6;
}
.box-services-a:hover .title-small {
  color: #22aba6;
}
.box-services-b:hover .title-small {
  color: #22aba6;
}
.box-services-a .title-uppercased .link-read-more {
  color: #22aba6;
}
.box-services-b:hover .box-left .fa-style1,
.box-services-c:hover .fa-style1 {
  background-color: #22aba6;
}
.box-services-b .box-left .fa-style2,
.box-services-c .fa-style2 {
  color: #22aba6;
}
.box-services-b .box-left .fa-style3,
.box-services-c .fa-style3 {
  background-color: #22aba6;
}
.box-services-b:hover .fa-style4,
.box-services-c:hover .fa-style4 {
  color: #22aba6;
}
.box-services-a:hover .fa-style5 {
  color: #22aba6;
}
.box-services-d:hover .title-uppercased,
.box-services-d:hover .title-medium {
  color: #22aba6;
}
.box-services-d .link-read-more:hover,
.box-services-d .link-read-more:focus {
  color: #22aba6;
}
.box-services-e {
  background-color: #22aba6;
}
.box-services-f .link-read-more:hover,
.box-services-f .link-read-more:focus {
  color: #22aba6;
}
.title-border:after {
  background-color: #22aba6;
}
.team-section .project-title > a:hover {
  color: #22aba6;
}
.team-section-2 .social-icon.simple > li > a:hover .fa {
  color: #22aba6;
}
.section-testimonials blockquote span {
  color: #22aba6;
}
.plan {
  border-top: 2px solid #22aba6;
}
.plan-price {
  color: #22aba6;
}
.plan-register a:hover,
.plan-register a:focus {
  background-color: #22aba6;
}
.portfolio-filter li a:hover,
.portfolio-filter li a:focus,
.portfolio-filter li a:active,
.portfolio-filter li a.active {
  color: #22aba6;
}
.portfolio-text .mask .fa:hover {
  background-color: rgba(34, 171, 166, 0.8);
}
.portfolio-text .portfolio-el:hover .portfolio-text-p {
  color: #22aba6;
}
.project-details li .fa {
  color: #22aba6;
}
.blog-item .sub-post-title a:hover {
  color: #22aba6;
}
.read-more {
  color: #22aba6;
}
.blog-item .media .blog-author:after {
  background-color: #22aba6;
}
.sidebar-categories li:hover a {
  color: #22aba6;
}
.sidebar-post h5 a:hover {
  color: #22aba6;
}
.sidebar-socials a:hover,
.sidebar-socials a:focus {
  color: #22aba6;
}
.shop-price {
  color: #22aba6;
}
.shop-sidebar .top-rated-products h5 a:hover {
  color: #22aba6;
}
.faq-list > li > a:hover,
.faq-list > li > a:focus {
  color: #22aba6;
}
.progress-bar {
  background-color: #22aba6;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #22aba6;
}
.btn-a:before {
  background: #22aba6;
}
.btn-c {
  color: #22aba6;
  border: 1px solid #22aba6;
}
.btn-d:hover,
.btn-d:focus,
.btn-d:active,
.btn-d.active {
  background-color: #22aba6;
}
.btn-e {
  color: #22aba6;
  border: 1px solid #22aba6;
}
.btn-e:hover,
.btn-e:focus,
.btn-e:active,
.btn-e.active {
  background-color: #22aba6;
}
.popover-title::after {
  border-top: 2px solid #22aba6;
}
.modal-title:after {
  border-top: 2px solid #22aba6;
}
.pagination > li > a,
.tx-indexedsearch-browsebox > li > strong > a,
.tx-indexedsearch-browsebox > li > a {
  color: #22aba6;
}
.pagination > li > a > .fa,
.tx-indexedsearch-browsebox > li > strong > a > .fa,
.tx-indexedsearch-browsebox > li > a > .fa {
  font-size: 10px;
}
.pagination > .active > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a {
  background-color: #22aba6;
}
.pagination > li a:hover {
  background-color: #22aba6;
}
.pagination.pagination-2 > .active a,
.pagination.pagination-2.dark > .active a {
  background-color: #22aba6;
}
.pagination.pagination-2 > li a:hover {
  background-color: #22aba6;
}
.mfp-close:hover {
  color: #22aba6;
}
.media-heading > .user:hover,
.media-heading > .user:focus,
.media-heading > .user:active {
  color: #22aba6;
}
.blockquote {
  border-left: 2px solid #22aba6;
}
.blockquote cite {
  color: #22aba6;
}
.box-icon {
  background-color: #22aba6;
}
.divider.d3:after {
  background-color: #22aba6;
}
.footer-title:after {
  border-top: 2px solid #22aba6;
}
.footer-social > li > a:hover > .fa,
.footer-social > li > a:focus > .fa {
  color: #22aba6;
}
.footer-subscribe input {
  border-bottom: 2px solid #22aba6;
}
.footer-subscribe input:focus {
  border-bottom: 2px solid #22aba6;
}
.footer-links > li > a:hover,
.footer-links > li > a:focus,
.footer-links > li > a:active {
  color: #22aba6;
}
.social-icon.main .fa {
  background-color: #22aba6;
}
.social-icon.simple > li > a:hover .fa {
  color: #22aba6;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}
.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url('../../../Images/PhotoSwipe/default-skin.png') 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url('../../../Images/PhotoSwipe/default-skin.svg');
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}
a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}
a.pswp__share--download:hover {
  background: #DDD;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url('../../../Images/PhotoSwipe/preloader.gif') 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
/* -------------------------------------------------------------------

	[Table of contents]

 	01. General style
 	02. Helper classes
 	03. Megamenu
 	04. Headers
 	05. Sliders
	06. Page Breadcrumbs
	07. Sections
	08. Boxes
 	09. Titles
	10. Miscellaneous sections (Team, Stats, Testimonials, Pricing etc)
 	11. Portfolio
	12. Blog
	13. Sidebar
	14. Shop
	15. Pages
	16. Elements (Tabs, Butons, Alerts, Progress Bars etc)
	17. Footers
	18. Social Icons
	19. Text Rotator (text rotator plugin)
	20. Animations (Just a few animations from animate.css)
	21. Updates


	[Colors]

	# main color --> #B54321 = rgb(185,170,120)
	# background --> #f5f5f5
	# content    --> #667
	# titles 	 --> #556 , #445 , #667


	[Typography]

	# content    --> Source Sans Pro font
	# titles 	 --> MontSerrat font


	[Notes]

	# I used Montserrat for some main paragrpahs too;
	# I included only a few animations from animate.css (there's no way you'll need them all),
	  but you could include/replace what animations you want from this library in your css file.
	  I recommend not to include the whole library [it's better for performance]
	# If you don't use the text rotator plugin, you should remove the code

	# To easily find a class name, CTR+F (Find) (many text editors) may come in handy

	# It's better if you create your user_style.css file to make css changes.
	  There will be some updates and you'll need to change this css file with the new one and
	  it will be difficult for you to keep the changes you made and at the same time to update this file.

-------------------------------------------------------------------- */
/* *********************	General Style	********************* */
html,
body,
.htmlarea-content-body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
body,
.htmlarea-content-body {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100%;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: normal;
  font-weight: 400;
  background-color: #dedad0;
  color: #667;
}
img {
  height: auto;
  max-width: 100%;
}
mark {
  color: #fff;
  background: #b9aa78;
}
hr {
  display: block;
  line-height: 25px;
  margin: 20px 0;
  position: relative;
  width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  letter-spacing: -1px;
  margin: 0;
  color: #303030;
}
h1 {
  font-size: 42px;
  line-height: 44px;
  margin: 0 0 40px 0;
}
h2 {
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 35px 0;
}
h3 {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 28px;
  margin-bottom: 30px;
}
h4,
h5,
h6 {
  letter-spacing: normal;
  margin: 0 0 15px 0;
}
h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
h5 {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
h6 {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
p {
  margin: 0 0 20px;
}
a {
  color: #b9aa78;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover,
a:focus,
a:active,
.btn:hover,
.btn:focus,
.btn:active,
button:hover,
button:focus,
button:active {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
  -webkit-transition: all 0.2s easeout;
  transition: all 0.2s ease-out;
}
/* anchors */
.anchor-1 {
  color: #e8e8e8;
}
.anchor-1:hover {
  color: #b9aa78;
}
iframe {
  border: 0;
  margin: 0;
  overflow: hidden;
  width: 100%;
  height: auto;
}
::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: rgba(185, 170, 120, 0.8);
}
::selection {
  text-shadow: none;
  color: #fff;
  background: rgba(185, 170, 120, 0.8);
}
/* Back to Top */
.back-to-top .fa {
  z-index: 99999;
  text-align: center;
  width: 40px;
  height: 35px;
  padding-top: 6px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: fixed;
  bottom: -100px;
  right: 15px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  overflow: hidden;
  font-size: 22px;
  background: #434347;
  color: #fff;
}
.back-to-top .fa:hover {
  box-shadow: inset 2px 1px 8px rgba(0, 0, 0, 0.6);
  background: #b9aa78;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
/* Preloader */
body,
.htmlarea-content-body {
  overflow: hidden;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background: #f5f5f5;
}
#status {
  width: 160px;
  height: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../Images/preloader.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -7.5px 0 0 -80px;
}
/* Background images */
.bg-img {
  position: relative;
  -webkit-backface-visibility: visible !important;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
@media (min-width: 768px) {
  .bg-img.fixed,
  .stellar {
    background-attachment: fixed;
  }
}
/* Background images path */
.bg01 {
  background-image: url('../images/demo/bg01.jpg');
}
.bg02 {
  background-image: url('../images/demo/bg02.jpg');
}
.bg03 {
  background-image: url('../images/demo/bg03.jpg');
}
.bg04 {
  background-image: url('../images/demo/bg04.jpg');
}
.bg05 {
  background-image: url('../images/demo/bg05.jpg');
}
.bg06 {
  background-image: url('../images/demo/bg06.jpg');
}
.bg07 {
  background-image: url('../images/demo/bg07.jpg');
}
.bg08 {
  background-image: url('../images/demo/bg08.jpg');
}
.bg09 {
  background-image: url('../images/demo/bg09.jpg');
}
.bg10 {
  background-image: url('../images/demo/bg10.jpg');
}
.bg11 {
  background-image: url('../images/demo/bg11.jpg');
}
.bg12 {
  background-image: url('../images/demo/bg12.jpg');
}
.bg13 {
  background-image: url('../images/demo/bg13.jpg');
}
.bg14 {
  background-image: url('../images/demo/bg14.jpg');
}
.bg15 {
  background-image: url('../images/demo/bg15.jpg');
}
.bg16 {
  background-image: url('../images/demo/bg16.jpg');
}
.bg17 {
  background-image: url('../images/demo/bg17.jpg');
}
.bg18 {
  background-image: url('../images/demo/bg18.jpg');
}
.bg19 {
  background-image: url('../images/demo/bg19.jpg');
}
.bg-team1 {
  background-image: url('../images/demo/team1.jpg');
}
.bg-team2 {
  background-image: url('../images/demo/team2.jpg');
}
.bg-team3 {
  background-image: url('../images/demo/team3.jpg');
}
.bg-team4 {
  background-image: url('../images/demo/team4.jpg');
}
.bg-team5 {
  background-image: url('../images/demo/team5.jpg');
}
.bg-team6 {
  background-image: url('../images/demo/team6.jpg');
}
/* Background Patterns */
.bg-pattern {
  background-position: left top;
  background-repeat: repeat;
}
.bg30 {
  background-image: url('../images/patterns/19.png');
}
/* Background layer */
.bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: #643a39;
  opacity: .1;
}
.bg-overlay.video {
  background: #643a39;
}
/* Responsive canvas */
.rs-canvas {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
/* Border left bottom */
.br-bottom:after {
  content: "";
  display: block;
  height: 1px;
  width: 35px;
  border-top: 2px solid #b9aa78;
  margin: 6px 0 10px;
}
.br-bottom-center::after {
  content: "";
  display: block;
  height: 1px;
  width: 35px;
  border-top: 2px solid #b9aa78;
  margin: 8px auto 10px;
}
.br-bottom-center.large:after {
  width: 50px;
  border-top: 5px solid #b9aa78;
}
/* Full width videos */
.video-wrapper {
  max-width: 100% ;
  max-height: 450px ;
  width: 100% ;
  height: auto ;
  overflow: hidden;
}
@media (max-width: 767px) {
  .video-wrapper {
    max-height: 280px;
  }
}
@media (max-width: 991px) {
  .video-wrapper {
    max-height: 380px;
  }
}
@media (min-width: 1400px) {
  .video-wrapper {
    max-height: 550px;
  }
}
.video-wrapper video {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video-caption {
  position: absolute;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
}
#video-button {
  position: absolute;
  left: 40px;
  bottom: 40px;
  color: #fff;
  font-size: 30px;
}
#video-button.pause .fa:before {
  content: "\5f";
  font-family: 'ElegantIcons';
}
#video-button.play .fa:before {
  content: "\3d";
  font-family: 'ElegantIcons';
}
/* Box heights fix */
@media (max-width: 991px) {
  .max_height.sm_max_height .el_max_height {
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .max_height.xs_max_height .el_max_height {
    height: auto !important;
  }
}
/* Align middle */
.align-middle {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* *********************	Helper Classes	********************* */
.br0 {
  border-radius: 0 !important;
}
.br1 {
  border-radius: 1px !important;
}
.br2 {
  border-radius: 2px !important;
}
.br4 {
  border-radius: 4px !important;
}
.br6 {
  border-radius: 6px !important;
}
.br8 {
  border-radius: 8px !important;
}
.op8 {
  opacity: 0.8 !important;
}
.op7 {
  opacity: 0.7 !important;
}
.op6 {
  opacity: 0.6 !important;
}
.op5 {
  opacity: 0.5 !important;
}
.op4 {
  opacity: 0.4 !important;
}
.op3 {
  opacity: 0.3 !important;
}
.op2 {
  opacity: 0.2 !important;
}
.uppercase {
  text-transform: uppercase;
}
.montserrat {
  font-family: "Montserrat", sans-serif;
}
.fs-small {
  font-size: 80% !important;
}
.fs-large {
  font-size: 120% !important;
}
.relative {
  position: relative;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.unstyled {
  list-style: none;
  padding: 0 0 10px 20px;
}
.pull-center {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  clear: both;
  text-align: center;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.m0 {
  margin: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.p0 {
  padding: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.py5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.py10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.py15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.py20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.no-border {
  border: none !important;
}
.full-width {
  width: 100%;
}
.full-height {
  height: 100%;
}
.shadow-a {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.4);
}
.shadow-b {
  box-shadow: 2px 2px 8px rgba(10, 10, 10, 0.4);
}
.shadow-c {
  box-shadow: 3px 3px 10px rgba(10, 10, 10, 0.4);
}
.shadow-d {
  box-shadow: 1px 1px 5px rgba(10, 10, 10, 0.4);
}
/* Colors */
.color-main {
  color: #b9aa78 !important;
}
.color-white {
  color: #fff !important;
}
.color-alpha {
  color: rgba(250, 250, 250, 0.9);
}
.color-darker {
  color: #303234 !important;
}
.color-dark {
  color: #505355 !important;
}
.color-default {
  color: #667 !important;
}
.color-gray {
  color: #999a9b !important;
}
.color-on-dark {
  color: #c0c3c3 !important;
}
.color-on-img {
  color: #e2e3e4 !important;
}
.bg-main {
  background-color: #b9aa78 !important;
}
.bg-dark {
  background-color: #444648 !important;
}
.bg-darker {
  background-color: #303234 !important;
}
.bg-dark-gray {
  background-color: #778888 !important;
}
.bg-light-gray {
  background-color: #aaabac !important;
}
/* Helper classes for mobile */
@media (max-width: 767px) {
  .xs-block {
    display: block;
  }
  .xs-mb10 {
    margin-bottom: 10px !important;
  }
  .xs-pull-left {
    float: left !important;
  }
  .xs-pl0 {
    padding-left: 0 !important;
  }
  .xs-pt0 {
    padding-top: 0 !important;
  }
  .xs-mt0 {
    margin-top: 0 !important;
  }
  .xs-mb0 {
    margin-bottom: 0 !important;
  }
}
/* Helper classes for tablets */
@media (max-width: 991px) {
  .sm-pt0 {
    padding-top: 0 !important;
  }
  .sm-m0 {
    margin: 0 !important;
  }
  .sm-block {
    display: block !important;
  }
}
/* *********************	Megamenu	********************* */
/* Menu */
.menu {
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
  list-style: none;
}
.menu li {
  display: inline-block;
  float: left;
}
.menu > li > a {
  padding: 25px 20px 25px 20px;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  color: #707080;
  position: relative;
  z-index: 10;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.section.section.mt20.celayout-3 {
  text-align: center;
  background-color: #b9a976;
  border-top: 15px solid #6b4746;
}
.section.section.mt20.celayout-3 h2 {
  color: #fff;
}
.section.section.mt20.celayout-3 a {
  color: #667;
}
.menu > li > a:hover,
.menu > li > a:focus,
.menu > li:hover > a {
  color: #b9aa78;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* Submenu */
.submenu,
.submenu .submenu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 999999;
  min-width: 150px;
  font-size: 13px;
  word-spacing: 1px;
  color: #dadde2;
  background-color: #643a39;
}
.submenu {
  top: 76px;
  border-top: 1px solid #b9aa78;
}
.submenu .submenu {
  left: 150px;
  top: inherit;
  margin-top: -1px;
}
.submenu > li {
  clear: both;
  width: 100%;
  font-size: 12px;
}
.submenu > li > a {
  width: 100%;
  padding: 10px 15px 10px;
  display: inline-block;
  float: left;
  clear: both;
  color: inherit;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.submenu > li > a:hover,
.submenu > li > a:focus,
.submenu > li:hover > a {
  text-indent: 5px;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Megamenu */
.megamenu {
  position: absolute;
  display: none;
  min-width: 25%;
  top: 76px;
  font-size: 13px;
  z-index: 999999;
  padding: 25px 15px 5px;
  background-color: #643a39;
  color: #dadde2;
  word-spacing: 1px;
  border-top: 1px solid #b9aa78;
}
/* Megamenu lists */
.megamenu-list:before,
.megamenu-list:after,
.vertical-menu-list:before,
.vertical-menu-list:after {
  display: table;
  content: " ";
}
.megamenu-list:after,
.vertical-menu-list {
  clear: both;
}
.megamenu-list,
.vertical-menu-list {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  list-style: none;
}
.vertical-menu-list {
  color: #dadde2;
  word-spacing: 1px;
  text-align: center;
  padding: 20px 0;
  font-size: 13px;
}
.megamenu-list > li,
.vertical-menu-list > li {
  width: 100%;
}
.megamenu-list > li > a,
.vertical-menu-list > li > a {
  padding: 4px 0;
  display: block;
  color: inherit;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.megamenu-list > li > a:hover,
.megamenu-list > li > a:focus {
  text-indent: 5px;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vertical-menu-list > li > a:hover,
.vertical-menu-list > li > a:focus {
  color: #b9aa78;
  text-indent: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.megamenu-list > .title,
.vertical-menu-list > .title {
  font-size: 14px;
  color: inherit;
  padding: 0 0 6px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-weight: 600;
}
.vertical-menu-list > .title {
  padding: 0 0 10px;
}
.megamenu-list > .title:after,
.vertical-menu-list > .title:after {
  content: "";
  display: block;
  height: 1px;
  border-top: 2px solid #b9aa78;
  width: 15px;
  margin: 5px 0 5px;
}
.vertical-menu-list > .title:after {
  margin: 5px auto;
}
.submenu > .title {
  font-size: 14px;
  color: inherit;
  padding: 20px 15px 6px;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-weight: 600;
}
.submenu > .title:after {
  content: "";
  display: block;
  height: 1px;
  border-top: 2px solid #b9aa78;
  width: 15px;
  margin: 5px 0 5px;
}
/* Megamenu widths */
.megamenu.one_two {
  width: 50%;
}
.megamenu.full {
  width: 100%;
  left: 0;
}
.megamenu.two_three {
  width: 66.66%;
  left: 0;
}
.megamenu.three_four {
  width: 75%;
  left: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .megamenu.one_two {
    width: 70%;
  }
  .megamenu.two_three {
    width: 100%;
  }
  .megamenu.three_four {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .megamenu.one_two {
    width: 100%;
  }
  .megamenu.two_three {
    width: 100%;
  }
  .megamenu.three_four {
    width: 100%;
  }
}
/*Megamenu positions */
.menu > li > .megamenu.left {
  left: 0;
}
.menu > li > .megamenu.right,
.menu > .right > .megamenu {
  right: 0;
}
.menu > .right {
  float: right;
}
.menu > .right > a,
.menu > li > a.last {
  padding-right: 0 !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu > .first > a {
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .menu > li > a.first {
    padding-left: 0 !important;
  }
}
/* Megamenu grid */
.megamenu .row {
  width: 100%;
  margin: 15px 0 0;
}
.megamenu .row:first-child {
  margin-top: 0;
}
.megamenu .row:before,
.megamenu .row:after,
.submenu:after,
.submenu:before {
  display: table;
  content: "";
  line-height: 0;
}
.megamenu .row:after,
.submenu:after {
  clear: both;
}
.megamenu [class*="col-"] {
  display: block;
  width: 100%;
  min-height: 1px;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
.megamenu .col-1 {
  width: 8.33333333%;
}
.megamenu .col-2 {
  width: 16.66666667%;
}
.megamenu .col-3 {
  width: 25%;
}
.megamenu .col-4 {
  width: 33.33333333%;
}
.megamenu .col-5 {
  width: 41.66666667%;
}
.megamenu .col-6 {
  width: 50%;
}
.megamenu .col-7 {
  width: 58.33333333%;
}
.megamenu .col-8 {
  width: 66.66666667%;
}
.megamenu .col-9 {
  width: 75%;
}
.megamenu .col-10 {
  width: 83.33333333%;
}
.megamenu .col-11 {
  width: 91.66666667%;
}
.megamenu .col-12 {
  width: 100%;
}
/* Menu Icons */
.menu > li > a .icon-direction {
  margin: 1px 0 0 10px;
  font-size: 8px;
}
.menu .icon-direction {
  position: relative;
  top: 0;
  float: right;
  display: block;
  line-height: inherit;
  vertical-align: middle;
  width: auto;
  margin: 0;
  font-size: 7px;
  font-weight: 100;
  text-align: right;
}
.menu-icon {
  margin-right: 10px;
  font-size: 13px;
  color: #889;
}
/* Toggle Menu */
.menu .toggle-menu {
  display: none;
}
.menu li a.onlydesktop {
  display: block;
}
.menu li a.onlymobile {
  display: none;
}
/* Menu on Mobiles */
@media (max-width: 767px) {
  .header-wrapper {
    background-color: #643a39;
    color: #dadde2;
  }
  .logo {
    background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelixLight.svg") !important;
  }
  .menu.xs-toggle {
    position: relative;
    top: 0;
    margin-bottom: 0;
  }
  .menu > li {
    display: block;
    width: 100%;
  }
  .menu > li:last-child a {
    padding-bottom: 35px;
  }
  /* Toggle Menu */
  .navbar-right .menu > .toggle-menu {
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    position: relative;
    top: -48px;
    margin-bottom: -50px;
    cursor: pointer;
    color: #dadde2;
  }
  .menu li a.onlydesktop {
    display: none;
  }
  .menu li a.onlymobile {
    display: block;
  }
  .menu > .toggle-menu.xs-toggle {
    float: none;
    width: 100%;
    position: relative;
    top: auto;
    margin-bottom: 0;
  }
  .toggle-menu .fa {
    margin: 14px 0;
    float: right;
    font-size: 24px;
  }
  .toggle-menu-title {
    color: #dadde2;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    font-weight: 400;
    float: left;
    margin-top: 12px;
  }
  .menu > li > a {
    text-transform: uppercase;
    font-size: 12px;
    color: inherit;
    display: block;
  }
  .menu > li > a,
  .menu > .right > a {
    padding: 15px 25px;
  }
  .menu > li > a:hover,
  .menu > li > a:focus {
    color: #b9aa78;
  }
  .submenu,
  .submenu .submenu {
    width: 100% !important;
    left: 0;
    position: static !important;
    border: none;
  }
  .submenu {
    border-top: none;
  }
  .megamenu {
    width: 100% !important;
    position: static;
    border-top: none !important;
    border-bottom: none;
    padding: 15px 0 0 30px;
    background-color: transparent;
  }
  .megamenu [class*="col-"] {
    float: none;
    display: block;
    width: 100% !important;
    margin-bottom: 30px;
  }
  .megamenu .row,
  .megamenu .row:first-child [class*="col-"]:first-child {
    margin-top: 0;
  }
  .menu > li > .submenu > li > a {
    padding-left: 40px !important;
  }
  .menu > li > .submenu > li > .submenu > li > a {
    padding-left: 62px !important;
  }
  .menu > li > .submenu > li > .submenu > li > .submenu > li > a {
    padding-left: 80px !important;
  }
  /* Topbar */
  .topbar .pull-right {
    float: none !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
/* *********************	Headers 	********************* */
.logo {
  display: block;
  height: 74px;
  background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelix.svg");
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -9999999px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .container .logo {
    height: 64px;
    background-position: center bottom;
  }
}
@media screen and (max-width: 425px) {
  .container .logo {
    height: 45px;
    background-position: center bottom;
  }
}
@media (max-width: 767px) {
  .logo-center {
    display: block;
    height: 62px;
    background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelix.svg");
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999999px;
  }
}
/* Header Dark */
.header-dark {
  background-color: #292c31;
  color: #dadde2;
}
.header-dark .menu > li > a {
  color: #dadde2;
}
.header-dark .logo,
.topbar.dark .logo {
  background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelixLight.svg");
}
.topbar.dark .logo {
  height: 50px;
  background-position: left center;
}
@media (min-width: 768px) {
  .header-wrapper .navbar-right {
    margin-right: 0 !important;
  }
}
@media (max-width: 991px) {
  .header-wrapper .navbar-right {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .menu-fixed,
  .main-header {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  /* Fixed Header */
  .menu-fixed .main-header {
    z-index: 9999;
    width: 100%;
    left: 0;
    background-color: rgba(250, 250, 250, 0.9);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .header-dark .menu-fixed .main-header {
    background-color: rgba(41, 44, 49, 0.95);
  }
  .menu-fixed .menu > li > a {
    padding: 20px 20px 20px 20px;
  }
  .menu-fixed .megamenu,
  .menu-fixed .submenu {
    top: 66px;
  }
  .menu-fixed .logo {
    height: 66px;
  }
  /* Transparent Menu */
  .header-transparent.sticky-top #undefined-sticky-wrapper {
    height: auto !important;
  }
  .header-transparent .main-header {
    position: fixed;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 0;
    background-color: transparent;
    -webkit-backface-visibility: hidden;
  }
  .header-transparent .logo {
    background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelixLight.svg");
  }
  .header-transparent .menu > li > a {
    color: #fff;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .header-transparent .menu > li > a:hover,
  .header-transparent .menu > li > a:focus,
  .header-transparent .menu > li:hover > a {
    color: #b9aa78;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .header-transparent .menu-fixed .main-header,
  .header-transparent.with-topbar .menu-fixed .main-header {
    background-color: rgba(250, 250, 250, 0.95);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .header-transparent .menu-fixed .menu > li > a {
    color: #667;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .header-transparent .menu-fixed .logo {
    background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelix.svg");
  }
  .static-menu.header-transparent .main-header {
    position: absolute;
    top: 76px;
    margin-top: -76px;
  }
  .header-transparent.with-topbar .main-header {
    position: relative;
    background-color: rgba(99, 58, 58, 0.72);
  }
  /* Navigation menu over intro section */
  .h-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
  }
  .push-top {
    /* margin-top:46px; */
  }
}
/* Top bar */
.topbar {
  padding: 8px 0;
  background-color: #643a39;
  background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/bg.svg");
  color: #d2d6da;
}
.top-menu {
  margin: 0 -10px;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.top-menu > li {
  padding: 0 10px;
  display: inline-block;
}
.top-menu > li > a {
  color: inherit;
  font-size: 13px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-menu > li > a:hover,
.top-menu > li > a:focus,
.top-menu > li > a:active {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-menu li .fa {
  margin-right: 5px;
}
.topbar .social-icon .fa {
  color: #d2d6da;
  opacity: 0.9;
}
.topbar .social-icon > li > a:hover .fa {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #b9aa78;
  background-color: transparent;
}
/* Top bar Gray */
.topbar.gray {
  background-color: #e8eaec;
  color: #666973;
}
.topbar.gray .social-icon .fa {
  color: #666973;
  opacity: 0.9;
}
/* Cart items */
.cart-items {
  color: #778;
  opacity: 0.7;
  position: relative;
  top: 2px;
  right: 0;
}
@media (min-width: 768px) {
  /* Menu Gray */
  .menu.menu-light .submenu,
  .menu.menu-light .megamenu {
    background-color: #ededee;
    color: #555557;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
  }
  /* Menu dark transparent */
  .menu.menu-dark-transparent .submenu,
  .menu.menu-dark-transparent .megamenu {
    background-color: rgba(100, 58, 57, 0.9);
  }
}
/* Menu button trigger */
#menu-trigger {
  position: fixed;
  top: 30px;
  left: 25px;
  z-index: 99999;
  font-size: 30px;
  color: #b9aa78;
  padding: 8px 5px 5px;
  border-radius: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#menu-trigger.menu-close {
  top: 15px;
  left: 15px;
  font-size: 24px;
  background-color: transparent;
  padding: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#menu-trigger.right {
  right: 25px;
  left: auto;
}
#menu-trigger.right.menu-close {
  top: 15px;
  right: 15px;
  left: auto;
}
#menu-trigger.fullscreen-trigger.menu-close {
  font-size: 38px;
  top: 20px;
  left: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#menu-trigger.fullscreen-trigger.right.menu-close {
  top: 20px;
  right: 20px;
  left: auto;
}
#menu-trigger:before {
  font-family: 'ElegantIcons';
  content: "\61";
}
#menu-trigger.menu-close:before {
  font-family: 'ElegantIcons';
  content: "\4d";
}
/* Vertical Menu */
.vertical-menu-wrapper {
  width: 320px;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: -99;
  background-color: #292c31;
  padding: 20px 30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  overflow-y: auto;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vertical-menu-wrapper.on {
  z-index: 999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vertical-menu-wrapper.left {
  left: -350px;
}
.vertical-menu-wrapper.right {
  right: -350px;
}
.vertical-menu-wrapper.left.on {
  left: 0;
}
.vertical-menu-wrapper.right.on {
  right: 0;
}
.vertical-menu-wrapper .logo,
.fullscreen-menu-wrapper .logo {
  background-position: center bottom;
  background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelixLight.svg");
}
.vertical-menu {
  margin-bottom: 140px;
}
.vertical-menu .panel-body {
  padding: 0 0 20px;
}
.vertical-menu-footer {
  position: fixed;
  bottom: 0;
  width: 300px;
  padding: 40px 0 30px;
  text-align: center;
  background-color: inherit;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.vertical-menu-wrapper .vertical-menu-footer.on {
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}
.vertical-menu-wrapper.left .vertical-menu-footer {
  left: -300px;
  padding-left: 20px;
}
.vertical-menu-wrapper.right .vertical-menu-footer {
  right: -300px;
  padding-left: 20px;
  margin-right: 20px;
}
.vertical-menu-wrapper.left .vertical-menu-footer.on {
  left: 0;
}
.vertical-menu-wrapper.right .vertical-menu-footer.on {
  right: 0;
}
.vertical-menu .panel-title {
  font-family: "Source Sans Pro", sans-serif;
  color: #d0d4d8;
  font-size: 16px;
  text-transform: capitalize;
  text-align: center;
}
.vertical-menu .panel-title a {
  display: block;
}
.vertical-menu .panel-title:hover a,
.vertical-menu .panel-title:focus a {
  color: #b9aa78;
}
/* Vertical Menu Light */
.vertical-menu-wrapper.light {
  background-color: #f1f1f2;
  color: #778;
}
.vertical-menu-wrapper.light .logo {
  background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/logoArabiaFelix.svg") !important;
}
.vertical-menu-wrapper.light .vertical-menu .panel-title {
  color: #667;
}
.vertical-menu-wrapper.light .copyright {
  color: #889;
}
.vertical-menu-wrapper.light .vertical-menu-list {
  color: #667;
}
@media (max-width: 767px) {
  .vertical-menu-wrapper {
    width: 100%;
  }
  .vertical-menu-wrapper.left {
    left: -110%;
  }
  .vertical-menu-wrapper.right {
    right: -110%;
  }
  .vertical-menu-footer {
    width: 100%;
  }
  .vertical-menu-wrapper.left .vertical-menu-footer {
    left: -110%;
    padding-left: 0;
  }
  .vertical-menu-wrapper.right .vertical-menu-footer {
    right: -110%;
    padding-right: 0;
  }
}
/* Full Screen Menu */
.fullscreen-menu-wrapper {
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(41, 44, 49, 0.9);
  text-align: center;
  opacity: 0;
  z-index: -99;
  padding: 80px 0 0;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fullscreen-menu-wrapper.on {
  top: 0;
  opacity: 1;
  z-index: 999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fullscreen-menu-wrapper .vertical-menu {
  margin-bottom: 80px;
}
.fullscreen-menu-wrapper .vertical-menu .panel-title {
  font-size: 17px;
  letter-spacing: 1px;
}
.fullscreen-menu-wrapper .vertical-menu-list {
  font-size: 14px;
}
.fullscreen-menu-wrapper .vertical-menu-list > li > a {
  display: inline-block;
}
/* Top menu wrapper */
.top-menu-wrapper {
  position: fixed;
  top: -100%;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  background-color: rgba(41, 44, 49, 0.9);
  padding: 60px 0 40px;
  z-index: -99;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.top-menu-wrapper.on {
  top: 0;
  opacity: 1;
  z-index: 999;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media (max-width: 991px) {
  .top-menu-wrapper {
    position: absolute;
  }
}
/* *********************	Sliders		********************* */
/* Revolution Slider */
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.tp-banner {
  width: 100%;
  position: relative;
}
.fullcoveredvideo .tp-video-play-button {
  display: block !important;
  z-index: 9;
}
/* Slider Titles */
.title-slider-large {
  font-family: "Montserrat", sans-serif;
  font-size: 44px;
  line-height: 54px;
  font-weight: 700;
  color: #e2e3e4;
  letter-spacing: 1px;
}
.title-slider-large.uppercased {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.title-slider-large.bordered {
  border: 5px solid #e2e3e4;
  padding: 10px 20px;
}
.title-slider-large.br-top-bottom {
  border-top: 3px solid #e2e3e4;
  border-bottom: 3px solid #e2e3e4;
  padding: 15px 0;
}
.title-slider-large.dark,
.title-slider-medium.dark,
.title-slider-small.dark {
  color: #303336;
  border-color: #303336;
}
.title-slider-medium {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  line-height: 32px;
  font-weight: 700;
  color: #e2e3e4;
  letter-spacing: 1px;
}
.title-slider-medium.uppercased {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.title-slider-small {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #e2e3e4;
}
.title-slider-small.uppercased {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .title-slider-large {
    font-size: 30px;
    line-height: 34px;
  }
  .tp-caption {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .title-slider-large {
    font-size: 24px;
    line-height: 30px;
    padding: 0 15px;
  }
  .tp-caption .title-slider-small,
  .tp-caption .btn-slider {
    display: none;
  }
  .tp-caption .br-bottom:after,
  .tp-caption .br-bottom-center:after {
    border-top: none;
  }
  .tp-caption {
    padding: 0 20px;
  }
}
/* Slider Buttons */
.btn-slider {
  padding: 15px 25px;
  border: 2px solid #e2e3e4;
  border-radius: 25px;
  color: #e2e3e4;
  background-color: transparent;
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-slider:hover,
.btn-slider:focus,
.btn-slider:active {
  background-color: #b9aa78;
  border-color: #b9aa78;
  color: #e2e3e4;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn-slider.reversed {
  background-color: #b9aa78;
  border-color: #b9aa78;
}
.btn-slider.reversed:hover,
.btn-slider.reversed:focus,
.btn-slider.reversed:active {
  background-color: transparent;
  border-color: #e2e3e4;
  color: #e2e3e4;
}
.tp-caption .btn-slider,
.tp-caption .btn-slider:hover,
.tp-caption .btn-slider:focus,
.tp-caption .btn-slider:active {
  color: #e2e3e4;
}
/* *********************	Page Breadcrums 	********************* */
.page-breadcrumbs-wrapper {
  position: relative;
  top: -38px;
  margin-bottom: -38px;
}
.page-breadcrumbs {
  width: auto;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #dedad0;
  padding: 7px 17px;
  font-size: 11px;
  font-weight: 600;
  color: #889;
  text-transform: uppercase;
}
.page-breadcrumbs a {
  color: #889;
}
.page-breadcrumbs a:hover,
.page-breadcrumbs a:focus,
.page-breadcrumbs a:active,
.page-breadcrumbs a.active {
  color: #99a;
}
.page-breadcrumbs .separator {
  margin: 0 8px;
}
.page-breadcrumbs-wrapper.pb2 {
  top: -90px;
  margin-bottom: -45px;
}
.page-breadcrumbs-wrapper.pb2 .page-breadcrumbs {
  border-radius: 2px;
  padding: 9px 14px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
/* Page breadcrumbs withouth background */
.page-breadcrumbs-wrapper.pb-without-bg {
  top: -50px;
  margin-bottom: -45px;
}
.page-breadcrumbs-wrapper.pb-without-bg .page-breadcrumbs {
  background-color: transparent;
  color: #d0d3d5;
}
.page-breadcrumbs-wrapper.pb-without-bg .page-breadcrumbs a {
  color: #d0d3d5;
}
.page-breadcrumbs-wrapper.pb-without-bg .page-breadcrumbs a:hover,
.page-breadcrumbs-wrapper.pb-without-bg .page-breadcrumbs a:focus,
.page-breadcrumbs-wrapper.pb-without-bg .page-breadcrumbs a:active,
.page-breadcrumbs-wrapper.pb-without-bg .page-breadcrumbs a.active {
  color: #e5e8ea;
}
/* Page Navigations tabs */
.page-nav-tabs-wrapper {
  position: relative;
  top: -41px;
  margin-bottom: -41px;
}
.page-nav-tabs {
  width: auto;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #f5f5f5;
  padding: 8px 14px 6px;
}
.page-nav-tabs .nav-tabs > li > a {
  font-size: 13px;
  border: none;
  border-radius: 0;
  color: #606468;
  padding: 5px 16px;
}
.page-nav-tabs .nav-tabs > li.active > a,
.page-nav-tabs .nav-tabs > li.active > a:hover,
.page-nav-tabs .nav-tabs > li.active > a:focus,
.page-nav-tabs .nav-tabs > li > a:hover,
.page-nav-tabs .nav-tabs > li > a:focus {
  color: #b9aa78;
  background-color: transparent;
  border: none;
  border-bottom-color: transparent;
}
@media (max-width: 767px) {
  .page-nav-tabs {
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    padding: 8px 14px 6px;
  }
  .page-nav-tabs .nav-tabs > li {
    padding: 4px 0;
  }
}
/* *********************	Sections	********************* */
.section {
  padding: 25px 0;
}
.section-bg {
  padding: 50px 0;
  margin: 40px 0;
  position: relative;
}
.section-page {
  padding: 75px 0 60px;
}
.section-boxed {
  padding: 40px 30px;
}
.section-boxed-2 {
  padding: 40px 50px;
}
.section-large {
  padding: 70px 0;
}
.section-larger {
  padding: 90px 0;
}
.section-fullwidth {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .section-fullheight {
    height: 100%;
  }
}
.section-main {
  background-color: #b9aa78;
}
.section-gray {
  background-color: #eaeaea;
}
.section-dark {
  background-color: #303236;
}
.section-white {
  background-color: #f5f5f5;
}
/* Intro Section */
.section-intro {
  position: relative;
  padding: 220px 0 160px;
}
.section-intro-2 {
  position: relative;
  padding: 160px 0;
}
.section-intro.intro-small {
  padding: 160px 0 100px;
}
@media (max-width: 991px) {
  .section-intro {
    padding: 120px 0 110px;
  }
}
@media (max-width: 767px) {
  .section-intro-2 {
    padding: 100px 0;
  }
}
/* Caption overlay */
@media (min-width: 768px) {
  .section-caption {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
}
/* Intro Title */
.intro-title {
  font-size: 32px;
  font-weight: 400;
  color: #eaecf1;
  margin-bottom: 20px;
  line-height: 36px;
  letter-spacing: 1px;
  font-family: "Montserrat", "Source Sans Pro", "Helvetica New", sans-serif;
  opacity: 0.9;
}
.intro-title::after {
  content: "";
  display: block;
  width: 42px;
  height: 2px;
  background-color: #b9aa78;
  margin: 12px 0 14px;
}
.intro-title.intro-title-br0::after {
  content: "";
  display: none;
}
.intro-title.shadow {
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.5);
}
/* Intro title small */
.intro-title.intro-title-small {
  font-size: 23px;
  line-height: 28px;
}
/* Intro Paragraph */
.intro-p {
  color: #eaecf1;
  font-size: 13px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  opacity: 0.9;
}
/* *********************	Boxes	********************* */
@media (max-width: 767px) {
  .xs-box {
    padding-bottom: 30px !important;
  }
  .xs-box2 {
    padding-bottom: 40px !important;
  }
  .xs-box3 {
    padding-bottom: 50px !important;
  }
}
@media (max-width: 991px) {
  .sm-box {
    padding-bottom: 30px !important;
  }
  .sm-box2 {
    padding-bottom: 40px !important;
  }
  .sm-box3 {
    padding-bottom: 50px !important;
  }
}
/* Column paddings */
.row.col-p0 {
  margin-left: 0;
  margin-right: 0;
}
.row.col-p0 [class*="col-"] {
  padding: 0;
}
@media (min-width: 768px) {
  .row.col-p5 {
    margin-left: -5px;
    margin-right: -5px;
  }
  .row.col-p5 [class*="col-"] {
    padding: 0 5px;
  }
  .row.col-p10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row.col-p10 [class*="col-"] {
    padding: 0 10px;
  }
  .row.col-p15 {
    margin-left: -15px;
    margin-right: -15px;
  }
  .row.col-p15 [class*="col-"] {
    padding: 0 15px;
  }
  .row.col-p20 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .row.col-p20 [class*="col-"] {
    padding: 0 20px;
  }
  .row.col-p30 {
    margin-left: -30px;
    margin-right: -30px;
  }
  .row.col-p30 [class*="col-"] {
    padding: 0 30px;
  }
  .row .col-p0 {
    padding-left: 0;
    padding-right: 0;
  }
}
/* Box Services Style 1 */
.box-services-a .fa.fa-bg {
  background-color: #b9aa78;
  color: #fff;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-a .title-small {
  margin-bottom: 10px;
}
.box-services-a:hover .fa.fa-bg {
  background-color: #556;
  box-shadow: inset 2px 1px 8px rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-a:hover .title-small {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Box left and right */
.box-left {
  display: block;
  float: left;
  text-align: center;
}
.box-left img {
  width: 60px;
  height: 60px;
  margin-top: 10px;
}
.box-right {
  margin-left: 85px;
}
.box-right .title-small {
  margin-bottom: 8px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Box services Style 2 */
.box-services-b:hover .title-small {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.link-read-more {
  opacity: 0;
  color: #99a;
  font-size: 12px;
  margin-left: 30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-a .title-uppercased .link-read-more {
  text-transform: lowercase;
  color: #b9aa78;
}
.box-services-b:hover .link-read-more,
.box-services-a:hover .link-read-more,
.box-services-d:hover .link-read-more,
.box-services-f:hover .link-read-more {
  opacity: 1;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d:hover .social-icon a {
  margin-left: 0;
}
.box-services-b .link-read-more:hover,
.box-services-a .link-read-more:hover,
.box-services-b .link-read-more:focus,
.box-services-a .link-read-more:focus {
  color: #445;
}
@media (max-width: 991px) {
  .link-read-more {
    opacity: 1;
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .link-read-more {
    display: block;
    opacity: 1;
    margin-left: 0;
    margin-top: 10px;
  }
}
.box-services-b .box-left .fa-style1,
.box-services-c .fa-style1 {
  font-size: 30px;
  width: 60px;
  height: 60px;
  background-color: #00063c;
  color: #fff;
  border-radius: 4px;
  margin-top: 10px;
  padding-top: 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-b:hover .box-left .fa-style1,
.box-services-c:hover .fa-style1 {
  box-shadow: inset 2px 1px 8px rgba(0, 0, 0, 0.6);
  background-color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-b .box-left .fa-style2,
.box-services-c .fa-style2 {
  font-size: 45px;
  margin: 15px 0 0 12px;
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-b:hover .box-left .fa-style2,
.box-services-c:hover .fa-style2 {
  color: #556;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-b .box-left .fa-style3,
.box-services-c .fa-style3 {
  font-size: 28px;
  width: 60px;
  height: 60px;
  background-color: #b9aa78;
  color: #fff;
  border-radius: 50%;
  margin-top: 10px;
  padding-top: 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-b:hover .box-left .fa-style3,
.box-services-c:hover .fa-style3 {
  background-color: #445;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.box-services-b .fa-style4,
.box-services-c .fa-style4 {
  margin-bottom: 20px;
  font-size: 4em;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-b:hover .fa-style4,
.box-services-c:hover .fa-style4 {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-a .fa-style5 {
  margin-right: 10px;
  font-size: 22px;
  padding-top: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-a:hover .fa-style5 {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-b .box-left .fa.circle,
.box-services-c .fa.circle {
  border-radius: 50%;
  font-size: 26px;
  padding-top: 17px;
}
/* Box-services style 3 */
.box-services-c {
  text-align: center;
}
.box-services-c .fa {
  margin-bottom: 15px;
}
/* Box Services style 4 */
.box-services-d {
  position: relative;
  padding: 60px 40px;
  color: #dedee3;
}
.box-services-d .bg-overlay {
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d:hover .bg-overlay {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d.box-services-team {
  padding: 60px 40px 30px;
}
.box-services-d.box-services-team .bg-overlay {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d.box-services-team:hover .bg-overlay {
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d .title-uppercased,
.box-services-d .title-medium {
  font-size: 20px;
  color: #dedee3;
  margin-bottom: 20px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d:hover .title-uppercased,
.box-services-d:hover .title-medium {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-service-d .title-medium {
  font-size: 22px;
}
.box-services-d .title-medium .link-read-more {
  font-size: 11px;
}
.box-services-d .link-read-more {
  color: #dedee3;
  text-transform: lowercase;
  font-size: 13px;
}
.box-services-d .link-read-more:hover,
.box-services-d .link-read-more:focus {
  color: #b9aa78;
}
/* Box services style 5 */
.box-services-e {
  background-color: #b9aa78;
  position: relative;
  color: #d2d2d9;
}
.box-services-e.dark {
  background-color: #303236;
}
.box-services-e.orange {
  background-color: #d18b21;
}
.box-services-e.blue {
  background-color: #1375a3;
}
.box-services-e.yellow {
  background-color: #dc9b00;
}
.box-services-e.green {
  background-color: #22aba6;
}
.box-services-e.transparent {
  background-color: transparent;
}
.box-services-e.gray {
  background-color: #f0f1f2;
}
.box-services-e .fa {
  font-size: 100px;
  opacity: 0.25;
  position: absolute;
  bottom: -50px;
  right: -30px;
  color: #d2d2d9;
}
.box-services-d.box-services-e .title-uppercased {
  margin-bottom: 15px;
}
.box-services-d.box-services-e:hover .title-uppercased,
.box-services-d.box-services-e:hover .title-medium {
  color: #d2d2d9;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d.box-services-e .link-read-more:hover,
.box-services-d.box-services-e .link-read-more:focus {
  color: #dedee3;
  opacity: 0.5;
}
.box-services-d.box-services-e .bg-overlay {
  opacity: 0.4;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-d.box-services-e:hover .bg-overlay {
  opacity: 0.3;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Box services style 6 */
.box-services-f .content {
  margin: 0 5px;
}
.box-services-f .link-read-more {
  color: #889;
  text-transform: lowercase;
  font-size: 13px;
}
.box-services-f .link-read-more:hover,
.box-services-f .link-read-more:focus {
  color: #b9aa78;
}
.box-services-f .content {
  padding-bottom: 15px;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.box-services-f:hover .content {
  padding-bottom: 2px;
  border-bottom: 2px solid #ccccd3;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Border box */
@media (min-width: 768px) {
  .br-box {
    border-right: 1px solid #99a2a2;
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .br-box.last {
    border-right: none;
  }
}
/* *********************	Titles	********************* */
.title-small {
  font-family: "Montserrat", sans-serif;
  margin: 0 0 15px;
  font-size: 17px;
  color: #556;
}
.title-small-a {
  font-size: 16px;
}
.title-large {
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  color: #556;
  margin: 0 0 40px;
  line-height: 32px;
  letter-spacing: 1px;
}
.title-large.title-larger {
  font-size: 32px;
  line-height: 36px;
}
.title-medium {
  font-family: "Montserrat", sans-serif;
  font-size: 23px;
  color: #556;
  margin: 0 0 20px;
  line-height: 28px;
  letter-spacing: 1px;
}
.title-medium.small {
  font-size: 19px;
}
.title-uppercased {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #58585c;
  margin-bottom: 15px;
}
.title-uppercased.small {
  font-size: 16px;
}
/* Title shadows */
.title-shadow-a {
  text-shadow: 2px 2px 6px rgba(10, 10, 15, 0.2);
}
.title-shadow-b {
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
}
/* Paragraphs */
.p-lead {
  font-size: 15px;
  font-weight: 600;
}
.p-lead-b {
  font-size: 15px;
  line-height: 28px;
  font-weight: 600;
  color: #99a;
}
.p-large {
  font-size: 17px;
}
.title-border {
  margin-bottom: 40px;
  padding: 0 0 5px;
  border-bottom: 2px solid #e1e1e1;
  position: relative;
  font-size: 27px;
  color: #556;
  font-weight: 400;
}
.title-border:after {
  width: 50px;
  height: 2px;
  display: block;
  content: '';
  background-color: #b9aa78;
  position: absolute;
  bottom: -2px;
  left: 0%;
}
/* *********************	Misc Sections	********************* */
/* Stats, Features, Team, Plans, Testimonials, Contact etc */
/* Team Section */
.team-section .portfolio-text-content {
  padding: 18px 10px 35px;
  text-align: left;
}
.team-section .view {
  border-radius: 3px;
}
.team-section .view .mask {
  background-color: rgba(45, 45, 50, 0.8);
}
.team-section .portfolio-text-title {
  font-size: 17px;
  margin-bottom: 0;
}
.team-section .project-title > a {
  color: inherit;
}
.team-section .project-title > a:hover {
  color: #b9aa78;
}
.team-section-2 .portfolio-el,
.team-section-3 .portfolio-el {
  margin: 0 0 30px;
}
.team-section-2 .view .mask {
  padding: 35px;
}
.team-section-2 .view .project-title {
  margin-bottom: 5px;
}
.team-section-2 .social-icon.simple .fa {
  color: #e1e1e5;
}
.team-section-2 .social-icon.simple > li > a:hover .fa {
  color: #b9aa78;
}
.team-section-fullwidth .portfolio-el {
  margin: 0 !important;
}
.team-section-fullwidth .view {
  border-radius: 0 !important;
}
@media (max-width: 991px) {
  .owl-carousel.sm-owl-cursor:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 15px;
    width: 32px;
    height: 32px;
    background: url("/typo3conf/ext/provideroman/Resources/Public/Images/cursor_move.png") right top no-repeat;
    z-index: 999;
  }
  .sm-cursor {
    width: 32px;
    height: 32px;
    background: url("/typo3conf/ext/provideroman/Resources/Public/Images/cursor_move.png") right top no-repeat;
  }
}
/* Stats Section */
.stats-timer {
  color: #888894;
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.stats-content h3 {
  margin-bottom: 0;
  font-size: 16px;
  color: #778;
  font-family: 'Montserrat', sans-serif;
}
.stats-content {
  padding: 40px 20px;
  text-align: center;
  position: relative;
}
.stats-content .fa {
  position: absolute;
  bottom: 40px;
  right: 50px;
  opacity: 0.3;
  color: #99a;
  font-size: 60px;
}
@media (max-width: 991px) {
  .stats-content .fa {
    position: absolute;
    bottom: auto;
    top: 40px;
    right: 20px;
    opacity: 0.1;
  }
}
/* Testimonials section */
.section-testimonials {
  position: relative;
}
.section-testimonials .fa {
  position: absolute;
  right: 40px;
  top: 0;
  font-size: 140px;
  color: #aaaab8;
  opacity: 0.2;
}
@media (max-width: 767px) {
  .section-testimonials .fa {
    right: 0;
    bottom: 0;
    top: auto;
  }
}
.section-testimonials blockquote {
  text-align: center;
  padding: 0 40px;
  margin: 0;
  font-size: 17px;
  border-left: 0;
  line-height: 30px;
  color: #889;
  font-style: italic;
}
.section-testimonials blockquote p {
  margin-bottom: 30px;
}
.section-testimonials blockquote h5 {
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #778;
  font-style: normal;
}
.section-testimonials blockquote span {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 12px;
  color: #b9aa78;
  margin-left: 15px;
  font-style: normal;
}
.section-testimonials blockquote footer:before,
.section-testimonials blockquote small:before,
.section-testimonials blockquote .small:before {
  content: "";
}
.section-testimonials .owl-portfolio .owl-controls {
  display: none !important;
}
.section-testimonials.testimonials-bg blockquote {
  color: #e2e3e6;
  opacity: 1;
}
.section-testimonials.testimonials-bg blockquote h5 {
  color: #e2e3e6;
  opacity: 0.95;
}
.section-testimonials.testimonials-bg .fa {
  color: #d0d4d8;
  opacity: 0.4;
}
.section-testimonials.testimonials-bg blockquote span {
  color: #e2e3e6;
}
/* Clients */
.client {
  position: relative;
  width: 100%;
  height: 160px;
}
.c-img {
  position: absolute;
  right: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.c-img.on {
  opacity: 0.8;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
/* Plans Section */
.plan {
  z-index: 1;
  text-align: center;
  border-top: 2px solid #b9aa78;
}
@media (max-width: 767px) {
  .plan {
    margin-bottom: 30px !important;
    margin-top: 0 !important;
  }
}
.plans-b .plan {
  margin-top: 0 !important;
}
.plan-basic {
  margin-top: 62px;
}
.plan-professional {
  margin-top: 0;
}
.plan-enterprise {
  margin-top: 62px;
}
.plan-header {
  padding: 30px 30px 25px;
  background-color: #323239;
}
.plan-price {
  font-family: "Montserrat", sans-serif;
  font-size: 55px;
  color: #b9aa78;
  margin-bottom: 20px;
}
.plan-title {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
  font-size: 19px;
  color: #adb7bf;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 3px 3px 9px rgba(0, 0, 0, 0.2);
}
.plan-features {
  list-style: none;
  margin: 0;
  padding: 40px 20px 20px;
  line-height: 27px;
}
.plan-features > li {
  margin-bottom: 15px;
  font-size: 15px;
}
.plan-feature-off {
  text-decoration: line-through;
  color: #adb7bf;
}
.plan-popular {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #adb7bf;
  margin-bottom: 36px;
}
.plan-curency {
  vertical-align: super;
  font-size: 25px;
}
.plan-period {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #d4d4d9;
}
.plan-register a {
  display: block;
  padding: 15px 30px;
  background-color: #323239;
  color: #adb7bf;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Montserrat";
  letter-spacing: 2px;
  text-shadow: 3px 3px 9px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.plan-register a:hover,
.plan-register a:focus {
  color: #fff;
  background-color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* *********************	Portfolio	********************* */
/* Portfolio filter */
.portfolio-filter-wrapper {
  position: relative;
  top: -41px;
  margin-bottom: -41px;
}
.portfolio-filter {
  width: auto;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #f5f5f5;
  padding: 9px 12px 6px;
}
.portfolio-filter.pf2 {
  background-color: transparent;
  padding: 5px 0 0;
}
.portfolio-filter > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.portfolio-filter li {
  display: inline-block;
  padding: 0 10px;
}
.portfolio-filter li > a {
  font-size: 14px;
  font-weight: 600;
  color: #889;
  text-transform: capitalize;
  border: none;
  background: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.portfolio-filter li a:hover,
.portfolio-filter li a:focus,
.portfolio-filter li a:active,
.portfolio-filter li a.active {
  color: #b9aa78;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.portfolio-filter-wrapper.pfw2 {
  top: -90px;
  margin-bottom: -45px;
}
.portfolio-filter-wrapper.pfw2 .portfolio-filter {
  border-radius: 2px;
  padding: 9px 12px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}
/* Portfolio Container */
.portfolio {
  overflow: visible !important;
  margin: 0 auto;
  position: relative;
}
.portfolio img {
  width: 100%;
  height: auto;
}
/* Portfolio Item */
.portfolio-el {
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  padding: 0;
}
/* Portfolio Hover effects */
.view {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.view .mask {
  position: absolute;
  overflow: hidden;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(35, 35, 45, 0.8);
  padding: 25px;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in 0.4s;
  transition: all 0.3s ease-in 0.4s;
}
.view:hover .mask,
.view:focus .mask {
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/* Image */
.view img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* Title */
.view .project-title {
  font-family: "Montserrat", sans-serif;
  color: #dedee4;
  position: relative;
  font-size: 20px;
  font-weight: 400;
  opacity: 0;
  margin-bottom: 15px;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s;
}
.view:hover .project-title,
.view:focus .project-title {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* Text */
.view .text {
  font-size: 12px;
  position: relative;
  color: #dedee4;
  font-family: "Montserrat", sans-serif;
  opacity: 0;
  margin-bottom: 0;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.view:hover .text,
.view:focus .text {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
/* Date */
.view .date {
  font-size: 10px;
  text-transform: uppercase;
  position: relative;
  color: #dedee4;
  font-family: "Montserrat", sans-serif;
  opacity: 0;
  position: absolute;
  bottom: 15px;
  right: 25px;
  margin-bottom: 0;
  -webkit-transform: scale(3);
  -ms-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.view:hover .date,
.view:focus .date {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
/* Portfolio align middle */
.portfolio-middle {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* Portfolio no animations */
.portfolio-animation-off .view .project-title,
.portfolio-animation-off .view .date,
.portfolio-animation-off .view .text {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.portfolio-animation-off .view .mask,
.portfolio-text .view .mask {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
/* Portfolio center */
.portfolio-center .portfolio-middle {
  text-align: center;
  width: 100%;
}
.portfolio-center .view .mask {
  padding: 0;
}
.portfolio-center .view .project-title {
  margin-bottom: 7px;
}
/* Portfolio Text */
.portfolio-text .mask .fa {
  padding: 20px;
  color: #dedee4;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.portfolio-text .mask .fa:hover {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background-color: rgba(185, 170, 120, 0.8);
  box-shadow: 2px 4px 20px rgba(0, 0, 0, 0.8);
}
.portfolio-text-content {
  padding: 18px 10px 25px;
  text-align: center;
}
.portfolio-text-title {
  font-family: "Montserrat", sans-serif;
  color: #556;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 5px;
}
.portfolio-text-p {
  font-size: 12px;
  color: #667;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.portfolio-text .portfolio-el:hover .portfolio-text-p {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Porrtfolio columns */
.portfolio.columns-2 .mask {
  padding: 40px;
}
.portfolio.columns-2 .view .date {
  bottom: 30px;
  right: 40px;
}
.portfolio-fullwidth .portfolio-el,
.portfolio-boxed .portfolio-el {
  margin-bottom: 0;
}
/* Project Portfolio */
.project-title {
  color: #556;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 10px;
  font-size: 23px;
  letter-spacing: 0.5px;
}
.project-image img {
  border-radius: 1px;
}
/* Project details list */
.project-details {
  list-style: none;
  padding: 0;
  margin: 0;
}
.project-details li {
  margin-bottom: 15px;
}
.project-details li:last-child {
  margin-bottom: 0;
}
.project-details li span {
  margin-right: 10px;
  font-weight: 700;
}
.project-details li .fa {
  margin-right: 10px;
  color: #b9aa78;
}
.portfolio-project-wide {
  position: relative;
}
.portfolio-project-wide img {
  width: 100%;
  height: 600px;
}
/* Portfolio and blog Carousel */
.owl-portfolio .owl-controls {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.owl-portfolio .owl-el,
.owl-carousel .owl-el {
  cursor: move;
  cursor: url("/typo3conf/ext/provideroman/Resources/Public/Images/cursor_move.png") 40 40, move;
}
.owl-carousel.owl-p10 .owl-el {
  padding-right: 10px;
}
/* *********************	Blog	********************* */
/* Blog Section */
.blog-item {
  margin: 0 0 30px;
  background-color: #f9f9fa;
  text-align: left;
  border-radius: 1px;
  overflow: hidden;
}
.blog-item .blog-caption {
  padding: 17px 15px 15px;
}
.blog-item img {
  width: 100%;
  height: auto;
}
.blog-item .post-title {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
  font-size: 19px;
  color: #556;
  font-weight: 400;
}
/* Sub Post title */
.blog-item .sub-post-title {
  margin: 0 0 15px;
}
.blog-item .sub-post-title span,
.blog-item .sub-post-title a {
  font-size: 13px;
  color: #667;
}
.blog-item .sub-post-title a:hover {
  color: #b9aa78;
}
.blog-item .sub-post-title .separator {
  margin: 0 10px;
}
.blog-item .blog-image iframe {
  margin-bottom: -7px;
}
/* Read more */
.read-more {
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  color: #b9aa78;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.read-more:hover {
  color: #445;
}
.post-format {
  font-size: 20px;
  color: #99a;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-item:hover .post-format {
  color: #556;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-list .blog-item .blog-caption {
  padding: 17px 20px 15px;
}
.blog-list .blog-item {
  margin: 0 0 40px;
}
.blog-item .media .author-img {
  width: 140px;
  height: 140px;
}
.blog-item .media .blog-author {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #667;
}
.blog-item .media .blog-author:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background-color: #b9aa78;
  margin: 6px 0 14px;
}
/* Blog full post */
.blog-post-title {
  font-family: "Montserrat", "Helvetica New", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
  color: #556;
}
.blog-post-lead {
  font-size: 14px;
  color: #667;
  line-height: 28px;
  margin-bottom: 50px;
  font-family: "Montserrat", "Helvetica New", sans-serif;
}
.blog-post-image {
  position: relative;
  border-radius: 1px;
  overflow: hidden;
}
.blog-image-source {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(20, 20, 20, 0.7);
  padding: 5px 15px;
  color: #e8e8e8;
}
.blog-post-content {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  .author-post-social {
    margin-top: 10px;
    float: left !important;
  }
}
/* Search form */
.search-form {
  position: relative;
  top: -42px;
  margin-bottom: -42px;
  background-color: transparent;
}
.search-form .input-search {
  width: 250px;
  height: 42px;
  background-color: #f5f5f5;
  color: #778;
  padding: 6px 20px 4px;
  border: none;
  box-shadow: none;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.search-form .input-search:hover,
.search-form .input-search:focus,
.search-form .input-search:active {
  box-shadow: none;
  border: none;
  outline: 0;
  color: #667;
}
@media (max-width: 767px) {
  .search-form .pull-right {
    float: none !important;
  }
  .page-breadcrumbs-wrapper .pull-right,
  .portfolio-filter-wrapper .pull-right {
    float: left !important;
  }
}
/* Blog Intro Share icons */
.intro-share {
  margin-left: -7px !important;
}
.intro-share > li .fa {
  font-size: 17px;
  color: #e8eaf4;
  opacity: 0.8;
  padding-top: 5px;
}
.intro-share > li > a:hover .fa {
  background-color: transparent;
  color: #fff;
  opacity: 1;
}
/* *********************	Sidebar		********************* */
/* Sidebar */
@media (max-width: 767px) {
  .sidebar {
    margin-top: 60px;
  }
  .sidebar-nav {
    margin-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .space-right {
    padding-right: 25px;
  }
  .space-left {
    padding-left: 25px;
  }
}
@media (max-width: 991px) {
  .sidebar-blog-post {
    margin-top: 60px;
  }
  .page-sidebars {
    margin-bottom: 50px;
    padding: 0;
  }
}
/* Sidebars */
.page-sidebars {
  padding: 0 25px;
}
.sidebar-widget {
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 767px) {
  .sidebar-widget:last-child {
    margin-bottom: 10px;
  }
}
.sidebar-widget .sidebar-title {
  margin: 0 0 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #556;
}
.sidebar-widget .tab-content {
  padding: 25px 0 0 !important;
}
/* Sidebar Tags*/
.tags a {
  display: inline-block;
  padding: 0 10px 5px 0;
  font-family: "Montserrat", sans-serif;
  font-size: 11px ;
  line-height: 16px;
  color: #778;
  letter-spacing: 0.5px;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}
.tags a.big {
  font-size: 13px;
}
.tags a:hover {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  color: #445;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
/* Sidebar Flickr Feed */
.sidebar-flickr {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-flickr > li {
  display: inline-block;
  margin: 0 3px 3px 0;
}
.sidebar-flickr img {
  width: 70px;
  height: 70px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.sidebar-flickr img:hover {
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
/* Sidebar Categories */
.sidebar-categories {
  padding: 0;
  list-style: none;
}
.sidebar-categories li {
  padding-bottom: 8px;
}
.sidebar-categories li:last-child {
  padding-bottom: 0;
}
.sidebar-categories .fa {
  margin-right: 10px;
  font-size: 10px;
}
.sidebar-categories li a {
  color: #667;
}
.sidebar-categories li:hover a {
  color: #b9aa78;
  padding-left: 8px;
}
/* Blog Sidebar posts */
.sidebar-posts {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-post {
  clear: both;
  margin-bottom: 15px;
}
.sidebar-post .image-post {
  float: left;
  width: 65px;
  height: 60px;
  border-radius: 2px;
  overflow: hidden;
  display: block;
  position: relative;
}
.sidebar-post .image-post-date {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: "Montserrat", "Source Sans Pro", "Helvetica New", sans-serif;
  font-size: 12px;
  color: #e8e8e8;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 10px;
  background-color: rgba(20, 20, 20, 0.6);
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.sidebar-post:hover .image-post-date {
  opacity: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.sidebar-posts img {
  width: 66px;
  height: 60px;
}
.sidebar-post h5 {
  margin-bottom: 3px;
}
.sidebar-post a {
  font-family: "Montserrat", "Source Sans Pro", "Helvetica New", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #556;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.sidebar-post h5 a:hover {
  color: #b9aa78;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.sidebar-post .info-post {
  margin-left: 80px;
  padding-top: 5px;
}
.sidebar-post .info-post span {
  font-size: 13px;
  color: #778;
}
/* Sidebar Contact */
.sidebar-contact {
  margin-bottom: 0;
}
.sidebar-contact p {
  margin-bottom: 12px;
}
.sidebar-contact .fa {
  margin-right: 8px;
  width: 14px;
  color: #778;
}
/* Flickr images */
.flickr-img {
  list-style: none;
  padding: 0;
  margin: 0;
}
.flickr-img li {
  display: inline-block;
  margin: 0 10px 15px 0;
}
.flickr-img img {
  width: 70px;
  height: 70px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.flickr-img img:hover {
  opacity: 0.6;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
/* Sidebar Tweets */
.sidebar-tweet {
  margin-bottom: 15px;
}
.sidebar-tweet .fa {
  display: block;
  float: left;
  font-size: 18px;
  color: #889;
  padding-top: 8px;
}
.tweet-content {
  margin-left: 30px;
  margin-bottom: 10px;
}
.tweet-content .tweet-user {
  margin-right: 10px;
}
.tweet-content small {
  display: block;
  color: #889;
}
/* Sidebar socials */
.sidebar-socials {
  padding: 0;
  margin: 0 10px 0 0;
  list-style: none;
}
.sidebar-socials > li {
  margin-bottom: 8px;
}
.sidebar-socials a {
  color: #667;
}
.sidebar-socials a:hover,
.sidebar-socials a:focus {
  color: #b9aa78;
  padding-left: 5px;
}
.sidebar-socials .fa {
  font-size: 15px;
  margin-right: 15px;
  padding-top: 4px;
  width: 16px;
  color: #889;
}
.sidebar-socials > li span {
  float: right;
  font-size: 13px;
  color: #889;
}
/* Sidebar Navigation */
.navigation-sidebar ul > li {
  padding: 4px 0;
}
.navigation-sidebar li > a {
  display: block;
  color: #666672;
  padding: 4px 0 4px 10px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 0px solid #556;
}
.navigation-sidebar .active a,
.navigation-sidebar .current a,
.navigation-sidebar li a:hover,
.navigation-sidebar li a:focus {
  border-left: 2px solid #556;
  color: #556;
  padding-left: 20px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* *********************	Shop	********************* */
.shop-product {
  margin-bottom: 50px;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}
.shop-image {
  position: relative;
  display: block;
}
.shop-product img {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.shop-product:hover img {
  opacity: 0.6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.shop-description {
  padding: 20px 10px 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 15px;
  color: #666672;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.shop-product:hover .shop-description {
  color: #9999a6;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Shop Prices | Sales */
.shop-prices {
  position: absolute;
  top: 10px;
  right: 15px;
}
.shop-price {
  color: #b9aa78;
  font-size: 20px;
  display: inline-block;
  text-decoration: none;
}
.shop-price-off {
  text-decoration: line-through;
  color: #adb7bd;
  font-size: 15px;
  margin-right: 5px;
}
.shop-offer {
  position: absolute;
  top: 10px;
  left: 15px;
  color: #adb7bd;
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}
/* Tooolbar */
.toolbar-shop {
  margin-bottom: 35px;
}
.toolbar-shop .btn .fa {
  margin-right: 0;
}
.shop-ordering {
  display: inline-block;
  margin-right: 15px;
}
/* Shop Sidebar */
.shop-sidebar .irs {
  margin-bottom: 17px;
}
.shop-sidebar .sidebar-categories li {
  padding-bottom: 5px !important;
}
.shop-sidebar .top-rated-products li {
  clear: both;
  margin-bottom: 25px;
}
.shop-sidebar .top-rated-products .product-image {
  float: left;
  width: 75px;
  height: 75px;
  display: block;
}
.shop-sidebar .top-rated-products .product-info {
  margin-left: 90px;
}
.shop-sidebar .top-rated-products h5 {
  margin-bottom: 8px;
  padding-top: 10px;
}
.shop-sidebar .top-rated-products h5 a {
  font-size: 16px;
  color: #666670;
  letter-spacing: 1px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.shop-sidebar .top-rated-products h5 a:hover {
  color: #b9aa78;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.shop-sidebar .top-rated-products .shop-price {
  font-size: 18px;
}
/* Shop slider */
#owl-shop .owl-buttons {
  width: 100%;
  position: absolute;
  bottom: 36px;
  left: 0;
}
#owl-shop .owl-buttons div {
  margin: 0;
  color: #fff;
  border: none;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#owl-shop:hover .owl-buttons div {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#owl-shop .owl-prev {
  position: absolute;
  left: 0;
}
#owl-shop .owl-next {
  position: absolute;
  left: 33px;
}
@media (max-width: 991px) {
  #owl-shop .owl-buttons div {
    opacity: 0.9;
  }
}
/* Shop description product */
.shop-description-product {
  padding: 10px 0;
}
.shop-product-name {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
  font-size: 22px;
  color: #556;
}
.shop-product-name span {
  font-size: 16px;
  color: #99a;
  margin-left: 10px;
}
.shop-description-product small {
  vertical-align: sub;
  margin-left: 20px;
}
.shop-description-product .shop-price-wrapper {
  padding: 10px 0 25px;
}
.shop-description-product .rating-system {
  display: inline-block;
  margin-top: 3px;
}
/* Specifications */
.shop-specifications {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shop-specifications .title {
  font-size: 15px;
  font-weight: 600;
  margin: 20px 0 10px;
}
.shop-specifications .title:first-child {
  margin: 0 0 10px;
}
.shop-specifications > li {
  color: #444450;
  margin-bottom: 3px;
}
.shop-specifications > li > span {
  margin-left: 15px;
  color: #888892;
  font-size: 13px;
}
/* Reviews */
.shop-comment {
  margin-bottom: 40px;
  color: #909096;
}
.shop-comment:last-child {
  margin-bottom: 0;
}
.shop-comment .author {
  margin-bottom: 10px;
}
.shop-comment .author cite {
  text-transform: capitalize;
  margin-right: 25px;
  font-size: 15px;
}
.shop-comment .date {
  font-size: 12px;
  margin-right: 25px;
  vertical-align: baseline;
}
.shop-comment .rate-product {
  position: relative;
  top: -5px;
}
/* Checkout Page */
.shop-checkout .tab-content {
  padding: 0 0 20px;
}
@media (max-width: 767px) {
  .shop-checkout .form .forgot {
    display: block;
    margin-bottom: 15px;
  }
}
/* Shopping Cart Page */
.shop-cart table .product img {
  width: 80px;
  height: 80px;
  margin-right: 25px;
}
.shop-cart table td,
.shop-cart table tr:last-child th {
  vertical-align: middle;
}
.shop-cart table tr td:last-child {
  width: 40px;
}
.shop-cart table .span100 {
  width: 100px;
}
.shop-cart table .span40 {
  width: 40px;
}
@media (max-width: 767px) {
  .table-responsive {
    border: none;
    margin-bottom: 20px;
  }
  .shop-cart table .product {
    white-space: normal;
  }
  .shop-cart table .product img {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* Shop account page */
.shop-account ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
.shop-account ul li {
  margin-bottom: 10px;
  color: #445;
}
.shop-account ul span {
  margin-left: 15px;
  color: #778;
  font-size: 13px;
}
.shop-account .edit {
  margin-top: 18px;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}
.shop-account-image {
  position: relative;
  top: -85px;
  margin-bottom: -130px;
  padding: 10px;
  border-radius: 10px;
  background-color: #f5f5f5;
  width: 170px;
}
.shop-account-image img {
  width: 150px;
  height: 140px;
  border-radius: 10px;
}
.shop-account table {
  margin-top: 0;
  vertical-align: middle;
}
.shop-account table td,
.shop-account table th {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .shop-account-image {
    margin-bottom: -100px;
  }
}
/* *********************	Pages	********************* */
/* Page Sign in / Register */
.sign-in-area {
  position: relative;
  top: 0px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  color: #778;
  padding: 15px;
  margin-left: -15px;
  border-radius: 0px 5px 5px 0px;
  width: 100%;
}
.page-sign-in .info-area {
  padding: 0px 0 0px;
}
@media (max-width: 991px) {
  .sign-in-area {
    margin-top: 20px;
  }
  .page-sign-in .info-area {
    padding: 0 0 60px;
  }
}
/* Contact template */
.page-contact iframe.map {
  width: 100%;
  height: 400px;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin-bottom: -8px;
}
.contact-map-wrapper {
  position: relative;
  top: -210px;
  margin-bottom: -210px;
  background-color: #f5f5f5;
  padding: 10px;
  border-radius: 5px;
}
.contact-map-wrapper.form {
  padding: 20px;
}
.page-contact .box-right {
  margin-left: 50px;
}
.page-contact .box-left .fa {
  font-size: 30px;
  margin-top: 5px;
  width: 30px;
  color: #99a;
}
.page-contact .box-services-d.box-services-e p {
  font-size: 16px;
}
@media (max-width: 991px) {
  .contact-map-wrapper {
    top: auto;
    margin-bottom: 0;
    padding: 0;
  }
  .contact-map-wrapper.form {
    padding: 0;
  }
}
/* FAQ Template */
.page-faq .tab-content {
  padding-top: 0;
}
.faq-list > li {
  padding: 2px 0;
}
.faq-list > li > a {
  color: #667;
}
.faq-list > li > a:hover,
.faq-list > li > a:focus {
  color: #b9aa78;
  padding-left: 10px;
}
/* 404 and 403 Template */
.text-404 {
  font-size: 280px;
  font-weight: bold;
  line-height: 100%;
  display: block;
  text-align: center;
  color: #ccccd2;
}
.page-404 {
  padding: 70px 0 80px;
}
.over-404 {
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-55%);
  -ms-transform: translateY(-55%);
  transform: translateY(-55%);
  width: 100%;
}
.title-404 {
  font-weight: 600;
  color: #666670;
  font-size: 40px;
  margin-bottom: 60px;
  text-align: center;
  line-height: 36px;
}
.content-404 {
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .page-404 .text-404 {
    font-size: 130px;
    margin-bottom: 30px;
  }
  .page-404 .over-404 {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 100%;
  }
  .page-404 {
    padding: 50px 0;
  }
  .title-404 {
    font-size: 36px;
    margin-bottom: 30px;
    line-height: 46px;
  }
}
/* Page Clients */
.page-clients {
  text-align: center;
}
.page-clients a {
  opacity: 0.6;
  padding: 10px;
  display: block;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.page-clients a:hover {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.page-clients-b a {
  padding: 30px;
  background-color: #e2e2e5;
  border-radius: 1px;
}
.page-clients-b a:hover {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
.page-clients-c a {
  padding: 30px;
  background-color: #efeff3;
  border-radius: 1px;
  border: 1px solid #e1e1e5;
}
.page-clients-c a:hover {
  box-shadow: 2px 2px 4px rgba(10, 10, 15, 0.15);
}
.page-clients .tooltip-inner {
  padding: 15px 20px;
  border-radius: 3px;
  color: #fafafd;
  letter-spacing: 1px;
  background-color: rgba(20, 20, 30, 0.7);
}
.page-clients .tooltip.top .tooltip-arrow {
  border-top-color: rgba(20, 20, 30, 0.7);
}
/* *********************	Elements	********************* */
/* Forms, Buttons, Alerts, Progress Bars, Tabs, Accordions,
	Popovers, Tolltips, Toggles etc */
/* Forms */
.form .form-control {
  border-radius: 2px;
  background-color: #e8e8e8;
  border: none;
  height: 40px;
  box-shadow: none;
}
.form .form-control:focus {
  background-color: #ebebeb;
  border: none;
  outline: 0;
  box-shadow: none;
}
.form select.form-control {
  margin-top: 5px;
  border-radius: 2px;
  color: #556;
  padding: 5px;
  border: none;
  background-color: #e8e8e8;
}
.form textarea.form-control {
  height: auto;
}
.form-message-error,
.has-error .error {
  color: #B94321;
  font-size: 14px;
  font-weight: 400;
  margin-top: 3px;
}
.form {
  width: 100%;
}
.form input[type],
.form textarea {
  width: 100%;
  margin-top: 5px;
  padding: 5px;
  text-indent: 5px;
  outline: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  color: #556;
  background: #e8e8e8;
  border: none;
  box-shadow: none;
}
.form input[type]:hover,
.form textarea:hover {
  box-shadow: none;
  border: none;
  background-color: #ededed;
}
.form input[type]:focus,
.form textarea:focus {
  box-shadow: 2px 2px 8px rgba(20, 20, 20, 0.5);
  border: none;
  background-color: #ebebeb;
}
.form input[type=radio],
.form input[type=checkbox] {
  width: auto;
  margin-right: 5px;
}
.form label {
  font-weight: 400;
  margin-bottom: 20px;
  display: block;
}
.form-required {
  color: #C51010;
  font-weight: 400;
  vertical-align: middle;
  font-size: 13px;
}
.form .form-remember {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .form .forgot {
    display: block;
    margin: -20px 20px 25px;
  }
}
.form-group {
  position: relative;
}
.form-icon:after {
  content: "\f140";
  font-family: "FontAwesome";
  font-size: 15px;
  position: absolute;
  right: 14px;
  top: 7px;
  color: #99a;
}
.form-icon.icon-user:after {
  content: "\f007";
}
.form-icon.icon-email:after {
  content: "\f0e0";
}
.form-icon.icon-message:after {
  content: "\f039";
}
.form-icon.icon-lock:after {
  content: "\f023";
}
/* Progress Bars */
.progress {
  border-radius: 2px;
  box-shadow: none;
  height: 24px;
  margin-bottom: 15px;
  background-color: #e2e2e2;
}
.progress-bar {
  text-align: left;
  background-color: #b9aa78;
  line-height: 23px;
  color: #fff;
}
.progress-bar-animate {
  -webkit-transition: width 1s ease-out;
  transition: width 1s ease-out;
}
.progress-bar span {
  padding: 5px 17px;
  background-color: #444448;
}
.progress .progress-bar-info {
  background-color: #5bc0de !important;
}
.progress .progress-bar-danger {
  background-color: #d9534f !important;
}
.progress .progress-bar-warning {
  background-color: #f0ad4e !important;
}
.progress .progress-bar-success {
  background-color: #5cb85c !important;
}
.progress .progress-bar-primary {
  background-color: #428bca !important;
}
/* Tables */
.table th,
.table td {
  padding: 12px !important;
}
/* Panels */
.panel-group .panel {
  border-radius: 0;
}
.panel {
  background-color: transparent;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.panel-heading {
  padding: 7px 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-title {
  font-family: "Montserrat", sans-serif;
  color: #666670;
  font-size: 15px;
}
.panel-title:hover a,
.panel-title:focus a {
  color: #888892;
}
.panel-title .fa {
  margin-right: 8px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.panel-title .fa.upside-down {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: none;
}
.panel-body {
  padding: 10px 0 5px 25px;
}
/* Tabs */
.tab-content {
  padding: 20px 5px;
}
.tab-content.vertical {
  padding: 5px 5px 20px 20px;
}
.nav-tabs {
  border: none;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  border: none;
  border-radius: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  color: #606063;
  border-top: 2px solid #555557;
  background-color: transparent;
  padding: 12px 20px;
  margin-right: 0;
}
.nav-tabs > li > a .fa {
  margin-right: 10px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #555557;
  border: none;
  border-top: 2px solid #555557;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  color: #b9aa78;
  background-color: transparent;
  border: none;
  border-top: 2px solid #555557;
}
/* nav-tabs vertical */
.nav-tabs.vertical > li {
  float: none;
  margin-bottom: 0;
}
.nav-tabs.vertical > li > a {
  border-radius: 0;
  border-top: none;
  border-left: 2px solid #555557;
}
.nav-tabs.vertical > li.active > a,
.nav-tabs.vertical > li.active > a:hover,
.nav-tabs.vertical > li.active > a:focus {
  border-top: none;
  border-left: 2px solid #555557;
}
@media (max-width: 767px) {
  .tab-content.vertical {
    padding: 20px 5;
  }
  .nav-tabs > li {
    float: none;
    margin-bottom: 0;
  }
  .nav-tabs > li > a {
    border-radius: 0;
    border-top: none;
    border-left: 2px solid #555557;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    border-top: none;
    border-left: 2px solid #555557;
  }
}
/* Buttons */
.btn {
  border-radius: 2px;
  padding: 8px 14px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn:hover {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* Button style 1 */
.btn-a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #556;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
  padding: 8px 14px;
  border: none;
  color: #fff;
}
.btn-a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b9aa78;
  border-radius: 2px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.btn-a:hover,
.btn-a:focus,
.btn-a:active {
  color: #fff;
}
.btn-a:hover:before,
.btn-a:focus:before,
.btn-a:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* Button style 2 - simple */
.btn-b {
  background-color: #e4e4e4;
  border: none;
  color: #555560;
}
.btn-b:hover,
.btn-b:focus,
.btn-b:active,
.btn-b.active {
  background-color: #dfdfdf;
  border: none;
  color: #555557;
}
/* Button style 3 - bordered */
.btn-c {
  background-color: transparent;
  color: #b9aa78;
  border: 1px solid #b9aa78;
  border-radius: 2px;
  padding: 7px 13px;
}
.btn-c:hover,
.btn-c:focus,
.btn-c:active,
.btn-c.active {
  color: #556;
  border: 1px solid #556;
}
/* Button style 4 - Uppercased */
.btn-d {
  background-color: #505460;
  color: #fff;
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 9px 18px;
}
.btn-d:hover,
.btn-d:focus,
.btn-d:active,
.btn-d.active {
  background-color: #b9aa78;
  color: #fff;
  box-shadow: inset 2px 1px 6px rgba(0, 0, 0, 0.6);
}
/* Button style 5 - Bordered large */
.btn-e {
  background-color: transparent;
  color: #b9aa78;
  border: 1px solid #b9aa78;
  border-radius: 2px;
  padding: 10px 20px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.btn-e:hover,
.btn-e:focus,
.btn-e:active,
.btn-e.active {
  color: #fff;
  background-color: #b9aa78;
  box-shadow: 2px 4px 14px rgba(0, 0, 0, 0.5);
}
/* Background buttons */
.btn.btn-bg {
  color: #fff;
  border: none;
  padding: 6px 14px;
}
.btn.btn-bg:hover,
.btn.btn-bg:focus,
.btn.btn-bg:active {
  background-color: #556 !important;
  color: #fff;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.4);
}
.btn-icon .fa {
  margin-right: 8px;
}
/* Social Buttons */
.btn.facebook {
  background-color: #677fb5 ;
}
.btn.twitter {
  background-color: #70c2e9;
}
.btn.google-plus {
  background-color: #bc7067;
}
.btn.behance {
  background-color: #42a9fb;
}
.btn.pinterest {
  background-color: #d8545d;
}
.btn.flickr {
  background-color: #ff3ba4;
}
.btn.dribbble {
  background-color: #e299c2;
}
.btn.linkedin {
  background-color: #3daccf;
}
.btn.instagram {
  background-color: #b99682;
}
/* Group Buttons - Dropdown menu */
.dropdown-menu {
  min-width: 150px;
  margin: 0;
  background-color: #f6f6f6;
  border: none;
  border-radius: 2px;
}
.dropdown-menu > li > a {
  color: #444450;
  padding: 5px 20px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #eaeaea;
}
/* Tooltips */
.tooltip-inner {
  padding: 12px 20px;
  border-radius: 3px;
  color: #fafafd;
  background-color: rgba(15, 15, 20, 0.8);
}
.tooltip.top .tooltip-arrow {
  border-top-color: rgba(15, 15, 20, 0.8);
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: rgba(15, 15, 20, 0.8);
}
.tooltip.right .tooltip-arrow {
  border-right-color: rgba(15, 15, 20, 0.8);
}
.tooltip.left .tooltip-arrow {
  border-left-color: rgba(15, 15, 20, 0.8);
}
/* Popovers */
.popover {
  border-radius: 0;
  font-family: "Source Sans Pro", sans-serif;
  border: none;
  background-color: #fcfcfc;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  color: #667;
  padding: 3px 3px 8px;
}
.popover-title {
  padding: 10px 14px 0;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  background-color: inherit;
  border-bottom: none;
  border-radius: 0;
}
.popover-title::after {
  content: "";
  display: block;
  height: 1px;
  width: 25px;
  border-top: 2px solid #b9aa78;
  margin: 12px 0 5px;
}
/* Modals */
.modal {
  z-index: 999999;
}
.modal-content {
  border-radius: 1px;
  background-color: #fafafa;
  padding: 10px;
}
.modal-title {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  color: #556;
}
.modal-title:after {
  content: "";
  display: block;
  height: 1px;
  width: 35px;
  border-top: 2px solid #b9aa78;
  margin: 10px 0 10px;
}
.modal-header,
.modal-footer {
  border: none;
}
/* Alerts */
.alert {
  border-radius: 1px;
  border: none;
  padding: 10px 20px;
  position: relative;
}
.alert.alert-bg {
  color: rgba(255, 255, 255, 0.9);
  padding: 20px 40px 20px 20px;
}
.alert .fa {
  display: block;
  float: left;
  margin: 5px 20px 15px 5px;
}
.alert.alert-dismissable .close {
  position: absolute;
  right: 10px;
  top: 5px;
}
.alert-modal {
  position: fixed;
  top: 80px;
  left: 0;
  opacity: 0;
  width: 100%;
  margin-top: -30px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.alert-modal.alert-modal-on {
  opacity: 0.9;
  margin-top: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.alert-modal .alert {
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
}
/* Pagination */
.pagination,
.tx-indexedsearch-browsebox {
  margin: 20px 0 5px;
}
.pagination > li > a,
.tx-indexedsearch-browsebox > li > strong > a,
.tx-indexedsearch-browsebox > li > a {
  border: none;
  margin-right: 7px;
  padding: 5px 12px;
  color: #b9aa78;
  background-color: #f5f5f5;
  border-radius: 3px;
}
.pagination > li > a > .fa,
.tx-indexedsearch-browsebox > li > strong > a > .fa,
.tx-indexedsearch-browsebox > li > a > .fa {
  font-size: 10px;
}
.pagination > .active > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > strong > a,
.tx-indexedsearch-browsebox > .tx-indexedsearch-browselist-currentPage > a {
  color: #fff;
  background-color: #b9aa78;
  border-radius: 2px;
}
/*.pagination li:first-child.disabled a { padding-left: 0 !important; }*/
.pagination li:first-child a {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination li:last-child a {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.pagination > li a:hover {
  background-color: #b9aa78;
  color: #fff;
}
.pagination .active a:hover {
  background-color: #556;
}
.pagination > .disabled a {
  background: transparent;
  border: none;
  color: #667;
}
.pagination > .disabled a:hover {
  background: transparent;
}
.pagination.pagination-2 > li > a {
  color: #fff;
  background-color: #d8d8da;
  border: 0;
  border-radius: 2px;
}
.pagination.pagination-2.dark > li > a {
  background-color: #4a4b4e;
  color: #fff;
}
.pagination.pagination-2 > .active a,
.pagination.pagination-2.dark > .active a {
  background-color: #b9aa78;
}
.pagination.pagination-2 > li a:hover {
  background-color: #b9aa78;
  color: #fff;
  border: none;
  box-shadow: inset 2px 1px 6px rgba(0, 0, 0, 0.6);
}
.pagination.pagination-2 .active a:hover {
  background-color: #556;
  color: #fff;
}
.pagination.pagination-2 .disabled a,
.pagination.pagination-2 .disabled a:hover,
.pagination.pagination-2 .disabled a:focus {
  color: #fff;
  background-color: #d8d8da;
  box-shadow: none;
}
.pagination.pagination-2.dark .disabled a,
.pagination.pagination-2.dark .disabled a:hover,
.pagination.pagination-2.dark .disabled a:focus {
  background-color: #4a4b4e;
  color: #fff;
  box-shadow: none;
}
/* Magnific Popup */
.mfp-bg,
.mfp-wrap {
  z-index: 999999;
}
.mfp-counter {
  width: 50px;
  text-align: right;
}
.mfp-close {
  color: #fcfcfc;
  cursor: pointer;
}
.mfp-close:hover {
  color: #b9aa78;
  cursor: pointer;
}
.mfp-zoom-out-cur .header-wrapper {
  z-index: 0 !important;
}
button.mfp-arrow {
  background-color: rgba(0, 0, 0, 0.6);
}
.mfp-arrow-left:before {
  border-right: none;
}
.mfp-arrow-left:after {
  border-right: 20px solid #fcfcfc;
  margin-left: 25px;
}
.mfp-arrow-right:before {
  border-left: none;
}
.mfp-arrow-right:after {
  border-left: 20px solid #fcfcfc;
}
.title-mfp {
  margin: 4px 0 0 4px;
  font-size: 15px;
  font-family: "Source Sans Pro", sans-serif;
  color: #d1d2d3;
  font-weight: 600;
  opacity: 0.9;
}
/* Media */
.media,
.media .media {
  margin-top: 40px;
}
h4.media-heading {
  color: #445;
  font-size: 17px;
  margin: 2px 0 6px;
}
.media-heading .date {
  margin-left: 20px;
  font-size: 12px;
}
.media-heading .reply {
  margin-left: 20px;
  font-size: 13px;
}
.media-heading .reply a:hover {
  text-decoration: none;
  color: #453951;
}
.media .media-object {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin-top: 5px;
}
.media-heading > .user {
  font-size: 15px;
  color: #667;
}
.media-heading > .user:hover,
.media-heading > .user:focus,
.media-heading > .user:active {
  color: #b9aa78;
}
.media > .pull-left {
  margin-right: 15px;
}
@media (max-width: 767px) {
  #blog-posts .media,
  #blog-posts .media-body {
    overflow: visible !important;
  }
  .media > .pull-left {
    display: none;
  }
  .media-heading > .user {
    display: block;
  }
  .media-heading .date {
    margin-left: 0;
  }
}
/* Blockquotes */
.blockquote {
  border-left: 2px solid #b9aa78;
  background: #f5f5f5;
}
.blockquote p {
  font-size: 14px;
  line-height: 26px;
  color: #898994;
}
.blockquote cite {
  color: #b9aa78;
  font-size: 14px;
  margin-left: 10px;
}
.blockquote small {
  display: inline-block;
  font-size: 13px;
}
.blockquote-2 {
  border-left: 3px solid #ddd;
}
/* Lists */
.unstyled-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.list-medium > li {
  margin-bottom: 5px;
}
/* Icons */
.fa.fa-border {
  border: 2px solid #ddd;
}
.fa.fa-bg {
  background-color: #f0f0f0;
  padding: 6px 8px;
  border-radius: 3px;
}
.fa.fa-bg-2 {
  background-color: #f0f0f0;
  padding: 15px;
  border-radius: 50%;
}
.fa.fa-bg-3 {
  background-color: #444;
  padding: 15px;
  border-radius: 50%;
}
.box-icon {
  font-size: 13px;
  width: 28px;
  height: 28px;
  color: #fafafa;
  padding-top: 7px;
  background-color: #b9aa78;
  text-align: center;
  vertical-align: middle;
  border-radius: 4px;
}
/* Dropcaps */
.dropcap {
  float: left;
  font-family: Georgia;
  text-align: center;
  padding: 10px 15px;
  margin: 8px 20px 0 2px;
  background-color: #666674;
  color: rgba(254, 254, 254, 0.9);
  font-size: 40px;
  line-height: 35px;
  border-radius: 4px;
}
.dropcap.bordered {
  background-color: transparent;
  color: #778;
  border-radius: 4px;
  border: 1px solid #778;
}
.dropcap.shadow {
  box-shadow: 0 2px 4px #778888;
}
.dropcap.circle {
  border-radius: 50%;
}
/* Dividers */
.divider {
  height: 1px;
  background-color: #ccc;
  margin: 30px auto;
}
.divider.d2 {
  background: none;
  border-top: 1px dashed #ccc;
}
.divider.d3:after {
  content: "";
  display: block;
  width: 25%;
  height: 1px;
  position: relative;
  background-color: #b9aa78;
  margin: 0 auto;
}
.divider.d4 {
  text-align: center;
  margin: 40px auto;
}
.divider.d4 span {
  background: #f5f5f5;
  color: #778888;
  padding: 0 18px;
  position: relative;
  top: -12px;
  font-size: 14px;
}
.divider.d4.text-left span {
  padding: 0 18px 0 0;
}
.divider.d4.text-right span {
  padding: 0 0 0 18px;
}
/* *********************	Footers		********************* */
.footer-wrapper {
  background-color: #303236;
  color: #d8dade;
  position: relative;
  padding: 60px 0 40px;
}
.footer-widget {
  margin-bottom: 50px;
}
/* Footer title */
.footer-title {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  margin-bottom: 30px;
  color: #d8dade;
  letter-spacing: 1px;
}
.footer-title:after {
  content: "";
  display: block;
  height: 1px;
  width: 22px;
  border-top: 2px solid #b9aa78;
  margin: 5px 0 0;
}
/* Social icons - footer */
.footer-social {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-social > li {
  margin-right: 33px;
  display: inline-block;
}
.footer-social > li:last-child {
  margin-right: 0;
}
.footer-social > li > a {
  color: inherit;
  padding-top: 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-social > li > a > .fa {
  color: inherit;
  opacity: 0.9;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-social > li > a:hover > .fa,
.footer-social > li > a:focus > .fa {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Latest tweets */
.footer-wrapper .sidebar-tweet .fa {
  color: #c2c6ca;
  font-size: 19px;
}
.footer-wrapper .tweet-content {
  margin-left: 35px;
}
/* Footer subscribe */
.footer-subscribe input {
  width: 80%;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #b9aa78;
  padding: 0 0 3px 8px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-subscribe input:focus {
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #b9aa78;
  outline: none;
  padding: 0 0 3px 15px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-subscribe ::-webkit-input-placeholder {
  color: inherit;
  font-weight: 400;
  font-size: 13px;
  word-spacing: 2px;
}
.footer-subscribe ::-moz-placeholder {
  color: inherit;
  opacity: 1;
  font-weight: 400;
  font-size: 13px;
  word-spacing: 2px;
}
.footer-subscribe :-ms-input-placeholder {
  color: inherit;
  font-weight: 400;
  font-size: 13px;
  word-spacing: 2px;
  padding-bottom: 5px;
}
/* Footer links */
.footer-links {
  margin: 0;
  padding: 0;
}
.footer-links > li {
  margin: 0 20px 15px 0;
  display: inline-block;
  list-style: none;
}
.footer-links > li > a {
  color: #d8dade;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.footer-links > li > a:hover,
.footer-links > li > a:focus,
.footer-links > li > a:active {
  color: #b9aa78;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* Copyright */
.copyright {
  font-size: 13px;
  color: #d4d8db;
  font-style: italic;
  margin-bottom: 0;
  padding-top: 8px;
}
/* Gray Footer */
.footer-wrapper.footer-gray {
  background-color: #e1e1e1;
  color: #666973;
  box-shadow: inset 0 0 3px rgba(10, 10, 15, 0.3);
}
.footer-wrapper.footer-gray .footer-title,
.footer-wrapper.footer-gray .footer-links > li > a,
.footer-wrapper.footer-gray .copyright {
  color: inherit;
}
.footer-wrapper.footer-gray .footer-social > li > a > .fa {
  color: #a2a6aa;
}
/* Background Footer */
.footer-wrapper.footer-bg {
  background-image: url("/typo3conf/ext/provideroman/Resources/Public/Images/map.png");
  background-position: 48% 50%;
  background-color: #303236;
  background-repeat: no-repeat;
}
/* Simple Footer */
.footer-simple.footer-wrapper {
  padding: 40px 0;
}
/* *********************	Social Icons	********************* */
/*
	pinterest, rss, facebook, twitter, flickr, dribble
	behance, linkedin, vimeo, youtube, skype, tumblr,
	forrst, digg, blogger, github, google-plus, lastfm,
	spotify, instagram, paypal, soundcloud.
	*/
.social-icon {
  padding: 0;
  margin: 0;
  font-size: 0;
  height: 30px;
  list-style: none;
}
.social-icon > li {
  display: inline-block;
  margin-right: 8px;
}
.social-icon > li:last-child {
  margin-right: 0;
}
.social-icon > li > a {
  display: table;
}
.social-icon .fa {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 30px;
  height: 30px !important;
  line-height: 1;
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #aaa;
  background: none;
}
.social-icon a:hover .fa {
  background-color: #fcfcfc;
  color: #fafafa;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.social-icon.bordered .fa {
  border: 1px solid;
}
.social-icon.circle .fa {
  border-radius: 50%;
}
.social-icon.rounded .fa {
  border-radius: 3px;
}
.social-icon.main .fa {
  color: #fff;
  background-color: #b9aa78;
}
.social-icon.dark .fa {
  color: #fff;
  background-color: #404448;
}
.social-icon.simple .fa {
  color: #778;
  background-color: transparent;
}
.social-icon.simple > li > a:hover .fa {
  background-color: transparent;
  color: #b9aa78;
  border: none;
}
.social-icon.unstyled > li > a:hover .fa {
  border: none;
  background-color: transparent;
}
.social-icon .fa-pinterest,
.social-icon.unstyled a:hover .fa-pinterest {
  border-color: #d8545d;
  color: #d8545d;
}
.social-icon .fa-rss,
.social-icon.unstyled a:hover .fa-rss {
  border-color: #faaa5e;
  color: #faaa5e;
}
.social-icon .fa-facebook,
.social-icon.unstyled a:hover .fa-facebook {
  border-color: #677fb5;
  color: #677fb5;
}
.social-icon .fa-twitter,
.social-icon.unstyled a:hover .fa-twitter {
  border-color: #70c2e9;
  color: #70c2e9;
}
.social-icon .fa-flickr,
.social-icon.unstyled a:hover .fa-flickr {
  border-color: #ff3ba4;
  color: #ff3ba4;
}
.social-icon .fa-dribbble,
.social-icon.unstyled a:hover .fa-dribbble {
  border-color: #e299c2;
  color: #e299c2;
}
.social-icon .fa-behance,
.social-icon.unstyled a:hover .fa-behance {
  border-color: #42a9fb;
  color: #42a9fb;
}
.social-icon .fa-linkedin,
.social-icon.unstyled a:hover .fa-linkedin {
  border-color: #3daccf;
  color: #3daccf;
}
.social-icon .fa-vimeo-square,
.social-icon.unstyled a:hover .fa-vimeo-square {
  border-color: #42b5d4;
  color: #42b5d4;
}
.social-icon .fa-youtube,
.social-icon.unstyled a:hover .fa-youtube {
  border-color: #d5615c;
  color: #d5615c;
}
.social-icon .fa-tumblr,
.social-icon.unstyled a:hover .fa-tumblr {
  border-color: #829fb9;
  color: #829fb9;
}
.social-icon .fa-github-alt,
.social-icon.unstyled a:hover .fa-github-alt {
  border-color: #6c93bb;
  color: #6c93bb;
}
.social-icon .fa-google-plus,
.social-icon.unstyled a:hover .fa-google-plus {
  border-color: #bc7067;
  color: #bc7067;
}
.social-icon .fa-instagram,
.social-icon.unstyled a:hover .fa-instagram {
  border-color: #b99682;
  color: #b99682;
}
.social-icon .fa-soundcloud,
.social-icon.unstyled a:hover .fa-soundcloud {
  border-color: #ff8b45;
  color: #ff8b45;
}
/* Hover effects */
.social-icon a:hover .fa-pinterest,
.social-icon.social-bg .fa-pinterest {
  background-color: #d8545d;
}
.social-icon a:hover .fa-rss,
.social-icon.social-bg .fa-rss {
  background-color: #faaa5e;
}
.social-icon a:hover .fa-facebook,
.social-icon.social-bg .fa-facebook {
  background-color: #677fb5;
}
.social-icon a:hover .fa-twitter,
.social-icon.social-bg .fa-twitter {
  background-color: #70c2e9;
}
.social-icon a:hover .fa-flickr,
.social-icon.social-bg .fa-flickr {
  background-color: #ff3ba4;
}
.social-icon a:hover .fa-dribbble,
.social-icon.social-bg .fa-dribbble {
  background-color: #e299c2;
}
.social-icon a:hover .fa-behance,
.social-icon.social-bg .fa-behance {
  background-color: #42a9fb;
}
.social-icon a:hover .fa-linkedin,
.social-icon.social-bg .fa-linkedin {
  background-color: #3daccf;
}
.social-icon a:hover .fa-vimeo-square,
.social-icon.social-bg .fa-vimeo-square {
  background-color: #42b5d4;
}
.social-icon a:hover .fa-youtube,
.social-icon.social-bg .fa-youtube {
  background-color: #d5615c;
}
.social-icon a:hover .fa-tumblr,
.social-icon.social-bg .fa-tumblr {
  background-color: #829fb9;
}
.social-icon a:hover .fa-github-alt,
.social-icon.social-bg .fa-github-alt {
  background-color: #6c93bb;
}
.social-icon a:hover .fa-google-plus,
.social-icon.social-bg .fa-google-plus {
  background-color: #bc7067;
}
.social-icon a:hover .fa-instagram,
.social-icon.social-bg .fa-instagram {
  background-color: #b99682;
}
.social-icon a:hover .fa-soundcloud,
.social-icon.social-bg .fa-soundcloud {
  background-color: #ff8b45;
}
.social-icon.social-bg [class*="fa-"] {
  color: #fff;
}
.social-icon.social-bg a:hover .fa {
  opacity: 0.6;
}
/* *********************	Text Rotator	********************* */
.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}
.rotating.flip {
  position: relative;
}
.rotating .front,
.rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px);
}
.rotating.flip .front {
  z-index: 1;
}
.rotating .back {
  display: block;
  opacity: 0;
}
.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}
.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0);
}
.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0);
}
.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
/* *********************	Animations 	  ********************* */
/* fade */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/* Appear animations */
.animated {
  opacity: 0;
}
.animated.on {
  opacity: 1;
}
/* *********************	Updates 	********************* */
/* v1.3 - 28 June 2015 */
/* ******************* */
/* Fix Isotope colums on Firefox between 992px and 1199px */
@media (min-width: 992px) and (max-width: 1199px) {
  .portfolio .col-md-4 {
    width: 33.3%;
  }
}
/*
** Elegant Fonts generated by thehelper.de
*/
@font-face {
  font-family: 'ElegantIcons';
  src: url('../Fonts/ElegantIcons.eot');
  src: url('../Fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'), url('../Fonts/ElegantIcons.woff') format('woff'), url('../Fonts/ElegantIcons.ttf') format('truetype'), url('../Fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'ElegantIcons';
  content: attr(data-icon);
  speak: none;
  font-display: swap;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="your-class-prefix"] {
*/
.arrow_up,
.arrow_down,
.arrow_left,
.arrow_right,
.arrow_left-up,
.arrow_right-up,
.arrow_right-down,
.arrow_left-down,
.arrow-up-down,
.arrow_up-down_alt,
.arrow_left-right_alt,
.arrow_left-right,
.arrow_expand_alt2,
.arrow_expand_alt,
.arrow_condense,
.arrow_expand,
.arrow_move,
.arrow_carrot-up,
.arrow_carrot-down,
.arrow_carrot-left,
.arrow_carrot-right,
.arrow_carrot-2up,
.arrow_carrot-2down,
.arrow_carrot-2left,
.arrow_carrot-2right,
.arrow_carrot-up_alt2,
.arrow_carrot-down_alt2,
.arrow_carrot-left_alt2,
.arrow_carrot-right_alt2,
.arrow_carrot-2up_alt2,
.arrow_carrot-2down_alt2,
.arrow_carrot-2left_alt2,
.arrow_carrot-2right_alt2,
.arrow_triangle-up,
.arrow_triangle-down,
.arrow_triangle-left,
.arrow_triangle-right,
.arrow_triangle-up_alt2,
.arrow_triangle-down_alt2,
.arrow_triangle-left_alt2,
.arrow_triangle-right_alt2,
.arrow_back,
.icon_minus-06,
.icon_plus,
.icon_close,
.icon_check,
.icon_minus_alt2,
.icon_plus_alt2,
.icon_close_alt2,
.icon_check_alt2,
.icon_zoom-out_alt,
.icon_zoom-in_alt,
.icon_search,
.icon_box-empty,
.icon_box-selected,
.icon_minus-box,
.icon_plus-box,
.icon_box-checked,
.icon_circle-empty,
.icon_circle-slelected,
.icon_stop_alt2,
.icon_stop,
.icon_pause_alt2,
.icon_pause,
.icon_menu,
.icon_menu-square_alt2,
.icon_menu-circle_alt2,
.icon_ul,
.icon_ol,
.icon_adjust-horiz,
.icon_adjust-vert,
.icon_document_alt,
.icon_documents_alt,
.icon_pencil,
.icon_pencil-edit_alt,
.icon_pencil-edit,
.icon_folder-alt,
.icon_folder-open_alt,
.icon_folder-add_alt,
.icon_info_alt,
.icon_error-oct_alt,
.icon_error-circle_alt,
.icon_error-triangle_alt,
.icon_question_alt2,
.icon_question,
.icon_comment_alt,
.icon_chat_alt,
.icon_vol-mute_alt,
.icon_volume-low_alt,
.icon_volume-high_alt,
.icon_quotations,
.icon_quotations_alt2,
.icon_clock_alt,
.icon_lock_alt,
.icon_lock-open_alt,
.icon_key_alt,
.icon_cloud_alt,
.icon_cloud-upload_alt,
.icon_cloud-download_alt,
.icon_image,
.icon_images,
.icon_lightbulb_alt,
.icon_gift_alt,
.icon_house_alt,
.icon_genius,
.icon_mobile,
.icon_tablet,
.icon_laptop,
.icon_desktop,
.icon_camera_alt,
.icon_mail_alt,
.icon_cone_alt,
.icon_ribbon_alt,
.icon_bag_alt,
.icon_creditcard,
.icon_cart_alt,
.icon_paperclip,
.icon_tag_alt,
.icon_tags_alt,
.icon_trash_alt,
.icon_cursor_alt,
.icon_mic_alt,
.icon_compass_alt,
.icon_pin_alt,
.icon_pushpin_alt,
.icon_map_alt,
.icon_drawer_alt,
.icon_toolbox_alt,
.icon_book_alt,
.icon_calendar,
.icon_film,
.icon_table,
.icon_contacts_alt,
.icon_headphones,
.icon_lifesaver,
.icon_piechart,
.icon_refresh,
.icon_link_alt,
.icon_link,
.icon_loading,
.icon_blocked,
.icon_archive_alt,
.icon_heart_alt,
.icon_star_alt,
.icon_star-half_alt,
.icon_star,
.icon_star-half,
.icon_tools,
.icon_tool,
.icon_cog,
.icon_cogs,
.arrow_up_alt,
.arrow_down_alt,
.arrow_left_alt,
.arrow_right_alt,
.arrow_left-up_alt,
.arrow_right-up_alt,
.arrow_right-down_alt,
.arrow_left-down_alt,
.arrow_condense_alt,
.arrow_expand_alt3,
.arrow_carrot_up_alt,
.arrow_carrot-down_alt,
.arrow_carrot-left_alt,
.arrow_carrot-right_alt,
.arrow_carrot-2up_alt,
.arrow_carrot-2dwnn_alt,
.arrow_carrot-2left_alt,
.arrow_carrot-2right_alt,
.arrow_triangle-up_alt,
.arrow_triangle-down_alt,
.arrow_triangle-left_alt,
.arrow_triangle-right_alt,
.icon_minus_alt,
.icon_plus_alt,
.icon_close_alt,
.icon_check_alt,
.icon_zoom-out,
.icon_zoom-in,
.icon_stop_alt,
.icon_menu-square_alt,
.icon_menu-circle_alt,
.icon_document,
.icon_documents,
.icon_pencil_alt,
.icon_folder,
.icon_folder-open,
.icon_folder-add,
.icon_folder_upload,
.icon_folder_download,
.icon_info,
.icon_error-circle,
.icon_error-oct,
.icon_error-triangle,
.icon_question_alt,
.icon_comment,
.icon_chat,
.icon_vol-mute,
.icon_volume-low,
.icon_volume-high,
.icon_quotations_alt,
.icon_clock,
.icon_lock,
.icon_lock-open,
.icon_key,
.icon_cloud,
.icon_cloud-upload,
.icon_cloud-download,
.icon_lightbulb,
.icon_gift,
.icon_house,
.icon_camera,
.icon_mail,
.icon_cone,
.icon_ribbon,
.icon_bag,
.icon_cart,
.icon_tag,
.icon_tags,
.icon_trash,
.icon_cursor,
.icon_mic,
.icon_compass,
.icon_pin,
.icon_pushpin,
.icon_map,
.icon_drawer,
.icon_toolbox,
.icon_book,
.icon_contacts,
.icon_archive,
.icon_heart,
.icon_profile,
.icon_group,
.icon_grid-2x2,
.icon_grid-3x3,
.icon_music,
.icon_pause_alt,
.icon_phone,
.icon_upload,
.icon_download,
.social_facebook,
.social_twitter,
.social_pinterest,
.social_googleplus,
.social_tumblr,
.social_tumbleupon,
.social_wordpress,
.social_instagram,
.social_dribbble,
.social_vimeo,
.social_linkedin,
.social_rss,
.social_deviantart,
.social_share,
.social_myspace,
.social_skype,
.social_youtube,
.social_picassa,
.social_googledrive,
.social_flickr,
.social_blogger,
.social_spotify,
.social_delicious,
.social_facebook_circle,
.social_twitter_circle,
.social_pinterest_circle,
.social_googleplus_circle,
.social_tumblr_circle,
.social_stumbleupon_circle,
.social_wordpress_circle,
.social_instagram_circle,
.social_dribbble_circle,
.social_vimeo_circle,
.social_linkedin_circle,
.social_rss_circle,
.social_deviantart_circle,
.social_share_circle,
.social_myspace_circle,
.social_skype_circle,
.social_youtube_circle,
.social_picassa_circle,
.social_googledrive_alt2,
.social_flickr_circle,
.social_blogger_circle,
.social_spotify_circle,
.social_delicious_circle,
.social_facebook_square,
.social_twitter_square,
.social_pinterest_square,
.social_googleplus_square,
.social_tumblr_square,
.social_stumbleupon_square,
.social_wordpress_square,
.social_instagram_square,
.social_dribbble_square,
.social_vimeo_square,
.social_linkedin_square,
.social_rss_square,
.social_deviantart_square,
.social_share_square,
.social_myspace_square,
.social_skype_square,
.social_youtube_square,
.social_picassa_square,
.social_googledrive_square,
.social_flickr_square,
.social_blogger_square,
.social_spotify_square,
.social_delicious_square,
.icon_printer,
.icon_calulator,
.icon_building,
.icon_floppy,
.icon_drive,
.icon_search-2,
.icon_id,
.icon_id-2,
.icon_puzzle,
.icon_like,
.icon_dislike,
.icon_mug,
.icon_currency,
.icon_wallet,
.icon_pens,
.icon_easel,
.icon_flowchart,
.icon_datareport,
.icon_briefcase,
.icon_shield,
.icon_percent,
.icon_globe,
.icon_globe-2,
.icon_target,
.icon_hourglass,
.icon_balance,
.icon_rook,
.icon_printer-alt,
.icon_calculator_alt,
.icon_building_alt,
.icon_floppy_alt,
.icon_drive_alt,
.icon_search_alt,
.icon_id_alt,
.icon_id-2_alt,
.icon_puzzle_alt,
.icon_like_alt,
.icon_dislike_alt,
.icon_mug_alt,
.icon_currency_alt,
.icon_wallet_alt,
.icon_pens_alt,
.icon_easel_alt,
.icon_flowchart_alt,
.icon_datareport_alt,
.icon_briefcase_alt,
.icon_shield_alt,
.icon_percent_alt,
.icon_globe_alt,
.icon_clipboard {
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.arrow_up:before {
  content: "\21";
}
.arrow_down:before {
  content: "\22";
}
.arrow_left:before {
  content: "\23";
}
.arrow_right:before {
  content: "\24";
}
.arrow_left-up:before {
  content: "\25";
}
.arrow_right-up:before {
  content: "\26";
}
.arrow_right-down:before {
  content: "\27";
}
.arrow_left-down:before {
  content: "\28";
}
.arrow-up-down:before {
  content: "\29";
}
.arrow_up-down_alt:before {
  content: "\2a";
}
.arrow_left-right_alt:before {
  content: "\2b";
}
.arrow_left-right:before {
  content: "\2c";
}
.arrow_expand_alt2:before {
  content: "\2d";
}
.arrow_expand_alt:before {
  content: "\2e";
}
.arrow_condense:before {
  content: "\2f";
}
.arrow_expand:before {
  content: "\30";
}
.arrow_move:before {
  content: "\31";
}
.arrow_carrot-up:before {
  content: "\32";
}
.arrow_carrot-down:before {
  content: "\33";
}
.arrow_carrot-left:before {
  content: "\34";
}
.arrow_carrot-right:before {
  content: "\35";
}
.arrow_carrot-2up:before {
  content: "\36";
}
.arrow_carrot-2down:before {
  content: "\37";
}
.arrow_carrot-2left:before {
  content: "\38";
}
.arrow_carrot-2right:before {
  content: "\39";
}
.arrow_carrot-up_alt2:before {
  content: "\3a";
}
.arrow_carrot-down_alt2:before {
  content: "\3b";
}
.arrow_carrot-left_alt2:before {
  content: "\3c";
}
.arrow_carrot-right_alt2:before {
  content: "\3d";
}
.arrow_carrot-2up_alt2:before {
  content: "\3e";
}
.arrow_carrot-2down_alt2:before {
  content: "\3f";
}
.arrow_carrot-2left_alt2:before {
  content: "\40";
}
.arrow_carrot-2right_alt2:before {
  content: "\41";
}
.arrow_triangle-up:before {
  content: "\42";
}
.arrow_triangle-down:before {
  content: "\43";
}
.arrow_triangle-left:before {
  content: "\44";
}
.arrow_triangle-right:before {
  content: "\45";
}
.arrow_triangle-up_alt2:before {
  content: "\46";
}
.arrow_triangle-down_alt2:before {
  content: "\47";
}
.arrow_triangle-left_alt2:before {
  content: "\48";
}
.arrow_triangle-right_alt2:before {
  content: "\49";
}
.arrow_back:before {
  content: "\4a";
}
.icon_minus-06:before {
  content: "\4b";
}
.icon_plus:before {
  content: "\4c";
}
.icon_close:before {
  content: "\4d";
}
.icon_check:before {
  content: "\4e";
}
.icon_minus_alt2:before {
  content: "\4f";
}
.icon_plus_alt2:before {
  content: "\50";
}
.icon_close_alt2:before {
  content: "\51";
}
.icon_check_alt2:before {
  content: "\52";
}
.icon_zoom-out_alt:before {
  content: "\53";
}
.icon_zoom-in_alt:before {
  content: "\54";
}
.icon_search:before {
  content: "\55";
}
.icon_box-empty:before {
  content: "\56";
}
.icon_box-selected:before {
  content: "\57";
}
.icon_minus-box:before {
  content: "\58";
}
.icon_plus-box:before {
  content: "\59";
}
.icon_box-checked:before {
  content: "\5a";
}
.icon_circle-empty:before {
  content: "\5b";
}
.icon_circle-slelected:before {
  content: "\5c";
}
.icon_stop_alt2:before {
  content: "\5d";
}
.icon_stop:before {
  content: "\5e";
}
.icon_pause_alt2:before {
  content: "\5f";
}
.icon_pause:before {
  content: "\60";
}
.icon_menu:before {
  content: "\61";
}
.icon_menu-square_alt2:before {
  content: "\62";
}
.icon_menu-circle_alt2:before {
  content: "\63";
}
.icon_ul:before {
  content: "\64";
}
.icon_ol:before {
  content: "\65";
}
.icon_adjust-horiz:before {
  content: "\66";
}
.icon_adjust-vert:before {
  content: "\67";
}
.icon_document_alt:before {
  content: "\68";
}
.icon_documents_alt:before {
  content: "\69";
}
.icon_pencil:before {
  content: "\6a";
}
.icon_pencil-edit_alt:before {
  content: "\6b";
}
.icon_pencil-edit:before {
  content: "\6c";
}
.icon_folder-alt:before {
  content: "\6d";
}
.icon_folder-open_alt:before {
  content: "\6e";
}
.icon_folder-add_alt:before {
  content: "\6f";
}
.icon_info_alt:before {
  content: "\70";
}
.icon_error-oct_alt:before {
  content: "\71";
}
.icon_error-circle_alt:before {
  content: "\72";
}
.icon_error-triangle_alt:before {
  content: "\73";
}
.icon_question_alt2:before {
  content: "\74";
}
.icon_question:before {
  content: "\75";
}
.icon_comment_alt:before {
  content: "\76";
}
.icon_chat_alt:before {
  content: "\77";
}
.icon_vol-mute_alt:before {
  content: "\78";
}
.icon_volume-low_alt:before {
  content: "\79";
}
.icon_volume-high_alt:before {
  content: "\7a";
}
.icon_quotations:before {
  content: "\7b";
}
.icon_quotations_alt2:before {
  content: "\7c";
}
.icon_clock_alt:before {
  content: "\7d";
}
.icon_lock_alt:before {
  content: "\7e";
}
.icon_lock-open_alt:before {
  content: "\e000";
}
.icon_key_alt:before {
  content: "\e001";
}
.icon_cloud_alt:before {
  content: "\e002";
}
.icon_cloud-upload_alt:before {
  content: "\e003";
}
.icon_cloud-download_alt:before {
  content: "\e004";
}
.icon_image:before {
  content: "\e005";
}
.icon_images:before {
  content: "\e006";
}
.icon_lightbulb_alt:before {
  content: "\e007";
}
.icon_gift_alt:before {
  content: "\e008";
}
.icon_house_alt:before {
  content: "\e009";
}
.icon_genius:before {
  content: "\e00a";
}
.icon_mobile:before {
  content: "\e00b";
}
.icon_tablet:before {
  content: "\e00c";
}
.icon_laptop:before {
  content: "\e00d";
}
.icon_desktop:before {
  content: "\e00e";
}
.icon_camera_alt:before {
  content: "\e00f";
}
.icon_mail_alt:before {
  content: "\e010";
}
.icon_cone_alt:before {
  content: "\e011";
}
.icon_ribbon_alt:before {
  content: "\e012";
}
.icon_bag_alt:before {
  content: "\e013";
}
.icon_creditcard:before {
  content: "\e014";
}
.icon_cart_alt:before {
  content: "\e015";
}
.icon_paperclip:before {
  content: "\e016";
}
.icon_tag_alt:before {
  content: "\e017";
}
.icon_tags_alt:before {
  content: "\e018";
}
.icon_trash_alt:before {
  content: "\e019";
}
.icon_cursor_alt:before {
  content: "\e01a";
}
.icon_mic_alt:before {
  content: "\e01b";
}
.icon_compass_alt:before {
  content: "\e01c";
}
.icon_pin_alt:before {
  content: "\e01d";
}
.icon_pushpin_alt:before {
  content: "\e01e";
}
.icon_map_alt:before {
  content: "\e01f";
}
.icon_drawer_alt:before {
  content: "\e020";
}
.icon_toolbox_alt:before {
  content: "\e021";
}
.icon_book_alt:before {
  content: "\e022";
}
.icon_calendar:before {
  content: "\e023";
}
.icon_film:before {
  content: "\e024";
}
.icon_table:before {
  content: "\e025";
}
.icon_contacts_alt:before {
  content: "\e026";
}
.icon_headphones:before {
  content: "\e027";
}
.icon_lifesaver:before {
  content: "\e028";
}
.icon_piechart:before {
  content: "\e029";
}
.icon_refresh:before {
  content: "\e02a";
}
.icon_link_alt:before {
  content: "\e02b";
}
.icon_link:before {
  content: "\e02c";
}
.icon_loading:before {
  content: "\e02d";
}
.icon_blocked:before {
  content: "\e02e";
}
.icon_archive_alt:before {
  content: "\e02f";
}
.icon_heart_alt:before {
  content: "\e030";
}
.icon_star_alt:before {
  content: "\e031";
}
.icon_star-half_alt:before {
  content: "\e032";
}
.icon_star:before {
  content: "\e033";
}
.icon_star-half:before {
  content: "\e034";
}
.icon_tools:before {
  content: "\e035";
}
.icon_tool:before {
  content: "\e036";
}
.icon_cog:before {
  content: "\e037";
}
.icon_cogs:before {
  content: "\e038";
}
.arrow_up_alt:before {
  content: "\e039";
}
.arrow_down_alt:before {
  content: "\e03a";
}
.arrow_left_alt:before {
  content: "\e03b";
}
.arrow_right_alt:before {
  content: "\e03c";
}
.arrow_left-up_alt:before {
  content: "\e03d";
}
.arrow_right-up_alt:before {
  content: "\e03e";
}
.arrow_right-down_alt:before {
  content: "\e03f";
}
.arrow_left-down_alt:before {
  content: "\e040";
}
.arrow_condense_alt:before {
  content: "\e041";
}
.arrow_expand_alt3:before {
  content: "\e042";
}
.arrow_carrot_up_alt:before {
  content: "\e043";
}
.arrow_carrot-down_alt:before {
  content: "\e044";
}
.arrow_carrot-left_alt:before {
  content: "\e045";
}
.arrow_carrot-right_alt:before {
  content: "\e046";
}
.arrow_carrot-2up_alt:before {
  content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
  content: "\e048";
}
.arrow_carrot-2left_alt:before {
  content: "\e049";
}
.arrow_carrot-2right_alt:before {
  content: "\e04a";
}
.arrow_triangle-up_alt:before {
  content: "\e04b";
}
.arrow_triangle-down_alt:before {
  content: "\e04c";
}
.arrow_triangle-left_alt:before {
  content: "\e04d";
}
.arrow_triangle-right_alt:before {
  content: "\e04e";
}
.icon_minus_alt:before {
  content: "\e04f";
}
.icon_plus_alt:before {
  content: "\e050";
}
.icon_close_alt:before {
  content: "\e051";
}
.icon_check_alt:before {
  content: "\e052";
}
.icon_zoom-out:before {
  content: "\e053";
}
.icon_zoom-in:before {
  content: "\e054";
}
.icon_stop_alt:before {
  content: "\e055";
}
.icon_menu-square_alt:before {
  content: "\e056";
}
.icon_menu-circle_alt:before {
  content: "\e057";
}
.icon_document:before {
  content: "\e058";
}
.icon_documents:before {
  content: "\e059";
}
.icon_pencil_alt:before {
  content: "\e05a";
}
.icon_folder:before {
  content: "\e05b";
}
.icon_folder-open:before {
  content: "\e05c";
}
.icon_folder-add:before {
  content: "\e05d";
}
.icon_folder_upload:before {
  content: "\e05e";
}
.icon_folder_download:before {
  content: "\e05f";
}
.icon_info:before {
  content: "\e060";
}
.icon_error-circle:before {
  content: "\e061";
}
.icon_error-oct:before {
  content: "\e062";
}
.icon_error-triangle:before {
  content: "\e063";
}
.icon_question_alt:before {
  content: "\e064";
}
.icon_comment:before {
  content: "\e065";
}
.icon_chat:before {
  content: "\e066";
}
.icon_vol-mute:before {
  content: "\e067";
}
.icon_volume-low:before {
  content: "\e068";
}
.icon_volume-high:before {
  content: "\e069";
}
.icon_quotations_alt:before {
  content: "\e06a";
}
.icon_clock:before {
  content: "\e06b";
}
.icon_lock:before {
  content: "\e06c";
}
.icon_lock-open:before {
  content: "\e06d";
}
.icon_key:before {
  content: "\e06e";
}
.icon_cloud:before {
  content: "\e06f";
}
.icon_cloud-upload:before {
  content: "\e070";
}
.icon_cloud-download:before {
  content: "\e071";
}
.icon_lightbulb:before {
  content: "\e072";
}
.icon_gift:before {
  content: "\e073";
}
.icon_house:before {
  content: "\e074";
}
.icon_camera:before {
  content: "\e075";
}
.icon_mail:before {
  content: "\e076";
}
.icon_cone:before {
  content: "\e077";
}
.icon_ribbon:before {
  content: "\e078";
}
.icon_bag:before {
  content: "\e079";
}
.icon_cart:before {
  content: "\e07a";
}
.icon_tag:before {
  content: "\e07b";
}
.icon_tags:before {
  content: "\e07c";
}
.icon_trash:before {
  content: "\e07d";
}
.icon_cursor:before {
  content: "\e07e";
}
.icon_mic:before {
  content: "\e07f";
}
.icon_compass:before {
  content: "\e080";
}
.icon_pin:before {
  content: "\e081";
}
.icon_pushpin:before {
  content: "\e082";
}
.icon_map:before {
  content: "\e083";
}
.icon_drawer:before {
  content: "\e084";
}
.icon_toolbox:before {
  content: "\e085";
}
.icon_book:before {
  content: "\e086";
}
.icon_contacts:before {
  content: "\e087";
}
.icon_archive:before {
  content: "\e088";
}
.icon_heart:before {
  content: "\e089";
}
.icon_profile:before {
  content: "\e08a";
}
.icon_group:before {
  content: "\e08b";
}
.icon_grid-2x2:before {
  content: "\e08c";
}
.icon_grid-3x3:before {
  content: "\e08d";
}
.icon_music:before {
  content: "\e08e";
}
.icon_pause_alt:before {
  content: "\e08f";
}
.icon_phone:before {
  content: "\e090";
}
.icon_upload:before {
  content: "\e091";
}
.icon_download:before {
  content: "\e092";
}
.social_facebook:before {
  content: "\e093";
}
.social_twitter:before {
  content: "\e094";
}
.social_pinterest:before {
  content: "\e095";
}
.social_googleplus:before {
  content: "\e096";
}
.social_tumblr:before {
  content: "\e097";
}
.social_tumbleupon:before {
  content: "\e098";
}
.social_wordpress:before {
  content: "\e099";
}
.social_instagram:before {
  content: "\e09a";
}
.social_dribbble:before {
  content: "\e09b";
}
.social_vimeo:before {
  content: "\e09c";
}
.social_linkedin:before {
  content: "\e09d";
}
.social_rss:before {
  content: "\e09e";
}
.social_deviantart:before {
  content: "\e09f";
}
.social_share:before {
  content: "\e0a0";
}
.social_myspace:before {
  content: "\e0a1";
}
.social_skype:before {
  content: "\e0a2";
}
.social_youtube:before {
  content: "\e0a3";
}
.social_picassa:before {
  content: "\e0a4";
}
.social_googledrive:before {
  content: "\e0a5";
}
.social_flickr:before {
  content: "\e0a6";
}
.social_blogger:before {
  content: "\e0a7";
}
.social_spotify:before {
  content: "\e0a8";
}
.social_delicious:before {
  content: "\e0a9";
}
.social_facebook_circle:before {
  content: "\e0aa";
}
.social_twitter_circle:before {
  content: "\e0ab";
}
.social_pinterest_circle:before {
  content: "\e0ac";
}
.social_googleplus_circle:before {
  content: "\e0ad";
}
.social_tumblr_circle:before {
  content: "\e0ae";
}
.social_stumbleupon_circle:before {
  content: "\e0af";
}
.social_wordpress_circle:before {
  content: "\e0b0";
}
.social_instagram_circle:before {
  content: "\e0b1";
}
.social_dribbble_circle:before {
  content: "\e0b2";
}
.social_vimeo_circle:before {
  content: "\e0b3";
}
.social_linkedin_circle:before {
  content: "\e0b4";
}
.social_rss_circle:before {
  content: "\e0b5";
}
.social_deviantart_circle:before {
  content: "\e0b6";
}
.social_share_circle:before {
  content: "\e0b7";
}
.social_myspace_circle:before {
  content: "\e0b8";
}
.social_skype_circle:before {
  content: "\e0b9";
}
.social_youtube_circle:before {
  content: "\e0ba";
}
.social_picassa_circle:before {
  content: "\e0bb";
}
.social_googledrive_alt2:before {
  content: "\e0bc";
}
.social_flickr_circle:before {
  content: "\e0bd";
}
.social_blogger_circle:before {
  content: "\e0be";
}
.social_spotify_circle:before {
  content: "\e0bf";
}
.social_delicious_circle:before {
  content: "\e0c0";
}
.social_facebook_square:before {
  content: "\e0c1";
}
.social_twitter_square:before {
  content: "\e0c2";
}
.social_pinterest_square:before {
  content: "\e0c3";
}
.social_googleplus_square:before {
  content: "\e0c4";
}
.social_tumblr_square:before {
  content: "\e0c5";
}
.social_stumbleupon_square:before {
  content: "\e0c6";
}
.social_wordpress_square:before {
  content: "\e0c7";
}
.social_instagram_square:before {
  content: "\e0c8";
}
.social_dribbble_square:before {
  content: "\e0c9";
}
.social_vimeo_square:before {
  content: "\e0ca";
}
.social_linkedin_square:before {
  content: "\e0cb";
}
.social_rss_square:before {
  content: "\e0cc";
}
.social_deviantart_square:before {
  content: "\e0cd";
}
.social_share_square:before {
  content: "\e0ce";
}
.social_myspace_square:before {
  content: "\e0cf";
}
.social_skype_square:before {
  content: "\e0d0";
}
.social_youtube_square:before {
  content: "\e0d1";
}
.social_picassa_square:before {
  content: "\e0d2";
}
.social_googledrive_square:before {
  content: "\e0d3";
}
.social_flickr_square:before {
  content: "\e0d4";
}
.social_blogger_square:before {
  content: "\e0d5";
}
.social_spotify_square:before {
  content: "\e0d6";
}
.social_delicious_square:before {
  content: "\e0d7";
}
.icon_printer:before {
  content: "\e103";
}
.icon_calulator:before {
  content: "\e0ee";
}
.icon_building:before {
  content: "\e0ef";
}
.icon_floppy:before {
  content: "\e0e8";
}
.icon_drive:before {
  content: "\e0ea";
}
.icon_search-2:before {
  content: "\e101";
}
.icon_id:before {
  content: "\e107";
}
.icon_id-2:before {
  content: "\e108";
}
.icon_puzzle:before {
  content: "\e102";
}
.icon_like:before {
  content: "\e106";
}
.icon_dislike:before {
  content: "\e0eb";
}
.icon_mug:before {
  content: "\e105";
}
.icon_currency:before {
  content: "\e0ed";
}
.icon_wallet:before {
  content: "\e100";
}
.icon_pens:before {
  content: "\e104";
}
.icon_easel:before {
  content: "\e0e9";
}
.icon_flowchart:before {
  content: "\e109";
}
.icon_datareport:before {
  content: "\e0ec";
}
.icon_briefcase:before {
  content: "\e0fe";
}
.icon_shield:before {
  content: "\e0f6";
}
.icon_percent:before {
  content: "\e0fb";
}
.icon_globe:before {
  content: "\e0e2";
}
.icon_globe-2:before {
  content: "\e0e3";
}
.icon_target:before {
  content: "\e0f5";
}
.icon_hourglass:before {
  content: "\e0e1";
}
.icon_balance:before {
  content: "\e0ff";
}
.icon_rook:before {
  content: "\e0f8";
}
.icon_printer-alt:before {
  content: "\e0fa";
}
.icon_calculator_alt:before {
  content: "\e0e7";
}
.icon_building_alt:before {
  content: "\e0fd";
}
.icon_floppy_alt:before {
  content: "\e0e4";
}
.icon_drive_alt:before {
  content: "\e0e5";
}
.icon_search_alt:before {
  content: "\e0f7";
}
.icon_id_alt:before {
  content: "\e0e0";
}
.icon_id-2_alt:before {
  content: "\e0fc";
}
.icon_puzzle_alt:before {
  content: "\e0f9";
}
.icon_like_alt:before {
  content: "\e0dd";
}
.icon_dislike_alt:before {
  content: "\e0f1";
}
.icon_mug_alt:before {
  content: "\e0dc";
}
.icon_currency_alt:before {
  content: "\e0f3";
}
.icon_wallet_alt:before {
  content: "\e0d8";
}
.icon_pens_alt:before {
  content: "\e0db";
}
.icon_easel_alt:before {
  content: "\e0f0";
}
.icon_flowchart_alt:before {
  content: "\e0df";
}
.icon_datareport_alt:before {
  content: "\e0f2";
}
.icon_briefcase_alt:before {
  content: "\e0f4";
}
.icon_shield_alt:before {
  content: "\e0d9";
}
.icon_percent_alt:before {
  content: "\e0da";
}
.icon_globe_alt:before {
  content: "\e0de";
}
.icon_clipboard:before {
  content: "\e0e6";
}
.glyph {
  float: left;
  text-align: center;
  padding: .75em;
  margin: .4em 1.5em .75em 0;
  width: 6em;
  text-shadow: none;
}
.glyph_big {
  font-size: 128px;
  color: #59c5dc;
  float: left;
  margin-right: 20px;
}
.glyph div {
  padding-bottom: 10px;
}
.glyph input {
  font-family: consolas, monospace;
  font-size: 12px;
  width: 100%;
  text-align: center;
  border: 0;
  box-shadow: 0 0 0 1px #ccc;
  padding: .2em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.centered {
  margin-left: auto;
  margin-right: auto;
}
.glyph .fs1 {
  font-size: 2em;
}
