@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Raleway:400,500,700);
@import url(fl-justicons.css);
@import "animate.css";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! 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;
  }
  select {
    background: #fff !important;
  }
  .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: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.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";
}
/*==================  Stuck menu  ======================*/
.isStuck {
  background: transparent;
  z-index: 999;
  box-shadow: 0 1px 2px #000;
}
.isStuck .navbar-default::before {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.isStuck .navbar-default .navbar-header .navbar-brand::after {
  width: 291px;
  left: -10px;
  bottom: 0;
  transform: rotate(0deg) skewX(0deg) skewY(0deg);
}
.isStuck .navbar-default .navbar-header .navbar-brand {
  padding-top: 0;
}
.isStuck .navbar-default .navbar-nav {
  padding-top: 40px;
}
@media only screen and (max-width: 992px) {
  .isStuck {
    display: none !important;
  }
}
.isStuck .sf-menu ul {
  top: 0;
}
.isStuck .sf-menu ul ul {
  top: 0;
}
/*==================     ToTop     ======================*/
.toTop {
  width: 47px;
  height: 47px;
  font-size: 24px;
  line-height: 47px !important;
  font-weight: 700;
  color: #fff !important;
  background: #0badd3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -moz-box-shadow: 5px 5px 20px -10px #000000;
  -webkit-box-shadow: 5px 5px 20px -10px #000000;
  box-shadow: 5px 5px 20px -10px #000000;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #333333;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important;
  }
}
/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.thumb img {
  width: 100%;
  height: auto;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #ffffff;
  background: transparent;
}
.thumb_overlay time {
  position: absolute;
  top: 64%;
  left: 0;
  right: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  filter: alpha(opacity=100);
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  display: inline-block;
}
.lt-ie9 .thumb_overlay time {
  filter: alpha(opacity=100);
}
.thumb_overlay:before {
  content: "\f06e";
  font-size: 72px;
  line-height: 72px;
  font-family: 'FontAwesome';
  position: absolute;
  top: 46%;
  left: 50%;
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.lt-ie9 .thumb_overlay:before {
  filter: alpha(opacity=0);
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .thumb_overlay:before {
    top: 31%;
  }
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(225, 140, 68, 0.8);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe18c44', endColorstr='#ffe18c44');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe18c44', endColorstr='#ffe18c44');
  zoom: 1;
}
.thumb:hover .thumb_overlay:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  filter: alpha(opacity=100);
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover time {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lt-ie9 .thumb:hover time {
  filter: alpha(opacity=100);
}
/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
.parallax a.link {
  text-decoration: underline;
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}
.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666666;
  background: rgba(255, 255, 255, 0.97);
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.lt-ie9 .rd-mobilemenu_ul {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff');
  zoom: 1;
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #e18c44;
  color: #ffffff;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px 'FontAwesome';
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #e18c44;
  -moz-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #ffffff;
  color: #666666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
  border: none;
  padding-top: 14px;
  padding-bottom: 16px;
}
.rd-mobilemenu_ul ul ul {
  border: none;
  box-shadow: none;
  background: transparent;
  padding: 0;
  left: 0;
  top: 0;
  text-align: left;
}
.rd-mobilemenu_ul ul ul:before,
.rd-mobilemenu_ul ul ul:after {
  display: none;
}
.rd-mobilemenu_ul ul ul li {
  border: none;
  box-shadow: none;
}
.rd-mobilemenu_ul ul ul a {
  padding: 0;
  margin: 0;
  padding-left: 60px;
  color: inherit;
  padding-top: 14px;
  padding-bottom: 16px;
  border: none;
  box-shadow: none;
}
.rd-mobilemenu_ul ul ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul ul ul a:hover {
  background: #e18c44;
  color: #ffffff;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}
.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #ffffff;
  color: #000000;
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}
.rd-mobilepanel_title {
  position: fixed;
  padding-left: 10px;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
  background-color: #ffffff;
  border-color: transparent;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  outline: none;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after,
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span:before,
.rd-mobilepanel_toggle span:after {
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, transform;
}
.rd-mobilepanel_toggle.active span {
  transition: background .3s 0s ease;
  background: transparent;
}
.rd-mobilepanel_toggle.active span:before,
.rd-mobilepanel_toggle.active span:after {
  top: 0;
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }
  .rd-mobilemenu,
  .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
* {
  -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;
}
@media (min-width: 768px) {
  div.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 500px) {
  .row .col-xs-6 {
    clear: both;
    width: 100%;
  }
}
@media (max-width: 550px) {
  .row .col-xs-4 {
    clear: both;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .row .col-xs-12 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .row .col-sm-12 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .row .col-sm-6 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.25;
  color: #474747;
  background-color: #474747;
  -webkit-text-size-adjust: none;
}
.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
a:focus {
  outline: none;
  text-decoration: none;
  color: inherit;
}
a:active {
  background: transparent;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #0badd3;
}
a[href^="tel:"],
a[href^="callto:"] {
  text-decoration: none;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  -moz-transition: all 0.2s ease-in-out;
  -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: 12px;
  margin-bottom: 8px;
  border: 0;
  border-top: 1px solid #d2d3d4;
}
.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;
}
/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #474747;
}
.hr-bg-header {
  position: relative;
  padding-bottom: 77px;
}
.hr-bg-header:after {
  content: '';
  background: url("../images/header_bg_hr.png") no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 77px;
}
@media (min-width: 1980px) {
  .hr-bg-header {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
@media (min-width: 2500px) {
  .hr-bg-header:after {
    height: 75px;
    background: #474747;
  }
}
.hr-bg-header + main {
  padding-top: 80px;
  padding-bottom: 90px;
}
/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  background: #ffffff;
}
.mg_add {
  margin-top: -11px;
}
.sect-404 h2 {
  font-size: 200px;
  line-height: 180px;
  color: #474747;
  font-family: 'Lato', sans-serif;
  margin-top: 15px;
}
.sect-404 * + h3 {
  margin-top: 41px;
}
.sect-404 * + h6 {
  margin-top: 21px;
}
@media (max-width: 479px) {
  .sect-404 h2 {
    font-size: 165px;
    line-height: 135px;
  }
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #474747;
  position: relative;
  padding-top: 11px;
  padding-bottom: 57px;
  color: #fff;
}
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff;
}
footer:before {
  content: '';
 /* background: url("../Images/trar.png") repeat-x center bottom;*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  height: 447px;
}
@media (min-width: 2500px) {
  footer:before {
    height: 75px;
    background: #474747;
  }
}
footer .rights {
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
}
footer * + .rights {
  margin-top: 21px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  margin: 0;
}
h1,
.h1 {
  font-size: 50px;
  line-height: 0.72;
  text-transform: uppercase;
}
h1 span,
.h1 span {
  color: #956339;
  display: block;
  font-size: 16px;
  line-height: 16px;
}
h1 small,
.h1 small,
h1 .small,
.h1 .small {
  color: #956339;
  display: block;
  font-size: 9px;
  line-height: 9px;
  text-transform: lowercase;
}
h2,
.h2 {
  font-size: 48px;
  line-height: 0.75;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    line-height: 1;
  }
}
h3,
.h3 {
  font-size: 36px;
  line-height: 1;
}
h4,
.h4 {
  font-size: 24px;
  line-height: 1.5;
}
h5,
.h5 {
  font-size: 20px;
  line-height: 1.8;
}
h6,
.h6 {
  font-size: 18px;
  line-height: 2;
}
p {
  line-height: 2.25;
  margin: 0;
}
* + .btn-primary {
  margin-top: 60px;
}
* + .btn-sm {
  margin-top: 60px;
}
* + .btn-default {
  margin-top: 49px;
}
* + .index-list {
  margin-top: 44px;
}
.marked-list + .btn-default {
  margin-right: 36px;
  margin-top: 47px;
}
* + .inline-list2 {
  margin-top: 55px;
}
* + address.h4 {
  margin-top: 49px;
}
* + .marked-list {
  margin-top: 10px;
}
* + blockquote.media {
  margin-top: 43px;
}
* + .contact-info-list {
  margin-top: 18px;
}
* + h6 {
  margin-top: 15px;
}
* + .map {
  margin-top: 54px;
}
* + .row {
  margin-top: 47px;
}
h6 + .marked-list {
  margin-top: 13px;
}
h3 + h6 {
  margin-top: 41px;
}
h3 + img {
  margin-top: 54px;
}
h3 + h4 {
  margin-top: 46px;
}
img + h4 {
  margin-top: 52px;
}
img + h6 {
  margin-top: 49px;
}
.row + .row {
  margin-top: 38px;
}
.row + .row + .row {
  margin-top: 48px;
}
.row + .row.off3 {
  margin-top: 60px;
}
* + .off {
  margin-top: 50px;
}
* + .off1 {
  margin-top: 27px;
}
* + .off2 {
  margin-top: 61px;
}
* + .off4 {
  margin-top: 20px;
}
.fa {
  line-height: inherit;
}
[class*='fa-']:before {
  font-family: 'FontAwesome';
  color: inherit;
}
mark,
.mark {
  background-color: #febd00;
  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;
}
@media (max-width: 767px) {
  .center767 {
    text-align: center;
  }
  .center767 * {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .center991 {
    text-align: center;
  }
  .center991 * {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .left767 {
    text-align: left;
  }
  .left767 * {
    text-align: left;
  }
}
@media (max-width: 991px) {
  .left991 {
    text-align: left;
  }
  .left991 * {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .right767 {
    text-align: right;
  }
  .right767 * {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .right991 {
    text-align: right;
  }
  .right991 * {
    text-align: right;
  }
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.fw-l {
  font-weight: 300;
}
.fw-n {
  font-weight: 400;
}
.fw-m {
  font-weight: 500;
}
.fw-sb {
  font-weight: 600;
}
.fw-b {
  font-weight: 700;
}
.fw-xb {
  font-weight: 800;
}
.white {
  color: #ffffff;
}
.txt-sec {
  color: #333333;
}
.text-muted {
  color: #f7f7f7;
}
.text-primary {
  color: #e18c44;
}
.text-success {
  color: #4baf4f;
}
.text-info {
  color: #5bc0de;
}
.text-warning {
  color: #febd00;
}
.text-danger {
  color: #f44236;
}
.hr-bg {
  position: relative;
  margin-bottom: 140px;
}
.hr-bg:before {
  content: '';
  background: url("../images/bg_hr1.png") no-repeat center bottom;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  height: 110px;
}
.hr-bg:after {
  content: '';
  background: url("../images/bg_hr2.png") no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 140px;
}
@media (min-width: 2500px) {
  .hr-bg:before,
  .hr-bg:after {
    height: 75px;
    background: #474747;
  }
}
@media (min-width: 1980px) {
  .hr-bg:before,
  .hr-bg:after {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
.hr-bg1 {
  position: relative;
  margin-bottom: 160px;
}
.hr-bg1:before {
  content: '';
  background: url("../Images/bg_hr3.png") no-repeat center top #454545;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
	
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 160px;
}


.bg-primary-gray {
 background:  #474747 !important;
}


.hr-bg1-gray {
  position: relative;
  margin-bottom: 160px;
}
.hr-bg1-gray:before {
  content: '';
  background: url("../Images/bg_hr3-gray.png") no-repeat center top ;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
	
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 160px;
}

@media (min-width: 2500px) {
  .hr-bg1:before {
    height: 75px;
    background: #e18c44;
  }
}
@media (min-width: 1980px) {
  .hr-bg1:before,
  .hr-bg1:after {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
.hr-bg2 {
  position: relative;
  margin-top: 135px;
  margin-bottom: 170px;
}
.hr-bg2 > * {
  z-index: 10;
  position: relative;
}
.hr-bg2:before {
  content: '';
  background: url("../images/bg_hr4.png") no-repeat center bottom;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  height: 135px;
}
.hr-bg2:after {
  content: '';
  background: url("../images/bg_hr5.png") no-repeat center top;
  position: absolute;
  bottom: 47px;
  left: 0;
  right: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 165px;
}
@media (min-width: 2500px) {
  .hr-bg2:before,
  .hr-bg2:after {
    height: 75px;
    background: #e18c44;
  }
}
@media (min-width: 1980px) {
  .hr-bg2:before,
  .hr-bg2:after {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
.hr-bg3 {
  position: relative;
  margin-top: 120px;
  margin-bottom: 160px;
}
.hr-bg3 > * {
  z-index: 10;
  position: relative;
}
.hr-bg3:before {
  content: '';
  background: url("../images/bg_hr6.png") no-repeat center bottom;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  height: 120px;
}
.hr-bg3:after {
  content: '';
  background: url("../images/bg_hr7.png") no-repeat center top;
  position: absolute;
  bottom: 47px;
  left: 0;
  right: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 160px;
}
@media (min-width: 2500px) {
  .hr-bg3:before,
  .hr-bg3:after {
    height: 75px;
    background: #e18c44;
  }
}
@media (min-width: 1980px) {
  .hr-bg3:before,
  .hr-bg3:after {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
.hr-bg4 {
  position: relative;
  margin-top: 230px;
  margin-bottom: 135px;
}
.hr-bg4 > * {
  z-index: 10;
  position: relative;
}
.hr-bg4 .bg-hr-off {
  margin-top: -57px;
}
.hr-bg4:before {
  content: '';
  background: url("../images/bg_hr8.png") no-repeat center bottom;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  height: 225px;
}
.hr-bg4:after {
  content: '';
  background: url("../images/bg_hr9.png") no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 135px;
}
@media (min-width: 2500px) {
  .hr-bg4:before,
  .hr-bg4:after {
    height: 75px;
    background: #474747;
  }
}
@media (min-width: 1980px) {
  .hr-bg4:before,
  .hr-bg4:after {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
.hr-bg5 {
  position: relative;
  margin-top: 110px;
  margin-bottom: 135px;
}
.hr-bg5 > * {
  z-index: 10;
  position: relative;
}
.hr-bg5 .bg-hr-off {
  margin-top: -57px;
}
.hr-bg5:before {
  content: '';
  background: url("../images/bg_hr10.png") no-repeat center bottom;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  height: 110px;
}
.hr-bg5:after {
  content: '';
  background: url("../images/bg_hr11.png") no-repeat center top;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  height: 135px;
}
@media (min-width: 2500px) {
  .hr-bg5:before,
  .hr-bg5:after {
    height: 75px;
    background: #474747;
  }
}
@media (min-width: 1980px) {
  .hr-bg5:before,
  .hr-bg5:after {
    -webkit-background-size: 100%;
    background-size: 100%;
  }
}
.bg-default {
  background: #474747;
  color: #fff;
}
.bg-default h1,
.bg-default h2,
.bg-default h3,
.bg-default h4,
.bg-default h5,
.bg-default h6 {
  color: #fff;
}
.bg-default .marked-list li:before {
  background: #fff;
}
.bg-primary {
  background: #e18c44;
  color: #fff;
}
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6 {
  color: #fff;
}
.bg-primary h1 a:hover,
.bg-primary h2 a:hover,
.bg-primary h3 a:hover,
.bg-primary h4 a:hover,
.bg-primary h5 a:hover,
.bg-primary h6 a:hover {
  color: #474747;
}
.bg-primary .btn-default {
  color: #ffffff;
  background-color: #e18c44;
  border-color: #ffffff;
}
.bg-primary .btn-default:active,
.bg-primary .btn-default.active,
.open > .dropdown-toggle.bg-primary .btn-default {
  background-image: none;
}
.bg-primary .btn-default.disabled,
.bg-primary .btn-default[disabled],
fieldset[disabled] .bg-primary .btn-default,
.bg-primary .btn-default.disabled:hover,
.bg-primary .btn-default[disabled]:hover,
fieldset[disabled] .bg-primary .btn-default:hover,
.bg-primary .btn-default.disabled:focus,
.bg-primary .btn-default[disabled]:focus,
fieldset[disabled] .bg-primary .btn-default:focus,
.bg-primary .btn-default.disabled.focus,
.bg-primary .btn-default[disabled].focus,
fieldset[disabled] .bg-primary .btn-default.focus,
.bg-primary .btn-default.disabled:active,
.bg-primary .btn-default[disabled]:active,
fieldset[disabled] .bg-primary .btn-default:active,
.bg-primary .btn-default.disabled.active,
.bg-primary .btn-default[disabled].active,
fieldset[disabled] .bg-primary .btn-default.active {
  background-color: #e18c44;
  border-color: #ffffff;
}
.bg-primary .btn-default .badge {
  color: #e18c44;
  background-color: #ffffff;
}
.bg-primary .btn-default:focus {
  color: #ffffff;
  background-color: #e18c44;
  border-color: #ffffff;
}
.bg-primary .btn-default:focus:active,
.bg-primary .btn-default:focus.active,
.open > .dropdown-toggle.bg-primary .btn-default:focus {
  background-image: none;
}
.bg-primary .btn-default:focus.disabled,
.bg-primary .btn-default:focus[disabled],
fieldset[disabled] .bg-primary .btn-default:focus,
.bg-primary .btn-default:focus.disabled:hover,
.bg-primary .btn-default:focus[disabled]:hover,
fieldset[disabled] .bg-primary .btn-default:focus:hover,
.bg-primary .btn-default:focus.disabled:focus,
.bg-primary .btn-default:focus[disabled]:focus,
fieldset[disabled] .bg-primary .btn-default:focus:focus,
.bg-primary .btn-default:focus.disabled.focus,
.bg-primary .btn-default:focus[disabled].focus,
fieldset[disabled] .bg-primary .btn-default:focus.focus,
.bg-primary .btn-default:focus.disabled:active,
.bg-primary .btn-default:focus[disabled]:active,
fieldset[disabled] .bg-primary .btn-default:focus:active,
.bg-primary .btn-default:focus.disabled.active,
.bg-primary .btn-default:focus[disabled].active,
fieldset[disabled] .bg-primary .btn-default:focus.active {
  background-color: #e18c44;
  border-color: #ffffff;
}
.bg-primary .btn-default:focus .badge {
  color: #e18c44;
  background-color: #ffffff;
}
.bg-primary .btn-default:hover {
  color: #ffffff;
  background-color: #474747;
  border-color: #ffffff;
}
.bg-primary .btn-default:hover:active,
.bg-primary .btn-default:hover.active,
.open > .dropdown-toggle.bg-primary .btn-default:hover {
  background-image: none;
}
.bg-primary .btn-default:hover.disabled,
.bg-primary .btn-default:hover[disabled],
fieldset[disabled] .bg-primary .btn-default:hover,
.bg-primary .btn-default:hover.disabled:hover,
.bg-primary .btn-default:hover[disabled]:hover,
fieldset[disabled] .bg-primary .btn-default:hover:hover,
.bg-primary .btn-default:hover.disabled:focus,
.bg-primary .btn-default:hover[disabled]:focus,
fieldset[disabled] .bg-primary .btn-default:hover:focus,
.bg-primary .btn-default:hover.disabled.focus,
.bg-primary .btn-default:hover[disabled].focus,
fieldset[disabled] .bg-primary .btn-default:hover.focus,
.bg-primary .btn-default:hover.disabled:active,
.bg-primary .btn-default:hover[disabled]:active,
fieldset[disabled] .bg-primary .btn-default:hover:active,
.bg-primary .btn-default:hover.disabled.active,
.bg-primary .btn-default:hover[disabled].active,
fieldset[disabled] .bg-primary .btn-default:hover.active {
  background-color: #474747;
  border-color: #ffffff;
}
.bg-primary .btn-default:hover .badge {
  color: #474747;
  background-color: #ffffff;
}
.bg-primary .marked-list li:before {
  background: #fff;
}
.bg-primary .marked-list li + li {
  margin-top: -5px;
}
.bg-primary .marked-list li a:hover {
  color: #474747;
}
.bg {
  background: url("../images/bg1.jpg") no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: -62px;
  color: #fff;
}
.bg h1,
.bg h2,
.bg h3,
.bg h4,
.bg h5,
.bg h6 {
  color: #fff;
}
.bg-secondary {
  background: #333333;
}
.bg-success {
  background: #4baf4f;
}
.bg-info {
  background: #5bc0de;
}
.bg-warning {
  background: #febd00;
}
.bg-danger {
  background: #f44236;
}
.page-header {
  padding-bottom: 17px;
  margin: 72px 0 36px;
  border-bottom: 1px solid #d9ceb7;
}
.fl-justicons-white83,
.fl-justicons-sports36,
.fl-justicons-global24 {
  color: #e18c44;
  font-size: 36px;
  line-height: 78px;
  display: inline-block;
  width: 78px;
  height: 78px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  border: 1px solid #e18c44;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
ul,
ol {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul li,
ol li {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul li a,
ol li a {
  padding: 0;
  list-style: none;
  margin: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
/*=================   List Inline   =====================*/
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
/*================   Contact Info List   =================*/
.contact-info-list {
  width: 237px;
  font-size: 18px;
  line-height: 36px;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list:before,
.contact-info-list:after {
  content: " ";
  display: table;
}
.contact-info-list:after {
  clear: both;
}
.contact-info-list dt {
  float: left;
  width: 40%;
}
.contact-info-list dd {
  float: right;
  width: 60%;
  text-align: right;
}
.contact-info-list .mail {
  float: left;
  width: 26%;
  text-align: left;
}
.contact-info-list a:hover {
  color: #e18c44;
}
.contact-info-list [href*="mailto:"] {
  color: #e18c44;
}
.contact-info-list [href*="mailto:"]:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .contact-info-list {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1199px) {
  .contact-info-list .mail {
    width: 24%;
  }
}
@media (max-width: 767px) {
  .contact-info-list {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
/*=================   Inline list   =====================*/
.inline-list .fa {
  font: 0/0 a;
}
.inline-list .fa:hover:before {
  color: #e18c44;
}
.inline-list .fa:before {
  font-size: 30px;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #e2e0e0;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 37px;
}
@media (max-width: 400px) {
  .inline-list li + li {
    margin-left: 5px;
  }
}
.inline-list2 li {
  display: inline-block;
  float: left;
  width: 16.66666666666667%;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.inline-list2 li img {
  width: 100%;
}
.inline-list2 li .btn {
  position: absolute;
  top: 50%;
  left: 15%;
  right: 17%;
  -moz-transform: translateY(-53%);
  -ms-transform: translateY(-53%);
  -o-transform: translateY(-53%);
  -webkit-transform: translateY(-53%);
  transform: translateY(-53%);
  margin-top: 0;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding: 7px 5px 10px;
  color: #ffffff;
  background-color: #e18c44;
  border-color: #ffffff;
}
.inline-list2 li .btn:active,
.inline-list2 li .btn.active,
.open > .dropdown-toggle.inline-list2 li .btn {
  background-image: none;
}
.inline-list2 li .btn.disabled,
.inline-list2 li .btn[disabled],
fieldset[disabled] .inline-list2 li .btn,
.inline-list2 li .btn.disabled:hover,
.inline-list2 li .btn[disabled]:hover,
fieldset[disabled] .inline-list2 li .btn:hover,
.inline-list2 li .btn.disabled:focus,
.inline-list2 li .btn[disabled]:focus,
fieldset[disabled] .inline-list2 li .btn:focus,
.inline-list2 li .btn.disabled.focus,
.inline-list2 li .btn[disabled].focus,
fieldset[disabled] .inline-list2 li .btn.focus,
.inline-list2 li .btn.disabled:active,
.inline-list2 li .btn[disabled]:active,
fieldset[disabled] .inline-list2 li .btn:active,
.inline-list2 li .btn.disabled.active,
.inline-list2 li .btn[disabled].active,
fieldset[disabled] .inline-list2 li .btn.active {
  background-color: #e18c44;
  border-color: #ffffff;
}
.inline-list2 li .btn .badge {
  color: #e18c44;
  background-color: #ffffff;
}
.inline-list2 li .btn:focus {
  color: #ffffff;
  background-color: #e18c44;
  border-color: #ffffff;
}
.inline-list2 li .btn:focus:active,
.inline-list2 li .btn:focus.active,
.open > .dropdown-toggle.inline-list2 li .btn:focus {
  background-image: none;
}
.inline-list2 li .btn:focus.disabled,
.inline-list2 li .btn:focus[disabled],
fieldset[disabled] .inline-list2 li .btn:focus,
.inline-list2 li .btn:focus.disabled:hover,
.inline-list2 li .btn:focus[disabled]:hover,
fieldset[disabled] .inline-list2 li .btn:focus:hover,
.inline-list2 li .btn:focus.disabled:focus,
.inline-list2 li .btn:focus[disabled]:focus,
fieldset[disabled] .inline-list2 li .btn:focus:focus,
.inline-list2 li .btn:focus.disabled.focus,
.inline-list2 li .btn:focus[disabled].focus,
fieldset[disabled] .inline-list2 li .btn:focus.focus,
.inline-list2 li .btn:focus.disabled:active,
.inline-list2 li .btn:focus[disabled]:active,
fieldset[disabled] .inline-list2 li .btn:focus:active,
.inline-list2 li .btn:focus.disabled.active,
.inline-list2 li .btn:focus[disabled].active,
fieldset[disabled] .inline-list2 li .btn:focus.active {
  background-color: #e18c44;
  border-color: #ffffff;
}
.inline-list2 li .btn:focus .badge {
  color: #e18c44;
  background-color: #ffffff;
}
.inline-list2 li .btn:before {
  content: "\f06e";
  font-size: 72px;
  line-height: 72px;
  font-family: 'FontAwesome';
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -36px;
  top: 50%;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.lt-ie9 .inline-list2 li .btn:before {
  filter: alpha(opacity=0);
}
.inline-list2 li .btn:hover {
  border: none;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  background: rgba(225, 140, 68, 0.8);
}
.lt-ie9 .inline-list2 li .btn:hover {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe18c44', endColorstr='#ffe18c44');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe18c44', endColorstr='#ffe18c44');
  zoom: 1;
}
.inline-list2 li .btn:hover span {
  display: none;
}
.inline-list2 li .btn:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.lt-ie9 .inline-list2 li .btn:hover:before {
  filter: alpha(opacity=100);
}
.inline-list2 li .btn:active:before {
  -moz-transform: scale(10);
  -ms-transform: scale(10);
  -o-transform: scale(10);
  -webkit-transform: scale(10);
  transform: scale(10);
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.lt-ie9 .inline-list2 li .btn:active:before {
  filter: alpha(opacity=0);
}
@media (min-width: 480px) and (max-width: 991px) {
  .inline-list2 li {
    width: 33.3%;
  }
}
@media (max-width: 479px) {
  .inline-list2 li {
    width: 50%;
  }
}
/*================      Flex list     =================*/
.flex-list {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.flex-list li {
  display: table-cell;
  position: relative;
}
@media (max-width: 767px) {
  .flex-list li {
    display: block;
  }
}
/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
  padding-left: 101px;
}
.index-list li:before {
  content: counter(li, decimal-leading-zero);
  counter-increment: li;
  color: #e18c44;
  font-size: 32px;
  line-height: 78px;
  display: inline-block;
  width: 78px;
  height: 78px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  border: 1px solid #e18c44;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 1px;
  text-align: center;
}
.index-list li + li {
  margin-top: 36px;
}
@media (max-width: 991px) {
  .index-list li:before {
    top: 2px;
  }
}
/*================    Marked list     =================*/
.marked-list {
  display: block;
}
.marked-list li {
  padding-left: 35px;
  position: relative;
}
.marked-list li a {
  position: relative;
  font-size: 24px;
  line-height: 36px;
  display: inline-block;
}
.marked-list li a:hover {
  color: #e18c44;
}
.marked-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  height: 9px;
  width: 9px;
  display: inline-block;
  background: #474747;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.marked-list li + li {
  margin-top: -3px;
}
@media (max-width: 991px) {
  .marked-list {
    display: inline-block;
  }
  .marked-list li {
    padding-left: 18px;
  }
}
/*==================  Terms List  ======================*/
.terms-list dt {
  font-size: 24px;
  line-height: 28px;
}
.terms-list dd {
  font-size: 18px;
  line-height: 36px;
}
.terms-list dt + dd {
  margin-top: 21px;
}
.terms-list dd + dt {
  margin-top: 51px;
}
.terms-list + a {
  margin-top: 50px;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  color: #e18c44;
}
.terms-list + a:hover {
  text-decoration: underline;
}
dl {
  padding: 0;
  margin: 0;
  font-style: normal;
}
dt,
dd {
  padding: 0;
  margin: 0;
}
.menu-list li {
  font-size: 18px;
  line-height: 36px;
  color: #fff;
  font-family: 'Raleway', sans-serif;
}
.social-list li {
  font-size: 16px;
  line-height: 36px;
  font-weight: 700;
  color: #0badd3;
  font-family: 'Raleway', sans-serif;
}
.social-list li a:hover {
  color: #fff;
}
@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 #f7f7f7;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  margin: 0;
}
blockquote cite {
  font-style: normal;
  display: inline-block;
}
blockquote q:before,
blockquote q:after {
  content: " ";
  display: table;
}
blockquote q:after {
  clear: both;
}
blockquote q:before,
blockquote q:after {
  content: " ";
  display: table;
}
blockquote q:after {
  clear: both;
}
blockquote q:before,
blockquote q:after {
  content: " ";
  display: table;
}
blockquote q:after {
  clear: both;
}
blockquote q:before,
blockquote q:after {
  content: " ";
  display: table;
}
blockquote q:after {
  clear: both;
}
blockquote + blockquote.media {
  margin-top: 35px;
}
blockquote * + cite.h4 {
  margin-top: 14px;
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #d9ceb7;
  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 {
  font-style: normal;
  line-height: 30px !important;
}
* + .rights {
  margin-top: 47px;
}
article time + * {
  margin-top: -3px;
}
* + article {
  margin-top: 42px;
}
article + article {
  margin-top: 36px;
}
article [class*="fl-"] {
  margin-top: 12px;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  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: 17.5px;
  margin: 0 0 18px;
  font-size: 15px;
  line-height: 2.25;
  word-break: break-all;
  word-wrap: break-word;
  color: #888888;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 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: #f7f7f7;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 36px;
}
.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: 2.25;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #474747;
}
.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 #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 27px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 700;
  cursor: pointer;
  border: 3px solid #fff;
  background: transparent;
  -moz-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-size: 16px;
  line-height: 18px;
  padding: 7px 28px 10px;
}
.btn-default {
  color: #e18c44;
  background-color: #ffffff;
  border-color: #e18c44;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #e18c44;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #e18c44;
}
.btn-default:focus {
  color: #e18c44;
  background-color: #ffffff;
  border-color: #e18c44;
}
.btn-default:focus:active,
.btn-default:focus.active,
.open > .dropdown-toggle.btn-default:focus {
  background-image: none;
}
.btn-default:focus.disabled,
.btn-default:focus[disabled],
fieldset[disabled] .btn-default:focus,
.btn-default:focus.disabled:hover,
.btn-default:focus[disabled]:hover,
fieldset[disabled] .btn-default:focus:hover,
.btn-default:focus.disabled:focus,
.btn-default:focus[disabled]:focus,
fieldset[disabled] .btn-default:focus:focus,
.btn-default:focus.disabled.focus,
.btn-default:focus[disabled].focus,
fieldset[disabled] .btn-default:focus.focus,
.btn-default:focus.disabled:active,
.btn-default:focus[disabled]:active,
fieldset[disabled] .btn-default:focus:active,
.btn-default:focus.disabled.active,
.btn-default:focus[disabled].active,
fieldset[disabled] .btn-default:focus.active {
  background-color: #ffffff;
  border-color: #e18c44;
}
.btn-default:focus .badge {
  color: #ffffff;
  background-color: #e18c44;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #474747;
  border-color: #e18c44;
}
.btn-default:hover:active,
.btn-default:hover.active,
.open > .dropdown-toggle.btn-default:hover {
  background-image: none;
}
.btn-default:hover.disabled,
.btn-default:hover[disabled],
fieldset[disabled] .btn-default:hover,
.btn-default:hover.disabled:hover,
.btn-default:hover[disabled]:hover,
fieldset[disabled] .btn-default:hover:hover,
.btn-default:hover.disabled:focus,
.btn-default:hover[disabled]:focus,
fieldset[disabled] .btn-default:hover:focus,
.btn-default:hover.disabled.focus,
.btn-default:hover[disabled].focus,
fieldset[disabled] .btn-default:hover.focus,
.btn-default:hover.disabled:active,
.btn-default:hover[disabled]:active,
fieldset[disabled] .btn-default:hover:active,
.btn-default:hover.disabled.active,
.btn-default:hover[disabled].active,
fieldset[disabled] .btn-default:hover.active {
  background-color: #474747;
  border-color: #e18c44;
}
.btn-default:hover .badge {
  color: #474747;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  font-family: 'Raleway', sans-serif;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-primary .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-primary:focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-primary:focus:active,
.btn-primary:focus.active,
.open > .dropdown-toggle.btn-primary:focus {
  background-image: none;
}
.btn-primary:focus.disabled,
.btn-primary:focus[disabled],
fieldset[disabled] .btn-primary:focus,
.btn-primary:focus.disabled:hover,
.btn-primary:focus[disabled]:hover,
fieldset[disabled] .btn-primary:focus:hover,
.btn-primary:focus.disabled:focus,
.btn-primary:focus[disabled]:focus,
fieldset[disabled] .btn-primary:focus:focus,
.btn-primary:focus.disabled.focus,
.btn-primary:focus[disabled].focus,
fieldset[disabled] .btn-primary:focus.focus,
.btn-primary:focus.disabled:active,
.btn-primary:focus[disabled]:active,
fieldset[disabled] .btn-primary:focus:active,
.btn-primary:focus.disabled.active,
.btn-primary:focus[disabled].active,
fieldset[disabled] .btn-primary:focus.active {
  background-color: transparent;
  border-color: #ffffff;
}
.btn-primary:focus .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #e18c44;
  border-color: #ffffff;
}
.btn-primary:hover:active,
.btn-primary:hover.active,
.open > .dropdown-toggle.btn-primary:hover {
  background-image: none;
}
.btn-primary:hover.disabled,
.btn-primary:hover[disabled],
fieldset[disabled] .btn-primary:hover,
.btn-primary:hover.disabled:hover,
.btn-primary:hover[disabled]:hover,
fieldset[disabled] .btn-primary:hover:hover,
.btn-primary:hover.disabled:focus,
.btn-primary:hover[disabled]:focus,
fieldset[disabled] .btn-primary:hover:focus,
.btn-primary:hover.disabled.focus,
.btn-primary:hover[disabled].focus,
fieldset[disabled] .btn-primary:hover.focus,
.btn-primary:hover.disabled:active,
.btn-primary:hover[disabled]:active,
fieldset[disabled] .btn-primary:hover:active,
.btn-primary:hover.disabled.active,
.btn-primary:hover[disabled].active,
fieldset[disabled] .btn-primary:hover.active {
  background-color: #e18c44;
  border-color: #ffffff;
}
.btn-primary:hover .badge {
  color: #e18c44;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: transparent;
  border-color: #4baf4f;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: transparent;
  border-color: #4baf4f;
}
.btn-success .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-success:focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #4baf4f;
}
.btn-success:focus:active,
.btn-success:focus.active,
.open > .dropdown-toggle.btn-success:focus {
  background-image: none;
}
.btn-success:focus.disabled,
.btn-success:focus[disabled],
fieldset[disabled] .btn-success:focus,
.btn-success:focus.disabled:hover,
.btn-success:focus[disabled]:hover,
fieldset[disabled] .btn-success:focus:hover,
.btn-success:focus.disabled:focus,
.btn-success:focus[disabled]:focus,
fieldset[disabled] .btn-success:focus:focus,
.btn-success:focus.disabled.focus,
.btn-success:focus[disabled].focus,
fieldset[disabled] .btn-success:focus.focus,
.btn-success:focus.disabled:active,
.btn-success:focus[disabled]:active,
fieldset[disabled] .btn-success:focus:active,
.btn-success:focus.disabled.active,
.btn-success:focus[disabled].active,
fieldset[disabled] .btn-success:focus.active {
  background-color: transparent;
  border-color: #4baf4f;
}
.btn-success:focus .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-info:focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info:focus:active,
.btn-info:focus.active,
.open > .dropdown-toggle.btn-info:focus {
  background-image: none;
}
.btn-info:focus.disabled,
.btn-info:focus[disabled],
fieldset[disabled] .btn-info:focus,
.btn-info:focus.disabled:hover,
.btn-info:focus[disabled]:hover,
fieldset[disabled] .btn-info:focus:hover,
.btn-info:focus.disabled:focus,
.btn-info:focus[disabled]:focus,
fieldset[disabled] .btn-info:focus:focus,
.btn-info:focus.disabled.focus,
.btn-info:focus[disabled].focus,
fieldset[disabled] .btn-info:focus.focus,
.btn-info:focus.disabled:active,
.btn-info:focus[disabled]:active,
fieldset[disabled] .btn-info:focus:active,
.btn-info:focus.disabled.active,
.btn-info:focus[disabled].active,
fieldset[disabled] .btn-info:focus.active {
  background-color: transparent;
  border-color: #5bc0de;
}
.btn-info:focus .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: transparent;
  border-color: #febd00;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: transparent;
  border-color: #febd00;
}
.btn-warning .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-warning:focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #febd00;
}
.btn-warning:focus:active,
.btn-warning:focus.active,
.open > .dropdown-toggle.btn-warning:focus {
  background-image: none;
}
.btn-warning:focus.disabled,
.btn-warning:focus[disabled],
fieldset[disabled] .btn-warning:focus,
.btn-warning:focus.disabled:hover,
.btn-warning:focus[disabled]:hover,
fieldset[disabled] .btn-warning:focus:hover,
.btn-warning:focus.disabled:focus,
.btn-warning:focus[disabled]:focus,
fieldset[disabled] .btn-warning:focus:focus,
.btn-warning:focus.disabled.focus,
.btn-warning:focus[disabled].focus,
fieldset[disabled] .btn-warning:focus.focus,
.btn-warning:focus.disabled:active,
.btn-warning:focus[disabled]:active,
fieldset[disabled] .btn-warning:focus:active,
.btn-warning:focus.disabled.active,
.btn-warning:focus[disabled].active,
fieldset[disabled] .btn-warning:focus.active {
  background-color: transparent;
  border-color: #febd00;
}
.btn-warning:focus .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: transparent;
  border-color: #f44236;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: transparent;
  border-color: #f44236;
}
.btn-danger .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-danger:focus {
  color: #ffffff;
  background-color: transparent;
  border-color: #f44236;
}
.btn-danger:focus:active,
.btn-danger:focus.active,
.open > .dropdown-toggle.btn-danger:focus {
  background-image: none;
}
.btn-danger:focus.disabled,
.btn-danger:focus[disabled],
fieldset[disabled] .btn-danger:focus,
.btn-danger:focus.disabled:hover,
.btn-danger:focus[disabled]:hover,
fieldset[disabled] .btn-danger:focus:hover,
.btn-danger:focus.disabled:focus,
.btn-danger:focus[disabled]:focus,
fieldset[disabled] .btn-danger:focus:focus,
.btn-danger:focus.disabled.focus,
.btn-danger:focus[disabled].focus,
fieldset[disabled] .btn-danger:focus.focus,
.btn-danger:focus.disabled:active,
.btn-danger:focus[disabled]:active,
fieldset[disabled] .btn-danger:focus:active,
.btn-danger:focus.disabled.active,
.btn-danger:focus[disabled].active,
fieldset[disabled] .btn-danger:focus.active {
  background-color: transparent;
  border-color: #f44236;
}
.btn-danger:focus .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-link {
  display: inline-block;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0;
  font-size: 14px;
  position: relative;
}
.btn-link:focus {
  color: inherit;
  font-size: inherit;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover {
  color: #e18c44;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #f7f7f7;
  text-decoration: none;
}
.btn-lg {
  padding: 15px 26px 17px 27px;
}
.btn-sm {
  padding: 7px 18px 10px;
}
.btn-xs {
  padding: 6px 5.6px;
  font-size: 14px;
  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;
  -moz-transition: opacity 0.15s linear;
  -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-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: -2px !important;
  z-index: 1000;
  display: none;
  float: left;
  margin: 58px 0 0;
  list-style: none;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  text-align: left;
  width: 248px;
  padding-top: 21px;
  padding-bottom: 16px;
  background: #474747;
  border: 3px solid #fbf5e5;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 17px 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.1);
}
.dropdown-menu > li > a {
  display: block;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  padding: 2px 25px;
  color: #ffffff;
  position: relative;
}
.dropdown-menu > li > a:before {
  content: '';
  background: #f15a5a;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 9px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.lt-ie9 .dropdown-menu > li > a:before {
  filter: alpha(opacity=0);
}
.dropdown-menu li + li {
  margin-top: 17px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: transparent;
}
.dropdown-menu > li > a:hover:before,
.dropdown-menu > li > a:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lt-ie9 .dropdown-menu > li > a:hover:before,
.lt-ie9 .dropdown-menu > li > a:focus:before {
  filter: alpha(opacity=100);
}
.dropdown-menu > .active > a,
.dropdown-menu > .sfHover > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .sfHover > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .sfHover > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}
.dropdown-menu > .active > a:before,
.dropdown-menu > .sfHover > a:before,
.dropdown-menu > .active > a:hover:before,
.dropdown-menu > .sfHover > a:hover:before,
.dropdown-menu > .active > a:focus:before,
.dropdown-menu > .sfHover > a:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lt-ie9 .dropdown-menu > .active > a:before,
.lt-ie9 .dropdown-menu > .sfHover > a:before,
.lt-ie9 .dropdown-menu > .active > a:hover:before,
.lt-ie9 .dropdown-menu > .sfHover > a:hover:before,
.lt-ie9 .dropdown-menu > .active > a:focus:before,
.lt-ie9 .dropdown-menu > .sfHover > a:focus:before {
  filter: alpha(opacity=100);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #f7f7f7;
}
.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;
}
@media (max-width: 767px) {
  .dropdown-menu {
    display: block;
    position: relative;
    float: none;
    width: auto;
  }
}
.sf-menu > li > ul li {
  position: relative;
}
.sf-menu > li > ul li ul.dropdown-menu {
  width: 130px;
  position: absolute;
  left: 105% !important;
  top: -75px;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 2.25;
  color: #f7f7f7;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.navbar {
  position: relative;
  min-height: 47px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
}
@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;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-brand a:hover,
.navbar-brand a:focus {
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left;
  }
  .navbar-right {
    float: right;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  border-color: none;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  padding-top: 11px;
  text-transform: uppercase;
}
.navbar-default:before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: -1000px;
  width: 5000px;
  height: 5000px;
  background-color: #ffffff;
  /*-moz-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  -webkit-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);*/
}
@media (min-width: 2500px) {
  .navbar-default:before {
    left: 0;
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
    width: 50000px;
    bottom: -10px;
  }
}
.navbar-default .navbar-header .navbar-brand {
  color: #ffffff;
  font-size: 30px;
  position: relative;
  /*padding-left: 66px;*/
  /*padding-top: 3px;*/
  z-index: 1;
  /*margin-left: 55px;*/
}
.navbar-default .navbar-header .navbar-brand * {
  position: relative;
  z-index: 10;
}
.navbar-default .navbar-header .navbar-brand:before {
  /*content: '\e063';*/
  font-family: "fl-justicons";
  color: #ffffff;
  font-size: 48px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.navbar-default .navbar-header .navbar-brand:after {
/*content: "";*/
  background: #e18c44;
  width: 1000px;
  height: 500px;
  position: absolute;
  left: -242px;
  bottom: 46px;
  -moz-transform: rotate(-5.6deg) skewX(39deg) skewY(-8.8deg);
  -ms-transform: rotate(-5.6deg) skewX(39deg) skewY(-8.8deg);
  -o-transform: rotate(-5.6deg) skewX(39deg) skewY(-8.8deg);
  -webkit-transform: rotate(-5.6deg) skewX(39deg) skewY(-8.8deg);
  transform: rotate(-5.6deg) skewX(39deg) skewY(-8.8deg);
  overflow: hidden;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-default .navbar-nav {
  padding-top: 15px;
  margin-right: 206px;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav {
    margin-right: 20px;
  }
}
.navbar-default .navbar-nav > li {
  position: relative;
  display: inline-block;
}
.navbar-default .navbar-nav > li + li {
  margin-left: 18px;
}
.navbar-default .navbar-nav > li > a {
  color: #474747;
  padding: 0;
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e18c44;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .sfHover > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .sfHover > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .sfHover > a:focus {
  color: #e18c44;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .sfHover > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .sfHover > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .sfHover > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
@media (max-width: 767px) {
  .navbar-nav {
    display: none;
  }
}
.rd-mobilemenu_ul ul ul {
  margin: 0;
}
.rd-mobilemenu_ul ul ul li a {
  font-weight: 400;
}
.rd-mobilemenu_ul ul ul li a:before {
  display: none;
}
.rd-mobilemenu_ul ul ul li a:active,
.rd-mobilemenu_ul ul ul li a:focus {
  color: #333333;
}
.jumbotron {
  color: #ffffff;
  height: 100%;
  font-size: 55px;
}
.thumbnail {
  margin-top: 10px;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  margin-top: 51px;
}
@-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: 36px;
  margin-bottom: 36px;
  background-color: #d6d5d5;
  border-radius: 0;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -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: 14px;
  line-height: 36px;
  color: #333333;
  text-align: center;
  background-color: #e18c44;
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -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);
  -moz-transition: width 0.6s ease;
  -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: #4baf4f;
}
.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: #febd00;
}
.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: #f44236;
}
.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:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-object {
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: 12px;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-right img,
.media > .pull-right img {
  max-width: none;
}
.media-left,
.media > .pull-left {
  padding-right: 22px;
}
.media-left img,
.media > .pull-left img {
  max-width: none;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 991px) {
  .media-left,
  .media-right,
  .media-body {
    display: block;
    width: 100%;
    text-align: center;
  }
  .media-left img,
  .media-right img,
  .media-body img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .media-left {
    padding-right: 0;
  }
  .media-body {
    margin-top: 10px;
  }
}
.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;
}
.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 {
  padding-top: 373px;
  padding-bottom: 264px;
}
@media (max-width: 479px) {
  .well {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.well1 {
  padding-top: 33px;
  padding-bottom: 0;
}
.well2 {
  padding-top: 45px;
  padding-bottom: 0;
}
.well3 {
  padding-top: 54px;
  padding-bottom: 50px;
}
.well3__ins {
  padding-bottom: 67px;
}
.well3__ins1 {
  padding-bottom: 21px;
}
.well4 {
  padding-top: 55px;
  padding-bottom: 34px;
}
.well5 {
  padding-top: 20px;
  padding-bottom: 50px;
}
.well6 {
  padding-top: 6px;
  padding-bottom: 125px;
}
.well7 {
  padding-top: 0;
  padding-bottom: 50px;
}
.well8 {
  padding-top: 43px;
  padding-bottom: 42px;
}
.well9 {
  padding-top: 9px;
  padding-bottom: 57px;
}
.well10 {
  padding-top: 0;
  padding-bottom: 41px;
}
.well11 {
  padding-top: 64px;
  padding-bottom: 56px;
}
.well12 {
  padding-top: 42px;
  padding-bottom: 55px;
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.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,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-nav:before,
.navbar-nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.navbar:after,
.navbar-header:after,
.navbar-nav:after {
  clear: both;
}
.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,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-nav:before,
.navbar-nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.navbar:after,
.navbar-header:after,
.navbar-nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.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;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
