@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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 {
  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;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@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.woff2') format('woff2'), 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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #76012b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a000f;
  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;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #76012b;
}
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: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
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: #76012b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #430119;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #76012b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #430119;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .container {
    width: 780px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px;
}
.row {
  margin-left: -30px;
  margin-right: -30px;
}
.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: 30px;
  padding-right: 30px;
}
.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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: 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;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 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 .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -30px;
  margin-right: -30px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 30px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.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,
.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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #76012b;
  border-color: #5d0122;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #430119;
  border-color: #000000;
}
.btn-primary:hover {
  color: #fff;
  background-color: #430119;
  border-color: #20000c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #430119;
  border-color: #20000c;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #20000c;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #76012b;
  border-color: #5d0122;
}
.btn-primary .badge {
  color: #76012b;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  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:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  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:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  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:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #76012b;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a000f;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #76012b;
}
.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: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  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 {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.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: #76012b;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 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: #fff;
  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: 4px;
}
.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: 4px 4px 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: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #76012b;
}
.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: 4px;
}
.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: 4px 4px 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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 30px;
  padding-left: 30px;
  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: 768px) {
  .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-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -30px;
  margin-left: -30px;
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 30px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -30px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 30px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -30px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -30px;
  margin-right: -30px;
  padding: 10px 30px;
  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: 8px;
  margin-bottom: 8px;
}
@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 .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -30px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #76012b;
  border-color: #55011f;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #bea15b;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #bea15b;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #bea15b;
  background-color: #55011f;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #55011f;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #55011f;
  color: #bea15b;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #bea15b;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #bea15b;
    background-color: #55011f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #ffffff;
}
.navbar-default .navbar-link:hover {
  color: #bea15b;
}
.navbar-default .btn-link {
  color: #ffffff;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #bea15b;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #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 {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .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 {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #76012b;
  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: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #2a000f;
  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 {
  z-index: 3;
  color: #fff;
  background-color: #76012b;
  border-color: #76012b;
  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: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #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: #76012b;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #430119;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #76012b;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 30px;
  padding-right: 30px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 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: #76012b;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #76012b;
  -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-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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.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: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.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: #76012b;
  border-color: #76012b;
}
.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: #fd4688;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.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 caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.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: 3px;
}
.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: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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: #76012b;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #76012b;
  border-color: #76012b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #76012b;
}
.panel-primary > .panel-heading .badge {
  color: #76012b;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #76012b;
}
.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,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  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: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  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;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 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;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -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;
  background-color: #000;
  border-radius: 4px;
}
.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;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -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;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -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;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #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;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #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: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .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-header:before,
.modal-header: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-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 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 !important;
  }
  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 !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 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 !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*-----------------------------------------------------------------------------

	-	Revolution Slider 4.1 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	27/11/13
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
/*************************
	-	CAPTIONS	-
**************************/
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
.tp-caption {
  z-index: 1;
}
.tp-caption-demo .tp-caption {
  position: relative !important;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 20px !important;
}
.tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}
.tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.medium_text_shadow {
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}
.tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #000;
}
.tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff;
}
.tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}
.tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}
.tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}
.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
  color: #000;
  text-shadow: none;
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
  color: #ffa902;
}
.tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}
.tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}
.tp-caption.medium_bg_red a {
  color: #fff;
  text-decoration: none;
}
.tp-caption.medium_bg_red a:hover {
  color: #fff;
  text-decoration: underline;
}
.tp-caption.smoothcircle {
  font-size: 30px;
  line-height: 75px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.498039);
  padding: 50px 25px;
  text-align: center;
  border-radius: 500px 500px 500px 500px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.largeblackbg {
  font-size: 50px;
  line-height: 70px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  padding: 0px 20px 5px;
  text-shadow: none;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
.tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}
.tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #34495e;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.grassfloor {
  text-decoration: none;
  background-color: #a0b397;
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}
.tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #000000;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.roundedimage {
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}
.tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #000000;
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #000000;
  text-decoration: none;
  background-color: #ffffff;
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.medium_bg_orange_new1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}
.tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 19px;
  line-height: 19px;
  font-family: 'Open Sans', sans;
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}
/*.tp-caption			{	transform:none !important}*/
/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}
.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}
.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}
.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}
/******************************
	-	BUTTONS	-
*******************************/
.tp-simpleresponsive .button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
}
.tp-simpleresponsive .button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
}
.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
  background-position: bottom, 15px 11px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .tp-simpleresponsive .button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .tp-simpleresponsive .button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
  }
  .tp-simpleresponsive a.button {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
  }
}
/*	BUTTON COLORS	*/
.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}
.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}
.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}
.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}
.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}
.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}
/****************************************************************

	-	SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/
/*.tp-simpleresponsive				{	-webkit-perspective: 1500px;
										-moz-perspective: 1500px;
										-o-perspective: 1500px;
										-ms-perspective: 1500px;
										perspective: 1500px;
									}*/
/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.fullscreen-container {
  width: 100%;
  position: relative;
  padding: 0;
}
.fullwidthbanner-container {
  width: 100%;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.fullwidthbanner-container .fullwidthbanner {
  width: 100%;
  position: relative;
}
/************************************************
	  - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
  /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; */
  position: absolute;
  visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
}
.tp-simpleresponsive img {
  max-width: none;
}
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important;
}
/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow2 {
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
  background-size: 100% 100%;
  width: 890px;
  height: 60px;
  bottom: -60px;
}
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}
.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}
.fullscreenvideo .vjs-loading-spinner {
  visibility: none;
  display: none !important;
  width: 0px;
  height: 0px;
}
.fullscreenvideo .vjs-control-bar.vjs-fade-out,
.fullscreenvideo .vjs-control-bar.vjs-fade-in,
.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,
.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing {
  visibility: hidden !important;
  opacity: 0 !important;
  display: none !important;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.fullcoveredvideo.video-js,
.fullcoveredvideo video {
  background: transparent !important;
}
.fullcoveredvideo .vjs-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
/********************************
	-	DOTTED OVERLAYS ENDS	-
*********************************/
/************************
	-	NAVIGATION	-
*************************/
/** BULLETS **/
.tpclear {
  clear: both;
}
.tp-bullets {
  z-index: 1000;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-bullets.simplebullets.navbar {
  border: 1px solid #666;
  border-bottom: 1px solid #444;
  height: 40px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.navbar-old {
  height: 35px;
  padding: 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 3px;
}
.tp-bullets.simplebullets.round .bullet.last {
  margin-right: 3px;
}
.tp-bullets.simplebullets.round-old .bullet {
  cursor: pointer;
  position: relative;
  width: 23px;
  height: 23px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
  margin-right: 0px;
}
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet {
  cursor: pointer;
  position: relative;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square .bullet.last {
  margin-right: 0px;
}
/**	SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet {
  cursor: pointer;
  position: relative;
  width: 19px;
  height: 19px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.square-old .bullet.last {
  margin-right: 0px;
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet {
  cursor: pointer;
  position: relative;
  width: 18px;
  height: 19px;
  margin-right: 5px;
  float: left;
  margin-top: 0px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
  margin-right: 0px !important;
}
/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet {
  cursor: pointer;
  position: relative;
  width: 15px;
  height: 15px;
  margin-left: 5px !important;
  margin-right: 5px !important;
  float: left;
  margin-top: 10px;
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
  margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
  margin-right: 0px !important;
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
  background-position: top left;
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background-position: bottom left;
}
/*************************************
	-	TP ARROWS 	-
**************************************/
.tparrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transform: translateZ(5px);
}
.tparrows.hidearrows {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-leftarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-rightarrow {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-leftarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 19px;
  height: 14px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-leftarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-rightarrow.round-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 26px;
  height: 26px;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
}
.tp-leftarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 15px;
  float: left;
  margin-right: 6px;
  margin-top: 12px;
}
.tp-rightarrow.navbar {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 15px;
  float: left;
  margin-left: 6px;
  margin-top: 12px;
}
.tp-leftarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 9px;
  height: 16px;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
.tp-rightarrow.navbar-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 9px;
  height: 16px;
  float: left;
  margin-left: 6px;
  margin-top: 10px;
}
.tp-leftarrow.navbar-old.thumbswitharrow {
  margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
  margin-left: 0px;
}
.tp-leftarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}
.tp-leftarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-right: 0px;
  margin-top: 0px;
}
.tp-rightarrow.square-old {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 17px;
  float: left;
  margin-left: 0px;
  margin-top: 0px;
}
.tp-leftarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-position: bottom left;
}
/****************************************************************************************************
	-	TP THUMBS 	-
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/
.tp-bullets.tp-thumbs {
  z-index: 1000;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  margin-top: -50px;
}
.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}
.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  /* THE DIMENSIONS OF THE THUMB CONTAINER */
  overflow: hidden;
  position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  /* THE DIMENSION OF A SINGLE THUMB */
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /*filter: alpha(opacity=50);	*/
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.tp-thumbs img {
  width: 100%;
}
/************************************
		-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url('../img/timer.png');
  position: absolute;
  z-index: 200;
  top: 0px;
}
.tp-bannertimer.tp-bottom {
  bottom: 0px;
  height: 5px;
  top: auto;
}
/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/
@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none;
  }
  .responsive .tparrows {
    display: none;
  }
}
/******************************
	-	HTML5 VIDEO SETTINGS	-
********************************/
.vjs-tech {
  margin-top: 1px;
}
.tp-caption .vjs-default-skin .vjs-big-play-button {
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  line-height: 30px;
  vertical-align: top;
  padding: 0px;
}
.tp-caption .vjs-default-skin .vjs-big-play-button:before {
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 40px;
  text-shadow: none !important;
  color: #fff;
  font-size: 18px;
}
.tp-caption .vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/*********************************************

	-	BASIC SETTINGS FOR THE BANNER	-

***********************************************/
.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.tp-simpleresponsive a {
  text-decoration: none;
}
.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tp-simpleresponsive > ul > li {
  list-stye: none;
  position: absolute;
  visibility: hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
}
.tp-loader {
  background-color: #fff;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tp-transparentimg {
  content: "url(../assets/transparent.png)";
}
.tp-3d {
  -webkit-transform-style: preserve-3d;
  -webkit-transform-origin: 50% 50%;
}
.tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)";
  zoom: 1;
}
@font-face {
  font-family: 'revicons';
  src: url('../font/revicons.eot?5510888');
  src: url('../font/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../font/revicons.woff?5510888') format('woff'), url('../font/revicons.ttf?5510888') format('truetype'), url('../font/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/
[class^="revicon-"]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.revicon-search-1:before {
  content: '\e802';
}
/* '' */
.revicon-pencil-1:before {
  content: '\e831';
}
/* '' */
.revicon-picture-1:before {
  content: '\e803';
}
/* '' */
.revicon-cancel:before {
  content: '\e80a';
}
/* '' */
.revicon-info-circled:before {
  content: '\e80f';
}
/* '' */
.revicon-trash:before {
  content: '\e801';
}
/* '' */
.revicon-left-dir:before {
  content: '\e817';
}
/* '' */
.revicon-right-dir:before {
  content: '\e818';
}
/* '' */
.revicon-down-open:before {
  content: '\e83b';
}
/* '' */
.revicon-left-open:before {
  content: '\e819';
}
/* '' */
.revicon-right-open:before {
  content: '\e81a';
}
/* '' */
.revicon-angle-left:before {
  content: '\e820';
}
/* '' */
.revicon-angle-right:before {
  content: '\e81d';
}
/* '' */
.revicon-left-big:before {
  content: '\e81f';
}
/* '' */
.revicon-right-big:before {
  content: '\e81e';
}
/* '' */
.revicon-magic:before {
  content: '\e807';
}
/* '' */
.revicon-picture:before {
  content: '\e800';
}
/* '' */
.revicon-export:before {
  content: '\e80b';
}
/* '' */
.revicon-cog:before {
  content: '\e832';
}
/* '' */
.revicon-login:before {
  content: '\e833';
}
/* '' */
.revicon-logout:before {
  content: '\e834';
}
/* '' */
.revicon-video:before {
  content: '\e805';
}
/* '' */
.revicon-arrow-combo:before {
  content: '\e827';
}
/* '' */
.revicon-left-open-1:before {
  content: '\e82a';
}
/* '' */
.revicon-right-open-1:before {
  content: '\e82b';
}
/* '' */
.revicon-left-open-mini:before {
  content: '\e822';
}
/* '' */
.revicon-right-open-mini:before {
  content: '\e823';
}
/* '' */
.revicon-left-open-big:before {
  content: '\e824';
}
/* '' */
.revicon-right-open-big:before {
  content: '\e825';
}
/* '' */
.revicon-left:before {
  content: '\e836';
}
/* '' */
.revicon-right:before {
  content: '\e826';
}
/* '' */
.revicon-ccw:before {
  content: '\e808';
}
/* '' */
.revicon-arrows-ccw:before {
  content: '\e806';
}
/* '' */
.revicon-palette:before {
  content: '\e829';
}
/* '' */
.revicon-list-add:before {
  content: '\e80c';
}
/* '' */
.revicon-doc:before {
  content: '\e809';
}
/* '' */
.revicon-left-open-outline:before {
  content: '\e82e';
}
/* '' */
.revicon-left-open-2:before {
  content: '\e82c';
}
/* '' */
.revicon-right-open-outline:before {
  content: '\e82f';
}
/* '' */
.revicon-right-open-2:before {
  content: '\e82d';
}
/* '' */
.revicon-equalizer:before {
  content: '\e83a';
}
/* '' */
.revicon-layers-alt:before {
  content: '\e804';
}
/* '' */
.revicon-popup:before {
  content: '\e828';
}
/* '' */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.24
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(../images/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/* CSS3 Transitions */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url('fancybox_sprite@2x.png');
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
  #fancybox-loading div {
    background-image: url('fancybox_loading@2x.gif');
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/
  }
}
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: 8050;
}
#fancybox-thumbs.bottom {
  bottom: 2px;
}
#fancybox-thumbs.top {
  top: 2px;
}
#fancybox-thumbs ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  opacity: 0.5;
}
#fancybox-thumbs ul li.active {
  opacity: 0.75;
  padding: 0;
  border: 1px solid #fff;
}
#fancybox-thumbs ul li:hover {
  opacity: 1;
}
#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none;
}
#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none;
}
/*
Theme Name: Slowave - Multipurpose Responsive HTML5 Template
Theme URI: http://themes.iki-bir.com/slowave
Author: elemis
Author URI: http://iki-bir.com
Version: 1.0.5

*/
/*-----------------------------------------------------------------------------------*/
/*	RESET
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	GENERAL
/*-----------------------------------------------------------------------------------*/
body {
  line-height: 25px;
}
.ccm-page .container {
  padding-right: 0;
  padding-left: 0;
}
.ccm-page li,
.ccm-page address {
  line-height: 25px;
}
.ccm-page input,
.ccm-page button,
.ccm-page select,
.ccm-page textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.ccm-page a {
  color: #76012b;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  outline: none;
}
.ccm-page a:hover,
.ccm-page a:focus {
  color: #2a000f;
  text-decoration: none;
}
.ccm-page .colored {
  color: #76012b;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  font-family: 'Open Sans', sans-serif;
  margin-top: 0;
  color: #76012b;
  margin-bottom: 10px;
  font-weight: 800;
}
.ccm-page h1 {
  font-size: 32px;
  line-height: 34px;
}
.ccm-page h2 {
  font-size: 28px;
  line-height: 32px;
}
.ccm-page h3 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 1px;
}
.ccm-page h4 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
}
.ccm-page h5 {
  font-size: 14px;
}
.ccm-page h6 {
  font-size: 12px;
}
.ccm-page .page-title {
  min-height: 91px;
}
.ccm-page .page-title h1 {
  font-size: 22px;
  font-weight: normal;
  margin: 4px 0 0 0;
}
.ccm-page h3.post-title {
  font-size: 16px;
}
.ccm-page h1.post-title {
  font-size: 22px;
  line-height: 28px;
}
.ccm-page .post-title a {
  color: #616161;
}
.ccm-page .post-title a:hover {
  color: #76012b;
}
.ccm-page .classic-blog .post-title {
  margin: 0 0 3px 0;
}
.ccm-page .upper {
  text-transform: uppercase;
}
.ccm-page .section-title {
  margin-bottom: 40px;
}
.ccm-page .section-title h2 {
  font-weight: 800;
  font-size: 25px;
  color: #76012b;
}
.ccm-page .section-title .icon {
  display: inline-block;
  font-size: 18px;
  line-height: 21px;
  width: 130px;
  margin: 0 auto;
  position: relative;
  color: #cacaca;
}
.ccm-page .dark-wrapper .section-title .icon {
  color: #bea15b;
}
.ccm-page .section-title .icon:before {
  display: inline-block;
  content: "";
  border-bottom: 1px solid #dadada;
  position: absolute;
  left: 0;
  top: 10px;
  width: 50px;
}
.ccm-page .section-title .icon:after {
  display: inline-block;
  content: "";
  border-bottom: 1px solid #dadada;
  position: absolute;
  right: 0;
  top: 10px;
  width: 50px;
}
.ccm-page .dark-wrapper .section-title .icon:after,
.ccm-page .dark-wrapper .section-title .icon:before {
  border-color: #fff;
}
.ccm-page .light-wrapper {
  background: #FFF;
  border-bottom: 1px solid #e3e3e3;
}
.ccm-page .dark-wrapper {
  background: #dbcca6;
  border-bottom: 1px solid #e3e3e3;
}
.ccm-page .black-wrapper {
  background: #2c2c2c;
  color: #cacaca;
}
.ccm-page .black-wrapper .lead {
  color: #cacaca;
}
.ccm-page .black-wrapper a {
  color: #cacaca;
}
.ccm-page .black-wrapper a:hover {
  color: #76012b;
}
.ccm-page .black-wrapper h1,
.ccm-page .black-wrapper h2,
.ccm-page .black-wrapper h3,
.ccm-page .black-wrapper h4,
.ccm-page .black-wrapper h5,
.ccm-page .black-wrapper h6 {
  color: #f0f0f0;
}
.ccm-page .black-wrapper .section-title h2,
.ccm-page .black-wrapper .section-title .icon {
  color: #9b9b9b;
}
.ccm-page .black-wrapper .section-title .icon:before,
.ccm-page .black-wrapper .section-title .icon:after {
  border-color: #636363;
}
.ccm-page .widget-title {
  font-size: 14px;
  margin: 0 0 10px 0;
}
.ccm-page .tagcloud {
  line-height: 25px;
}
.ccm-page .color-wrapper {
  background: #76012b;
}
.ccm-page .color-wrapper,
.ccm-page .color-wrapper p {
  color: #FFF;
}
.ccm-page .color-wrapper h1,
.ccm-page .color-wrapper h2,
.ccm-page .color-wrapper h3,
.ccm-page .color-wrapper h4,
.ccm-page .color-wrapper h5,
.ccm-page .color-wrapper h6 {
  color: #FFF;
}
.ccm-page .inner {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.ccm-page .page-title .inner {
  padding-top: 26px;
  padding-bottom: 26px;
}
.ccm-page .lead {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
}
.ccm-page .thin {
  width: 80%;
  margin: 0 auto;
}
.ccm-page ul {
  padding: 0 0 0 18px;
}
.ccm-page ol {
  padding: 0 0 0 20px;
}
.ccm-page ul.circled {
  padding: 0;
  list-style: none;
}
.ccm-page ul.circled li {
  margin-left: 18px;
}
.ccm-page ul.circled li:before {
  content: '\e800';
  margin-right: 10px;
  margin-left: -18px;
  font-weight: normal;
  vertical-align: top;
  padding-top: 1px;
  display: inline-block;
  font-family: 'fontello-circle';
  color: #76012b;
  font-size: 11.66666667px;
}
.ccm-page blockquote {
  border-left: 2px solid #dadada;
  padding: 0 20px;
}
.ccm-page blockquote p {
  font-size: 20px;
  line-height: 32px;
}
.ccm-page blockquote small {
  color: #76012b;
}
.ccm-page hr {
  border: 0;
  border-bottom: 1px solid #dadada;
  margin: 60px 0;
}
.ccm-page .map iframe {
  display: block;
  max-width: 100%;
}
.ccm-page .dropcap {
  font-weight: 800;
  display: block;
  float: left;
  font-size: 49px;
  padding: 0;
  margin: 0;
  margin: 12px 8px 0 0;
  text-transform: uppercase;
}
.ccm-page footer a {
  color: #fff !important;
}
.ccm-page .footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ccm-page .footer-menu li {
  display: inline;
  padding-left: 10px;
}
.ccm-page .footer-menu li:before {
  display: inline-block;
  content: "|";
  padding-right: 12px;
}
.ccm-page .footer-menu li:first-child:before {
  display: none;
}
.ccm-page .sub-footer {
  background: #76012b;
  padding: 20px 0;
  color: #fff;
}
.ccm-page .sub-footer > .container {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.ccm-page .sub-footer p {
  padding: 0;
  margin: 0;
}
.ccm-page footer .post-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ccm-page footer .post-list li {
  margin-top: 19px;
  padding-top: 20px;
  border-top: 1px solid #434343;
}
.ccm-page footer .post-list li:first-child {
  border-top: none;
  margin: 0;
  padding: 0;
}
.ccm-page footer .post-list li h6 {
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
  margin: 0;
}
.ccm-page footer .post-list li em {
  color: #838383;
  font-size: 12px;
  font-style: normal;
}
.ccm-page .cta {
  background: url('../img/heros/background-lock-1800x450.jpg') center center no-repeat;
  background-size: 100%;
  max-height: 350px;
}
.ccm-page .cta-text-wrap p.cta-text {
  color: #bea15b;
  font-size: 28px;
  float: left !important;
}
.ccm-page .cta-text-wrap p.btn {
  float: right !important;
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	HEADER
    /*-----------------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------------*/
  /*	MEGA MENU
    /*-----------------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------------*/
  /*	FIXED MENU
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page header .header-top .main-logo {
  text-align: center;
}
.ccm-page header .header-top .main-logo img {
  width: 180px;
  margin: 50px auto 40px;
}
.ccm-page .page-title-main {
  background: url('../img/heros/background-lock-1800x450.jpg') center center no-repeat;
  background-size: 100%;
  max-height: 300px;
}
.ccm-page .page-title-main h1 {
  color: #fff;
  font-size: 28px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.ccm-page .page-title-main .inner {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ccm-page .navbar-header {
  float: none !important;
}
.ccm-page .navbar .container {
  padding: 0;
}
.ccm-page .navbar {
  margin: 0;
  border-radius: 0;
  border: none;
  position: relative;
  z-index: 8000;
  min-height: inherit;
}
.ccm-page .navbar-brand {
  padding: 0;
  padding-top: 30px;
  display: none;
}
.ccm-page .navbar.fixed .navbar-brand {
  display: block;
}
.ccm-page .navbar-header {
  background: #76012b;
  padding: 0;
}
.ccm-page .navbar-collapse {
  width: auto;
  padding: 0;
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: center;
}
.ccm-page .navbar-nav {
  margin: 0 auto;
  float: none;
}
.ccm-page .navbar-nav > li {
  margin-left: 15px;
  float: none;
  display: inline-block;
}
.ccm-page .navbar-nav > li:first-child {
  margin-left: 0;
}
.ccm-page .navbar-nav > li > a {
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  color: #ffffff;
  padding: 25px 14px;
}
.ccm-page .nav > li > a:focus {
  background: none;
  color: #FFF;
}
.ccm-page .nav > li > a:hover {
  background: none;
  color: #bea15b;
}
.ccm-page .nav > li.active > a {
  background: none;
  color: #bea15b;
}
.ccm-page .navbar .dropdown-menu {
  padding: 0;
  margin: 0;
  min-width: 190px;
  background-color: #2e353d;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top: 2px solid #3f8dbf !important;
}
.ccm-page .navbar.black .dropdown-menu {
  background: #292929;
}
.ccm-page .navbar .dropdown-menu .dropdown-menu {
  border: none !important;
}
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
  background: transparent;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.17);
}
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li:first-child {
  border: none;
}
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
  padding: 15px;
  line-height: 1;
  color: #FFF;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
}
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active {
  padding: 15px;
  filter: none;
  line-height: 1;
  background-color: #2e353d;
  color: #FFF;
}
.ccm-page .navbar .nav .open > a,
.ccm-page .navbar .nav .open > a:hover,
.ccm-page .navbar .nav .open > a:focus {
  background: none;
  color: #3f8dbf;
}
.ccm-page .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):after {
  display: none;
}
.ccm-page .navbar .nav > li > .dropdown-menu:not(.yamm-dropdown-menu):before {
  display: none;
}
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:hover,
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) > li > a:focus,
.ccm-page .navbar .dropdown-submenu:hover > a,
.ccm-page .navbar .dropdown-submenu:focus > a,
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a,
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:hover,
.ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) > .active > a:focus {
  background: none;
  color: #3f8dbf;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ccm-page .btn.responsive-menu {
  padding: 8px 13px;
  margin: 0;
  display: none;
  font-size: 15px;
}
.ccm-page .offset {
  display: block;
}
.ccm-page .navbar.basic.default {
  width: 100%;
  position: relative;
}
.ccm-page .navbar.basic.fixed {
  position: fixed;
  left: 0;
  padding: 0;
  margin: 0;
  width: 100%;
}
.ccm-page .navbar.basic.fixed .navbar-brand {
  padding-top: 12px;
  padding-left: 25px;
}
.ccm-page .navbar.basic.fixed .navbar-brand img {
  height: 30px;
}
.ccm-page .navbar.basic.fixed .navbar-nav > li > a {
  padding: 19px 10px;
}
.ccm-page .navbar.basic.fixed .navbar-collapse {
  max-height: inherit;
  text-align: right;
}
/*-----------------------------------------------------------------------------------*/
/*	DIVIDERS
/*-----------------------------------------------------------------------------------*/
.divide0 {
  width: 100%;
  height: 0px;
}
.divide2 {
  width: 100%;
  height: 2px;
}
.divide3 {
  width: 100%;
  height: 3px;
}
.divide5 {
  width: 100%;
  height: 5px;
}
.divide10 {
  width: 100%;
  height: 10px;
}
.divide15 {
  width: 100%;
  height: 15px;
}
.divide20 {
  width: 100%;
  height: 20px;
}
.divide25 {
  width: 100%;
  height: 25px;
}
.divide30 {
  width: 100%;
  height: 30px;
}
.divide35 {
  width: 100%;
  height: 35px;
}
.divide40 {
  width: 100%;
  height: 40px;
}
.divide45 {
  width: 100%;
  height: 40px;
}
.divide50 {
  width: 100%;
  height: 50px;
}
.divide55 {
  width: 100%;
  height: 55px;
}
.divide60 {
  width: 100%;
  height: 60px;
}
.divide65 {
  width: 100%;
  height: 65px;
}
.divide70 {
  width: 100%;
  height: 70px;
}
.divide75 {
  width: 100%;
  height: 75px;
}
.divide80 {
  width: 100%;
  height: 80px;
}
.divide85 {
  width: 100%;
  height: 85px;
}
.rm0 {
  margin-right: 0px;
}
.rm1 {
  margin-right: 1px;
}
.rm2 {
  margin-right: 2px;
}
.rm5 {
  margin-right: 5px;
}
.rm10 {
  margin-right: 10px;
}
.rm15 {
  margin-right: 15px;
}
.rm20 {
  margin-right: 20px;
}
.rm25 {
  margin-right: 25px;
}
.rm30 {
  margin-right: 30px;
}
.rm40 {
  margin-right: 40px;
}
.rm50 {
  margin-right: 50px;
}
.lm0 {
  margin-left: 0px;
}
.lm1 {
  margin-left: 1px;
}
.lm5 {
  margin-left: 5px;
}
.lm7 {
  margin-left: 7px;
}
.lm10 {
  margin-left: 10px;
}
.lm15 {
  margin-left: 15px;
}
.lm20 {
  margin-left: 20px;
}
.lm25 {
  margin-left: 25px;
}
.lm30 {
  margin-left: 25px;
}
.lm40 {
  margin-left: 40px;
}
.tm4 {
  margin-top: 4px;
}
.tm5 {
  margin-top: 5px;
}
.tm7 {
  margin-top: 7px;
}
.tm10 {
  margin-top: 10px;
}
.tm15 {
  margin-top: 15px;
}
.tm20 {
  margin-top: 20px;
}
.mbm1 {
  margin-bottom: -1px;
}
.bp0 {
  padding-bottom: 0 !important;
}
.bp10 {
  padding-bottom: 10px !important;
}
.bm0 {
  margin-bottom: 0 !important;
}
.bm5 {
  margin-bottom: 5px !important;
}
.bm10 {
  margin-bottom: 10px !important;
}
.bm15 {
  margin-bottom: 15px !important;
}
.bm20 {
  margin-bottom: 20px !important;
}
.bm30 {
  margin-bottom: 30px !important;
}
.rp5 {
  padding-right: 5px;
}
.rp10 {
  padding-right: 10px;
}
.rp15 {
  padding-right: 15px;
}
.rp20 {
  padding-right: 20px;
}
.rp30 {
  padding-right: 30px;
}
.rp50 {
  padding-right: 50px;
}
.lp0 {
  padding-left: 0px;
}
.lp10 {
  padding-left: 10px;
}
.lp20 {
  padding-left: 20px;
}
.lp30 {
  padding-left: 30px;
}
.tp0 {
  padding-top: 0 !important;
}
.tp3 {
  padding-top: 3px;
}
.tp5 {
  padding-top: 5px;
}
.tp10 {
  padding-top: 10px;
}
.tp20 {
  padding-top: 20px;
}
.tp30 {
  padding-top: 30px;
}
.bp50 {
  padding-bottom: 50px;
}
/*-----------------------------------------------------------------------------------*/
/*	BUTTON
/*-----------------------------------------------------------------------------------*/
.ccm-page .btn,
.ccm-page .parallax .btn-submit,
.ccm-page .btn-submit {
  color: #76012b !important;
  background-color: transparent;
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 11px 20px 10px 20px;
  font-weight: 800;
  font-size: 13px;
  text-shadow: none;
  border: 1px solid #76012b;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  letter-spacing: 1px;
}
.ccm-page .btn-cta {
  border-color: #bea15b;
}
.ccm-page .btn-cta,
.ccm-page .btn-cta > a {
  color: #bea15b !important;
}
.ccm-page .btn:hover,
.ccm-page .btn:focus,
.ccm-page .btn:active,
.ccm-page .btn.active,
.ccm-page .parallax .btn-submit:hover {
  background-color: #76012b;
  color: #fff !important;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ccm-page .btn:hover a,
.ccm-page .btn:focus a,
.ccm-page .btn:active a,
.ccm-page .btn.active a,
.ccm-page .parallax .btn-submit:hover a {
  color: #fff !important;
}
.ccm-page .btn-cta:hover,
.ccm-page .btn-cta:focus,
.ccm-page .btn-cta:active,
.ccm-page .btn-cta.active {
  background-color: #bea15b;
}
.ccm-page .background-image-wrapper {
  background-size: cover cover;
  background-position: center center;
}
.ccm-page .img-background {
  display: none;
}
.ccm-page .img-responsive {
  margin-bottom: 30px;
}
/*-----------------------------------------------------------------------------------*/
/*	SOCIAL ICONS
/*-----------------------------------------------------------------------------------*/
.social {
  padding: 0;
  margin: 0;
  font-size: 0;
  height: 28px;
}
.image-caption .social {
  height: 33px;
}
.social li {
  display: inline-block;
  font-family: 'fontello-social';
  margin-right: 5px;
}
.text-center .social li {
  margin: 0 2px;
}
.member .social {
  margin: 10px 0;
}
.social li a {
  display: table;
}
.social li a i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #aaa;
  background: none;
  border: 1px solid #aaa;
  width: 28px;
  height: 28px !important;
  line-height: 1;
  font-size: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.social .icon-s-pinterest {
  border-color: #d8545d;
  color: #d8545d;
}
.social .icon-s-rss {
  border-color: #faaa5e;
  color: #faaa5e;
}
.social .icon-s-facebook {
  border-color: #677fb5;
  color: #677fb5;
}
.social .icon-s-twitter {
  border-color: #70c2e9;
  color: #70c2e9;
}
.social .icon-s-flickr {
  border-color: #ff3ba4;
  color: #ff3ba4;
}
.social .icon-s-dribbble {
  border-color: #e299c2;
  color: #e299c2;
}
.social .icon-s-behance {
  border-color: #42a9fb;
  color: #42a9fb;
}
.social .icon-s-linkedin {
  border-color: #3daccf;
  color: #3daccf;
}
.social .icon-s-vimeo {
  border-color: #42b5d4;
  color: #42b5d4;
}
.social .icon-s-youtube {
  border-color: #d5615c;
  color: #d5615c;
}
.social .icon-s-skype {
  border-color: #5ecbf3;
  color: #5ecbf3;
}
.social .icon-s-tumblr {
  border-color: #829fb9;
  color: #829fb9;
}
.social .icon-s-delicious {
  border-color: #6194dc;
  color: #6194dc;
}
.social .icon-s-500px {
  border-color: #3bbbe6;
  color: #3bbbe6;
}
.social .icon-s-grooveshark {
  border-color: #f88e3b;
  color: #f88e3b;
}
.social .icon-s-forrst {
  border-color: #5f9864;
  color: #5f9864;
}
.social .icon-s-digg {
  border-color: #507faa;
  color: #507faa;
}
.social .icon-s-blogger {
  border-color: #fd893f;
  color: #fd893f;
}
.social .icon-s-klout {
  border-color: #e16747;
  color: #e16747;
}
.social .icon-s-dropbox {
  border-color: #6ba3c5;
  color: #6ba3c5;
}
.social .icon-s-github {
  border-color: #6c93bb;
  color: #6c93bb;
}
.social .icon-s-songkick {
  border-color: #ff3b60;
  color: #ff3b60;
}
.social .icon-s-posterous {
  border-color: #efd57c;
  color: #efd57c;
}
.social .icon-s-appnet {
  border-color: #3daad5;
  color: #3daad5;
}
.social .icon-s-gplus {
  border-color: #bc7067;
  color: #bc7067;
}
.social .icon-s-stumbleupon {
  border-color: #f07356;
  color: #f07356;
}
.social .icon-s-lastfm {
  border-color: #cd443d;
  color: #cd443d;
}
.social .icon-s-spotify {
  border-color: #9acf48;
  color: #9acf48;
}
.social .icon-s-instagram {
  border-color: #b99682;
  color: #b99682;
}
.social .icon-s-evernote {
  border-color: #9fdc82;
  color: #9fdc82;
}
.social .icon-s-paypal {
  border-color: #5b85a8;
  color: #5b85a8;
}
.social .icon-s-picasa {
  border-color: #b088c1;
  color: #b088c1;
}
.social .icon-s-soundcloud {
  border-color: #ff8b45;
  color: #ff8b45;
}
.social a:hover .icon-s-pinterest {
  background-color: #d8545d;
}
.social a:hover .icon-s-rss {
  background-color: #faaa5e;
}
.social a:hover .icon-s-facebook {
  background-color: #677fb5;
}
.social a:hover .icon-s-twitter {
  background-color: #70c2e9;
}
.social a:hover .icon-s-flickr {
  background-color: #ff3ba4;
}
.social a:hover .icon-s-dribbble {
  background-color: #e299c2;
}
.social a:hover .icon-s-behance {
  background-color: #42a9fb;
}
.social a:hover .icon-s-linkedin {
  background-color: #3daccf;
}
.social a:hover .icon-s-vimeo {
  background-color: #42b5d4;
}
.social a:hover .icon-s-youtube {
  background-color: #d5615c;
}
.social a:hover .icon-s-skype {
  background-color: #5ecbf3;
}
.social a:hover .icon-s-tumblr {
  background-color: #829fb9;
}
.social a:hover .icon-s-delicious {
  background-color: #6194dc;
}
.social a:hover .icon-s-500px {
  background-color: #3bbbe6;
}
.social a:hover .icon-s-grooveshark {
  background-color: #f88e3b;
}
.social a:hover .icon-s-forrst {
  background-color: #5f9864;
}
.social a:hover .icon-s-digg {
  background-color: #507faa;
}
.social a:hover .icon-s-blogger {
  background-color: #fd893f;
}
.social a:hover .icon-s-klout {
  background-color: #e16747;
}
.social a:hover .icon-s-dropbox {
  background-color: #6ba3c5;
}
.social a:hover .icon-s-github {
  background-color: #6c93bb;
}
.social a:hover .icon-s-songkick {
  background-color: #ff3b60;
}
.social a:hover .icon-s-posterous {
  background-color: #efd57c;
}
.social a:hover .icon-s-appnet {
  background-color: #3daad5;
}
.social a:hover .icon-s-gplus {
  background-color: #bc7067;
}
.social a:hover .icon-s-stumbleupon {
  background-color: #f07356;
}
.social a:hover .icon-s-lastfm {
  background-color: #cd443d;
}
.social a:hover .icon-s-spotify {
  background-color: #9acf48;
}
.social a:hover .icon-s-instagram {
  background-color: #b99682;
}
.social a:hover .icon-s-evernote {
  background-color: #9fdc82;
}
.social a:hover .icon-s-paypal {
  background-color: #5b85a8;
}
.social a:hover .icon-s-picasa {
  background-color: #b088c1;
}
.social a:hover .icon-s-soundcloud {
  background-color: #ff8b45;
}
.social a:hover a:hover i {
  background-color: #FFF;
}
.social a:hover i {
  color: #FFF;
}
.black-wrapper .social li a:hover i {
  color: #FFF;
}
/*-----------------------------------------------------------------------------------*/
/*	REVOLUTION SLIDER
/*-----------------------------------------------------------------------------------*/
.fullwidthbanner-container {
  width: 100% !important;
  position: relative;
  padding: 0;
  max-height: 600px !important;
  overflow: hidden !important;
}
.revolution {
  background: #FFF;
}
.revolution ul {
  visibility: hidden;
  margin: 0;
  list-style: none;
}
.tp-caption.bold {
  font-size: 35px;
  line-height: 1;
  font-weight: 800;
  color: #F3F3F3;
}
.tp-caption.lite {
  font-size: 28px;
  line-height: 1;
  color: #FFF;
  font-weight: normal;
}
.tp-caption.lite.small {
  font-size: 22px;
  line-height: 35px;
  color: #cfcfcf;
}
.tp-caption.dark {
  color: #515151;
}
.tp-caption.opacity-bg {
  background: rgba(0, 0, 0, 0.3);
  color: #FFF !important;
  padding: 10px 15px;
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  color: #F3F3F3;
}
.tp-caption a.btn {
  color: #fff;
}
.tp-leftarrow.default,
.tp-rightarrow.default {
  z-index: 100;
  cursor: pointer;
  position: relative;
  top: 50% !important;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  background: rgba(0, 0, 0, 0.2);
  color: #f7f7f7;
  line-height: 1;
  font-size: 20px;
  padding: 11px 18px;
  width: auto;
  height: auto;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.tparrows:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
}
.tp-leftarrow.default:before {
  content: '\e75d';
}
.tp-rightarrow.default:before {
  content: '\e75e';
}
.tparrows:hover {
  background: rgba(0, 0, 0, 0.4);
}
.tp-bullets.simplebullets.round .bullet {
  width: 12px;
  height: 12px;
  margin-left: 4px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  background: rgba(0, 0, 0, 0.2);
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
  background: rgba(0, 0, 0, 0.4);
}
.tp-bullets.hidebullets {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.tp-loader {
  background: url('../img/loading.gif') no-repeat;
  background-color: #fff;
  margin: -15px -15px;
  top: 50%;
  left: 50%;
  z-index: 1000;
  position: absolute;
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .tp-loader {
    background-image: url('../img/loading@2x.gif');
  }
}
.tp-bannertimer {
  width: 100%;
  height: 10px;
  background: url('../img/timer.png');
  position: absolute;
  z-index: 200;
}
.banner-content {
  max-width: 380px;
  white-space: normal !important;
  left: 50% !important;
}
.banner-content .btn,
.banner-content p,
.banner-content a,
.banner-content h3,
.banner-content h2,
.banner-content h4,
.banner-content h5,
.banner-content h6 {
  color: #76012b !important;
}
.banner-content h2 {
  font-size: 24px;
  line-height: 32px;
}
.banner-content p {
  font-size: 18px;
}
/*-----------------------------------------------------------------------------------*/
/*	SERVICES TABS
/*-----------------------------------------------------------------------------------*/
.tab-block {
  display: none;
}
.tab-block img {
  margin-bottom: 20px;
}
.tab-block h3 {
  color: #bea15b;
  font-size: 22px;
}
.services.tabs {
  margin-top: 20px;
}
.services .etabs {
  padding: 0;
  overflow: inherit;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.services,
.services .etabs {
  text-align: center;
}
.services .tab {
  display: inline-block;
  position: relative;
}
.services .tab .pin {
  content: "";
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #dadada;
  display: inline-block;
  z-index: 200;
  position: relative;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.services .tab .root:before {
  content: "";
  display: inline-block;
  border-bottom: 1px solid #dadada;
  width: 50%;
  height: 0px;
  position: absolute;
  top: 12px;
  left: 0;
}
.services .tab .root:after {
  content: "";
  display: inline-block;
  border-bottom: 1px solid #dadada;
  width: 50%;
  height: 0px;
  position: absolute;
  top: 12px;
  right: 0;
}
/* Firefox Fix */
@-moz-document url-prefix() {
  .services .tab .root:before,
  .services .tab .root:after {
    margin-top: 1px;
  }
}
.services .tab:first-child .root:before {
  display: none;
}
.services .tab:last-child .root:after {
  display: none;
}
.services .tab a {
  display: block;
  color: #bea15b !important;
}
.services .tab .icon {
  display: table;
  margin: 10px auto 0;
  position: relative;
  color: #bababa;
}
.services .tab .icon > i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  height: 60px;
  color: #bababa;
  line-height: 1;
  font-size: 50px;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.services .tab:hover .icon i.icn,
.services .tab.active .icon i.icn,
.services .tab:hover .icon i,
.services .tab.active .icon i {
  color: #bea15b !important;
}
.services .tab:hover .pin,
.services .tab.active .pin {
  background-color: #bea15b;
}
.services .tab h4 {
  text-transform: uppercase;
  font-size: 14px;
  color: #bababa;
  font-weight: 800;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.services .tab:hover h4,
.services .tab.active h4 {
  color: #bea15b;
}
.services .tab h4 {
  margin: 0;
}
.services.tabs .panel-container {
  width: 70%;
  margin: 0 auto 30px;
}
.services.tab-container .panel-container p {
  margin: 0;
  padding-bottom: 10px;
}
/*-----------------------------------------------------------------------------------*/
/*	TABS ON TOP
/*-----------------------------------------------------------------------------------*/
.tabs-top .etabs {
  margin: 0;
  padding: 0;
  overflow: inherit;
}
.tabs-top.center .etabs {
  text-align: center;
}
.tabs-top .tab {
  margin: 0;
  padding: 0;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 3px;
}
.tabs-top .tab a {
  padding: 9px 20px;
  display: block;
  color: #9a9a9a;
  font-size: 13px;
  font-weight: 800;
  border: 1px solid #b5b5b5;
  text-transform: uppercase;
}
.tabs-top .tab a:hover,
.tabs-top .tab.active a {
  color: #3f8dbf;
  border-color: #3f8dbf;
}
.tabs-top.tab-container .panel-container {
  position: relative;
  z-index: 1;
  display: block;
}
.tabs-top.tab-container .panel-container p {
  margin: 0;
  padding-bottom: 10px;
}
.tabs-top.tab-container .panel-container .tab-block {
  padding-top: 10px;
  padding-bottom: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
#testimonials {
  text-align: center;
  width: 80%;
  margin: 0 auto 60px;
  color: #777777;
}
.inner #testimonials {
  margin-bottom: 0;
}
#testimonials .author {
  font-style: normal;
  font-size: 14px;
  color: #76012b;
  display: block;
}
#testimonials div {
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 32px;
  font-weight: 300;
  position: relative;
}
#testimonials .tab {
  border: none;
  margin: 0;
  display: inline;
}
#testimonials .etabs {
  padding: 0;
  margin: 0;
  height: 12px;
}
#testimonials .tab a {
  padding: 0;
  text-indent: -99999px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: none;
  border: 2px solid #fff;
  display: inline-block;
}
#testimonials .tab a.active,
#testimonials .tab a:hover {
  border: 2px solid #76012b;
  background: none;
  position: relative;
  z-index: 3;
}
#testimonials .panel-container {
  border: none;
}
#testimonials.tab-container .panel-container div {
  padding-top: 15px;
}
/*-----------------------------------------------------------------------------------*/
/*	COLUMN TESTIMONIALS
/*-----------------------------------------------------------------------------------*/
.arrow-box {
  position: relative;
  background: #fff;
  border: 1px solid #dadada;
  padding: 20px 20px 10px 20px;
  text-align: center;
}
.arrow-box:after,
.arrow-box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow-box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
.arrow-box:before {
  border-color: rgba(218, 218, 218, 0);
  border-top-color: #dadada;
  border-width: 9px;
  margin-left: -9px;
}
.col-testimonials .author {
  margin-top: 10px;
  color: #3f8dbf;
  font-weight: 800;
  display: inline-block;
}
.col-testimonials .author em {
  font-weight: 500;
  font-size: 12px;
  color: #7a7a7a;
  display: block;
  font-style: normal;
  margin-top: -5px;
}
.col-testimonials .arrow-box .quote {
  text-align: left;
}
.col-testimonials .arrow-box .quote:before {
  font-family: 'fontello';
  content: '\275e';
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  font-size: 25px;
  margin-right: 10px;
  float: left;
  display: block;
  color: #dadada;
}
/*-----------------------------------------------------------------------------------*/
/*	ACCORDION / TOGGLE
/*-----------------------------------------------------------------------------------*/
.ccm-page .panel-group .panel {
  margin-bottom: 10px;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ccm-page .panel-heading {
  padding: 0;
  background: none !important;
  border: 0 !important;
}
.ccm-page .panel-heading .panel-title {
  color: #9a9a9a;
  font-size: 13px;
  font-weight: 800;
  border: 1px solid #b5b5b5;
  text-transform: uppercase;
}
.ccm-page .panel-title > a {
  display: block;
  color: #9a9a9a;
  padding: 13px 15px;
}
.ccm-page .panel-title > a:hover {
  color: #3f8dbf;
}
.ccm-page .panel-default > .panel-heading + .panel-collapse .panel-body {
  border: 0;
}
.ccm-page .panel-default > .panel-heading + .panel-collapse {
  border: 1px solid #b5b5b5;
  border-top: none;
}
.ccm-page .widget.panel .panel-heading .panel-title {
  background-color: #f8f5ee;
  padding: 5px 15px;
  border-top: none;
  border-left: none;
  border-right: none;
  color: #76012b;
  margin-bottom: 0;
}
/*-----------------------------------------------------------------------------------*/
/*	SERVICES ICONS
/*-----------------------------------------------------------------------------------*/
.col-services .row {
  text-align: left;
}
.col-services .icon {
  display: table;
}
.col-services .row .icon {
  float: left;
  margin-right: 20px;
}
.col-services .row .text {
  overflow: hidden;
}
.col-services .icon i.icn {
  color: #3f8dbf;
  line-height: 1;
  font-size: 50px;
  text-transform: uppercase;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.col-services-2 .col:hover .icon-border i {
  background-color: #3f8dbf;
  color: #FFF;
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	OWL CAROUSEL
    /*-----------------------------------------------------------------------------------*/
  /* preloading images */
  /*-----------------------------------------------------------------------------------*/
  /*	CAPTION & OVERLAY
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page .carousel-th .item {
  margin: 0 10px 1px 10px;
}
.ccm-page .owl-clients .item img {
  max-width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.ccm-page .owl-clients .item:hover img {
  max-width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.ccm-page .owl-carousel {
  position: relative;
}
.ccm-page .owl-carousel .owl-controls {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.ccm-page .owl-carousel:hover .owl-controls {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.ccm-page .owl-carousel .owl-controls .owl-prev {
  position: absolute;
  top: 103px;
  left: 23px;
  pointer-events: auto;
}
.ccm-page .owl-carousel .owl-controls .owl-next {
  position: absolute;
  top: 103px;
  right: 23px;
  pointer-events: auto;
}
.ccm-page .owl-carousel .owl-controls .owl-prev,
.ccm-page .owl-carousel .owl-controls .owl-next {
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  background: rgba(0, 0, 0, 0.3);
  color: #f7f7f7;
  line-height: 1;
  font-size: 18px;
  padding: 12px;
  width: auto;
  height: auto;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ccm-page .owl-carousel .owl-controls .owl-prev:hover,
.ccm-page .owl-carousel .owl-controls .owl-next:hover {
  background: rgba(0, 0, 0, 0.5);
}
.ccm-page .owl-portfolio-slider {
  padding-bottom: 15px;
  display: none;
}
.ccm-page .owl-clients,
.ccm-page .owlcarousel {
  display: none;
}
.ccm-page .owl-slider-wrapper {
  position: relative;
  margin-bottom: 20px;
}
.ccm-page .owl-slider-wrapper .item img {
  display: block;
  width: 100%;
  height: auto;
}
.ccm-page .owl-slider-wrapper .owl-custom-nav {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  pointer-events: none;
}
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -23px;
  pointer-events: auto;
}
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-next {
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -23px;
  pointer-events: auto;
}
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-prev,
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-next {
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  background: rgba(0, 0, 0, 0.3);
  color: #f7f7f7;
  line-height: 1;
  font-size: 18px;
  padding: 12px 17px;
  width: auto;
  height: auto;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-prev:before,
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-next:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
}
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-prev:before {
  content: '\e75d';
}
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-next:before {
  content: '\e75e';
}
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-prev:hover,
.ccm-page .owl-slider-wrapper .owl-custom-nav .slider-next:hover {
  background: rgba(0, 0, 0, 0.5);
}
.ccm-page .owl-slider-wrapper .owl-controls {
  margin-top: 30px;
  text-align: center;
  position: relative;
}
.ccm-page .owl-slider-wrapper .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ccm-page .owl-slider-wrapper .owl-controls {
  margin: -40px 0 0 0;
}
.ccm-page .owl-slider-wrapper .owl-controls .owl-pagination .owl-page span {
  display: block;
  margin: 0 2px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  background: rgba(0, 0, 0, 0.3);
  border: none;
}
.ccm-page .owl-slider-wrapper .owl-controls .owl-pagination .owl-page.active span,
.ccm-page .owl-slider-wrapper .owl-controls .owl-pagination .owl-page:hover span {
  background: rgba(0, 0, 0, 0.5);
  border: none;
}
.ccm-page .owl-slider-wrapper .owl-custom-nav,
.ccm-page .owl-slider-wrapper .owl-controls {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.ccm-page .owl-slider-wrapper:hover .owl-custom-nav,
.ccm-page .owl-slider-wrapper:hover .owl-controls {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.ccm-page #owl-gallery .item {
  margin: 0 10px;
}
.ccm-page #owl-gallery .item img {
  display: block;
  width: 100%;
  height: auto;
}
.ccm-page #owl-gallery .owl-controls {
  margin: 10px 0 0 0;
}
.ccm-page #owl-gallery .owl-pagination {
  height: 12px;
}
.ccm-page .owl-item.loading {
  min-height: inherit;
  background: none;
}
.ccm-page .image-caption {
  width: 100%;
  padding: 15px 20px;
  background: #FFF;
  border: 1px solid #e3e3e3;
  border-top: none;
  position: relative;
}
.ccm-page .owl-blog .image-caption,
.ccm-page .grid-blog .post .image-caption {
  padding-bottom: 10px;
}
.ccm-page .owlcarousel .image-caption h3,
.ccm-page .item .image-caption h3,
.ccm-page .grid-blog .image-caption h3 {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
.ccm-page .image-caption h3 a {
  color: #616161;
}
.ccm-page .image-caption h3 a:hover {
  color: #3f8dbf;
}
.ccm-page .image-caption:before {
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  margin-left: 20px;
  width: 8px;
  height: 8px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  z-index: 100;
}
.ccm-page .black-wrapper .image-caption {
  background: #3a3a3a;
  border: none;
  padding: 15px 20px;
}
.ccm-page .black-wrapper .image-caption:before {
  border-bottom: 8px solid #3a3a3a;
}
.ccm-page .black-wrapper .image-caption h3 a {
  color: #cacaca;
}
.ccm-page .black-wrapper .image-caption h3 a:hover {
  color: #3f8dbf;
}
.ccm-page .icon-overlay {
  display: block;
  overflow: hidden;
  position: relative;
}
.ccm-page .icon-overlay img {
  display: block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.ccm-page .icon-overlay a:hover img {
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.ccm-page .icon-overlay a .icn-more {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  height: 100%;
  position: absolute;
  text-decoration: none;
  width: 100%;
  z-index: 100;
  background: #222;
  background-color: rgba(63, 141, 191, 0.92);
  overflow: hidden;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}
.ccm-page .icon-overlay a:hover .icn-more {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ccm-page .icon-overlay a .icn-more:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  text-align: center;
  content: '\f50d';
  line-height: 1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #FFF;
  top: 50%;
  left: 50%;
  z-index: 2;
  border: 1px solid #FFF;
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.25s ease-in-out;
  -o-transition: -o-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
}
.ccm-page .icon-overlay.medium .icn-more:before {
  font-size: 16px;
  padding-top: 8px;
  width: 34px;
  height: 34px;
  margin: -17px 0 0 -17px;
}
.ccm-page .icon-overlay.small .icn-more:before {
  font-size: 15px;
  top: 50%;
  margin: -6px 0 0 -6px;
}
.ccm-page .icon-overlay a:hover .icn-more:before {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.ccm-page .icon-overlay a:hover .icn-more:before {
  top: 50% !important;
}
.ccm-page .sidebox .post-list .icon-overlay a .icn-more:before {
  border: none;
}
.ccm-page .icon-overlay.icn-link a .icn-more:before {
  content: '\f517';
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	FANCYBOX
    /*-----------------------------------------------------------------------------------*/
  /* Firefox Fix */
}
.ccm-page #fancybox-thumbs ul li img {
  max-width: none;
}
.ccm-page .info.hidden {
  display: none;
}
.ccm-page .fancybox-wrap {
  background: #FFF !important;
}
.ccm-page .fancybox-title,
.ccm-page .fancybox-error {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 14px !important;
  line-height: 24px !important;
}
.ccm-page .fancybox-title h2,
.ccm-page .fancybox-title h3 {
  color: #616161;
  margin-bottom: 10px;
  line-height: 22px;
  font-size: 18px;
}
.ccm-page .fancybox-skin {
  color: #616161 !important;
}
.ccm-page .fancybox-title-inside-wrap {
  padding: 20px !important;
}
.ccm-page .fancybox-nav span {
  width: 36px !important;
  height: 36px !important;
  margin-top: -18px !important;
}
.ccm-page .fancybox-close {
  top: 10px !important;
  right: 10px !important;
  width: 36px !important;
  height: 36px !important;
}
.ccm-page .fancybox-close:before,
.ccm-page .fancybox-prev span:before,
.ccm-page .fancybox-next span:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0 !important;
  margin-top: 6px !important;
  text-align: center;
  width: 36px !important;
  font-size: 20px !important;
}
@-moz-document url-prefix() {
  .ccm-page .fancybox-close:before,
  .ccm-page .fancybox-prev span:before,
  .ccm-page .fancybox-next span:before {
    margin-top: 5px !important;
  }
}
.ccm-page .fancybox-close,
.ccm-page .fancybox-prev span,
.ccm-page .fancybox-next span {
  background: rgba(0, 0, 0, 0.5) !important;
  color: #f7f7f7 !important;
  text-align: center !important;
  -webkit-transition: all 200ms ease-in !important;
  -o-transition: all 200ms ease-in !important;
  -moz-transition: all 200ms ease-in !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  opacity: 0;
}
.ccm-page .fancybox-close:hover,
.ccm-page .fancybox-prev span:hover,
.ccm-page .fancybox-next span:hover {
  background: rgba(0, 0, 0, 0.7) !important;
}
.ccm-page .fancybox-wrap:hover .fancybox-close,
.ccm-page .fancybox-wrap:hover .fancybox-prev span,
.ccm-page .fancybox-wrap:hover .fancybox-next span {
  opacity: 1;
}
.ccm-page .fancybox-prev span:before {
  content: '\e75d';
}
.ccm-page .fancybox-next span:before {
  content: '\e75e';
}
.ccm-page .fancybox-close:before {
  content: '\2715';
}
.ccm-page #fancybox-loading {
  margin-top: -12px !important;
  margin-left: -12px !important;
  background: #000 !important;
  padding: 8px;
  opacity: 1 !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
}
.ccm-page #fancybox-loading div {
  width: 24px !important;
  height: 24px !important;
  background-image: url(style/images/fancy-loading.gif) !important;
}
.ccm-page .fancybox-overlay {
  background: rgba(27, 27, 27, 0.94) !important;
}
.ccm-page .fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	BLOG
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page .latest-blog-wrapper {
  overflow: hidden;
}
.ccm-page .latest-blog {
  margin-right: -30px;
  margin-bottom: -50px;
}
.ccm-page .latest-blog .post {
  float: left;
  width: 470px;
  margin-bottom: 50px;
  margin-right: 30px;
}
.ccm-page .latest-blog .post:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ccm-page .latest-blog .post figure {
  width: 150px;
  float: left;
  margin-right: 25px;
}
.ccm-page .latest-blog .post .post-content {
  overflow: hidden;
}
.ccm-page .latest-blog .post-title {
  margin: 0;
}
.ccm-page .meta,
.ccm-page .more {
  font-size: 12px;
  color: #9f9f9f;
  display: block;
  margin-bottom: 7px;
}
.ccm-page .more {
  margin: 0;
  color: #76012b;
}
.ccm-page .classic-blog .meta {
  margin-bottom: 12px;
}
.ccm-page .items .meta,
.ccm-page .owl-portfolio .meta {
  margin-bottom: 0;
}
.ccm-page .meta a {
  color: #76012b;
}
.ccm-page .meta a:hover {
  color: #2a000f;
}
.ccm-page .meta span:before {
  display: inline-block;
  content: "|";
  padding: 0 10px 0 7px;
}
.ccm-page .meta span:first-child:before {
  display: none;
  padding: 0;
}
.ccm-page a.more:after {
  content: "→";
  padding-left: 5px;
}
.ccm-page .meta.tags a:before {
  content: "#";
  display: inline-block;
}
.ccm-page .grid-blog .post {
  margin-bottom: 30px;
}
.ccm-page .grid-blog .post .date {
  display: inline;
}
.ccm-page .grid-blog:before,
.ccm-page .grid-blog:after {
  display: table;
  content: "";
  line-height: 0;
}
.ccm-page .grid-blog:after {
  clear: both;
}
.ccm-page .grid-blog .post {
  float: left;
  min-height: 1px;
  position: relative;
}
.ccm-page .grid-blog.col3 {
  margin-left: -20px;
  margin-bottom: -20px;
}
.ccm-page .grid-blog.col3 .post {
  width: 310px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.ccm-page .grid-blog.col2 {
  margin-left: -30px;
  margin-bottom: -30px;
}
.ccm-page .grid-blog.col2 .post {
  width: 470px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.ccm-page .row .grid-blog.col2 {
  margin-left: -20px;
  margin-bottom: -20px;
}
.ccm-page .row .grid-blog.col2 .post {
  width: 308px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.ccm-page .single figure {
  margin-bottom: 10px;
}
.ccm-page .classic-blog figure.main,
.ccm-page .classic-blog iframe,
.ccm-page .classic-blog .owl-slider-wrapper.main {
  margin-bottom: -1px;
  display: block;
}
.ccm-page .classic-blog .post-content.image-caption,
.ccm-page .about-author.image-caption {
  border: 1px solid #e3e3e3;
  padding: 25px;
}
.ccm-page .classic-blog .post-content.image-caption:before,
.ccm-page .about-author.image-caption:before {
  display: none;
}
.ccm-page .classic-blog .post {
  margin-bottom: 50px;
}
.ccm-page .classic-blog.single .post {
  margin: 0;
}
.ccm-page .format-chat ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ccm-page .format-chat ul li strong {
  text-transform: uppercase;
  color: #616161;
}
.ccm-page .format-link .post-title a:after {
  display: inline-block;
  content: "→";
  padding-left: 10px;
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	PAGINATION
    /*-----------------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------------*/
  /*	NAVIGATION
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page .pagination {
  display: block;
}
.ccm-page .pagination ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 40px;
}
.ccm-page .pagination ul > li {
  display: inline-block;
  margin-right: 2px;
}
.ccm-page .pagination ul > li > a,
.ccm-page .pagination ul > li > span {
  float: none;
  border: none;
  color: #9b9b9b;
  font-weight: 800;
  text-transform: uppercase;
  padding: 9px 15px;
  border: 2px solid #9b9b9b;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ccm-page .pagination ul > li > a:hover,
.ccm-page .pagination ul > li > a:focus,
.ccm-page .pagination ul > .active > a,
.ccm-page .pagination ul > .active > span {
  color: #3f8dbf;
  border: 2px solid #3f8dbf;
}
.ccm-page .navigation a {
  color: #9b9b9b;
  font-weight: 800;
  text-transform: uppercase;
  padding: 5px 10px 4px;
  border: 2px solid #9b9b9b;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
}
.ccm-page .navigation a:hover {
  color: #3f8dbf;
  border: 2px solid #3f8dbf;
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	AUTHOR
    /*-----------------------------------------------------------------------------------*/
  /*-----------------------------------------------------------------------------------*/
  /*	COMMENTS
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page .about-author .author-image {
  width: 120px;
  float: left;
  margin-right: 20px;
  display: block;
}
.ccm-page .about-author .author-details {
  overflow: hidden;
}
.ccm-page .about-author .author-details .social {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.ccm-page #comments {
  margin: 0 0 80px 0;
  position: relative;
}
.ccm-page #comments ol.commentlist {
  list-style: none;
  margin: -20px 0 0 0;
  padding: 0;
}
.ccm-page #comments ol.commentlist li {
  padding: 30px 0 0 0;
  background: none;
}
.ccm-page #comments ol.commentlist li:first-child {
  border: none;
  margin: 0;
}
.ccm-page #comments .user {
  float: left;
  width: 70px;
  height: 70px;
  margin-right: 20px;
  position: relative;
}
.ccm-page #comments .message {
  overflow: hidden;
}
.ccm-page #comments .image-caption {
  border: 1px solid #e3e3e3;
}
.ccm-page #comments .image-caption:before {
  display: none;
}
.ccm-page #comments ul.children {
  margin: 0;
  overflow: inherit;
  padding: 0 0 0 55px;
  list-style: none;
}
.ccm-page #comments ol.commentlist ul.children li {
  padding-right: 0;
  border: none;
}
.ccm-page #comments .info h2 {
  font-size: 16px;
  margin: 0;
  display: inline;
  margin-right: 5px;
}
.ccm-page #comments .info {
  margin-bottom: 12px;
}
.ccm-page #comments .info h2 a {
  color: #616161;
}
.ccm-page #comments .info h2 a:hover {
  color: #3f8dbf;
}
.ccm-page #comments .info .meta {
  display: block;
  margin: -3px 0 -4px 0;
}
.ccm-page #comments .info .meta .date {
  display: inline;
}
.ccm-page #comments a.reply-link {
  display: inline;
  color: #9f9f9f;
}
.ccm-page #comments a.reply-link:hover {
  color: #3f8dbf;
}
.ccm-page #comments a.reply-link:before {
  display: inline-block;
  content: "|";
  padding: 0 10px 0 7px;
  color: #9f9f9f;
}
.ccm-page .comment-form-wrapper p {
  padding-bottom: 20px;
}
.ccm-page .blog.no-sidebar #comments .meta {
  text-align: left;
}
/*-----------------------------------------------------------------------------------*/
/*	STEPS
/*-----------------------------------------------------------------------------------*/
.steps {
  margin: 0 auto;
  width: 700px;
  overflow: hidden;
  list-style: none;
  padding: 0;
  position: relative;
}
.timeline-border {
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #dadada;
  height: 100%;
}
.step {
  width: 700px;
  float: right;
  text-align: left;
  margin: 0 0 10px;
  padding: 10px 0 0 405px;
  position: relative;
}
.step.even {
  float: left;
  text-align: right;
  padding: 10px 405px 0 0;
}
.step h5 {
  color: #3f8dbf;
}
.step .icon-border {
  position: relative;
  margin-left: 10px;
}
.step.even .icon-border {
  margin-right: 10px;
}
.step .icon-border:before {
  content: "";
  display: block;
  width: 65px;
  border-bottom: 1px solid #dadada;
  position: absolute;
  top: 35px;
  left: -65px;
}
.step.even .icon-border:before {
  left: auto;
  right: -65px;
}
.icon-border {
  display: inline-block;
}
.icon-border i {
  font-family: "piconsthin";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
  color: #3f8dbf;
  font-size: 40px;
  padding: 0;
  margin: 0 0 10px 0;
  display: table;
  width: 70px;
  height: 70px;
  border: 2px solid #3f8dbf;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.step:hover .icon-border i {
  background-color: #3f8dbf;
  color: #FFF;
}
.icon-border i:before {
  display: table-cell;
  vertical-align: middle;
}
/*-----------------------------------------------------------------------------------*/
/*	PROGRESS BAR
/*-----------------------------------------------------------------------------------*/
.progress-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.progress-list p {
  margin-bottom: 5px;
}
.progress-list li {
  margin-bottom: 20px;
}
.progress-list li em {
  padding-left: 8px;
  color: #3f8dbf;
  font-style: normal;
}
.progress-list li em:before {
  content: "-";
  padding-right: 10px;
  display: inline-block;
}
.progress.plain {
  height: 15px;
  margin-bottom: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background: #eaeaea;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress.plain .bar {
  float: left;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  width: 0;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
  background: #3f8dbf;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR
/*-----------------------------------------------------------------------------------*/
.sidebar {
  padding-left: 25px !important;
}
.sidebar.left-sidebar {
  padding: 15px !important;
  padding-top: 0 !important;
}
.sidebox {
  margin-top: 25px;
  display: block;
}
.sidebox h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
.sidebox:first-child {
  margin: 0;
}
.sidebox .post-list {
  padding: 0;
  margin: 0;
}
.sidebox .post-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.sidebox .post-list li {
  clear: both;
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
}
.sidebox .post-list h6 {
  font-size: 14px;
  line-height: 25px;
  margin: 0;
  font-weight: normal;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 500;
}
.sidebox a {
  color: #7a7a7a;
}
.sidebox a:hover {
  color: #3f8dbf;
}
.sidebox .post-list .icon-overlay {
  float: left;
  width: 70px;
  height: 70px;
}
.sidebox .post-list .meta {
  margin-left: 85px;
  overflow: hidden;
  margin-bottom: 0;
}
.sidebox .post-list .meta em {
  font-size: 12px;
  color: #9f9f9f;
  font-style: normal;
  font-weight: 500;
}
.sidebox .post-list .meta em:before {
  display: none;
}
.sidebox.widget form {
  margin: 0;
}
.sidebox.widget .searchform input {
  margin: 0;
}
.widget .list {
  list-style: none;
  margin: 0;
}
.border-list {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #9a9a9a;
  background: #FFF;
  border: 1px solid #e3e3e3;
}
.border-list li {
  border-top: 1px solid #e3e3e3;
  position: relative;
}
.border-list li a {
  display: block;
  padding: 8px 15px;
  color: #7a7a7a;
}
.border-list li a:hover {
  color: #3f8dbf;
}
.border-list li:after {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  text-decoration: inherit;
  content: "\e762";
  display: block;
  position: absolute;
  right: 12px;
  top: 8px;
  font-size: 17px;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.border-list li:hover:after {
  color: #3f8dbf;
}
.border-list li:first-child {
  border-top: none;
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	FORMS
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page .forms {
  position: relative;
  padding: 0;
  width: 100%;
}
.ccm-page .form-container .response {
  display: none;
}
.ccm-page .forms ol {
  margin: 0;
  padding: 0;
}
.ccm-page .forms ol li {
  line-height: auto;
  list-style: none;
}
.ccm-page .forms li.hidden-row {
  display: none;
}
.ccm-page input,
.ccm-page textarea,
.ccm-page .uneditable-input {
  width: 100%;
}
.ccm-page select,
.ccm-page textarea,
.ccm-page input[type="text"],
.ccm-page input[type="password"],
.ccm-page input[type="datetime"],
.ccm-page input[type="datetime-local"],
.ccm-page input[type="date"],
.ccm-page input[type="month"],
.ccm-page input[type="time"],
.ccm-page input[type="week"],
.ccm-page input[type="number"],
.ccm-page input[type="email"],
.ccm-page input[type="url"],
.ccm-page input[type="search"],
.ccm-page input[type="tel"],
.ccm-page input[type="color"],
.ccm-page .uneditable-input {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  height: 40px;
  padding: 0 10px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 25px;
  color: #7a7a7a;
  border: 1px solid #dadada;
  resize: none;
  vertical-align: middle;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #FFF;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
}
.ccm-page textarea:focus,
.ccm-page input[type="text"]:focus,
.ccm-page input[type="password"]:focus,
.ccm-page input[type="datetime"]:focus,
.ccm-page input[type="datetime-local"]:focus,
.ccm-page input[type="date"]:focus,
.ccm-page input[type="month"]:focus,
.ccm-page input[type="time"]:focus,
.ccm-page input[type="week"]:focus,
.ccm-page input[type="number"]:focus,
.ccm-page input[type="email"]:focus,
.ccm-page input[type="url"]:focus,
.ccm-page input[type="search"]:focus,
.ccm-page input[type="tel"]:focus,
.ccm-page input[type="color"]:focus,
.ccm-page .uneditable-input:focus {
  border: 1px solid #b3b3b3;
  background: #FFF;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ccm-page textarea {
  height: 100%;
  padding: 5px 10px;
  margin-bottom: 15px;
  min-height: 150px;
  resize: vertical;
}
.ccm-page .btn-submit {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  width: auto;
}
.ccm-page .forms li.error input,
.ccm-page .forms li.error textarea {
  border: 1px solid #b54d4d;
}
.ccm-page .forms span.error {
  display: none;
}
.ccm-page .forms .button-row span.error {
  padding: 0;
  display: none;
}
.ccm-page .forms .button-row p.forgot {
  padding: 6px 0 0 10px;
  overflow: hidden;
  display: inline-block;
}
.ccm-page .forms label {
  display: block;
  float: left;
  width: 95px;
  padding-top: 7px;
  font-size: 13px;
  clear: both;
}
.ccm-page .comment-form div label {
  position: absolute;
  top: 0;
  left: 0;
}
.ccm-page .form-container:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.ccm-page ::-webkit-input-placeholder {
  color: #cacaca !important;
}
.ccm-page :-moz-placeholder {
  color: #cacaca !important;
}
.ccm-page ::-moz-placeholder {
  color: #cacaca !important;
}
.ccm-page :-ms-input-placeholder {
  color: #cacaca !important;
}
.ccm-page input:focus::-webkit-input-placeholder {
  color: transparent !important;
}
.ccm-page input:focus:-moz-placeholder {
  color: transparent !important;
}
.ccm-page input:focus::-moz-placeholder {
  color: transparent !important;
}
.ccm-page input:focus:-ms-input-placeholder {
  color: transparent !important;
}
.ccm-page .newsletter {
  position: relative;
  margin: 0 auto;
}
.ccm-page .newsletter input[type="email"] {
  background: #282828;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #434343;
  height: 40px;
  color: #cacaca !important;
}
.ccm-page .newsletter input[type="email"]:focus {
  background: #282828;
  border: 1px solid #5a5a5a;
}
.ccm-page .newsletter .btn-submit {
  position: absolute;
  right: 0;
  top: 0;
  color: #FFF !important;
  margin: 0;
  height: 40px;
  padding: 0 15px;
  font-size: 16px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	PARALAX
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page .parallax {
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  color: #d9d9d9;
}
.ccm-page .parallax.mobile {
  background-attachment: scroll !important;
}
.ccm-page .parallax.testimonials {
  background-image: url('../img/parallax/parallax-door-blurred.jpg');
}
.ccm-page .parallax.general-services {
  background-image: url('../img/parallax/parallax-backgrounds-general-services.jpg');
}
.ccm-page .parallax.maintenance-services {
  background-image: url('../img/parallax/parallax-backgrounds-maintenance.jpg');
}
.ccm-page .parallax.outside-services {
  background-image: url('../img/parallax/parallax-backgrounds-outside-services.jpg');
}
.ccm-page .parallax.presale-services {
  background-image: url('../img/parallax/parallax-backgrounds-presale-services.jpg');
}
.ccm-page .parallax.parallax-services h1,
.ccm-page .parallax.parallax-services h2,
.ccm-page .parallax.parallax-services h3,
.ccm-page .parallax.parallax-services h4,
.ccm-page .parallax.parallax-services h5,
.ccm-page .parallax.parallax-services h6,
.ccm-page .parallax.parallax-services p,
.ccm-page .parallax.parallax-services a {
  color: #76012b;
}
.ccm-page .parallax.parallax-services h2 {
  letter-spacing: 2px;
}
.ccm-page .parallax a {
  color: #76012b;
}
.ccm-page .parallax a:hover {
  color: #2a000f;
}
.ccm-page .parallax h1,
.ccm-page .parallax h2,
.ccm-page .parallax h3,
.ccm-page .parallax h4,
.ccm-page .parallax h5,
.ccm-page .parallax h6 {
  color: #f0f0f0;
}
.ccm-page .parallax .section-title h2 {
  color: #b0b0b0;
}
.ccm-page .parallax .section-title .icon:before,
.ccm-page .parallax .section-title .icon:after {
  border-color: #797979;
}
.ccm-page .parallax input,
.ccm-page .parallax textarea {
  background: #333;
  background: rgba(255, 255, 255, 0.15);
  color: #d9d9d9;
  border: none;
}
.ccm-page .parallax input:focus,
.ccm-page .parallax textarea:focus {
  background: #222;
  background: rgba(255, 255, 255, 0.22);
  border: none;
}
.ccm-page .parallax.contact {
  background-image: url(style/images/art/parallax1.jpg);
}
.ccm-page .contact-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ccm-page .contact-info i {
  margin-right: 7px;
}
.ccm-page .black-wrapper .contact-info i {
  color: #f0f0f0;
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	GO TO TOP
    /*-----------------------------------------------------------------------------------*/
}
.ccm-page #scrollUp {
  bottom: 20px;
  right: 20px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.3);
  color: #f7f7f7;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background 200ms linear;
  -moz-transition: background 200ms linear;
  transition: background 200ms linear;
  -webkit-backface-visibility: hidden;
  line-height: 1;
  font-size: 20px;
  padding: 9px 10px 10px 10px;
}
.ccm-page #scrollUp:hover {
  background: rgba(0, 0, 0, 0.5);
}
/*-----------------------------------------------------------------------------------*/
/*	PRICING TABLE
/*-----------------------------------------------------------------------------------*/
.pricing {
  overflow: hidden;
  text-align: center;
  padding-bottom: 10px;
  display: block;
}
.pricing ul {
  padding: 0;
}
.pricing .btn {
  margin: 0;
}
.pricing .plan {
  border: 1px solid #dadada;
}
.pricing .plan h3 {
  font-size: 18px;
  line-height: 45px;
  margin: 0;
  padding: 5px 0;
  background: #fff;
  color: #5c5c5c;
}
.pricing .plan h4 {
  padding: 20px 0;
  margin: 0;
  background: #f5f5f5;
}
.pricing .plan h4 span {
  color: #3f8dbf;
}
.pricing .plan h4 .amount {
  display: block;
  text-align: center;
}
.pricing .plan h4 .amount {
  font-size: 45px;
  padding-bottom: 10px;
}
.pricing .plan h4 .amount span {
  vertical-align: super;
  font-size: 20px;
  font-weight: 300;
}
.pricing .plan li:nth-child(2n) {
  background: #f5f5f5;
}
.pricing .plan ul {
  margin: 0;
  list-style: none;
}
.pricing .plan ul li {
  background: #fff;
  padding: 15px 0;
}
.pricing .plan h3 {
  text-transform: uppercase;
}
.pricing .select {
  background: #f5f5f5;
  padding: 18px 0;
}
/*-----------------------------------------------------------------------------------*/
/*	PORTFOLIO
/*-----------------------------------------------------------------------------------*/
.items {
  list-style: none;
}
.items {
  margin: 0;
  *zoom: 1;
  padding: 0;
}
.items:before,
.items:after {
  display: table;
  content: "";
  line-height: 0;
}
.items:after {
  clear: both;
}
.items li {
  float: left;
  min-height: 1px;
  position: relative;
}
.items.col4 {
  margin-left: -17px;
  margin-bottom: -17px;
}
.items.col4 li {
  width: 312px;
  margin-left: 17px;
  margin-bottom: 17px;
}
.items.col3 {
  margin-left: -17px;
  margin-bottom: -17px;
}
.items.col3 li {
  width: 312px;
  margin-left: 17px;
  margin-bottom: 17px;
}
.items li img {
  display: block;
  width: 100%;
}
.filter {
  padding: 0;
  margin-bottom: 20px;
}
.filter {
  list-style: none;
  margin: 0 0 30px 0;
}
.filter li {
  display: inline;
  font-weight: 800;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 1;
  margin-right: 10px;
}
.filter li a {
  color: #9b9b9b;
  padding: 10px 12px;
  border: 2px solid transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  letter-spacing: 1px;
}
.filter li a.active,
.filter li a:hover {
  border: 2px solid #9b9b9b;
}
.black-wrapper .filter a:hover {
  color: #9b9b9b;
}
.isotope,
.isotope .item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
.item-details {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-details li {
  margin-top: 9px;
  padding-top: 10px;
  border-top: 1px solid #dadada;
}
.item-details li:first-child {
  padding: 0;
  margin: 0;
  border: none;
}
.item-details li span {
  font-weight: 800;
  color: #616161;
  margin-right: 5px;
}
/*-----------------------------------------------------------------------------------*/
/*	TOOLTIP
/*-----------------------------------------------------------------------------------*/
.tooltip-inner {
  color: #fff;
  background-color: #3f8dbf;
  padding: 5px 12px;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #3f8dbf;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #3f8dbf;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #3f8dbf;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #3f8dbf;
}
.well {
  border: none;
  background-color: #f3efe3;
}
/*-----------------------------------------------------------------------------------*/
/*	BOX LAYOUT
/*-----------------------------------------------------------------------------------*/
@media (min-width: 1270px) {
  .box-layout {
    background: transparent url('../img/bg/bg1.jpg') repeat fixed;
    padding: 0;
  }
  .box-layout .body-wrapper {
    position: relative;
    width: 1270px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.17);
  }
  .box-layout .body-wrapper .navbar-header {
    width: 1270px;
  }
  .box-layout .navbar.basic.fixed {
    left: inherit;
    top: 0;
  }
}
.ccm-page {
  /*-----------------------------------------------------------------------------------*/
  /*	RESPONSIVE
	/*-----------------------------------------------------------------------------------*/
}
@media (min-width: 1200px) {
  .ccm-page .container {
    padding-right: 0;
    padding-left: 0;
  }
  .ccm-page .navbar .container {
    padding-right: 0;
    padding-left: 0;
  }
  .ccm-page .latest-blog .post {
    width: 570px;
  }
  .ccm-page .items.col4 {
    margin-left: -18px;
    margin-bottom: -18px;
  }
  .ccm-page .items.col4 li {
    width: 279px;
    margin-left: 18px;
    margin-bottom: 18px;
  }
  .ccm-page .items.col3 {
    margin-left: -21px;
    margin-bottom: -21px;
  }
  .ccm-page .items.col3 li {
    width: 376px;
    margin-left: 21px;
    margin-bottom: 21px;
  }
  .ccm-page .grid-blog.col3 {
    margin-left: -24px;
    margin-bottom: -24px;
  }
  .ccm-page .grid-blog.col3 .post {
    width: 374px;
    margin-left: 24px;
    margin-bottom: 24px;
  }
  .ccm-page .row .grid-blog.col2 {
    margin-left: -30px;
    margin-bottom: -30px;
  }
  .ccm-page .row .grid-blog.col2 .post {
    width: 370px;
    margin-left: 30px;
    margin-bottom: 30px;
  }
  .ccm-page .sidebar {
    padding-left: 35px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .ccm-page .navbar.basic.fixed .navbar-brand img {
    width: auto;
  }
}
@media (min-width: 993px) {
  .ccm-page .navbar .dropdown-submenu > a:after {
    display: none;
  }
  .ccm-page .navbar .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
    margin-top: 0;
  }
  .ccm-page .dropdown-submenu {
    position: relative;
  }
  .ccm-page .dropdown-submenu > .dropdown-menu:not(.yamm-dropdown-menu) {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .ccm-page .dropdown-submenu:hover > .dropdown-menu:not(.yamm-dropdown-menu) {
    display: block;
  }
  .ccm-page .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
  }
  .ccm-page .dropdown-submenu.pull-left {
    float: none;
  }
  .ccm-page .dropdown-submenu.pull-left > .dropdown-menu:not(.yamm-dropdown-menu) {
    left: -100%;
    margin-left: 10px;
  }
  .ccm-page .open > .dropdown-menu,
  .ccm-page .open > .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    animation-name: slidenavAnimation;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: slidenavAnimation;
    -webkit-animation-duration: .3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: slidenavAnimation;
    -moz-animation-duration: .3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
  }
  @keyframes slidenavAnimation {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes slidenavAnimation {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
}
@media (max-width: 991px) {
  .ccm-page .navbar.black .dropdown-menu,
  .ccm-page .navbar.black .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
  .ccm-page .navbar.black .dropdown-menu:not(.yamm-dropdown-menu) li a.active {
    background: none;
  }
  .ccm-page .btn.responsive-menu {
    display: block;
  }
  .ccm-page .yamm .nav,
  .ccm-page .yamm .dropup,
  .ccm-page .yamm .dropdown,
  .ccm-page .yamm .collapse {
    position: relative;
  }
  .ccm-page .yamm .dropdown-menu {
    position: relative;
    left: inherit;
    top: inherit;
    float: none;
    width: auto;
    display: block !important;
    background: none;
  }
  .ccm-page .navbar-nav > li > a,
  .ccm-page .navbar-nav > li:first-child > a,
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
    border: none;
  }
  .ccm-page .navbar-nav > li > a,
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
  .ccm-page .navbar .nav .open > a,
  .ccm-page .navbar .nav .open > a:hover,
  .ccm-page .navbar .nav .open > a:focus {
    background: none;
    border: none;
  }
  .ccm-page .navbar-nav > li > a,
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a,
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover,
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a.active {
    padding: 12px 0 !important;
  }
  .ccm-page .navbar-nav > li > a {
    color: #3f8dbf;
  }
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    color: #cacaca;
  }
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) {
    padding-left: 20px;
  }
  .ccm-page .navbar .dropdown-menu:not(.yamm-dropdown-menu) a {
    text-transform: none !important;
    font-size: 13px !important;
  }
  .ccm-page .yamm .yamm-content {
    padding: 12px 0;
    font-size: 13px;
  }
  .ccm-page .navbar.basic .btn.responsive-menu {
    margin: 21px 0;
  }
  .ccm-page .navbar-header {
    float: left;
    width: 100%;
  }
  .ccm-page .navbar-header:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .ccm-page .navbar.basic.default,
  .ccm-page .navbar.basic.fixed {
    position: relative;
  }
  .ccm-page .offset {
    display: none;
  }
  .ccm-page .navbar.basic .container {
    width: 100%;
    padding: 0;
  }
  .ccm-page .navbar.basic .navbar-collapse {
    width: 100%;
    float: none !important;
    margin: 0;
  }
  .ccm-page .navbar.basic .navbar-nav {
    width: 720px;
    margin: 0 auto;
    padding: 0;
  }
  .ccm-page .navbar.basic .basic-wrapper {
    width: 720px;
    margin: 0 auto;
    display: block;
  }
  .ccm-page .navbar.basic.default .navbar-brand img,
  .ccm-page .navbar.basic.fixed .navbar-brand img {
    height: auto;
  }
  .ccm-page .navbar.basic .navbar-brand {
    padding-top: 20px !important;
  }
  .ccm-page .onepage .navbar.basic.default {
    position: absolute;
  }
  .ccm-page .onepage .navbar.basic.fixed {
    position: fixed;
  }
  .ccm-page .onepage .offset {
    display: block;
  }
}
@media (max-width: 969px) {
  .ccm-page .yamm .dropdown.yamm-fullwidth .dropdown-menu {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .ccm-page .navbar .container,
  .ccm-page .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .ccm-page .navbar-nav > li > a {
    padding: 15px 18px;
  }
  .ccm-page .navbar.basic .navbar-nav > li {
    margin-left: 10px;
  }
  .ccm-page .navbar.basic .navbar-nav > li > a {
    padding: 30px 5px;
  }
  .ccm-page .latest-blog {
    margin: 0 0 -50px 0;
  }
  .ccm-page .latest-blog .post {
    float: none;
    width: 100%;
    margin-bottom: 50px;
    margin-right: 0;
  }
  .ccm-page .tabs-top .etabs {
    margin-bottom: -8px;
  }
  .ccm-page .tabs-top .tab {
    margin-bottom: 8px;
  }
  .ccm-page .items.col4 {
    margin-left: -16px;
    margin-bottom: -16px;
  }
  .ccm-page .items.col4 li {
    width: 352px;
    margin-left: 16px;
    margin-bottom: 16px;
  }
  .ccm-page .items.col3 {
    margin-left: -16px;
    margin-bottom: -16px;
  }
  .ccm-page .items.col3 li {
    width: 352px;
    margin-left: 16px;
    margin-bottom: 16px;
  }
  .ccm-page .grid-blog.col3 {
    margin-left: -16px;
    margin-bottom: -16px;
  }
  .ccm-page .grid-blog.col3 .post {
    width: 352px;
    margin-left: 16px;
    margin-bottom: 16px;
  }
  .ccm-page .row .grid-blog.col2 {
    margin-left: 0;
    margin-bottom: -30px;
  }
  .ccm-page .row .grid-blog.col2 .post {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .ccm-page .classic-blog .post {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .ccm-page .navbar .container,
  .ccm-page .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ccm-page [class*="col-"] {
    margin-bottom: 30px;
  }
  .ccm-page #scrollUp {
    display: none !important;
  }
  .ccm-page footer .inner {
    padding-bottom: 40px;
  }
  .ccm-page .sub-footer p.pull-left,
  .ccm-page .sub-footer ul.pull-right {
    float: none !important;
    text-align: center;
  }
  .ccm-page .sub-footer p {
    margin-bottom: 20px;
  }
  .ccm-page .footer-menu li {
    padding: 0 5px;
  }
  .ccm-page img {
    max-width: 100%;
    height: auto;
  }
  .ccm-page .tp-bullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
    -moz-opacity: 0 !important;
    -khtml-opacity: 0 !important;
    opacity: 0 !important;
  }
  .ccm-page .tp-caption .btn-large {
    padding: 6px 14px 7px 14px !important;
    font-size: 11px;
  }
  .ccm-page .thin {
    width: 100%;
  }
  .ccm-page #testimonials {
    width: 100%;
  }
  .ccm-page #testimonials .tab {
    display: inline-block !important;
  }
  .ccm-page .sidebar {
    margin-top: 70px;
    padding-left: 15px !important;
  }
  .ccm-page .navbar.basic .navbar-nav {
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ccm-page .navbar.basic .basic-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    display: block;
  }
  .ccm-page .navbar.basic .navbar-nav > li {
    margin-left: 0;
  }
  .ccm-page .yamm .yamm-content.row {
    margin-bottom: -30px;
  }
  .ccm-page .about-author .author-image {
    display: none;
  }
  .ccm-page .tab {
    display: block !important;
    margin: 0 !important;
  }
  .ccm-page .tabs-top .tab {
    margin-bottom: 8px !important;
  }
  .ccm-page .tabs-top .etabs {
    margin-bottom: -8px;
  }
  .ccm-page .services .etabs,
  .ccm-page .services.tabs .panel-container {
    width: 100%;
  }
  .ccm-page .services,
  .ccm-page .services .etabs {
    text-align: center;
  }
  .ccm-page .services .tab a {
    display: inline;
  }
  .ccm-page .services .tab {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
    border: none;
    position: relative;
  }
  .ccm-page .services .tab a {
    padding: 9px 20px;
    display: block;
    color: #9a9a9a;
    font-size: 13px;
    font-weight: 800;
    border: 1px solid #b5b5b5;
    text-transform: uppercase;
    margin: 0 0 8px 0;
  }
  .ccm-page .services .tab a:hover,
  .ccm-page .services .tab.active a {
    border-color: #3f8dbf;
  }
  .ccm-page .services .tab h4 {
    color: #9a9a9a;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
  }
  .ccm-page .services .tab.active a {
    background-color: #fff;
  }
  .ccm-page .services .tab:hover h4,
  .ccm-page .services .tab.active h4 {
    color: #3f8dbf;
  }
  .ccm-page .services .tab h4 {
    margin: 0;
    display: inline;
    font-size: 14px;
  }
  .ccm-page .services .tab .icon {
    display: none;
  }
  .ccm-page .services.tab-container .panel-container p {
    margin: 0;
    padding-bottom: 10px;
  }
  .ccm-page .services .tab .pin,
  .ccm-page .services .tab .root:before,
  .ccm-page .services .tab .root:after {
    display: none;
  }
  .ccm-page .steps {
    width: 100%;
  }
  .ccm-page .timeline-border {
    display: none;
  }
  .ccm-page .step {
    width: 100%;
    float: none;
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
  }
  .ccm-page .step.even {
    float: none;
    text-align: center;
    padding: 0;
  }
  .ccm-page .step .icon-border:before,
  .ccm-page .step .icon-border:after {
    display: none;
  }
  .ccm-page .col-services,
  .ccm-page .col-services-2 {
    margin: 0 !important;
  }
  .ccm-page .latest-blog {
    margin: 0 0 -50px 0;
  }
  .ccm-page .latest-blog .post {
    float: none;
    width: 100%;
    margin-bottom: 50px;
    margin-right: 0;
  }
  .ccm-page .items,
  .ccm-page .grid-blog.col3,
  .ccm-page .row .grid-blog.col2 {
    margin-left: 0 !important;
    margin-bottom: -30px !important;
  }
  .ccm-page .items li,
  .ccm-page .grid-blog.col3 .post,
  .ccm-page .row .grid-blog.col2 .post {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    margin-bottom: 30px !important;
  }
  .ccm-page .filter {
    margin: 0;
    text-align: center;
  }
  .ccm-page .filter li {
    margin-bottom: 30px;
    display: inline-block;
  }
  .ccm-page .classic-blog .post {
    margin-bottom: 30px;
  }
  .ccm-page .page-title h1,
  .ccm-page .page-title .navigation {
    float: none !important;
  }
  .ccm-page .page-title .navigation {
    margin-top: 10px;
  }
  .ccm-page .navigation a {
    padding: 4px 9px 3px;
  }
  .ccm-page [class*="col-"].lp30 {
    padding-left: 15px;
  }
  .ccm-page #comments .user {
    display: none;
  }
  .ccm-page #comments ul.children {
    padding: 0 0 0 20px;
  }
  .ccm-page #comments .arrow-box {
    margin-left: 0;
  }
  .ccm-page .panel-title {
    line-height: 18px;
  }
  .ccm-page .navbar.basic .navbar-nav {
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ccm-page .navbar.basic .basic-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto;
    display: block;
  }
  .ccm-page .navbar.basic .navbar-nav > li {
    margin-left: 0;
  }
  .ccm-page .yamm .yamm-content.row {
    margin-bottom: -30px;
  }
  .ccm-page .about-author .author-image {
    display: none;
  }
  .ccm-page .onepage .navbar.basic .navbar-collapse .navbar-nav {
    max-height: 230px !important;
    overflow-y: scroll;
  }
}
@font-face {
  font-family: 'fontello';
  src: url("../type/fontello/fontello.eot");
  src: url("../type/fontello/fontello.eot?#iefix") format('embedded-opentype'), url("../type/fontello/fontello.woff") format('woff'), url("../type/fontello/fontello.ttf") format('truetype'), url("../type/fontello/fontello.svg#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello-social';
  src: url("../type/fontello/fontello-social.eot");
  src: url("../type/fontello/fontello-social.eot?#iefix") format('embedded-opentype'), url("../type/fontello/fontello-social.woff") format('woff'), url("../type/fontello/fontello-social.ttf") format('truetype'), url("../type/fontello/fontello-social.svg#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fontello-circle';
  src: url('../type/fontello/fontello-circle.eot?49961091');
  src: url('../type/fontello/fontello-circle.eot?49961091#iefix') format('embedded-opentype'), url('../type/fontello/fontello-circle.woff?49961091') format('woff'), url('../type/fontello/fontello-circle.ttf?49961091') format('truetype'), url('../type/fontello/fontello-circle.svg?49961091#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  line-height: 1em;
}
[class^="icon-s-"]:before,
[class*=" icon-s-"]:before {
  font-family: 'fontello-social';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  line-height: 1em;
}
.icon-plus:before {
  content: '\2b';
}
/* '+' */
.icon-plus-1:before {
  content: '\e817';
}
/* '' */
.icon-minus:before {
  content: '\2d';
}
/* '-' */
.icon-minus-1:before {
  content: '\e816';
}
/* '' */
.icon-info:before {
  content: '\2139';
}
/* 'ℹ' */
.icon-left-thin:before {
  content: '\2190';
}
/* '←' */
.icon-left-1:before {
  content: '\e847';
}
/* '' */
.icon-up-thin:before {
  content: '\2191';
}
/* '↑' */
.icon-up-1:before {
  content: '\e845';
}
/* '' */
.icon-right-thin:before {
  content: '\2192';
}
/* '→' */
.icon-right-1:before {
  content: '\e846';
}
/* '' */
.icon-down-thin:before {
  content: '\2193';
}
/* '↓' */
.icon-down-1:before {
  content: '\e848';
}
/* '' */
.icon-level-up:before {
  content: '\21b0';
}
/* '↰' */
.icon-level-down:before {
  content: '\21b3';
}
/* '↳' */
.icon-switch:before {
  content: '\21c6';
}
/* '⇆' */
.icon-infinity:before {
  content: '\221e';
}
/* '∞' */
.icon-plus-squared:before {
  content: '\229e';
}
/* '⊞' */
.icon-minus-squared:before {
  content: '\229f';
}
/* '⊟' */
.icon-home:before {
  content: '\2302';
}
/* '⌂' */
.icon-home-1:before {
  content: '\e811';
}
/* '' */
.icon-keyboard:before {
  content: '\2328';
}
/* '⌨' */
.icon-erase:before {
  content: '\232b';
}
/* '⌫' */
.icon-pause:before {
  content: '\2389';
}
/* '⎉' */
.icon-pause-1:before {
  content: '\e851';
}
/* '' */
.icon-fast-forward:before {
  content: '\23e9';
}
/* '⏩' */
.icon-fast-fw:before {
  content: '\e856';
}
/* '' */
.icon-fast-backward:before {
  content: '\23ea';
}
/* '⏪' */
.icon-fast-bw:before {
  content: '\e857';
}
/* '' */
.icon-to-end:before {
  content: '\23ed';
}
/* '⏭' */
.icon-to-end-1:before {
  content: '\e852';
}
/* '' */
.icon-to-start:before {
  content: '\23ee';
}
/* '⏮' */
.icon-to-start-1:before {
  content: '\e854';
}
/* '' */
.icon-hourglass:before {
  content: '\23f3';
}
/* '⏳' */
.icon-stop:before {
  content: '\25a0';
}
/* '■' */
.icon-stop-1:before {
  content: '\25aa';
}
/* '▪' */
.icon-up-dir:before {
  content: '\25b4';
}
/* '▴' */
.icon-up-dir-1:before {
  content: '\e841';
}
/* '' */
.icon-play:before {
  content: '\25b6';
}
/* '▶' */
.icon-play-1:before {
  content: '\e84f';
}
/* '' */
.icon-right-dir:before {
  content: '\25b8';
}
/* '▸' */
.icon-right-dir-1:before {
  content: '\e84d';
}
/* '' */
.icon-down-dir:before {
  content: '\25be';
}
/* '▾' */
.icon-down-dir-1:before {
  content: '\e840';
}
/* '' */
.icon-left-dir:before {
  content: '\25c2';
}
/* '◂' */
.icon-left-dir-1:before {
  content: '\e842';
}
/* '' */
.icon-adjust:before {
  content: '\25d1';
}
/* '◑' */
.icon-cloud:before {
  content: '\2601';
}
/* '☁' */
.icon-cloud-1:before {
  content: '\e85c';
}
/* '' */
.icon-umbrella:before {
  content: '\2602';
}
/* '☂' */
.icon-star:before {
  content: '\2605';
}
/* '★' */
.icon-star-1:before {
  content: '\e805';
}
/* '' */
.icon-star-empty:before {
  content: '\2606';
}
/* '☆' */
.icon-star-empty-1:before {
  content: '\e806';
}
/* '' */
.icon-check-1:before {
  content: '\2611';
}
/* '☑' */
.icon-cup:before {
  content: '\2615';
}
/* '☕' */
.icon-left-hand:before {
  content: '\261c';
}
/* '☜' */
.icon-up-hand:before {
  content: '\261d';
}
/* '☝' */
.icon-right-hand:before {
  content: '\261e';
}
/* '☞' */
.icon-down-hand:before {
  content: '\261f';
}
/* '☟' */
.icon-menu:before {
  content: '\2630';
}
/* '☰' */
.icon-th-list:before {
  content: '\e81b';
}
/* '' */
.icon-moon:before {
  content: '\263d';
}
/* '☽' */
.icon-heart-empty:before {
  content: '\2661';
}
/* '♡' */
.icon-heart-empty-1:before {
  content: '\e804';
}
/* '' */
.icon-heart:before {
  content: '\2665';
}
/* '♥' */
.icon-heart-1:before {
  content: '\e803';
}
/* '' */
.icon-note:before {
  content: '\266a';
}
/* '♪' */
.icon-note-beamed:before {
  content: '\266b';
}
/* '♫' */
.icon-music-1:before {
  content: '\e800';
}
/* '' */
.icon-th:before {
  content: '\268f';
}
/* '⚏' */
.icon-layout:before {
  content: '\e80c';
}
/* '' */
.icon-flag:before {
  content: '\2691';
}
/* '⚑' */
.icon-flag-1:before {
  content: '\e81f';
}
/* '' */
.icon-tools:before {
  content: '\2692';
}
/* '⚒' */
.icon-cog:before {
  content: '\2699';
}
/* '⚙' */
.icon-cog-1:before {
  content: '\e82e';
}
/* '' */
.icon-attention:before {
  content: '\26a0';
}
/* '⚠' */
.icon-attention-1:before {
  content: '\e834';
}
/* '' */
.icon-flash:before {
  content: '\26a1';
}
/* '⚡' */
.icon-flash-1:before {
  content: '\e85d';
}
/* '' */
.icon-record:before {
  content: '\26ab';
}
/* '⚫' */
.icon-cloud-thunder:before {
  content: '\26c8';
}
/* '⛈' */
.icon-cog-alt:before {
  content: '\26ef';
}
/* '⛯' */
.icon-scissors:before {
  content: '\2702';
}
/* '✂' */
.icon-tape:before {
  content: '\2707';
}
/* '✇' */
.icon-flight:before {
  content: '\2708';
}
/* '✈' */
.icon-flight-1:before {
  content: '\e86f';
}
/* '' */
.icon-mail:before {
  content: '\2709';
}
/* '✉' */
.icon-mail-1:before {
  content: '\e802';
}
/* '' */
.icon-edit:before {
  content: '\270d';
}
/* '✍' */
.icon-pencil:before {
  content: '\270e';
}
/* '✎' */
.icon-pencil-1:before {
  content: '\e826';
}
/* '' */
.icon-feather:before {
  content: '\2712';
}
/* '✒' */
.icon-check:before {
  content: '\2713';
}
/* '✓' */
.icon-ok:before {
  content: '\e81a';
}
/* '' */
.icon-ok-circle:before {
  content: '\2714';
}
/* '✔' */
.icon-cancel:before {
  content: '\2715';
}
/* '✕' */
.icon-cancel-1:before {
  content: '\e819';
}
/* '' */
.icon-cancel-circled:before {
  content: '\2716';
}
/* '✖' */
.icon-cancel-circle:before {
  content: '\e818';
}
/* '' */
.icon-asterisk:before {
  content: '\2731';
}
/* '✱' */
.icon-cancel-squared:before {
  content: '\274e';
}
/* '❎' */
.icon-help:before {
  content: '\2753';
}
/* '❓' */
.icon-attention-circle:before {
  content: '\2757';
}
/* '❗' */
.icon-quote:before {
  content: '\275e';
}
/* '❞' */
.icon-plus-circled:before {
  content: '\2795';
}
/* '➕' */
.icon-plus-circle:before {
  content: '\e815';
}
/* '' */
.icon-minus-circled:before {
  content: '\2796';
}
/* '➖' */
.icon-minus-circle:before {
  content: '\e814';
}
/* '' */
.icon-right:before {
  content: '\27a1';
}
/* '➡' */
.icon-direction:before {
  content: '\27a2';
}
/* '➢' */
.icon-forward:before {
  content: '\27a6';
}
/* '➦' */
.icon-forward-1:before {
  content: '\e824';
}
/* '' */
.icon-ccw:before {
  content: '\27f2';
}
/* '⟲' */
.icon-cw:before {
  content: '\27f3';
}
/* '⟳' */
.icon-cw-1:before {
  content: '\e844';
}
/* '' */
.icon-left:before {
  content: '\2b05';
}
/* '⬅' */
.icon-up:before {
  content: '\2b06';
}
/* '⬆' */
.icon-down:before {
  content: '\2b07';
}
/* '⬇' */
.icon-resize-vertical:before {
  content: '\2b0c';
}
/* '⬌' */
.icon-resize-horizontal:before {
  content: '\2b0d';
}
/* '⬍' */
.icon-eject:before {
  content: '\2ecf';
}
/* '⻏' */
.icon-list-add:before {
  content: '\e003';
}
/* '' */
.icon-list:before {
  content: '\e005';
}
/* '' */
.icon-left-bold:before {
  content: '\e4ad';
}
/* '' */
.icon-right-bold:before {
  content: '\e4ae';
}
/* '' */
.icon-up-bold:before {
  content: '\e4af';
}
/* '' */
.icon-down-bold:before {
  content: '\e4b0';
}
/* '' */
.icon-user-add:before {
  content: '\e700';
}
/* '' */
.icon-star-half:before {
  content: '\e701';
}
/* '' */
.icon-ok-circle2:before {
  content: '\e702';
}
/* '' */
.icon-cancel-circle2:before {
  content: '\e703';
}
/* '' */
.icon-help-circled:before {
  content: '\e704';
}
/* '' */
.icon-help-circle:before {
  content: '\e813';
}
/* '' */
.icon-info-circled:before {
  content: '\e705';
}
/* '' */
.icon-info-circle:before {
  content: '\e812';
}
/* '' */
.icon-th-large:before {
  content: '\e708';
}
/* '' */
.icon-eye:before {
  content: '\e70a';
}
/* '' */
.icon-eye-1:before {
  content: '\e81c';
}
/* '' */
.icon-eye-off:before {
  content: '\e70b';
}
/* '' */
.icon-tag:before {
  content: '\e70c';
}
/* '' */
.icon-tag-1:before {
  content: '\e81d';
}
/* '' */
.icon-tags:before {
  content: '\e70d';
}
/* '' */
.icon-camera-alt:before {
  content: '\e70f';
}
/* '' */
.icon-upload-cloud:before {
  content: '\e711';
}
/* '' */
.icon-reply:before {
  content: '\e712';
}
/* '' */
.icon-reply-all:before {
  content: '\e713';
}
/* '' */
.icon-code:before {
  content: '\e714';
}
/* '' */
.icon-export:before {
  content: '\e715';
}
/* '' */
.icon-export-1:before {
  content: '\e825';
}
/* '' */
.icon-print:before {
  content: '\e716';
}
/* '' */
.icon-print-1:before {
  content: '\e827';
}
/* '' */
.icon-retweet:before {
  content: '\e717';
}
/* '' */
.icon-retweet-1:before {
  content: '\e828';
}
/* '' */
.icon-comment:before {
  content: '\e718';
}
/* '' */
.icon-comment-1:before {
  content: '\e829';
}
/* '' */
.icon-chat:before {
  content: '\e720';
}
/* '' */
.icon-chat-1:before {
  content: '\e82a';
}
/* '' */
.icon-vcard:before {
  content: '\e722';
}
/* '' */
.icon-address:before {
  content: '\e723';
}
/* '' */
.icon-location:before {
  content: '\e724';
}
/* '' */
.icon-location-1:before {
  content: '\e833';
}
/* '' */
.icon-map:before {
  content: '\e727';
}
/* '' */
.icon-compass:before {
  content: '\e728';
}
/* '' */
.icon-trash:before {
  content: '\e729';
}
/* '' */
.icon-trash-1:before {
  content: '\e832';
}
/* '' */
.icon-doc:before {
  content: '\e730';
}
/* '' */
.icon-doc-text-inv:before {
  content: '\e731';
}
/* '' */
.icon-docs:before {
  content: '\e736';
}
/* '' */
.icon-doc-landscape:before {
  content: '\e737';
}
/* '' */
.icon-archive:before {
  content: '\e738';
}
/* '' */
.icon-rss:before {
  content: '\e73a';
}
/* '' */
.icon-share:before {
  content: '\e73c';
}
/* '' */
.icon-basket:before {
  content: '\e73d';
}
/* '' */
.icon-basket-1:before {
  content: '\e82d';
}
/* '' */
.icon-shareable:before {
  content: '\e73e';
}
/* '' */
.icon-login:before {
  content: '\e740';
}
/* '' */
.icon-login-1:before {
  content: '\e82b';
}
/* '' */
.icon-logout:before {
  content: '\e741';
}
/* '' */
.icon-logout-1:before {
  content: '\e836';
}
/* '' */
.icon-volume:before {
  content: '\e742';
}
/* '' */
.icon-resize-full:before {
  content: '\e744';
}
/* '' */
.icon-resize-full-1:before {
  content: '\e83b';
}
/* '' */
.icon-resize-small:before {
  content: '\e746';
}
/* '' */
.icon-resize-small-1:before {
  content: '\e83c';
}
/* '' */
.icon-popup:before {
  content: '\e74c';
}
/* '' */
.icon-publish:before {
  content: '\e74d';
}
/* '' */
.icon-window:before {
  content: '\e74e';
}
/* '' */
.icon-arrow-combo:before {
  content: '\e74f';
}
/* '' */
.icon-zoom-in:before {
  content: '\e750';
}
/* '' */
.icon-chart-pie:before {
  content: '\e751';
}
/* '' */
.icon-zoom-out:before {
  content: '\e83d';
}
/* '' */
.icon-language:before {
  content: '\e752';
}
/* '' */
.icon-air:before {
  content: '\e753';
}
/* '' */
.icon-database:before {
  content: '\e754';
}
/* '' */
.icon-drive:before {
  content: '\e755';
}
/* '' */
.icon-bucket:before {
  content: '\e756';
}
/* '' */
.icon-thermometer:before {
  content: '\e757';
}
/* '' */
.icon-down-circled:before {
  content: '\e758';
}
/* '' */
.icon-down-circle2:before {
  content: '\e83e';
}
/* '' */
.icon-left-circled:before {
  content: '\e759';
}
/* '' */
.icon-right-circled:before {
  content: '\e75a';
}
/* '' */
.icon-up-circled:before {
  content: '\e75b';
}
/* '' */
.icon-up-circle2:before {
  content: '\e83f';
}
/* '' */
.icon-down-open:before {
  content: '\e75c';
}
/* '' */
.icon-down-open-1:before {
  content: '\e84c';
}
/* '' */
.icon-left-open:before {
  content: '\e75d';
}
/* '' */
.icon-left-open-1:before {
  content: '\e84b';
}
/* '' */
.icon-right-open:before {
  content: '\e75e';
}
/* '' */
.icon-right-open-1:before {
  content: '\e84a';
}
/* '' */
.icon-up-open:before {
  content: '\e75f';
}
/* '' */
.icon-up-open-1:before {
  content: '\e849';
}
/* '' */
.icon-down-open-mini:before {
  content: '\e760';
}
/* '' */
.icon-arrows-cw:before {
  content: '\e843';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e761';
}
/* '' */
.icon-play-circle2:before {
  content: '\e850';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e762';
}
/* '' */
.icon-to-end-alt:before {
  content: '\e853';
}
/* '' */
.icon-up-open-mini:before {
  content: '\e763';
}
/* '' */
.icon-to-start-alt:before {
  content: '\e855';
}
/* '' */
.icon-down-open-big:before {
  content: '\e764';
}
/* '' */
.icon-left-open-big:before {
  content: '\e765';
}
/* '' */
.icon-right-open-big:before {
  content: '\e766';
}
/* '' */
.icon-up-open-big:before {
  content: '\e767';
}
/* '' */
.icon-progress-0:before {
  content: '\e768';
}
/* '' */
.icon-progress-1:before {
  content: '\e769';
}
/* '' */
.icon-progress-2:before {
  content: '\e76a';
}
/* '' */
.icon-progress-3:before {
  content: '\e76b';
}
/* '' */
.icon-back-in-time:before {
  content: '\e771';
}
/* '' */
.icon-network:before {
  content: '\e776';
}
/* '' */
.icon-inbox:before {
  content: '\e777';
}
/* '' */
.icon-inbox-1:before {
  content: '\e85a';
}
/* '' */
.icon-install:before {
  content: '\e778';
}
/* '' */
.icon-font:before {
  content: '\e779';
}
/* '' */
.icon-bold:before {
  content: '\e77a';
}
/* '' */
.icon-italic:before {
  content: '\e77b';
}
/* '' */
.icon-text-height:before {
  content: '\e77c';
}
/* '' */
.icon-text-width:before {
  content: '\e77d';
}
/* '' */
.icon-align-left:before {
  content: '\e77e';
}
/* '' */
.icon-align-center:before {
  content: '\e77f';
}
/* '' */
.icon-align-right:before {
  content: '\e780';
}
/* '' */
.icon-align-justify:before {
  content: '\e781';
}
/* '' */
.icon-list-1:before {
  content: '\e782';
}
/* '' */
.icon-indent-left:before {
  content: '\e783';
}
/* '' */
.icon-indent-right:before {
  content: '\e784';
}
/* '' */
.icon-lifebuoy:before {
  content: '\e788';
}
/* '' */
.icon-mouse:before {
  content: '\e789';
}
/* '' */
.icon-dot:before {
  content: '\e78b';
}
/* '' */
.icon-dot-2:before {
  content: '\e78c';
}
/* '' */
.icon-dot-3:before {
  content: '\e78d';
}
/* '' */
.icon-suitcase:before {
  content: '\e78e';
}
/* '' */
.icon-off:before {
  content: '\e86a';
}
/* '' */
.icon-road:before {
  content: '\e78f';
}
/* '' */
.icon-flow-cascade:before {
  content: '\e790';
}
/* '' */
.icon-list-alt:before {
  content: '\e869';
}
/* '' */
.icon-flow-branch:before {
  content: '\e791';
}
/* '' */
.icon-qrcode:before {
  content: '\e868';
}
/* '' */
.icon-flow-tree:before {
  content: '\e792';
}
/* '' */
.icon-barcode:before {
  content: '\e867';
}
/* '' */
.icon-flow-line:before {
  content: '\e793';
}
/* '' */
.icon-ajust:before {
  content: '\e865';
}
/* '' */
.icon-flow-parallel:before {
  content: '\e794';
}
/* '' */
.icon-tint:before {
  content: '\e864';
}
/* '' */
.icon-brush:before {
  content: '\e79a';
}
/* '' */
.icon-paper-plane:before {
  content: '\e79b';
}
/* '' */
.icon-magnet:before {
  content: '\e7a1';
}
/* '' */
.icon-magnet-1:before {
  content: '\e863';
}
/* '' */
.icon-gauge:before {
  content: '\e7a2';
}
/* '' */
.icon-traffic-cone:before {
  content: '\e7a3';
}
/* '' */
.icon-cc:before {
  content: '\e7a5';
}
/* '' */
.icon-cc-by:before {
  content: '\e7a6';
}
/* '' */
.icon-cc-nc:before {
  content: '\e7a7';
}
/* '' */
.icon-cc-nc-eu:before {
  content: '\e7a8';
}
/* '' */
.icon-cc-nc-jp:before {
  content: '\e7a9';
}
/* '' */
.icon-cc-sa:before {
  content: '\e7aa';
}
/* '' */
.icon-cc-nd:before {
  content: '\e7ab';
}
/* '' */
.icon-cc-pd:before {
  content: '\e7ac';
}
/* '' */
.icon-cc-zero:before {
  content: '\e7ad';
}
/* '' */
.icon-cc-share:before {
  content: '\e7ae';
}
/* '' */
.icon-cc-remix:before {
  content: '\e7af';
}
/* '' */
.icon-move:before {
  content: '\f047';
}
/* '' */
.icon-link-ext:before {
  content: '\f08e';
}
/* '' */
.icon-check-empty:before {
  content: '\f096';
}
/* '' */
.icon-bookmark-empty:before {
  content: '\f097';
}
/* '' */
.icon-phone-squared:before {
  content: '\f098';
}
/* '' */
.icon-twitter:before {
  content: '\f099';
}
/* '' */
.icon-facebook:before {
  content: '\f09a';
}
/* '' */
.icon-github:before {
  content: '\f09b';
}
/* '' */
.icon-rss-1:before {
  content: '\f09e';
}
/* '' */
.icon-hdd:before {
  content: '\f0a0';
}
/* '' */
.icon-certificate:before {
  content: '\f0a3';
}
/* '' */
.icon-left-circled-1:before {
  content: '\f0a8';
}
/* '' */
.icon-right-circled-1:before {
  content: '\f0a9';
}
/* '' */
.icon-up-circled-1:before {
  content: '\f0aa';
}
/* '' */
.icon-down-circled-1:before {
  content: '\f0ab';
}
/* '' */
.icon-tasks:before {
  content: '\f0ae';
}
/* '' */
.icon-filter:before {
  content: '\f0b0';
}
/* '' */
.icon-resize-full-alt:before {
  content: '\f0b2';
}
/* '' */
.icon-beaker:before {
  content: '\f0c3';
}
/* '' */
.icon-docs-1:before {
  content: '\f0c5';
}
/* '' */
.icon-blank:before {
  content: '\f0c8';
}
/* '' */
.icon-menu-1:before {
  content: '\f0c9';
}
/* '' */
.icon-list-bullet:before {
  content: '\f0ca';
}
/* '' */
.icon-list-numbered:before {
  content: '\f0cb';
}
/* '' */
.icon-strike:before {
  content: '\f0cc';
}
/* '' */
.icon-underline:before {
  content: '\f0cd';
}
/* '' */
.icon-table:before {
  content: '\f0ce';
}
/* '' */
.icon-magic:before {
  content: '\f0d0';
}
/* '' */
.icon-pinterest-circled-1:before {
  content: '\f0d2';
}
/* '' */
.icon-pinterest-squared:before {
  content: '\f0d3';
}
/* '' */
.icon-gplus-squared:before {
  content: '\f0d4';
}
/* '' */
.icon-gplus:before {
  content: '\f0d5';
}
/* '' */
.icon-money:before {
  content: '\f0d6';
}
/* '' */
.icon-columns:before {
  content: '\f0db';
}
/* '' */
.icon-sort:before {
  content: '\f0dc';
}
/* '' */
.icon-sort-down:before {
  content: '\f0dd';
}
/* '' */
.icon-sort-up:before {
  content: '\f0de';
}
/* '' */
.icon-mail-alt:before {
  content: '\f0e0';
}
/* '' */
.icon-linkedin:before {
  content: '\f0e1';
}
/* '' */
.icon-gauge-1:before {
  content: '\f0e4';
}
/* '' */
.icon-comment-empty:before {
  content: '\f0e5';
}
/* '' */
.icon-chat-empty:before {
  content: '\f0e6';
}
/* '' */
.icon-sitemap:before {
  content: '\f0e8';
}
/* '' */
.icon-paste:before {
  content: '\f0ea';
}
/* '' */
.icon-user-md:before {
  content: '\f200';
}
/* '' */
.icon-s-github:before {
  content: '\f300';
}
/* '' */
.icon-github-squared:before {
  content: '\e862';
}
/* '' */
.icon-github-circled:before {
  content: '\f301';
}
/* '' */
.icon-s-flickr:before {
  content: '\f303';
}
/* '' */
.icon-twitter-squared:before {
  content: '\e85f';
}
/* '' */
.icon-s-vimeo:before {
  content: '\f306';
}
/* '' */
.icon-vimeo-circled:before {
  content: '\f307';
}
/* '' */
.icon-facebook-squared-1:before {
  content: '\f308';
}
/* '' */
.icon-s-twitter:before {
  content: '\f309';
}
/* '' */
.icon-twitter-circled:before {
  content: '\f30a';
}
/* '' */
.icon-s-facebook:before {
  content: '\f30c';
}
/* '' */
.icon-linkedin-squared:before {
  content: '\e870';
}
/* '' */
.icon-facebook-circled:before {
  content: '\f30d';
}
/* '' */
.icon-s-gplus:before {
  content: '\f30f';
}
/* '' */
.icon-gplus-circled:before {
  content: '\f310';
}
/* '' */
.icon-s-pinterest:before {
  content: '\f312';
}
/* '' */
.icon-pinterest-circled:before {
  content: '\f313';
}
/* '' */
.icon-s-tumblr:before {
  content: '\f315';
}
/* '' */
.icon-tumblr-circled:before {
  content: '\f316';
}
/* '' */
.icon-s-linkedin:before {
  content: '\f318';
}
/* '' */
.icon-linkedin-circled:before {
  content: '\f319';
}
/* '' */
.icon-s-dribbble:before {
  content: '\f31b';
}
/* '' */
.icon-dribbble-circled:before {
  content: '\f31c';
}
/* '' */
.icon-s-stumbleupon:before {
  content: '\f31e';
}
/* '' */
.icon-stumbleupon-circled:before {
  content: '\f31f';
}
/* '' */
.icon-s-lastfm:before {
  content: '\f321';
}
/* '' */
.icon-lastfm-circled:before {
  content: '\f322';
}
/* '' */
.icon-rdio:before {
  content: '\f324';
}
/* '' */
.icon-rdio-circled:before {
  content: '\f325';
}
/* '' */
.icon-spotify:before {
  content: '\f327';
}
/* '' */
.icon-s-spotify-circled:before {
  content: '\f328';
}
/* '' */
.icon-qq:before {
  content: '\f32a';
}
/* '' */
.icon-s-instagrem:before {
  content: '\f32d';
}
/* '' */
.icon-dropbox:before {
  content: '\f330';
}
/* '' */
.icon-s-evernote:before {
  content: '\f333';
}
/* '' */
.icon-flattr:before {
  content: '\f336';
}
/* '' */
.icon-s-skype:before {
  content: '\f339';
}
/* '' */
.icon-skype-circled:before {
  content: '\f33a';
}
/* '' */
.icon-renren:before {
  content: '\f33c';
}
/* '' */
.icon-sina-weibo:before {
  content: '\f33f';
}
/* '' */
.icon-s-paypal:before {
  content: '\f342';
}
/* '' */
.icon-s-picasa:before {
  content: '\f345';
}
/* '' */
.icon-s-soundcloud:before {
  content: '\f348';
}
/* '' */
.icon-s-behance:before {
  content: '\f34e';
}
/* '' */
.icon-google-circles:before {
  content: '\f351';
}
/* '' */
.icon-vkontakte:before {
  content: '\f354';
}
/* '' */
.icon-smashing:before {
  content: '\f357';
}
/* '' */
.icon-db-shape:before {
  content: '\f600';
}
/* '' */
.icon-sweden:before {
  content: '\f601';
}
/* '' */
.icon-logo-db:before {
  content: '\f603';
}
/* '' */
.icon-picture:before {
  content: '\f304';
}
/* '' */
.icon-picture-1:before {
  content: '\e80a';
}
/* '' */
.icon-globe:before {
  content: '\f30e';
}
/* '' */
.icon-globe-1:before {
  content: '\e85b';
}
/* '' */
.icon-leaf-1:before {
  content: '\e86d';
}
/* '' */
.icon-lemon:before {
  content: '\f34b';
}
/* '' */
.icon-glass:before {
  content: '\f378';
}
/* '' */
.icon-gift:before {
  content: '\f381';
}
/* '' */
.icon-graduation-cap:before {
  content: '\f393';
}
/* '' */
.icon-mic:before {
  content: '\f3a4';
}
/* '' */
.icon-videocam:before {
  content: '\f3a5';
}
/* '' */
.icon-headphones:before {
  content: '\f3a7';
}
/* '' */
.icon-palette:before {
  content: '\f3a8';
}
/* '' */
.icon-ticket:before {
  content: '\f3ab';
}
/* '' */
.icon-video:before {
  content: '\f3ac';
}
/* '' */
.icon-video-1:before {
  content: '\e809';
}
/* '' */
.icon-target:before {
  content: '\f3af';
}
/* '' */
.icon-target-1:before {
  content: '\e858';
}
/* '' */
.icon-music:before {
  content: '\f3b5';
}
/* '' */
.icon-trophy:before {
  content: '\f3c6';
}
/* '' */
.icon-award:before {
  content: '\f3c9';
}
/* '' */
.icon-thumbs-up:before {
  content: '\f44d';
}
/* '' */
.icon-thumbs-up-1:before {
  content: '\e820';
}
/* '' */
.icon-thumbs-down:before {
  content: '\f44e';
}
/* '' */
.icon-thumbs-down-1:before {
  content: '\e821';
}
/* '' */
.icon-bag:before {
  content: '\f45c';
}
/* '' */
.icon-user:before {
  content: '\f464';
}
/* '' */
.icon-user-1:before {
  content: '\e807';
}
/* '' */
.icon-users:before {
  content: '\f465';
}
/* '' */
.icon-users-1:before {
  content: '\e808';
}
/* '' */
.icon-lamp:before {
  content: '\f4a1';
}
/* '' */
.icon-alert:before {
  content: '\f4a5';
}
/* '' */
.icon-water:before {
  content: '\f4a6';
}
/* '' */
.icon-droplet:before {
  content: '\f4a7';
}
/* '' */
.icon-credit-card:before {
  content: '\f4b3';
}
/* '' */
.icon-credit-card-1:before {
  content: '\e860';
}
/* '' */
.icon-monitor:before {
  content: '\f4bb';
}
/* '' */
.icon-briefcase:before {
  content: '\f4bc';
}
/* '' */
.icon-briefcase-1:before {
  content: '\e86c';
}
/* '' */
.icon-floppy:before {
  content: '\f4be';
}
/* '' */
.icon-floppy-1:before {
  content: '\e85e';
}
/* '' */
.icon-cd:before {
  content: '\f4bf';
}
/* '' */
.icon-folder:before {
  content: '\f4c1';
}
/* '' */
.icon-folder-1:before {
  content: '\e830';
}
/* '' */
.icon-folder-open:before {
  content: '\f4c2';
}
/* '' */
.icon-doc-text:before {
  content: '\f4c4';
}
/* '' */
.icon-doc-1:before {
  content: '\e831';
}
/* '' */
.icon-calendar:before {
  content: '\f4c5';
}
/* '' */
.icon-calendar-1:before {
  content: '\e82c';
}
/* '' */
.icon-chart-line:before {
  content: '\f4c8';
}
/* '' */
.icon-chart-bar:before {
  content: '\f4ca';
}
/* '' */
.icon-chart-bar-1:before {
  content: '\e861';
}
/* '' */
.icon-clipboard:before {
  content: '\f4cb';
}
/* '' */
.icon-pin:before {
  content: '\f4cc';
}
/* '' */
.icon-attach:before {
  content: '\f4ce';
}
/* '' */
.icon-attach-1:before {
  content: '\e80f';
}
/* '' */
.icon-bookmarks:before {
  content: '\f4d1';
}
/* '' */
.icon-book:before {
  content: '\f4d5';
}
/* '' */
.icon-book-1:before {
  content: '\e866';
}
/* '' */
.icon-book-open:before {
  content: '\f4d6';
}
/* '' */
.icon-phone:before {
  content: '\f4de';
}
/* '' */
.icon-phone-1:before {
  content: '\e82f';
}
/* '' */
.icon-megaphone:before {
  content: '\f4e3';
}
/* '' */
.icon-megaphone-1:before {
  content: '\e86e';
}
/* '' */
.icon-upload:before {
  content: '\f4e4';
}
/* '' */
.icon-upload-1:before {
  content: '\e823';
}
/* '' */
.icon-download:before {
  content: '\f4e5';
}
/* '' */
.icon-download-1:before {
  content: '\e822';
}
/* '' */
.icon-box:before {
  content: '\f4e6';
}
/* '' */
.icon-newspaper:before {
  content: '\f4f0';
}
/* '' */
.icon-mobile:before {
  content: '\f4f1';
}
/* '' */
.icon-signal:before {
  content: '\f4f6';
}
/* '' */
.icon-signal-1:before {
  content: '\e859';
}
/* '' */
.icon-camera:before {
  content: '\f4f7';
}
/* '' */
.icon-camera-1:before {
  content: '\e80b';
}
/* '' */
.icon-shuffle:before {
  content: '\f500';
}
/* '' */
.icon-shuffle-1:before {
  content: '\e84e';
}
/* '' */
.icon-loop:before {
  content: '\f501';
}
/* '' */
.icon-arrows-ccw:before {
  content: '\f504';
}
/* '' */
.icon-light-down:before {
  content: '\f505';
}
/* '' */
.icon-light-up:before {
  content: '\f506';
}
/* '' */
.icon-mute:before {
  content: '\f507';
}
/* '' */
.icon-volume-off:before {
  content: '\e837';
}
/* '' */
.icon-volume-down:before {
  content: '\f509';
}
/* '' */
.icon-sound:before {
  content: '\f50a';
}
/* '' */
.icon-volume-up:before {
  content: '\e838';
}
/* '' */
.icon-battery:before {
  content: '\f50b';
}
/* '' */
.icon-search:before {
  content: '\f50d';
}
/* '' */
.icon-search-1:before {
  content: '\e801';
}
/* '' */
.icon-key:before {
  content: '\f511';
}
/* '' */
.icon-key-1:before {
  content: '\e86b';
}
/* '' */
.icon-lock:before {
  content: '\f512';
}
/* '' */
.icon-lock-1:before {
  content: '\e80e';
}
/* '' */
.icon-lock-open:before {
  content: '\f513';
}
/* '' */
.icon-lock-open-1:before {
  content: '\e80d';
}
/* '' */
.icon-bell:before {
  content: '\f514';
}
/* '' */
.icon-bell-1:before {
  content: '\e835';
}
/* '' */
.icon-bookmark:before {
  content: '\f516';
}
/* '' */
.icon-bookmark-1:before {
  content: '\e81e';
}
/* '' */
.icon-link:before {
  content: '\f517';
}
/* '' */
.icon-link-1:before {
  content: '\e810';
}
/* '' */
.icon-back:before {
  content: '\f519';
}
/* '' */
.icon-fire:before {
  content: '\f525';
}
/* '' */
.icon-flashlight:before {
  content: '\f526';
}
/* '' */
.icon-wrench:before {
  content: '\f527';
}
/* '' */
.icon-hammer:before {
  content: '\f528';
}
/* '' */
.icon-chart-area:before {
  content: '\f53e';
}
/* '' */
.icon-clock:before {
  content: '\f554';
}
/* '' */
.icon-clock-1:before {
  content: '\e839';
}
/* '' */
.icon-rocket:before {
  content: '\f680';
}
/* '' */
.icon-truck:before {
  content: '\f69a';
}
/* '' */
.icon-block:before {
  content: '\f6ab';
}
/* '' */
.icon-block-1:before {
  content: '\e83a';
}
/* '' */
.icon-s-rss:before {
  font-family: 'fontello';
  content: '\e73a';
}
/* '' */
.icon-s-delicious:before {
  content: '\23';
}
/* '#' */
.icon-s-500px:before {
  content: '\30';
}
/* '0' */
.icon-s-grooveshark:before {
  content: '\38';
}
/* '8' */
.icon-s-forrst:before {
  content: '\3a';
}
/* ':' */
.icon-s-digg:before {
  content: '\3b';
}
/* ';' */
.icon-s-blogger:before {
  content: '\42';
}
/* 'B' */
.icon-s-klout:before {
  content: '\4b';
}
/* 'K' */
.icon-s-dropbox:before {
  content: '\64';
}
/* 'd' */
.icon-s-ebay:before {
  content: '\65';
}
/* 'e' */
.icon-s-github-1:before {
  content: '\67';
}
/* 'g' */
.icon-s-songkick:before {
  content: '\6b';
}
/* 'k' */
.icon-s-posterous:before {
  content: '\7e';
}
/* '~' */
.icon-s-appnet:before {
  content: '\e1';
}
/* 'á' */
.icon-s-github:before {
  content: '\f300';
}
/* '' */
.icon-s-flickr:before {
  content: '\f303';
}
/* '' */
.icon-s-vimeo:before {
  content: '\f306';
}
/* '' */
.icon-s-twitter:before {
  content: '\f309';
}
/* '' */
.icon-s-facebook:before {
  content: '\f30c';
}
/* '' */
.icon-s-gplus:before {
  content: '\f30f';
}
/* '' */
.icon-s-pinterest:before {
  content: '\f312';
}
/* '' */
.icon-s-youtube:before {
  content: '\f313';
}
/* '' */
.icon-s-tumblr:before {
  content: '\f315';
}
/* '' */
.icon-s-linkedin:before {
  content: '\f318';
}
/* '' */
.icon-s-dribbble:before {
  content: '\f31b';
}
/* '' */
.icon-s-stumbleupon:before {
  content: '\f31e';
}
/* '' */
.icon-s-lastfm:before {
  content: '\f321';
}
/* '' */
.icon-s-spotify:before {
  content: '\f328';
}
/* '' */
.icon-s-instagram:before {
  content: '\f32d';
}
/* '' */
.icon-s-evernote:before {
  content: '\f333';
}
/* '' */
.icon-s-skype:before {
  content: '\f339';
}
/* '' */
.icon-s-paypal:before {
  content: '\f342';
}
/* '' */
.icon-s-picasa:before {
  content: '\f345';
}
/* '' */
.icon-s-soundcloud:before {
  content: '\f348';
}
/* '' */
.icon-s-behance:before {
  content: '\f34e';
}
/* '' */
.icon-circle-empty:before {
  content: '\e800';
}
/* '' */
@font-face {
  font-family: "piconsthin";
  src: url("../type/picons/piconsthin.eot");
  src: url("../type/picons/piconsthin.eot?#iefix") format("embedded-opentype"), url("../type/picons/piconsthin.woff") format("woff"), url("../type/picons/piconsthin.ttf") format("truetype"), url("../type/picons/piconsthin.svg#piconsthin") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "piconsthin" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-picons-"]:before,
[class*=" icon-picons-"]:before {
  font-family: "piconsthin" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-picons-award:before {
  content: "a";
}
.icon-picons-brush:before {
  content: "b";
}
.icon-picons-brush-2:before {
  content: "c";
}
.icon-picons-bulb:before {
  content: "d";
}
.icon-picons-casette:before {
  content: "e";
}
.icon-picons-chart-6:before {
  content: "f";
}
.icon-picons-clock:before {
  content: "g";
}
.icon-picons-desktop-preferences:before {
  content: "h";
}
.icon-picons-drawing:before {
  content: "i";
}
.icon-picons-earth:before {
  content: "j";
}
.icon-picons-font:before {
  content: "k";
}
.icon-picons-gift:before {
  content: "l";
}
.icon-picons-lab:before {
  content: "m";
}
.icon-picons-move:before {
  content: "n";
}
.icon-picons-plane:before {
  content: "o";
}
.icon-picons-printer:before {
  content: "p";
}
.icon-picons-rocket:before {
  content: "q";
}
.icon-picons-support:before {
  content: "r";
}
.icon-picons-tv:before {
  content: "s";
}
.icon-picons-window-layout-3:before {
  content: "t";
}
@font-face {
  font-family: "budicon";
  src: url("../type/budicons/budicon.eot");
  src: url("../type/budicons/budicon.eot?#iefix") format("embedded-opentype"), url("../type/budicons/budicon.woff") format("woff"), url("../type/budicons/budicon.ttf") format("truetype"), url("../type/budicons/budicon.svg#budicon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "budicon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="budicon-"]:before,
[class*=" budicon-"]:before {
  font-family: "budicon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.budicon-pie-chart:before {
  content: "a";
}
.budicon-coffee:before {
  content: "b";
}
.budicon-location-1:before {
  content: "c";
}
.budicon-cocktail:before {
  content: "d";
}
.budicon-noodle:before {
  content: "e";
}
.budicon-drop:before {
  content: "f";
}
.budicon-book:before {
  content: "g";
}
.budicon-leaf:before {
  content: "h";
}
.budicon-fork-knife:before {
  content: "i";
}
.budicon-fire:before {
  content: "j";
}
.budicon-meal:before {
  content: "k";
}
.budicon-fridge:before {
  content: "l";
}
.budicon-microwave:before {
  content: "m";
}
.budicon-shop:before {
  content: "n";
}
.budicon-receipt:before {
  content: "o";
}
.budicon-receipt-1:before {
  content: "p";
}
.budicon-diamond:before {
  content: "q";
}
.budicon-tie:before {
  content: "r";
}
.budicon-cash-dollar:before {
  content: "s";
}
.budicon-cash-euro:before {
  content: "t";
}
.budicon-cash-pound:before {
  content: "u";
}
.budicon-cash-yen:before {
  content: "v";
}
.budicon-pants:before {
  content: "w";
}
.budicon-tshirt:before {
  content: "x";
}
.budicon-bag:before {
  content: "y";
}
.budicon-shirt:before {
  content: "z";
}
.budicon-tag:before {
  content: "A";
}
.budicon-wallet:before {
  content: "B";
}
.budicon-coins:before {
  content: "C";
}
.budicon-cash:before {
  content: "D";
}
.budicon-pack:before {
  content: "E";
}
.budicon-gift:before {
  content: "F";
}
.budicon-shopping-bag:before {
  content: "G";
}
.budicon-shopping-cart:before {
  content: "H";
}
.budicon-shopping-cart-1:before {
  content: "I";
}
.budicon-sun:before {
  content: "J";
}
.budicon-cloud:before {
  content: "K";
}
.budicon-album:before {
  content: "L";
}
.budicon-note-1:before {
  content: "M";
}
.budicon-note:before {
  content: "N";
}
.budicon-repeat:before {
  content: "O";
}
.budicon-list:before {
  content: "P";
}
.budicon-eject:before {
  content: "Q";
}
.budicon-forward:before {
  content: "R";
}
.budicon-backward:before {
  content: "S";
}
.budicon-stop:before {
  content: "T";
}
.budicon-pause:before {
  content: "U";
}
.budicon-pause-1:before {
  content: "V";
}
.budicon-play:before {
  content: "W";
}
.budicon-equalizer:before {
  content: "X";
}
.budicon-volume:before {
  content: "Y";
}
.budicon-volume-1:before {
  content: "Z";
}
.budicon-volume-2:before {
  content: "0";
}
.budicon-speaker:before {
  content: "1";
}
.budicon-speaker-1:before {
  content: "2";
}
.budicon-mic:before {
  content: "3";
}
.budicon-radio:before {
  content: "4";
}
.budicon-calculator:before {
  content: "5";
}
.budicon-binoculars:before {
  content: "6";
}
.budicon-scissors:before {
  content: "7";
}
.budicon-hammer:before {
  content: "8";
}
.budicon-compass:before {
  content: "9";
}
.budicon-ruler:before {
  content: "!";
}
.budicon-headphones:before {
  content: "\"";
}
.budicon-umbrella:before {
  content: "#";
}
.budicon-tv-1:before {
  content: "$";
}
.budicon-video:before {
  content: "%";
}
.budicon-gameboy:before {
  content: "&";
}
.budicon-joystick:before {
  content: "'";
}
.budicon-mouse:before {
  content: "(";
}
.budicon-monitor:before {
  content: ")";
}
.budicon-mobile:before {
  content: "*";
}
.budicon-disk:before {
  content: "+";
}
.budicon-search:before {
  content: ",";
}
.budicon-camera:before {
  content: "-";
}
.budicon-camera-2:before {
  content: ".";
}
.budicon-camera-1:before {
  content: "/";
}
.budicon-magnet:before {
  content: ":";
}
.budicon-magic-wand:before {
  content: ";";
}
.budicon-redo:before {
  content: "<";
}
.budicon-undo:before {
  content: "=";
}
.budicon-brush:before {
  content: ">";
}
.budicon-bookmark:before {
  content: "?";
}
.budicon-trash:before {
  content: "@";
}
.budicon-trash-1:before {
  content: "[";
}
.budicon-pencil-1:before {
  content: "]";
}
.budicon-pencil-2:before {
  content: "^";
}
.budicon-pencil-3:before {
  content: "_";
}
.budicon-pencil-4:before {
  content: "`";
}
.budicon-book-1:before {
  content: "{";
}
.budicon-lock:before {
  content: "|";
}
.budicon-authors:before {
  content: "}";
}
.budicon-author:before {
  content: "~";
}
.budicon-setting-1:before {
  content: "\\";
}
.budicon-setting:before {
  content: "\e000";
}
.budicon-wrench:before {
  content: "\e001";
}
.budicon-share:before {
  content: "\e002";
}
.budicon-code:before {
  content: "\e003";
}
.budicon-link:before {
  content: "\e004";
}
.budicon-link-1:before {
  content: "\e005";
}
.budicon-alert:before {
  content: "\e006";
}
.budicon-download:before {
  content: "\e007";
}
.budicon-upload:before {
  content: "\e008";
}
.budicon-server:before {
  content: "\e009";
}
.budicon-webcam:before {
  content: "\e00a";
}
.budicon-graph:before {
  content: "\e00b";
}
.budicon-rss:before {
  content: "\e00c";
}
.budicon-statistic:before {
  content: "\e00d";
}
.budicon-browser-2:before {
  content: "\e00e";
}
.budicon-browser-3:before {
  content: "\e00f";
}
.budicon-browser-4:before {
  content: "\e010";
}
.budicon-browser-5:before {
  content: "\e011";
}
.budicon-browser:before {
  content: "\e012";
}
.budicon-network:before {
  content: "\e013";
}
.budicon-cone:before {
  content: "\e014";
}
.budicon-location:before {
  content: "\e015";
}
.budicon-grid:before {
  content: "\e016";
}
.budicon-cancel-2:before {
  content: "\e017";
}
.budicon-check-2:before {
  content: "\e018";
}
.budicon-minus-2:before {
  content: "\e019";
}
.budicon-plus-2:before {
  content: "\e01a";
}
.budicon-layout:before {
  content: "\e01b";
}
.budicon-grid-1:before {
  content: "\e01c";
}
.budicon-layout-1:before {
  content: "\e01d";
}
.budicon-layout-2:before {
  content: "\e01e";
}
.budicon-layout-3:before {
  content: "\e01f";
}
.budicon-layout-4:before {
  content: "\e020";
}
.budicon-layout-5:before {
  content: "\e021";
}
.budicon-layout-6:before {
  content: "\e022";
}
.budicon-layout-7:before {
  content: "\e023";
}
.budicon-layout-8:before {
  content: "\e024";
}
.budicon-layout-9:before {
  content: "\e025";
}
.budicon-layout-10:before {
  content: "\e026";
}
.budicon-cancel:before {
  content: "\e027";
}
.budicon-check-1:before {
  content: "\e028";
}
.budicon-plus-1:before {
  content: "\e029";
}
.budicon-minus-1:before {
  content: "\e02a";
}
.budicon-enlarge:before {
  content: "\e02b";
}
.budicon-fullscreen:before {
  content: "\e02c";
}
.budicon-fullscreen-2:before {
  content: "\e02d";
}
.budicon-fullscreen-1:before {
  content: "\e02e";
}
.budicon-enlarge-1:before {
  content: "\e02f";
}
.budicon-list-1:before {
  content: "\e030";
}
.budicon-arrow-diagonal:before {
  content: "\e031";
}
.budicon-arrow-diagonal-1:before {
  content: "\e032";
}
.budicon-arrow-vertical:before {
  content: "\e033";
}
.budicon-arrow-horizontal:before {
  content: "\e034";
}
.budicon-date:before {
  content: "\e035";
}
.budicon-power:before {
  content: "\e036";
}
.budicon-cloud-upload:before {
  content: "\e037";
}
.budicon-cloud-download:before {
  content: "\e038";
}
.budicon-glass:before {
  content: "\e039";
}
.budicon-home:before {
  content: "\e03a";
}
.budicon-download-1:before {
  content: "\e03b";
}
.budicon-upload-1:before {
  content: "\e03c";
}
.budicon-window:before {
  content: "\e03d";
}
.budicon-fullscreen-3:before {
  content: "\e03e";
}
.budicon-arrow:before {
  content: "\e03f";
}
.budicon-arrow-1:before {
  content: "\e040";
}
.budicon-arrow-2:before {
  content: "\e041";
}
.budicon-arrow-3:before {
  content: "\e042";
}
.budicon-arrow-down:before {
  content: "\e043";
}
.budicon-arrow-right:before {
  content: "\e044";
}
.budicon-arrow-up:before {
  content: "\e045";
}
.budicon-arrow-left:before {
  content: "\e046";
}
.budicon-target:before {
  content: "\e047";
}
.budicon-target-1:before {
  content: "\e048";
}
.budicon-star:before {
  content: "\e049";
}
.budicon-heart:before {
  content: "\e04a";
}
.budicon-check:before {
  content: "\e04b";
}
.budicon-cancel-1:before {
  content: "\e04c";
}
.budicon-minus:before {
  content: "\e04d";
}
.budicon-plus:before {
  content: "\e04e";
}
.budicon-crop:before {
  content: "\e04f";
}
.budicon-bell:before {
  content: "\e050";
}
.budicon-search-1:before {
  content: "\e051";
}
.budicon-search-2:before {
  content: "\e052";
}
.budicon-search-5:before {
  content: "\e053";
}
.budicon-search-4:before {
  content: "\e054";
}
.budicon-search-3:before {
  content: "\e055";
}
.budicon-clock:before {
  content: "\e056";
}
.budicon-dashboard:before {
  content: "\e057";
}
.budicon-check-3:before {
  content: "\e058";
}
.budicon-cancel-3:before {
  content: "\e059";
}
.budicon-minus-3:before {
  content: "\e05a";
}
.budicon-plus-3:before {
  content: "\e05b";
}
.budicon-support:before {
  content: "\e05c";
}
.budicon-arrow-left-bottom:before {
  content: "\e05d";
}
.budicon-arrow-right-bottom:before {
  content: "\e05e";
}
.budicon-arrow-right-top:before {
  content: "\e05f";
}
.budicon-arrow-left-top:before {
  content: "\e060";
}
.budicon-arrow-down-1:before {
  content: "\e061";
}
.budicon-arrow-right-1:before {
  content: "\e062";
}
.budicon-arrow-up-1:before {
  content: "\e063";
}
.budicon-arrow-left-1:before {
  content: "\e064";
}
.budicon-link-external:before {
  content: "\e065";
}
.budicon-link-incoming:before {
  content: "\e066";
}
.budicon-aid-kit:before {
  content: "\e067";
}
.budicon-lab:before {
  content: "\e068";
}
.budicon-flag:before {
  content: "\e069";
}
.budicon-award:before {
  content: "\e06a";
}
.budicon-award-1:before {
  content: "\e06b";
}
.budicon-award-2:before {
  content: "\e06c";
}
.budicon-timer:before {
  content: "\e06d";
}
.budicon-tv:before {
  content: "\e06e";
}
.budicon-mic-1:before {
  content: "\e06f";
}
.budicon-bicycle:before {
  content: "\e070";
}
.budicon-bus:before {
  content: "\e071";
}
.budicon-car:before {
  content: "\e072";
}
.budicon-direction:before {
  content: "\e073";
}
.budicon-leaf-1:before {
  content: "\e074";
}
.budicon-bulb:before {
  content: "\e075";
}
.budicon-tree:before {
  content: "\e076";
}
.budicon-home-1:before {
  content: "\e077";
}
.budicon-pin:before {
  content: "\e078";
}
.budicon-clock-1:before {
  content: "\e079";
}
.budicon-date-2:before {
  content: "\e07a";
}
.budicon-timer-1:before {
  content: "\e07b";
}
.budicon-clock-2:before {
  content: "\e07c";
}
.budicon-time:before {
  content: "\e07d";
}
.budicon-clock-3:before {
  content: "\e07e";
}
.budicon-date-1:before {
  content: "\e07f";
}
.budicon-map:before {
  content: "\e080";
}
.budicon-pin-1:before {
  content: "\e081";
}
.budicon-compass-1:before {
  content: "\e082";
}
.budicon-crown:before {
  content: "\e083";
}
.budicon-pointer:before {
  content: "\e084";
}
.budicon-pointer-1:before {
  content: "\e085";
}
.budicon-pointer-2:before {
  content: "\e086";
}
.budicon-puzzle:before {
  content: "\e087";
}
.budicon-gender-female:before {
  content: "\e088";
}
.budicon-gender-male:before {
  content: "\e089";
}
.budicon-globe:before {
  content: "\e08a";
}
.budicon-cube:before {
  content: "\e08b";
}
.budicon-book-2:before {
  content: "\e08c";
}
.budicon-notebook:before {
  content: "\e08d";
}
.budicon-image:before {
  content: "\e08e";
}
.budicon-image-1:before {
  content: "\e08f";
}
.budicon-image-2:before {
  content: "\e090";
}
.budicon-image-3:before {
  content: "\e091";
}
.budicon-camera-3:before {
  content: "\e092";
}
.budicon-camera-4:before {
  content: "\e093";
}
.budicon-video-1:before {
  content: "\e094";
}
.budicon-briefcase:before {
  content: "\e095";
}
.budicon-briefcase-1:before {
  content: "\e096";
}
.budicon-document:before {
  content: "\e097";
}
.budicon-document-1:before {
  content: "\e098";
}
.budicon-document-2:before {
  content: "\e099";
}
.budicon-document-3:before {
  content: "\e09a";
}
.budicon-paper:before {
  content: "\e09b";
}
.budicon-note-2:before {
  content: "\e09c";
}
.budicon-note-3:before {
  content: "\e09d";
}
.budicon-note-5:before {
  content: "\e09e";
}
.budicon-attachment:before {
  content: "\e09f";
}
.budicon-note-4:before {
  content: "\e0a0";
}
.budicon-note-6:before {
  content: "\e0a1";
}
.budicon-note-7:before {
  content: "\e0a2";
}
.budicon-note-8:before {
  content: "\e0a3";
}
.budicon-list-2:before {
  content: "\e0a4";
}
.budicon-presentation:before {
  content: "\e0a5";
}
.budicon-presentation-1:before {
  content: "\e0a6";
}
.budicon-pie-cart:before {
  content: "\e0a7";
}
.budicon-document-4:before {
  content: "\e0a8";
}
.budicon-book-3:before {
  content: "\e0a9";
}
.budicon-note-9:before {
  content: "\e0aa";
}
.budicon-note-10:before {
  content: "\e0ab";
}
.budicon-radion:before {
  content: "\e0ac";
}
.budicon-box:before {
  content: "\e0ad";
}
.budicon-video-2:before {
  content: "\e0ae";
}
.budicon-glasses:before {
  content: "\e0af";
}
.budicon-box-1:before {
  content: "\e0b0";
}
.budicon-printer:before {
  content: "\e0b1";
}
.budicon-printer-1:before {
  content: "\e0b2";
}
.budicon-pin-2:before {
  content: "\e0b3";
}
.budicon-pin-3:before {
  content: "\e0b4";
}
.budicon-folder:before {
  content: "\e0b5";
}
.budicon-book-4:before {
  content: "\e0b6";
}
.budicon-cancel-4:before {
  content: "\e0b7";
}
.budicon-check-4:before {
  content: "\e0b8";
}
.budicon-minus-4:before {
  content: "\e0b9";
}
.budicon-plus-4:before {
  content: "\e0ba";
}
.budicon-equal:before {
  content: "\e0bb";
}
.budicon-book-5:before {
  content: "\e0bc";
}
.budicon-book-6:before {
  content: "\e0cd";
}
.budicon-newspaper:before {
  content: "\e0bd";
}
.budicon-image-4:before {
  content: "\e0be";
}
.budicon-telephone:before {
  content: "\e0bf";
}
.budicon-mic-2:before {
  content: "\e0c0";
}
.budicon-paper-plane:before {
  content: "\e0c1";
}
.budicon-pen:before {
  content: "\e0c2";
}
.budicon-profile:before {
  content: "\e0c3";
}
.budicon-mail:before {
  content: "\e0c4";
}
.budicon-mail-1:before {
  content: "\e0c5";
}
.budicon-megaphone:before {
  content: "\e0c6";
}
.budicon-comment:before {
  content: "\e0c7";
}
.budicon-comment-1:before {
  content: "\e0c8";
}
.budicon-comment-2:before {
  content: "\e0c9";
}
.budicon-comment-3:before {
  content: "\e0ca";
}
.budicon-comment-4:before {
  content: "\e0cb";
}
.budicon-comment-5:before {
  content: "\e0cc";
}
/*# sourceMappingURL=theme.css.map */