/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline 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 {
  -webkit-box-sizing: content-box;
  -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"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.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-right: 15px;
  padding-left: 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;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@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;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
    padding: 1px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

@keyframes a{0%{transform:scale(1.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes b{0%{transform:scale(1);opacity:1}15%{transform:scale(1.1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes c{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes d{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(6px)}75%{transform:scale(.7) translateX(8px)}90%{transform:scale(.8) translateX(6px)}to{transform:scale(1)}}@keyframes e{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(-6px)}75%{transform:scale(.7) translateX(-8px)}90%{transform:scale(.8) translateX(-6px)}to{transform:scale(1)}}@-webkit-keyframes a{0%{-webkit-transform:scale(1.5);opacity:0}to{-webkit-transform:scale(1);opacity:1}}@-webkit-keyframes b{0%{-webkit-transform:scale(1);opacity:1}15%{-webkit-transform:scale(1.1);opacity:1}to{-webkit-transform:scale(.5);opacity:0}}@-webkit-keyframes c{0%{-webkit-transform:translate(-50%,-50%) rotate(0)}50%{-webkit-transform:translate(-50%,-50%) rotate(-180deg)}to{-webkit-transform:translate(-50%,-50%) rotate(-1turn)}}@-webkit-keyframes d{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(6px)}25%{-webkit-transform:scale(1.3) translateX(8px)}40%{-webkit-transform:scale(1.2) translateX(6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(.8) translateX(6px)}75%{-webkit-transform:scale(.7) translateX(8px)}90%{-webkit-transform:scale(.8) translateX(6px)}to{-webkit-transform:scale(1)}}@-webkit-keyframes e{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2) translateX(-6px)}25%{-webkit-transform:scale(1.3) translateX(-8px)}40%{-webkit-transform:scale(1.2) translateX(-6px)}50%{-webkit-transform:scale(1)}60%{-webkit-transform:scale(.8) translateX(-6px)}75%{-webkit-transform:scale(.7) translateX(-8px)}90%{-webkit-transform:scale(.8) translateX(-6px)}to{-webkit-transform:scale(1)}}.drift-zoom-pane{background:rgba(0,0,0,.5);transform:translateZ(0);-webkit-transform:translateZ(0)}.drift-zoom-pane.drift-opening{animation:a .18s ease-out;-webkit-animation:a .18s ease-out}.drift-zoom-pane.drift-closing{animation:b .21s ease-in;-webkit-animation:b .21s ease-in}.drift-zoom-pane.drift-inline{position:absolute;width:150px;height:150px;border-radius:75px;box-shadow:0 6px 18px rgba(0,0,0,.3)}.drift-loading .drift-zoom-pane-loader{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:66px;height:20px;animation:c 1.8s infinite linear;-webkit-animation:c 1.8s infinite linear}.drift-zoom-pane-loader:after,.drift-zoom-pane-loader:before{content:"";display:block;width:20px;height:20px;position:absolute;top:50%;margin-top:-10px;border-radius:20px;background:hsla(0,0%,100%,.9)}.drift-zoom-pane-loader:before{left:0;animation:d 1.8s infinite linear;-webkit-animation:d 1.8s infinite linear}.drift-zoom-pane-loader:after{right:0;animation:e 1.8s infinite linear;-webkit-animation:e 1.8s infinite linear;animation-delay:-.9s;-webkit-animation-delay:-.9s}.drift-bounding-box{background-color:rgba(0,0,0,.4)}
/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	29/10/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('../fonts/revicons/revicons.eot?5510888');
  src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('../fonts/revicons/revicons.woff?5510888') format('woff'),
       url('../fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */

							

/******************************
	-	BASIC STYLES		-
******************************/

.rev-slider-wrapper{
	position:relative;
	z-index: 0;
}


.rev-slider{
	position:relative;
	overflow:visible;
}

.tp-overflow-hidden { overflow:hidden;}

.tp-simpleresponsive img,
.rev-slider img{
	max-width:none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;
}

.rev-slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev-slider >ul,
.rev-slider-wrapper >ul,
.tp-revslider-mainul >li,
.rev-slider >ul >li,
.rev-slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev-slider >ul >li,
.rev-slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev-slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev-slider .tp-caption,
.rev-slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;
}

.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
	z-index:1
}

.tp_inner_padding {	
	box-sizing:border-box;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	max-height:none !important;	
}


.tp-caption {	
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;	
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}

.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev-slider embed,
.rev-slider iframe,
.rev-slider object,
.rev-slider audio,
.rev-slider video {
	max-width: none !important
}






/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.rev-slider-wrapper	{	width:100%;}

.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}
									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	-webkit-transition:opacity 300ms ease-out !important;
	-moz-transition:opacity 300ms ease-out !important;
	-o-transition:opacity 300ms ease-out !important;
	transition:opacity 300ms ease-out !important;				
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}
.tp-caption:hover .tp-video-play-button 		{ 	display:block}

.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-background-video-layer video::-webkit-media-controls { display:none !important;}
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}

.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(../assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(../assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(../assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(../assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	   -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;
    -webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;
    -moz-border-radius:100px / 20px;
    border-radius:100px / 20px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
  -webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */
@-webkit-keyframes rev-ani-mouse {
	0% { opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% { opacity: 0;top: 50%;}
	100% { opacity: 0;top: 29%;}
}
@-moz-keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	filter: alpha(opacity=80);
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(../assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}


/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

 .tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(../assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating	{	float: none;}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
	display: inline-block;
    vertical-align: top;
}

.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;
	
	width: 5.4em;
	font-family: star;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {
	
	font-size: 1em !important;
	font-family: star;
}


/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background:url(../assets/loader.gif) no-repeat center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	
	background:url(../assets/loader.gif) no-repeat 10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {-webkit-transform: scale(1.0); opacity: 0;}
}

@keyframes tp-scaleout {
  0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
  100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);} 
  50% { transform: scale(1.0);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}

.tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}


.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }



/***************************
	- KEN BURNS FIXES -
***************************/

body.rtl .tp-kbimg {left: 0 !important}



/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}






/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Layer Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	18/03/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited
{
	color:#0084B4!important;
}

.tp-caption.Twitter-Content a:hover
{
	color:#0084B4!important;
	text-decoration:underline!important;
}

.tp-caption.medium_grey,.medium_grey
{
	background-color:#888;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:20px;
	font-weight:700;
	line-height:20px;
	margin:0;
	padding:2px 4px;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.small_text,.small_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:14px;
	font-weight:700;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.medium_text,.medium_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:20px;
	font-weight:700;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.large_text,.large_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:40px;
	font-weight:700;
	line-height:40px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.very_large_text,.very_large_text
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:60px;
	font-weight:700;
	letter-spacing:-2px;
	line-height:60px;
	margin:0;
	position:absolute;
	text-shadow:0 2px 5px rgba(0,0,0,0.5);
	white-space:nowrap;
}

.tp-caption.very_big_white,.very_big_white
{
	background-color:#000;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:60px;
	font-weight:800;
	line-height:60px;
	margin:0;
	padding:1px 4px 0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.very_big_black,.very_big_black
{
	background-color:#fff;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:Arial;
	font-size:60px;
	font-weight:700;
	line-height:60px;
	margin:0;
	padding:1px 4px 0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_medium_fat,.modern_medium_fat
{
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans", sans-serif;
	font-size:24px;
	font-weight:800;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_medium_fat_white,.modern_medium_fat_white
{
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-size:24px;
	font-weight:800;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_medium_light,.modern_medium_light
{
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans", sans-serif;
	font-size:24px;
	font-weight:300;
	line-height:20px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.modern_big_bluebg,.modern_big_bluebg
{
	background-color:#4e5b6c;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-size:30px;
	font-weight:800;
	letter-spacing:0;
	line-height:36px;
	margin:0;
	padding:3px 10px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.modern_big_redbg,.modern_big_redbg
{
	background-color:#de543e;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans", sans-serif;
	font-size:30px;
	font-weight:300;
	letter-spacing:0;
	line-height:36px;
	margin:0;
	padding:1px 10px 3px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.modern_small_text_dark,.modern_small_text_dark
{
	border-style:none;
	border-width:0;
	color:#555;
	font-family:Arial;
	font-size:14px;
	line-height:22px;
	margin:0;
	position:absolute;
	text-shadow:none;
	white-space:nowrap;
}

.tp-caption.boxshadow,.boxshadow
{		
	box-shadow:0 0 20px rgba(0,0,0,0.5);
}

.tp-caption.black,.black
{
	color:#000;
	text-shadow:none;
}

.tp-caption.noshadow,.noshadow
{
	text-shadow:none;
}

.tp-caption.thinheadline_dark,.thinheadline_dark
{
	background-color:transparent;
	color:rgba(0,0,0,0.85);
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:30px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.thintext_dark,.thintext_dark
{
	background-color:transparent;
	color:rgba(0,0,0,0.85);
	font-family:"Open Sans";
	font-size:16px;
	font-weight:300;
	line-height:26px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largeblackbg,.largeblackbg
{
	
	
	background-color:#000;
	border-radius:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largepinkbg,.largepinkbg
{
	
	
	background-color:#db4360;
	border-radius:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largewhitebg,.largewhitebg
{
	
	
	background-color:#fff;
	border-radius:0;
	color:#000;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.largegreenbg,.largegreenbg
{
	
	
	background-color:#67ae73;
	border-radius:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:50px;
	font-weight:300;
	line-height:70px;
	padding:0 20px;
	position:absolute;
	text-shadow:none;
}

.tp-caption.excerpt,.excerpt
{
	background-color:rgba(0,0,0,1);
	border-color:#fff;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Arial;
	font-size:36px;
	font-weight:700;
	height:auto;
	letter-spacing:-1.5px;
	line-height:36px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
	white-space:normal!important;
	width:150px;
}

.tp-caption.large_bold_grey,.large_bold_grey
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#666;
	font-family:"Open Sans";
	font-size:60px;
	font-weight:800;
	line-height:60px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.medium_thin_grey,.medium_thin_grey
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#666;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:30px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.small_thin_grey,.small_thin_grey
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#757575;
	font-family:"Open Sans";
	font-size:18px;
	font-weight:300;
	line-height:26px;
	margin:0;
	padding:1px 4px 0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.lightgrey_divider,.lightgrey_divider
{
	background-color:rgba(235,235,235,1);
	background-position:initial;
	background-repeat:initial;
	border-color:#222;
	border-style:none;
	border-width:0;
	height:3px;
	text-decoration:none;
	width:370px;
}

.tp-caption.large_bold_darkblue,.large_bold_darkblue
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#34495e;
	font-family:"Open Sans";
	font-size:58px;
	font-weight:800;
	line-height:60px;
	text-decoration:none;
}

.tp-caption.medium_bg_darkblue,.medium_bg_darkblue
{
	background-color:#34495e;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.medium_bold_red,.medium_bold_red
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#e33a0c;
	font-family:"Open Sans";
	font-size:24px;
	font-weight:800;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.medium_light_red,.medium_light_red
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#e33a0c;
	font-family:"Open Sans";
	font-size:21px;
	font-weight:300;
	line-height:26px;
	padding:0;
	text-decoration:none;
}

.tp-caption.medium_bg_red,.medium_bg_red
{
	background-color:#e33a0c;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.medium_bold_orange,.medium_bold_orange
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#f39c12;
	font-family:"Open Sans";
	font-size:24px;
	font-weight:800;
	line-height:30px;
	text-decoration:none;
}

.tp-caption.medium_bg_orange,.medium_bg_orange
{
	background-color:#f39c12;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.grassfloor,.grassfloor
{
	background-color:rgba(160,179,151,1);
	border-color:#222;
	border-style:none;
	border-width:0;
	height:150px;
	text-decoration:none;
	width:4000px;
}

.tp-caption.large_bold_white,.large_bold_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:58px;
	font-weight:800;
	line-height:60px;
	text-decoration:none;
}

.tp-caption.medium_light_white,.medium_light_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:36px;
	padding:0;
	text-decoration:none;
}

.tp-caption.mediumlarge_light_white,.mediumlarge_light_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:40px;
	padding:0;
	text-decoration:none;
}

.tp-caption.mediumlarge_light_white_center,.mediumlarge_light_white_center
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:40px;
	padding:0;
	text-align:center;
	text-decoration:none;
}

.tp-caption.medium_bg_asbestos,.medium_bg_asbestos
{
	background-color:#7f8c8d;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:20px;
	font-weight:800;
	line-height:20px;
	padding:10px;
	text-decoration:none;
}

.tp-caption.medium_light_black,.medium_light_black
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:36px;
	padding:0;
	text-decoration:none;
}

.tp-caption.large_bold_black,.large_bold_black
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans";
	font-size:58px;
	font-weight:800;
	line-height:60px;
	text-decoration:none;
}

.tp-caption.mediumlarge_light_darkblue,.mediumlarge_light_darkblue
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#34495e;
	font-family:"Open Sans";
	font-size:34px;
	font-weight:300;
	line-height:40px;
	padding:0;
	text-decoration:none;
}

.tp-caption.small_light_white,.small_light_white
{
	background-color:transparent;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:17px;
	font-weight:300;
	line-height:28px;
	padding:0;
	text-decoration:none;
}

.tp-caption.roundedimage,.roundedimage
{
	border-color:#222;
	border-style:none;
	border-width:0;
}

.tp-caption.large_bg_black,.large_bg_black
{
	background-color:#000;
	border-color:#ffd658;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Open Sans";
	font-size:40px;
	font-weight:800;
	line-height:40px;
	padding:10px 20px 15px;
	text-decoration:none;
}

.tp-caption.mediumwhitebg,.mediumwhitebg
{
	background-color:#fff;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#000;
	font-family:"Open Sans";
	font-size:30px;
	font-weight:300;
	line-height:30px;
	padding:5px 15px 10px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.maincaption,.maincaption
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#212a40;
	font-family:roboto;
	font-size:33px;
	font-weight:500;
	line-height:43px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_title_60px,.miami_title_60px
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Source Sans Pro";
	font-size:60px;
	font-weight:700;
	letter-spacing:1px;
	line-height:60px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_subtitle,.miami_subtitle
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.65);
	font-family:"Source Sans Pro";
	font-size:17px;
	font-weight:400;
	letter-spacing:2px;
	line-height:24px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.divideline30px,.divideline30px
{
	background:#fff;
	background-color:#fff;
	border-color:#222;
	border-style:none;
	border-width:0;
	height:2px;
	min-width:30px;
	text-decoration:none;
}

.tp-caption.Miami_nostyle,.Miami_nostyle
{
	border-color:#222;
	border-style:none;
	border-width:0;
}

.tp-caption.miami_content_light,.miami_content_light
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Source Sans Pro";
	font-size:22px;
	font-weight:400;
	letter-spacing:0;
	line-height:28px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_title_60px_dark,.miami_title_60px_dark
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#333;
	font-family:"Source Sans Pro";
	font-size:60px;
	font-weight:700;
	letter-spacing:1px;
	line-height:60px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.miami_content_dark,.miami_content_dark
{
	background-color:transparent;
	border-color:#000;
	border-style:none;
	border-width:0;
	color:#666;
	font-family:"Source Sans Pro";
	font-size:22px;
	font-weight:400;
	letter-spacing:0;
	line-height:28px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.divideline30px_dark,.divideline30px_dark
{
	background-color:#333;
	border-color:#222;
	border-style:none;
	border-width:0;
	height:2px;
	min-width:30px;
	text-decoration:none;
}

.tp-caption.ellipse70px,.ellipse70px
{
	background-color:rgba(0,0,0,0.14902);
	border-color:#222;
	border-radius:50px 50px 50px 50px;
	border-style:none;
	border-width:0;
	cursor:pointer;
	line-height:1px;
	min-height:70px;
	min-width:70px;
	text-decoration:none;
}

.tp-caption.arrowicon,.arrowicon
{
	border-color:#222;
	border-style:none;
	border-width:0;
	line-height:1px;
}

.tp-caption.MarkerDisplay,.MarkerDisplay
{
	background-color:transparent;
	border-color:#000;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	font-family:"Permanent Marker";
	font-style:normal;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Restaurant-Display,.Restaurant-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:120px;
	font-style:normal;
	font-weight:700;
	line-height:120px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Cursive,.Restaurant-Cursive
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:"Nothing you could do";
	font-size:30px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-ScrollDownText,.Restaurant-ScrollDownText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:17px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Description,.Restaurant-Description
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Price,.Restaurant-Price
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:#fff;
	font-family:Roboto;
	font-size:30px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Restaurant-Menuitem,.Restaurant-Menuitem
{
	background-color:rgba(0,0,0,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:17px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Furniture-LogoText,.Furniture-LogoText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(230,207,163,1.00);
	font-family:Raleway;
	font-size:160px;
	font-style:normal;
	font-weight:300;
	line-height:150px;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Furniture-Plus,.Furniture-Plus
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:30px 30px 30px 30px;
	border-style:none;
	border-width:0;
	box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
	color:rgba(230,207,163,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:6px 7px 4px;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Furniture-Title,.Furniture-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:700;
	letter-spacing:3px;
	line-height:20px;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Furniture-Subtitle,.Furniture-Subtitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:300;
	line-height:20px;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Gym-Display,.Gym-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:80px;
	font-style:normal;
	font-weight:900;
	line-height:70px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Gym-Subline,.Gym-Subline
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:100;
	letter-spacing:5px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Gym-SmallText,.Gym-SmallText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:300;
	line-height:22;
	padding:0;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Fashion-SmallText,.Fashion-SmallText
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:12px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:20px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:60px;
	font-style:normal;
	font-weight:900;
	letter-spacing:2px;
	line-height:60px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Fashion-TextBlock,.Fashion-TextBlock
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:400;
	letter-spacing:2px;
	line-height:40px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Sports-Display,.Sports-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:130px;
	font-style:normal;
	font-weight:100;
	letter-spacing:13px;
	line-height:130px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Sports-DisplayFat,.Sports-DisplayFat
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:130px;
	font-style:normal;
	font-weight:900;
	line-height:130px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Sports-Subline,.Sports-Subline
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(0,0,0,1.00);
	font-family:Raleway;
	font-size:32px;
	font-style:normal;
	font-weight:400;
	letter-spacing:4px;
	line-height:32px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Instagram-Caption,.Instagram-Caption
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:20px;
	font-style:normal;
	font-weight:900;
	line-height:20px;
	padding:0;
	text-decoration:none;
}

.tp-caption.News-Title,.News-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:70px;
	font-style:normal;
	font-weight:400;
	line-height:60px;
	padding:0;
	text-decoration:none;
}

.tp-caption.News-Subtitle,.News-Subtitle
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:15px;
	font-style:normal;
	font-weight:300;
	line-height:24px;
	padding:0;
	text-decoration:none;
}

.tp-caption.News-Subtitle:hover,.News-Subtitle:hover
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,0.65);
	text-decoration:none;
}

.tp-caption.Photography-Display,.Photography-Display
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:80px;
	font-style:normal;
	font-weight:100;
	letter-spacing:5px;
	line-height:70px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-Subline,.Photography-Subline
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(119,119,119,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover,.Photography-ImageHover
{
	background-color:transparent;
	border-color:rgba(255,255,255,0);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-size:20px;
	font-style:normal;
	font-weight:400;
	line-height:22;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover:hover,.Photography-ImageHover:hover
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Photography-Menuitem,.Photography-Menuitem
{
	background-color:rgba(0,0,0,0.65);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:2px;
	line-height:20px;
	padding:3px 5px 3px 8px;
	text-decoration:none;
}

.tp-caption.Photography-Menuitem:hover,.Photography-Menuitem:hover
{
	background-color:rgba(0,255,222,0.65);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Photography-Textblock,.Photography-Textblock
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:300;
	letter-spacing:2px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-Subline-2,.Photography-Subline-2
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.35);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover2,.Photography-ImageHover2
{
	background-color:transparent;
	border-color:rgba(255,255,255,0);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Arial;
	font-size:20px;
	font-style:normal;
	font-weight:400;
	line-height:22;
	padding:0;
	text-decoration:none;
}

.tp-caption.Photography-ImageHover2:hover,.Photography-ImageHover2:hover
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.WebProduct-Title,.WebProduct-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(51,51,51,1.00);
	font-family:Raleway;
	font-size:90px;
	font-style:normal;
	font-weight:100;
	line-height:90px;
	padding:0;
	text-decoration:none;
}

.tp-caption.WebProduct-SubTitle,.WebProduct-SubTitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(153,153,153,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:0;
	text-decoration:none;
}

.tp-caption.WebProduct-Content,.WebProduct-Content
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(153,153,153,1.00);
	font-family:Raleway;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	line-height:24px;
	padding:0;
	text-decoration:none;
}

.tp-caption.WebProduct-Menuitem,.WebProduct-Menuitem
{
	background-color:rgba(51,51,51,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	letter-spacing:2px;
	line-height:20px;
	padding:3px 5px 3px 8px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-Menuitem:hover,.WebProduct-Menuitem:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(153,153,153,1.00);
	text-decoration:none;
}

.tp-caption.WebProduct-Title-Light,.WebProduct-Title-Light
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:90px;
	font-style:normal;
	font-weight:100;
	line-height:90px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-SubTitle-Light,.WebProduct-SubTitle-Light
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.35);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-Content-Light,.WebProduct-Content-Light
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,0.65);
	font-family:Raleway;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	line-height:24px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.FatRounded,.FatRounded
{
	background-color:rgba(0,0,0,0.50);
	border-color:rgba(211,211,211,1.00);
	border-radius:50px 50px 50px 50px;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:900;
	line-height:30px;
	padding:20px 22px 20px 25px;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.FatRounded:hover,.FatRounded:hover
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(211,211,211,1.00);
	border-radius:50px 50px 50px 50px;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.NotGeneric-Title,.NotGeneric-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:70px;
	font-style:normal;
	font-weight:800;
	line-height:70px;
	padding:10px 0;
	text-decoration:none;
}

.tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:13px;
	font-style:normal;
	font-weight:500;
	letter-spacing:4px;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-CallToAction,.NotGeneric-CallToAction
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-CallToAction:hover,.NotGeneric-CallToAction:hover
{
	background-color:transparent;
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.NotGeneric-Icon,.NotGeneric-Icon
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:400;
	letter-spacing:3px;
	line-height:30px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Menuitem,.NotGeneric-Menuitem
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.15);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:27px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Menuitem:hover,.NotGeneric-Menuitem:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.MarkerStyle,.MarkerStyle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Permanent Marker";
	font-size:17px;
	font-style:normal;
	font-weight:100;
	line-height:30px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Menuitem,.Gym-Menuitem
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(255,255,255,0);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:20px;
	font-style:normal;
	font-weight:300;
	letter-spacing:2px;
	line-height:20px;
	padding:3px 5px 3px 8px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Menuitem:hover,.Gym-Menuitem:hover
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(255,255,255,0.25);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Newspaper-Button,.Newspaper-Button
{
	background-color:rgba(255,255,255,0);
	border-color:rgba(255,255,255,0.25);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:13px;
	font-style:normal;
	font-weight:700;
	letter-spacing:2px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(0,0,0,1.00);
	text-decoration:none;
}

.tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(168,216,238,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:900;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Title,.Newspaper-Title
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:50px;
	font-style:normal;
	font-weight:400;
	line-height:55px;
	padding:0 0 10px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:"Roboto Slab";
	font-size:50px;
	font-style:normal;
	font-weight:400;
	line-height:55px;
	padding:0 0 10px;
	text-align:center;
	text-decoration:none;
}

.tp-caption.Hero-Button,.Hero-Button
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Hero-Button:hover,.Hero-Button:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(0,0,0,1.00);
	text-decoration:none;
}

.tp-caption.Video-Title,.Video-Title
{
	background-color:rgba(0,0,0,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:30px;
	font-style:normal;
	font-weight:900;
	line-height:30px;
	padding:5px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Video-SubTitle,.Video-SubTitle
{
	background-color:rgba(0,0,0,0.35);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:12px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:12px;
	padding:5px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Button,.NotGeneric-Button
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-Button:hover,.NotGeneric-Button:hover
{
	background-color:transparent;
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.NotGeneric-BigButton,.NotGeneric-BigButton
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.15);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:14px;
	padding:27px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.NotGeneric-BigButton:hover,.NotGeneric-BigButton:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.WebProduct-Button,.WebProduct-Button
{
	background-color:rgba(51,51,51,1.00);
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:16px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:48px;
	padding:0 40px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.WebProduct-Button:hover,.WebProduct-Button:hover
{
	background-color:rgba(255,255,255,1.00);
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:2px;
	color:rgba(51,51,51,1.00);
	text-decoration:none;
}

.tp-caption.Restaurant-Button,.Restaurant-Button
{
	background-color:rgba(10,10,10,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:500;
	letter-spacing:3px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Restaurant-Button:hover,.Restaurant-Button:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,224,129,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Gym-Button,.Gym-Button
{
	background-color:rgba(139,192,39,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:15px;
	padding:13px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Button:hover,.Gym-Button:hover
{
	background-color:rgba(114,168,0,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Gym-Button-Light,.Gym-Button-Light
{
	background-color:transparent;
	border-color:rgba(255,255,255,0.25);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	line-height:15px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Gym-Button-Light:hover,.Gym-Button-Light:hover
{
	background-color:rgba(114,168,0,0);
	border-color:rgba(139,192,39,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Sports-Button-Light,.Sports-Button-Light
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Sports-Button-Light:hover,.Sports-Button-Light:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Sports-Button-Red,.Sports-Button-Red
{
	background-color:rgba(219,28,34,1.00);
	border-color:rgba(219,28,34,0);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:17px;
	font-style:normal;
	font-weight:600;
	letter-spacing:2px;
	line-height:17px;
	padding:12px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Sports-Button-Red:hover,.Sports-Button-Red:hover
{
	background-color:rgba(0,0,0,1.00);
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Photography-Button,.Photography-Button
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.25);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	font-family:Raleway;
	font-size:15px;
	font-style:normal;
	font-weight:600;
	letter-spacing:1px;
	line-height:15px;
	padding:13px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Photography-Button:hover,.Photography-Button:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:1px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Newspaper-Button-2,.Newspaper-Button-2
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,0.50);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:900;
	line-height:15px;
	padding:10px 30px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Newspaper-Button-2:hover,.Newspaper-Button-2:hover
{
	background-color:rgba(0,0,0,0);
	border-color:rgba(255,255,255,1.00);
	border-radius:3px 3px 3px 3px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Feature-Tour,.Feature-Tour
{
	background-color:rgba(139,192,39,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:17px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Tour:hover,.Feature-Tour:hover
{
	background-color:rgba(114,168,0,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Feature-Examples,.Feature-Examples
{
	background-color:transparent;
	border-color:rgba(33,42,64,0.15);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(33,42,64,0.50);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:15px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Examples:hover,.Feature-Examples:hover
{
	background-color:transparent;
	border-color:rgba(139,192,39,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(139,192,39,1.00);
	text-decoration:none;
}

.tp-caption.subcaption,.subcaption
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(111,124,130,1.00);
	font-family:roboto;
	font-size:19px;
	font-style:normal;
	font-weight:400;
	line-height:24px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.menutab,.menutab
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(41,46,49,1.00);
	font-family:roboto;
	font-size:25px;
	font-style:normal;
	font-weight:300;
	line-height:30px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.menutab:hover,.menutab:hover
{
	background-color:transparent;
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(213,0,0,1.00);
	text-decoration:none;
}

.tp-caption.maincontent,.maincontent
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(41,46,49,1.00);
	font-family:roboto;
	font-size:21px;
	font-style:normal;
	font-weight:300;
	line-height:26px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.minitext,.minitext
{
	background-color:transparent;
	border-color:rgba(0,0,0,1.00);
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(185,186,187,1.00);
	font-family:roboto;
	font-size:15px;
	font-style:normal;
	font-weight:400;
	line-height:20px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-shadow:none;
}

.tp-caption.Feature-Buy,.Feature-Buy
{
	background-color:rgba(0,154,238,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:17px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Buy:hover,.Feature-Buy:hover
{
	background-color:rgba(0,133,214,1.00);
	border-color:rgba(0,0,0,0);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Feature-Examples-Light,.Feature-Examples-Light
{
	background-color:transparent;
	border-color:rgba(255,255,255,0.15);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:17px;
	font-style:normal;
	font-weight:700;
	line-height:17px;
	padding:15px 35px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Feature-Examples-Light:hover,.Feature-Examples-Light:hover
{
	background-color:transparent;
	border-color:rgba(255,255,255,1.00);
	border-radius:30px 30px 30px 30px;
	border-style:solid;
	border-width:2px;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Facebook-Likes,.Facebook-Likes
{
	background-color:rgba(59,89,153,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:22px;
	padding:5px 15px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Favorites,.Twitter-Favorites
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(136,153,166,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:22px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Link,.Twitter-Link
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:30px 30px 30px 30px;
	border-style:none;
	border-width:0;
	color:rgba(135,153,165,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:15px;
	padding:11px 11px 9px;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Link:hover,.Twitter-Link:hover
{
	background-color:rgba(0,132,180,1.00);
	border-color:transparent;
	border-radius:30px 30px 30px 30px;
	border-style:none;
	border-width:0;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.tp-caption.Twitter-Retweet,.Twitter-Retweet
{
	background-color:rgba(255,255,255,0);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(136,153,166,1.00);
	font-family:Roboto;
	font-size:15px;
	font-style:normal;
	font-weight:500;
	line-height:22px;
	padding:0;
	text-align:left;
	text-decoration:none;
}

.tp-caption.Twitter-Content,.Twitter-Content
{
	background-color:rgba(255,255,255,1.00);
	border-color:transparent;
	border-radius:0 0 0 0;
	border-style:none;
	border-width:0;
	color:rgba(41,47,51,1.00);
	font-family:Roboto;
	font-size:20px;
	font-style:normal;
	font-weight:500;
	line-height:28px;
	padding:30px 30px 70px;
	text-align:left;
	text-decoration:none;
}

.revtp-searchform input[type="text"],
.revtp-searchform input[type="email"],
.revtp-form input[type="text"],
.revtp-form input[type="email"]{ 	
	font-family: "Arial", sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 0;
    width: 400px;
    margin-bottom: 0px;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    transition: background-color 0.5s;
    
    
    border-radius: 0px;
}


.tp-caption.BigBold-Title,
.BigBold-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 110px;
    line-height: 100px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 0px 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.BigBold-SubTitle,
.BigBold-SubTitle {
    color: rgba(255, 255, 255, 0.50);
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.BigBold-Button,
.BigBold-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.50);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.BigBold-Button:hover,
.BigBold-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.FoodCarousel-Content,
.FoodCarousel-Content {
    color: rgba(41, 46, 49, 1.00);
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 30px 30px 30px 30px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.FoodCarousel-Button,
.FoodCarousel-Button {
    color: rgba(41, 46, 49, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 70px 15px 50px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.FoodCarousel-Button:hover,
.FoodCarousel-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.FoodCarousel-CloseButton,
.FoodCarousel-CloseButton {
    color: rgba(41, 46, 49, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 14px 14px 14px 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.FoodCarousel-CloseButton:hover,
.FoodCarousel-CloseButton:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px
}
.tp-caption.Video-SubTitle,
.Video-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.35);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 2px;
    text-align: left
}
.tp-caption.Video-Title,
.Video-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 1.00);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Travel-BigCaption,
.Travel-BigCaption {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Travel-SmallCaption,
.Travel-SmallCaption {
    color: rgba(255, 255, 255, 1.00);
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Travel-CallToAction,
.Travel-CallToAction {
    color: rgba(255, 255, 255, 1.00);
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.05);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 5px 5px 5px 5px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.Travel-CallToAction:hover,
.Travel-CallToAction:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 5px 5px 5px 5px
}


.tp-caption.RotatingWords-TitleWhite,
.RotatingWords-TitleWhite {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 800;
    font-style: normal;
    font-family: Raleway;
    padding: 0px 0px 0px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.RotatingWords-Button,
.RotatingWords-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 20px 50px 20px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.15);
    border-style: solid;
    border-width: 2px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 3px
}
.tp-caption.RotatingWords-Button:hover,
.RotatingWords-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.RotatingWords-SmallText,
.RotatingWords-SmallText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    text-shadow: none
}




.tp-caption.ContentZoom-SmallTitle,
.ContentZoom-SmallTitle {
    color: rgba(41, 46, 49, 1.00);
    font-size: 33px;
    line-height: 45px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-SmallSubtitle,
.ContentZoom-SmallSubtitle {
    color: rgba(111, 124, 130, 1.00);
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-SmallIcon,
.ContentZoom-SmallIcon {
    color: rgba(41, 46, 49, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Raleway;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-SmallIcon:hover,
.ContentZoom-SmallIcon:hover {
    color: rgba(111, 124, 130, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}
.tp-caption.ContentZoom-DetailTitle,
.ContentZoom-DetailTitle {
    color: rgba(41, 46, 49, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-DetailSubTitle,
.ContentZoom-DetailSubTitle {
    color: rgba(111, 124, 130, 1.00);
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-DetailContent,
.ContentZoom-DetailContent {
    color: rgba(111, 124, 130, 1.00);
    font-size: 17px;
    line-height: 28px;
    font-weight: 500;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ContentZoom-Button,
.ContentZoom-Button {
    color: rgba(41, 46, 49, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 15px 50px 15px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0.50);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.ContentZoom-Button:hover,
.ContentZoom-Button:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.ContentZoom-ButtonClose,
.ContentZoom-ButtonClose {
    color: rgba(41, 46, 49, 1.00);
    font-size: 13px;
    line-height: 13px;
    font-weight: 700;
    font-style: normal;
    font-family: Raleway;
    padding: 14px 14px 14px 16px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(41, 46, 49, 0.50);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: left;
    letter-spacing: 1px
}
.tp-caption.ContentZoom-ButtonClose:hover,
.ContentZoom-ButtonClose:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(41, 46, 49, 1.00);
    border-color: rgba(41, 46, 49, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px
}
.tp-caption.Newspaper-Title,
.Newspaper-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    font-style: normal;
    font-family: "Roboto Slab";
    padding: 0 0 10px 0;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Newspaper-Subtitle,
.Newspaper-Subtitle {
    color: rgba(168, 216, 238, 1.00);
    font-size: 15px;
    line-height: 20px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Newspaper-Button,
.Newspaper-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    font-style: normal;
    font-family: Roboto;
    padding: 12px 35px 12px 35px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 2px;
    text-align: left
}
.tp-caption.Newspaper-Button:hover,
.Newspaper-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.rtwhitemedium,
.rtwhitemedium {
    font-size: 22px;
    line-height: 26px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(0, 0, 0);
    border-style: none;
    text-shadow: none
}

@media only screen and (max-width: 767px) {
	.revtp-searchform input[type="text"],
	.revtp-searchform input[type="email"],
	.revtp-form input[type="text"],
	.revtp-form input[type="email"] { width: 200px !important; }
}

.revtp-searchform input[type="submit"],
.revtp-form input[type="submit"] {	
	font-family: "Arial", sans-serif;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 0 20px;
    border: 0;
    background: #009aee;
    color: #fff;
    
    
    border-radius: 0px;
}

.tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    .tp-caption.Concept-Title,
    .Concept-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 70px;
        line-height: 70px;
        font-weight: 700;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 5px
    }
    .tp-caption.Concept-SubTitle,
    .Concept-SubTitle {
        color: rgba(255, 255, 255, 0.65);
        font-size: 25px;
        line-height: 25px;
        font-weight: 700;
        font-style: italic;
        font-family: ""Playfair Display"";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-Content,
    .Concept-Content {
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: none;
        border-width: 2px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-MoreBtn,
    .Concept-MoreBtn {
        color: rgba(255, 255, 255, 1.00);
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 10px 8px 7px 10px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px;
        letter-spacing: 1px;
        text-align: left
    }
    .tp-caption.Concept-MoreBtn:hover,
    .Concept-MoreBtn:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.15);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.Concept-LessBtn,
    .Concept-LessBtn {
        color: rgba(255, 255, 255, 1.00);
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 10px 8px 7px 10px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(0, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px;
        letter-spacing: 1px;
        text-align: left
    }
    .tp-caption.Concept-LessBtn:hover,
    .Concept-LessBtn:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(255, 255, 255, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.Concept-SubTitle-Dark,
    .Concept-SubTitle-Dark {
        color: rgba(0, 0, 0, 0.65);
        font-size: 25px;
        line-height: 25px;
        font-weight: 700;
        font-style: italic;
        font-family: "Playfair Display";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-Title-Dark,
    .Concept-Title-Dark {
        color: rgba(0, 0, 0, 1.00);
        font-size: 70px;
        line-height: 70px;
        font-weight: 700;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 10px 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 5px
    }
    .tp-caption.Concept-MoreBtn-Dark,
    .Concept-MoreBtn-Dark {
        color: rgba(0, 0, 0, 1.00);
        font-size: 30px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 10px 8px 7px 10px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px;
        letter-spacing: 1px;
        text-align: left
    }
    .tp-caption.Concept-MoreBtn-Dark:hover,
    .Concept-MoreBtn-Dark:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: rgba(0, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.Concept-Content-Dark,
    .Concept-Content-Dark {
        color: rgba(0, 0, 0, 1.00);
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: none;
        border-width: 2px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Concept-Notice,
    .Concept-Notice {
        color: rgba(255, 255, 255, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 400;
        font-style: normal;
        font-family: "Roboto Condensed";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: none;
        border-width: 2px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 2px
    }
    .tp-caption.Concept-Content a,
    .tp-caption.Concept-Content a:visited {
        color: #fff !important;
        border-bottom: 1px solid #fff !important;
        font-weight: 700 !important;
    }
    .tp-caption.Concept-Content a:hover {
        border-bottom: 1px solid transparent !important;
    }
    .tp-caption.Concept-Content-Dark a,
    .tp-caption.Concept-Content-Dark a:visited {
        color: #000 !important;
        border-bottom: 1px solid #000 !important;
        font-weight: 700 !important;
    }
    .tp-caption.Concept-Content-Dark a:hover {
        border-bottom: 1px solid transparent !important;
    }

    .tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    .tp-caption.Creative-Title,
    .Creative-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 70px;
        line-height: 70px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.Creative-SubTitle,
    .Creative-SubTitle {
        color: rgba(205, 176, 131, 1.00);
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
        font-style: normal;
        font-family: Lato;
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 2px
    }
    .tp-caption.Creative-Button,
    .Creative-Button {
        color: rgba(205, 176, 131, 1.00);
        font-size: 13px;
        line-height: 13px;
        font-weight: 400;
        font-style: normal;
        font-family: Lato;
        padding: 15px 50px 15px 50px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(205, 176, 131, 0.25);
        border-style: solid;
        border-width: 1px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 2px
    }
    .tp-caption.Creative-Button:hover,
    .Creative-Button:hover {
        color: rgba(205, 176, 131, 1.00);
        text-decoration: none;
        background-color: rgba(0, 0, 0, 0);
        border-color: rgba(205, 176, 131, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 0px 0px 0px 0px
    }

.tp-caption.subcaption,
    .subcaption {
        color: rgba(111, 124, 130, 1.00);
        font-size: 19px;
        line-height: 24px;
        font-weight: 400;
        font-style: normal;
        font-family: roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 0, 0, 1.00);
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-shadow: none;
        text-align: left
    }
    .tp-caption.RedDot,
    .RedDot {
        color: rgba(0, 0, 0, 1.00);        
        font-weight: 400;
        font-style: normal;        
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(213, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 1.00);
        border-style: solid;
        border-width: 5px;
        border-radius: 50px 50px 50px 50px
    }
    .tp-caption.RedDot:hover,
    .RedDot:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(255, 255, 255, 0.75);
        border-color: rgba(213, 0, 0, 1.00);
        border-style: solid;
        border-width: 5px;
        border-radius: 50px 50px 50px 50px
    }

    .tp-caption.SlidingOverlays-Title,
    .SlidingOverlays-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 50px;
        line-height: 50px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }
    .tp-caption.SlidingOverlays-Title,
    .SlidingOverlays-Title {
        color: rgba(255, 255, 255, 1.00);
        font-size: 50px;
        line-height: 50px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0px 0px 0px 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }

     .tp-caption.Woo-TitleLarge,
    .Woo-TitleLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 40px;
        line-height: 40px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-Rating,
    .Woo-Rating {
        color: rgba(0, 0, 0, 1.00);
        font-size: 14px;
        line-height: 30px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: left;
        
    }
    .tp-caption.Woo-SubTitle,
    .Woo-SubTitle {
        color: rgba(0, 0, 0, 1.00);
        font-size: 18px;
        line-height: 18px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        letter-spacing: 2px;
        
    }
    .tp-caption.Woo-PriceLarge,
    .Woo-PriceLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 60px;
        line-height: 60px;
        font-weight: 700;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-ProductInfo,
    .Woo-ProductInfo {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 75px 12px 50px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-ProductInfo:hover,
    .Woo-ProductInfo:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }
    .tp-caption.Woo-AddToCart,
    .Woo-AddToCart {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 35px 12px 35px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-AddToCart:hover,
    .Woo-AddToCart:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }
    .tp-caption.Woo-TitleLarge,
    .Woo-TitleLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 40px;
        line-height: 40px;
        font-weight: 400;
        font-style: normal;
        font-family: "Playfair Display";
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-SubTitle,
    .Woo-SubTitle {
        color: rgba(0, 0, 0, 1.00);
        font-size: 18px;
        line-height: 18px;
        font-weight: 300;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        letter-spacing: 2px;
        
    }
    .tp-caption.Woo-PriceLarge,
    .Woo-PriceLarge {
        color: rgba(0, 0, 0, 1.00);
        font-size: 60px;
        line-height: 60px;
        font-weight: 700;
        font-style: normal;
        font-family: Roboto;
        padding: 0 0 0 0px;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center;
        
    }
    .tp-caption.Woo-ProductInfo,
    .Woo-ProductInfo {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 75px 12px 50px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-ProductInfo:hover,
    .Woo-ProductInfo:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }
    .tp-caption.Woo-AddToCart,
    .Woo-AddToCart {
        color: rgba(0, 0, 0, 1.00);
        font-size: 15px;
        line-height: 15px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 12px 35px 12px 35px;
        text-decoration: none;
        background-color: rgba(254, 207, 114, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px;
        text-align: left;
        
    }
    .tp-caption.Woo-AddToCart:hover,
    .Woo-AddToCart:hover {
        color: rgba(0, 0, 0, 1.00);
        text-decoration: none;
        background-color: rgba(243, 168, 71, 1.00);
        border-color: rgba(0, 0, 0, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 4px 4px 4px 4px
    }

    .tp-caption.FullScreen-Toggle,
    .FullScreen-Toggle {
        color: rgba(255, 255, 255, 1.00);
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
        font-style: normal;
        font-family: Raleway;
        padding: 11px 8px 11px 12px;
        text-decoration: none;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.50);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px;
        letter-spacing: 3px;
        text-align: left
    }
    .tp-caption.FullScreen-Toggle:hover,
    .FullScreen-Toggle:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: rgba(0, 0, 0, 1.00);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0px;
        border-radius: 0px 0px 0px 0px
    }

    .tp-caption.Agency-Title,
.Agency-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 10px
}
.tp-caption.Agency-SubTitle,
.Agency-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Agency-PlayBtn,
.Agency-PlayBtn {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 71px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.Agency-PlayBtn:hover,
.Agency-PlayBtn:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}
.tp-caption.Agency-SmallText,
.Agency-SmallText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 12px;
    font-weight: 900;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 5px
}
.tp-caption.Agency-Social,
.Agency-Social {
    color: rgba(51, 51, 51, 1.00);
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(51, 51, 51, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}
.tp-caption.Agency-Social:hover,
.Agency-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(51, 51, 51, 1.00);
    border-color: rgba(51, 51, 51, 1.00);
    border-style: solid;
    border-width: 2px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}
.tp-caption.Agency-CloseBtn,
.Agency-CloseBtn {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: none;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.Agency-CloseBtn:hover,
.Agency-CloseBtn:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    border-style: none;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}

.tp-caption.Dining-Title,
.Dining-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 10px
}
.tp-caption.Dining-SubTitle,
.Dining-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Dining-BtnLight,
.Dining-BtnLight {
    color: rgba(255, 255, 255, 0.50);
    font-size: 15px;
    line-height: 15px;
    font-weight: 700;
    font-style: normal;
    font-family: Lato;
    padding: 17px 73px 17px 50px;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 2px
}
.tp-caption.Dining-BtnLight:hover,
.Dining-BtnLight:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px
}
.tp-caption.Dining-Social,
.Dining-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 25px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.25);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    text-align: center
}
.tp-caption.Dining-Social:hover,
.Dining-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: rgba(255, 255, 255, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 30px 30px 30px 30px;
    cursor: pointer
}
tp-caption.Team-Thumb,
.Team-Thumb {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Thumb:hover,
.Team-Thumb:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Team-Name,
.Team-Name {
    color: rgba(255, 255, 255, 1.00);
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Position,
.Team-Position {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Description,
.Team-Description {
    color: rgba(255, 255, 255, 1.00);
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Team-Social,
.Team-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Team-Social:hover,
.Team-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}

.tp-caption.VideoControls-Play,
.VideoControls-Play {
    color: rgba(0, 0, 0, 1.00);
    font-size: 50px;
    line-height: 120px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 7px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.VideoControls-Play:hover,
.VideoControls-Play:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}
.tp-caption.VideoPlayer-Title,
.VideoPlayer-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 10px
}
.tp-caption.VideoPlayer-SubTitle,
.VideoPlayer-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.VideoPlayer-Social,
.VideoPlayer-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.VideoPlayer-Social:hover,
.VideoPlayer-Social:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.VideoControls-Mute,
.VideoControls-Mute {
    color: rgba(0, 0, 0, 1.00);
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.VideoControls-Mute:hover,
.VideoControls-Mute:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
}
.tp-caption.VideoControls-Pause,
.VideoControls-Pause {
    color: rgba(0, 0, 0, 1.00);
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    text-align: center
}
.tp-caption.VideoControls-Pause:hover,
.VideoControls-Pause:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 100px 100px 100px 100px;
    cursor: pointer
 }

.soundcloudwrapper iframe {
    width: 100% !important
}
.tp-caption.SleekLanding-Title,
.SleekLanding-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 5px
}
.tp-caption.SleekLanding-ButtonBG,
.SleekLanding-ButtonBG {
    color: rgba(0, 0, 0, 1.00);
        
    font-weight: 700;
    font-style: normal;    
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.10);
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0px;
    border-radius: 5px 5px 5px 5px;
    text-align: left;    
    box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15)
}
.tp-caption.SleekLanding-SmallTitle,
.SleekLanding-SmallTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left;
    letter-spacing: 2px
}
.tp-caption.SleekLanding-BottomText,
.SleekLanding-BottomText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.SleekLanding-Social,
.SleekLanding-Social {
    color: rgba(255, 255, 255, 1.00);
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.SleekLanding-Social:hover,
.SleekLanding-Social:hover {
    color: rgba(0, 0, 0, 0.25);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
#rev_slider_429_1_wrapper .tp-loader.spinner2 {
    background-color: #555555 !important;
}
.tp-fat {
    font-weight: 900 !important;
}

.tp-caption.PostSlider-Category,
.PostSlider-Category {
    color: rgba(0, 0, 0, 1.00);
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 3px;
    text-align: left
}
.tp-caption.PostSlider-Title,
.PostSlider-Title {
    color: rgba(0, 0, 0, 1.00);
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    font-family: "Playfair Display";
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.PostSlider-Content,
.PostSlider-Content {
    color: rgba(119, 119, 119, 1.00);
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.PostSlider-Button,
.PostSlider-Button {
    color: rgba(0, 0, 0, 1.00);
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 1px 56px 1px 32px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    text-align: left
}
.tp-caption.PostSlider-Button:hover,
.PostSlider-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(238, 238, 238, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}

/* media queries */

@media only screen and (max-width: 960px) {} @media only screen and (max-width: 768px) {} .tp-caption.LandingPage-Title,
.LandingPage-Title {
    color:rgba(255,
    255,
    255,
    1.00);
    font-size:70px;
    line-height:80px;
    font-weight:900;
    font-style:normal;
    font-family:Lato;
    padding:0 0 0 0px;
    text-decoration:none;
    background-color:transparent;
    border-color:transparent;
    border-style:none;
    border-width:0px;
    border-radius:0 0 0 0px;
    text-align:left;
    letter-spacing:10px
}
.tp-caption.LandingPage-SubTitle,
.LandingPage-SubTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    font-style: italic;
    font-family: Georgia, serif;
    padding: 0 0 0 0px;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.LandingPage-Button,
.LandingPage-Button {
    color: rgba(0, 0, 0, 1.00);
    font-size: 15px;
    line-height: 54px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 35px 0px 35px;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    text-align: left;
    letter-spacing: 3px
}
.tp-caption.LandingPage-Button:hover,
.LandingPage-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.App-Content a,
.tp-caption.App-Content a:visited {
    color: #89124e !important;
    border-bottom: 1px solid transparent !important;
    font-weight: bold !important;
}
.tp-caption.App-Content a:hover {
    border-bottom: 1px solid #89124e !important;
}
.tp-caption.RockBand-LogoText,
.RockBand-LogoText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 60px;
    line-height: 60px;
    font-weight: 700;
    font-style: normal;
    font-family: Oswald;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #fff !important;
    text-decoration: underline !important;
}
.tp-caption.Twitter-Content a:hover {
    color: #fff !important;
    text-decoration: none !important;
}
.soundcloudwrapper iframe {
    width: 100% !important
}

.tp-caption.Agency-LogoText,
.Agency-LogoText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 1px
}
.tp-caption.ComingSoon-Highlight,
.ComingSoon-Highlight {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 37px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 20px 3px 20px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(0, 154, 238, 1.00);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ComingSoon-Count,
.ComingSoon-Count {
    color: rgba(255, 255, 255, 1.00);
    font-size: 50px;
    line-height: 50px;
    font-weight: 900;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.ComingSoon-CountUnit,
.ComingSoon-CountUnit {
    color: rgba(255, 255, 255, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.ComingSoon-NotifyMe,
.ComingSoon-NotifyMe {
    color: rgba(164, 157, 143, 1.00);
    font-size: 27px;
    line-height: 35px;
    font-weight: 600;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}

#mc_embed_signup input#mce-EMAIL {
    font-family: "Lato", sans-serif;
    font-size: 15px;
    color: #000;
    background-color: #fff;
    line-height: 46px;
    padding: 0 20px;
    cursor: text;
    border: 1px solid #fff;
    width: 400px;
    margin-bottom: 0px;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    transition: background-color 0.5s;
    
    
    border-radius: 0px;
}
#mc_embed_signup input#mce-EMAIL[type="email"]:focus {
    background-color: #fff;
    border: 1px solid #666;
    border-right: 0;
}
#mc_embed_signup input#mc-embedded-subscribe,
#mc_embed_signup input#mc-embedded-subscribe:focus {
    font-family: "Lato", sans-serif;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
    padding: 0 20px;
    border: 1px solid #009aee;
    background: #009aee;
    color: #fff;
    
    
    border-radius: 0px;
}
#mc_embed_signup input#mc-embedded-subscribe:hover {
    background: #0083d4;
}
@media only screen and (max-width: 767px) {
    #mc_embed_signup input#mce-EMAIL {
        width: 200px;
    }
}
.tp-caption.Agency-SmallTitle,
.Agency-SmallTitle {
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 6px
}
.tp-caption.Agency-SmallContent,
.Agency-SmallContent {
    color: rgba(255, 255, 255, 1.00);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Agency-SmallLink,
.Agency-SmallLink {
    color: rgba(248, 124, 9, 1.00);
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0px 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #f87c09 !important
}
.tp-caption.Agency-SmallLink:hover,
.Agency-SmallLink:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Agency-NavButton,
.Agency-NavButton {
    color: rgba(51, 51, 51, 1.00);
    font-size: 17px;
    line-height: 50px;
    font-weight: 500;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    text-align: center;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    text-align: center
}
.tp-caption.Agency-NavButton:hover,
.Agency-NavButton:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(51, 51, 51, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.Agency-SmallLinkGreen,
.Agency-SmallLinkGreen {
    color: rgba(109, 177, 155, 1.00);
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0px 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #6db19b !important
}
.tp-caption.Agency-SmallLinkGreen:hover,
.Agency-SmallLinkGreen:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Agency-SmallLinkBlue,
.Agency-SmallLinkBlue {
    color: rgba(153, 153, 153, 1.00);
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    font-style: normal;
    font-family: lato;
    padding: 0 0 0px 0;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 2px;
    border-bottom: 1px solid #999 !important
}
.tp-caption.Agency-SmallLinkBlue:hover,
.Agency-SmallLinkBlue:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    cursor: pointer
}
.tp-caption.Agency-LogoText,
.Agency-LogoText {
    color: rgba(255, 255, 255, 1.00);
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
    letter-spacing: 1px
}
.tp-caption.Agency-ArrowTooltip,
.Agency-ArrowTooltip {
    color: rgba(51, 51, 51, 1.00);
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-style: normal;
    font-family: "Permanent Marker";
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: left
}
.tp-caption.Agency-SmallSocial,
.Agency-SmallSocial {
    color: rgba(255, 255, 255, 1.00);
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-style: normal;
    font-family: Arial;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center
}
.tp-caption.Agency-SmallSocial:hover,
.Agency-SmallSocial:hover {
    color: rgba(51, 51, 51, 1.00);
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
    color: #0084B4 !important;
    text-decoration: underline !important
}
.tp-caption.CreativeFrontPage-Btn,
.CreativeFrontPage-Btn {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    line-height: 60px;
    font-weight: 900;
    font-style: normal;
    font-family: Roboto;
    padding: 0px 50px 0px 50px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(0, 104, 92, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 4px 4px 4px 4px;
    letter-spacing: 2px
}
.tp-caption.CreativeFrontPage-Btn:hover,
.CreativeFrontPage-Btn:hover {
    color: rgba(255, 255, 255, 1.00);
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer
}
.tp-caption.CreativeFrontPage-Menu,
.CreativeFrontPage-Menu {
    color: rgba(255, 255, 255, 1.00);
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    font-family: roboto;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 2px
}
.tp-flip-index {
    z-index: 1000 !important;
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
    color: #0084B4 !important;
    text-decoration: underline !important
}
.tp-caption.FullScreenMenu-Category,
.FullScreenMenu-Category {
    color: rgba(17, 17, 17, 1.00);
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
    font-family: BenchNine;
    padding: 21px 30px 16px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.90);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 3px
}
.tp-caption.FullScreenMenu-Title,
.FullScreenMenu-Title {
    color: rgba(255, 255, 255, 1.00);
    font-size: 65px;
    line-height: 70px;
    font-weight: 700;
    font-style: normal;
    font-family: BenchNine;
    padding: 21px 30px 16px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(17, 17, 17, 0.90);
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px
}
.tp-caption.Twitter-Content a,
.tp-caption.Twitter-Content a:visited {
    color: #0084B4 !important
}
.tp-caption.Twitter-Content a:hover {
    color: #0084B4 !important;
    text-decoration: underline !important
}
.tp-caption.TechJournal-Button,
.TechJournal-Button {
    color: rgba(255, 255, 255, 1.00);
    font-size: 13px;
    line-height: 40px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 1px 30px 1px 30px;
    text-decoration: none;
    text-align: left;
    background-color: rgba(138, 0, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    letter-spacing: 3px
}
.tp-caption.TechJournal-Button:hover,
.TechJournal-Button:hover {
    color: rgba(0, 0, 0, 1.00);
    text-decoration: none;
    background-color: rgba(255, 255, 255, 1.00);
    border-color: rgba(0, 0, 0, 1.00);
    border-style: solid;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
    cursor: pointer
}
.tp-caption.TechJournal-Big,
.TechJournal-Big {
    color: rgba(255, 255, 255, 1.00);
    font-size: 120px;
    line-height: 120px;
    font-weight: 900;
    font-style: normal;
    font-family: Raleway;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: left;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    letter-spacing: 0px
}
.rev_slider {
    overflow: hidden;
}
.effect_layer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    #menu_forcefullwidth {
        z-index: 5000;
        position: fixed !important;
        top: 0px;
        left: 0px;
        width: 100%
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-DownButton,
    .FullSiteBlock-DownButton {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 32px;
        font-weight: 500;
        font-style: normal;
        font-family: Roboto;
        padding: 1px 1px 1px 1px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: rgba(51, 51, 51, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-DownButton:hover,
    .FullSiteBlock-DownButton:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: rgba(0, 150, 255, 1.00);
        border-style: solid;
        border-width: 1px;
        border-radius: 30px 30px 30px 30px;
        cursor: pointer
    }
    .rev_slider {
        overflow: hidden;
    }
    .effect_layer {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    .gyges .tp-thumb {
        opacity: 1
    }
    .gyges .tp-thumb-img-wrap {
        padding: 3px;
        background-color: rgba(0, 0, 0, 0.25);
        display: inline-block;
        width: 100%;
        height: 100%;
        position: relative;
        margin: 0px;
        box-sizing: border-box;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }
    .gyges .tp-thumb-image {
        padding: 3px;
        display: block;
        box-sizing: border-box;
        position: relative;
        -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
        box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
    }
    .gyges .tp-thumb:hover .tp-thumb-img-wrap,
    .gyges .tp-thumb.selected .tp-thumb-img-wrap {
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }
    .tp-caption.FullSiteBlock-Title,
    .FullSiteBlock-Title {
        color: rgba(51, 51, 51, 1.00);
        font-size: 55px;
        line-height: 65px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link,
    .FullSiteBlock-Link {
        color: rgba(0, 150, 255, 1.00);
        font-size: 25px;
        line-height: 24px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-Link:hover,
    .FullSiteBlock-Link:hover {
        color: rgba(51, 51, 51, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.FullSiteBlock-FooterLink,
    .FullSiteBlock-FooterLink {
        color: rgba(85, 85, 85, 1.00);
        font-size: 15px;
        line-height: 20px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: left
    }
    .tp-caption.FullSiteBlock-FooterLink:hover,
    .FullSiteBlock-FooterLink:hover {
        color: rgba(0, 150, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .fb-share-button.fb_iframe_widget iframe {
        width: 115px!important;
    }
    #tp-socialwrapper {
        opacity: 0;
    }

        .tp-caption.Twitter-Content a,
    .tp-caption.Twitter-Content a:visited {
        color: #0084B4 !important
    }
    .tp-caption.Twitter-Content a:hover {
        color: #0084B4 !important;
        text-decoration: underline !important
    }
    #menu_forcefullwidth {
        z-index: 5000;
        position: fixed !important;
        top: 0px;
        left: 0px;
        width: 100%
    }
    #tp-menubg {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* FF3.6-15 */
        
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* Chrome10-25,Safari5.1-6 */
        
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000', GradientType=0);
        /* IE6-9 */
    }
    #mc_embed_signup input[type="email"] {
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 400;
        background-color: #fff;
        color: #888 !important;
        line-height: 46px;
        padding: 0 20px;
        cursor: text;
        border: 0;
        width: 400px;
        margin-bottom: 0px;
        -webkit-transition: background-color 0.5s;
        -moz-transition: background-color 0.5s;
        -o-transition: background-color 0.5s;
        -ms-transition: background-color 0.5s;
        transition: background-color 0.5s;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    #mc_embed_signup input[type="email"]::-webkit-input-placeholder {
        color: #888 !important;
    }
    #mc_embed_signup input[type="email"]::-moz-placeholder {
        color: #888 !important;
    }
    #mc_embed_signup input[type="email"]:-ms-input-placeholder {
        color: #888 !important;
    }
    #mc_embed_signup input[type="email"]:focus {
        background-color: #f5f5f5;
        color: #454545;
    }
    #mc_embed_signup input#mc-embedded-subscribe,
    #mc_embed_signup input#mc-embedded-subscribe:focus {
        font-family: "Lato", sans-serif;
        line-height: 46px;
        font-size: 16px;
        font-weight: 700;
        padding: 0 30px;
        border: 0;
        background: #f04531;
        text-transform: none;
        color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
    #mc_embed_signup input#mc-embedded-subscribe:hover {
        background: #e03727;
    }
    @media only screen and (max-width: 767px) {
        #mc_embed_signup input[type="email"] {
            width: 260px;
        }
    }
    @media only screen and (max-width: 480px) {
        #mc_embed_signup input[type="email"] {
            width: 160px;
        }
    }
    #rev_slider_167_6 .uranus.tparrows {
        width: 50px;
        height: 50px;
        background: rgba(255, 255, 255, 0);
    }
    #rev_slider_167_6 .uranus.tparrows:before {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 40px;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
    }
    #rev_slider_167_6 .uranus.tparrows:hover:before {
        opacity: 0.75;
    }
    .tp-caption.FullSiteBlock-SubTitle,
    .FullSiteBlock-SubTitle {
        color: rgba(51, 51, 51, 1.00);
        font-size: 25px;
        line-height: 34px;
        font-weight: 300;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: center;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        text-align: center
    }
    .tp-caption.ParallaxWebsite-FooterItem,
    .ParallaxWebsite-FooterItem {
        color: rgba(255, 255, 255, 0.50);
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        font-style: normal;
        font-family: Lato;
        padding: 0 0 0 0px;
        text-decoration: none;
        text-align: left;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px
    }
    .tp-caption.ParallaxWebsite-FooterItem:hover,
    .ParallaxWebsite-FooterItem:hover {
        color: rgba(255, 255, 255, 1.00);
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
        border-style: none;
        border-width: 0px;
        border-radius: 0 0 0 0px;
        cursor: pointer
    }
    .fb-share-button.fb_iframe_widget iframe {
        width: 115px!important;
    }
    /* iframe.twitter-share-button {
        display: none;
    } */
    .fb-share-button.fb_iframe_widget iframe {
        display: none;
    }

    .tp-caption.FullSiteBlock-Link, 
    .FullSiteBlock-Link {
    color: rgba(0,150,255,1.00);
    font-size: 25px;
    line-height: 24px;
    font-weight: 300;
    font-style: normal;
    font-family: Lato;
    padding: 0 0 0 0px;
    text-decoration: none;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    border-style: none;
    border-width: 0px;
    border-radius: 0 0 0 0px;
    text-align: center;
}
/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ARES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
.ares.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:60px;
    min-height:60px;
  position:absolute;
  display:block;
  z-index:100;
    border-radius:50%;
}
.ares.tparrows:hover {
}
.ares.tparrows:before {
  font-family: "revicons";
  font-size:25px;
  color:#aaa;
  display:block;
  line-height: 60px;
  text-align: center;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
    z-index:2;
    position:relative;
}
.ares.tparrows.tp-leftarrow:before {
  content: "\e81f";
}
.ares.tparrows.tp-rightarrow:before {
  content: "\e81e";
}
.ares.tparrows:hover:before {
 color:#000;
      }
.ares .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#fff;
  min-height:60px;
  line-height:60px;
  top:0px;
  margin-left:30px;
  border-radius:0px 30px 30px 0px;
  overflow:hidden;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .ares.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:30px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
border-radius:30px 0px 0px 30px;
 }
.ares.tparrows:hover .tp-title-wrap {
  transform:scaleX(1) scaleY(1);
    -webkit-transform:scaleX(1) scaleY(1);
}
.ares .tp-arr-titleholder {
  position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#000;
  font-weight:400;
  font-size:14px;
  line-height:60px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:10px;
  opacity:0;
}

.ares.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:10px;
      }

.ares.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.ares.tp-bullets {
}
.ares.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.ares .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.ares .tp-bullet:hover,
.ares .tp-bullet.selected {
	background:#fff;
}
.ares .tp-bullet-title {
  position:absolute;
  color:#888;
  font-size:12px;
  padding:0px 10px;
  font-weight:600;
  right:27px;
  top:-4px;
  background:#fff;
  background:rgba(255,255,255,0.75);
  visibility:hidden;
  transform:translateX(-20px);
  -webkit-transform:translateX(-20px);
  transition:transform 0.3s;
  -webkit-transition:transform 0.3s;
  line-height:20px;
  white-space:nowrap;
}     

.ares .tp-bullet-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent rgba(255,255,255,0.75);
	content:" ";
    position:absolute;
    right:-10px;
	top:0px;
}
    
.ares .tp-bullet:hover .tp-bullet-title{
  visibility:visible;
   transform:translateX(0px);
  -webkit-transform:translateX(0px);
}

.ares .tp-bullet.selected:hover .tp-bullet-title {
    background:#fff;
        }
.ares .tp-bullet.selected:hover .tp-bullet-title:after {
  border-color:transparent transparent transparent #fff;
}
.ares.tp-bullets:hover .tp-bullet-title {
        visibility:hidden;
}
.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
    visibility:visible;
      }

/* TABS */
.ares .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.ares .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.ares .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.ares .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.ares .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.ares .tp-tab:hover,
.ares .tp-tab.selected {
	background:#eee; 
}

.ares .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 CUSTOM SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.custom.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:10000;
}
.custom.tparrows:hover {
	background:#000;
}
.custom.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.custom.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.custom.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.custom.tp-bullets {
}
.custom.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.custom .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
    background:rgba(125,125,125,0.5);
	cursor: pointer;
	box-sizing:content-box;
}
.custom .tp-bullet:hover,
.custom .tp-bullet.selected {
	background:rgb(125,125,125);
}
.custom .tp-bullet-image {
}
.custom .tp-bullet-title {
}


/* THUMBS */


/* TABS */


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 DIONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.dione.tparrows {
  height:100%;
  width:100px;
  background:transparent;
  background:rgba(0,0,0,0);
  line-height:100%;
  transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows:hover {
 background:rgba(0,0,0,0.45);
 }
.dione .tp-arr-imgwrapper {
 width:100px;
 left:0px;
 position:absolute;
 height:100%;
 top:0px;
 overflow:hidden;
 }
.dione.tp-rightarrow .tp-arr-imgwrapper {
left:auto;
right:0px;
}

.dione .tp-arr-imgholder {
background-position:center center;
background-size:cover;
width:100px;
height:100%;
top:0px;
visibility:hidden;
transform:translateX(-50px);
-webkit-transform:translateX(-50px);
transition:all 0.3s;
-webkit-transition:all 0.3s;
opacity:0;
left:0px;
}

.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
  right:0px;
  left:auto;
  transform:translateX(50px);
 -webkit-transform:translateX(50px);
}

.dione.tparrows:before {
position:absolute;
line-height:30px;
margin-left:-22px;
top:50%;
left:50%;
font-size:30px;
margin-top:-15px;
transition:all 0.3s;
-webkit-transition:all 0.3s;
}

.dione.tparrows.tp-rightarrow:before {
margin-left:6px;
}

.dione.tparrows:hover:before {
  transform:translateX(-20px);
-webkit-transform:translateX(-20px);
opacity:0;
}

.dione.tparrows.tp-rightarrow:hover:before {
  transform:translateX(20px);
-webkit-transform:translateX(20px);
}

.dione.tparrows:hover .tp-arr-imgholder {
 transform:translateX(0px);
-webkit-transform:translateX(0px);
opacity:1;
visibility:visible;
}



/* BULLETS */
.dione .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;

  }

.dione .tp-bullet-image {
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.dione .tp-bullet-title { 
     position:absolute; 
   bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
   -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.dione .tp-bullet:hover .tp-bullet-title {
     transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.dione .tp-bullet.selected,
.dione .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.dione .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ERINYEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.erinyen.tparrows {
  cursor:pointer;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:1000;
  border-radius:35px;   
}

.erinyen.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.erinyen.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.erinyen.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.erinyen .tp-title-wrap { 
  position:absolute;
  z-index:1;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.5);
  min-height:70px;
  line-height:70px;
  top:0px;
  margin-left:0px;
  border-radius:35px;
  overflow:hidden; 
  transition: opacity 0.3s;
  -webkit-transition:opacity 0.3s;
  -moz-transition:opacity 0.3s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);  
  visibility:hidden;
  opacity:0;
}

.erinyen.tparrows:hover .tp-title-wrap{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity:1;
  visibility:visible;
}
        
 .erinyen.tp-rightarrow .tp-title-wrap { 
   right:0px;
   margin-right:0px;margin-left:0px;
   -webkit-transform-origin:100% 50%;
  border-radius:35px;
  padding-right:20px;
  padding-left:10px;
 }


.erinyen.tp-leftarrow .tp-title-wrap { 
   padding-left:20px;
  padding-right:10px;
}

.erinyen .tp-arr-titleholder {
  letter-spacing: 3px;
   position:relative;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:translateX(200px);  
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:13px;
  line-height:70px;
  white-space:nowrap;
  padding:0px 20px;
  margin-left:11px;
  opacity:0;  
}

.erinyen .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
    }
 .erinyen .tp-arr-img-over {
   width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
   background:#000;
   background:rgba(0,0,0,0.5);
        }
.erinyen.tp-rightarrow .tp-arr-titleholder {
   transform:translateX(-200px); 
   margin-left:0px; margin-right:11px;
      }

.erinyen.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

/* BULLETS */
.erinyen.tp-bullets {
}
.erinyen.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #555555; /* old browsers */
    background: -moz-linear-gradient(top,  #555555 0%, #222222 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555555), color-stop(100%,#222222)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #555555 0%,#222222 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #555555 0%,#222222 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #555555 0%,#222222 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #555555 0%,#222222 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#555555", endcolorstr="#222222",gradienttype=0 ); /* ie6-9 */
	padding:10px 15px;
	margin-left:-15px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:10px;
   box-shadow:0px 0px 2px 1px rgba(33,33,33,0.3);
}
.erinyen .tp-bullet {
	width:13px;
	height:13px;
	position:absolute;
	background:#111;	
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.erinyen .tp-bullet:hover,
.erinyen .tp-bullet.selected {
	background: #e5e5e5; /* old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #999999 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#999999)); /* chrome,safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* chrome10+,safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#999999 100%); /* ie10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#999999 100%); /* w3c */
filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#e5e5e5", endcolorstr="#999999",gradienttype=0 ); /* ie6-9 */
  border:1px solid #555;
  width:12px;height:12px;
}
.erinyen .tp-bullet-image {
}
.erinyen .tp-bullet-title {
}


/* THUMBS */
.erinyen .tp-thumb {
opacity:1
}

.erinyen .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.erinyen .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.erinyen .tp-thumb-more:before {
  content: "\e825";
}

.erinyen .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.erinyen .tp-thumb.selected .tp-thumb-more:before,
.erinyen .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.erinyen .tp-thumb.selected .tp-thumb-over,
.erinyen .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.erinyen .tp-thumb.selected .tp-thumb-title,
.erinyen .tp-thumb:hover .tp-thumb-title {
  color:#000;

}


/* TABS */
.erinyen .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.erinyen .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}
      

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 GYGES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */


/* BULLETS */
.gyges.tp-bullets {
}
.gyges.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background: #777777; /* Old browsers */
    background: -moz-linear-gradient(top,  #777777 0%, #666666 100%); 
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#777777), color-stop(100%,#666666)); 
    background: -webkit-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -o-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: -ms-linear-gradient(top,  #777777 0%,#666666 100%); 
    background: linear-gradient(to bottom,  #777777 0%,#666666 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#777777", 
    endColorstr="#666666",GradientType=0 ); 
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
  border-radius:10px;
}
.gyges .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#333;
	border:3px solid #444;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.gyges .tp-bullet:hover,
.gyges .tp-bullet.selected {
	background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #e1e1e1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, 
    color-stop(0%,#ffffff), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e1e1e1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e1e1e1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", 
    endColorstr="#e1e1e1",GradientType=0 ); /* IE6-9 */

}
.gyges .tp-bullet-image {
}
.gyges .tp-bullet-title {
}
	

/* THUMBS */
.gyges .tp-thumb { 
      opacity:1
  }
.gyges .tp-thumb-img-wrap {
  padding:3px;
    background:#000;
  background-color:rgba(0,0,0,0.25);
  display:inline-block;

  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.gyges .tp-thumb-image {
   padding:3px; 
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  
.gyges .tp-thumb-title { 
     position:absolute; 
     bottom:100%; 
     display:inline-block;
     left:50%;
     background:rgba(255,255,255,0.8);
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     margin-bottom:20px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    white-space:nowrap;
 }
.gyges .tp-thumb:hover .tp-thumb-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.gyges .tp-thumb:hover .tp-thumb-img-wrap,
 .gyges .tp-thumb.selected .tp-thumb-img-wrap {

  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 }
.gyges .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(255,255,255,0.8) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.gyges .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid rgba(255,255,255,0.15);
 }
.gyges .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.gyges .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
  overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.gyges .tp-tab-date
  {
  display:block;
  color: rgba(255,255,255,0.25);
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.gyges .tp-tab-title 
{
    display:block;  
    text-align:left;
    color:#fff;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.gyges .tp-tab:hover,
.gyges .tp-tab.selected {
  background:rgba(0,0,0,0.5); 
}

.gyges .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HADES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hades.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.15);
	width:100px;
	height:100px;
	position:absolute;
	display:block;
	z-index:1000;
}

.hades.tparrows:before {
	font-family: "revicons";
	font-size:30px;
	color:#fff;
	display:block;
	line-height: 100px;
	text-align: center;
  transition: background 0.3s, color 0.3s;
}
.hades.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hades.tparrows.tp-rightarrow:before {
	content: "\e825";
}

.hades.tparrows:hover:before {
   color:#aaa;
   background:#fff;
   background:rgba(255,255,255,1);
 }
.hades .tp-arr-allwrapper {
  position:absolute;
  left:100%;
  top:0px;
  background:#888; 
  width:100px;height:100px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0.0;
  -khtml-opacity: 0.0;
  opacity: 0.0;
  -webkit-transform: rotatey(-90deg);
  transform: rotatey(-90deg);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}
.hades.tp-rightarrow .tp-arr-allwrapper {
   left:auto;
   right:100%;
   -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
   -webkit-transform: rotatey(90deg);
  transform: rotatey(90deg);
}

.hades:hover .tp-arr-allwrapper {
   -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;  
    -webkit-transform: rotatey(0deg);
  transform: rotatey(0deg);

 }
    
.hades .tp-arr-iwrapper {
}
.hades .tp-arr-imgholder {
  background-size:cover;
  position:absolute;
  top:0px;left:0px;
  width:100%;height:100%;
}
.hades .tp-arr-titleholder {
}
.hades .tp-arr-subtitleholder {
}


/* BULLETS */
.hades.tp-bullets {
}
.hades.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hades .tp-bullet {
	width:3px;
	height:3px;
	position:absolute;
	background:#888;	
	cursor: pointer;
    border:5px solid #fff;
	box-sizing:content-box;
    box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
    -webkit-perspective:400;
    perspective:400;
    -webkit-transform:translatez(0.01px);
    transform:translatez(0.01px);
}
.hades .tp-bullet:hover,
.hades .tp-bullet.selected {
	background:#555;
  
}

.hades .tp-bullet-image {
  position:absolute;top:-80px; left:-60px;width:120px;height:60px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: rotatex(-90deg);
  -webkit-transform: rotatex(-90deg);
  box-shadow:0px 0px 3px 1px rgba(0,0,0,0.2);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
  
  
}
.hades .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: rotatex(0deg);
  -webkit-transform: rotatex(0deg);
  visibility:visible;
    }
.hades .tp-bullet-title {
}


/* THUMBS */
.hades .tp-thumb { 
      opacity:1
  }
.hades .tp-thumb-img-wrap {
  border-radius:50%;
  padding:3px;
  display:inline-block;
background:#000;
  background-color:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:relative;
  margin:0px;
  box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hades .tp-thumb-image {
   padding:3px; 
   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
 }  


.hades .tp-thumb:hover .tp-thumb-img-wrap,
.hades .tp-thumb.selected .tp-thumb-img-wrap {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.hades .tp-thumb-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }


/* TABS */
.hades .tp-tab {
  opacity:1;
 }
    
.hades .tp-tab-title
 {
      display:block;
      color:#333;
      font-weight:600;
      font-size:18px;
      text-align:center;
      line-height:25px;      
    } 
.hades .tp-tab-price
 {
	display:block;
    text-align:center;
    color:#999;
    font-size:16px;
    margin-top:10px;
   line-height:20px
}

.hades .tp-tab-button {
    display:inline-block;
    margin-top:15px;
    text-align:center;
	padding:5px 15px;
  	color:#fff;
  	font-size:14px;
  	background:#219bd7;
   	border-radius:4px;
   font-weight:400;
}
.hades .tp-tab-inner {
	text-align:center;
}

              

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEBE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hebe.tparrows {
  cursor:pointer;
  background:#fff;
  min-width:70px;
    min-height:70px;
  position:absolute;
  display:block;
  z-index:1000;
}
.hebe.tparrows:hover {
}
.hebe.tparrows:before {
  font-family: "revicons";
  font-size:30px;
  color:#aaa;
  display:block;
  line-height: 70px;
  text-align: center;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
  z-index:2;
  position:relative;
   background:#fff;
  min-width:70px;
    min-height:70px;
}
.hebe.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.hebe.tparrows.tp-rightarrow:before {
  content: "\e825";
}
.hebe.tparrows:hover:before {
 color:#000;
      }
.hebe .tp-title-wrap { 
  position:absolute;
  z-index:0;
  display:inline-block;
  background:#000;
  background:rgba(0,0,0,0.75);
  min-height:60px;
  line-height:60px;
  top:-10px;
  margin-left:0px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transform:scaleX(0);  
  -webkit-transform:scaleX(0);  
  transform-origin:0% 50%; 
   -webkit-transform-origin:0% 50%;
}
 .hebe.tp-rightarrow .tp-title-wrap { 
   right:0px;
   -webkit-transform-origin:100% 50%;
 }
.hebe.tparrows:hover .tp-title-wrap {
  transform:scaleX(1);
  -webkit-transform:scaleX(1);
}
.hebe .tp-arr-titleholder {
  position:relative;
  text-transform:uppercase;
  color:#fff;
  font-weight:600;
  font-size:12px;
  line-height:90px;
  white-space:nowrap;
  padding:0px 20px 0px 90px;
}

.hebe.tp-rightarrow .tp-arr-titleholder {
   margin-left:0px; 
   padding:0px 90px 0px 20px;
 }

.hebe.tparrows:hover .tp-arr-titleholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);
  transition-delay: 0.1s;
  opacity:1;
}

.hebe .tp-arr-imgholder{
      width:90px;
      height:90px;
      position:absolute;
      left:100%;
      display:block;
      background-size:cover;
      background-position:center center;
  	 top:0px; right:-90px;
    }
.hebe.tp-rightarrow .tp-arr-imgholder{
        right:auto;left:-90px;
      }

/* BULLETS */
.hebe.tp-bullets {
}
.hebe.tp-bullets:before {
  content:" ";
  position:absolute;
  width:100%;
  height:100%;
  background:transparent;
  padding:10px;
  margin-left:-10px;margin-top:-10px;
  box-sizing:content-box;
}

.hebe .tp-bullet {
  width:3px;
  height:3px;
  position:absolute;
  background:#fff;  
  cursor: pointer;
  border:5px solid #222;
  border-radius:50%;
  box-sizing:content-box;
  -webkit-perspective:400;
  perspective:400;
  -webkit-transform:translateZ(0.01px);
  transform:translateZ(0.01px);
   transition:all 0.3s;
}
.hebe .tp-bullet:hover,
.hebe .tp-bullet.selected {
  background:#222;
  border-color:#fff;
}

.hebe .tp-bullet-image {
  position:absolute;
  top:-90px; left:-40px;
  width:70px;
  height:70px;
  background-position:center center;
  background-size:cover;
  visibility:hidden;
  opacity:0;
  transition:all 0.3s;
  -webkit-transform-style:flat;
  transform-style:flat;
  perspective:600;
  -webkit-perspective:600;
  transform: scale(0);
  -webkit-transform: scale(0);
  transform-origin:50% 100%;
  -webkit-transform-origin:50% 100%;
border-radius:6px;
  
  
}
.hebe .tp-bullet:hover .tp-bullet-image {
  display:block;
  opacity:1;
  transform: scale(1);
  -webkit-transform: scale(1);
  visibility:visible;
    }
.hebe .tp-bullet-title {
}


/* TABS */
.hebe .tp-tab-title {
    color:#a8d8ee;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    font-family:"Roboto Slab"
    margin-bottom:5px;
}

.hebe .tp-tab-desc {
	font-size:18px;
    font-weight:400;
    color:#fff;
    line-height:25px;
	font-family:"Roboto Slab";
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HEPHAISTOS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hephaistos.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:1000;
    border-radius:50%;
}
.hephaistos.tparrows:hover {
	background:#000;
}
.hephaistos.tparrows:before {
	font-family: "revicons";
	font-size:18px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hephaistos.tparrows.tp-leftarrow:before {
	content: "\e82c";
  margin-left:-2px;
  
}
.hephaistos.tparrows.tp-rightarrow:before {
	content: "\e82d";
   margin-right:-2px;
}



/* BULLETS */
.hephaistos.tp-bullets {
}
.hephaistos.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.hephaistos .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#999;
	border:3px solid #f5f5f5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
  box-shadow: 0px 0px 2px 1px rgba(130,130,130, 0.3);

}
.hephaistos .tp-bullet:hover,
.hephaistos .tp-bullet.selected {
	background:#fff;
    border-color:#000;
}
.hephaistos .tp-bullet-image {
}
.hephaistos .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HERMES SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hermes.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:30px;
	height:110px;
	position:absolute;
	display:block;
	z-index:1000;
}

.hermes.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 110px;
	text-align: center;
    transform:translateX(0px);
    -webkit-transform:translateX(0px);
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
}
.hermes.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.hermes.tparrows.tp-rightarrow:before {
	content: "\e825";
}
.hermes.tparrows.tp-leftarrow:hover:before {
    transform:translateX(-20px);
    -webkit-transform:translateX(-20px);
     opacity:0;
}
.hermes.tparrows.tp-rightarrow:hover:before {
    transform:translateX(20px);
    -webkit-transform:translateX(20px);
     opacity:0;
}

.hermes .tp-arr-allwrapper {
    overflow:hidden;
    position:absolute;
	width:180px;
    height:140px;
    top:0px;
    left:0px;
    visibility:hidden;
      -webkit-transition: -webkit-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
  -webkit-perspective: 1000px;
  perspective: 1000px;
    }
.hermes.tp-rightarrow .tp-arr-allwrapper {
   right:0px;left:auto;
      }
.hermes.tparrows:hover .tp-arr-allwrapper {
   visibility:visible;
          }
.hermes .tp-arr-imgholder {
  width:180px;position:absolute;
  left:0px;top:0px;height:110px;
  transform:translateX(-180px);
  -webkit-transform:translateX(-180px);
  transition:all 0.3s;
  transition-delay:0.3s;
}
.hermes.tp-rightarrow .tp-arr-imgholder{
    transform:translateX(180px);
  -webkit-transform:translateX(180px);
      }
  
.hermes.tparrows:hover .tp-arr-imgholder {
   transform:translateX(0px);
   -webkit-transform:translateX(0px);            
}
.hermes .tp-arr-titleholder {
  top:110px;
  width:180px;
  text-align:left; 
  display:block;
  padding:0px 10px;
  line-height:30px; background:#000;
  background:rgba(0,0,0,0.75);color:#fff;
  font-weight:600; position:absolute;
  font-size:12px;
  white-space:nowrap;
  letter-spacing:1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  box-sizing:border-box;

}
.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}


/* BULLETS */
.hermes.tp-bullets {
}

.hermes .tp-bullet {
    overflow:hidden;
    border-radius:50%;
    width:16px;
    height:16px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 2px #FFF;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
    position:absolute;
}

.hermes .tp-bullet:hover {
	  background-color: rgba(0, 0, 0, 0.2);
}
.hermes .tp-bullet:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  box-shadow: 0 0 1px #FFF;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.hermes .tp-bullet.selected:after {
  height:100%;
}


/* TABS */
.hermes .tp-tab { 
  opacity:1;  
  padding-right:10px;
  box-sizing:border-box;
 }
.hermes .tp-tab-image 
{ 
  width:100%;
  height:60%;
  position:relative;
}
.hermes .tp-tab-content 
{
    background:rgb(54,54,54); 
    position:absolute;
    padding:20px 20px 20px 30px;
    box-sizing:border-box;
    color:#fff;
  display:block;
  width:100%;
  min-height:40%;
  bottom:0px;
  left:-10px;
  }
.hermes .tp-tab-date
  {
  display:block;
  color:#888;
  font-weight:600;
  font-size:12px;
  margin-bottom:10px;
  }
.hermes .tp-tab-title 
{
    display:block;	
    color:#fff;
    font-size:16px;
    font-weight:800;
    text-transform:uppercase;
   line-height:19px;
}

.hermes .tp-tab.selected .tp-tab-title:after {
    width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 30px 0 30px 10px;
	border-color: transparent transparent transparent rgb(54,54,54);
	content:" ";
    position:absolute;
    right:-9px;
    bottom:50%;
    margin-bottom:-30px;
}
.hermes .tp-tab-mask {
     padding-right:10px !important;
          }

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {
  .hermes .tp-tab .tp-tab-title {font-size:14px;line-height:16px;}
  .hermes .tp-tab-date { font-size:11px; line-height:13px;margin-bottom:10px;}
  .hermes .tp-tab-content { padding:15px 15px 15px 25px;}
}
@media only screen and (max-width: 768px) {
  .hermes .tp-tab .tp-tab-title {font-size:12px;line-height:14px;}
  .hermes .tp-tab-date {font-size:10px; line-height:12px;margin-bottom:5px;}
  .hermes .tp-tab-content {padding:10px 10px 10px 20px;}
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 HESPERIDEN SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.hesperiden.tparrows {
	cursor:pointer;
	background:#000;
	background:rgba(0,0,0,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:1000;
    border-radius: 50%;
}
.hesperiden.tparrows:hover {
	background:#000;
}
.hesperiden.tparrows:before {
	font-family: "revicons";
	font-size:20px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.hesperiden.tparrows.tp-leftarrow:before {
	content: "\e82c";
    margin-left:-3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
	content: "\e82d";
    margin-right:-3px;
}

/* BULLETS */
.hesperiden.tp-bullets {
}
.hesperiden.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
   border-radius:8px;
  
}
.hesperiden .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background: #999999; /* old browsers */
    background: -moz-linear-gradient(top,  #999999 0%, #e1e1e1 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), 
    color-stop(100%,#e1e1e1)); /* chrome,safari4+ */
    background: -webkit-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* chrome10+,safari5.1+ */
    background: -o-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(top,  #999999 0%,#e1e1e1 100%); /* ie10+ */
    background: linear-gradient(to bottom,  #999999 0%,#e1e1e1 100%); /* w3c */
    filter: progid:dximagetransform.microsoft.gradient( 
    startcolorstr="#999999", endcolorstr="#e1e1e1",gradienttype=0 ); /* ie6-9 */
	border:3px solid #e5e5e5;
	border-radius:50%;
	cursor: pointer;
	box-sizing:content-box;
}
.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
	background:#666;
}
.hesperiden .tp-bullet-image {
}
.hesperiden .tp-bullet-title {
}


/* THUMBS */
.hesperiden .tp-thumb {
  opacity:1;
  -webkit-perspective: 600px;
  perspective: 600px;
}
.hesperiden .tp-thumb .tp-thumb-title {
    font-size:12px;
    position:absolute;
    margin-top:-10px;
    color:#fff;
    display:block;
    z-index:10000;
    background-color:#000;
    padding:5px 10px; 
    bottom:0px;
    left:0px;
    width:100%;
  box-sizing:border-box;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform:rotatex(90deg) translatez(0.001px);
    transform-origin:50% 100%;
    -webkit-transform:rotatex(90deg) translatez(0.001px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
 }
.hesperiden .tp-thumb:hover .tp-thumb-title {
  	 transform:rotatex(0deg);
    -webkit-transform:rotatex(0deg);
    opacity:1;
}

/* TABS */
.hesperiden .tp-tab { 
  opacity:1;      
  padding:10px;
  box-sizing:border-box;
  font-family: "Roboto", sans-serif;
  border-bottom: 1px solid #e5e5e5;
 }
.hesperiden .tp-tab-image 
{ 
  width:60px;
  height:60px; max-height:100%; max-width:100%;
  position:relative;
  display:inline-block;
  float:left;

}
.hesperiden .tp-tab-content 
{
    background:rgba(0,0,0,0); 
    position:relative;
    padding:15px 15px 15px 85px;
 left:0px;
 overflow:hidden;
 margin-top:-15px;
    box-sizing:border-box;
    color:#333;
    display: inline-block;
    width:100%;
    height:100%;
 position:absolute; }
.hesperiden .tp-tab-date
  {
  display:block;
  color: #aaa;
  font-weight:500;
  font-size:12px;
  margin-bottom:0px;
  }
.hesperiden .tp-tab-title 
{
    display:block;	
    text-align:left;
    color:#333;
    font-size:14px;
    font-weight:500;
    text-transform:none;
    line-height:17px;
}
.hesperiden .tp-tab:hover,
.hesperiden .tp-tab.selected {
	background:#eee; 
}

.hesperiden .tp-tab-mask {
}

/* MEDIA QUERIES */
@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 768px) {

}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 METIS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.metis.tparrows {
  background:#fff;
  padding:10px;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  width:60px;
  height:60px;
  box-sizing:border-box;
 }
 
 .metis.tparrows:hover {
   background:#fff;
   background:rgba(255,255,255,0.75);
 }
 
 .metis.tparrows:before {
  color:#000;  
   transition:all 0.3s;
  -webkit-transition:all 0.3s;
 }
 
 .metis.tparrows:hover:before {
   transform:scale(1.5);
  }
 

/* BULLETS */
.metis .tp-bullet { 
    opacity:1;
    width:50px;
    height:50px;    
    padding:3px;
    background:#000;
    background-color:rgba(0,0,0,0.25);
    margin:0px;
    box-sizing:border-box;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    border-radius:50%;
  }

.metis .tp-bullet-image {

   border-radius:50%;
   display:block;
   box-sizing:border-box;
   position:relative;
    -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  box-shadow: inset 5px 5px 10px 0px rgba(0,0,0,0.25);
  width:44px;
  height:44px;
  background-size:cover;
  background-position:center center;
 }  
.metis .tp-bullet-title { 
     position:absolute; 
	 bottom:65px;
     display:inline-block;
     left:50%;
     background:#000;
     background:rgba(0,0,0,0.75);
     color:#fff;
     padding:10px 30px;
     border-radius:4px;
	 -webkit-border-radius:4px;
     opacity:0;
      transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    transform-origin:50% 100%;
    -webkit-transform: translateZ(0.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin:50% 100%;
    opacity:0;
    white-space:nowrap;
 }

.metis .tp-bullet:hover .tp-bullet-title {
  	 transform:rotateX(0deg) translateX(-50%);
    -webkit-transform:rotateX(0deg) translateX(-50%);
    opacity:1;
}

.metis .tp-bullet.selected,
.metis .tp-bullet:hover  {
  
   background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(119,119,119,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(119,119,119,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#777777", GradientType=0 );
 
      }
.metis .tp-bullet-title:after {
        content:" ";
        position:absolute;
        left:50%;
        margin-left:-8px;
        width: 0;
		height: 0;
		border-style: solid;
		border-width: 8px 8px 0 8px;
		border-color: rgba(0,0,0,0.75) transparent transparent transparent;
        bottom:-8px;
   }

.metis .tp-tab-number {
        color: #fff;
        font-size: 40px;
        line-height: 30px;
        font-weight: 400;
        font-family: "Playfair Display";
        width: 50px;
        margin-right: 17px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-mask {
        padding-left: 20px;
        left: 0px;
        max-width: 90px !important;
        transition: 0.4s padding-left, 0.4s left, 0.4s max-width;
    }
    .metis:hover .tp-tab-mask {
        padding-left: 0px;
        left: 50px;
        max-width: 500px !important;
    }
    .metis .tp-tab-divider {
        border-right: 1px solid transparent;
        height: 30px;
        width: 1px;
        margin-top: 5px;
        display: inline-block;
        float: left;
    }
    .metis .tp-tab-title {
        color: #fff;
        font-size: 20px;
        line-height: 20px;
        font-weight: 400;
        font-family: "Playfair Display";
        position: relative;
        padding-top: 10px;
        padding-left: 30px;
        display: inline-block;
        transform: translateX(-100%);
        transition: 0.4s all;
    }
    .metis .tp-tab-title-mask {
        position: absolute;
        overflow: hidden;
        left: 67px;
    }
    .metis:hover .tp-tab-title {
        transform: translateX(0);
    }
    .metis .tp-tab {
        opacity: 0.15;
        transition: 0.4s all;
    }
    .metis .tp-tab:hover,
    .metis .tp-tab.selected {
        opacity: 1;
    }
    .metis .tp-tab.selected .tp-tab-divider {
        border-right: 1px solid #cdb083;
    }
    .metis.tp-tabs {
        max-width: 118px !important;
        padding-left: 50px;
    }
    .metis.tp-tabs:before {
        content: " ";
        height: 100%;
        width: 88px;
        background: rgba(0, 0, 0, 0.15);
        border-right: 1px solid rgba(255, 255, 255, 0.10);
        left: 0px;
        top: 0px;
        position: absolute;
        transition: 0.4s all;
    }
    .metis.tp-tabs:hover:before {
        width: 118px;
    }
    @media (max-width: 499px) {
        .metis.tp-tabs:before {
            background: rgba(0, 0, 0, 0.75);
        }
    }

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 PERSEPHONE SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.persephone.tparrows {
	cursor:pointer;
	background:#aaa;
	background:rgba(200,200,200,0.5);
	width:40px;
	height:40px;
	position:absolute;
	display:block;
	z-index:100;
  border:1px solid #f5f5f5;
}
.persephone.tparrows:hover {
	background:#333;
}
.persephone.tparrows:before {
	font-family: "revicons";
	font-size:15px;
	color:#fff;
	display:block;
	line-height: 40px;
	text-align: center;
}
.persephone.tparrows.tp-leftarrow:before {
	content: "\e824";
}
.persephone.tparrows.tp-rightarrow:before {
	content: "\e825";
}



/* BULLETS */
.persephone.tp-bullets {
}
.persephone.tp-bullets:before {
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	background:#transparent;
	padding:10px;
	margin-left:-10px;margin-top:-10px;
	box-sizing:content-box;
}
.persephone .tp-bullet {
	width:12px;
	height:12px;
	position:absolute;
	background:#aaa;
	border:1px solid #e5e5e5;	
	cursor: pointer;
	box-sizing:content-box;
}
.persephone .tp-bullet:hover,
.persephone .tp-bullet.selected {
	background:#222;
}
.persephone .tp-bullet-image {
}
.persephone .tp-bullet-title {
}


/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 URANUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.uranus.tparrows {
  width:50px;
  height:50px;
  background:transparent;
 }
 .uranus.tparrows:before {
 width:50px;
 height:50px;
 line-height:50px;
 font-size:40px;
 transition:all 0.3s;
-webkit-transition:all 0.3s;
 }
 
  .uranus.tparrows:hover:before {
    opacity:0.75;
  }

/* BULLETS */
.uranus .tp-bullet{
	border-radius: 50%;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  background:transparent;
}
.uranus .tp-bullet.selected,
.uranus .tp-bullet:hover {
  box-shadow: 0 0 0 2px #FFF;
  border:none;
  border-radius: 50%;

   background:transparent;
}



.uranus .tp-bullet-inner {
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease;
  transition: background-color 0.3s ease, transform 0.3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
}

.uranus .tp-bullet.selected .tp-bullet-inner,
.uranus .tp-bullet:hover .tp-bullet-inner{
 transform: scale(0.4);
 -webkit-transform: scale(0.4);
 background-color:#fff;
}

/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/
/* ARROWS */
.zeus.tparrows {
  cursor:pointer;
  min-width:70px;
  min-height:70px;
  position:absolute;
  display:block;
  z-index:100;
  border-radius:35px;   
  overflow:hidden;
  background:rgba(0,0,0,0.10);
}

.zeus.tparrows:before {
  font-family: "revicons";
  font-size:20px;
  color:#fff;
  display:block;
  line-height: 70px;
  text-align: center;    
  z-index:2;
  position:relative;
}
.zeus.tparrows.tp-leftarrow:before {
  content: "\e824";
}
.zeus.tparrows.tp-rightarrow:before {
  content: "\e825";
}

.zeus .tp-title-wrap {
  background:#000;
  background:rgba(0,0,0,0.5);
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  position:absolute;
  opacity:0;
  transform:scale(0);
  -webkit-transform:scale(0);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
   border-radius:50%;
 }
.zeus .tp-arr-imgholder {
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  background-position:center center;
  background-size:cover;
  border-radius:50%;
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
   transition: all 0.3s;
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;

 }
.zeus.tp-rightarrow .tp-arr-imgholder {
    transform:translateX(100%);
  -webkit-transform:translateX(100%);
      }
.zeus.tparrows:hover .tp-arr-imgholder {
  transform:translateX(0);
  -webkit-transform:translateX(0);
  opacity:1;
}
      
.zeus.tparrows:hover .tp-title-wrap {
  transform:scale(1);
  -webkit-transform:scale(1);
  opacity:1;
}
 

/* BULLETS */
.zeus .tp-bullet {
     box-sizing:content-box; -webkit-box-sizing:content-box; border-radius:50%;
      background-color: rgba(0, 0, 0, 0);
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
	  width:13px;height:13px;
	  border:2px solid #fff;
 }
.zeus .tp-bullet:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  border-radius: 50%;
  background-color: #FFF;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.zeus .tp-bullet:hover:after,
.zeus .tp-bullet.selected:after{
    -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
  
 .zeus .tp-bullet-image,
 .zeus .tp-bullet-imageoverlay{
        width:135px;
        height:60px;
        position:absolute;
        background:#000;
        background:rgba(0,0,0,0.5);
        bottom:25px;
        left:50%;
        margin-left:-65px;
        box-sizing:border-box;
        background-size:cover;
        background-position:center center;
        visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        border-radius:4px;

}
          

.zeus .tp-bullet-title,
.zeus .tp-bullet-imageoverlay {
        z-index:2;
        -webkit-transition: all 0.5s ease;
	  	transition: all 0.5s ease;
}     
.zeus .tp-bullet-title { 
        color:#fff;
        text-align:center;
        line-height:15px;
        font-size:13px;
        font-weight:600;  
        z-index:3;
         visibility:hidden;
        opacity:0;
         -webkit-backface-visibility: hidden; 
      	backface-visibility: hidden;
        -webkit-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
  		-webkit-transition: all 0.3s ease;
  		transition: all 0.3s ease;
        position:absolute;
        bottom:45px;
        width:135px;
    	vertical-align:middle;
        left:-57px;
}
      
.zeus .tp-bullet:hover .tp-bullet-title,
.zeus .tp-bullet:hover .tp-bullet-image,
.zeus .tp-bullet:hover .tp-bullet-imageoverlay{
      opacity:1;
      visibility:visible;
	  -webkit-transform:translateY(0px);
      transform:translateY(0px);         
    }

/* THUMBS */
.zeus .tp-thumb {
opacity:1
}

.zeus .tp-thumb-over {
  background:#000;
  background:rgba(0,0,0,0.25);
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.zeus .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:20px;
  right:20px;
  z-index:2;
}
.zeus .tp-thumb-more:before {
  content: "\e825";
}

.zeus .tp-thumb-title {
  font-family:"Raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:20px 35px 20px 20px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.zeus .tp-thumb.selected .tp-thumb-more:before,
.zeus .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.zeus .tp-thumb.selected .tp-thumb-over,
.zeus .tp-thumb:hover .tp-thumb-over {
 background:#000;
}
.zeus .tp-thumb.selected .tp-thumb-title,
.zeus .tp-thumb:hover .tp-thumb-title {
  color:#fff;

}


/* TABS */
.zeus .tp-tab { 
  opacity:1;      
  box-sizing:border-box;
}

.zeus .tp-tab-title { 
display: block;
text-align: center;
background: rgba(0,0,0,0.25);
font-family: "Roboto Slab", serif; 
font-weight: 700; 
font-size: 13px; 
line-height: 13px;
color: #fff; 
padding: 9px 10px; }

.zeus .tp-tab:hover .tp-tab-title,
.zeus .tp-tab.selected .tp-tab-title {
 color: #000;
  background:rgba(255,255,255,1); 
}



/*-----------------------------------------------------------------------------

- Revolution Slider 5.0 Navigatin Skin Style  -

 ZEUS SKIN

author:  ThemePunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/


.post-tabs .tp-thumb {
opacity:1
}

.post-tabs .tp-thumb-over {
  background:#252525;
  width:100%;
  height:100%;
  position:absolute;
  top:0px;
  left:0px;
  z-index:1;
  -webkit-transition:all 0.3s;
  transition:all 0.3s;
}

.post-tabs .tp-thumb-more:before {
  font-family: "revicons";
  font-size:12px;
  color:#aaa;
  color:rgba(255,255,255,0.75);
  display:block;
  line-height: 12px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:15px;
  right:15px;
  z-index:2;
}
.post-tabs .tp-thumb-more:before {
  content: "\e825";
}

.post-tabs .tp-thumb-title {
  font-family:"raleway";
  letter-spacing:1px;
  font-size:12px;
  color:#fff;
  display:block;
  line-height: 15px;
  text-align: left;    
  z-index:2;
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
  padding:15px 30px 15px 15px;
  width:100%;
  height:100%;
  box-sizing:border-box;
  transition:all 0.3s;
  -webkit-transition:all 0.3s;
  font-weight:500;
}

.post-tabs .tp-thumb.selected .tp-thumb-more:before,
.post-tabs .tp-thumb:hover .tp-thumb-more:before {
 color:#aaa;

}

.post-tabs .tp-thumb.selected .tp-thumb-over,
.post-tabs .tp-thumb:hover .tp-thumb-over {
 background:#fff;
}
.post-tabs .tp-thumb.selected .tp-thumb-title,
.post-tabs .tp-thumb:hover .tp-thumb-title {
  color:#000;

}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | 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,div,div,footer,header,hgroup,main,nav,div,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}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}div{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}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}div{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:769px){.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.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}@media (min-width:769px){.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.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.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.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.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.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}}
@font-face {
  font-family: 'fontello';
  src: url('../font/alarm.eot?11759646');
  src: url('../font/alarm.eot?11759646#iefix') format('embedded-opentype'),
       url('../font/alarm.woff?11759646') format('woff'),
       url('../font/alarm.ttf?11759646') format('truetype'),
       url('../font/alarm.svg?11759646#alarm') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'alarm';
    src: url('../font/alarm.svg?11759646#alarm') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-microphone:before { content: '\e800'; } /* 'î €' */
.icon-night:before { content: '\e801'; } /* 'î ' */
.icon-other:before { content: '\e802'; } /* 'î ‚' */
.icon-other-1:before { content: '\e803'; } /* 'î ƒ' */
.icon-people:before { content: '\e804'; } /* 'î „' */
.icon-scissors:before { content: '\e805'; } /* 'î …' */
.icon-technology:before { content: '\e806'; } /* 'î †' */
.icon-time:before { content: '\e807'; } /* 'î ‡' */
.icon-time-1:before { content: '\e808'; } /* 'î ˆ' */
.icon-women:before { content: '\e809'; } /* 'î ‰' */
.icon-arrows:before { content: '\e80a'; } /* 'î Š' */
.icon-circle:before { content: '\e80b'; } /* 'î ‹' */
.icon-connection:before { content: '\e80c'; } /* 'î Œ' */
.icon-cut-1:before { content: '\e80d'; } /* 'î ' */
.icon-cut-2:before { content: '\e80e'; } /* 'î Ž' */
.icon-days:before { content: '\e80f'; } /* 'î ' */
.icon-globe:before { content: '\e810'; } /* 'î ' */
.icon-globe-3:before { content: '\e811'; } /* 'î ‘' */
.icon-globe-4:before { content: '\e812'; } /* 'î ’' */
.icon-interface:before { content: '\e813'; } /* 'î “' */
.icon-link:before { content: '\e814'; } /* 'î ”' */
.icon-medical:before { content: '\e815'; } /* 'î •' */
.icon-emo-happy:before { content: '\e816'; } /* 'î –' */
.icon-emo-wink:before { content: '\e817'; } /* 'î —' */
.icon-emo-wink2:before { content: '\e818'; } /* 'î ˜' */
.icon-emo-unhappy:before { content: '\e819'; } /* 'î ™' */
.icon-emo-sleep:before { content: '\e81a'; } /* 'î š' */
.icon-emo-thumbsup:before { content: '\e81b'; } /* 'î ›' */
.icon-emo-devil:before { content: '\e81c'; } /* 'î œ' */
.icon-emo-surprised:before { content: '\e81d'; } /* 'î ' */
.icon-emo-tongue:before { content: '\e81e'; } /* 'î ž' */
.icon-emo-coffee:before { content: '\e81f'; } /* 'î Ÿ' */
.icon-emo-sunglasses:before { content: '\e820'; } /* 'î  ' */
.icon-emo-displeased:before { content: '\e821'; } /* 'î ¡' */
.icon-emo-beer:before { content: '\e822'; } /* 'î ¢' */
.icon-emo-grin:before { content: '\e823'; } /* 'î £' */
.icon-emo-angry:before { content: '\e824'; } /* 'î ¤' */
.icon-emo-saint:before { content: '\e825'; } /* 'î ¥' */
.icon-emo-cry:before { content: '\e826'; } /* 'î ¦' */
.icon-emo-shoot:before { content: '\e827'; } /* 'î §' */
.icon-emo-squint:before { content: '\e828'; } /* 'î ¨' */
.icon-emo-laugh:before { content: '\e829'; } /* 'î ©' */
.icon-spin1:before { content: '\e82a'; } /* 'î ª' */
.icon-spin2:before { content: '\e82b'; } /* 'î «' */
.icon-spin3:before { content: '\e82c'; } /* 'î ¬' */
.icon-spin4:before { content: '\e82d'; } /* 'î ­' */
.icon-spin5:before { content: '\e82e'; } /* 'î ®' */
.icon-spin6:before { content: '\e82f'; } /* 'î ¯' */
.icon-firefox:before { content: '\e830'; } /* 'î °' */
.icon-chrome:before { content: '\e831'; } /* 'î ±' */
.icon-opera:before { content: '\e832'; } /* 'î ²' */
.icon-ie:before { content: '\e833'; } /* 'î ³' */
.icon-crown:before { content: '\e834'; } /* 'î ´' */
.icon-crown-plus:before { content: '\e835'; } /* 'î µ' */
.icon-crown-minus:before { content: '\e836'; } /* 'î ¶' */
.icon-marquee:before { content: '\e837'; } /* 'î ·' */
.icon-glass:before { content: '\e838'; } /* 'î ¸' */
.icon-music:before { content: '\e839'; } /* 'î ¹' */
.icon-search:before { content: '\e83a'; } /* 'î º' */
.icon-mail:before { content: '\e83b'; } /* 'î »' */
.icon-mail-alt:before { content: '\e83c'; } /* 'î ¼' */
.icon-mail-squared:before { content: '\e83d'; } /* 'î ½' */
.icon-heart:before { content: '\e83e'; } /* 'î ¾' */
.icon-heart-empty:before { content: '\e83f'; } /* 'î ¿' */
.icon-star:before { content: '\e840'; } /* 'î¡€' */
.icon-star-empty:before { content: '\e841'; } /* 'î¡' */
.icon-star-half:before { content: '\e842'; } /* 'î¡‚' */
.icon-star-half-alt:before { content: '\e843'; } /* 'î¡ƒ' */
.icon-user:before { content: '\e844'; } /* 'î¡„' */
.icon-user-plus:before { content: '\e845'; } /* 'î¡…' */
.icon-user-times:before { content: '\e846'; } /* 'î¡†' */
.icon-users:before { content: '\e847'; } /* 'î¡‡' */
.icon-male:before { content: '\e848'; } /* 'î¡ˆ' */
.icon-female:before { content: '\e849'; } /* 'î¡‰' */
.icon-child:before { content: '\e84a'; } /* 'î¡Š' */
.icon-user-secret:before { content: '\e84b'; } /* 'î¡‹' */
.icon-video:before { content: '\e84c'; } /* 'î¡Œ' */
.icon-videocam:before { content: '\e84d'; } /* 'î¡' */
.icon-picture:before { content: '\e84e'; } /* 'î¡Ž' */
.icon-camera:before { content: '\e84f'; } /* 'î¡' */
.icon-camera-alt:before { content: '\e850'; } /* 'î¡' */
.icon-th-large:before { content: '\e851'; } /* 'î¡‘' */
.icon-th:before { content: '\e852'; } /* 'î¡’' */
.icon-th-list:before { content: '\e853'; } /* 'î¡“' */
.icon-ok:before { content: '\e854'; } /* 'î¡”' */
.icon-ok-circled:before { content: '\e855'; } /* 'î¡•' */
.icon-ok-circled2:before { content: '\e856'; } /* 'î¡–' */
.icon-ok-squared:before { content: '\e857'; } /* 'î¡—' */
.icon-cancel:before { content: '\e858'; } /* 'î¡˜' */
.icon-cancel-circled:before { content: '\e859'; } /* 'î¡™' */
.icon-cancel-circled2:before { content: '\e85a'; } /* 'î¡š' */
.icon-plus:before { content: '\e85b'; } /* 'î¡›' */
.icon-plus-circled:before { content: '\e85c'; } /* 'î¡œ' */
.icon-plus-squared:before { content: '\e85d'; } /* 'î¡' */
.icon-plus-squared-alt:before { content: '\e85e'; } /* 'î¡ž' */
.icon-minus:before { content: '\e85f'; } /* 'î¡Ÿ' */
.icon-minus-circled:before { content: '\e860'; } /* 'î¡ ' */
.icon-minus-squared:before { content: '\e861'; } /* 'î¡¡' */
.icon-minus-squared-alt:before { content: '\e862'; } /* 'î¡¢' */
.icon-help:before { content: '\e863'; } /* 'î¡£' */
.icon-help-circled:before { content: '\e864'; } /* 'î¡¤' */
.icon-info-circled:before { content: '\e865'; } /* 'î¡¥' */
.icon-info:before { content: '\e866'; } /* 'î¡¦' */
.icon-home:before { content: '\e867'; } /* 'î¡§' */
.icon-link-3:before { content: '\e868'; } /* 'î¡¨' */
.icon-unlink:before { content: '\e869'; } /* 'î¡©' */
.icon-link-ext:before { content: '\e86a'; } /* 'î¡ª' */
.icon-link-ext-alt:before { content: '\e86b'; } /* 'î¡«' */
.icon-attach:before { content: '\e86c'; } /* 'î¡¬' */
.icon-lock:before { content: '\e86d'; } /* 'î¡­' */
.icon-lock-open:before { content: '\e86e'; } /* 'î¡®' */
.icon-lock-open-alt:before { content: '\e86f'; } /* 'î¡¯' */
.icon-pin:before { content: '\e870'; } /* 'î¡°' */
.icon-eye:before { content: '\e871'; } /* 'î¡±' */
.icon-eye-off:before { content: '\e872'; } /* 'î¡²' */
.icon-tag:before { content: '\e873'; } /* 'î¡³' */
.icon-tags:before { content: '\e874'; } /* 'î¡´' */
.icon-bookmark:before { content: '\e875'; } /* 'î¡µ' */
.icon-bookmark-empty:before { content: '\e876'; } /* 'î¡¶' */
.icon-flag:before { content: '\e877'; } /* 'î¡·' */
.icon-flag-empty:before { content: '\e878'; } /* 'î¡¸' */
.icon-flag-checkered:before { content: '\e879'; } /* 'î¡¹' */
.icon-thumbs-up:before { content: '\e87a'; } /* 'î¡º' */
.icon-thumbs-down:before { content: '\e87b'; } /* 'î¡»' */
.icon-thumbs-up-alt:before { content: '\e87c'; } /* 'î¡¼' */
.icon-thumbs-down-alt:before { content: '\e87d'; } /* 'î¡½' */
.icon-download:before { content: '\e87e'; } /* 'î¡¾' */
.icon-upload:before { content: '\e87f'; } /* 'î¡¿' */
.icon-download-cloud:before { content: '\e880'; } /* 'î¢€' */
.icon-upload-cloud:before { content: '\e881'; } /* 'î¢' */
.icon-reply:before { content: '\e882'; } /* 'î¢‚' */
.icon-reply-all:before { content: '\e883'; } /* 'î¢ƒ' */
.icon-forward:before { content: '\e884'; } /* 'î¢„' */
.icon-quote-left:before { content: '\e885'; } /* 'î¢…' */
.icon-quote-right:before { content: '\e886'; } /* 'î¢†' */
.icon-code:before { content: '\e887'; } /* 'î¢‡' */
.icon-export:before { content: '\e888'; } /* 'î¢ˆ' */
.icon-export-alt:before { content: '\e889'; } /* 'î¢‰' */
.icon-share:before { content: '\e88a'; } /* 'î¢Š' */
.icon-share-squared:before { content: '\e88b'; } /* 'î¢‹' */
.icon-pencil:before { content: '\e88c'; } /* 'î¢Œ' */
.icon-pencil-squared:before { content: '\e88d'; } /* 'î¢' */
.icon-edit:before { content: '\e88e'; } /* 'î¢Ž' */
.icon-print:before { content: '\e88f'; } /* 'î¢' */
.icon-retweet:before { content: '\e890'; } /* 'î¢' */
.icon-keyboard:before { content: '\e891'; } /* 'î¢‘' */
.icon-gamepad:before { content: '\e892'; } /* 'î¢’' */
.icon-comment:before { content: '\e893'; } /* 'î¢“' */
.icon-chat:before { content: '\e894'; } /* 'î¢”' */
.icon-comment-empty:before { content: '\e895'; } /* 'î¢•' */
.icon-chat-empty:before { content: '\e896'; } /* 'î¢–' */
.icon-bell:before { content: '\e897'; } /* 'î¢—' */
.icon-bell-alt:before { content: '\e898'; } /* 'î¢˜' */
.icon-bell-off:before { content: '\e899'; } /* 'î¢™' */
.icon-bell-off-empty:before { content: '\e89a'; } /* 'î¢š' */
.icon-attention-alt:before { content: '\e89b'; } /* 'î¢›' */
.icon-attention:before { content: '\e89c'; } /* 'î¢œ' */
.icon-attention-circled:before { content: '\e89d'; } /* 'î¢' */
.icon-location:before { content: '\e89e'; } /* 'î¢ž' */
.icon-direction:before { content: '\e89f'; } /* 'î¢Ÿ' */
.icon-compass:before { content: '\e8a0'; } /* 'î¢ ' */
.icon-trash:before { content: '\e8a1'; } /* 'î¢¡' */
.icon-trash-empty:before { content: '\e8a2'; } /* 'î¢¢' */
.icon-doc:before { content: '\e8a3'; } /* 'î¢£' */
.icon-docs:before { content: '\e8a4'; } /* 'î¢¤' */
.icon-doc-text:before { content: '\e8a5'; } /* 'î¢¥' */
.icon-doc-inv:before { content: '\e8a6'; } /* 'î¢¦' */
.icon-doc-text-inv:before { content: '\e8a7'; } /* 'î¢§' */
.icon-file-pdf:before { content: '\e8a8'; } /* 'î¢¨' */
.icon-file-word:before { content: '\e8a9'; } /* 'î¢©' */
.icon-file-excel:before { content: '\e8aa'; } /* 'î¢ª' */
.icon-file-powerpoint:before { content: '\e8ab'; } /* 'î¢«' */
.icon-file-image:before { content: '\e8ac'; } /* 'î¢¬' */
.icon-file-archive:before { content: '\e8ad'; } /* 'î¢­' */
.icon-file-audio:before { content: '\e8ae'; } /* 'î¢®' */
.icon-file-video:before { content: '\e8af'; } /* 'î¢¯' */
.icon-file-code:before { content: '\e8b0'; } /* 'î¢°' */
.icon-folder:before { content: '\e8b1'; } /* 'î¢±' */
.icon-folder-open:before { content: '\e8b2'; } /* 'î¢²' */
.icon-folder-empty:before { content: '\e8b3'; } /* 'î¢³' */
.icon-folder-open-empty:before { content: '\e8b4'; } /* 'î¢´' */
.icon-box:before { content: '\e8b5'; } /* 'î¢µ' */
.icon-rss:before { content: '\e8b6'; } /* 'î¢¶' */
.icon-rss-squared:before { content: '\e8b7'; } /* 'î¢·' */
.icon-phone:before { content: '\e8b8'; } /* 'î¢¸' */
.icon-phone-squared:before { content: '\e8b9'; } /* 'î¢¹' */
.icon-fax:before { content: '\e8ba'; } /* 'î¢º' */
.icon-menu:before { content: '\e8bb'; } /* 'î¢»' */
.icon-cog:before { content: '\e8bc'; } /* 'î¢¼' */
.icon-cog-alt:before { content: '\e8bd'; } /* 'î¢½' */
.icon-wrench:before { content: '\e8be'; } /* 'î¢¾' */
.icon-sliders:before { content: '\e8bf'; } /* 'î¢¿' */
.icon-basket:before { content: '\e8c0'; } /* 'î£€' */
.icon-cart-plus:before { content: '\e8c1'; } /* 'î£' */
.icon-cart-arrow-down:before { content: '\e8c2'; } /* 'î£‚' */
.icon-calendar:before { content: '\e8c3'; } /* 'î£ƒ' */
.icon-calendar-empty:before { content: '\e8c4'; } /* 'î£„' */
.icon-login:before { content: '\e8c5'; } /* 'î£…' */
.icon-logout:before { content: '\e8c6'; } /* 'î£†' */
.icon-mic:before { content: '\e8c7'; } /* 'î£‡' */
.icon-mute:before { content: '\e8c8'; } /* 'î£ˆ' */
.icon-volume-off:before { content: '\e8c9'; } /* 'î£‰' */
.icon-volume-down:before { content: '\e8ca'; } /* 'î£Š' */
.icon-volume-up:before { content: '\e8cb'; } /* 'î£‹' */
.icon-headphones:before { content: '\e8cc'; } /* 'î£Œ' */
.icon-clock:before { content: '\e8cd'; } /* 'î£' */
.icon-lightbulb:before { content: '\e8ce'; } /* 'î£Ž' */
.icon-block:before { content: '\e8cf'; } /* 'î£' */
.icon-resize-full:before { content: '\e8d0'; } /* 'î£' */
.icon-resize-full-alt:before { content: '\e8d1'; } /* 'î£‘' */
.icon-resize-small:before { content: '\e8d2'; } /* 'î£’' */
.icon-resize-vertical:before { content: '\e8d3'; } /* 'î£“' */
.icon-resize-horizontal:before { content: '\e8d4'; } /* 'î£”' */
.icon-move:before { content: '\e8d5'; } /* 'î£•' */
.icon-zoom-in:before { content: '\e8d6'; } /* 'î£–' */
.icon-zoom-out:before { content: '\e8d7'; } /* 'î£—' */
.icon-down-circled2:before { content: '\e8d8'; } /* 'î£˜' */
.icon-up-circled2:before { content: '\e8d9'; } /* 'î£™' */
.icon-left-circled2:before { content: '\e8da'; } /* 'î£š' */
.icon-right-circled2:before { content: '\e8db'; } /* 'î£›' */
.icon-down-dir:before { content: '\e8dc'; } /* 'î£œ' */
.icon-up-dir:before { content: '\e8dd'; } /* 'î£' */
.icon-left-dir:before { content: '\e8de'; } /* 'î£ž' */
.icon-right-dir:before { content: '\e8df'; } /* 'î£Ÿ' */
.icon-down-open:before { content: '\e8e0'; } /* 'î£ ' */
.icon-left-open:before { content: '\e8e1'; } /* 'î£¡' */
.icon-right-open:before { content: '\e8e2'; } /* 'î£¢' */
.icon-up-open:before { content: '\e8e3'; } /* 'î££' */
.icon-angle-left:before { content: '\e8e4'; } /* 'î£¤' */
.icon-angle-right:before { content: '\e8e5'; } /* 'î£¥' */
.icon-angle-up:before { content: '\e8e6'; } /* 'î£¦' */
.icon-angle-down:before { content: '\e8e7'; } /* 'î£§' */
.icon-angle-circled-left:before { content: '\e8e8'; } /* 'î£¨' */
.icon-angle-circled-right:before { content: '\e8e9'; } /* 'î£©' */
.icon-angle-circled-up:before { content: '\e8ea'; } /* 'î£ª' */
.icon-angle-circled-down:before { content: '\e8eb'; } /* 'î£«' */
.icon-angle-double-left:before { content: '\e8ec'; } /* 'î£¬' */
.icon-angle-double-right:before { content: '\e8ed'; } /* 'î£­' */
.icon-angle-double-up:before { content: '\e8ee'; } /* 'î£®' */
.icon-angle-double-down:before { content: '\e8ef'; } /* 'î£¯' */
.icon-down:before { content: '\e8f0'; } /* 'î£°' */
.icon-left:before { content: '\e8f1'; } /* 'î£±' */
.icon-right:before { content: '\e8f2'; } /* 'î£²' */
.icon-up:before { content: '\e8f3'; } /* 'î£³' */
.icon-down-big:before { content: '\e8f4'; } /* 'î£´' */
.icon-left-big:before { content: '\e8f5'; } /* 'î£µ' */
.icon-right-big:before { content: '\e8f6'; } /* 'î£¶' */
.icon-up-big:before { content: '\e8f7'; } /* 'î£·' */
.icon-right-hand:before { content: '\e8f8'; } /* 'î£¸' */
.icon-left-hand:before { content: '\e8f9'; } /* 'î£¹' */
.icon-up-hand:before { content: '\e8fa'; } /* 'î£º' */
.icon-down-hand:before { content: '\e8fb'; } /* 'î£»' */
.icon-left-circled:before { content: '\e8fc'; } /* 'î£¼' */
.icon-right-circled:before { content: '\e8fd'; } /* 'î£½' */
.icon-up-circled:before { content: '\e8fe'; } /* 'î£¾' */
.icon-down-circled:before { content: '\e8ff'; } /* 'î£¿' */
.icon-cw:before { content: '\e900'; } /* 'î¤€' */
.icon-ccw:before { content: '\e901'; } /* 'î¤' */
.icon-arrows-cw:before { content: '\e902'; } /* 'î¤‚' */
.icon-level-up:before { content: '\e903'; } /* 'î¤ƒ' */
.icon-level-down:before { content: '\e904'; } /* 'î¤„' */
.icon-shuffle:before { content: '\e905'; } /* 'î¤…' */
.icon-exchange:before { content: '\e906'; } /* 'î¤†' */
.icon-history:before { content: '\e907'; } /* 'î¤‡' */
.icon-expand:before { content: '\e908'; } /* 'î¤ˆ' */
.icon-collapse:before { content: '\e909'; } /* 'î¤‰' */
.icon-expand-right:before { content: '\e90a'; } /* 'î¤Š' */
.icon-collapse-left:before { content: '\e90b'; } /* 'î¤‹' */
.icon-play:before { content: '\e90c'; } /* 'î¤Œ' */
.icon-play-circled:before { content: '\e90d'; } /* 'î¤' */
.icon-play-circled2:before { content: '\e90e'; } /* 'î¤Ž' */
.icon-stop:before { content: '\e90f'; } /* 'î¤' */
.icon-pause:before { content: '\e910'; } /* 'î¤' */
.icon-to-end:before { content: '\e911'; } /* 'î¤‘' */
.icon-to-end-alt:before { content: '\e912'; } /* 'î¤’' */
.icon-to-start:before { content: '\e913'; } /* 'î¤“' */
.icon-to-start-alt:before { content: '\e914'; } /* 'î¤”' */
.icon-fast-fw:before { content: '\e915'; } /* 'î¤•' */
.icon-fast-bw:before { content: '\e916'; } /* 'î¤–' */
.icon-eject:before { content: '\e917'; } /* 'î¤—' */
.icon-target:before { content: '\e918'; } /* 'î¤˜' */
.icon-signal:before { content: '\e919'; } /* 'î¤™' */
.icon-wifi:before { content: '\e91a'; } /* 'î¤š' */
.icon-award:before { content: '\e91b'; } /* 'î¤›' */
.icon-desktop:before { content: '\e91c'; } /* 'î¤œ' */
.icon-laptop:before { content: '\e91d'; } /* 'î¤' */
.icon-tablet:before { content: '\e91e'; } /* 'î¤ž' */
.icon-mobile:before { content: '\e91f'; } /* 'î¤Ÿ' */
.icon-inbox:before { content: '\e920'; } /* 'î¤ ' */
.icon-globe-5:before { content: '\e921'; } /* 'î¤¡' */
.icon-sun:before { content: '\e922'; } /* 'î¤¢' */
.icon-cloud:before { content: '\e923'; } /* 'î¤£' */
.icon-flash:before { content: '\e924'; } /* 'î¤¤' */
.icon-moon:before { content: '\e925'; } /* 'î¤¥' */
.icon-umbrella:before { content: '\e926'; } /* 'î¤¦' */
.icon-flight:before { content: '\e927'; } /* 'î¤§' */
.icon-fighter-jet:before { content: '\e928'; } /* 'î¤¨' */
.icon-paper-plane:before { content: '\e929'; } /* 'î¤©' */
.icon-paper-plane-empty:before { content: '\e92a'; } /* 'î¤ª' */
.icon-space-shuttle:before { content: '\e92b'; } /* 'î¤«' */
.icon-leaf:before { content: '\e92c'; } /* 'î¤¬' */
.icon-font:before { content: '\e92d'; } /* 'î¤­' */
.icon-bold:before { content: '\e92e'; } /* 'î¤®' */
.icon-medium:before { content: '\e92f'; } /* 'î¤¯' */
.icon-italic:before { content: '\e930'; } /* 'î¤°' */
.icon-header:before { content: '\e931'; } /* 'î¤±' */
.icon-paragraph:before { content: '\e932'; } /* 'î¤²' */
.icon-text-height:before { content: '\e933'; } /* 'î¤³' */
.icon-text-width:before { content: '\e934'; } /* 'î¤´' */
.icon-align-left:before { content: '\e935'; } /* 'î¤µ' */
.icon-align-center:before { content: '\e936'; } /* 'î¤¶' */
.icon-align-right:before { content: '\e937'; } /* 'î¤·' */
.icon-align-justify:before { content: '\e938'; } /* 'î¤¸' */
.icon-list:before { content: '\e939'; } /* 'î¤¹' */
.icon-indent-left:before { content: '\e93a'; } /* 'î¤º' */
.icon-indent-right:before { content: '\e93b'; } /* 'î¤»' */
.icon-list-bullet:before { content: '\e93c'; } /* 'î¤¼' */
.icon-list-numbered:before { content: '\e93d'; } /* 'î¤½' */
.icon-strike:before { content: '\e93e'; } /* 'î¤¾' */
.icon-underline:before { content: '\e93f'; } /* 'î¤¿' */
.icon-superscript:before { content: '\e940'; } /* 'î¥€' */
.icon-subscript:before { content: '\e941'; } /* 'î¥' */
.icon-table:before { content: '\e942'; } /* 'î¥‚' */
.icon-columns:before { content: '\e943'; } /* 'î¥ƒ' */
.icon-crop:before { content: '\e944'; } /* 'î¥„' */
.icon-scissors-2:before { content: '\e945'; } /* 'î¥…' */
.icon-paste:before { content: '\e946'; } /* 'î¥†' */
.icon-briefcase:before { content: '\e947'; } /* 'î¥‡' */
.icon-suitcase:before { content: '\e948'; } /* 'î¥ˆ' */
.icon-ellipsis:before { content: '\e949'; } /* 'î¥‰' */
.icon-ellipsis-vert:before { content: '\e94a'; } /* 'î¥Š' */
.icon-off:before { content: '\e94b'; } /* 'î¥‹' */
.icon-road:before { content: '\e94c'; } /* 'î¥Œ' */
.icon-list-alt:before { content: '\e94d'; } /* 'î¥' */
.icon-qrcode:before { content: '\e94e'; } /* 'î¥Ž' */
.icon-barcode:before { content: '\e94f'; } /* 'î¥' */
.icon-book:before { content: '\e950'; } /* 'î¥' */
.icon-ajust:before { content: '\e951'; } /* 'î¥‘' */
.icon-tint:before { content: '\e952'; } /* 'î¥’' */
.icon-toggle-off:before { content: '\e953'; } /* 'î¥“' */
.icon-toggle-on:before { content: '\e954'; } /* 'î¥”' */
.icon-check:before { content: '\e955'; } /* 'î¥•' */
.icon-check-empty:before { content: '\e956'; } /* 'î¥–' */
.icon-circle-1:before { content: '\e957'; } /* 'î¥—' */
.icon-circle-empty:before { content: '\e958'; } /* 'î¥˜' */
.icon-circle-thin:before { content: '\e959'; } /* 'î¥™' */
.icon-circle-notch:before { content: '\e95a'; } /* 'î¥š' */
.icon-dot-circled:before { content: '\e95b'; } /* 'î¥›' */
.icon-asterisk:before { content: '\e95c'; } /* 'î¥œ' */
.icon-gift:before { content: '\e95d'; } /* 'î¥' */
.icon-fire:before { content: '\e95e'; } /* 'î¥ž' */
.icon-magnet:before { content: '\e95f'; } /* 'î¥Ÿ' */
.icon-chart-bar:before { content: '\e960'; } /* 'î¥ ' */
.icon-chart-area:before { content: '\e961'; } /* 'î¥¡' */
.icon-chart-pie:before { content: '\e962'; } /* 'î¥¢' */
.icon-chart-line:before { content: '\e963'; } /* 'î¥£' */
.icon-ticket:before { content: '\e964'; } /* 'î¥¤' */
.icon-credit-card:before { content: '\e965'; } /* 'î¥¥' */
.icon-floppy:before { content: '\e966'; } /* 'î¥¦' */
.icon-megaphone:before { content: '\e967'; } /* 'î¥§' */
.icon-hdd:before { content: '\e968'; } /* 'î¥¨' */
.icon-key:before { content: '\e969'; } /* 'î¥©' */
.icon-fork:before { content: '\e96a'; } /* 'î¥ª' */
.icon-rocket:before { content: '\e96b'; } /* 'î¥«' */
.icon-bug:before { content: '\e96c'; } /* 'î¥¬' */
.icon-certificate:before { content: '\e96d'; } /* 'î¥­' */
.icon-tasks:before { content: '\e96e'; } /* 'î¥®' */
.icon-filter:before { content: '\e96f'; } /* 'î¥¯' */
.icon-beaker:before { content: '\e970'; } /* 'î¥°' */
.icon-magic:before { content: '\e971'; } /* 'î¥±' */
.icon-cab:before { content: '\e972'; } /* 'î¥²' */
.icon-taxi:before { content: '\e973'; } /* 'î¥³' */
.icon-truck:before { content: '\e974'; } /* 'î¥´' */
.icon-bus:before { content: '\e975'; } /* 'î¥µ' */
.icon-bicycle:before { content: '\e976'; } /* 'î¥¶' */
.icon-motorcycle:before { content: '\e977'; } /* 'î¥·' */
.icon-train:before { content: '\e978'; } /* 'î¥¸' */
.icon-subway:before { content: '\e979'; } /* 'î¥¹' */
.icon-ship:before { content: '\e97a'; } /* 'î¥º' */
.icon-money:before { content: '\e97b'; } /* 'î¥»' */
.icon-euro:before { content: '\e97c'; } /* 'î¥¼' */
.icon-pound:before { content: '\e97d'; } /* 'î¥½' */
.icon-dollar:before { content: '\e97e'; } /* 'î¥¾' */
.icon-rupee:before { content: '\e97f'; } /* 'î¥¿' */
.icon-yen:before { content: '\e980'; } /* 'î¦€' */
.icon-rouble:before { content: '\e981'; } /* 'î¦' */
.icon-shekel:before { content: '\e982'; } /* 'î¦‚' */
.icon-try:before { content: '\e983'; } /* 'î¦ƒ' */
.icon-won:before { content: '\e984'; } /* 'î¦„' */
.icon-bitcoin:before { content: '\e985'; } /* 'î¦…' */
.icon-viacoin:before { content: '\e986'; } /* 'î¦†' */
.icon-sort:before { content: '\e987'; } /* 'î¦‡' */
.icon-sort-down:before { content: '\e988'; } /* 'î¦ˆ' */
.icon-sort-up:before { content: '\e989'; } /* 'î¦‰' */
.icon-sort-alt-up:before { content: '\e98a'; } /* 'î¦Š' */
.icon-sort-alt-down:before { content: '\e98b'; } /* 'î¦‹' */
.icon-sort-name-up:before { content: '\e98c'; } /* 'î¦Œ' */
.icon-sort-name-down:before { content: '\e98d'; } /* 'î¦' */
.icon-sort-number-up:before { content: '\e98e'; } /* 'î¦Ž' */
.icon-sort-number-down:before { content: '\e98f'; } /* 'î¦' */
.icon-hammer:before { content: '\e990'; } /* 'î¦' */
.icon-gauge:before { content: '\e991'; } /* 'î¦‘' */
.icon-sitemap:before { content: '\e992'; } /* 'î¦’' */
.icon-spinner:before { content: '\e993'; } /* 'î¦“' */
.icon-coffee:before { content: '\e994'; } /* 'î¦”' */
.icon-food:before { content: '\e995'; } /* 'î¦•' */
.icon-beer:before { content: '\e996'; } /* 'î¦–' */
.icon-user-md:before { content: '\e997'; } /* 'î¦—' */
.icon-stethoscope:before { content: '\e998'; } /* 'î¦˜' */
.icon-heartbeat:before { content: '\e999'; } /* 'î¦™' */
.icon-ambulance:before { content: '\e99a'; } /* 'î¦š' */
.icon-medkit:before { content: '\e99b'; } /* 'î¦›' */
.icon-h-sigh:before { content: '\e99c'; } /* 'î¦œ' */
.icon-bed:before { content: '\e99d'; } /* 'î¦' */
.icon-hospital:before { content: '\e99e'; } /* 'î¦ž' */
.icon-building:before { content: '\e99f'; } /* 'î¦Ÿ' */
.icon-building-filled:before { content: '\e9a0'; } /* 'î¦ ' */
.icon-bank:before { content: '\e9a1'; } /* 'î¦¡' */
.icon-smile:before { content: '\e9a2'; } /* 'î¦¢' */
.icon-frown:before { content: '\e9a3'; } /* 'î¦£' */
.icon-meh:before { content: '\e9a4'; } /* 'î¦¤' */
.icon-anchor:before { content: '\e9a5'; } /* 'î¦¥' */
.icon-terminal:before { content: '\e9a6'; } /* 'î¦¦' */
.icon-eraser:before { content: '\e9a7'; } /* 'î¦§' */
.icon-puzzle:before { content: '\e9a8'; } /* 'î¦¨' */
.icon-shield:before { content: '\e9a9'; } /* 'î¦©' */
.icon-extinguisher:before { content: '\e9aa'; } /* 'î¦ª' */
.icon-bullseye:before { content: '\e9ab'; } /* 'î¦«' */
.icon-wheelchair:before { content: '\e9ac'; } /* 'î¦¬' */
.icon-language:before { content: '\e9ad'; } /* 'î¦­' */
.icon-graduation-cap:before { content: '\e9ae'; } /* 'î¦®' */
.icon-paw:before { content: '\e9af'; } /* 'î¦¯' */
.icon-spoon:before { content: '\e9b0'; } /* 'î¦°' */
.icon-cube:before { content: '\e9b1'; } /* 'î¦±' */
.icon-cubes:before { content: '\e9b2'; } /* 'î¦²' */
.icon-recycle:before { content: '\e9b3'; } /* 'î¦³' */
.icon-tree:before { content: '\e9b4'; } /* 'î¦´' */
.icon-database:before { content: '\e9b5'; } /* 'î¦µ' */
.icon-server:before { content: '\e9b6'; } /* 'î¦¶' */
.icon-lifebuoy:before { content: '\e9b7'; } /* 'î¦·' */
.icon-rebel:before { content: '\e9b8'; } /* 'î¦¸' */
.icon-empire:before { content: '\e9b9'; } /* 'î¦¹' */
.icon-bomb:before { content: '\e9ba'; } /* 'î¦º' */
.icon-soccer-ball:before { content: '\e9bb'; } /* 'î¦»' */
.icon-tty:before { content: '\e9bc'; } /* 'î¦¼' */
.icon-binoculars:before { content: '\e9bd'; } /* 'î¦½' */
.icon-plug:before { content: '\e9be'; } /* 'î¦¾' */
.icon-newspaper:before { content: '\e9bf'; } /* 'î¦¿' */
.icon-calc:before { content: '\e9c0'; } /* 'î§€' */
.icon-copyright:before { content: '\e9c1'; } /* 'î§' */
.icon-at:before { content: '\e9c2'; } /* 'î§‚' */
.icon-eyedropper:before { content: '\e9c3'; } /* 'î§ƒ' */
.icon-brush:before { content: '\e9c4'; } /* 'î§„' */
.icon-birthday:before { content: '\e9c5'; } /* 'î§…' */
.icon-diamond:before { content: '\e9c6'; } /* 'î§†' */
.icon-street-view:before { content: '\e9c7'; } /* 'î§‡' */
.icon-venus:before { content: '\e9c8'; } /* 'î§ˆ' */
.icon-mars:before { content: '\e9c9'; } /* 'î§‰' */
.icon-mercury:before { content: '\e9ca'; } /* 'î§Š' */
.icon-transgender:before { content: '\e9cb'; } /* 'î§‹' */
.icon-transgender-alt:before { content: '\e9cc'; } /* 'î§Œ' */
.icon-venus-double:before { content: '\e9cd'; } /* 'î§' */
.icon-mars-double:before { content: '\e9ce'; } /* 'î§Ž' */
.icon-venus-mars:before { content: '\e9cf'; } /* 'î§' */
.icon-mars-stroke:before { content: '\e9d0'; } /* 'î§' */
.icon-mars-stroke-v:before { content: '\e9d1'; } /* 'î§‘' */
.icon-mars-stroke-h:before { content: '\e9d2'; } /* 'î§’' */
.icon-neuter:before { content: '\e9d3'; } /* 'î§“' */
.icon-cc-visa:before { content: '\e9d4'; } /* 'î§”' */
.icon-cc-mastercard:before { content: '\e9d5'; } /* 'î§•' */
.icon-cc-discover:before { content: '\e9d6'; } /* 'î§–' */
.icon-cc-amex:before { content: '\e9d7'; } /* 'î§—' */
.icon-cc-paypal:before { content: '\e9d8'; } /* 'î§˜' */
.icon-cc-stripe:before { content: '\e9d9'; } /* 'î§™' */
.icon-adn:before { content: '\e9da'; } /* 'î§š' */
.icon-android:before { content: '\e9db'; } /* 'î§›' */
.icon-angellist:before { content: '\e9dc'; } /* 'î§œ' */
.icon-apple:before { content: '\e9dd'; } /* 'î§' */
.icon-behance:before { content: '\e9de'; } /* 'î§ž' */
.icon-behance-squared:before { content: '\e9df'; } /* 'î§Ÿ' */
.icon-bitbucket:before { content: '\e9e0'; } /* 'î§ ' */
.icon-bitbucket-squared:before { content: '\e9e1'; } /* 'î§¡' */
.icon-buysellads:before { content: '\e9e2'; } /* 'î§¢' */
.icon-cc:before { content: '\e9e3'; } /* 'î§£' */
.icon-codeopen:before { content: '\e9e4'; } /* 'î§¤' */
.icon-connectdevelop:before { content: '\e9e5'; } /* 'î§¥' */
.icon-css3:before { content: '\e9e6'; } /* 'î§¦' */
.icon-dashcube:before { content: '\e9e7'; } /* 'î§§' */
.icon-delicious:before { content: '\e9e8'; } /* 'î§¨' */
.icon-deviantart:before { content: '\e9e9'; } /* 'î§©' */
.icon-digg:before { content: '\e9ea'; } /* 'î§ª' */
.icon-dribbble:before { content: '\e9eb'; } /* 'î§«' */
.icon-dropbox:before { content: '\e9ec'; } /* 'î§¬' */
.icon-drupal:before { content: '\e9ed'; } /* 'î§­' */
.icon-facebook:before { content: '\e9ee'; } /* 'î§®' */
.icon-facebook-squared:before { content: '\e9ef'; } /* 'î§¯' */
.icon-facebook-official:before { content: '\e9f0'; } /* 'î§°' */
.icon-flickr:before { content: '\e9f1'; } /* 'î§±' */
.icon-forumbee:before { content: '\e9f2'; } /* 'î§²' */
.icon-foursquare:before { content: '\e9f3'; } /* 'î§³' */
.icon-git-squared:before { content: '\e9f4'; } /* 'î§´' */
.icon-git:before { content: '\e9f5'; } /* 'î§µ' */
.icon-github:before { content: '\e9f6'; } /* 'î§¶' */
.icon-github-squared:before { content: '\e9f7'; } /* 'î§·' */
.icon-github-circled:before { content: '\e9f8'; } /* 'î§¸' */
.icon-gittip:before { content: '\e9f9'; } /* 'î§¹' */
.icon-google:before { content: '\e9fa'; } /* 'î§º' */
.icon-gplus:before { content: '\e9fb'; } /* 'î§»' */
.icon-gplus-squared:before { content: '\e9fc'; } /* 'î§¼' */
.icon-gwallet:before { content: '\e9fd'; } /* 'î§½' */
.icon-hacker-news:before { content: '\e9fe'; } /* 'î§¾' */
.icon-html5:before { content: '\e9ff'; } /* 'î§¿' */
.icon-instagram:before { content: '\ea00'; } /* 'î¨€' */
.icon-ioxhost:before { content: '\ea01'; } /* 'î¨' */
.icon-joomla:before { content: '\ea02'; } /* 'î¨‚' */
.icon-jsfiddle:before { content: '\ea03'; } /* 'î¨ƒ' */
.icon-lastfm:before { content: '\ea04'; } /* 'î¨„' */
.icon-lastfm-squared:before { content: '\ea05'; } /* 'î¨…' */
.icon-leanpub:before { content: '\ea06'; } /* 'î¨†' */
.icon-linkedin-squared:before { content: '\ea07'; } /* 'î¨‡' */
.icon-linux:before { content: '\ea08'; } /* 'î¨ˆ' */
.icon-linkedin:before { content: '\ea09'; } /* 'î¨‰' */
.icon-maxcdn:before { content: '\ea0a'; } /* 'î¨Š' */
.icon-meanpath:before { content: '\ea0b'; } /* 'î¨‹' */
.icon-openid:before { content: '\ea0c'; } /* 'î¨Œ' */
.icon-pagelines:before { content: '\ea0d'; } /* 'î¨' */
.icon-paypal:before { content: '\ea0e'; } /* 'î¨Ž' */
.icon-pied-piper-squared:before { content: '\ea0f'; } /* 'î¨' */
.icon-pied-piper-alt:before { content: '\ea10'; } /* 'î¨' */
.icon-pinterest:before { content: '\ea11'; } /* 'î¨‘' */
.icon-pinterest-circled:before { content: '\ea12'; } /* 'î¨’' */
.icon-pinterest-squared:before { content: '\ea13'; } /* 'î¨“' */
.icon-qq:before { content: '\ea14'; } /* 'î¨”' */
.icon-reddit:before { content: '\ea15'; } /* 'î¨•' */
.icon-reddit-squared:before { content: '\ea16'; } /* 'î¨–' */
.icon-renren:before { content: '\ea17'; } /* 'î¨—' */
.icon-sellsy:before { content: '\ea18'; } /* 'î¨˜' */
.icon-shirtsinbulk:before { content: '\ea19'; } /* 'î¨™' */
.icon-simplybuilt:before { content: '\ea1a'; } /* 'î¨š' */
.icon-skyatlas:before { content: '\ea1b'; } /* 'î¨›' */
.icon-skype:before { content: '\ea1c'; } /* 'î¨œ' */
.icon-slack:before { content: '\ea1d'; } /* 'î¨' */
.icon-slideshare:before { content: '\ea1e'; } /* 'î¨ž' */
.icon-soundcloud:before { content: '\ea1f'; } /* 'î¨Ÿ' */
.icon-spotify:before { content: '\ea20'; } /* 'î¨ ' */
.icon-stackexchange:before { content: '\ea21'; } /* 'î¨¡' */
.icon-stackoverflow:before { content: '\ea22'; } /* 'î¨¢' */
.icon-steam:before { content: '\ea23'; } /* 'î¨£' */
.icon-steam-squared:before { content: '\ea24'; } /* 'î¨¤' */
.icon-stumbleupon:before { content: '\ea25'; } /* 'î¨¥' */
.icon-stumbleupon-circled:before { content: '\ea26'; } /* 'î¨¦' */
.icon-tencent-weibo:before { content: '\ea27'; } /* 'î¨§' */
.icon-trello:before { content: '\ea28'; } /* 'î¨¨' */
.icon-tumblr:before { content: '\ea29'; } /* 'î¨©' */
.icon-tumblr-squared:before { content: '\ea2a'; } /* 'î¨ª' */
.icon-twitch:before { content: '\ea2b'; } /* 'î¨«' */
.icon-twitter-squared:before { content: '\ea2c'; } /* 'î¨¬' */
.icon-twitter:before { content: '\ea2d'; } /* 'î¨­' */
.icon-vimeo-squared:before { content: '\ea2e'; } /* 'î¨®' */
.icon-vine:before { content: '\ea2f'; } /* 'î¨¯' */
.icon-vkontakte:before { content: '\ea30'; } /* 'î¨°' */
.icon-whatsapp:before { content: '\ea31'; } /* 'î¨±' */
.icon-wechat:before { content: '\ea32'; } /* 'î¨²' */
.icon-weibo:before { content: '\ea33'; } /* 'î¨³' */
.icon-windows:before { content: '\ea34'; } /* 'î¨´' */
.icon-wordpress:before { content: '\ea35'; } /* 'î¨µ' */
.icon-xing:before { content: '\ea36'; } /* 'î¨¶' */
.icon-xing-squared:before { content: '\ea37'; } /* 'î¨·' */
.icon-yelp:before { content: '\ea38'; } /* 'î¨¸' */
.icon-youtube:before { content: '\ea39'; } /* 'î¨¹' */
.icon-yahoo:before { content: '\ea3a'; } /* 'î¨º' */
.icon-youtube-squared:before { content: '\ea3b'; } /* 'î¨»' */
.icon-youtube-play:before { content: '\ea3c'; } /* 'î¨¼' */
.icon-blank:before { content: '\ea3d'; } /* 'î¨½' */
.icon-lemon:before { content: '\ea3e'; } /* 'î¨¾' */
.icon-note:before { content: '\ea3f'; } /* 'î¨¿' */
.icon-note-beamed:before { content: '\ea40'; } /* 'î©€' */
.icon-music-1:before { content: '\ea41'; } /* 'î©' */
.icon-search-1:before { content: '\ea42'; } /* 'î©‚' */
.icon-flashlight:before { content: '\ea43'; } /* 'î©ƒ' */
.icon-mail-1:before { content: '\ea44'; } /* 'î©„' */
.icon-heart-1:before { content: '\ea45'; } /* 'î©…' */
.icon-heart-empty-1:before { content: '\ea46'; } /* 'î©†' */
.icon-star-1:before { content: '\ea47'; } /* 'î©‡' */
.icon-star-empty-1:before { content: '\ea48'; } /* 'î©ˆ' */
.icon-user-1:before { content: '\ea49'; } /* 'î©‰' */
.icon-users-1:before { content: '\ea4a'; } /* 'î©Š' */
.icon-user-add:before { content: '\ea4b'; } /* 'î©‹' */
.icon-video-1:before { content: '\ea4c'; } /* 'î©Œ' */
.icon-picture-1:before { content: '\ea4d'; } /* 'î©' */
.icon-camera-1:before { content: '\ea4e'; } /* 'î©Ž' */
.icon-layout:before { content: '\ea4f'; } /* 'î©' */
.icon-menu-1:before { content: '\ea50'; } /* 'î©' */
.icon-check-1:before { content: '\ea51'; } /* 'î©‘' */
.icon-cancel-1:before { content: '\ea52'; } /* 'î©’' */
.icon-cancel-circled-1:before { content: '\ea53'; } /* 'î©“' */
.icon-cancel-squared:before { content: '\ea54'; } /* 'î©”' */
.icon-plus-1:before { content: '\ea55'; } /* 'î©•' */
.icon-plus-circled-1:before { content: '\ea56'; } /* 'î©–' */
.icon-plus-squared-1:before { content: '\ea57'; } /* 'î©—' */
.icon-minus-1:before { content: '\ea58'; } /* 'î©˜' */
.icon-minus-circled-1:before { content: '\ea59'; } /* 'î©™' */
.icon-minus-squared-1:before { content: '\ea5a'; } /* 'î©š' */
.icon-help-1:before { content: '\ea5b'; } /* 'î©›' */
.icon-help-circled-1:before { content: '\ea5c'; } /* 'î©œ' */
.icon-info-1:before { content: '\ea5d'; } /* 'î©' */
.icon-info-circled-1:before { content: '\ea5e'; } /* 'î©ž' */
.icon-back:before { content: '\ea5f'; } /* 'î©Ÿ' */
.icon-home-1:before { content: '\ea60'; } /* 'î© ' */
.icon-link-1:before { content: '\ea61'; } /* 'î©¡' */
.icon-attach-1:before { content: '\ea62'; } /* 'î©¢' */
.icon-lock-1:before { content: '\ea63'; } /* 'î©£' */
.icon-lock-open-1:before { content: '\ea64'; } /* 'î©¤' */
.icon-eye-1:before { content: '\ea65'; } /* 'î©¥' */
.icon-tag-1:before { content: '\ea66'; } /* 'î©¦' */
.icon-bookmark-1:before { content: '\ea67'; } /* 'î©§' */
.icon-bookmarks:before { content: '\ea68'; } /* 'î©¨' */
.icon-flag-1:before { content: '\ea69'; } /* 'î©©' */
.icon-thumbs-up-1:before { content: '\ea6a'; } /* 'î©ª' */
.icon-thumbs-down-1:before { content: '\ea6b'; } /* 'î©«' */
.icon-download-1:before { content: '\ea6c'; } /* 'î©¬' */
.icon-upload-1:before { content: '\ea6d'; } /* 'î©­' */
.icon-upload-cloud-1:before { content: '\ea6e'; } /* 'î©®' */
.icon-reply-1:before { content: '\ea6f'; } /* 'î©¯' */
.icon-reply-all-1:before { content: '\ea70'; } /* 'î©°' */
.icon-forward-1:before { content: '\ea71'; } /* 'î©±' */
.icon-quote:before { content: '\ea72'; } /* 'î©²' */
.icon-code-1:before { content: '\ea73'; } /* 'î©³' */
.icon-export-1:before { content: '\ea74'; } /* 'î©´' */
.icon-pencil-1:before { content: '\ea75'; } /* 'î©µ' */
.icon-feather:before { content: '\ea76'; } /* 'î©¶' */
.icon-print-1:before { content: '\ea77'; } /* 'î©·' */
.icon-retweet-1:before { content: '\ea78'; } /* 'î©¸' */
.icon-keyboard-1:before { content: '\ea79'; } /* 'î©¹' */
.icon-comment-1:before { content: '\ea7a'; } /* 'î©º' */
.icon-chat-1:before { content: '\ea7b'; } /* 'î©»' */
.icon-bell-1:before { content: '\ea7c'; } /* 'î©¼' */
.icon-attention-1:before { content: '\ea7d'; } /* 'î©½' */
.icon-alert:before { content: '\ea7e'; } /* 'î©¾' */
.icon-vcard:before { content: '\ea7f'; } /* 'î©¿' */
.icon-address:before { content: '\ea80'; } /* 'îª€' */
.icon-location-1:before { content: '\ea81'; } /* 'îª' */
.icon-map:before { content: '\ea82'; } /* 'îª‚' */
.icon-direction-1:before { content: '\ea83'; } /* 'îªƒ' */
.icon-compass-1:before { content: '\ea84'; } /* 'îª„' */
.icon-cup:before { content: '\ea85'; } /* 'îª…' */
.icon-trash-1:before { content: '\ea86'; } /* 'îª†' */
.icon-doc-1:before { content: '\ea87'; } /* 'îª‡' */
.icon-docs-1:before { content: '\ea88'; } /* 'îªˆ' */
.icon-doc-landscape:before { content: '\ea89'; } /* 'îª‰' */
.icon-doc-text-1:before { content: '\ea8a'; } /* 'îªŠ' */
.icon-doc-text-inv-1:before { content: '\ea8b'; } /* 'îª‹' */
.icon-newspaper-1:before { content: '\ea8c'; } /* 'îªŒ' */
.icon-book-open:before { content: '\ea8d'; } /* 'îª' */
.icon-book-1:before { content: '\ea8e'; } /* 'îªŽ' */
.icon-folder-1:before { content: '\ea8f'; } /* 'îª' */
.icon-archive:before { content: '\ea90'; } /* 'îª' */
.icon-box-1:before { content: '\ea91'; } /* 'îª‘' */
.icon-rss-1:before { content: '\ea92'; } /* 'îª’' */
.icon-phone-1:before { content: '\ea93'; } /* 'îª“' */
.icon-cog-1:before { content: '\ea94'; } /* 'îª”' */
.icon-tools:before { content: '\ea95'; } /* 'îª•' */
.icon-share-1:before { content: '\ea96'; } /* 'îª–' */
.icon-shareable:before { content: '\ea97'; } /* 'îª—' */
.icon-basket-1:before { content: '\ea98'; } /* 'îª˜' */
.icon-bag:before { content: '\ea99'; } /* 'îª™' */
.icon-calendar-1:before { content: '\ea9a'; } /* 'îªš' */
.icon-login-1:before { content: '\ea9b'; } /* 'îª›' */
.icon-logout-1:before { content: '\ea9c'; } /* 'îªœ' */
.icon-mic-1:before { content: '\ea9d'; } /* 'îª' */
.icon-mute-1:before { content: '\ea9e'; } /* 'îªž' */
.icon-sound:before { content: '\ea9f'; } /* 'îªŸ' */
.icon-volume:before { content: '\eaa0'; } /* 'îª ' */
.icon-clock-1:before { content: '\eaa1'; } /* 'îª¡' */
.icon-hourglass:before { content: '\eaa2'; } /* 'îª¢' */
.icon-lamp:before { content: '\eaa3'; } /* 'îª£' */
.icon-light-down:before { content: '\eaa4'; } /* 'îª¤' */
.icon-light-up:before { content: '\eaa5'; } /* 'îª¥' */
.icon-adjust:before { content: '\eaa6'; } /* 'îª¦' */
.icon-block-1:before { content: '\eaa7'; } /* 'îª§' */
.icon-resize-full-1:before { content: '\eaa8'; } /* 'îª¨' */
.icon-resize-small-1:before { content: '\eaa9'; } /* 'îª©' */
.icon-popup:before { content: '\eaaa'; } /* 'îªª' */
.icon-publish:before { content: '\eaab'; } /* 'îª«' */
.icon-window:before { content: '\eaac'; } /* 'îª¬' */
.icon-arrow-combo:before { content: '\eaad'; } /* 'îª­' */
.icon-down-circled-1:before { content: '\eaae'; } /* 'îª®' */
.icon-left-circled-1:before { content: '\eaaf'; } /* 'îª¯' */
.icon-right-circled-1:before { content: '\eab0'; } /* 'îª°' */
.icon-up-circled-1:before { content: '\eab1'; } /* 'îª±' */
.icon-down-open-1:before { content: '\eab2'; } /* 'îª²' */
.icon-left-open-1:before { content: '\eab3'; } /* 'îª³' */
.icon-right-open-1:before { content: '\eab4'; } /* 'îª´' */
.icon-up-open-1:before { content: '\eab5'; } /* 'îªµ' */
.icon-down-open-mini:before { content: '\eab6'; } /* 'îª¶' */
.icon-left-open-mini:before { content: '\eab7'; } /* 'îª·' */
.icon-right-open-mini:before { content: '\eab8'; } /* 'îª¸' */
.icon-up-open-mini:before { content: '\eab9'; } /* 'îª¹' */
.icon-down-open-big:before { content: '\eaba'; } /* 'îªº' */
.icon-left-open-big:before { content: '\eabb'; } /* 'îª»' */
.icon-right-open-big:before { content: '\eabc'; } /* 'îª¼' */
.icon-up-open-big:before { content: '\eabd'; } /* 'îª½' */
.icon-down-1:before { content: '\eabe'; } /* 'îª¾' */
.icon-left-1:before { content: '\eabf'; } /* 'îª¿' */
.icon-right-1:before { content: '\eac0'; } /* 'î«€' */
.icon-up-1:before { content: '\eac1'; } /* 'î«' */
.icon-down-dir-1:before { content: '\eac2'; } /* 'î«‚' */
.icon-left-dir-1:before { content: '\eac3'; } /* 'î«ƒ' */
.icon-right-dir-1:before { content: '\eac4'; } /* 'î«„' */
.icon-up-dir-1:before { content: '\eac5'; } /* 'î«…' */
.icon-down-bold:before { content: '\eac6'; } /* 'î«†' */
.icon-left-bold:before { content: '\eac7'; } /* 'î«‡' */
.icon-right-bold:before { content: '\eac8'; } /* 'î«ˆ' */
.icon-up-bold:before { content: '\eac9'; } /* 'î«‰' */
.icon-down-thin:before { content: '\eaca'; } /* 'î«Š' */
.icon-left-thin:before { content: '\eacb'; } /* 'î«‹' */
.icon-right-thin:before { content: '\eacc'; } /* 'î«Œ' */
.icon-up-thin:before { content: '\eacd'; } /* 'î«' */
.icon-ccw-1:before { content: '\eace'; } /* 'î«Ž' */
.icon-cw-1:before { content: '\eacf'; } /* 'î«' */
.icon-arrows-ccw:before { content: '\ead0'; } /* 'î«' */
.icon-level-down-1:before { content: '\ead1'; } /* 'î«‘' */
.icon-level-up-1:before { content: '\ead2'; } /* 'î«’' */
.icon-shuffle-1:before { content: '\ead3'; } /* 'î«“' */
.icon-loop:before { content: '\ead4'; } /* 'î«”' */
.icon-switch:before { content: '\ead5'; } /* 'î«•' */
.icon-play-1:before { content: '\ead6'; } /* 'î«–' */
.icon-stop-1:before { content: '\ead7'; } /* 'î«—' */
.icon-pause-1:before { content: '\ead8'; } /* 'î«˜' */
.icon-record:before { content: '\ead9'; } /* 'î«™' */
.icon-to-end-1:before { content: '\eada'; } /* 'î«š' */
.icon-to-start-1:before { content: '\eadb'; } /* 'î«›' */
.icon-fast-forward:before { content: '\eadc'; } /* 'î«œ' */
.icon-fast-backward:before { content: '\eadd'; } /* 'î«' */
.icon-progress-0:before { content: '\eade'; } /* 'î«ž' */
.icon-progress-1:before { content: '\eadf'; } /* 'î«Ÿ' */
.icon-progress-2:before { content: '\eae0'; } /* 'î« ' */
.icon-progress-3:before { content: '\eae1'; } /* 'î«¡' */
.icon-target-1:before { content: '\eae2'; } /* 'î«¢' */
.icon-palette:before { content: '\eae3'; } /* 'î«£' */
.icon-list-1:before { content: '\eae4'; } /* 'î«¤' */
.icon-list-add:before { content: '\eae5'; } /* 'î«¥' */
.icon-signal-1:before { content: '\eae6'; } /* 'î«¦' */
.icon-trophy:before { content: '\eae7'; } /* 'î«§' */
.icon-battery:before { content: '\eae8'; } /* 'î«¨' */
.icon-back-in-time:before { content: '\eae9'; } /* 'î«©' */
.icon-monitor:before { content: '\eaea'; } /* 'î«ª' */
.icon-mobile-1:before { content: '\eaeb'; } /* 'î««' */
.icon-network:before { content: '\eaec'; } /* 'î«¬' */
.icon-cd:before { content: '\eaed'; } /* 'î«­' */
.icon-inbox-1:before { content: '\eaee'; } /* 'î«®' */
.icon-install:before { content: '\eaef'; } /* 'î«¯' */
.icon-globe-1:before { content: '\eaf0'; } /* 'î«°' */
.icon-cloud-1:before { content: '\eaf1'; } /* 'î«±' */
.icon-cloud-thunder:before { content: '\eaf2'; } /* 'î«²' */
.icon-flash-1:before { content: '\eaf3'; } /* 'î«³' */
.icon-moon-1:before { content: '\eaf4'; } /* 'î«´' */
.icon-flight-1:before { content: '\eaf5'; } /* 'î«µ' */
.icon-paper-plane-1:before { content: '\eaf6'; } /* 'î«¶' */
.icon-leaf-1:before { content: '\eaf7'; } /* 'î«·' */
.icon-lifebuoy-1:before { content: '\eaf8'; } /* 'î«¸' */
.icon-mouse:before { content: '\eaf9'; } /* 'î«¹' */
.icon-briefcase-1:before { content: '\eafa'; } /* 'î«º' */
.icon-suitcase-1:before { content: '\eafb'; } /* 'î«»' */
.icon-dot:before { content: '\eafc'; } /* 'î«¼' */
.icon-dot-2:before { content: '\eafd'; } /* 'î«½' */
.icon-dot-3:before { content: '\eafe'; } /* 'î«¾' */
.icon-brush-1:before { content: '\eaff'; } /* 'î«¿' */
.icon-magnet-1:before { content: '\eb00'; } /* 'î¬€' */
.icon-infinity:before { content: '\eb01'; } /* 'î¬' */
.icon-erase:before { content: '\eb02'; } /* 'î¬‚' */
.icon-chart-pie-1:before { content: '\eb03'; } /* 'î¬ƒ' */
.icon-chart-line-1:before { content: '\eb04'; } /* 'î¬„' */
.icon-chart-bar-1:before { content: '\eb05'; } /* 'î¬…' */
.icon-chart-area-1:before { content: '\eb06'; } /* 'î¬†' */
.icon-tape:before { content: '\eb07'; } /* 'î¬‡' */
.icon-graduation-cap-1:before { content: '\eb08'; } /* 'î¬ˆ' */
.icon-language-1:before { content: '\eb09'; } /* 'î¬‰' */
.icon-ticket-1:before { content: '\eb0a'; } /* 'î¬Š' */
.icon-water:before { content: '\eb0b'; } /* 'î¬‹' */
.icon-droplet:before { content: '\eb0c'; } /* 'î¬Œ' */
.icon-air:before { content: '\eb0d'; } /* 'î¬' */
.icon-credit-card-1:before { content: '\eb0e'; } /* 'î¬Ž' */
.icon-floppy-1:before { content: '\eb0f'; } /* 'î¬' */
.icon-clipboard:before { content: '\eb10'; } /* 'î¬' */
.icon-megaphone-1:before { content: '\eb11'; } /* 'î¬‘' */
.icon-database-1:before { content: '\eb12'; } /* 'î¬’' */
.icon-drive:before { content: '\eb13'; } /* 'î¬“' */
.icon-bucket:before { content: '\eb14'; } /* 'î¬”' */
.icon-thermometer:before { content: '\eb15'; } /* 'î¬•' */
.icon-key-1:before { content: '\eb16'; } /* 'î¬–' */
.icon-flow-cascade:before { content: '\eb17'; } /* 'î¬—' */
.icon-flow-branch:before { content: '\eb18'; } /* 'î¬˜' */
.icon-flow-tree:before { content: '\eb19'; } /* 'î¬™' */
.icon-flow-line:before { content: '\eb1a'; } /* 'î¬š' */
.icon-flow-parallel:before { content: '\eb1b'; } /* 'î¬›' */
.icon-rocket-1:before { content: '\eb1c'; } /* 'î¬œ' */
.icon-gauge-1:before { content: '\eb1d'; } /* 'î¬' */
.icon-traffic-cone:before { content: '\eb1e'; } /* 'î¬ž' */
.icon-cc-1:before { content: '\eb1f'; } /* 'î¬Ÿ' */
.icon-cc-by:before { content: '\eb20'; } /* 'î¬ ' */
.icon-cc-nc:before { content: '\eb21'; } /* 'î¬¡' */
.icon-cc-nc-eu:before { content: '\eb22'; } /* 'î¬¢' */
.icon-cc-nc-jp:before { content: '\eb23'; } /* 'î¬£' */
.icon-cc-sa:before { content: '\eb24'; } /* 'î¬¤' */
.icon-cc-nd:before { content: '\eb25'; } /* 'î¬¥' */
.icon-cc-pd:before { content: '\eb26'; } /* 'î¬¦' */
.icon-cc-zero:before { content: '\eb27'; } /* 'î¬§' */
.icon-cc-share:before { content: '\eb28'; } /* 'î¬¨' */
.icon-cc-remix:before { content: '\eb29'; } /* 'î¬©' */
.icon-github-1:before { content: '\eb2a'; } /* 'î¬ª' */
.icon-github-circled-1:before { content: '\eb2b'; } /* 'î¬«' */
.icon-flickr-1:before { content: '\eb2c'; } /* 'î¬¬' */
.icon-flickr-circled:before { content: '\eb2d'; } /* 'î¬­' */
.icon-vimeo:before { content: '\eb2e'; } /* 'î¬®' */
.icon-vimeo-circled:before { content: '\eb2f'; } /* 'î¬¯' */
.icon-twitter-1:before { content: '\eb30'; } /* 'î¬°' */
.icon-twitter-circled:before { content: '\eb31'; } /* 'î¬±' */
.icon-facebook-1:before { content: '\eb32'; } /* 'î¬²' */
.icon-facebook-circled:before { content: '\eb33'; } /* 'î¬³' */
.icon-facebook-squared-1:before { content: '\eb34'; } /* 'î¬´' */
.icon-gplus-1:before { content: '\eb35'; } /* 'î¬µ' */
.icon-gplus-circled:before { content: '\eb36'; } /* 'î¬¶' */
.icon-pinterest-1:before { content: '\eb37'; } /* 'î¬·' */
.icon-pinterest-circled-1:before { content: '\eb38'; } /* 'î¬¸' */
.icon-tumblr-1:before { content: '\eb39'; } /* 'î¬¹' */
.icon-tumblr-circled:before { content: '\eb3a'; } /* 'î¬º' */
.icon-linkedin-1:before { content: '\eb3b'; } /* 'î¬»' */
.icon-linkedin-circled:before { content: '\eb3c'; } /* 'î¬¼' */
.icon-dribbble-1:before { content: '\eb3d'; } /* 'î¬½' */
.icon-dribbble-circled:before { content: '\eb3e'; } /* 'î¬¾' */
.icon-stumbleupon-1:before { content: '\eb3f'; } /* 'î¬¿' */
.icon-stumbleupon-circled-1:before { content: '\eb40'; } /* 'î­€' */
.icon-lastfm-1:before { content: '\eb41'; } /* 'î­' */
.icon-lastfm-circled:before { content: '\eb42'; } /* 'î­‚' */
.icon-rdio:before { content: '\eb43'; } /* 'î­ƒ' */
.icon-rdio-circled:before { content: '\eb44'; } /* 'î­„' */
.icon-spotify-1:before { content: '\eb45'; } /* 'î­…' */
.icon-spotify-circled:before { content: '\eb46'; } /* 'î­†' */
.icon-qq-1:before { content: '\eb47'; } /* 'î­‡' */
.icon-instagram-1:before { content: '\eb48'; } /* 'î­ˆ' */
.icon-dropbox-1:before { content: '\eb49'; } /* 'î­‰' */
.icon-evernote:before { content: '\eb4a'; } /* 'î­Š' */
.icon-flattr:before { content: '\eb4b'; } /* 'î­‹' */
.icon-skype-1:before { content: '\eb4c'; } /* 'î­Œ' */
.icon-skype-circled:before { content: '\eb4d'; } /* 'î­' */
.icon-renren-1:before { content: '\eb4e'; } /* 'î­Ž' */
.icon-sina-weibo:before { content: '\eb4f'; } /* 'î­' */
.icon-paypal-1:before { content: '\eb50'; } /* 'î­' */
.icon-picasa:before { content: '\eb51'; } /* 'î­‘' */
.icon-soundcloud-1:before { content: '\eb52'; } /* 'î­’' */
.icon-mixi:before { content: '\eb53'; } /* 'î­“' */
.icon-behance-1:before { content: '\eb54'; } /* 'î­”' */
.icon-google-circles:before { content: '\eb55'; } /* 'î­•' */
.icon-vkontakte-1:before { content: '\eb56'; } /* 'î­–' */
.icon-smashing:before { content: '\eb57'; } /* 'î­—' */
.icon-sweden:before { content: '\eb58'; } /* 'î­˜' */
.icon-db-shape:before { content: '\eb59'; } /* 'î­™' */
.icon-logo-db:before { content: '\eb5a'; } /* 'î­š' */
.icon-music-outline:before { content: '\eb5b'; } /* 'î­›' */
.icon-music-2:before { content: '\eb5c'; } /* 'î­œ' */
.icon-search-outline:before { content: '\eb5d'; } /* 'î­' */
.icon-search-2:before { content: '\eb5e'; } /* 'î­ž' */
.icon-mail-2:before { content: '\eb5f'; } /* 'î­Ÿ' */
.icon-heart-2:before { content: '\eb60'; } /* 'î­ ' */
.icon-heart-filled:before { content: '\eb61'; } /* 'î­¡' */
.icon-star-2:before { content: '\eb62'; } /* 'î­¢' */
.icon-star-filled:before { content: '\eb63'; } /* 'î­£' */
.icon-user-outline:before { content: '\eb64'; } /* 'î­¤' */
.icon-user-2:before { content: '\eb65'; } /* 'î­¥' */
.icon-users-outline:before { content: '\eb66'; } /* 'î­¦' */
.icon-users-2:before { content: '\eb67'; } /* 'î­§' */
.icon-user-add-outline:before { content: '\eb68'; } /* 'î­¨' */
.icon-user-add-1:before { content: '\eb69'; } /* 'î­©' */
.icon-user-delete-outline:before { content: '\eb6a'; } /* 'î­ª' */
.icon-user-delete:before { content: '\eb6b'; } /* 'î­«' */
.icon-video-2:before { content: '\eb6c'; } /* 'î­¬' */
.icon-videocam-outline:before { content: '\eb6d'; } /* 'î­­' */
.icon-videocam-1:before { content: '\eb6e'; } /* 'î­®' */
.icon-picture-outline:before { content: '\eb6f'; } /* 'î­¯' */
.icon-picture-2:before { content: '\eb70'; } /* 'î­°' */
.icon-camera-outline:before { content: '\eb71'; } /* 'î­±' */
.icon-camera-2:before { content: '\eb72'; } /* 'î­²' */
.icon-th-outline:before { content: '\eb73'; } /* 'î­³' */
.icon-th-1:before { content: '\eb74'; } /* 'î­´' */
.icon-th-large-outline:before { content: '\eb75'; } /* 'î­µ' */
.icon-th-large-1:before { content: '\eb76'; } /* 'î­¶' */
.icon-th-list-outline:before { content: '\eb77'; } /* 'î­·' */
.icon-th-list-1:before { content: '\eb78'; } /* 'î­¸' */
.icon-ok-outline:before { content: '\eb79'; } /* 'î­¹' */
.icon-ok-1:before { content: '\eb7a'; } /* 'î­º' */
.icon-cancel-outline:before { content: '\eb7b'; } /* 'î­»' */
.icon-cancel-2:before { content: '\eb7c'; } /* 'î­¼' */
.icon-cancel-alt:before { content: '\eb7d'; } /* 'î­½' */
.icon-cancel-alt-filled:before { content: '\eb7e'; } /* 'î­¾' */
.icon-cancel-circled-outline:before { content: '\eb7f'; } /* 'î­¿' */
.icon-cancel-circled-2:before { content: '\eb80'; } /* 'î®€' */
.icon-plus-outline:before { content: '\eb81'; } /* 'î®' */
.icon-plus-2:before { content: '\eb82'; } /* 'î®‚' */
.icon-minus-outline:before { content: '\eb83'; } /* 'î®ƒ' */
.icon-minus-2:before { content: '\eb84'; } /* 'î®„' */
.icon-divide-outline:before { content: '\eb85'; } /* 'î®…' */
.icon-divide:before { content: '\eb86'; } /* 'î®†' */
.icon-eq-outline:before { content: '\eb87'; } /* 'î®‡' */
.icon-eq:before { content: '\eb88'; } /* 'î®ˆ' */
.icon-info-outline:before { content: '\eb89'; } /* 'î®‰' */
.icon-info-2:before { content: '\eb8a'; } /* 'î®Š' */
.icon-home-outline:before { content: '\eb8b'; } /* 'î®‹' */
.icon-home-2:before { content: '\eb8c'; } /* 'î®Œ' */
.icon-link-outline:before { content: '\eb8d'; } /* 'î®' */
.icon-link-2:before { content: '\eb8e'; } /* 'î®Ž' */
.icon-attach-outline:before { content: '\eb8f'; } /* 'î®' */
.icon-attach-2:before { content: '\eb90'; } /* 'î®' */
.icon-lock-2:before { content: '\eb91'; } /* 'î®‘' */
.icon-lock-filled:before { content: '\eb92'; } /* 'î®’' */
.icon-lock-open-2:before { content: '\eb93'; } /* 'î®“' */
.icon-lock-open-filled:before { content: '\eb94'; } /* 'î®”' */
.icon-pin-outline:before { content: '\eb95'; } /* 'î®•' */
.icon-pin-1:before { content: '\eb96'; } /* 'î®–' */
.icon-eye-outline:before { content: '\eb97'; } /* 'î®—' */
.icon-eye-2:before { content: '\eb98'; } /* 'î®˜' */
.icon-tag-2:before { content: '\eb99'; } /* 'î®™' */
.icon-tags-1:before { content: '\eb9a'; } /* 'î®š' */
.icon-bookmark-2:before { content: '\eb9b'; } /* 'î®›' */
.icon-flag-2:before { content: '\eb9c'; } /* 'î®œ' */
.icon-flag-filled:before { content: '\eb9d'; } /* 'î®' */
.icon-thumbs-up-2:before { content: '\eb9e'; } /* 'î®ž' */
.icon-thumbs-down-2:before { content: '\eb9f'; } /* 'î®Ÿ' */
.icon-download-outline:before { content: '\eba0'; } /* 'î® ' */
.icon-download-2:before { content: '\eba1'; } /* 'î®¡' */
.icon-upload-outline:before { content: '\eba2'; } /* 'î®¢' */
.icon-upload-2:before { content: '\eba3'; } /* 'î®£' */
.icon-upload-cloud-outline:before { content: '\eba4'; } /* 'î®¤' */
.icon-upload-cloud-2:before { content: '\eba5'; } /* 'î®¥' */
.icon-reply-outline:before { content: '\eba6'; } /* 'î®¦' */
.icon-reply-2:before { content: '\eba7'; } /* 'î®§' */
.icon-forward-outline:before { content: '\eba8'; } /* 'î®¨' */
.icon-forward-2:before { content: '\eba9'; } /* 'î®©' */
.icon-code-outline:before { content: '\ebaa'; } /* 'î®ª' */
.icon-code-2:before { content: '\ebab'; } /* 'î®«' */
.icon-export-outline:before { content: '\ebac'; } /* 'î®¬' */
.icon-export-2:before { content: '\ebad'; } /* 'î®­' */
.icon-pencil-2:before { content: '\ebae'; } /* 'î®®' */
.icon-pen:before { content: '\ebaf'; } /* 'î®¯' */
.icon-feather-1:before { content: '\ebb0'; } /* 'î®°' */
.icon-edit-1:before { content: '\ebb1'; } /* 'î®±' */
.icon-print-2:before { content: '\ebb2'; } /* 'î®²' */
.icon-comment-2:before { content: '\ebb3'; } /* 'î®³' */
.icon-chat-2:before { content: '\ebb4'; } /* 'î®´' */
.icon-chat-alt:before { content: '\ebb5'; } /* 'î®µ' */
.icon-bell-2:before { content: '\ebb6'; } /* 'î®¶' */
.icon-attention-2:before { content: '\ebb7'; } /* 'î®·' */
.icon-attention-filled:before { content: '\ebb8'; } /* 'î®¸' */
.icon-warning-empty:before { content: '\ebb9'; } /* 'î®¹' */
.icon-warning:before { content: '\ebba'; } /* 'î®º' */
.icon-contacts:before { content: '\ebbb'; } /* 'î®»' */
.icon-vcard-1:before { content: '\ebbc'; } /* 'î®¼' */
.icon-address-1:before { content: '\ebbd'; } /* 'î®½' */
.icon-location-outline:before { content: '\ebbe'; } /* 'î®¾' */
.icon-location-2:before { content: '\ebbf'; } /* 'î®¿' */
.icon-map-1:before { content: '\ebc0'; } /* 'î¯€' */
.icon-direction-outline:before { content: '\ebc1'; } /* 'î¯' */
.icon-direction-2:before { content: '\ebc2'; } /* 'î¯‚' */
.icon-compass-2:before { content: '\ebc3'; } /* 'î¯ƒ' */
.icon-trash-2:before { content: '\ebc4'; } /* 'î¯„' */
.icon-doc-2:before { content: '\ebc5'; } /* 'î¯…' */
.icon-doc-text-2:before { content: '\ebc6'; } /* 'î¯†' */
.icon-doc-add:before { content: '\ebc7'; } /* 'î¯‡' */
.icon-doc-remove:before { content: '\ebc8'; } /* 'î¯ˆ' */
.icon-news:before { content: '\ebc9'; } /* 'î¯‰' */
.icon-folder-2:before { content: '\ebca'; } /* 'î¯Š' */
.icon-folder-add:before { content: '\ebcb'; } /* 'î¯‹' */
.icon-folder-delete:before { content: '\ebcc'; } /* 'î¯Œ' */
.icon-archive-1:before { content: '\ebcd'; } /* 'î¯' */
.icon-box-2:before { content: '\ebce'; } /* 'î¯Ž' */
.icon-rss-outline:before { content: '\ebcf'; } /* 'î¯' */
.icon-rss-2:before { content: '\ebd0'; } /* 'î¯' */
.icon-phone-outline:before { content: '\ebd1'; } /* 'î¯‘' */
.icon-phone-2:before { content: '\ebd2'; } /* 'î¯’' */
.icon-menu-outline:before { content: '\ebd3'; } /* 'î¯“' */
.icon-menu-2:before { content: '\ebd4'; } /* 'î¯”' */
.icon-cog-outline:before { content: '\ebd5'; } /* 'î¯•' */
.icon-cog-2:before { content: '\ebd6'; } /* 'î¯–' */
.icon-wrench-outline:before { content: '\ebd7'; } /* 'î¯—' */
.icon-wrench-1:before { content: '\ebd8'; } /* 'î¯˜' */
.icon-basket-2:before { content: '\ebd9'; } /* 'î¯™' */
.icon-calendar-outlilne:before { content: '\ebda'; } /* 'î¯š' */
.icon-calendar-2:before { content: '\ebdb'; } /* 'î¯›' */
.icon-mic-outline:before { content: '\ebdc'; } /* 'î¯œ' */
.icon-mic-2:before { content: '\ebdd'; } /* 'î¯' */
.icon-volume-off-1:before { content: '\ebde'; } /* 'î¯ž' */
.icon-volume-low:before { content: '\ebdf'; } /* 'î¯Ÿ' */
.icon-volume-middle:before { content: '\ebe0'; } /* 'î¯ ' */
.icon-volume-high:before { content: '\ebe1'; } /* 'î¯¡' */
.icon-headphones-1:before { content: '\ebe2'; } /* 'î¯¢' */
.icon-clock-2:before { content: '\ebe3'; } /* 'î¯£' */
.icon-wristwatch:before { content: '\ebe4'; } /* 'î¯¤' */
.icon-stopwatch:before { content: '\ebe5'; } /* 'î¯¥' */
.icon-lightbulb-1:before { content: '\ebe6'; } /* 'î¯¦' */
.icon-block-outline:before { content: '\ebe7'; } /* 'î¯§' */
.icon-block-2:before { content: '\ebe8'; } /* 'î¯¨' */
.icon-resize-full-outline:before { content: '\ebe9'; } /* 'î¯©' */
.icon-resize-full-2:before { content: '\ebea'; } /* 'î¯ª' */
.icon-resize-normal-outline:before { content: '\ebeb'; } /* 'î¯«' */
.icon-resize-normal:before { content: '\ebec'; } /* 'î¯¬' */
.icon-move-outline:before { content: '\ebed'; } /* 'î¯­' */
.icon-move-1:before { content: '\ebee'; } /* 'î¯®' */
.icon-popup-1:before { content: '\ebef'; } /* 'î¯¯' */
.icon-zoom-in-outline:before { content: '\ebf0'; } /* 'î¯°' */
.icon-zoom-in-1:before { content: '\ebf1'; } /* 'î¯±' */
.icon-zoom-out-outline:before { content: '\ebf2'; } /* 'î¯²' */
.icon-zoom-out-1:before { content: '\ebf3'; } /* 'î¯³' */
.icon-popup-2:before { content: '\ebf4'; } /* 'î¯´' */
.icon-left-open-outline:before { content: '\ebf5'; } /* 'î¯µ' */
.icon-left-open-2:before { content: '\ebf6'; } /* 'î¯¶' */
.icon-right-open-outline:before { content: '\ebf7'; } /* 'î¯·' */
.icon-right-open-2:before { content: '\ebf8'; } /* 'î¯¸' */
.icon-down-2:before { content: '\ebf9'; } /* 'î¯¹' */
.icon-left-2:before { content: '\ebfa'; } /* 'î¯º' */
.icon-right-2:before { content: '\ebfb'; } /* 'î¯»' */
.icon-up-2:before { content: '\ebfc'; } /* 'î¯¼' */
.icon-down-outline:before { content: '\ebfd'; } /* 'î¯½' */
.icon-left-outline:before { content: '\ebfe'; } /* 'î¯¾' */
.icon-right-outline:before { content: '\ebff'; } /* 'î¯¿' */
.icon-up-outline:before { content: '\ec00'; } /* 'î°€' */
.icon-down-small:before { content: '\ec01'; } /* 'î°' */
.icon-left-small:before { content: '\ec02'; } /* 'î°‚' */
.icon-right-small:before { content: '\ec03'; } /* 'î°ƒ' */
.icon-up-small:before { content: '\ec04'; } /* 'î°„' */
.icon-cw-outline:before { content: '\ec05'; } /* 'î°…' */
.icon-cw-2:before { content: '\ec06'; } /* 'î°†' */
.icon-arrows-cw-outline:before { content: '\ec07'; } /* 'î°‡' */
.icon-arrows-cw-1:before { content: '\ec08'; } /* 'î°ˆ' */
.icon-loop-outline:before { content: '\ec09'; } /* 'î°‰' */
.icon-loop-1:before { content: '\ec0a'; } /* 'î°Š' */
.icon-loop-alt-outline:before { content: '\ec0b'; } /* 'î°‹' */
.icon-loop-alt:before { content: '\ec0c'; } /* 'î°Œ' */
.icon-shuffle-2:before { content: '\ec0d'; } /* 'î°' */
.icon-play-outline:before { content: '\ec0e'; } /* 'î°Ž' */
.icon-play-2:before { content: '\ec0f'; } /* 'î°' */
.icon-stop-outline:before { content: '\ec10'; } /* 'î°' */
.icon-stop-2:before { content: '\ec11'; } /* 'î°‘' */
.icon-pause-outline:before { content: '\ec12'; } /* 'î°’' */
.icon-pause-2:before { content: '\ec13'; } /* 'î°“' */
.icon-fast-fw-outline:before { content: '\ec14'; } /* 'î°”' */
.icon-fast-fw-1:before { content: '\ec15'; } /* 'î°•' */
.icon-rewind-outline:before { content: '\ec16'; } /* 'î°–' */
.icon-rewind:before { content: '\ec17'; } /* 'î°—' */
.icon-record-outline:before { content: '\ec18'; } /* 'î°˜' */
.icon-record-1:before { content: '\ec19'; } /* 'î°™' */
.icon-eject-outline:before { content: '\ec1a'; } /* 'î°š' */
.icon-eject-1:before { content: '\ec1b'; } /* 'î°›' */
.icon-eject-alt-outline:before { content: '\ec1c'; } /* 'î°œ' */
.icon-eject-alt:before { content: '\ec1d'; } /* 'î°' */
.icon-bat1:before { content: '\ec1e'; } /* 'î°ž' */
.icon-bat2:before { content: '\ec1f'; } /* 'î°Ÿ' */
.icon-bat3:before { content: '\ec20'; } /* 'î° ' */
.icon-bat4:before { content: '\ec21'; } /* 'î°¡' */
.icon-bat-charge:before { content: '\ec22'; } /* 'î°¢' */
.icon-plug-1:before { content: '\ec23'; } /* 'î°£' */
.icon-target-outline:before { content: '\ec24'; } /* 'î°¤' */
.icon-target-2:before { content: '\ec25'; } /* 'î°¥' */
.icon-wifi-outline:before { content: '\ec26'; } /* 'î°¦' */
.icon-wifi-1:before { content: '\ec27'; } /* 'î°§' */
.icon-desktop-1:before { content: '\ec28'; } /* 'î°¨' */
.icon-laptop-1:before { content: '\ec29'; } /* 'î°©' */
.icon-tablet-1:before { content: '\ec2a'; } /* 'î°ª' */
.icon-mobile-2:before { content: '\ec2b'; } /* 'î°«' */
.icon-contrast:before { content: '\ec2c'; } /* 'î°¬' */
.icon-globe-outline:before { content: '\ec2d'; } /* 'î°­' */
.icon-globe-2:before { content: '\ec2e'; } /* 'î°®' */
.icon-globe-alt-outline:before { content: '\ec2f'; } /* 'î°¯' */
.icon-globe-alt:before { content: '\ec30'; } /* 'î°°' */
.icon-sun-1:before { content: '\ec31'; } /* 'î°±' */
.icon-sun-filled:before { content: '\ec32'; } /* 'î°²' */
.icon-cloud-2:before { content: '\ec33'; } /* 'î°³' */
.icon-flash-outline:before { content: '\ec34'; } /* 'î°´' */
.icon-flash-2:before { content: '\ec35'; } /* 'î°µ' */
.icon-moon-2:before { content: '\ec36'; } /* 'î°¶' */
.icon-waves-outline:before { content: '\ec37'; } /* 'î°·' */
.icon-waves:before { content: '\ec38'; } /* 'î°¸' */
.icon-rain:before { content: '\ec39'; } /* 'î°¹' */
.icon-cloud-sun:before { content: '\ec3a'; } /* 'î°º' */
.icon-drizzle:before { content: '\ec3b'; } /* 'î°»' */
.icon-snow:before { content: '\ec3c'; } /* 'î°¼' */
.icon-cloud-flash:before { content: '\ec3d'; } /* 'î°½' */
.icon-cloud-wind:before { content: '\ec3e'; } /* 'î°¾' */
.icon-wind:before { content: '\ec3f'; } /* 'î°¿' */
.icon-plane-outline:before { content: '\ec40'; } /* 'î±€' */
.icon-plane:before { content: '\ec41'; } /* 'î±' */
.icon-leaf-2:before { content: '\ec42'; } /* 'î±‚' */
.icon-lifebuoy-2:before { content: '\ec43'; } /* 'î±ƒ' */
.icon-briefcase-2:before { content: '\ec44'; } /* 'î±„' */
.icon-brush-2:before { content: '\ec45'; } /* 'î±…' */
.icon-pipette:before { content: '\ec46'; } /* 'î±†' */
.icon-power-outline:before { content: '\ec47'; } /* 'î±‡' */
.icon-power:before { content: '\ec48'; } /* 'î±ˆ' */
.icon-check-outline:before { content: '\ec49'; } /* 'î±‰' */
.icon-check-2:before { content: '\ec4a'; } /* 'î±Š' */
.icon-gift-1:before { content: '\ec4b'; } /* 'î±‹' */
.icon-temperatire:before { content: '\ec4c'; } /* 'î±Œ' */
.icon-chart-outline:before { content: '\ec4d'; } /* 'î±' */
.icon-chart:before { content: '\ec4e'; } /* 'î±Ž' */
.icon-chart-alt-outline:before { content: '\ec4f'; } /* 'î±' */
.icon-chart-alt:before { content: '\ec50'; } /* 'î±' */
.icon-chart-bar-outline:before { content: '\ec51'; } /* 'î±‘' */
.icon-chart-bar-2:before { content: '\ec52'; } /* 'î±’' */
.icon-chart-pie-outline:before { content: '\ec53'; } /* 'î±“' */
.icon-chart-pie-2:before { content: '\ec54'; } /* 'î±”' */
.icon-ticket-2:before { content: '\ec55'; } /* 'î±•' */
.icon-credit-card-2:before { content: '\ec56'; } /* 'î±–' */
.icon-clipboard-1:before { content: '\ec57'; } /* 'î±—' */
.icon-database-2:before { content: '\ec58'; } /* 'î±˜' */
.icon-key-outline:before { content: '\ec59'; } /* 'î±™' */
.icon-key-2:before { content: '\ec5a'; } /* 'î±š' */
.icon-flow-split:before { content: '\ec5b'; } /* 'î±›' */
.icon-flow-merge:before { content: '\ec5c'; } /* 'î±œ' */
.icon-flow-parallel-1:before { content: '\ec5d'; } /* 'î±' */
.icon-flow-cross:before { content: '\ec5e'; } /* 'î±ž' */
.icon-certificate-outline:before { content: '\ec5f'; } /* 'î±Ÿ' */
.icon-certificate-1:before { content: '\ec60'; } /* 'î± ' */
.icon-scissors-outline:before { content: '\ec61'; } /* 'î±¡' */
.icon-scissors-1:before { content: '\ec62'; } /* 'î±¢' */
.icon-flask:before { content: '\ec63'; } /* 'î±£' */
.icon-wine:before { content: '\ec64'; } /* 'î±¤' */
.icon-coffee-1:before { content: '\ec65'; } /* 'î±¥' */
.icon-beer-1:before { content: '\ec66'; } /* 'î±¦' */
.icon-anchor-outline:before { content: '\ec67'; } /* 'î±§' */
.icon-anchor-1:before { content: '\ec68'; } /* 'î±¨' */
.icon-puzzle-outline:before { content: '\ec69'; } /* 'î±©' */
.icon-puzzle-1:before { content: '\ec6a'; } /* 'î±ª' */
.icon-tree-1:before { content: '\ec6b'; } /* 'î±«' */
.icon-calculator:before { content: '\ec6c'; } /* 'î±¬' */
.icon-infinity-outline:before { content: '\ec6d'; } /* 'î±­' */
.icon-infinity-1:before { content: '\ec6e'; } /* 'î±®' */
.icon-pi-outline:before { content: '\ec6f'; } /* 'î±¯' */
.icon-pi:before { content: '\ec70'; } /* 'î±°' */
.icon-at-1:before { content: '\ec71'; } /* 'î±±' */
.icon-at-circled:before { content: '\ec72'; } /* 'î±²' */
.icon-looped-square-outline:before { content: '\ec73'; } /* 'î±³' */
.icon-looped-square-interest:before { content: '\ec74'; } /* 'î±´' */
.icon-sort-alphabet-outline:before { content: '\ec75'; } /* 'î±µ' */
.icon-sort-alphabet:before { content: '\ec76'; } /* 'î±¶' */
.icon-sort-numeric-outline:before { content: '\ec77'; } /* 'î±·' */
.icon-sort-numeric:before { content: '\ec78'; } /* 'î±¸' */
.icon-dribbble-circled-1:before { content: '\ec79'; } /* 'î±¹' */
.icon-dribbble-2:before { content: '\ec7a'; } /* 'î±º' */
.icon-facebook-circled-1:before { content: '\ec7b'; } /* 'î±»' */
.icon-facebook-2:before { content: '\ec7c'; } /* 'î±¼' */
.icon-flickr-circled-1:before { content: '\ec7d'; } /* 'î±½' */
.icon-flickr-2:before { content: '\ec7e'; } /* 'î±¾' */
.icon-github-circled-2:before { content: '\ec7f'; } /* 'î±¿' */
.icon-github-2:before { content: '\ec80'; } /* 'î²€' */
.icon-lastfm-circled-1:before { content: '\ec81'; } /* 'î²' */
.icon-lastfm-2:before { content: '\ec82'; } /* 'î²‚' */
.icon-linkedin-circled-1:before { content: '\ec83'; } /* 'î²ƒ' */
.icon-linkedin-2:before { content: '\ec84'; } /* 'î²„' */
.icon-pinterest-circled-2:before { content: '\ec85'; } /* 'î²…' */
.icon-pinterest-2:before { content: '\ec86'; } /* 'î²†' */
.icon-skype-outline:before { content: '\ec87'; } /* 'î²‡' */
.icon-skype-2:before { content: '\ec88'; } /* 'î²ˆ' */
.icon-tumbler-circled:before { content: '\ec89'; } /* 'î²‰' */
.icon-tumbler:before { content: '\ec8a'; } /* 'î²Š' */
.icon-twitter-circled-1:before { content: '\ec8b'; } /* 'î²‹' */
.icon-twitter-2:before { content: '\ec8c'; } /* 'î²Œ' */
.icon-vimeo-circled-1:before { content: '\ec8d'; } /* 'î²' */
.icon-vimeo-1:before { content: '\ec8e'; } /* 'î²Ž' */
.icon-search-3:before { content: '\ec8f'; } /* 'î²' */
.icon-mail-3:before { content: '\ec90'; } /* 'î²' */
.icon-heart-3:before { content: '\ec91'; } /* 'î²‘' */
.icon-heart-empty-2:before { content: '\ec92'; } /* 'î²’' */
.icon-star-3:before { content: '\ec93'; } /* 'î²“' */
.icon-user-3:before { content: '\ec94'; } /* 'î²”' */
.icon-video-3:before { content: '\ec95'; } /* 'î²•' */
.icon-picture-3:before { content: '\ec96'; } /* 'î²–' */
.icon-camera-3:before { content: '\ec97'; } /* 'î²—' */
.icon-ok-2:before { content: '\ec98'; } /* 'î²˜' */
.icon-ok-circle:before { content: '\ec99'; } /* 'î²™' */
.icon-cancel-3:before { content: '\ec9a'; } /* 'î²š' */
.icon-cancel-circle:before { content: '\ec9b'; } /* 'î²›' */
.icon-plus-3:before { content: '\ec9c'; } /* 'î²œ' */
.icon-plus-circle:before { content: '\ec9d'; } /* 'î²' */
.icon-minus-3:before { content: '\ec9e'; } /* 'î²ž' */
.icon-minus-circle:before { content: '\ec9f'; } /* 'î²Ÿ' */
.icon-help-2:before { content: '\eca0'; } /* 'î² ' */
.icon-info-3:before { content: '\eca1'; } /* 'î²¡' */
.icon-home-3:before { content: '\eca2'; } /* 'î²¢' */
.icon-link-4:before { content: '\eca3'; } /* 'î²£' */
.icon-attach-3:before { content: '\eca4'; } /* 'î²¤' */
.icon-lock-3:before { content: '\eca5'; } /* 'î²¥' */
.icon-lock-empty:before { content: '\eca6'; } /* 'î²¦' */
.icon-lock-open-3:before { content: '\eca7'; } /* 'î²§' */
.icon-lock-open-empty:before { content: '\eca8'; } /* 'î²¨' */
.icon-pin-2:before { content: '\eca9'; } /* 'î²©' */
.icon-eye-3:before { content: '\ecaa'; } /* 'î²ª' */
.icon-tag-3:before { content: '\ecab'; } /* 'î²«' */
.icon-tag-empty:before { content: '\ecac'; } /* 'î²¬' */
.icon-download-3:before { content: '\ecad'; } /* 'î²­' */
.icon-upload-3:before { content: '\ecae'; } /* 'î²®' */
.icon-download-cloud-1:before { content: '\ecaf'; } /* 'î²¯' */
.icon-upload-cloud-3:before { content: '\ecb0'; } /* 'î²°' */
.icon-quote-left-1:before { content: '\ecb1'; } /* 'î²±' */
.icon-quote-right-1:before { content: '\ecb2'; } /* 'î²²' */
.icon-quote-left-alt:before { content: '\ecb3'; } /* 'î²³' */
.icon-quote-right-alt:before { content: '\ecb4'; } /* 'î²´' */
.icon-pencil-3:before { content: '\ecb5'; } /* 'î²µ' */
.icon-pencil-neg:before { content: '\ecb6'; } /* 'î²¶' */
.icon-pencil-alt:before { content: '\ecb7'; } /* 'î²·' */
.icon-undo:before { content: '\ecb8'; } /* 'î²¸' */
.icon-comment-3:before { content: '\ecb9'; } /* 'î²¹' */
.icon-comment-inv:before { content: '\ecba'; } /* 'î²º' */
.icon-comment-alt:before { content: '\ecbb'; } /* 'î²»' */
.icon-comment-inv-alt:before { content: '\ecbc'; } /* 'î²¼' */
.icon-comment-alt2:before { content: '\ecbd'; } /* 'î²½' */
.icon-comment-inv-alt2:before { content: '\ecbe'; } /* 'î²¾' */
.icon-chat-3:before { content: '\ecbf'; } /* 'î²¿' */
.icon-chat-inv:before { content: '\ecc0'; } /* 'î³€' */
.icon-location-3:before { content: '\ecc1'; } /* 'î³' */
.icon-location-inv:before { content: '\ecc2'; } /* 'î³‚' */
.icon-location-alt:before { content: '\ecc3'; } /* 'î³ƒ' */
.icon-compass-3:before { content: '\ecc4'; } /* 'î³„' */
.icon-trash-3:before { content: '\ecc5'; } /* 'î³…' */
.icon-trash-empty-1:before { content: '\ecc6'; } /* 'î³†' */
.icon-doc-3:before { content: '\ecc7'; } /* 'î³‡' */
.icon-doc-inv-1:before { content: '\ecc8'; } /* 'î³ˆ' */
.icon-doc-alt:before { content: '\ecc9'; } /* 'î³‰' */
.icon-doc-inv-alt:before { content: '\ecca'; } /* 'î³Š' */
.icon-article:before { content: '\eccb'; } /* 'î³‹' */
.icon-article-alt:before { content: '\eccc'; } /* 'î³Œ' */
.icon-book-open-1:before { content: '\eccd'; } /* 'î³' */
.icon-folder-3:before { content: '\ecce'; } /* 'î³Ž' */
.icon-folder-empty-1:before { content: '\eccf'; } /* 'î³' */
.icon-box-3:before { content: '\ecd0'; } /* 'î³' */
.icon-rss-3:before { content: '\ecd1'; } /* 'î³‘' */
.icon-rss-alt:before { content: '\ecd2'; } /* 'î³’' */
.icon-cog-3:before { content: '\ecd3'; } /* 'î³“' */
.icon-wrench-2:before { content: '\ecd4'; } /* 'î³”' */
.icon-share-2:before { content: '\ecd5'; } /* 'î³•' */
.icon-calendar-3:before { content: '\ecd6'; } /* 'î³–' */
.icon-calendar-inv:before { content: '\ecd7'; } /* 'î³—' */
.icon-calendar-alt:before { content: '\ecd8'; } /* 'î³˜' */
.icon-mic-3:before { content: '\ecd9'; } /* 'î³™' */
.icon-volume-off-2:before { content: '\ecda'; } /* 'î³š' */
.icon-volume-up-1:before { content: '\ecdb'; } /* 'î³›' */
.icon-headphones-2:before { content: '\ecdc'; } /* 'î³œ' */
.icon-clock-3:before { content: '\ecdd'; } /* 'î³' */
.icon-lamp-1:before { content: '\ecde'; } /* 'î³ž' */
.icon-block-3:before { content: '\ecdf'; } /* 'î³Ÿ' */
.icon-resize-full-3:before { content: '\ece0'; } /* 'î³ ' */
.icon-resize-full-alt-1:before { content: '\ece1'; } /* 'î³¡' */
.icon-resize-small-2:before { content: '\ece2'; } /* 'î³¢' */
.icon-resize-small-alt:before { content: '\ece3'; } /* 'î³£' */
.icon-resize-vertical-1:before { content: '\ece4'; } /* 'î³¤' */
.icon-resize-horizontal-1:before { content: '\ece5'; } /* 'î³¥' */
.icon-move-2:before { content: '\ece6'; } /* 'î³¦' */
.icon-popup-3:before { content: '\ece7'; } /* 'î³§' */
.icon-down-3:before { content: '\ece8'; } /* 'î³¨' */
.icon-left-3:before { content: '\ece9'; } /* 'î³©' */
.icon-right-3:before { content: '\ecea'; } /* 'î³ª' */
.icon-up-3:before { content: '\eceb'; } /* 'î³«' */
.icon-down-circle:before { content: '\ecec'; } /* 'î³¬' */
.icon-left-circle:before { content: '\eced'; } /* 'î³­' */
.icon-right-circle:before { content: '\ecee'; } /* 'î³®' */
.icon-up-circle:before { content: '\ecef'; } /* 'î³¯' */
.icon-cw-3:before { content: '\ecf0'; } /* 'î³°' */
.icon-loop-2:before { content: '\ecf1'; } /* 'î³±' */
.icon-loop-alt-1:before { content: '\ecf2'; } /* 'î³²' */
.icon-exchange-1:before { content: '\ecf3'; } /* 'î³³' */
.icon-split:before { content: '\ecf4'; } /* 'î³´' */
.icon-arrow-curved:before { content: '\ecf5'; } /* 'î³µ' */
.icon-play-3:before { content: '\ecf6'; } /* 'î³¶' */
.icon-play-circle2:before { content: '\ecf7'; } /* 'î³·' */
.icon-stop-3:before { content: '\ecf8'; } /* 'î³¸' */
.icon-pause-3:before { content: '\ecf9'; } /* 'î³¹' */
.icon-to-start-2:before { content: '\ecfa'; } /* 'î³º' */
.icon-to-end-2:before { content: '\ecfb'; } /* 'î³»' */
.icon-eject-2:before { content: '\ecfc'; } /* 'î³¼' */
.icon-target-3:before { content: '\ecfd'; } /* 'î³½' */
.icon-signal-2:before { content: '\ecfe'; } /* 'î³¾' */
.icon-award-1:before { content: '\ecff'; } /* 'î³¿' */
.icon-award-empty:before { content: '\ed00'; } /* 'î´€' */
.icon-list-2:before { content: '\ed01'; } /* 'î´' */
.icon-list-nested:before { content: '\ed02'; } /* 'î´‚' */
.icon-bat-empty:before { content: '\ed03'; } /* 'î´ƒ' */
.icon-bat-half:before { content: '\ed04'; } /* 'î´„' */
.icon-bat-full:before { content: '\ed05'; } /* 'î´…' */
.icon-bat-charge-1:before { content: '\ed06'; } /* 'î´†' */
.icon-mobile-3:before { content: '\ed07'; } /* 'î´‡' */
.icon-cd-1:before { content: '\ed08'; } /* 'î´ˆ' */
.icon-equalizer:before { content: '\ed09'; } /* 'î´‰' */
.icon-cursor:before { content: '\ed0a'; } /* 'î´Š' */
.icon-aperture:before { content: '\ed0b'; } /* 'î´‹' */
.icon-aperture-alt:before { content: '\ed0c'; } /* 'î´Œ' */
.icon-steering-wheel:before { content: '\ed0d'; } /* 'î´' */
.icon-book-2:before { content: '\ed0e'; } /* 'î´Ž' */
.icon-book-alt:before { content: '\ed0f'; } /* 'î´' */
.icon-brush-3:before { content: '\ed10'; } /* 'î´' */
.icon-brush-alt:before { content: '\ed11'; } /* 'î´‘' */
.icon-eyedropper-1:before { content: '\ed12'; } /* 'î´’' */
.icon-layers:before { content: '\ed13'; } /* 'î´“' */
.icon-layers-alt:before { content: '\ed14'; } /* 'î´”' */
.icon-sun-2:before { content: '\ed15'; } /* 'î´•' */
.icon-sun-inv:before { content: '\ed16'; } /* 'î´–' */
.icon-cloud-3:before { content: '\ed17'; } /* 'î´—' */
.icon-rain-1:before { content: '\ed18'; } /* 'î´˜' */
.icon-flash-3:before { content: '\ed19'; } /* 'î´™' */
.icon-moon-3:before { content: '\ed1a'; } /* 'î´š' */
.icon-moon-inv:before { content: '\ed1b'; } /* 'î´›' */
.icon-umbrella-1:before { content: '\ed1c'; } /* 'î´œ' */
.icon-chart-bar-3:before { content: '\ed1d'; } /* 'î´' */
.icon-chart-pie-3:before { content: '\ed1e'; } /* 'î´ž' */
.icon-chart-pie-alt:before { content: '\ed1f'; } /* 'î´Ÿ' */
.icon-key-3:before { content: '\ed20'; } /* 'î´ ' */
.icon-key-inv:before { content: '\ed21'; } /* 'î´¡' */
.icon-hash:before { content: '\ed22'; } /* 'î´¢' */
.icon-at-2:before { content: '\ed23'; } /* 'î´£' */
.icon-pilcrow:before { content: '\ed24'; } /* 'î´¤' */
.icon-dial:before { content: '\ed25'; } /* 'î´¥' */
.icon-search-4:before { content: '\ed26'; } /* 'î´¦' */
.icon-mail-4:before { content: '\ed27'; } /* 'î´§' */
.icon-heart-4:before { content: '\ed28'; } /* 'î´¨' */
.icon-star-4:before { content: '\ed29'; } /* 'î´©' */
.icon-user-4:before { content: '\ed2a'; } /* 'î´ª' */
.icon-user-woman:before { content: '\ed2b'; } /* 'î´«' */
.icon-user-pair:before { content: '\ed2c'; } /* 'î´¬' */
.icon-video-alt:before { content: '\ed2d'; } /* 'î´­' */
.icon-videocam-2:before { content: '\ed2e'; } /* 'î´®' */
.icon-videocam-alt:before { content: '\ed2f'; } /* 'î´¯' */
.icon-camera-4:before { content: '\ed30'; } /* 'î´°' */
.icon-th-2:before { content: '\ed31'; } /* 'î´±' */
.icon-th-list-2:before { content: '\ed32'; } /* 'î´²' */
.icon-ok-3:before { content: '\ed33'; } /* 'î´³' */
.icon-cancel-4:before { content: '\ed34'; } /* 'î´´' */
.icon-cancel-circle-1:before { content: '\ed35'; } /* 'î´µ' */
.icon-plus-4:before { content: '\ed36'; } /* 'î´¶' */
.icon-home-4:before { content: '\ed37'; } /* 'î´·' */
.icon-lock-4:before { content: '\ed38'; } /* 'î´¸' */
.icon-lock-open-4:before { content: '\ed39'; } /* 'î´¹' */
.icon-eye-4:before { content: '\ed3a'; } /* 'î´º' */
.icon-tag-4:before { content: '\ed3b'; } /* 'î´»' */
.icon-thumbs-up-3:before { content: '\ed3c'; } /* 'î´¼' */
.icon-thumbs-down-3:before { content: '\ed3d'; } /* 'î´½' */
.icon-download-4:before { content: '\ed3e'; } /* 'î´¾' */
.icon-export-3:before { content: '\ed3f'; } /* 'î´¿' */
.icon-pencil-4:before { content: '\ed40'; } /* 'îµ€' */
.icon-pencil-alt-1:before { content: '\ed41'; } /* 'îµ' */
.icon-edit-2:before { content: '\ed42'; } /* 'îµ‚' */
.icon-chat-4:before { content: '\ed43'; } /* 'îµƒ' */
.icon-print-3:before { content: '\ed44'; } /* 'îµ„' */
.icon-bell-3:before { content: '\ed45'; } /* 'îµ…' */
.icon-attention-3:before { content: '\ed46'; } /* 'îµ†' */
.icon-info-4:before { content: '\ed47'; } /* 'îµ‡' */
.icon-question:before { content: '\ed48'; } /* 'îµˆ' */
.icon-location-4:before { content: '\ed49'; } /* 'îµ‰' */
.icon-trash-4:before { content: '\ed4a'; } /* 'îµŠ' */
.icon-doc-4:before { content: '\ed4b'; } /* 'îµ‹' */
.icon-article-1:before { content: '\ed4c'; } /* 'îµŒ' */
.icon-article-alt-1:before { content: '\ed4d'; } /* 'îµ' */
.icon-rss-4:before { content: '\ed4e'; } /* 'îµŽ' */
.icon-wrench-3:before { content: '\ed4f'; } /* 'îµ' */
.icon-basket-3:before { content: '\ed50'; } /* 'îµ' */
.icon-basket-alt:before { content: '\ed51'; } /* 'îµ‘' */
.icon-calendar-4:before { content: '\ed52'; } /* 'îµ’' */
.icon-calendar-alt-1:before { content: '\ed53'; } /* 'îµ“' */
.icon-volume-off-3:before { content: '\ed54'; } /* 'îµ”' */
.icon-volume-down-1:before { content: '\ed55'; } /* 'îµ•' */
.icon-volume-up-2:before { content: '\ed56'; } /* 'îµ–' */
.icon-bullhorn:before { content: '\ed57'; } /* 'îµ—' */
.icon-clock-4:before { content: '\ed58'; } /* 'îµ˜' */
.icon-clock-alt:before { content: '\ed59'; } /* 'îµ™' */
.icon-stop-4:before { content: '\ed5a'; } /* 'îµš' */
.icon-resize-full-4:before { content: '\ed5b'; } /* 'îµ›' */
.icon-resize-small-3:before { content: '\ed5c'; } /* 'îµœ' */
.icon-zoom-in-2:before { content: '\ed5d'; } /* 'îµ' */
.icon-zoom-out-2:before { content: '\ed5e'; } /* 'îµž' */
.icon-popup-4:before { content: '\ed5f'; } /* 'îµŸ' */
.icon-down-dir-2:before { content: '\ed60'; } /* 'îµ ' */
.icon-left-dir-2:before { content: '\ed61'; } /* 'îµ¡' */
.icon-right-dir-2:before { content: '\ed62'; } /* 'îµ¢' */
.icon-up-dir-2:before { content: '\ed63'; } /* 'îµ£' */
.icon-down-4:before { content: '\ed64'; } /* 'îµ¤' */
.icon-up-4:before { content: '\ed65'; } /* 'îµ¥' */
.icon-cw-4:before { content: '\ed66'; } /* 'îµ¦' */
.icon-signal-3:before { content: '\ed67'; } /* 'îµ§' */
.icon-award-2:before { content: '\ed68'; } /* 'îµ¨' */
.icon-mobile-4:before { content: '\ed69'; } /* 'îµ©' */
.icon-mobile-alt:before { content: '\ed6a'; } /* 'îµª' */
.icon-tablet-2:before { content: '\ed6b'; } /* 'îµ«' */
.icon-ipod:before { content: '\ed6c'; } /* 'îµ¬' */
.icon-cd-2:before { content: '\ed6d'; } /* 'îµ­' */
.icon-grid:before { content: '\ed6e'; } /* 'îµ®' */
.icon-book-3:before { content: '\ed6f'; } /* 'îµ¯' */
.icon-easel:before { content: '\ed70'; } /* 'îµ°' */
.icon-globe-6:before { content: '\ed71'; } /* 'îµ±' */
.icon-chart-1:before { content: '\ed72'; } /* 'îµ²' */
.icon-chart-bar-4:before { content: '\ed73'; } /* 'îµ³' */
.icon-chart-pie-4:before { content: '\ed74'; } /* 'îµ´' */
.icon-dollar-1:before { content: '\ed75'; } /* 'îµµ' */
.icon-at-3:before { content: '\ed76'; } /* 'îµ¶' */
.icon-colon:before { content: '\ed77'; } /* 'îµ·' */
.icon-semicolon:before { content: '\ed78'; } /* 'îµ¸' */
.icon-squares:before { content: '\ed79'; } /* 'îµ¹' */
.icon-money-1:before { content: '\ed7a'; } /* 'îµº' */
.icon-facebook-3:before { content: '\ed7b'; } /* 'îµ»' */
.icon-facebook-rect:before { content: '\ed7c'; } /* 'îµ¼' */
.icon-twitter-3:before { content: '\ed7d'; } /* 'îµ½' */
.icon-twitter-bird:before { content: '\ed7e'; } /* 'îµ¾' */
.icon-twitter-rect:before { content: '\ed7f'; } /* 'îµ¿' */
.icon-youtube-1:before { content: '\ed80'; } /* 'î¶€' */
.icon-windy-rain-inv:before { content: '\ed81'; } /* 'î¶' */
.icon-snow-inv:before { content: '\ed82'; } /* 'î¶‚' */
.icon-snow-heavy-inv:before { content: '\ed83'; } /* 'î¶ƒ' */
.icon-hail-inv:before { content: '\ed84'; } /* 'î¶„' */
.icon-clouds-inv:before { content: '\ed85'; } /* 'î¶…' */
.icon-clouds-flash-inv:before { content: '\ed86'; } /* 'î¶†' */
.icon-temperature:before { content: '\ed87'; } /* 'î¶‡' */
.icon-compass-4:before { content: '\ed88'; } /* 'î¶ˆ' */
.icon-na:before { content: '\ed89'; } /* 'î¶‰' */
.icon-celcius:before { content: '\ed8a'; } /* 'î¶Š' */
.icon-fahrenheit:before { content: '\ed8b'; } /* 'î¶‹' */
.icon-clouds-flash-alt:before { content: '\ed8c'; } /* 'î¶Œ' */
.icon-sun-inv-1:before { content: '\ed8d'; } /* 'î¶' */
.icon-moon-inv-1:before { content: '\ed8e'; } /* 'î¶Ž' */
.icon-cloud-sun-inv:before { content: '\ed8f'; } /* 'î¶' */
.icon-cloud-moon-inv:before { content: '\ed90'; } /* 'î¶' */
.icon-cloud-inv:before { content: '\ed91'; } /* 'î¶‘' */
.icon-cloud-flash-inv:before { content: '\ed92'; } /* 'î¶’' */
.icon-drizzle-inv:before { content: '\ed93'; } /* 'î¶“' */
.icon-rain-inv:before { content: '\ed94'; } /* 'î¶”' */
.icon-windy-inv:before { content: '\ed95'; } /* 'î¶•' */
.icon-sunrise:before { content: '\ed96'; } /* 'î¶–' */
.icon-sun-3:before { content: '\ed97'; } /* 'î¶—' */
.icon-moon-4:before { content: '\ed98'; } /* 'î¶˜' */
.icon-eclipse:before { content: '\ed99'; } /* 'î¶™' */
.icon-mist:before { content: '\ed9a'; } /* 'î¶š' */
.icon-wind-1:before { content: '\ed9b'; } /* 'î¶›' */
.icon-snowflake:before { content: '\ed9c'; } /* 'î¶œ' */
.icon-cloud-sun-1:before { content: '\ed9d'; } /* 'î¶' */
.icon-cloud-moon:before { content: '\ed9e'; } /* 'î¶ž' */
.icon-fog-sun:before { content: '\ed9f'; } /* 'î¶Ÿ' */
.icon-fog-moon:before { content: '\eda0'; } /* 'î¶ ' */
.icon-fog-cloud:before { content: '\eda1'; } /* 'î¶¡' */
.icon-fog:before { content: '\eda2'; } /* 'î¶¢' */
.icon-cloud-4:before { content: '\eda3'; } /* 'î¶£' */
.icon-cloud-flash-1:before { content: '\eda4'; } /* 'î¶¤' */
.icon-cloud-flash-alt:before { content: '\eda5'; } /* 'î¶¥' */
.icon-drizzle-1:before { content: '\eda6'; } /* 'î¶¦' */
.icon-rain-2:before { content: '\eda7'; } /* 'î¶§' */
.icon-windy:before { content: '\eda8'; } /* 'î¶¨' */
.icon-windy-rain:before { content: '\eda9'; } /* 'î¶©' */
.icon-snow-1:before { content: '\edaa'; } /* 'î¶ª' */
.icon-snow-alt:before { content: '\edab'; } /* 'î¶«' */
.icon-snow-heavy:before { content: '\edac'; } /* 'î¶¬' */
.icon-hail:before { content: '\edad'; } /* 'î¶­' */
.icon-clouds:before { content: '\edae'; } /* 'î¶®' */
.icon-clouds-flash:before { content: '\edaf'; } /* 'î¶¯' */
.icon-search-5:before { content: '\edb0'; } /* 'î¶°' */
.icon-mail-5:before { content: '\edb1'; } /* 'î¶±' */
.icon-heart-5:before { content: '\edb2'; } /* 'î¶²' */
.icon-heart-broken:before { content: '\edb3'; } /* 'î¶³' */
.icon-star-5:before { content: '\edb4'; } /* 'î¶´' */
.icon-star-empty-2:before { content: '\edb5'; } /* 'î¶µ' */
.icon-star-half-1:before { content: '\edb6'; } /* 'î¶¶' */
.icon-star-half_empty:before { content: '\edb7'; } /* 'î¶·' */
.icon-user-5:before { content: '\edb8'; } /* 'î¶¸' */
.icon-user-male:before { content: '\edb9'; } /* 'î¶¹' */
.icon-user-female:before { content: '\edba'; } /* 'î¶º' */
.icon-users-3:before { content: '\edbb'; } /* 'î¶»' */
.icon-movie:before { content: '\edbc'; } /* 'î¶¼' */
.icon-videocam-3:before { content: '\edbd'; } /* 'î¶½' */
.icon-isight:before { content: '\edbe'; } /* 'î¶¾' */
.icon-camera-5:before { content: '\edbf'; } /* 'î¶¿' */
.icon-menu-3:before { content: '\edc0'; } /* 'î·€' */
.icon-th-thumb:before { content: '\edc1'; } /* 'î·' */
.icon-th-thumb-empty:before { content: '\edc2'; } /* 'î·‚' */
.icon-th-list-3:before { content: '\edc3'; } /* 'î·ƒ' */
.icon-ok-4:before { content: '\edc4'; } /* 'î·„' */
.icon-ok-circled-1:before { content: '\edc5'; } /* 'î·…' */
.icon-cancel-5:before { content: '\edc6'; } /* 'î·†' */
.icon-cancel-circled-3:before { content: '\edc7'; } /* 'î·‡' */
.icon-plus-5:before { content: '\edc8'; } /* 'î·ˆ' */
.icon-help-circled-2:before { content: '\edc9'; } /* 'î·‰' */
.icon-help-circled-alt:before { content: '\edca'; } /* 'î·Š' */
.icon-info-circled-2:before { content: '\edcb'; } /* 'î·‹' */
.icon-info-circled-alt:before { content: '\edcc'; } /* 'î·Œ' */
.icon-home-5:before { content: '\edcd'; } /* 'î·' */
.icon-link-5:before { content: '\edce'; } /* 'î·Ž' */
.icon-attach-4:before { content: '\edcf'; } /* 'î·' */
.icon-lock-5:before { content: '\edd0'; } /* 'î·' */
.icon-lock-alt:before { content: '\edd1'; } /* 'î·‘' */
.icon-lock-open-5:before { content: '\edd2'; } /* 'î·’' */
.icon-lock-open-alt-1:before { content: '\edd3'; } /* 'î·“' */
.icon-eye-5:before { content: '\edd4'; } /* 'î·”' */
.icon-download-5:before { content: '\edd5'; } /* 'î·•' */
.icon-upload-4:before { content: '\edd6'; } /* 'î·–' */
.icon-download-cloud-2:before { content: '\edd7'; } /* 'î·—' */
.icon-upload-cloud-4:before { content: '\edd8'; } /* 'î·˜' */
.icon-reply-3:before { content: '\edd9'; } /* 'î·™' */
.icon-pencil-5:before { content: '\edda'; } /* 'î·š' */
.icon-export-4:before { content: '\eddb'; } /* 'î·›' */
.icon-print-4:before { content: '\eddc'; } /* 'î·œ' */
.icon-retweet-2:before { content: '\eddd'; } /* 'î·' */
.icon-comment-4:before { content: '\edde'; } /* 'î·ž' */
.icon-chat-5:before { content: '\eddf'; } /* 'î·Ÿ' */
.icon-bell-4:before { content: '\ede0'; } /* 'î· ' */
.icon-attention-4:before { content: '\ede1'; } /* 'î·¡' */
.icon-attention-alt-1:before { content: '\ede2'; } /* 'î·¢' */
.icon-location-5:before { content: '\ede3'; } /* 'î·£' */
.icon-trash-5:before { content: '\ede4'; } /* 'î·¤' */
.icon-doc-5:before { content: '\ede5'; } /* 'î·¥' */
.icon-newspaper-2:before { content: '\ede6'; } /* 'î·¦' */
.icon-folder-4:before { content: '\ede7'; } /* 'î·§' */
.icon-folder-open-1:before { content: '\ede8'; } /* 'î·¨' */
.icon-folder-empty-2:before { content: '\ede9'; } /* 'î·©' */
.icon-folder-open-empty-1:before { content: '\edea'; } /* 'î·ª' */
.icon-cog-4:before { content: '\edeb'; } /* 'î·«' */
.icon-calendar-5:before { content: '\edec'; } /* 'î·¬' */
.icon-login-2:before { content: '\eded'; } /* 'î·­' */
.icon-logout-2:before { content: '\edee'; } /* 'î·®' */
.icon-mic-4:before { content: '\edef'; } /* 'î·¯' */
.icon-mic-off:before { content: '\edf0'; } /* 'î·°' */
.icon-clock-5:before { content: '\edf1'; } /* 'î·±' */
.icon-stopwatch-1:before { content: '\edf2'; } /* 'î·²' */
.icon-hourglass-1:before { content: '\edf3'; } /* 'î·³' */
.icon-zoom-in-3:before { content: '\edf4'; } /* 'î·´' */
.icon-zoom-out-3:before { content: '\edf5'; } /* 'î·µ' */
.icon-down-open-2:before { content: '\edf6'; } /* 'î·¶' */
.icon-left-open-3:before { content: '\edf7'; } /* 'î··' */
.icon-right-open-3:before { content: '\edf8'; } /* 'î·¸' */
.icon-up-open-2:before { content: '\edf9'; } /* 'î·¹' */
.icon-down-5:before { content: '\edfa'; } /* 'î·º' */
.icon-left-4:before { content: '\edfb'; } /* 'î·»' */
.icon-right-4:before { content: '\edfc'; } /* 'î·¼' */
.icon-up-5:before { content: '\edfd'; } /* 'î·½' */
.icon-down-bold-1:before { content: '\edfe'; } /* 'î·¾' */
.icon-left-bold-1:before { content: '\edff'; } /* 'î·¿' */
.icon-right-bold-1:before { content: '\ee00'; } /* 'î¸€' */
.icon-up-bold-1:before { content: '\ee01'; } /* 'î¸' */
.icon-down-fat:before { content: '\ee02'; } /* 'î¸‚' */
.icon-left-fat:before { content: '\ee03'; } /* 'î¸ƒ' */
.icon-right-fat:before { content: '\ee04'; } /* 'î¸„' */
.icon-up-fat:before { content: '\ee05'; } /* 'î¸…' */
.icon-ccw-2:before { content: '\ee06'; } /* 'î¸†' */
.icon-shuffle-3:before { content: '\ee07'; } /* 'î¸‡' */
.icon-play-4:before { content: '\ee08'; } /* 'î¸ˆ' */
.icon-pause-4:before { content: '\ee09'; } /* 'î¸‰' */
.icon-stop-5:before { content: '\ee0a'; } /* 'î¸Š' */
.icon-to-end-3:before { content: '\ee0b'; } /* 'î¸‹' */
.icon-to-start-3:before { content: '\ee0c'; } /* 'î¸Œ' */
.icon-fast-forward-1:before { content: '\ee0d'; } /* 'î¸' */
.icon-fast-backward-1:before { content: '\ee0e'; } /* 'î¸Ž' */
.icon-trophy-1:before { content: '\ee0f'; } /* 'î¸' */
.icon-monitor-1:before { content: '\ee10'; } /* 'î¸' */
.icon-tablet-3:before { content: '\ee11'; } /* 'î¸‘' */
.icon-mobile-5:before { content: '\ee12'; } /* 'î¸’' */
.icon-data-science:before { content: '\ee13'; } /* 'î¸“' */
.icon-data-science-inv:before { content: '\ee14'; } /* 'î¸”' */
.icon-inbox-2:before { content: '\ee15'; } /* 'î¸•' */
.icon-globe-7:before { content: '\ee16'; } /* 'î¸–' */
.icon-globe-inv:before { content: '\ee17'; } /* 'î¸—' */
.icon-flash-4:before { content: '\ee18'; } /* 'î¸˜' */
.icon-cloud-5:before { content: '\ee19'; } /* 'î¸™' */
.icon-coverflow:before { content: '\ee1a'; } /* 'î¸š' */
.icon-coverflow-empty:before { content: '\ee1b'; } /* 'î¸›' */
.icon-math:before { content: '\ee1c'; } /* 'î¸œ' */
.icon-math-circled:before { content: '\ee1d'; } /* 'î¸' */
.icon-math-circled-empty:before { content: '\ee1e'; } /* 'î¸ž' */
.icon-paper-plane-2:before { content: '\ee1f'; } /* 'î¸Ÿ' */
.icon-paper-plane-alt:before { content: '\ee20'; } /* 'î¸ ' */
.icon-paper-plane-alt2:before { content: '\ee21'; } /* 'î¸¡' */
.icon-fontsize:before { content: '\ee22'; } /* 'î¸¢' */
.icon-color-adjust:before { content: '\ee23'; } /* 'î¸£' */
.icon-fire-1:before { content: '\ee24'; } /* 'î¸¤' */
.icon-chart-bar-5:before { content: '\ee25'; } /* 'î¸¥' */
.icon-hdd-1:before { content: '\ee26'; } /* 'î¸¦' */
.icon-connected-object:before { content: '\ee27'; } /* 'î¸§' */
.icon-ruler:before { content: '\ee28'; } /* 'î¸¨' */
.icon-vector:before { content: '\ee29'; } /* 'î¸©' */
.icon-vector-pencil:before { content: '\ee2a'; } /* 'î¸ª' */
.icon-at-4:before { content: '\ee2b'; } /* 'î¸«' */
.icon-hash-1:before { content: '\ee2c'; } /* 'î¸¬' */
.icon-female-1:before { content: '\ee2d'; } /* 'î¸­' */
.icon-male-1:before { content: '\ee2e'; } /* 'î¸®' */
.icon-spread:before { content: '\ee2f'; } /* 'î¸¯' */
.icon-king:before { content: '\ee30'; } /* 'î¸°' */
.icon-anchor-2:before { content: '\ee31'; } /* 'î¸±' */
.icon-joystick:before { content: '\ee32'; } /* 'î¸²' */
.icon-spinner1:before { content: '\ee33'; } /* 'î¸³' */
.icon-spinner2:before { content: '\ee34'; } /* 'î¸´' */
.icon-github-3:before { content: '\ee35'; } /* 'î¸µ' */
.icon-github-circled-3:before { content: '\ee36'; } /* 'î¸¶' */
.icon-github-circled-alt:before { content: '\ee37'; } /* 'î¸·' */
.icon-github-circled-alt2:before { content: '\ee38'; } /* 'î¸¸' */
.icon-twitter-4:before { content: '\ee39'; } /* 'î¸¹' */
.icon-twitter-circled-2:before { content: '\ee3a'; } /* 'î¸º' */
.icon-facebook-4:before { content: '\ee3b'; } /* 'î¸»' */
.icon-facebook-circled-2:before { content: '\ee3c'; } /* 'î¸¼' */
.icon-gplus-2:before { content: '\ee3d'; } /* 'î¸½' */
.icon-gplus-circled-1:before { content: '\ee3e'; } /* 'î¸¾' */
.icon-linkedin-3:before { content: '\ee3f'; } /* 'î¸¿' */
.icon-linkedin-circled-2:before { content: '\ee40'; } /* 'î¹€' */
.icon-dribbble-3:before { content: '\ee41'; } /* 'î¹' */
.icon-dribbble-circled-2:before { content: '\ee42'; } /* 'î¹‚' */
.icon-instagram-2:before { content: '\ee43'; } /* 'î¹ƒ' */
.icon-instagram-circled:before { content: '\ee44'; } /* 'î¹„' */
.icon-soundcloud-2:before { content: '\ee45'; } /* 'î¹…' */
.icon-soundcloud-circled:before { content: '\ee46'; } /* 'î¹†' */
.icon-mfg-logo:before { content: '\ee47'; } /* 'î¹‡' */
.icon-mfg-logo-circled:before { content: '\ee48'; } /* 'î¹ˆ' */
.icon-aboveground-rail:before { content: '\ee49'; } /* 'î¹‰' */
.icon-airfield:before { content: '\ee4a'; } /* 'î¹Š' */
.icon-airport:before { content: '\ee4b'; } /* 'î¹‹' */
.icon-art-gallery:before { content: '\ee4c'; } /* 'î¹Œ' */
.icon-bar:before { content: '\ee4d'; } /* 'î¹' */
.icon-baseball:before { content: '\ee4e'; } /* 'î¹Ž' */
.icon-basketball:before { content: '\ee4f'; } /* 'î¹' */
.icon-beer-2:before { content: '\ee50'; } /* 'î¹' */
.icon-belowground-rail:before { content: '\ee51'; } /* 'î¹‘' */
.icon-bicycle-1:before { content: '\ee52'; } /* 'î¹’' */
.icon-bus-1:before { content: '\ee53'; } /* 'î¹“' */
.icon-cafe:before { content: '\ee54'; } /* 'î¹”' */
.icon-campsite:before { content: '\ee55'; } /* 'î¹•' */
.icon-cemetery:before { content: '\ee56'; } /* 'î¹–' */
.icon-cinema:before { content: '\ee57'; } /* 'î¹—' */
.icon-college:before { content: '\ee58'; } /* 'î¹˜' */
.icon-commerical-building:before { content: '\ee59'; } /* 'î¹™' */
.icon-credit-card-3:before { content: '\ee5a'; } /* 'î¹š' */
.icon-cricket:before { content: '\ee5b'; } /* 'î¹›' */
.icon-embassy:before { content: '\ee5c'; } /* 'î¹œ' */
.icon-fast-food:before { content: '\ee5d'; } /* 'î¹' */
.icon-ferry:before { content: '\ee5e'; } /* 'î¹ž' */
.icon-fire-station:before { content: '\ee5f'; } /* 'î¹Ÿ' */
.icon-football:before { content: '\ee60'; } /* 'î¹ ' */
.icon-fuel:before { content: '\ee61'; } /* 'î¹¡' */
.icon-garden:before { content: '\ee62'; } /* 'î¹¢' */
.icon-giraffe:before { content: '\ee63'; } /* 'î¹£' */
.icon-golf:before { content: '\ee64'; } /* 'î¹¤' */
.icon-grocery-store:before { content: '\ee65'; } /* 'î¹¥' */
.icon-harbor:before { content: '\ee66'; } /* 'î¹¦' */
.icon-heliport:before { content: '\ee67'; } /* 'î¹§' */
.icon-hospital-1:before { content: '\ee68'; } /* 'î¹¨' */
.icon-industrial-building:before { content: '\ee69'; } /* 'î¹©' */
.icon-library:before { content: '\ee6a'; } /* 'î¹ª' */
.icon-lodging:before { content: '\ee6b'; } /* 'î¹«' */
.icon-london-underground:before { content: '\ee6c'; } /* 'î¹¬' */
.icon-minefield:before { content: '\ee6d'; } /* 'î¹­' */
.icon-monument:before { content: '\ee6e'; } /* 'î¹®' */
.icon-museum:before { content: '\ee6f'; } /* 'î¹¯' */
.icon-pharmacy:before { content: '\ee70'; } /* 'î¹°' */
.icon-pitch:before { content: '\ee71'; } /* 'î¹±' */
.icon-police:before { content: '\ee72'; } /* 'î¹²' */
.icon-post:before { content: '\ee73'; } /* 'î¹³' */
.icon-prison:before { content: '\ee74'; } /* 'î¹´' */
.icon-rail:before { content: '\ee75'; } /* 'î¹µ' */
.icon-religious-christian:before { content: '\ee76'; } /* 'î¹¶' */
.icon-religious-islam:before { content: '\ee77'; } /* 'î¹·' */
.icon-religious-jewish:before { content: '\ee78'; } /* 'î¹¸' */
.icon-restaurant:before { content: '\ee79'; } /* 'î¹¹' */
.icon-roadblock:before { content: '\ee7a'; } /* 'î¹º' */
.icon-school:before { content: '\ee7b'; } /* 'î¹»' */
.icon-shop:before { content: '\ee7c'; } /* 'î¹¼' */
.icon-skiing:before { content: '\ee7d'; } /* 'î¹½' */
.icon-soccer:before { content: '\ee7e'; } /* 'î¹¾' */
.icon-swimming:before { content: '\ee7f'; } /* 'î¹¿' */
.icon-tennis:before { content: '\ee80'; } /* 'îº€' */
.icon-theatre:before { content: '\ee81'; } /* 'îº' */
.icon-toilet:before { content: '\ee82'; } /* 'îº‚' */
.icon-town-hall:before { content: '\ee83'; } /* 'îºƒ' */
.icon-trash-6:before { content: '\ee84'; } /* 'îº„' */
.icon-tree-2:before { content: '\ee85'; } /* 'îº…' */
.icon-tree-3:before { content: '\ee86'; } /* 'îº†' */
.icon-warehouse:before { content: '\ee87'; } /* 'îº‡' */
.icon-duckduckgo:before { content: '\ee88'; } /* 'îºˆ' */
.icon-aim:before { content: '\ee89'; } /* 'îº‰' */
.icon-delicious-1:before { content: '\ee8a'; } /* 'îºŠ' */
.icon-paypal-2:before { content: '\ee8b'; } /* 'îº‹' */
.icon-flattr-1:before { content: '\ee8c'; } /* 'îºŒ' */
.icon-android-1:before { content: '\ee8d'; } /* 'îº' */
.icon-eventful:before { content: '\ee8e'; } /* 'îºŽ' */
.icon-smashmag:before { content: '\ee8f'; } /* 'îº' */
.icon-gplus-3:before { content: '\ee90'; } /* 'îº' */
.icon-wikipedia:before { content: '\ee91'; } /* 'îº‘' */
.icon-lanyrd:before { content: '\ee92'; } /* 'îº’' */
.icon-calendar-6:before { content: '\ee93'; } /* 'îº“' */
.icon-stumbleupon-2:before { content: '\ee94'; } /* 'îº”' */
.icon-fivehundredpx:before { content: '\ee95'; } /* 'îº•' */
.icon-pinterest-3:before { content: '\ee96'; } /* 'îº–' */
.icon-bitcoin-1:before { content: '\ee97'; } /* 'îº—' */
.icon-w3c:before { content: '\ee98'; } /* 'îº˜' */
.icon-foursquare-1:before { content: '\ee99'; } /* 'îº™' */
.icon-html5-1:before { content: '\ee9a'; } /* 'îºš' */
.icon-ie-1:before { content: '\ee9b'; } /* 'îº›' */
.icon-call:before { content: '\ee9c'; } /* 'îºœ' */
.icon-grooveshark:before { content: '\ee9d'; } /* 'îº' */
.icon-ninetyninedesigns:before { content: '\ee9e'; } /* 'îºž' */
.icon-forrst:before { content: '\ee9f'; } /* 'îºŸ' */
.icon-digg-1:before { content: '\eea0'; } /* 'îº ' */
.icon-spotify-2:before { content: '\eea1'; } /* 'îº¡' */
.icon-reddit-1:before { content: '\eea2'; } /* 'îº¢' */
.icon-guest:before { content: '\eea3'; } /* 'îº£' */
.icon-gowalla:before { content: '\eea4'; } /* 'îº¤' */
.icon-appstore:before { content: '\eea5'; } /* 'îº¥' */
.icon-blogger:before { content: '\eea6'; } /* 'îº¦' */
.icon-cc-2:before { content: '\eea7'; } /* 'îº§' */
.icon-dribbble-4:before { content: '\eea8'; } /* 'îº¨' */
.icon-evernote-1:before { content: '\eea9'; } /* 'îº©' */
.icon-flickr-3:before { content: '\eeaa'; } /* 'îºª' */
.icon-google-1:before { content: '\eeab'; } /* 'îº«' */
.icon-viadeo:before { content: '\eeac'; } /* 'îº¬' */
.icon-instapaper:before { content: '\eead'; } /* 'îº­' */
.icon-weibo-1:before { content: '\eeae'; } /* 'îº®' */
.icon-klout:before { content: '\eeaf'; } /* 'îº¯' */
.icon-linkedin-4:before { content: '\eeb0'; } /* 'îº°' */
.icon-meetup:before { content: '\eeb1'; } /* 'îº±' */
.icon-vk:before { content: '\eeb2'; } /* 'îº²' */
.icon-plancast:before { content: '\eeb3'; } /* 'îº³' */
.icon-disqus:before { content: '\eeb4'; } /* 'îº´' */
.icon-rss-5:before { content: '\eeb5'; } /* 'îºµ' */
.icon-skype-3:before { content: '\eeb6'; } /* 'îº¶' */
.icon-twitter-5:before { content: '\eeb7'; } /* 'îº·' */
.icon-youtube-2:before { content: '\eeb8'; } /* 'îº¸' */
.icon-vimeo-2:before { content: '\eeb9'; } /* 'îº¹' */
.icon-windows-1:before { content: '\eeba'; } /* 'îºº' */
.icon-xing-1:before { content: '\eebb'; } /* 'îº»' */
.icon-yahoo-1:before { content: '\eebc'; } /* 'îº¼' */
.icon-chrome-1:before { content: '\eebd'; } /* 'îº½' */
.icon-email:before { content: '\eebe'; } /* 'îº¾' */
.icon-macstore:before { content: '\eebf'; } /* 'îº¿' */
.icon-myspace:before { content: '\eec0'; } /* 'î»€' */
.icon-podcast:before { content: '\eec1'; } /* 'î»' */
.icon-amazon:before { content: '\eec2'; } /* 'î»‚' */
.icon-steam-1:before { content: '\eec3'; } /* 'î»ƒ' */
.icon-cloudapp:before { content: '\eec4'; } /* 'î»„' */
.icon-dropbox-2:before { content: '\eec5'; } /* 'î»…' */
.icon-ebay:before { content: '\eec6'; } /* 'î»†' */
.icon-facebook-5:before { content: '\eec7'; } /* 'î»‡' */
.icon-github-4:before { content: '\eec8'; } /* 'î»ˆ' */
.icon-github-circled-4:before { content: '\eec9'; } /* 'î»‰' */
.icon-googleplay:before { content: '\eeca'; } /* 'î»Š' */
.icon-itunes:before { content: '\eecb'; } /* 'î»‹' */
.icon-plurk:before { content: '\eecc'; } /* 'î»Œ' */
.icon-songkick:before { content: '\eecd'; } /* 'î»' */
.icon-lastfm-3:before { content: '\eece'; } /* 'î»Ž' */
.icon-gmail:before { content: '\eecf'; } /* 'î»' */
.icon-pinboard:before { content: '\eed0'; } /* 'î»' */
.icon-openid-1:before { content: '\eed1'; } /* 'î»‘' */
.icon-quora:before { content: '\eed2'; } /* 'î»’' */
.icon-soundcloud-3:before { content: '\eed3'; } /* 'î»“' */
.icon-tumblr-2:before { content: '\eed4'; } /* 'î»”' */
.icon-eventasaurus:before { content: '\eed5'; } /* 'î»•' */
.icon-wordpress-1:before { content: '\eed6'; } /* 'î»–' */
.icon-yelp-1:before { content: '\eed7'; } /* 'î»—' */
.icon-intensedebate:before { content: '\eed8'; } /* 'î»˜' */
.icon-eventbrite:before { content: '\eed9'; } /* 'î»™' */
.icon-scribd:before { content: '\eeda'; } /* 'î»š' */
.icon-posterous:before { content: '\eedb'; } /* 'î»›' */
.icon-stripe:before { content: '\eedc'; } /* 'î»œ' */
.icon-opentable:before { content: '\eedd'; } /* 'î»' */
.icon-cart:before { content: '\eede'; } /* 'î»ž' */
.icon-print-5:before { content: '\eedf'; } /* 'î»Ÿ' */
.icon-angellist-1:before { content: '\eee0'; } /* 'î» ' */
.icon-instagram-3:before { content: '\eee1'; } /* 'î»¡' */
.icon-dwolla:before { content: '\eee2'; } /* 'î»¢' */
.icon-appnet:before { content: '\eee3'; } /* 'î»£' */
.icon-statusnet:before { content: '\eee4'; } /* 'î»¤' */
.icon-acrobat:before { content: '\eee5'; } /* 'î»¥' */
.icon-drupal-1:before { content: '\eee6'; } /* 'î»¦' */
.icon-buffer:before { content: '\eee7'; } /* 'î»§' */
.icon-pocket:before { content: '\eee8'; } /* 'î»¨' */
.icon-bitbucket-1:before { content: '\eee9'; } /* 'î»©' */
.icon-lego:before { content: '\eeea'; } /* 'î»ª' */
.icon-login-3:before { content: '\eeeb'; } /* 'î»«' */
.icon-stackoverflow-1:before { content: '\eeec'; } /* 'î»¬' */
.icon-hackernews:before { content: '\eeed'; } /* 'î»­' */
.icon-lkdto:before { content: '\eeee'; } /* 'î»®' */
.icon-facebook-6:before { content: '\eeef'; } /* 'î»¯' */
.icon-facebook-rect-1:before { content: '\eef0'; } /* 'î»°' */
.icon-twitter-6:before { content: '\eef1'; } /* 'î»±' */
.icon-twitter-bird-1:before { content: '\eef2'; } /* 'î»²' */
.icon-vimeo-3:before { content: '\eef3'; } /* 'î»³' */
.icon-vimeo-rect:before { content: '\eef4'; } /* 'î»´' */
.icon-tumblr-3:before { content: '\eef5'; } /* 'î»µ' */
.icon-tumblr-rect:before { content: '\eef6'; } /* 'î»¶' */
.icon-googleplus-rect:before { content: '\eef7'; } /* 'î»·' */
.icon-github-text:before { content: '\eef8'; } /* 'î»¸' */
.icon-github-5:before { content: '\eef9'; } /* 'î»¹' */
.icon-skype-4:before { content: '\eefa'; } /* 'î»º' */
.icon-icq:before { content: '\eefb'; } /* 'î»»' */
.icon-yandex:before { content: '\eefc'; } /* 'î»¼' */
.icon-yandex-rect:before { content: '\eefd'; } /* 'î»½' */
.icon-vkontakte-rect:before { content: '\eefe'; } /* 'î»¾' */
.icon-odnoklassniki:before { content: '\eeff'; } /* 'î»¿' */
.icon-odnoklassniki-rect:before { content: '\ef00'; } /* 'î¼€' */
.icon-friendfeed:before { content: '\ef01'; } /* 'î¼' */
.icon-friendfeed-rect:before { content: '\ef02'; } /* 'î¼‚' */
.icon-blogger-1:before { content: '\ef03'; } /* 'î¼ƒ' */
.icon-blogger-rect:before { content: '\ef04'; } /* 'î¼„' */
.icon-deviantart-1:before { content: '\ef05'; } /* 'î¼…' */
.icon-jabber:before { content: '\ef06'; } /* 'î¼†' */
.icon-lastfm-4:before { content: '\ef07'; } /* 'î¼‡' */
.icon-lastfm-rect:before { content: '\ef08'; } /* 'î¼ˆ' */
.icon-linkedin-5:before { content: '\ef09'; } /* 'î¼‰' */
.icon-linkedin-rect:before { content: '\ef0a'; } /* 'î¼Š' */
.icon-picasa-1:before { content: '\ef0b'; } /* 'î¼‹' */
.icon-wordpress-2:before { content: '\ef0c'; } /* 'î¼Œ' */
.icon-instagram-4:before { content: '\ef0d'; } /* 'î¼' */
.icon-instagram-filled:before { content: '\ef0e'; } /* 'î¼Ž' */
.icon-diigo:before { content: '\ef0f'; } /* 'î¼' */
.icon-box-4:before { content: '\ef10'; } /* 'î¼' */
.icon-box-rect:before { content: '\ef11'; } /* 'î¼‘' */
.icon-tudou:before { content: '\ef12'; } /* 'î¼’' */
.icon-youku:before { content: '\ef13'; } /* 'î¼“' */
.icon-win8:before { content: '\ef14'; } /* 'î¼”' */
.icon-amex:before { content: '\ef15'; } /* 'î¼•' */
.icon-discover:before { content: '\ef16'; } /* 'î¼–' */
.icon-visa:before { content: '\ef17'; } /* 'î¼—' */
.icon-mastercard:before { content: '\ef18'; } /* 'î¼˜' */
.icon-houzz:before { content: '\ef19'; } /* 'î¼™' */
.icon-bandcamp:before { content: '\ef1a'; } /* 'î¼š' */
.icon-codepen:before { content: '\ef1b'; } /* 'î¼›' */
.icon-glass-1:before { content: '\ef1c'; } /* 'î¼œ' */
.icon-music-3:before { content: '\ef1d'; } /* 'î¼' */
.icon-search-6:before { content: '\ef1e'; } /* 'î¼ž' */
.icon-search-circled:before { content: '\ef1f'; } /* 'î¼Ÿ' */
.icon-mail-6:before { content: '\ef20'; } /* 'î¼ ' */
.icon-mail-circled:before { content: '\ef21'; } /* 'î¼¡' */
.icon-heart-6:before { content: '\ef22'; } /* 'î¼¢' */
.icon-heart-circled:before { content: '\ef23'; } /* 'î¼£' */
.icon-heart-empty-3:before { content: '\ef24'; } /* 'î¼¤' */
.icon-star-6:before { content: '\ef25'; } /* 'î¼¥' */
.icon-star-circled:before { content: '\ef26'; } /* 'î¼¦' */
.icon-star-empty-3:before { content: '\ef27'; } /* 'î¼§' */
.icon-user-6:before { content: '\ef28'; } /* 'î¼¨' */
.icon-group:before { content: '\ef29'; } /* 'î¼©' */
.icon-group-circled:before { content: '\ef2a'; } /* 'î¼ª' */
.icon-torso:before { content: '\ef2b'; } /* 'î¼«' */
.icon-video-4:before { content: '\ef2c'; } /* 'î¼¬' */
.icon-video-circled:before { content: '\ef2d'; } /* 'î¼­' */
.icon-video-alt-1:before { content: '\ef2e'; } /* 'î¼®' */
.icon-videocam-4:before { content: '\ef2f'; } /* 'î¼¯' */
.icon-video-chat:before { content: '\ef30'; } /* 'î¼°' */
.icon-picture-4:before { content: '\ef31'; } /* 'î¼±' */
.icon-camera-6:before { content: '\ef32'; } /* 'î¼²' */
.icon-photo:before { content: '\ef33'; } /* 'î¼³' */
.icon-photo-circled:before { content: '\ef34'; } /* 'î¼´' */
.icon-th-large-2:before { content: '\ef35'; } /* 'î¼µ' */
.icon-th-3:before { content: '\ef36'; } /* 'î¼¶' */
.icon-th-list-4:before { content: '\ef37'; } /* 'î¼·' */
.icon-view-mode:before { content: '\ef38'; } /* 'î¼¸' */
.icon-ok-5:before { content: '\ef39'; } /* 'î¼¹' */
.icon-ok-circled-2:before { content: '\ef3a'; } /* 'î¼º' */
.icon-ok-circled2-1:before { content: '\ef3b'; } /* 'î¼»' */
.icon-cancel-6:before { content: '\ef3c'; } /* 'î¼¼' */
.icon-cancel-circled-4:before { content: '\ef3d'; } /* 'î¼½' */
.icon-cancel-circled2-1:before { content: '\ef3e'; } /* 'î¼¾' */
.icon-plus-6:before { content: '\ef3f'; } /* 'î¼¿' */
.icon-plus-circled-2:before { content: '\ef40'; } /* 'î½€' */
.icon-minus-4:before { content: '\ef41'; } /* 'î½' */
.icon-minus-circled-2:before { content: '\ef42'; } /* 'î½‚' */
.icon-help-3:before { content: '\ef43'; } /* 'î½ƒ' */
.icon-help-circled-3:before { content: '\ef44'; } /* 'î½„' */
.icon-info-circled-3:before { content: '\ef45'; } /* 'î½…' */
.icon-home-6:before { content: '\ef46'; } /* 'î½†' */
.icon-home-circled:before { content: '\ef47'; } /* 'î½‡' */
.icon-website:before { content: '\ef48'; } /* 'î½ˆ' */
.icon-website-circled:before { content: '\ef49'; } /* 'î½‰' */
.icon-attach-5:before { content: '\ef4a'; } /* 'î½Š' */
.icon-attach-circled:before { content: '\ef4b'; } /* 'î½‹' */
.icon-lock-6:before { content: '\ef4c'; } /* 'î½Œ' */
.icon-lock-circled:before { content: '\ef4d'; } /* 'î½' */
.icon-lock-open-6:before { content: '\ef4e'; } /* 'î½Ž' */
.icon-lock-open-alt-2:before { content: '\ef4f'; } /* 'î½' */
.icon-eye-6:before { content: '\ef50'; } /* 'î½' */
.icon-eye-off-1:before { content: '\ef51'; } /* 'î½‘' */
.icon-tag-5:before { content: '\ef52'; } /* 'î½’' */
.icon-tags-2:before { content: '\ef53'; } /* 'î½“' */
.icon-bookmark-3:before { content: '\ef54'; } /* 'î½”' */
.icon-bookmark-empty-1:before { content: '\ef55'; } /* 'î½•' */
.icon-flag-3:before { content: '\ef56'; } /* 'î½–' */
.icon-flag-circled:before { content: '\ef57'; } /* 'î½—' */
.icon-thumbs-up-4:before { content: '\ef58'; } /* 'î½˜' */
.icon-thumbs-down-4:before { content: '\ef59'; } /* 'î½™' */
.icon-download-6:before { content: '\ef5a'; } /* 'î½š' */
.icon-download-alt:before { content: '\ef5b'; } /* 'î½›' */
.icon-upload-5:before { content: '\ef5c'; } /* 'î½œ' */
.icon-share-3:before { content: '\ef5d'; } /* 'î½' */
.icon-quote-1:before { content: '\ef5e'; } /* 'î½ž' */
.icon-quote-circled:before { content: '\ef5f'; } /* 'î½Ÿ' */
.icon-export-5:before { content: '\ef60'; } /* 'î½ ' */
.icon-pencil-6:before { content: '\ef61'; } /* 'î½¡' */
.icon-pencil-circled:before { content: '\ef62'; } /* 'î½¢' */
.icon-edit-3:before { content: '\ef63'; } /* 'î½£' */
.icon-edit-circled:before { content: '\ef64'; } /* 'î½¤' */
.icon-edit-alt:before { content: '\ef65'; } /* 'î½¥' */
.icon-print-6:before { content: '\ef66'; } /* 'î½¦' */
.icon-retweet-3:before { content: '\ef67'; } /* 'î½§' */
.icon-comment-5:before { content: '\ef68'; } /* 'î½¨' */
.icon-comment-alt-1:before { content: '\ef69'; } /* 'î½©' */
.icon-bell-5:before { content: '\ef6a'; } /* 'î½ª' */
.icon-warning-1:before { content: '\ef6b'; } /* 'î½«' */
.icon-exclamation:before { content: '\ef6c'; } /* 'î½¬' */
.icon-error:before { content: '\ef6d'; } /* 'î½­' */
.icon-error-alt:before { content: '\ef6e'; } /* 'î½®' */
.icon-location-6:before { content: '\ef6f'; } /* 'î½¯' */
.icon-location-circled:before { content: '\ef70'; } /* 'î½°' */
.icon-compass-5:before { content: '\ef71'; } /* 'î½±' */
.icon-compass-circled:before { content: '\ef72'; } /* 'î½²' */
.icon-trash-7:before { content: '\ef73'; } /* 'î½³' */
.icon-trash-circled:before { content: '\ef74'; } /* 'î½´' */
.icon-doc-6:before { content: '\ef75'; } /* 'î½µ' */
.icon-doc-circled:before { content: '\ef76'; } /* 'î½¶' */
.icon-doc-new:before { content: '\ef77'; } /* 'î½·' */
.icon-doc-new-circled:before { content: '\ef78'; } /* 'î½¸' */
.icon-folder-5:before { content: '\ef79'; } /* 'î½¹' */
.icon-folder-circled:before { content: '\ef7a'; } /* 'î½º' */
.icon-folder-close:before { content: '\ef7b'; } /* 'î½»' */
.icon-folder-open-2:before { content: '\ef7c'; } /* 'î½¼' */
.icon-rss-6:before { content: '\ef7d'; } /* 'î½½' */
.icon-phone-3:before { content: '\ef7e'; } /* 'î½¾' */
.icon-phone-circled:before { content: '\ef7f'; } /* 'î½¿' */
.icon-cog-5:before { content: '\ef80'; } /* 'î¾€' */
.icon-cog-circled:before { content: '\ef81'; } /* 'î¾' */
.icon-cogs:before { content: '\ef82'; } /* 'î¾‚' */
.icon-wrench-4:before { content: '\ef83'; } /* 'î¾ƒ' */
.icon-wrench-circled:before { content: '\ef84'; } /* 'î¾„' */
.icon-basket-4:before { content: '\ef85'; } /* 'î¾…' */
.icon-basket-circled:before { content: '\ef86'; } /* 'î¾†' */
.icon-calendar-7:before { content: '\ef87'; } /* 'î¾‡' */
.icon-calendar-circled:before { content: '\ef88'; } /* 'î¾ˆ' */
.icon-mic-5:before { content: '\ef89'; } /* 'î¾‰' */
.icon-mic-circled:before { content: '\ef8a'; } /* 'î¾Š' */
.icon-volume-off-4:before { content: '\ef8b'; } /* 'î¾‹' */
.icon-volume-down-2:before { content: '\ef8c'; } /* 'î¾Œ' */
.icon-volume-1:before { content: '\ef8d'; } /* 'î¾' */
.icon-volume-up-3:before { content: '\ef8e'; } /* 'î¾Ž' */
.icon-headphones-3:before { content: '\ef8f'; } /* 'î¾' */
.icon-clock-6:before { content: '\ef90'; } /* 'î¾' */
.icon-clock-circled:before { content: '\ef91'; } /* 'î¾‘' */
.icon-lightbulb-2:before { content: '\ef92'; } /* 'î¾’' */
.icon-lightbulb-alt:before { content: '\ef93'; } /* 'î¾“' */
.icon-block-4:before { content: '\ef94'; } /* 'î¾”' */
.icon-resize-full-5:before { content: '\ef95'; } /* 'î¾•' */
.icon-resize-full-alt-2:before { content: '\ef96'; } /* 'î¾–' */
.icon-resize-small-4:before { content: '\ef97'; } /* 'î¾—' */
.icon-resize-vertical-2:before { content: '\ef98'; } /* 'î¾˜' */
.icon-resize-horizontal-2:before { content: '\ef99'; } /* 'î¾™' */
.icon-move-3:before { content: '\ef9a'; } /* 'î¾š' */
.icon-zoom-in-4:before { content: '\ef9b'; } /* 'î¾›' */
.icon-zoom-out-4:before { content: '\ef9c'; } /* 'î¾œ' */
.icon-down-open-3:before { content: '\ef9d'; } /* 'î¾' */
.icon-left-open-4:before { content: '\ef9e'; } /* 'î¾ž' */
.icon-right-open-4:before { content: '\ef9f'; } /* 'î¾Ÿ' */
.icon-up-open-3:before { content: '\efa0'; } /* 'î¾ ' */
.icon-down-6:before { content: '\efa1'; } /* 'î¾¡' */
.icon-left-5:before { content: '\efa2'; } /* 'î¾¢' */
.icon-right-5:before { content: '\efa3'; } /* 'î¾£' */
.icon-up-6:before { content: '\efa4'; } /* 'î¾¤' */
.icon-down-circled-2:before { content: '\efa5'; } /* 'î¾¥' */
.icon-left-circled-2:before { content: '\efa6'; } /* 'î¾¦' */
.icon-right-circled-2:before { content: '\efa7'; } /* 'î¾§' */
.icon-up-circled-2:before { content: '\efa8'; } /* 'î¾¨' */
.icon-down-hand-1:before { content: '\efa9'; } /* 'î¾©' */
.icon-left-hand-1:before { content: '\efaa'; } /* 'î¾ª' */
.icon-right-hand-1:before { content: '\efab'; } /* 'î¾«' */
.icon-up-hand-1:before { content: '\efac'; } /* 'î¾¬' */
.icon-cw-5:before { content: '\efad'; } /* 'î¾­' */
.icon-cw-circled:before { content: '\efae'; } /* 'î¾®' */
.icon-arrows-cw-2:before { content: '\efaf'; } /* 'î¾¯' */
.icon-shuffle-4:before { content: '\efb0'; } /* 'î¾°' */
.icon-play-5:before { content: '\efb1'; } /* 'î¾±' */
.icon-play-circled-1:before { content: '\efb2'; } /* 'î¾²' */
.icon-play-circled2-1:before { content: '\efb3'; } /* 'î¾³' */
.icon-stop-6:before { content: '\efb4'; } /* 'î¾´' */
.icon-stop-circled:before { content: '\efb5'; } /* 'î¾µ' */
.icon-pause-5:before { content: '\efb6'; } /* 'î¾¶' */
.icon-pause-circled:before { content: '\efb7'; } /* 'î¾·' */
.icon-record-2:before { content: '\efb8'; } /* 'î¾¸' */
.icon-eject-3:before { content: '\efb9'; } /* 'î¾¹' */
.icon-backward:before { content: '\efba'; } /* 'î¾º' */
.icon-backward-circled:before { content: '\efbb'; } /* 'î¾»' */
.icon-fast-backward-2:before { content: '\efbc'; } /* 'î¾¼' */
.icon-fast-forward-2:before { content: '\efbd'; } /* 'î¾½' */
.icon-forward-3:before { content: '\efbe'; } /* 'î¾¾' */
.icon-forward-circled:before { content: '\efbf'; } /* 'î¾¿' */
.icon-step-backward:before { content: '\efc0'; } /* 'î¿€' */
.icon-step-forward:before { content: '\efc1'; } /* 'î¿' */
.icon-target-4:before { content: '\efc2'; } /* 'î¿‚' */
.icon-signal-4:before { content: '\efc3'; } /* 'î¿ƒ' */
.icon-desktop-2:before { content: '\efc4'; } /* 'î¿„' */
.icon-desktop-circled:before { content: '\efc5'; } /* 'î¿…' */
.icon-laptop-2:before { content: '\efc6'; } /* 'î¿†' */
.icon-laptop-circled:before { content: '\efc7'; } /* 'î¿‡' */
.icon-network-1:before { content: '\efc8'; } /* 'î¿ˆ' */
.icon-inbox-3:before { content: '\efc9'; } /* 'î¿‰' */
.icon-inbox-circled:before { content: '\efca'; } /* 'î¿Š' */
.icon-inbox-alt:before { content: '\efcb'; } /* 'î¿‹' */
.icon-globe-8:before { content: '\efcc'; } /* 'î¿Œ' */
.icon-globe-alt-1:before { content: '\efcd'; } /* 'î¿' */
.icon-cloud-6:before { content: '\efce'; } /* 'î¿Ž' */
.icon-cloud-circled:before { content: '\efcf'; } /* 'î¿' */
.icon-flight-2:before { content: '\efd0'; } /* 'î¿' */
.icon-leaf-3:before { content: '\efd1'; } /* 'î¿‘' */
.icon-font-1:before { content: '\efd2'; } /* 'î¿’' */
.icon-fontsize-1:before { content: '\efd3'; } /* 'î¿“' */
.icon-bold-1:before { content: '\efd4'; } /* 'î¿”' */
.icon-italic-1:before { content: '\efd5'; } /* 'î¿•' */
.icon-text-height-1:before { content: '\efd6'; } /* 'î¿–' */
.icon-text-width-1:before { content: '\efd7'; } /* 'î¿—' */
.icon-align-left-1:before { content: '\efd8'; } /* 'î¿˜' */
.icon-align-center-1:before { content: '\efd9'; } /* 'î¿™' */
.icon-align-right-1:before { content: '\efda'; } /* 'î¿š' */
.icon-align-justify-1:before { content: '\efdb'; } /* 'î¿›' */
.icon-list-3:before { content: '\efdc'; } /* 'î¿œ' */
.icon-indent-left-1:before { content: '\efdd'; } /* 'î¿' */
.icon-indent-right-1:before { content: '\efde'; } /* 'î¿ž' */
.icon-briefcase-3:before { content: '\efdf'; } /* 'î¿Ÿ' */
.icon-off-1:before { content: '\efe0'; } /* 'î¿ ' */
.icon-road-1:before { content: '\efe1'; } /* 'î¿¡' */
.icon-qrcode-1:before { content: '\efe2'; } /* 'î¿¢' */
.icon-barcode-1:before { content: '\efe3'; } /* 'î¿£' */
.icon-braille:before { content: '\efe4'; } /* 'î¿¤' */
.icon-book-4:before { content: '\efe5'; } /* 'î¿¥' */
.icon-adjust-1:before { content: '\efe6'; } /* 'î¿¦' */
.icon-tint-1:before { content: '\efe7'; } /* 'î¿§' */
.icon-check-3:before { content: '\efe8'; } /* 'î¿¨' */
.icon-check-empty-1:before { content: '\efe9'; } /* 'î¿©' */
.icon-asterisk-1:before { content: '\efea'; } /* 'î¿ª' */
.icon-gift-2:before { content: '\efeb'; } /* 'î¿«' */
.icon-fire-2:before { content: '\efec'; } /* 'î¿¬' */
.icon-magnet-2:before { content: '\efed'; } /* 'î¿­' */
.icon-chart-2:before { content: '\efee'; } /* 'î¿®' */
.icon-chart-circled:before { content: '\efef'; } /* 'î¿¯' */
.icon-credit-card-4:before { content: '\eff0'; } /* 'î¿°' */
.icon-megaphone-2:before { content: '\eff1'; } /* 'î¿±' */
.icon-clipboard-2:before { content: '\eff2'; } /* 'î¿²' */
.icon-hdd-2:before { content: '\eff3'; } /* 'î¿³' */
.icon-key-4:before { content: '\eff4'; } /* 'î¿´' */
.icon-certificate-2:before { content: '\eff5'; } /* 'î¿µ' */
.icon-tasks-1:before { content: '\eff6'; } /* 'î¿¶' */
.icon-filter-1:before { content: '\eff7'; } /* 'î¿·' */
.icon-gauge-2:before { content: '\eff8'; } /* 'î¿¸' */
.icon-smiley:before { content: '\eff9'; } /* 'î¿¹' */
.icon-smiley-circled:before { content: '\effa'; } /* 'î¿º' */
.icon-address-book:before { content: '\effb'; } /* 'î¿»' */
.icon-address-book-alt:before { content: '\effc'; } /* 'î¿¼' */
.icon-asl:before { content: '\effd'; } /* 'î¿½' */
.icon-glasses:before { content: '\effe'; } /* 'î¿¾' */
.icon-hearing-impaired:before { content: '\efff'; } /* 'î¿¿' */
.icon-iphone-home:before { content: '\f000'; } /* 'ï€€' */
.icon-person:before { content: '\f001'; } /* 'ï€' */
.icon-adult:before { content: '\f002'; } /* 'ï€‚' */
.icon-child-1:before { content: '\f003'; } /* 'ï€ƒ' */
.icon-blind:before { content: '\f004'; } /* 'ï€„' */
.icon-guidedog:before { content: '\f005'; } /* 'ï€…' */
.icon-accessibility:before { content: '\f006'; } /* 'ï€†' */
.icon-universal-access:before { content: '\f007'; } /* 'ï€‡' */
.icon-male-2:before { content: '\f008'; } /* 'ï€ˆ' */
.icon-female-2:before { content: '\f009'; } /* 'ï€‰' */
.icon-behance-2:before { content: '\f00a'; } /* 'ï€Š' */
.icon-blogger-2:before { content: '\f00b'; } /* 'ï€‹' */
.icon-cc-3:before { content: '\f00c'; } /* 'ï€Œ' */
.icon-css:before { content: '\f00d'; } /* 'ï€' */
.icon-delicious-2:before { content: '\f00e'; } /* 'ï€Ž' */
.icon-deviantart-2:before { content: '\f00f'; } /* 'ï€' */
.icon-digg-2:before { content: '\f010'; } /* 'ï€' */
.icon-dribbble-5:before { content: '\f011'; } /* 'ï€‘' */
.icon-facebook-7:before { content: '\f012'; } /* 'ï€’' */
.icon-flickr-4:before { content: '\f013'; } /* 'ï€“' */
.icon-foursquare-2:before { content: '\f014'; } /* 'ï€”' */
.icon-friendfeed-1:before { content: '\f015'; } /* 'ï€•' */
.icon-friendfeed-rect-1:before { content: '\f016'; } /* 'ï€–' */
.icon-github-6:before { content: '\f017'; } /* 'ï€—' */
.icon-github-text-1:before { content: '\f018'; } /* 'ï€˜' */
.icon-googleplus:before { content: '\f019'; } /* 'ï€™' */
.icon-instagram-5:before { content: '\f01a'; } /* 'ï€š' */
.icon-linkedin-6:before { content: '\f01b'; } /* 'ï€›' */
.icon-path:before { content: '\f01c'; } /* 'ï€œ' */
.icon-picasa-2:before { content: '\f01d'; } /* 'ï€' */
.icon-pinterest-4:before { content: '\f01e'; } /* 'ï€ž' */
.icon-reddit-2:before { content: '\f01f'; } /* 'ï€Ÿ' */
.icon-skype-5:before { content: '\f020'; } /* 'ï€ ' */
.icon-slideshare-1:before { content: '\f021'; } /* 'ï€¡' */
.icon-stackoverflow-2:before { content: '\f022'; } /* 'ï€¢' */
.icon-stumbleupon-3:before { content: '\f023'; } /* 'ï€£' */
.icon-twitter-7:before { content: '\f024'; } /* 'ï€¤' */
.icon-tumblr-4:before { content: '\f025'; } /* 'ï€¥' */
.icon-vimeo-4:before { content: '\f026'; } /* 'ï€¦' */
.icon-vkontakte-2:before { content: '\f027'; } /* 'ï€§' */
.icon-w3c-1:before { content: '\f028'; } /* 'ï€¨' */
.icon-wordpress-3:before { content: '\f029'; } /* 'ï€©' */
.icon-youtube-3:before { content: '\f02a'; } /* 'ï€ª' */
.icon-music-4:before { content: '\f02b'; } /* 'ï€«' */
.icon-search-7:before { content: '\f02c'; } /* 'ï€¬' */
.icon-mail-7:before { content: '\f02d'; } /* 'ï€­' */
.icon-heart-7:before { content: '\f02e'; } /* 'ï€®' */
.icon-star-7:before { content: '\f02f'; } /* 'ï€¯' */
.icon-user-7:before { content: '\f030'; } /* 'ï€°' */
.icon-videocam-5:before { content: '\f031'; } /* 'ï€±' */
.icon-camera-7:before { content: '\f032'; } /* 'ï€²' */
.icon-photo-1:before { content: '\f033'; } /* 'ï€³' */
.icon-attach-6:before { content: '\f034'; } /* 'ï€´' */
.icon-lock-7:before { content: '\f035'; } /* 'ï€µ' */
.icon-eye-7:before { content: '\f036'; } /* 'ï€¶' */
.icon-tag-6:before { content: '\f037'; } /* 'ï€·' */
.icon-thumbs-up-5:before { content: '\f038'; } /* 'ï€¸' */
.icon-pencil-7:before { content: '\f039'; } /* 'ï€¹' */
.icon-comment-6:before { content: '\f03a'; } /* 'ï€º' */
.icon-location-7:before { content: '\f03b'; } /* 'ï€»' */
.icon-cup-1:before { content: '\f03c'; } /* 'ï€¼' */
.icon-trash-8:before { content: '\f03d'; } /* 'ï€½' */
.icon-doc-7:before { content: '\f03e'; } /* 'ï€¾' */
.icon-note-1:before { content: '\f03f'; } /* 'ï€¿' */
.icon-cog-6:before { content: '\f040'; } /* 'ï€' */
.icon-params:before { content: '\f041'; } /* 'ï' */
.icon-calendar-8:before { content: '\f042'; } /* 'ï‚' */
.icon-sound-1:before { content: '\f043'; } /* 'ïƒ' */
.icon-clock-7:before { content: '\f044'; } /* 'ï„' */
.icon-lightbulb-3:before { content: '\f045'; } /* 'ï…' */
.icon-tv:before { content: '\f046'; } /* 'ï†' */
.icon-desktop-3:before { content: '\f047'; } /* 'ï‡' */
.icon-mobile-6:before { content: '\f048'; } /* 'ïˆ' */
.icon-cd-3:before { content: '\f049'; } /* 'ï‰' */
.icon-inbox-4:before { content: '\f04a'; } /* 'ïŠ' */
.icon-globe-9:before { content: '\f04b'; } /* 'ï‹' */
.icon-cloud-7:before { content: '\f04c'; } /* 'ïŒ' */
.icon-paper-plane-3:before { content: '\f04d'; } /* 'ï' */
.icon-fire-3:before { content: '\f04e'; } /* 'ïŽ' */
.icon-graduation-cap-2:before { content: '\f04f'; } /* 'ï' */
.icon-megaphone-3:before { content: '\f050'; } /* 'ï' */
.icon-database-3:before { content: '\f051'; } /* 'ï‘' */
.icon-key-5:before { content: '\f052'; } /* 'ï’' */
.icon-beaker-1:before { content: '\f053'; } /* 'ï“' */
.icon-truck-1:before { content: '\f054'; } /* 'ï”' */
.icon-money-2:before { content: '\f055'; } /* 'ï•' */
.icon-food-1:before { content: '\f056'; } /* 'ï–' */
.icon-shop-1:before { content: '\f057'; } /* 'ï—' */
.icon-diamond-1:before { content: '\f058'; } /* 'ï˜' */
.icon-t-shirt:before { content: '\f059'; } /* 'ï™' */
.icon-wallet:before { content: '\f05a'; } /* 'ïš' */
.icon-search-8:before { content: '\f05b'; } /* 'ï›' */
.icon-mail-8:before { content: '\f05c'; } /* 'ïœ' */
.icon-heart-8:before { content: '\f05d'; } /* 'ï' */
.icon-heart-empty-4:before { content: '\f05e'; } /* 'ïž' */
.icon-star-8:before { content: '\f05f'; } /* 'ïŸ' */
.icon-user-8:before { content: '\f060'; } /* 'ï ' */
.icon-video-5:before { content: '\f061'; } /* 'ï¡' */
.icon-picture-5:before { content: '\f062'; } /* 'ï¢' */
.icon-th-large-3:before { content: '\f063'; } /* 'ï£' */
.icon-th-4:before { content: '\f064'; } /* 'ï¤' */
.icon-th-list-5:before { content: '\f065'; } /* 'ï¥' */
.icon-ok-6:before { content: '\f066'; } /* 'ï¦' */
.icon-ok-circle-1:before { content: '\f067'; } /* 'ï§' */
.icon-cancel-7:before { content: '\f068'; } /* 'ï¨' */
.icon-cancel-circle-2:before { content: '\f069'; } /* 'ï©' */
.icon-plus-circle-1:before { content: '\f06a'; } /* 'ïª' */
.icon-minus-circle-1:before { content: '\f06b'; } /* 'ï«' */
.icon-link-6:before { content: '\f06c'; } /* 'ï¬' */
.icon-attach-7:before { content: '\f06d'; } /* 'ï­' */
.icon-lock-8:before { content: '\f06e'; } /* 'ï®' */
.icon-lock-open-7:before { content: '\f06f'; } /* 'ï¯' */
.icon-tag-7:before { content: '\f070'; } /* 'ï°' */
.icon-reply-4:before { content: '\f071'; } /* 'ï±' */
.icon-reply-all-2:before { content: '\f072'; } /* 'ï²' */
.icon-forward-4:before { content: '\f073'; } /* 'ï³' */
.icon-code-3:before { content: '\f074'; } /* 'ï´' */
.icon-retweet-4:before { content: '\f075'; } /* 'ïµ' */
.icon-comment-7:before { content: '\f076'; } /* 'ï¶' */
.icon-comment-alt-2:before { content: '\f077'; } /* 'ï·' */
.icon-chat-6:before { content: '\f078'; } /* 'ï¸' */
.icon-attention-5:before { content: '\f079'; } /* 'ï¹' */
.icon-location-8:before { content: '\f07a'; } /* 'ïº' */
.icon-doc-8:before { content: '\f07b'; } /* 'ï»' */
.icon-docs-landscape:before { content: '\f07c'; } /* 'ï¼' */
.icon-folder-6:before { content: '\f07d'; } /* 'ï½' */
.icon-archive-2:before { content: '\f07e'; } /* 'ï¾' */
.icon-rss-7:before { content: '\f07f'; } /* 'ï¿' */
.icon-rss-alt-1:before { content: '\f080'; } /* 'ï‚€' */
.icon-cog-7:before { content: '\f081'; } /* 'ï‚' */
.icon-logout-3:before { content: '\f082'; } /* 'ï‚‚' */
.icon-clock-8:before { content: '\f083'; } /* 'ï‚ƒ' */
.icon-block-5:before { content: '\f084'; } /* 'ï‚„' */
.icon-resize-full-6:before { content: '\f085'; } /* 'ï‚…' */
.icon-resize-full-circle:before { content: '\f086'; } /* 'ï‚†' */
.icon-popup-5:before { content: '\f087'; } /* 'ï‚‡' */
.icon-left-open-5:before { content: '\f088'; } /* 'ï‚ˆ' */
.icon-right-open-5:before { content: '\f089'; } /* 'ï‚‰' */
.icon-down-circle-1:before { content: '\f08a'; } /* 'ï‚Š' */
.icon-left-circle-1:before { content: '\f08b'; } /* 'ï‚‹' */
.icon-right-circle-1:before { content: '\f08c'; } /* 'ï‚Œ' */
.icon-up-circle-1:before { content: '\f08d'; } /* 'ï‚' */
.icon-down-dir-3:before { content: '\f08e'; } /* 'ï‚Ž' */
.icon-right-dir-3:before { content: '\f08f'; } /* 'ï‚' */
.icon-down-micro:before { content: '\f090'; } /* 'ï‚' */
.icon-up-micro:before { content: '\f091'; } /* 'ï‚‘' */
.icon-cw-circle:before { content: '\f092'; } /* 'ï‚’' */
.icon-arrows-cw-3:before { content: '\f093'; } /* 'ï‚“' */
.icon-updown-circle:before { content: '\f094'; } /* 'ï‚”' */
.icon-target-5:before { content: '\f095'; } /* 'ï‚•' */
.icon-signal-5:before { content: '\f096'; } /* 'ï‚–' */
.icon-progress-4:before { content: '\f097'; } /* 'ï‚—' */
.icon-progress-5:before { content: '\f098'; } /* 'ï‚˜' */
.icon-progress-6:before { content: '\f099'; } /* 'ï‚™' */
.icon-progress-7:before { content: '\f09a'; } /* 'ï‚š' */
.icon-progress-8:before { content: '\f09b'; } /* 'ï‚›' */
.icon-progress-9:before { content: '\f09c'; } /* 'ï‚œ' */
.icon-progress-10:before { content: '\f09d'; } /* 'ï‚' */
.icon-progress-11:before { content: '\f09e'; } /* 'ï‚ž' */
.icon-font-2:before { content: '\f09f'; } /* 'ï‚Ÿ' */
.icon-list-4:before { content: '\f0a0'; } /* 'ï‚ ' */
.icon-list-numbered-1:before { content: '\f0a1'; } /* 'ï‚¡' */
.icon-indent-left-2:before { content: '\f0a2'; } /* 'ï‚¢' */
.icon-indent-right-2:before { content: '\f0a3'; } /* 'ï‚£' */
.icon-cloud-8:before { content: '\f0a4'; } /* 'ï‚¤' */
.icon-terminal-1:before { content: '\f0a5'; } /* 'ï‚¥' */
.icon-facebook-rect-2:before { content: '\f0a6'; } /* 'ï‚¦' */
.icon-twitter-bird-2:before { content: '\f0a7'; } /* 'ï‚§' */
.icon-vimeo-rect-1:before { content: '\f0a8'; } /* 'ï‚¨' */
.icon-tumblr-rect-1:before { content: '\f0a9'; } /* 'ï‚©' */
.icon-googleplus-rect-1:before { content: '\f0aa'; } /* 'ï‚ª' */
.icon-linkedin-rect-1:before { content: '\f0ab'; } /* 'ï‚«' */
.icon-skype-6:before { content: '\f0ac'; } /* 'ï‚¬' */
.icon-vkontakte-rect-1:before { content: '\f0ad'; } /* 'ï‚­' */
.icon-youtube-4:before { content: '\f0ae'; } /* 'ï‚®' */
.icon-odnoklassniki-rect-1:before { content: '\f0af'; } /* 'ï‚¯' */
/* ----------------------------------
  1. Reset default browser styles
  2. Global
  3. General classes
  4. Typography
  5. Header
  6. Content Elements
  7. UI Elements
      7.1. Buttons
      7.2. Forms
          7.2.1. Inputs & Textarea
          7.2.2. Label & Legend
          7.2.3. Checkbox & Radio
          7.2.4. Select
          7.2.5. Fieldset
          7.2.6. Form variations
      7.3. Tables
      7.4. Lists
      7.5. Blockquotes
      7.6. Dividers
  8. Widgets & Shortcodes
      8.1. Twitter Feed
      8.2. Instagram Feed
      8.3. LightBox
      8.5. Accordions & Toggles
      8.6. Alert boxes
      8.7. Callouts
      8.8. Pagination
      8.9. Dropcaps
      8.10. Icon Boxes
      8.11. Testimonials
      8.12. Carousel Sliders
      8.13. Progress Bars
      8.14. Pricing Tables
      8.15. Counters
      8.16. Tabs & Tour Sections
      8.17. Isotope
      8.18. Team Members
      8.19. Google Map
      8.20. Services
      8.21. Countdown
      8.22. Audio Player
  9. Blog
      9.1. Entries
  10. Portfolio
  11. Shop
  12. Sidebar
  13. Footer
-------------------------------------*/


/* -----------------------------------

  1. Reset default browser styles

------------------------------------- */

@viewport{user-zoom: fixed;}

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      box-sizing: border-box;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

iframe{width: 100%;}

b, strong{font-weight: bold !important;}

ul,
ol{
  list-style: none;
}

q{quotes: none;}

table, table td{ 
  padding: 0;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

img{
  vertical-align: top; 
  max-width: 100%;
}

embed{ vertical-align: top;}

input,
button{
  -webkit-appearance: none;
  outline: none;
}

button::-moz-focus-inner{border: 0;}

html{
  overflow-x: hidden;
   background: linear-gradient(to right, #DDD 0%, #FFF 50%, #DDD 100%);

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,body{height: 100%;}

/* -----------------------------------

  2. Global 

------------------------------------- */

body{
  font: 14px/24px 'Poppins', sans-serif;
  color: #666;
  background-color: #fff;
  background-attachment: fixed;
  position: relative;
  font-weight: 400;
  letter-spacing: 0.25px;
}

.loader{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  z-index: 99999;
}

.wrapper-container{
  position: relative;
  background: #fff;
}

::selection{
  background: #f05a21;
  color: #fff;
}

::-moz-selection{
  background: #f05a21;
  color: #fff; 
}

::-o-selection{
  background: #f05a21;
  color: #fff; 
}

::-ms-selection{
  background: #f05a21;
  color: #fff;
}

img{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.clearfix:after,
.row:after{
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{
  color: #858585;
  -webkit-transition:text-indent .5s ease,color .5s ease;
}

input::-moz-placeholder,
textarea::-moz-placeholder{
  color: #858585;
  opacity: 1;
  -webkit-transition:text-indent .5s ease,color .5s ease;
}

[placeholder]:focus::-webkit-input-placeholder{
  text-indent:10em;
  color:transparent;
}

[placeholder]:focus::-webkit-textarea-placeholder{
  text-indent:10em;
  color:transparent;
}

/* ------------------------------------------------------
  
  3. General classes
  
------------------------------------------------------ */

.full-width-block{width: 100%;}

.wrapper{overflow: hidden;}

.relative{position: relative;}

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

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

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

.f-left{float: left;}

.f-right{float: right;}

.hide{display: none;}

.show{display: block;}

.invisible{visibility: hidden;}

img[class*="align"]{
  margin-bottom: 15px;
  max-width: 50%;
}

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

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

.page-content-wrap{padding: 90px 0;}

[class*="page-section"]{
  padding: 90px 0;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover; 
  -moz-background-size: cover; 
  -o-background-size: cover; 
  background-size: cover;
}

[class*="page-section"].no-space{padding: 0;}

[class*="page-section"].type2{padding: 90px 0;}

[class*="page-section"].type3{padding: 60px 0 80px;}

.page-section-bg{background: #f6f6f6;}

.content-element:not(:last-child){margin-bottom: 70px;}

.content-element2:not(:last-child){margin-bottom: 50px;}

.content-element3:not(:last-child){margin-bottom: 25px;}

.content-element4:not(:last-child){margin-bottom: 35px;}

.content-element5:not(:last-child){margin-bottom: 40px;}

.content-element6:not(:last-child){margin-bottom: 60px;}

.content-element-big:not(:last-child){margin-bottom: 150px;}

.extra{width: 100%;}

[class*="flex-row"]{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

.flex-row[class*="item-col-"]:not(.no-gutters){
  margin: 0 -15px -45px;
}

.flex-row[class*="item-col-"]:not(.no-gutters) > *{
  padding: 0 15px 45px;
}

[class*="flex-row"].item-col-1 > *{
  width: 100%;
}

[class*="flex-row"].item-col-2 > *{
  width: 50%;
}

[class*="flex-row"].item-col-3 > *{
  width: 33.3333%;
}

[class*="flex-row"].item-col-4 > *{
  width: 25%;
}

[class*="flex-row"].item-col-5 > *{
  width: 20%;
}

[class*="flex-row"].item-col-6 > *{
  width: 16.6666%;
}

.responsive-iframe{
  position: relative;
  z-index: 1;
  height: 0px;
  padding-bottom: 56.2%;
}

.responsive-iframe > iframe{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
}

  .responsive-iframe.fix-size > iframe{
    top: -45%;
    height: 180%!important;
  }

/* Flex box collumns */

.fx-col-2 > *{
  width: 50%;
}

.fx-col-3 > *{
  width: 33.33%;
}

.fx-col-4 > *{
  width: 25%;
}

.fx-col-5 > *{
  width: 20%;
}

.fx-col-6 > *{
  width: 16.6666%;
}

/* -----------------------------------

  4. Typography

------------------------------------- */

h1,h2,h3,h4,h5,h6{
  font-family: 'Rubik', sans-serif;
  color: #666;
  line-height: 1.25em;
  font-weight: normal;
}

h1{
  font-size: 60px;
  letter-spacing: -1.5px;
}

h2{font-size: 48px;}

h3{font-size: 36px;}

h4{font-size: 30px;}

h5{
  font-size: 24px;
  letter-spacing: 0;
}

h6{
  font-size: 18px;
  letter-spacing: 0;
}

h1:not(:last-child){
  margin-bottom: 40px;
}

h2:not(:last-child){
  margin-bottom: 40px;
}

h3:not(:last-child){
  margin-bottom: 20px;
}

h4:not(:last-child){
  margin-bottom: 15px;
}

h5:not(:last-child){
  margin-bottom: 5px;
}

h6:not(:last-child){
  margin-bottom: 10px;
}

p{padding: 0;}

p:not(:last-child){
  margin-bottom: 20px;
}

.text-wrap > p:not(:last-child){
  margin-bottom: 10px;
}

.text-wrap > p a{
  color: #a6c437;
}

.text-wrap > p a:hover{
  text-decoration: underline;
  color: #a6c437;
}

.text-wrap:not(:last-child){
  margin-bottom: 25px;
}

.fw-medium{
  font-weight: 500;
}

a{
  margin: 0;
  padding: 0;
  font-size: 100%;
  outline: none;
  text-decoration: none;
  background: transparent;
  vertical-align: baseline;
}

a, a > *{
  text-decoration: none;
  outline: none !important;
}

a{
  color: #666;
}

a:hover{
  color: #333;
}

a,
button{
  -webkit-transition: all .4s ease;
          transition: all .4s ease;
}

a:hover,
button:hover{
  -webkit-transition: all .2s ease-in;
          transition: all .2s ease-in; 
}

a.link-text{
  color: #333;
}

a.link-text:hover{
  text-decoration: underline;
}

[class^="icon-"]:before, 
[class*="icon-"]:before{
  width: auto;
  margin: 0;
  padding: 0;
}

.selected-type-1{
  background: #f05a21;
  color: #fff;
}

.selected-type-2{
  background: #e1e7e9;
}

.title-holder:not(:last-child){
  margin-bottom: 40px;
}

.title-holder .section-title:not(:last-child){
  margin-bottom: 25px;
}

.section-title{
  line-height: 1.12em;
}

.section-title:not(:last-child){
  margin-bottom: 40px;
}

.section-title.style-2{
  color: #f05a21;
}

.section-pre-title{
  text-transform: uppercase;
  line-height: 28px;
  letter-spacing: 0.25px;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}

.sub-title:not(:last-child){
  margin-bottom: 40px;
}

.section-pre-title:not(:last-child){margin-bottom: 0;}

.text-size-medium{
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.25px;
}

.small-title{
  text-transform: uppercase;
}

.small-title:not(:last-child){
  margin-bottom: 10px;
}

/* Tooltips */

.tooltips a{
  position: relative;
  color: #f05a21!important;
}

.tooltip{
  position:absolute;
  display:block;
  background:#e8e8e8;
  padding:6px 10px;
  color: #666;
  font-size: 12px;
  line-height: 13px;
  opacity:0;
  visibility: hidden;
  white-space: nowrap;
  z-index: 5;
  border-radius: 10px;

  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

a.top-tooltip .tooltip{
  bottom: 100%;
  left: 0;
  margin-bottom: 5px;

  -webkit-transform: translate(0,-15px);
  -moz-transform: translate(0,-15px);
  -o-transform: translate(0,-15px);
  -ms-transform: translate(0,-15px);
  transform: translate(0,-15px);
}

a.left-tooltip .tooltip{
  top: 100%;
  right: 100%;
  margin-right: 10px;
  border-radius: 10px 0 10px 10px;

  -webkit-transform: translate(-15px,-50%);
  -moz-transform: translate(-15px,-50%);
  -o-transform: translate(-15px,-50%);
  -ms-transform: translate(-15px,-50%);
  transform: translate(-15px,-50%);
}

a.right-tooltip .tooltip{
  top: 100%;
  left: 100%;
  margin-left: 9px;
  border-radius: 0 10px 10px 10px;

  -webkit-transform: translate(15px,-50%);
  -moz-transform: translate(15px,-50%);
  -o-transform: translate(15px,-50%);
  -ms-transform: translate(15px,-50%);
  transform: translate(15px,-50%);
}

a.bottom-tooltip .tooltip{
  top: 100%;
  left: 0;
  margin-top: 5px;
  border-radius: 0 10px 10px 10px;

  -webkit-transform: translate(0,15px);
  -moz-transform: translate(0,15px);
  -o-transform: translate(0,15px);
  -ms-transform: translate(0,15px);
  transform: translate(0,15px);
}

a.top-tooltip:hover .tooltip{
  -webkit-transform: translate(0,0px);
  -moz-transform: translate(0,0px);
  -o-transform: translate(0,0px);
  -ms-transform: translate(0,0px);
  transform: translate(0,0px);
}

a.left-tooltip:hover .tooltip{
   -webkit-transform: translate(0px,-50%);
  -moz-transform: translate(0px,-50%);
  -o-transform: translate(0px,-50%);
  -ms-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
}

a.right-tooltip:hover .tooltip{
   -webkit-transform: translate(0px,-50%);
  -moz-transform: translate(0px,-50%);
  -o-transform: translate(0px,-50%);
  -ms-transform: translate(0px,-50%);
  transform: translate(0px,-50%);
}

a.bottom-tooltip:hover .tooltip{
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -o-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
}

.tooltip{
  border-radius: 10px 10px 10px 0;
}

.tooltips a .tooltip:after{
  position:absolute;
  content:"";
  width:0;
  height:0;
}

a.top-tooltip .tooltip:after{
  border-top: 8px solid #e8e8e8; 
  border-right: 8px solid transparent;
  top: 100%;
  left: 0;
}

a:hover .tooltip{
  opacity: 1;
  visibility: visible;
}

.tooltips a:hover{text-decoration: none;}

.tooltips a.left-tooltip .tooltip:after{
  border-top: 8px solid #e8e8e8; 
  border-right: 8px solid transparent;
  top: 0;
  left: 100%;
}

.tooltips a.right-tooltip .tooltip:after{
  border-top: 8px solid #e8e8e8; 
  border-left: 8px solid transparent;
  right: 100%;
  top: 0;
}

.tooltips a.bottom-tooltip .tooltip:after{
  border-bottom: 8px solid #e8e8e8; 
  border-right: 8px solid transparent;
  bottom: 100%;
  left: 0;
}

/* -----------------------------------

  5. Header

------------------------------------- */

#header{
  position: relative;
  z-index: 9;
  width: 100%;
  background: #fff;

  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}

  #header:before{
    content: '';
    height: 4px;
    width: 100%;
    display: block;
    background: url(../images/rainbowstripe.jpg) repeat-x;
  }

  .bottom-separator{
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    overflow: hidden;
    padding-bottom: 30px;
    display: block;
    z-index: -1;
  }

  .bottom-separator:after{
    box-shadow: 0 0 0 100px #fff;
    border-radius: 100%;
    position: absolute;
    height: 190px;
    content: '';
    right: -20%;
    left: -20%;
  }

  #header:not(.style-2) .bottom-separator{
    display: none;
  }

  /* Lang button */

  .lang-button{
    position: relative;
  }

    .lang-button > a{
      color: #333;
    }

    .lang-button > a:after{
      content: "\e8e7";
      font-size: 12px;
      font-weight: bold;
      font-family: 'fontello';
      display: inline-block;
      margin-left: 5px;
    }

    .lang-button .dropdown-list{
      padding-top: 6px;
    }

      .lang-button .dropdown-list > li > a{
        display: block;
        padding: 5px 20px;
        text-align: left;
      }

      .lang-button .dropdown-list > li:first-child > a{
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
      }

      .lang-button .dropdown-list > li:hover > a{color: #f05a21;}

    .lang-button:hover .dropdown-list{
      visibility: visible;
      opacity: 1;
    }

  .dropdown-list,
  .dropdown-window{
    position: absolute;
    top: 100%;
    right: 0;
    padding: 0;
    min-width: 100px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
    
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
  }

  .dropdown-window{
    -webkit-transform: scale3d(.85, .85, .85);
        -ms-transform: scale3d(.85, .85, .85);
            transform: scale3d(.85, .85, .85);
  }

  .dropdown-window.opened{
    opacity: 1;
    visibility: visible;

    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  #header .top-header{
    padding: 20px 35px;

    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
  }

  .logo{
    display: inline-block;
  }

  #header .logo-wrap{
    width: 25%;

    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
  }

  .contact-info-menu{
    margin: -5px -15px 0;
    font-size: 0;
    line-height: 20px;

    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
  }

  #header .contact-info-menu{
    margin-bottom: 25px;
  }

  .contact-info-menu > *{
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    margin: 5px 15px 0;
    line-height: 20px;
    letter-spacing: 0.5px;
  }

  .contact-info-menu .contact-info-item > a:hover{
    text-decoration: underline;
  }

    .contact-info-menu > * > i{
      width: 15px;
      color: #b9b9b9;
      display: inline-block;
      text-align: left;
    }

    .contact-info-menu > * > i + a{
      color: #333;
    }

  .call-us > *{
    display: inline-block;
  }

  .call-us > *:not(:last-child){
    margin-right: 40px;
  }

  #header.sticky .top-header .table-row{
    transition: all .3s ease;
  }

/*----------- Header style-2 --------------*/

#header.header-2:before{
  display: none;
}

  #header.header-2 .pre-header{
    background: #a6c437;
    padding: 9px 0 7px;
    position: relative;

    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
  }

  #header.header-2 .pre-header:before{
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: url(../images/header_stripe.png) repeat-x;
    height: 3px;
  }

  #header.header-2 .pre-header .contact-info-menu{
    margin-bottom: 0;
  }

  #header.header-2 .top-header,
  #header.header-3 .top-header{
    padding: 0;
  }

  #header.header-2 .top-header .table-row,
  #header.header-3 .top-header .table-row{
    padding: 25px 0;
  }

    #header.header-2 .pre-header .contact-info-menu .contact-info-item > a,
    #header.header-2 .pre-header .contact-info-menu .contact-info-item > span,
    #header.header-3 .pre-header .contact-info-menu .contact-info-item > a,
    #header.header-3 .pre-header .contact-info-menu .contact-info-item > span{
      color: #fff;
    }

    #header.header-2 .pre-header .contact-info-menu > * > i{
      color: #e4ead2;
    }

    #header.header-2 .pre-header .social-icons > li > a{
      color: #e4ead2;
    }

    #header.header-2 .pre-header .social-icons > li > a:hover{
      color: #fff;
    }

    #header.header-2 .nav-item{
      border-top: 1px solid #e8e8e8;
      text-align: left;
    }

    #header.header-2 .menu-wrap .call-us,
    #header.header-3 .top-header .call-us{
      text-align: right;
    }

    #header.header-2.type-2 .nav-item{
      text-align: center;
    }

    #header.header-2.type-2 .top-header #main-navigation{
      padding-right: 0;
    }

    #header.header-2.type-2 .call-us > *:not(:last-child){
      margin-right: 0;
    }

/*----------- Header style-3 --------------*/

#header.header-3.header-abs{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#header.header-abs:before{
  display: none;
}
  
  #header.header-3{
    background: transparent;
  }

  #header.header-3 .pre-header{
    background: rgba(0,0,0,0.3);
    padding: 10px 0;
  }

    #header.header-3 .contact-info-menu{
      margin-bottom: 0;
    }

    #header.header-3 .pre-header .contact-info-menu > * > i{
      color: #b9b9b9;
    }

    #header.header-3 .pre-header .social-icons > li > a{
      color: #b9b9b9;
    }

    #header.header-3 .social-icons > li > a:hover{
      color: #fff;
    }

    #header.header-3.type-2 .nav-item{
      text-align: center;
    }

    #header.header-3.type-2 #main-navigation > ul > li > a{
      padding: 14px 30px;
      border-radius: 30px;
    }

    #header.header-3.type-2 #main-navigation > ul > li.current > a, 
    #header.header-3.type-2 #main-navigation > ul > li:hover > a{
      background: #f05a21;
      color: #fff;
    }

    #header.header-3 .social-icons > li > a{
      color: #eaeaea;
    }

    #header.header-3 .our-info-list > li > div > a,
    #header.header-3 .our-info-list.type-2 > li > a{
      color: #fff;
    }

    #header.header-3 .our-info-list > li{
      color: #e6e6e6;
    }

/* Main Navigation */

#wrapper{
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

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

.nav-item .main-navigation:not(:last-child){
  margin-right: 10px;
}

#main-navigation{
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

#main-navigation > ul{font-size: 0;}

#main-navigation > ul > li{
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin: 0 20px;
  font-size: 30px;
}

#main-navigation > ul > li > a{
  color: #333;
  display: block;
  position: relative;
  padding: 10px 0;
}

.searchform-wrap.opened, 
.main-navigation > li:hover > .sub-menu-wrap{
  width: 355px;
  opacity: 1;
  visibility: visible;
}

  #main-navigation > ul > li.current > a,
  #main-navigation > ul > li:hover > a{
    color: #f1693b;
  }

  .sub-menu-wrap ul li{
    position: relative;
  }

  .sub-menu-wrap ul li:hover > a,
  .sub-menu-wrap ul li.current > a{
    color: #f1693b;
    background: #fff;
  }

  #main-navigation > ul > li.dropdown > a:after{
    font-family: 'fontello';
    content: '\e8e7';
    margin-left: 10px;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
  }

  .sub-menu-wrap{
    position: absolute;
    left: -25px;
    top: 100%;
    min-width: 220px;
    background: #fff;
    padding: 20px 0;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);

    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition:         all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transform: translate3d(-15px, 15px, 0);
    -moz-transform: translate3d(-15px, 15px, 0);
    -o-transform: translate3d(-15px, 15px, 0);
    -ms-transform: translate3d(-15px, 15px, 0);
    transform: translate3d(-15px, 15px, 0);
  }

  .sub-menu-wrap:before{
    content: '';
    bottom: 100%;
    width: 100%;
    left: 0;
    height: 4px;
    display: block;
    position: absolute;
    background: transparent;
  }

  .sub-menu-wrap .sub-menu-wrap.sub-menu-inner{
    left: 100%;
    top: 0;
    margin-left: -10px;
    margin-top: -10px;
  }

  .sub-menu-wrap .sub-menu-wrap.sub-menu-inner:before{
    right: 100%;
    left: auto;
    width: 4px;
    top: 0;
    bottom: auto;
    height: 100%;
  }

  #main-navigation > ul > li:hover > .sub-menu-wrap:not(.sub-menu-inner), 
  .sub-menu-wrap ul li:hover .sub-menu-wrap.sub-menu-inner{

    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

    opacity: 1;
    visibility: visible;
  }

    .sub-menu-wrap ul li a{
      display: block;
      white-space: pre;
      position: relative;
      font-size: 14px; 
      line-height: 1em;
      letter-spacing: 0.1px;
      padding: 10px 30px 10px;
      color: #2a2c32;
    }

    .sub-menu-wrap ul li.sub > a:after{
      font-family: 'fontello';
      content: '\e8e5';
      position: absolute;
      right: 20px;
    }

.responsive-nav-button{
  display: none;
  text-align: center;
  color: #8aca56;
  font-size: 23px;
  z-index: 2;
  border-radius: 0;
  background: transparent;

  -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.responsive-nav-button:before{
  font-family: 'fontello';
  content: "\e8bb";
}

#wrapper #advanced-menu-hide{
  visibility: hidden;
  pointer-events: none;

  -webkit-transform: translateX(200%);
  transform: translateX(200%);

  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.menu-button-wrap{
  text-align: right;
  padding: 10px 0;
}

.mobile-advanced{display: none;}

#header.header-2 #main-navigation{
  margin-top: -1px;
}

  #header.header-2 #main-navigation > ul > li{
    margin: 0;
  }

  #header.header-2 #main-navigation > ul > li > a{
    padding: 23px 28px;
    border-top: 1px solid transparent;
  }

  #header.header-2 #main-navigation > ul > li.current > a, 
  #header.header-2 #main-navigation > ul > li:hover > a{
    background: #f6f6f6;
    border-top-color: #f05a21;
  }

  #header.header-2 .nav-item .container{
    position: relative;
  }

  #header.header-2 .nav-item .main-navigation:not(:last-child){
    margin-right: 0;
    padding-right: 50px;
  }

  #header.header-2 .nav-item .search-holder{
    position: absolute;
    right: 0;
    top: calc(50% - 21px);
  }

  #header.header-2 .nav-item .sub-menu-wrap:not(.sub-menu-inner),
  #header.header-3 .nav-item .sub-menu-wrap:not(.sub-menu-inner){
    left: 0;
  }

  #header.header-3 .nav-item .sub-menu-wrap:not(.sub-menu-inner){
    margin-top: 4px;
  }

  #header.header-3 #main-navigation > ul > li{
    margin: 0;
  }

  #header.header-3 #main-navigation > ul > li > a{
    color: #fff;
    padding: 9px 20px;
    border-radius: 20px;
  }

  #header.header-3 #main-navigation > ul > li.current > a, 
  #header.header-3 #main-navigation > ul > li:hover > a{
    background: #fff;
    color: #f05a21;
  }

  #header.header-3 .nav-item .sub-menu-wrap{
    border-radius: 20px;
  }

  #header.header-3 .nav-item .responsive-nav-button{
    color: #fff;
  }

/* Search and Shopping cart buttons */

.search-holder,
.shop-cart{
  display: inline-block;
  vertical-align: middle;
}

button.search-button,
.shop-cart .sc-cart-btn{
  font-family: 'Linearicons';
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  margin-top: 5px;
  background: none;
  color: #b9b9b8;
}

button.search-button,
button.sc-cart-btn{
  border: 1px solid #b9b9b8;
  border-radius: 50px;
  padding: 10px;
}

button.sc-cart-btn{
  padding: 8px;
}

button.search-button:hover,
.shop-cart .sc-cart-btn:hover,
.shop-cart .sc-cart-btn.opened{
  
}

button.search-button:before{content: "\e922";}

  .searchform-wrap h4{
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
  }

  .searchform-wrap input{
    border: none;
    padding-left: 0;
    padding-right: 30px;
    color: #fff;
  }

  .searchform-wrap input::-webkit-input-placeholder{
    color: #636363;
  }

  .searchform-wrap input::-moz-placeholder{
    color: #636363;
  }

  .close-search-form{
    background-color: transparent;
    position: absolute;
    font-family: 'linearicons';
    right: 30px;
    font-size: 25px;
    color: #666;
    opacity: 0.5;
    z-index: 99;
    font-weight: normal;
    display: inline-block;
    top: 50%;
    margin-top: -13px;

    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }

  .close-search-form:hover{
    opacity: 1;
  }

  .close-search-form:before{content: '\e92a';}

  .searchform-wrap{
    border-bottom: none;
    display: block;
    width: 100%;
    height: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    text-align: center;
    z-index: 201;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition:         all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);

    -webkit-transform: rotate3d(1,0,0,-90deg);
    transform: rotate3d(1,0,0,-90deg);
  }

  .searchform-wrap.opened{
    width: 100%;
    position: relative;
    height: 55px;
    padding: 6px 0;

    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }

    .searchform-wrap .vc-child{
      width: 560px;
      display: inline-block;
    }

    .searchform-wrap input{
      border: none!important;
      background-color: transparent!important;
      font-size: 16px;
      padding-right: 60px!important;
    }

    .searchform-wrap input:not(:last-child){
      margin-bottom: 0;
    }

    .searchform-wrap form{
      position: relative;
    }

    .searchform-wrap form button{
      position: absolute;
      right: 15px;
      top: 0;
      font-family: 'Linearicons';
      font-size: 24px;
      line-height: 42px;
      background: none;
      opacity: 0.5;
    }

    .searchform-wrap form button:hover{opacity: 1;}

    .searchform-wrap form button:before{content: "\e922";}

    .searchform-wrap form input:not([type="submit"]):focus,
    .searchform-wrap form textarea:focus{
      border-color: transparent;
      box-shadow: none;
    }

  #header.header .searchform-wrap{
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

  #header button.search-button,
  .shop-cart .sc-cart-btn,
  #header .nav-item > .btn{
    margin: 0 10px;
  }

  #header .nav-item > .btn{
    margin-right: 0;
  }

  #header.header-2 button.search-button{
    margin: 0 15px;
  }

  #header .menu-wrap .nav-item > .btn{
    padding: 10px 30px 8px;
  }

  #header.header-3 button.search-button, 
  #header.header-3 .shop-cart .sc-cart-btn{
    color: #fff;
  }

  #header.header-3 button.search-button{
    border-color: #eaeaea;
  }

/* ------------------ Shopping cart ---------------- */

  .shop-cart{
    position: relative;
  }

  .shop-cart .sc-cart-btn{
    background: transparent;
    font-size: 24px;
    position: relative;
  }

  .shop-cart .sc-cart-btn:before{
    content: '2';
    position: absolute;
    top: 5px;
    right: 5px;
    background: #f05a21;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    z-index: 2;
  }

  .sc-invoker:hover,
  .sc-invoker.opened{
    color: #28abe3 !important;
  }

  .sc-cart-btn > span:not(.price){
    position: relative;
  }

  .sc-cart-btn > span:not(.price)::after{
    content: attr(data-amount);
    position: absolute;
    font-size: 11px;
    color: #7b8285;
    font-weight: bold;
    top: 0;
    left: 0;
    width: 100%;
    font-family: 'Heebo', sans-serif;
  }

  .shopping-cart{
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    margin-top: 15px;
    width: 360px;
    text-align: left;
    font-size: 14px;
    margin-right: -130px;
  }

  .shopping-cart .product-image:not(:last-child),
  .shop-cart-form .product .product-image:not(:last-child){
    margin-bottom: 0;
  }

  .shopping-cart .product-name:not(:last-child),
  .shop-cart-form .product .product-name:not(:last-child){
    margin-bottom: 0;
  }

  .shop-cart-form .product .product-name a{
    color: #666;
    font-size: 16px;
    font-weight: 500;
  }

  .shopping-cart .product-color,
  .shop-cart-form .product .product-color{
    font-size: 13px;
    color: #7b8285;
  }

  .shopping-cart .products-holder{
    margin: 0;
  }

  .shopping-cart .products-holder .col{
    padding: 0;
  }

  .shopping-cart .products-holder .product-title:not(:last-child){
    margin-bottom: 0;
  }

  .shopping-cart .products-holder .product{
    overflow: hidden;
    position: relative;
  }

  .shopping-cart .products-holder .product-image,
  .shop-cart-form .product .product-image{
    float: left;
    margin-right: 20px;
    max-width: 82px;
    overflow: hidden;
  }

  .shopping-cart .product .product-image:not(:last-child){
    margin-bottom: 0;
  }

  .shopping-cart .products-holder .product-description{
    overflow: hidden;
    padding: 0;
    padding-right: 30px;
  }

  .shopping-cart .product-name,
  .shop-cart-form .product .product-name{
    display: block;
  }

  .shopping-cart .product-name:hover,
  .shop-cart-form .product .product-name:hover{
    color: #28abe3 !important;
  }

  .shopping-cart .product-price,
  .shop-cart-form .product-price{
    color: #666;
    font-size: 14px;
    font-weight: 300;
    line-height: 30px;
  }

  .shopping-cart .product .item-close,
  .shop-cart-form .item-close{
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    font-family: 'Linearicons';
    background: none;
    font-size: 18px;
    z-index: 2;
  }

  .shopping-cart .product .item-close:before,
  .shop-cart-form .item-close:before{
    content: "\e95a";
  }

  .shopping-cart .products-holder{
    margin: 0;
  }

  .shopping-cart .products-holder .product{
    box-shadow: none;
    background: transparent;
    width: 100%;
  }

  .shopping-cart .products-holder .product:not(:last-child){
    margin-bottom: 20px;
  }

  .sc-footer .subtotal{
    padding: 30px 0 0;
  }

  .sc-footer .subtotal .total-price{
    padding-left: 5px;
    letter-spacing: 0.5px;
    font-weight: 500;
    color: #f05a21;
  }

  .vr-btns-set > *:not(:last-child){
    margin-right: 5px;
  }

  .shopping-cart .subtotal:not(:last-child){
    margin-bottom: 30px;
  }

  .sc-footer .subtotal{
    color: #f05a21;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.3px;
  }

  .shopping-cart-form:not(:last-child){
    margin-bottom: 40px;
  }

  .shop-cart-form tr td{
    vertical-align: top;
  }

  .shop-cart-form tr td.price{
    font-weight: 400;
  }

  .shop-cart-form[class*="table-type"] table tr:last-child > td{
    padding: 13px 26px;
  }

  .shop-cart-form tr td .item-close{
    position: relative;
    margin-top: 0;
    display: inline-block;
    margin-right: 30px;
  }

  .shop-cart-form tr td.order-total:not(:last-child){
    border-right: 1px solid #e8e8e8;
  }

  .shop-cart-form tr th{
    border-bottom: 1px solid #e8e8e8;
  }

  .shop-cart-form tr th.product-col{
    width: 450px;
  }

  .shop-cart-form tr th.price-col{
    width: 100px;
  }

  .shop-cart-form tr th.qty-col{
    width: 250px;
  }

  .shop-cart-form tr th.total-col{
    width: 250px;
  }

  .shop-cart-form tr td.total-price{
    color: #333;
  }

  .shop-cart-form .product{
    display: inline-block;
  }

  .shop-cart-form .product-image,
  .shop-cart-form .product-description{
    display: inline-block;
    vertical-align: top;
  }

  .shop-cart-form.order-type tr th.total-col{
    width: 40%;
  }

  .shop-cart-form.order-type tr td.order-total{
    font-size: 16px;
    position: relative;
    font-weight: 500;
  }

  .shop-cart-form .product .product-description{
    overflow: hidden;
  }

/* ------------------------------------------------------
    
    6. Content Elements
    
------------------------------------------------------ */

#content{
  position: relative;
  z-index: 2;
  background: #fff;
}

/* Signature */

.signature{margin-top: 35px;}

  .signature > span{
    display: block;
    padding-left: 20px;
    color: #858585;
  }

/* Weekly events */

#event-filter:not(:last-child),
#options:not(:last-child){
  margin-bottom: 30px;
}

.isotope-nav > button{
  display: inline-block;
  padding: 8px 30px;
  color: #666;
  background: transparent;
  border-radius: 30px;
  border: 1px solid transparent;
  letter-spacing: 0.75px;
}

.isotope-nav > button.active,
.isotope-nav > button.is-checked{
  border-color: #b9b9b9;
}

#week-events > table{
  background-color: transparent;
}

  #week-events > table thead tr{
    background-color: #3399ff;
  }

    #week-events > table thead tr th{
      width: 16.666%;
      padding: 12px 10px;
      font-size: 16px;
      color: #fff;
      font-weight: 500;
      text-transform: uppercase;
      text-align: center;
    }

    #week-events > table tr td{
      border: 2px solid #e8e8e8;
      text-align: left;
      height: 100%;
      background-color: #fff;
    }

    #week-events > table tr td:first-child{
      border-left: none;
    }

    #week-events > table tr td:last-child{
      border-right: none;
    }

      #week-events > table tr td .week-event{
        color: #666;
        background-color: #fff;
        padding: 20px 20px 40px;
        height: 100%;

        -webkit-transition: all .35s ease;
        -o-transition: all .35s ease;
        transition: all .35s ease;
      }

      #week-events > table tr td .week-event h6{
        font-family: 'Poppins', sans-serif;
        color: #a6c437;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: -1px;

        -webkit-transition: color .35s ease;
        -o-transition: color .35s ease;
        transition: color .35s ease;
      }

      #week-events > table tr td .week-event h6:not(:last-child){
        margin-bottom: 5px;
      }

      #week-events > table tr td .week-event time{
        text-transform: uppercase;
      }

      #week-events > table tr td .week-event time:not(:last-child){
        margin-bottom: 10px;
        display: block;
      }

      #week-events > table tr td .week-event .event-info > li{
        font-size: 12px;
        line-height: 20px;
      }

        #week-events > table tr td .week-event .event-info > li span{
          color: #b9b9b9;

          -webkit-transition: color .35s ease;
          -o-transition: color .35s ease;
          transition: color .35s ease;
        }

    #week-events > table tr td .week-event:hover{
      background-color: #a6c437;
      color: #fff;
    }

      #week-events > table tr td .week-event:hover h6{
        color: #fff;
      }

        #week-events > table tr td .week-event:hover .event-info > li span{
          color: #e9e9e9;
        }

    .week-event.hide-event{
      opacity: 0;
    }

  .event-title:not(:last-child){
    margin-bottom: 25px;
  }

  .event-options{
    margin: -20px -10px 0;
    font-size: 0;
  }

  .event-options:not(:last-child){
    margin-bottom: 40px;
  }

    .event-options > .event-col{
      display: inline-block;
      padding: 20px 10px 0;
      font-size: 14px;
    }

    .event-options > .event-col.date{
      width: 25%;
    }

    .event-options > .event-col.search{
      width: 43%;
    }

    .event-options > .event-col.last-col{
      width: 17%;
      text-align: right;
    }

/* Brend box */

.brand-box a img{
  opacity: 0.5;

  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease;
}

.brand-box a:hover img{
  opacity: 1;
}

/* image section */

.section-with-carousel > .row > [class*="col-"]{
  padding: 0;
}

.img-holder{
  overflow: hidden;
}

.img-holder > img{
  max-width: inherit;
}

.section-with-carousel > .row > [class*="col-"]:not(:last-child){
  margin-bottom: 0;
}

[class*="section-with-img"]{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 -15px;
  padding: 0;
}

[class*="section-with-img"] .text-section{
  padding: 60px 30px;
}

[class*="section-with-img"] > .img-section > img{
  max-width: inherit;
}

[class*="section-with-img"][class*="fx-col"] > *{
  width: 50%;
}

.section-with-carousel .testimonial-section,
.section-with-carousel .countdown-area,
.section-with-carousel .comment-section{
  padding: 20px 15px 50px;
}

.section-with-carousel.with-bg{
  background: #3399ff;
}

  .section-with-carousel.with-bg .section-title,
  .section-with-carousel.with-bg .section-pre-title,
  .section-with-carousel.with-bg .countdown-area time{
    color: #fff;
  }

  .section-with-carousel.with-bg .countdown-area time{
    font-weight: 500;
    font-size: 18px;
  }

  .section-with-carousel.with-bg .countdown-area .countdown{
    padding: 30px 0;
  }

.section-with-carousel .owl-carousel{
  overflow: hidden;
}

  .section-with-carousel .owl-carousel .owl-stage-outer{
    overflow: visible;
  }

/* welcome section */

.welcome-section:not(.owl-carousel){
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -15px -15px;
}

.welcome-section.overlap{
  margin-top: -100px;
}

  .welcome-col{
    padding: 15px 15px;
  }

  .welcome-item{
    overflow: hidden;
    position: relative;
    margin-top: -75px;
  }

    .welcome-item .welcome-inner{
      overflow: hidden;
      -moz-transform: translateY(75px);
      -webkit-transform: translateY(75px);
      -o-transform: translateY(75px);
      -ms-transform: translateY(75px);
      transform: translateY(75px);

      -webkit-transition: all 600ms cubic-bezier(0.075, 0.82, 0.165, 1);
      transition:         all 600ms cubic-bezier(0.075, 0.82, 0.165, 1); 
    }

    .welcome-item:hover .welcome-inner{
      -moz-transform: translateY(0);
      -webkit-transform: translateY(0);
      -o-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }

    .welcome-item .welcome-content{
      text-align: center;
      padding: 30px 30px 40px;
      color: #fff;
      background: #3399ff;
      position: relative;
      z-index: 9;
    }

    .bigHalfCircle{
      position: absolute;
      bottom: 99.8%;
      left: 0;
      right: 0;
      height: 12px;
      width: 100%;
    }

    .bigHalfCircle path{
      fill: #3399ff;
      stroke: #3399ff;
    }

      .welcome-item .welcome-content .welcome-title{
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
      }

      .welcome-item .welcome-content .btn{
        padding-right: 30px;
        padding-left: 30px;
        opacity: 0;
        letter-spacing: 0.75px;
      }

      .welcome-item:hover .welcome-content .btn{
        opacity: 1;
      }

      .welcome-item .welcome-content > p{
        letter-spacing: 0.25px;
      }

      .welcome-item .welcome-content > p:not(:last-child){
        margin-bottom: 35px;
      }

      .welcome-item .welcome-content > *:not(span):not(.bigHalfCircle){
        z-index: 1;
        position: relative;
      }

      .welcome-item .welcome-content span[class*="licon-"]{
        position: absolute;
        bottom: -45px;
        left: -15%;
        font-size: 242px;
        color: #ffb409;

            -ms-transform: rotate(-11deg);
        -webkit-transform: rotate(-11deg);
        transform: rotate(-11deg);
      }

    .welcome-item.style-2 .welcome-content{
      background: #a6c437;
    }

    .welcome-item.style-2 .welcome-content .bigHalfCircle path{
      fill: #a6c437;
      stroke: #a6c437;
    }

    .welcome-item.style-2 .welcome-content span[class*="licon-"]{
      color: #9bbc31;
      bottom: 20px;
      left: -25%;
    }

    .welcome-item.style-3 .welcome-content{
      background: #f05a21;
    }

    .welcome-item.style-3 .welcome-content .bigHalfCircle path{
      fill: #f05a21;
      stroke: #f05a21;
    }

    .welcome-item.style-3 .welcome-content span[class*="licon-"]{
      color: #ee511e;
      bottom: 20px;
      left: -25%;
    }

  .blog-type.event:not(:last-child){
    margin-bottom: 55px;
  }

  .blog-type .welcome-item{
    margin-top: 0;
  }

    .blog-type .welcome-item .welcome-inner{
      -webkit-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
    }

      .blog-type .welcome-item .welcome-content{
        background: #fff;
        text-align: left;
        color: #858585;
        padding: 25px 30px 25px;
      }

      .blog-type .welcome-item .welcome-content > p{
        color: #858585;
      }

      .blog-type .welcome-item .welcome-content .bigHalfCircle path{
        fill: #fff;
        stroke: #fff;
      }

      .blog-type .welcome-item .welcome-content span[class*="licon-"]{
        display: none;
      }

      .welcome-section.blog-type + .btn{
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 40px;
      }

      .welcome-section.blog-type.style-2 .bigHalfCircle,
      .welcome-section.blog-type.style-2 .welcome-img time{
        display: none;
      }

    .blog-type.style-2 .welcome-item .welcome-inner{
      background: #fafafa;
    }

    .blog-type.style-2 .welcome-item .welcome-content{
      background: #fafafa;
    }

    .blog-type.style-2 .welcome-item .welcome-content .bigHalfCircle path{
      fill: #fafafa;
      stroke: #fafafa;
    }

    .blog-type.type-2.welcome-section.style-2 .bigHalfCircle{
      display: block;
    }

  .blog-type.list-view .welcome-item:not(:last-child){
    margin-bottom: 40px;
  }

    .blog-type.list-view .welcome-inner{
      overflow: hidden;
    }

      .blog-type .welcome-attachment{
        position: relative;
      }

        .blog-type.list-view .welcome-img .entry-date,
        .blog-type.list-view .welcome-attachment .entry-date{
          bottom: auto;
          top: 20px;
          left: auto;
          right: -10px;
        }

      .blog-type.list-view .welcome-content{
        overflow: hidden;
      }

      .blog-type.list-view.event .welcome-content .entry-body p:not(:last-child){
        margin-bottom: 20px;
      }

      .blog-type .entry .contact-info-menu:not(:last-child){
        margin-bottom: 15px;
      }

/* Brend box */

/* Backgrounds */

.parallax-section{
  background-attachment: fixed!important;
  background-repeat: no-repeat!important;
  background-position: center center!important;
  height: 100%;
  width: 100%; 
  -webkit-background-size: cover; 
  -moz-background-size: cover; 
  -o-background-size: cover; 
  background-size: cover!important;
}

.holder-bg{
  padding: 90px 0;
  position: relative;
}

.holder-bg .count-number,
.holder-bg .counter > .counter-inner p,
.holder-bg .icons-box .icons-wrap .icons-item .icons-box-title a,
.holder-bg .icons-box .icons-wrap .icons-item > .item-box > i,
.holder-bg .item-box,
.holder-bg .info-btn{
  color: #fff;
}

.holder-bg .info-btn:hover{
  color: #fff;
  border-color: #fff;
}

.icons-item .icons-box-title a:hover{
  text-decoration: underline;
}

.holder-bg .section-title,
.holder-bg .section-pre-title,
.holder-bg,
.holder-bg h3{
  color: #fff;
}

.holder-bg > p,
.holder-bg .fw-medium,
.holder-bg .icons-box .icons-wrap .icons-item > .item-box > p{
  color: #e9e9e9;
}

.holder-bg .custom-list[class*="type-"] li::before{
  color: #3399ff;
}

.owl-custom .owl-custom-buttons{
  opacity: 0;

  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.owl-custom:hover .owl-custom-buttons{
  opacity: 1;
}

.holder-bg.with-pattern{
  background: url(../images/1920x211_bg.png) #3399ff;
}

/* Breadcrumbs */

.breadcrumbs-wrap{
  padding: 4.8% 0;
  /*background: url(../images/1920x280_bg.jpg) no-repeat;*/
  text-align: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-color: #3399ff;
  overflow: hidden;
  position: relative;
}

.breadcrumbs-wrap.type-2{
  text-align: left;
}

.breadcrumbs-wrap.style-2{
  background: #3399ff;
}

  .breadcrumbs-wrap .page-title:not(:last-child){
    margin-bottom: 10px;
  }

  .breadcrumbs-wrap .page-title{
    color: #fff;
  }

  .breadcrumbs-wrap .breadcrumbs{
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.75px;
  }

  .breadcrumbs-wrap .breadcrumbs > li{
    display: inline-block;
  }

    .breadcrumbs-wrap .breadcrumbs > li > a{
      color: #fff;
      border-bottom: 1px solid transparent;
    }

    .breadcrumbs-wrap .breadcrumbs > li > a:hover{
      border-color: #fff;
    }

    .breadcrumbs > li:not(:first-child):before{
      content: "/";
      display: inline-block;
      vertical-align: middle;
      color: #fff;
      margin-right: 10px;
      padding-left: 6px;
    }

  .breadcrumbs-wrap.style-2 .page-title,
  .breadcrumbs-wrap.style-2 .breadcrumbs > li > a,
  .breadcrumbs-wrap.style-2 .breadcrumbs,
  .breadcrumbs-wrap.style-2 .breadcrumbs > li:not(:first-child):before{
    color: #eeeeee;
  }

  .breadcrumbs-wrap.style-2 .breadcrumbs > li > a:hover{
    border-color: #666;
  }

  .breadcrumbs-wrap img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 0.5;
  }

  .breadcrumbs-wrap {
    background-color: #3399ff;
    overflow: hidden;
    position: relative;
  }

  .breadcrumbs-links ul li{

    display: inline-block;
    
  }
  .breadcrumbs-links ul {
    text-align: center;
  }
  .breadcrumbs-links ul > li:not(:first-child):before{
    content: "/";
    padding-left: 6px;
    margin-right: 10px;
    vertical-align: middle;
    color: #292e31;
  }
/* Cookies */

.cookies{
  background: rgba(42,44,50,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 25px 0;
  color: #fff;
}

  .cookies span:before{
    content: '\e955';
    font-family: 'Linearicons';
    font-size: 24px;
    display: inline-block;
    margin-right: 10px;
  }

  .cookies .btn{
    margin: 0 2px;
  }

/* Banners */

.banner-wrap{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: -10px -10px;
}

.banner-wrap .banner-holder{
  padding: 10px 10px;
}

.banner-item{
  display: block;
  position: relative;
  font-size: 14px;
}

.banner-item > .banner-inner{
  background: #f6f6f6;
  padding: 35px 25px 35px 120px;
  overflow: hidden;
  position: relative;
  color: #858585;
}

  .banner-item > .banner-inner > i{
    position: absolute;
    font-size: 180px;
    color: #d5d5d5;
    left: -50px;
    top: calc(50% - 90px);

    -ms-transform: rotate(-11deg);
    -webkit-transform: rotate(-11deg);
    transform: rotate(-11deg);
  }

  .banner-item > .banner-inner > i.licon-clipboard-down{
    left: -80px;
  }

  .banner-item > .banner-inner > .banner-title{
    color: #f05a21;
    font-weight: bold;
    line-height: 24px;
    text-transform: uppercase;
  }

  .banner-item > .banner-inner > .banner-title:not(:last-child){
    margin-bottom: 15px;
  }

  .banner-item > .banner-inner > p:not(:last-child){
    margin-bottom: 20px;
  }

.banner-item.type-2{
  overflow: hidden;
}

  .banner-item.type-2 .banner-inner{
    position: absolute;
    width: 52%;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0;
    background: rgba(240,90,33,0.9);
    color: #fff;
  }

    .banner-item.type-2 > img{width: 100%;}

    .banner-item.type-2 .banner-content{
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      padding: 20px 30px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }

    .banner-item.type-2 .banner-inner .banner-title{
      color: #fff;
      font-weight: normal;
      line-height: 36px;
      text-transform: none;
    }

    .banner-item.type-2 > .banner-inner p:not(:last-child){
      margin-bottom: 35px;
    }

    .banner-item.type-2 > .banner-inner .btn{
      padding-left: 30px;
      padding-right: 30px;

      -webkit-transition: all .35s ease;
      -o-transition: all .35s ease;
      transition: all .35s ease;
    }

    .banner-item.type-2:hover > .banner-inner .btn{
      background: #fff;
      color: #666;
      border-color: transparent;
    }

  .banner-item.type-2.style-2 .banner-inner{
    background: rgba(166,196,55,0.9);
  }

/* Revolution slider */

.rev-slider-wrapper{
  z-index: 1;
}

.tparrows{
  background: none;
  width: auto;
  height: auto;
}

.tparrows:before,
[class*="custom-owl-"]:before,
.owl-nav > [class*="owl-"]:before{
  font-family: 'Linearicons';
  font-size: 24px;
  color: #fff;
  text-align: center;
  width: 52px;
  height: 52px;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 50px;
  display: block;
  cursor: pointer;

  -webkit-transition: opacity .35s ease;
  -o-transition: opacity .35s ease;
  transition: opacity .35s ease;
}

.tparrows:hover{background: none;}

  .tparrows.tp-leftarrow:before,
  .custom-owl-prev:before,
  .owl-nav > .owl-prev:before{
    content: '\e93b';
  }

  .tparrows.tp-rightarrow:before,
  .custom-owl-next:before,
  .owl-nav > .owl-next:before{
    content: '\e93c';
  }

.tp-bullet, 
.tp-bullet.selected, 
.tp-bullet:hover{
    background: none;
    height: auto;
    width: auto;
}

.circle-bullet,
.owl-dots .owl-dot{
  display: block;
  background: #b9b9b9;
  border-radius: 50%;

  -webkit-transition: all .35s ease;
          transition: all .35s ease;
}

.circle-bullet,
.owl-dots .owl-dot{
  width: 12px;
  height: 12px;

  -webkit-transform: scale3d(.67, .67, .67);
      -ms-transform: scale3d(.67, .67, .67);
          transform: scale3d(.67, .67, .67);
}

.tp-bullet.selected .circle-bullet,
.owl-dots .owl-dot.active{
  background: #a6c437;
  opacity: 1!important;
}

.tp-bullet.selected .circle-bullet,
.owl-dots .owl-dot.active{
  width: 12px;
  height: 12px;
}

.tp-bullet.selected .circle-bullet,
.owl-dots .owl-dot.active{
  -webkit-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

.section-with-carousel.with-bg .tp-bullet.selected .circle-bullet,
.section-with-carousel.with-bg .owl-dots .owl-dot.active,
.section-with-carousel.with-bg .circle-bullet,
.section-with-carousel.with-bg .owl-dots .owl-dot{
  background: #fff;
}

.section-with-carousel.with-bg .circle-bullet,
.section-with-carousel.with-bg .owl-dots .owl-dot{
  opacity: .5;
}

[class*="scaption"]{
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.75px!important;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

[class*="scaption-white"]{
  color: #fff;
}

[class*="scaption"][class*="-large"],
[class*="scaption"][class*="-medium"]{
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  text-transform: none;
}

[class*="scaption"][class*="-large"]{
  font-size: 72px;
  line-height: 72px;
  letter-spacing: 0.1px!important;
}

[class*="scaption"][class*="-medium"]{
  font-size: 59px;
  line-height: 60px;
  letter-spacing: 2px;
}

[class*="scaption"][class*="-large2"]{
  font-size: 72px;
  line-height: 82px;
  letter-spacing: -0.1px;
  font-weight: 300;
}

[class*="scaption"][class*="-small"]{
  font-size: 37px;
  line-height: 38px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

[class*="scaption"][class*="-small2"]{
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: -0.1px;
  text-transform: none;
}

.rev-slider .tp-caption .btn.btn-big{
  padding: 14px 40px!important;
  margin: 0 8px;
  letter-spacing: 0.75px!important;
}

/* scroll down icon */

.icon-scroll{
  z-index: 99;
}

.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}

.icon-scroll{
  width: 30px;
  height: 45px;
  margin-left: -15px;
  bottom: 40px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 25px;
}

.icon-scroll:before{
  content: '';
  width: 2px;
  height: 6px;
  background: #fff;
  margin-left: -1px;
  top: 10px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}

@-webkit-keyframes scroll{
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(26px);
            transform: translateY(26px);
  }
}

@keyframes scroll{
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(26px);
            transform: translateY(26px);
  }
}

/* Features-section */

/* Page 404 */

.page-404-section{
  position: relative;
  min-height: 300px;
  text-align: center;
  padding: 0 15px;
}

  .page-404-section .section-title{
    font-size: 300px;
    font-weight: normal;
    line-height: 210px;
  }

  .page-404-section h2,
  .page-404-section .section-title,
  .page-404-section p,
  .page-404-section p a{
    color: #fff;
  }

  .page-404-section h2{
    line-height: 30px;
  }

  .page-404-section p{
    font-size: 16px;
    color: #e9e9e9;
  }

    .page-404-section p a:hover{
      color: #fff;
      text-decoration: underline;
    }

    .page-404-section p:not(:last-child){
      margin-bottom: 35px;
    }

  .page-404-section form input{
    width: 555px;
    margin-bottom: 0!important;
  }

    .page-404-section .search-section{
      display: inline-block;
      position: relative;
    }

    .search-section button{
      position: absolute;
      right: 30px;
      top: 0;
      background: none;
      font-size: 20px;
      line-height: 42px;
      color: #b9b9b9;
    }

    .search-section button:hover{
      color: #666;
    }

/* -----------------------------------

  7. UI Elements

------------------------------------- */

  /*----------- Buttons --------------*/

  .btn{
    padding: 10px 20px 8px;
    display: inline-block;
    font-size: 14px;
    border-radius: 30px;
    background: #f05a21;
    color: #fff;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.75px;

    -webkit-box-shadow: 0px 5px 25px 0px rgba(240, 90, 33, 0.35);
    -moz-box-shadow:    0px 5px 25px 0px rgba(240, 90, 33, 0.35);
    box-shadow:         0px 5px 25px 0px rgba(240, 90, 33, 0.35);
  }

  .btn:hover{
    color: #fff;
    box-shadow: none!important;
  }

  .btn-small{
    font-size: 12px;
    padding: 5px 20px 3px;
    letter-spacing: 1px;
  }

  .btn-big{
    padding: 14px 30px;
    font-size: 18px;
  }

  [class*="btn"] i{
    font-size: 16px;
    margin-right: 10px;
    vertical-align: -1px;
  }

  .btn-small i{
    font-size: 14px;
  }

  .btn-big i{
    font-size:18px;
  }

  [class*="btn"].btn-style-2{
    background: #a6c437;
    box-shadow: 0px 5px 25px 0px rgba(166, 196, 55, 0.35); 
  }

  [class*="btn"].btn-style-3{
    background: #3399ff;
    box-shadow: 0px 5px 25px 0px rgba(255, 189, 10, 0.35);
  }

  [class*="btn"].btn-style-4{
    background: #e8e8e8;
    color: #666;
    box-shadow: 0px 5px 25px 0px rgba(232, 232, 232, 0.35);
  }

  [class*="btn"].btn-style-5{
    background: #666;
    box-shadow: 0px 5px 25px 0px rgba(102, 102, 102, 0.35);
  }

  [class*="btn"].type-2{
    background: transparent;
    border: 1px solid;
    padding: 9px 18px 7px;
    box-shadow: none;
  }

  [class*="btn"].type-2.btn-small{
    padding: 4px 18px 2px;
  }

  [class*="btn"].type-2.btn-big{
    padding: 12px 26px;
    border-width: 2px;
  }

  [class*="btn"].type-2:hover{
    border-color: transparent;
  }

  [class*="btn"].btn-style-6{
    border-color: #b9b9b9;
    color: #666;
  }

  [class*="btn"].btn-style-6:hover{
    background: #b9b9b9;
    color: #fff;
  }

  [class*="btn"].btn-style-7{
    border-color: #fff;
  }

  [class*="btn"].btn-style-7:hover{
    background: #fff;
    color: #666;
  }

  [class*="btn"].btn-style-8{
    color: #f05a21;
  }

  [class*="btn"].btn-style-8:hover{
    background: #f05a21;
    color: #fff;
  }

  [class*="btn"].btn-style-9{
    color: #a6c437;
  }

  [class*="btn"].btn-style-9:hover{
    background: #a6c437;
    color: #fff;
  }

  [class*="btn"].btn-style-10{
    color: #3399ff;
  }

  [class*="btn"].btn-style-10:hover{
    background: #3399ff;
    color: #fff;
  }

  [class*="btn"].btn-size{
    padding-left: 30px;
    padding-right: 30px;
  }

  .go-to-top{
    position: fixed;
    z-index: 103;
    right: 60px;
    bottom: 30%;
    background: #3399ff;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    font-family: 'Linearicons';
    width: 52px;
    height: 52px;
    border-radius: 50px;
    padding: 0;
    text-align: center;
    font-size: 20px;

    -webkit-animation-duration: .5s;
    animation-duration: .5s;

    -webkit-box-shadow: 0px 5px 25px 0px rgba(255, 189, 10, 0.35);
    -moz-box-shadow:    0px 5px 25px 0px rgba(255, 189, 10, 0.35);
    box-shadow:         0px 5px 25px 0px rgba(255, 189, 10, 0.35);  
  }

  .go-to-top.go-top-visible{
    right: 40px;
    opacity: 1;
    visibility: visible;
    display: block;
  }

  .go-to-top:before{
    content: "\e939";
  }

  .btns-set a.btn:not(:last-child){
    margin-bottom: 20px;
  }

  .parallax-section .btns-set{padding: 40px 0;}

  .btn-section .data-grad-bg{margin-top: 30px;}

  .info-btn{
    text-transform: uppercase;
    font-weight: 500;
    color: #a6c437;
    line-height: 1em;
    display: inline-block;
    border-bottom: 1px solid transparent;
    letter-spacing: 1px;
  }

  .info-btn:hover{
    border-color: #a6c437;
    color: #a6c437;
  }

  .icons-wrap .info-btn:hover{border-color: #fff;}

  /*----------- Forms --------------*/

  form .row,
  form .row > [class*="col-"]{
    margin-top: 0px !important;
  }

  form{text-align: left;}

  form.with-icon input{
    padding: 10px 60px 10px 20px;
  }

  form.with-icon input+button{
    position: absolute;
    right: 15px;
    top: 0;
    line-height: 40px;
    font-size: 20px;
    color: #f05a21;
    background: transparent;
  }

  form.with-icon input+button:hover{
    color: #2a2c32;
  }

  form input:not(:last-child){
    margin-bottom: 20px;
  }

  form .btn{
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

    /* Inputs & Textarea */

    input:not([type="submit"]),
    textarea,
    .custom-select .select-title{
      width: 100%;
      color: #858585;
      border-radius: 20px;
      height: 42px;
      padding: 10px 30px;
      background-color: #fff;
      text-align: left;
      -ms-text-overflow: ellipsis;
      text-overflow: ellipsis;

      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;

      -webkit-transition: box-shadow .35s ease, border-color .35s ease;
              transition: box-shadow .35s ease, border-color .35s ease;
    }

    textarea{
      display: block;
      height: initial;
      resize: none;
    }

    input:not([type="submit"]):focus,
    textarea:focus{
      border-color: #a6c437!important;
      -moz-appearance:none;
      outline:0px none transparent;
    }

    /* Label & Legend */

    label,
    legend{
      font-size: 14px;
      color: #858585;
      margin-bottom: 10px;
      display: block;   
    }

    legend{
      color: inherit;
      padding: 0 7px;
      margin-bottom: 0px;
    }

    label[for]{
      cursor: pointer;

      -webkit-user-select: none;
         -moz-user-select: none;
           -o-user-select: none;
              user-select: none;
    }

    .required:after{
      content: "*";
      color: #eb0b0b;
      display: inline-block;
      margin-left: 2px;
      font-size: 14px;
    }

    /* Checkbox & Radio */

    .input-wrapper:not(:last-child){
      margin-bottom: 15px;
    }

    input[type="radio"],
    input[type="checkbox"]{
      display: none;
    }

    input[type="radio"] + label,
    input[type="checkbox"] + label{
      font-size: inherit;
      font-weight: inherit;
      font-family: inherit;
      text-transform: none;
      width: initial;
      font-size: 14px;
      color: #858585;
      padding-top: 5px;
      padding-bottom: 5px;
      float: none;
      margin-bottom: 0px;
      display: inline-block;

      position: relative;
      padding-left: 50px;

      -webkit-user-select: none;
         -moz-user-select: none;
           -o-user-select: none;
              user-select: none;
    }

    input[type="checkbox"] + label{
      padding-left: 50px;
    }

    input[type="radio"] + label:not(:last-child),
    input[type="checkbox"] + label:not(:last-child){
      margin-right: 25px;
    }

    input[type="radio"] + label::before,
    input[type="checkbox"] + label::before,
    input[type="radio"] + label::after,
    input[type="checkbox"] + label::after{
      content: "";
      display: block;
      position: absolute;
    }

    input[type="radio"] + label::before,
    input[type="checkbox"] + label::before{
      background: transparent;
      border: 1px solid #e8e8e8;
      left: 0;
      top: 1px;
    }

    input[type="radio"] + label::before{
      border-radius: 50%;
      width: 34px;
      height: 34px;
    }

    input[type="checkbox"] + label::before{
      top: 2px;
      border-radius: 10px;
      width: 32px;
      height: 32px;
    }

    input[type="radio"] + label::after,
    input[type="checkbox"] + label::after{
      opacity: 0;
      visibility: hidden;
    }

    input[type="radio"] + label::after{
      left: 9px;
      top: 9.5px;
      border-radius: 50%;
      background-color: #666;
      width: 17px;
      height: 17px;
    }

    input[type="checkbox"] + label::after{
      border: 2px solid #666;
      width: 25px;
      height: 15px;
      left: 3px;
      top: 4px;

      clip: rect(6px, 18px, 15px, 0px);

      -webkit-transform: skew(10deg) rotate(-45deg);
          -ms-transform: skew(10deg) rotate(-45deg);
              transform: skew(10deg) rotate(-45deg);
    }

    input[type="radio"]:checked + label::after,
    input[type="checkbox"]:checked + label::after{
      opacity: 1;
      visibility: visible;
    }

    .form-style1 input:not(:last-child){
      margin-bottom: 6px;
    }

    /*----------- Custom Select --------------*/

    .custom-select{
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      z-index: 99;
    }

      .custom-select .select-title{
        cursor: pointer;
        position: relative;
        padding: 8px 30px;
        padding-right: 50px;
        overflow: hidden;
        z-index: 2;
      }

      .custom-select .select-list{
        position: absolute;
        overflow: hidden;
        left: 0;
        top: 20px;
        cursor: pointer;
        background: #fff;
        z-index: 1;
        border: 1px solid #e9e9e9;
        display: none;
        width: 100%;
        border-radius: 0 0 20px 20px;
        padding: 26px 0 6px;
      }

        .custom-select .select-list li{
          padding: 0 30px;
          line-height: 30px;
          color: #666;

          -webkit-transition: all .3s ease;
          -o-transition: all .3s ease;
          transition: all .3s ease;
        }

        .custom-select .select-list li:hover{
          color: #f05a21;
        }

      .custom-select .select-title:before{
        content: '\e93a';
        font-family: 'linearicons';
        position: absolute;
        top: 0;
        right: 20px;
        line-height: 40px;
        color: #858585;
      }

      .custom-select .select-title.active:before{content: '\e939';}

      .custom-select.type-2 .select-title{
        border: 1px solid #e9e9e9;
      }

      .custom-select.with-icons .select-list li{
        padding: 0 30px;
        line-height: 30px;
      }

      .custom-select.with-icons .select-list li:before{
        display: inline-block;
        vertical-align: -3px;
        font-family: 'linearicons';
        color: #666;
        font-size: 20px;
        margin-right: 10px;
      }

      .custom-select.with-icons .select-list li:nth-child(1):before{
        content: '\e785';
      }

      .custom-select.with-icons .select-list li:nth-child(2):before{
        content: '\e78b';
      }

      .custom-select.with-icons .select-list li:nth-child(3):before{
        content: '\e788';
      }

      .custom-select.with-icons .select-list li:nth-child(4):before{
        content: '\e781';
      }

      .custom-select.with-icons .select-list li:nth-child(5):before{
        content: '\e70e';
      }

    /* Fieldset */

    fieldset{
      border-radius: 8px;
      padding: 20px;
      border-color: #f1f1f1;
    }

    fieldset:not(:last-child){
      margin-bottom: 15px;
    }

    /* Price Scale */

    .price-scale{
      padding: 0;
    }

    .price-scale:not(.distance) .range-values:not(:last-child){
      margin-bottom: 10px;
    }

      .ui-slider{
        height: 13px;
        position: relative;
        margin-top: 5px;
        border-radius: 3px;
        background-color: #f1f1f1;
      }

        .ui-slider-handle{
          width: 15px;
          height: 22px;
          top: 50%;
          border-radius: 3px;
          display: inline-block;
          margin-top: -12px;
          position: absolute;
          z-index: 1;
          background: #fff;
          margin-left: -3px;

          -webkit-transition: none;
          -o-transition: none;
          transition: none;
        }

        .ui-slider-range{
          position: absolute;
          top: 0;
          bottom: 0;
          background: #f05a21;
          margin: 4px 0;
        }

        .ui-slider-handle:last-child{
          margin-right: -2px;
        }

        .range-values input[type="text"]{
          padding: 0;
          height: auto;
          border: none;
          background: transparent;
          font-size: 14px;
          max-width: 55px;
          width: 55px;
        }

        .price-scale .ui-slider:not(:last-child){
          margin-bottom: 26px;
        }

        .price-scale .ui-slider-handle{
          border: none;
          border-radius: 50%;
          width: 22px;
          height: 22px;
          margin-left: -4px;
          background: #f05a21;
        }

        .price-scale .ui-slider-handle:last-child{
          margin-left: -20px;
        }

        .price-scale .ui-slider-handle:before{
          content: '';
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #fff;
          border-radius: 50%;
          left: 50%;
          top: 50%;
          margin-top: -4px;
          margin-left: -4px;
        }

    /* switch UI */

    .switch-holder span{
      color: #858585;
      display: inline-block;
      vertical-align: top;
      margin-right: 15px;
    }

    .switch{
      position: relative;
      display: inline-block;
      width: 61px;
      height: 24px;
      margin-bottom: 0;
    }

    .switch .switch input{display:none;}

    .switch .slider{
      display: block;
      position: absolute;
      cursor: pointer;
      margin: 0;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: transparent;
      border: 2px solid #f2f3f6;
      border-radius: 24px;
      -webkit-transition: .4s;
      transition: .4s;
    }

    .switch .slider:before{
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 0;
      bottom: 0;
      background-color: #838383;
      border-radius: 50%;
      -webkit-transition: .4s;
      transition: .4s;
    }

    .switch input:checked + .slider{
      background-color: #fff;
    }

    .switch input:checked + .slider:before{
      -webkit-transform: translateX(37px);
      -ms-transform: translateX(37px);
      transform: translateX(37px);
    }

    .parallax-section .swith-holder span{
      color: #d6dde0;
    }

    .parallax-section .switch .slider{
      background-color: #fff;
      border-color: transparent;
    }

    /* Form variations */
    
    .contact-form.flex-type{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      margin: -10px -10px;
    }

      .contact-form [class*="contact-col"]{
        padding: 10px 10px;
        width: 100%;
      }

      .contact-form .contact-col-2{
        width: 50%;
      }

      .contact-form input,
      .contact-form textarea{
        border: 1px solid #e8e8e8;
      }

      form.contact-form .btn{
        margin-top: 20px;
      }

    form.search-line .search-btn{
      font-family: 'linearicons';
      font-size: 20px;
      width: 42px;
      height: 42px;
      padding: 0;
      text-align: center;
      line-height: 40px;
      margin-top: 0;
      margin-left: 20px;
    }

    .search-line .search-btn:before{
      content: "\e922";
    }

    #newsletter input:not(:last-child){
      margin-bottom: 0;
    }

    #newsletter .btn{
      padding-left: 20px;
      padding-right: 20px;
    }

    .contact-form.type-2 .row:not(:last-child){
      margin-bottom: 15px;
    }

  /*----------- Tables --------------*/

  table{
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
  }

  [class*="table-type"]{
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
  }

  [class*="table-type"] table tr > td,
  [class*="table-type"] table tr > th{
    padding: 13px 30px;
    text-align: left;
  }

  [class*="table-type"] table tr > th{
    color: #666;
    font-size: 16px;
    font-weight: 600;
  }

  [class*="table-type"] table tr.total-cell > td,
  [class*="table-type"] table tr.total-cell > th{
    font-weight: 600;
    color: #f05a21;
  }

  [class*="table-type"] table tr:not(:first-child){
    border-top: 1px solid #e8e8e8;
  }

  [class*="table-type"] table tr{
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
  }

  [class*="table-type"] table tr:hover{
    background: #f6f6f6;
  }

  .table-type-2 tr > th{
    width: 35%;
    border-right: 1px solid #e8e8e8;
  }

  /*----------- Lists --------------*/

  .custom-list:not(:last-child){
    margin-bottom: 30px;
  }

  .custom-list > li{
    position: relative;
  }

    .custom-list li span{
      color: #858585;
    }

    .custom-list > li > ul > li,
    .custom-list > li > ol > li{
      margin-left: 20px;
    }

  .custom-list.type2:not(:last-child){
    margin-bottom: 20px;
  }

  .custom-list.type2 > li:not(:last-child){
    margin-bottom: 0;
  }

  .custom-list > li:not(:last-child),
  .custom-list > li > ul > li:not(:last-child),
  .custom-list > li > ol > li:not(:last-child){
    margin-bottom: 12px;
  }

  .custom-list > li > ul,
  .custom-list > li > ol{
    margin-top: 10px;
  }

  .custom-list[class*="type-"] li::before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-family: 'fontello';
    color: #f05a21;
    font-size: 10px;
  }

  .custom-list.type-1 li::before{
    content: "\e8df";
  }

  .custom-list.type-2 li::before{
    content: "\e854";
  }

  .custom-list.type-2.style-3 li::before{
    color: #3399ff;
  }

  .custom-list.type-2.style-2 li::before{
    content: "\e959";
    font-size: 24px;
    float: left;
    margin-right: 20px;
  }

  .custom-list.type-2.style-2 li::before{
    font-family: 'linearicons';
  }

  .custom-list.type-3 li::before{
    content: "\e85b";
  }

  .custom-list.type-4 li::before{
    content: "\e840";
  }

  .custom-list.type-5 li::before{
    background-color: #f05a21;
    width: 5px;
    height: 5px;
    border-radius: 50%;
  }

  .custom-list.type-6,
  .custom-list.type-6 > li > ol{
    counter-reset: item;
  }

  .custom-list.type-6 li:before{
    content: counters(item, ".")".";
    counter-increment: item;
    font-size: 14px;
  }

  .custom-list > li:not(:last-child){
    margin-bottom: 12px;
  }

  /* info list */

  .our-info-list > li{
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #858585;
  }

    .our-info-list > li > span, 
    .our-info-list > li > div{
      display: inline-block;
      vertical-align: middle;
      text-align: left;
    }

    .our-info-list > li > span{
      font-size: 20px;
      color: #f05a21;
      width: 42px;
      height: 42px;
      line-height: 40px;
      border: 1px solid #f05a21;
      border-radius: 50px;
      text-align: center;
      margin-right: 5px;
    }

    .our-info-list > li > div > a{
      font-size: 14px;
      display: block;
      color: #f05a21;
      font-weight: 600;
    }

    .our-info-list > li > div{
      line-height: 18px;
      letter-spacing: 0.5px;
    }

    .our-info-list.type-2 > li > div{
      display: block;
      margin-top: 5px;
    }

    .our-info-list.type-2 > li > div > a{
      display: inline-block;
    }

    .our-info-list.type-2 > li > a{
      color: #333;
    }

    .our-info-list.type-2 > li > a:hover{
      text-decoration: underline;
    }

  /* info links */

  .info-links > li{
    line-height: 30px;
  }

  .info-links > li > a{
    color: #a6c437;
  }

  .info-links > li a{
    position: relative;
    text-transform: uppercase;
  }

  .info-links > li a:before{
    content: '';
    position: absolute;
    top: 90%;
    left: 50%;
    height: 1px;
    width: 0px;
    background: #a6c437;

    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }

  .info-links > li a:hover:before{
    width: 100%;
    left: 0;
  }

  .info-links.type2 > li{
    line-height: 48px;
  }

  .info-links.type2 > li:not(:last-child){
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

    .info-links.type2 > li a{
      text-transform: none;
      font-size: 18px;
    }

  /* news list */

  .news-list:not(:last-child){
    margin-bottom: 15px;
  }

  .news-list li:not(:last-child){
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

  /* Social icons */

  .social-icons{
    font-size: 0;
    margin: -5px -10px 0;
  }

    .social-icons > li{
      font-size: 16px;
      display: inline-block;
      vertical-align: middle;
      padding: 5px 12px 0;
    }

      .social-icons > li > a{
        display: inline-block;
        text-align: center;
      }

      .social-icons > li.fb-icon > a{
        color: #3b5998;
      }

      .social-icons > li.google-icon > a{
        color: #dc4a38;
      }

      .social-icons > li.tweet-icon > a{
        color: #33bdfd;
      }

      .social-icons > li.insta-icon > a{
        color: #896537;
      }

  .social-icons.style-2{
    margin: -5px -4px 0;
  }

    .social-icons.style-2 > li{
      padding: 5px 4px 0;
    }

      .social-icons.style-2 > li > a{
        width: 42px;
        height: 42px;
        line-height: 42px;
        border: 1px solid;
        border-radius: 20px;
      }

  /* Horisontal list */

  .hr-list{
    margin: -15px -4px 0;
  }

  .hr-list:not(:last-child){
    margin-bottom: 20px;
  }

    .hr-list > li{
      display: inline-block;
      padding: 15px 5px 0;
    }

      .hr-list > li > a{
        letter-spacing: .5px;
        text-transform: uppercase;
        color: #a6c437;
        border-bottom: 1px solid transparent;
        line-height: 20px;
      }

      .hr-list > li > a:hover{
        border-bottom-color: #a6c437
      }

  /*----------- Blockquotes --------------*/

  .blockquote-holder:not(:last-child){margin-bottom: 20px;}

  blockquote{
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    padding: 20px 30px;
  }

  blockquote .author{
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    font-style: normal;
  }

  blockquote .author span{
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
  }

  .blockquote-holder{
    position: relative;
    border-radius: 3px;
    overflow: hidden;
    text-align: center;
    border-radius: 30px;
  }

  .blockquote-holder.with-bg{
    background: #f05a21;
  }

  .blockquote-holder.with-bg-2{
    background: #3399ff;
  }

  .blockquote-holder.with-bg-img{
    background: url(../images/blockquote_bg.jpg) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
  }

  /*----------- Dividers --------------*/

  hr{
    border-style: solid;
    border-color: #d5d5d5;
    margin: 15px 0;
  }

  hr.item-divider{
    border-width: 1px 0 0 0;
  }

  hr.item-divider-2{
    border-width: 2px 0 0 0;
  }

  hr.item-divider-3{
    border-width: 3px 0 0 0;
    width: 70px;
  }

  hr.item-divider-4{
    background: url(../images/separator_stripe.png) repeat-x;
    border: none;
    height: 3px;
  }

  hr.item-divider-4.type-2{
    width: 70px;
  }

  hr.style-2{
    border-color: #333;
  }

  hr.style-3{
    border-color: #f05a21;
  }

  /* Quantity */

  .quantity{
    text-align: center;
    position: relative;
    display: inline-block;
  }

    .quantity button{
      position: absolute;
      text-align: center;
      top: 0;
      bottom: auto;
      line-height: 42px;
      font-size: 18px;
      width: 42px;
      background: transparent;
      color: #858585;
    }

    .quantity .qty-minus{
      left: 0;
    }

    .quantity .qty-plus{
      right: 0;
    }

    .quantity input[type="text"] {
      width: 115px; 
      text-align: center;
      padding: 0 45px;
      height: 42px;
      border: 1px solid #e8e8e8;
      border-radius: 20px;
    }

/* -----------------------------------

  8. Widgets & Shortcodes

------------------------------------- */

  /*----------- Twitter Feed --------------*/

  .twitter{
    color: #858585;
  }

  .twitter .tw-user{
    display: inline-block;
    font-weight: 700;
  }

  .twitter .tweet_list > li:empty{
    display: none;
  }

  .twitter:not(:last-child){
    margin-bottom: 25px;
  }

  .twitter .tweet_list > li:not(:last-child){
    margin-bottom: 20px;
    background: url(../images/separator_stripe.png) repeat-x bottom;
    padding-bottom: 20px;
  }

  .twitter .tweet_list > li a:hover{
    text-decoration: underline;
  }

  .twitter .tweet_list > li a{color: #a6c437;}

  /*----------- Instagram Feed --------------*/

  .instagram-section{
    background-color: #fff;
  }

  .instagram-section .insta-title{
    padding: 60px 0 0;
    position: relative;
    text-align: center;
  }

  .instagram-section .insta-title:not(:last-child){
    margin-bottom: 40px;
  }

  .insta-title:before{
    content: '\ef0d';
    font-family: 'fontello';
    color: #896537;
    margin-bottom: 15px;
    display: block;
  }

  .instagram-feed{
    overflow: hidden;
  }

    .instagram-feed > li{
      width: 16.666%;
      float: left;
    }

  #sidebar .instagram-feed{
    margin: 0 -7.5px -15px;
  }

    #sidebar .instagram-feed > li{
      display: inline-block;
      float: none;
      margin: 0 7.5px 15px;
      max-width: 110px;
      width: auto;
    }

  /*----------- LightBox --------------*/

  .custom-lightbox .fancybox-title{
    color: #fff;
    padding: 5px 0;
  }

  .custom-lightbox .fancybox-share-buttons{
    padding-top: 15px;
  }

  .custom-lightbox .fancybox-close{
    width: 36px;
    height: 36px;
    font-size: 36px;
    line-height: 36px;
    background: none;
    text-align: center;
    color: #fff;
    opacity: .7;
    box-shadow: none;
    top: -20px;
    right: -45px;
  }

  .custom-lightbox .fancybox-close:hover{
    opacity: 1;
  }

  .custom-lightbox .fancybox-close::before{
    font-family: 'Linearicons';
    content: "\e92a";
  }

  .custom-lightbox.fancybox-opened .fancybox-skin{
    box-shadow: none;
  }

  .custom-lightbox .fancybox-skin{
    background: none;
  }

  .custom-lightbox.fancybox-opened .fancybox-outer{
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  }

  .custom-lightbox .fancybox-nav span{
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    background: none;
    margin-top: -25px;
  }

  .custom-lightbox .fancybox-nav span::before{
    font-family: 'Linearicons';
  }

  .custom-lightbox .fancybox-prev span::before{
    content: '\e93b';
  }

  .custom-lightbox .fancybox-next span::before{
    content: '\e93c';
  }

  .custom-lightbox .fancybox-title{
    font-size: 18px;
    font-family: 'Rubik', sans-serif;
    color: #fff;
    line-height: 1.25em;
    font-weight: normal;
    padding-top: 15px;
  }

  /* share section */

  .share{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-justify-content: space-between;
            justify-content: space-between;

    align-items: center;

    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }

    .share{
      margin-top: -10px;
    }

    .share .other-options{
      font-size: 0;
      margin: 0 -10px -10px;
    }

    .share > *{
      margin-top: 10px!important;
    }

      .share .other-options .btn{
        margin: 0 10px 10px;
      }

      .share .share-link{
        width: 52px;
        height: 52px;
        border: 1px solid #b9b9b9;
        line-height: 55px;
        text-align: center;
        color: #666;
        border-radius: 50%;
        font-size: 20px;
      }

      .share .share-link:hover{
        background: #b9b9b9;
        color: #fff;
      }

    .share.style-2 .other-options{
      margin: 0 -5px -10px;
    }

      .share.style-2 .other-options .btn{
        margin: 0 5px 10px;
      }

      .share.style-2 .share-link{
        height: 42px;
        width: 42px;
        line-height: 45px;
        font-size: 18px;
      }

  /*----------- Accordions & Toggles --------------*/

  .accordion{
    border: 2px solid #e8e8e8;
    border-radius: 30px;
    text-align: left;
  }

  .accordion .a-title{
    font-family: 'Poppins', sans-serif;
    position: relative;
    cursor: pointer;
    padding: 15px 70px 15px 30px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 20px;
    color: #a6c437;
  }

  .accordion .a-title.active{
    color: #666;
  }

  .accordion .accordion-item:not(:last-child){
    border-bottom: 2px solid #e8e8e8;
  }

    .accordion .a-title span{
      color: #858585;
    }

  .accordion .a-title:before{
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -10px;
    color: #a6c437;
    font-family: 'Linearicons';
    content: '\e95b';
    font-size: 20px;
    font-weight: normal;
  }

  .accordion .a-title.active:before{
    color: #666;
    content: '\e95c';
  }

  .accordion .a-content{
    padding: 10px 30px 30px 30px;
  }

  .accordion .a-content p{
    color: #666;
  }

  .accordion .a-content .custom-list:not(:last-child){
    margin-bottom: 20px;
  }

  .accordion.style-2{
    border: none;
    border-radius: 0;
    text-align: left;
  }

    .accordion.style-2 .accordion-item:not(:last-child){
      border-bottom: none;
    }

    .accordion.style-2 .accordion-item .a-title{
      background: #a6c437;
      color: #fff;
      border-radius: 30px;
    }

    .accordion.style-2 .a-title:before{
      color: #fff;
    }

    .accordion.style-2 .a-title:after{
      content: '';
      position: absolute;
      top: 100%;
      left: 25px;
      border: 10px solid transparent; 
      border-top: 10px solid #a6c437;
      opacity: 0;
      visibility: hidden;

      -webkit-transition: opacity .35s ease;
      -o-transition: opacity .35s ease;
      transition: opacity .35s ease;
    }

    .accordion.style-2 .a-title.active:after{
      opacity: 1;
      visibility: visible;
    }

    .accordion.style-2 .accordion-item:not(:last-child){
      margin-bottom: 10px;
    }

    .accordion.style-2 .a-content{
      background: #f6f6f6;
      border-radius: 30px;
      margin-top: -45px;
      padding-top: 70px;
    }

    .accordion .a-content img.alignleft{
      margin-right: 20px;
      margin-bottom: 5px;
    }

  /*----------- Alert boxes --------------*/

  [class*="alert"]{
    padding: 14px 70px 13px 30px;
    margin-bottom: 10px;
    position: relative;
    border-radius: 30px;
  }

  [class*="alert"].alert-warning,
  .warning{
    background: #fff2ce;
    color: #e4ad18;
  }

  [class*="alert"].alert-success,
  .success{
    background: #edf3d7;
    color: #7d9525;
  }

  [class*="alert"].alert-info,
  .info{
    background: #cceffa;
    color: #36a9d2;
  }

  [class*="alert"].alert-error,
  .error{
    background: #fcd6d3;
    color: #ed4040;
  }

    [class*="alert"] .close{
      font-family: 'Linearicons';
      position: absolute;
      right: 30px;
      top: calc(50% - 12px);
      background: none;
      font-weight: bold;
      color: #565355;
      font-size: 10px;
    }

    [class*="alert"] .close:hover{color: #2a2c32;}

    [class*="alert"] .close:after{
      content: '\e935';
    }

  .message-container-subscribe{
    display: none;
    font-size: 14px;
    margin-top: 5px;
  }

  [class*="message-container"]{
    display: inline-block;
    margin-top: 10px;
    top: 100%;
    left: 15px;
    position: absolute;
  }

  .alert-box i{
    float: left;
    position: relative;
    font-style: normal;
    font-weight: bold;
    margin-right: 10px;
  }

  .alert-box p{
    white-space: nowrap;
  }

  /*----------- Callouts --------------*/

  .call-out h1,
  .call-out h2,
  .call-out h3,
  .call-out h4,
  .call-out h5,
  .call-out h6{
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0;
  }

  .call-out h1:not(:last-child){
    margin-bottom: 18px;
  }

  .call-out h2:not(:last-child){
    margin-bottom: 7px;
  }

  .call-out h3:not(:last-child){
    margin-bottom: 10px;
  }

  .call-out p:not(:last-child){
    margin-bottom: 30px;
  }

  .call-out h2{
    padding-top: 10px;
    font-size: 40px;
    line-height: 42px;
  }

  .call-out p{
    color: #858585;
  }

  .call-out p > span{
    color: #666;
    text-transform: uppercase;
    font-weight: 600;
  }

  .call-out .button-holder{
    display: inline-block;
    text-align: center;
  }

    .call-out .button-holder p{
      color: #b9b9b9;
    }

    .call-out .button-holder > .btn:not(:last-child){
      margin-bottom: 10px;
    }

  .call-out.style-2{
    text-align: center;
    color: #fff;
  }

    .call-out.style-2 h2{
      padding-right: 0;
    }

    .call-out.style-2 h1,
    .call-out.style-2 h2,
    .call-out.style-2 h3,
    .call-out.style-2 h4,
    .call-out.style-2 h5,
    .call-out.style-2 h6{
      color: #fff;
    }

    .call-out.style-2 p{
      color: #e9e9e9;
    }

  .call-out.type-2{
    padding: 60px 0;
  }

  /*----------- Pagination --------------*/

  .pagination{
    text-align: center;
    margin: -2px -2px 0;
    position: relative;
    display: inline-block;
    font-size: 0;
  }

  .pagination > li{
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
  }

  .pagination > li > a{
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: transparent;
    color: #666;
    border-radius: 50px;
    font-size: 12px;
    border: 1px solid #b9b9b9;
  }

  .pagination > li.active > a,
  .pagination > li:hover > a{
    color: #fff;
    background: #b9b9b9;
  }

  .prev-page::before,
  .next-page::before{
    font-family: 'fontello';
    font-size: 16px;
    line-height: 30px;
  }

  .prev-page::before{
    content: '\e8e4';
  }

  .next-page::before{
    content: '\e8e5';
  }

  /*----------- Dropcaps --------------*/

  .dropcap::first-letter{
    display: block;
    float: left;
    font-weight: 600;
    margin: 15px 10px 0 0;
  }

  .dropcap::first-letter{
    font-size: 48px;
  }

  .dropcap.type-1::first-letter{
    color: #f05a21;
  }

  .dropcap.type-2::first-letter{
    font-size: 30px;
    color: #fff;
    background: #f05a21;
    padding: 10px 12px;
    border-radius: 50%;
    margin: 0 10px 0 0;
  }

  /*----------- Icon Boxes --------------*/

  .icons-box{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -22px -15px;

    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .icons-box + .btn{
    margin-top: 35px;
  }

    .icons-box .icons-wrap{
      padding: 22px 15px;
      overflow: hidden;
    }

      .icons-box .icons-wrap .icons-item > .item-box{
        position: relative;
        padding-left: 60px;
      }

        .icons-box .icons-wrap .icons-item > .item-box > i{
          font-size: 36px;
          color: #f05a21;
          display: block;
          position: absolute;
          left: 0;
          top: 0;
        }

        .icons-box .icons-wrap .icons-item .icons-box-title:not(:last-child){
          margin-bottom: 20px;
        }

        .icons-box .icons-wrap .icons-item .icons-box-title a{
          color: #f05a21;
          letter-spacing: -0.5px;
        }

        .icons-box .icons-wrap .icons-item > .item-box > p{
          color: #858585;
        }

    .icons-box.style-2{
      margin: -15px -15px;
    }

      .icons-box:not([class*="fx-col"]) .icons-wrap{
        padding: 15px 15px;
        overflow: hidden;
        width: 100%;
      }

        .icons-box.style-2 .icons-wrap .icons-item > .item-box > i{
          font-size: 20px;
          border: 1px solid #f05e21;
          border-radius: 50%;
          width: 42px;
          height: 42px;
          line-height: 40px;
          text-align: center;
        }

        .icons-box.style-2 .icons-wrap .icons-item .icons-box-title{
          line-height: 24px;
        }

        .icons-box.style-2 .icons-wrap .icons-item .icons-box-title a{
          font-size: 14px;
          font-family: 'Poppins', sans-serif;
          letter-spacing: 0.5px;
        }

        .icons-box.style-2 .icons-wrap .icons-item .icons-box-title:not(:last-child){
          margin-bottom: 5px;
        }

        .icons-box.style-2 .icons-wrap .icons-item .item-box p{
          font-size: 16px;
          color: #666;
        }

  .icons-box.type-2{
    margin: 0;
  }

    .icons-box.type-2 .icons-wrap{
      padding: 0 30px;
      text-align: center;
      position: relative;
    }

    .icons-box.type-2 .icons-wrap:not(:last-child):after{
      content: '';
      background: url(../images/separator_stripe_vertical.png) repeat-y;
      height: 100%;
      width: 3px;
      position: absolute;
      right: 0;
      top: 0;
    }

      .icons-box.type-2 .icons-wrap .icons-item > .item-box{
        padding-left: 0;
      }

        .icons-box.type-2 .icons-wrap:nth-child(1) .icons-item > .item-box > i{
          background: #3399ff;
        }

        .icons-box.type-2 .icons-wrap:nth-child(2) .icons-item > .item-box > i{
          background: #a6c437;
        }

        .icons-box.type-2 .icons-wrap:nth-child(3) .icons-item > .item-box > i{
          background: #f05a21;
        }

        .icons-box.type-2 .icons-wrap:nth-child(4) .icons-item > .item-box > i{
          background: #2ec8c4;
        }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > i{
          position: relative;
          font-size: 48px;
          color: #fff;
          width: 82px;
          height: 82px;
          line-height: 82px;
          text-align: center;
          border-radius: 50px;
          display: inline-block;

          -ms-transform: rotate(-11deg); /* IE 9 */
          -webkit-transform: rotate(-11deg); /* Chrome, Safari, Opera */
          transform: rotate(-11deg);
        }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > i:not(:last-child){
          margin-bottom: 15px;
        }

          .icons-box.type-2 .icons-wrap .icons-item .icons-box-title a{
            color: #666;
          }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > p:not(:last-child){
          margin-bottom: 30px;
        }

        .icons-box.type-2 .icons-wrap .icons-item > .item-box > [class*="btn"].type-2{
          padding: 9px 30px 7px;
        }

      .icons-box.type-3 .icons-wrap .icons-item > .item-box{
        padding-left: 0;
      }

        .icons-box.type-3 .icons-wrap .icons-item > .item-box > i:not(:last-child){
          margin-bottom: 20px;
        }

        .icons-box.type-3 .icons-wrap .icons-item > .item-box > i{
          position: relative;
          font-size: 32px;
          color: #fff;
          width: 72px;
          height: 72px;
          line-height: 68px;
          text-align: center;
          border-radius: 50px;
          border: 2px solid #fff;
        }

  /*----------- Testimonials --------------*/

  .testimonial:not(:last-child){margin-bottom: 35px;}

  .testimonial:not(.type-2){padding-left: 45px;}

  .testimonial blockquote{
    color: #666;
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    position: relative;
    letter-spacing: 0.25px;
  }

  .testimonial.style-2:not(.type-2){padding-left: 55px;}

  .testimonial.style-2 blockquote{
    font-weight: 500;
    padding-top: 10px;
    letter-spacing: 0;
    line-height: 30px;
    font-size: 18px;
  }

  .testimonial.style-2 .testimonial-holder{
    margin-bottom: 25px;
  }

  .testimonial.style-2:not(.type-2) blockquote > p:before{
    font-size: 115px;
    line-height: 130px;
    left: -55px;
  }

  .testimonial:not(.type-2) blockquote > p:before{
    content: open-quote;
    position: absolute;
    top: 0;
    left: -45px;
    color: #3399ff;
    font-size: 100px;
    line-height: 95px;
  }

  .testimonial:not(.type-2) blockquote > p:after{
    content: close-quote;
    opacity: 0;
  }

  .testimonial .author-box{
    overflow: hidden;
    line-height: 22px;
    display: block;
  }

  .testimonial .author-box > *{
    display: table-cell;
    vertical-align: middle;
  }

  .testimonial a.avatar{
    border-radius: 50%;
    max-width: 100px;
    max-height: 100px;
    display: inline-block;
  }

  .testimonial a.avatar > img{
    border-radius: 50%;
    max-width: 100%;
  }

  .testimonial .author-name{
    font-size: 14px;
    display: block;
  }

  .testimonial .author-position,
  .testimonial .author-about,
  .testimonial .author-company{
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
  }

  .testimonial .author-name:not(:last-child){
    margin-bottom: 2px;
  }

  .testimonial .author-position:not(:last-child){
    margin-bottom: 2px;
  }

  .testimonial .testimonial-holder{margin-bottom: 15px;}

  .testimonial.type-2{
    overflow: hidden;
  }

    .testimonial.type-2 blockquote{
      line-height: 26px;
      letter-spacing: 0;
    }

    .testimonial.type-2 .author-box{
      float: left;
      min-width: 140px;
    }

      .testimonial.type-2 .author-info{
        margin-top: 15px;
      }

      .testimonial.type-2 .author-box > *{
        display: block;
      }

      .testimonial.type-2 .testimonial-holder{
        overflow: hidden;
        margin-bottom: 0;
        padding-top: 5px;
      }

  .owl-carousel .testimonial.type-2 blockquote{
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
  }

  .owl-carousel .testimonial a.avatar{
    max-width: 200px;
    max-height: 200px;
  }

    .owl-carousel .testimonial.type-2 .author-box{
      display: block;
      text-align: center;
      float: none;
    }

    .owl-carousel .testimonial.type-2 .author-box:not(:last-child){
      margin-bottom: 20px;
    }

    .owl-carousel .testimonial.type-2 .author-box > *{
      display: inline-block;
    }

    .owl-carousel .testimonial .author-name{
      font-size: 16px;
    }

    .owl-carousel .testimonial.type-2 .author-info{
      margin-top: 25px;
    }

  /*----------- Carousel Sliders --------------*/

  .carousel-type-1 .owl-nav,
  .carousel-type-2 .owl-dots,
  .owl-custom .owl-nav,
  .carousel-type-2.brand-box .owl-nav,
  [class*="carousel-type"].no-bullets .owl-dots{
    display: none!important;
  }

  [class*="carousel-type"] .owl-dots{
    margin-top: 50px;
    text-align: center;
    font-size: 0;
  }

  [class*="carousel-type"] .owl-dots .owl-dot{
    display: inline-block;
    margin: 0 5px;
    opacity: 1;
  }

  .owl-carousel .animated{
    -webkit-animation-duration: 1s;
        -ms-animation-duration: 1s;
            animation-duration: 1s;
  }

  .carousel-type-2 .owl-custom-buttons > [class*="custom-owl-"]{
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -25px;
  }

  .owl-custom{
    position: relative;
  }

    .owl-custom .owl-custom-buttons > .custom-owl-prev{
      left: 40px;
    }

    .owl-custom .owl-custom-buttons > .custom-owl-next{
      right: 40px;
    }

    .owl-custom.custom-style-2 [class*="custom-owl-"]:before,
    .owl-custom.custom-style-2 [class*="custom-owl-"]{
      color: #bdbdbd;
      border-color: #bdbdbd;
    }

    .owl-nav > [class*="owl-"]{
      position: absolute;
      top: 50%;
      margin-top: -26px;
    }

      .owl-nav .owl-prev{
        left: 30px;
      }

      .owl-nav .owl-next{
        right: 30px;
      }

    .nav-type-2 .owl-nav > [class*="owl-"]{
      top: auto;
      bottom: 20px;
    }

      .nav-type-2 .owl-nav .owl-prev{
        left: 20px;
      }

      .nav-type-2 .owl-nav .owl-next{
        left: 60px;
        right: auto;
      }

      .nav-type-2 .owl-nav > [class*="owl-"]:before{
        width: 32px;
        height: 32px;
        line-height: 30px;
        font-size: 14px;
      }

  /*----------- Progress Bars --------------*/

  .pbar-wrap{
    position: relative;
  }

  .pbar,
  .pbar-inner{
    border-radius: 5px;
  }

  .pbar{
    position: relative;
    height: 12px;
    border-radius: 5px;
    background: #e8e8e8;
  }

  .pbar-wrap:not(:last-child){
    margin-bottom: 22px;
  }

  .pbar-inner{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #f05a21;
  }

  .pbar-wrap .pbar-title{
    font-size: 16px;
    margin-bottom: 5px;
    color: #737373;
  }

    .pbar-wrap .pbar-title > span{
      float: right;
    }

  /*----------- Pricing Tables --------------*/

  .pricing-tables-holder{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-justify-content: space-around;
            justify-content: space-around;

    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  .pricing-tables-holder:not(:last-child){
    margin-bottom: 40px;
  }

  .pricing-tables-holder.cols-2 .pricing-table{
            width: 50%;
  }

  .pricing-tables-holder.cols-3 .pricing-table{
            width: 33.33333%;
  }

  .pricing-tables-holder.cols-4 .pricing-table{
            width: 25%;
  }

  .pricing-table{
    border: 2px solid #e8e8e8;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 20px 0;
  }

  .pricing-table:first-child{
    border-radius: 20px 0 0 20px;
  }

  .pricing-table:last-child{
    border-radius: 0 20px 20px 0;
  }

  .pricing-table.selected:not(:first-child):not(:last-child){
    border-radius: 20px;
  }

  .pricing-table.selected{
    border-color: #f05a21;
    z-index: 2;
    margin: 0;
    box-shadow: 0px 0px 25px 0px rgba(240, 90, 33, 0.15);
    padding: 20px 0;
  }

  .pricing-table:nth-child(n+2){
    margin-left: -4px;
  }

  .pricing-table.standart .pt-header .pt-type,
  .pricing-table.standart .pt-header .pt-price{
    color: #a6c437;
  }

  .pricing-table.vip .pt-header .pt-type,
  .pricing-table.vip .pt-header .pt-price{
    color: #3399ff;
  }

  .pricing-table.selected .pt-header .pt-type,
  .pricing-table.selected .pt-header .pt-price{
    color: #f05a21;
  }

  .pt-header{
    color: #2c3035;
    padding: 35px 30px 15px;
    word-break: break-all;
  }

  .pt-type{
    font-size: 16px;
    text-transform: uppercase;
    color: #2a2c32;
    font-weight: bold;
  }

  .pt-price{
    font-size: 36px;
    font-weight: 800;
  }

  .pt-type,
  .pt-price{
    line-height: 1.2em;
  }

  .pt-type:not(:last-child){
    margin-bottom: 5px;
  }

  .pt-title{
    color: #333;
  }

  .pt-title:not(:last-child){
    margin-bottom: 10px;
  }

  .pt-period{
    font-size: 14px;
    color: #b9b9b9;
    line-height: 10px;
    letter-spacing: 0.5px;
  }

  .pt-lifetime{
    vertical-align: baseline;
  }

  .pt-features-list{
    padding: 15px 30px 115px;
    color: #858585;
  }

  .pt-features-list > li:not(:last-child){
    margin-bottom: 12px;
  }

  .pt-features-list > li{
    padding-left: 28px;
    position: relative;
  }

  .pt-features-list > li:before{
    content: "\e959";
    font-family: 'linearicons';
    color: #8f8f8f;
    position: absolute;
    left: 0;
    top: 0;
  }

  .pt-footer{
    padding: 0 30px;
  }

  .pt-header,
  .pt-footer,
  .pt-features-list{
    position: relative;
    z-index: 1;
  }

  .pt-footer{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
  }

  .pricing-table.selected .pt-footer{
    bottom: 55px;
  }

    .pt-footer .btn{
      padding-left: 30px;
      padding-right: 30px;
    }

  .label{
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    display: block;
    padding: 7px 10px 5px;
    position: absolute;
    background-color: #f05a21;
    right: 10px;
    top: 10px;
    z-index: 2;
    border-radius: 10px 10px 10px 0;
  }

  .label.free{
    background-color: #a6c437;
  }

  .entry .label{
    right: 0;
  }

  /*----------- Counters --------------*/

  .counter{
    color: #858585;
    overflow: hidden;
  }

  .count-number{
    color: #f05a21;
    font-size: 56px;
    font-weight: 400;
    line-height: 43px;
  }

  .counter .count-number:not(:last-child){margin-bottom: 10px;}

  .counter > span{
    color: #f05a21;
    float: left;
    font-size: 60px;
    margin-right: 20px;
  }

  .counter-inner{float: left;}

  /*----------- Tabs & Tour Sections --------------*/

  .tabs-conrainer{position: relative;}

  .tabs:not(.vertical):not(.style-2){
    border: 2px solid #e8e8e8;
    border-radius: 30px;
    background-color: #fff;
  }

  .tabs .tabs-nav{
    margin-bottom: -2px;
  }

  .tabs .tabs-nav li{
    float: left;
  }

  .tabs.horisontal .tabs-nav li:last-child a{margin-right: 0;}

  .tabs:not(.vertical):not(.style-2) .tabs-content{
    border: none;
    border-top: 2px solid #e8e8e8;
  }

  .tabs .tabs-content{
    display: block;
    padding: 25px 30px;
    border: 2px solid #e8e8e8;
  }

  .tabs .tabs-nav{
    width: 100%;
  }

    .tabs .tabs-nav > li > a{
      display: block;
      font-weight: 400;
      font-size: 18px;
      padding: 13px 30px;
      color: #a6c437;
      position: relative;
      border: 2px solid #e8e8e8;
    }

    .tabs:not(.vertical):not(.style-2) .tabs-nav > li > a{
      border-top: none;
      border-left: none;
      border-right: 2px solid #e8e8e8;
    }

    .tabs .tabs-nav > li.ui-tabs-active > a{color: #666;}

    .tabs:not(.vertical) .tabs-nav > li:not(:first-child) > a{border-left: none;}

    .tabs:not(.vertical) .tabs-nav > li.ui-tabs-active a{
      border-bottom-color: #fff;
    }

  .tabs.style-2:not(.vertical) .tabs-nav{
    margin-bottom: 10px;
  }

    .tabs.style-2:not(.vertical) .tabs-nav > li:not(:last-child){
      margin-right: 10px;
    }

    .tabs.style-2:not(.vertical) .tabs-nav > li.ui-tabs-active a:after{
      top: 100%;
      left: 25px;
      border: 10px solid transparent;
      border-top: 10px solid #a6c437;
      margin: 0;
    }

  .tabs.vertical{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }

  .tabs.vertical .tabs-nav{
    width: 30%;
    max-width: 30%;
    margin-bottom: 0;
    margin-right: -2px;
  }

  .tabs.vertical .tabs-content{
    width: 70%;
    max-width: 70%;
    border-radius: 0 30px 30px 30px;
  }

    .tabs.vertical .tabs-nav li{float: none;}

    .tabs.vertical .tabs-nav > li:not(:last-child) > a{border-bottom: none;}

    .tabs.vertical .tabs-nav > li.ui-tabs-active a{border-right-color: #fff;}

    .tabs.vertical .tabs-nav li:last-child a{
      border-bottom-right-radius: 3px;
    }

    .tabs.vertical .tabs-nav > li:first-child a{
      border-radius: 30px 0 0 0;
    }

    .tabs.vertical .tabs-nav > li:last-child a{
      border-radius: 0 0 0 30px;
    }

  .tabs.vertical.style-2 .tabs-nav{
    margin-right: 10px;
    overflow: visible;
  }

    .tabs.vertical.style-2 .tabs-nav li > a,
    .tabs.style-2 .tabs-nav li > a{
      background: #a6c437;
      color: #fff;
      border-radius: 30px;
      border:none;
      position: relative;
    }

    .tabs.vertical.style-2 .tabs-nav li:not(:last-child){
      margin-bottom: 10px;
    }

    .tabs.vertical.style-2 .tabs-nav > li a:after,
    .tabs.style-2 .tabs-nav > li a:after{
      content: '';
      position: absolute;
      top: 50%;
      left: 100%;
      margin-top: -10px;
      margin-left: -5px;
      border: 10px solid transparent;
      border-left: 15px solid #a6c437;
      opacity: 0;
      visibility: hidden;

      -webkit-transition: opacity .35s ease;
      -o-transition: opacity .35s ease;
      transition: opacity .35s ease;
    }

    .tabs.vertical.style-2 .tabs-nav > li.ui-tabs-active a:after,
    .tabs.style-2 .tabs-nav > li.ui-tabs-active a:after{
      opacity: 1;
      visibility: visible;
    }

  .tabs.vertical.style-2 .tabs-content,
  .tabs.style-2 .tabs-content{
    border: none;
    background: #f6f6f6;
    border-radius: 30px;
  }

  /*----------- Isotope --------------*/

  .isotope{
    margin: -30px -15px 0;
  }

  .isotope:not(:last-child){
    margin-bottom: 35px;
  }

  .isotope.three-collumn .item{
    width: 33.3333%;
  }

  .isotope .item{
    padding: 30px 15px 0;
  }

  /*----------- Team Members --------------*/

  .team-holder{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .team-holder:not(.owl-carousel){
    margin: -30px -15px 0;
  }

  .team-holder{margin-top: -30px;}

  .team-holder .team-item{
    padding: 30px 15px 0;
    text-align: center;
  }

  .team-holder .team-item .team-member .member-photo{
    display: block;
  }

  .team-holder .team-item .team-member .member-photo:not(:last-child){
    margin-bottom: 20px;
  }

  .team-holder .team-item .team-member .member-name,
  .team-holder .team-item .team-member .member-position{
    font-family: 'Poppins', sans-serif;
  }

  .team-holder .team-item .team-member .member-name{
    line-height: 30px;
  }

  .team-holder .team-item .team-member .member-name:not(:last-child){
    margin-bottom: 10px;
  }

  .team-holder .team-item .team-member .member-name a,
  .team-holder .team-item .team-member .member-name{
    color: #a6c437;
  }

  .team-holder .team-item .team-member .member-name a:hover{
    text-decoration: underline;
  }

  .team-member{
    position: relative;
    z-index: 1;
  }

  .team-member .member-link{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
  }

  .team-member .member-photo{
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
  }

  .member-about{
    color: #858585;
  }

  .widget .member-name:not(:last-child){
    margin-bottom: 18px;
  }

  .widget .member-name{
    font-size: 16px;
    font-weight: bold;
  }

  .member-info{
    position: relative;
  }

  .member-info:not(:last-child){
    padding-bottom: 25px;
    margin-bottom: 25px;
  }

  .member-info:not(:last-child):after{
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    display: block;
    height: 3px;
    width: 70px;
    background: url(../images/separator_stripe.png) repeat-x;
  }

  .member-position{
    color: #858585;
    font-size: 14px;
    letter-spacing: 0.25px;
  }

  .member-position:not(:last-child){
    margin-bottom: 15px;
  }

  .team-member .custom-list li span{
    display: inline-block;
  }

  .team-member .custom-list li a{
    color: #333;
  }

  .team-member .custom-list li a:hover{
    text-decoration: underline;
  }

  .widget .team-member.single-member .member-photo{
    float: left;
    max-width: 50%;
    margin: 0 30px 10px 0;
  }

  #sidebar .widget .team-member.single-member .member-photo{
    margin: 0 20px 5px 0;
  }

  #sidebar .widget .team-member.single-member .member-name{
    padding-top: 5px;
  }

  .team-holder.single-member .team-item{
    text-align: left;
  }

    .team-holder.single-member .team-item .custom-list li:not(:last-child){
      margin-bottom: 0;
    }

    .team-holder.single-member .member-info:not(:last-child):after{
      left: 0;
      margin-left: 0;
    }

    .team-holder.single-member .team-item p{
      color: #858585;
    }

    .widget-map .event-info{
      padding: 25px 30px;
      background: #fafafa;
    }

    .info-section:not(:last-child){
      margin-bottom: 25px;
    }

      .info-title{
        color: #666;
        font-size: 18px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.1px;
      }

      .info-title:not(:last-child){
        margin-bottom: 10px;
      }

  .team-holder.single-member.type-2 .team-item .team-member{
    overflow: hidden;
  }

    .team-holder.single-member.type-2 .team-item .member-photo{
      float: left;
      margin-right: 40px;
    }

  /*----------- Google Map --------------*/

  #googleMap{
    width: 100%;
    padding-bottom: 40%;
    min-height: 250px;
    z-index: 1;
    overflow: hidden;
  }

  iframe::-webkit-scrollbar{
      display: none!important;
  }

  iframe::scrollbar{
      display: none!important;
  }

  /*----------- Services --------------*/

  .services{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -15px;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

    .services .service-col{
      padding: 15px;
    }

      .services .service-item{
        position: relative;
        overflow: hidden;
        text-align: left;

        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
      }

      .services .service-item:hover{
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
      }

        .services .service-item .service-inner{
          background-color: #f6f6f6;
          padding: 25px 30px 35px;
        }

          .services .service-item .service-inner .btn{
            padding-left: 30px;
            padding-right: 30px;
          }

          .services .service-item .service-inner p:not(:last-child){
            margin-bottom: 30px;
          }

  /*----------- Countdown --------------*/

  .countdown{
    color:#fff;
  }

  .countdown .countdown-section{
    display: block;
    float:left;
  }

  .countdown .countdown-row{ overflow: hidden; }

  .countdown{ text-align: center; }

  .countdown .countdown-row{ display: inline-block; }

  .countdown .countdown-section:not(:last-child){margin-right: 10px;}

  .countdown .countdown-section{ width:90px; }

  .countdown .countdown-amount{
    font-size: 36px;
    font-family: 'Rubik', sans-serif;
    display: block;
    font-weight: normal;
    background: rgba(240,90,33,0.3);
    padding: 25px 0;
    margin-bottom: 2px;
    border-radius: 20px 20px 0 0;
  }

  .countdown .countdown-period{
    display: block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    padding: 10px 0;
    background: rgba(240,90,33,0.3);
    border-radius: 0 0 20px 20px;
  }

  /*----------- Audio Player --------------*/

  .audio-poster{
    position: relative;
  }

    .audio-poster img{width: 100%;}

      .audio-poster .audioplayer1{
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        margin-bottom: 0;
      }

      .audioplayer{
        background: #d5d5d5;
        color: #222;
      }

      .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{
        border-left-color: #222;
      }

      .audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover a{
        border-left-color: #f05a21;
      }

      .audioplayer-volume{
        border: none;
      }

      .audioplayer-volume-button a{
        background: #222;
      }

      .audioplayer-volume-button:hover a{
        background: #f05a21;
      }

      .audioplayer-volume-button a:before{
        border-right-color: #222;
      }

      .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{
        border-color: #222;
      }

      .audioplayer-volume-button:hover a:before{
        border-right-color: #f05a21;
      }

      .audioplayer:not(.audioplayer-mute) .audioplayer-volume-button:hover a:after{
        border-color: #f05a21;
      }

      .audioplayer-bar-played{
        background: #f05a21;
      }

  /*----------- Widget calendar --------------*/

  .widget-calendar{
    width: 100%;
    border-radius: 30px;
    overflow: hidden;
    border: 2px solid #e8e8e8;
  }

    .widget-calendar table tr td{
      text-align: center;
      padding: 16px 5px;
      border: 2px solid #e8e8e8;
      font-size: 14px;
      line-height: 15px;
      color: #858585;
    }

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

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

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

    .widget-calendar table tr.month td{
      color: #2a2c32;
    }

    .widget-calendar table tr th{
      padding: 13px 10px 12px;
      font-size: 18px;
      color: #666;
      font-weight: 500;
    }

    .widget-calendar table tr.days td{
      color: #f05a21
    }

      .widget-calendar table tr td.link{padding: 0;}

      .widget-calendar table tr td.link a{
        color: #858585;
        padding: 16px 5px;
        display: block;
      }

      .widget-calendar table tr td.link.current a,
      .widget-calendar table tr td.link a:hover{
        color: #fff;
        background: #a6c437;
      }

    .calendar-month{
      display: inline-block;
      text-transform: uppercase;
      font-size: 14px;
      margin-top: 10px;
      font-weight: 500;
      color: #a6c437;
    }

    .calendar-month:hover{
      text-decoration: underline;
      color: #a6c437;
    }

/* -----------------------------------

  9. Blog

------------------------------------- */

  .entry-box:not(.owl-carousel){
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: -15px;
    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
  }

  /*----------- Entries --------------*/

  .entry .entry-meta .entry-date{
    text-transform: uppercase;
    color: #f05a21;
  }

  .entry .entry-body .entry-title > a{
    color: #adc84b;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -0.5px;
  }

  .entry .entry-body .entry-title:not(:last-child){
    margin-bottom: 9px;
  }

  .entry .entry-body .entry-title > a:hover{
    text-decoration: underline;
  }

  #footer .entry .entry-meta .entry-date{
    color: #b9b9b9;
  }

  .entry .contact-info-item{
    color: #666;
    margin-top: 0;
  }

  .entry .contact-info-item span a{
    color: #a6c437;
  }

  .entry .entry-meta > *{
    display: inline-block;
    font-size: 14px;
  }

  .entry .entry-meta > *:not(:last-child){
    margin-right: 15px;
  }

  .welcome-item.single-item .bigHalfCircle{
    display: none;
  }

  .welcome-item.single-item .welcome-content{
    background: #fafafa;
  }

    .entry .entry-meta a{
      color: #333;
    }

    .entry .entry-meta a:hover{
      text-decoration: underline;
    }

    .entry .entry-meta a:before,
    .entry .entry-meta > .entry-tags:before{
      display: inline-block;
      margin-right: 8px;
      color: #b9b9b9;
      font-family: 'fontello';
    }

    .entry .entry-meta > .entry-tags:before{
      content: '\e874';
    }

    .entry .entry-meta > .entry-byline a:before{
      content: '\e844';
    }

    .entry .entry-meta > .entry-news:before{
      content: '\e8b1';
    }

    .entry .entry-meta > .entry-comments-link:before{
      content: '\e893';
    }

    .entry .entry-meta > .entry-share:before{
      content: "\e88a";
    }

    .blog-type .welcome-item .entry-calendar:before{
      content: '\e8c3';
    }

    .welcome-item .entry .entry-body:not(:last-child){
      padding-bottom: 25px;
      margin-bottom: 15px;
      background: url(../images/separator_stripe.png) repeat-x bottom;
    }

    .welcome-img{
      position: relative;
    }

    .blog-type.type-2.welcome-section:not(.owl-carousel){
      margin: -25px -15px;
      display: block;
    }

    .blog-type.type-2 .welcome-col{
      padding: 25px 15px;
    }

    .welcome-item .welcome-img .entry-date,
    .blog-type.type-2:not(.list-view) .welcome-item .entry-date,
    .welcome-item .welcome-attachment .entry-date,
    .welcome-item .entry-body .entry-date{
      position: absolute;
      bottom: -10px;
      left: 20px;
      width: 72px;
      height: 72px;
      text-align: center;
      padding: 15px 0;
      background: #a6c437;
      border-radius: 50%;
      text-transform: uppercase;
      color: #fff;
      line-height: 14px;
      overflow: hidden;
      z-index: 9;
    }

    .blog-type.type-2 .welcome-item .testimonial{
      padding-top: 10px;
    }

    .blog-type.type-2 .welcome-item .testimonial,
    .blog-type.type-2 .welcome-item .testimonial blockquote p{
      color: #f05a21;
    }

    .blog-type.type-2 .welcome-item .testimonial blockquote:not(:last-child){
      margin-bottom: 15px;
    }

    .blog-type.type-2 .welcome-item .testimonial .author-name{
      font-size: 18px;
      font-weight: 500;
    }

    .single-news.blog-type:not(:last-child){
      margin-bottom: 30px;
    }

    .single-news.blog-type .welcome-item .entry-meta:first-child:not(:last-child){
      padding-bottom: 15px;
      margin-bottom: 20px;
      background: url(../images/separator_stripe.png) repeat-x bottom;
    }

    .single-news.blog-type .welcome-item .welcome-content{
      color: #666;
    }

    .single-news.blog-type .welcome-item .blockquote-holder{
      float: left;
      margin-right: 30px;
      margin-bottom: 10px;
      max-width: 330px;
    }

      .welcome-item .welcome-img .entry-date span,
      .blog-type.type-2 .welcome-item .entry-date span{
        font-size: 24px;
        line-height: 24px;
        font-weight: bold;
        display: block;
      }

      .welcome-item .entry-date,
      .welcome-item.entry-date-text{
        text-transform: uppercase;
        color: #b9b9b9;
      }

      .blog-type.type-2 .welcome-item .entry{
        position: relative;
      }

      .blog-type.type-2 .welcome-item .entry-body{
        overflow: hidden;
      }

      .blog-type.type-2:not(.list-view) .welcome-item .entry-body .entry-title{
        margin-top: 7px;
      }

      .blog-type.type-2.list-view .welcome-item .entry-body .entry-title:not(:last-child){
        margin-bottom: 0;
      }

      .blog-type.type-2:not(.list-view) .welcome-item .entry-date,
      .welcome-item .entry-body .entry-date{
        float: left;
        margin-right: 20px;
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
      }

      .welcome-item .entry-body .entry-date{
        margin-right: 30px;
      }

      .blog-type.type-2 .welcome-item .welcome-content > p:not(:last-child){
        margin-bottom: 20px;
      }

      .blog-type.type-2.list-view .welcome-item .entry-body .entry-meta:not(:last-child){
        margin-bottom: 15px;
      }

    .class-info{
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      margin: -8px -5px 0;

      -webkit-justify-content: space-between;
              justify-content: space-between;

      align-items: center;

      -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
    }

      .class-info > [class*="class-"]{
        padding: 8px 5px 0;
        color: #f05a21;
      }

        .class-info > [class*="class-"] span{
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          color: #b9b9b9;
          line-height: 18px;
        }

        .class-info > .class-price span{
          color: #f05a21;
          display: inline-block;
          font-size: 30px;
          font-weight: 500;
        }

          .class-info > .class-price span i{
            font-size: 18px;
            font-style: normal;
            vertical-align: top;
            line-height: 7px;
          }

        .class-info > [class*="class-"] a{
          color: #f05a21;
        }

        .class-info > [class*="class-"] a:hover{
          text-decoration: underline;
        }

        .class-info > [class*="class-"] a.gmap{
          color: #acc84c;
          display: block;
          line-height: 20px;
        }

    .class-info.type-2{
      display: block;
    }

  .entries-nav{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;

    align-items: center;

    -webkit-justify-content: space-between;
            justify-content: space-between;

    -webkit-flex-flow: row wrap;
            flex-flow: row wrap;
    margin: 0 -10px -10px;
  }

    .entries-nav > [class*="entry"]{
      font-size: 16px;
    }

    .entries-nav > *{
      margin: 0 10px 10px;
    }

    .entries-nav > [class*="entry"]:before,
    .entries-nav > [class*="entry"]:after{
      display: inline-block;
      width: 32px;
      height: 32px;
      border: 1px solid #b9b9b9;
      color: #666;
      border-radius: 50%;
      text-align: center;
      line-height: 30px;
      font-family: 'fontello';
      vertical-align: middle;

      -webkit-transition: all .4s ease;
      -o-transition: all .4s ease;
      transition: all .4s ease;
    }

    .entries-nav > .previous-entry:before{
      content: '\e8e4';
      margin-right: 10px;
    }

    .entries-nav > .next-entry:after{
      content: '\e8e5';
      margin-left: 10px;
    }

    .entries-nav > [class*="entry"]:hover:before,
    .entries-nav > [class*="entry"]:hover:after{
      background: #b9b9b9;
      color: #fff;
    }

    .entries-nav.type-2 > [class*="entry"]:before,
    .entries-nav.type-2 > [class*="entry"]:after{
      display: none;
    }

    .entries-nav.type-2 > *{
      width: 50%;
    }

    .entries-nav.type-2 > *{
      padding: 0 10px 10px;
      margin: 0;
    }

    .entries-nav.type-2 > * .alignleft{
      float: left;
      margin-right: 20px;
    }

    .entries-nav.type-2 > * .alignright{
      float: right;
      margin-left: 20px;
    }

    .entries-nav.type-2 > .next-entry{
      text-align: right;
    }

      .entries-nav.type-2 > * > div > a{
        color: #333;
        font-size: 12px;
      }

      .entries-nav.type-2 > * > div > a:hover{
        text-decoration: underline;
      }

      .entries-nav.type-2 > * > div > h6 > a{
        color: #a6c437;
      }

      .entries-nav.type-2 > * > div > h6 > a:hover{
        text-decoration: underline;
      }


  /* ------------------------------------------------------

      Comments
      
  ------------------------------------------------------ */

  .comments-list{
      overflow: hidden;
  }

  .comments-list:not(:last-child){
      margin-bottom: 30px;
  }

  .comments-list .children .comment{
      padding-left: 40px;
  }

  .comment > article{
      position: relative;
      padding: 20px 0 20px;
      overflow: hidden;
  }

  .comment:not(:last-child) > article,
  .comment:not(:last-child){
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

  .gravatar{
      float: left;
      width: 100px;
      margin-right: 20px;
  }

  .comment-body{
      overflow: hidden;
  }

  .comment-meta{
      font-size: 12px;
      line-height: 24px;
      color: #858585;
  }

  .comment-meta:not(:last-child){
    margin-bottom: 10px;
  }

  .comment-meta > *:not(.comment-author):not(.rating):not(.wrapper){
    display: inline-block;
    vertical-align: baseline;
    font-size: 12px;
  }

  .comment-meta > a{
    color: #333;
  }

  .comment-meta > *:not(.comment-author):not(:last-child):after{
    content: '|';
    display: inline-block;
    margin: 0 5px;
    color: #c3c3c3;
  }

  .content-element .comment-meta > *:not(.comment-author):not(:last-child):after{
    display: none;
  }

  .comment-author{
    font-family: 'Poppins', sans-serif;
    display: block;
    font-weight: 500;
    text-transform: none;
  }

  .comment-author a{
    color: #a6c437;
  }

  .comment-author:not(:last-child){
    margin-bottom: 5px;
  }

  .comment-reply-link{
      color: inherit;
  }

  .comment-reply-link:hover{
    text-decoration: underline;
  }

  .comment-section .comment-item{
    position: relative;
    padding-bottom: 20px;
  }

    .comment-section .comment-item .comment-holder{
      background: #fff;
      border-radius: 30px 30px 0 0;
    }

    .comment-section .comment-item .bottom-separator{
      margin-top: -20px;
      padding-bottom: 20px;
      border-radius: 0 0 30px 30px;
    }

    .owl-carousel.testimonial .comment-item blockquote{
      font-weight: normal;
      font-size: 16px;
      padding: 30px 30px 70px;
    }

    .owl-carousel.testimonial .comment-item .author-box > .author-info{
      display: block;
    }

    .owl-carousel.testimonial:not(:last-child){
      margin-bottom: 0;
    }

    .owl-carousel.testimonial.type-2 .author-box{
      float: none;
      min-width: 100px;
      margin-top: -70px;
    }

    .owl-carousel.testimonial.type-2 .author-box > .avatar{
      display: inline-block;
    }

    .owl-carousel.testimonial.type-2 .author-box .author-info .author-name{
      color: #fff;
    }

    .owl-carousel.testimonial.type-2{
      text-align: center;
    }

/* -----------------------------------

  10. Portfolio

------------------------------------- */

.portfolio-holder:not(:last-child){
  margin-bottom: 40px;
}

.portfolio-holder:not(.owl-carousel):not(.isotope){
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: -30px -15px 0;

  -webkit-justify-content: flex-start;
          justify-content: flex-start;

  -webkit-align-items: stretch;
          align-items: stretch;

  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
}

.portfolio-holder:not(.owl-carousel):not(.isotope) .pr-col{
  padding: 30px 15px 0;
}

.project,
.project-image{
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.project-image > img{width: 100%;}

.portfolio-holder .project{
  text-align: center;
}

.portfolio-holder .project-link{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: url(../images/icon_zoomin.png) 24 24, auto;
}

.portfolio-holder .project:hover .project-link{
  background: rgba(0, 0, 0, 0.4);
}

/* -----------------------------------

  11. Shop

------------------------------------- */

.sort-criteria{
  text-align: left;
  display: inline-block;
}

.view-type{
  font-size: 0;
}

.view-type > .custom-select{
  font-size: 14px;
  min-width: 165px;
  text-align: left;
}

.view-type .select-title.btn i{
  font-size: 20px;
  vertical-align: -4px;
}

.view-type .custom-select .select-list{
  border: 2px solid #e8e8e8;
}

.view-type > .custom-select .select-title{
  background-color: #e8e8e8;
  padding: 10px 30px;
}

.view-type > .custom-select .select-title:before{
  display: none;
}

  /* ------------------ List View ---------------- */

  .products-holder.view-list[class*="fx-cols-"] .product-col{
    max-width: 100%;
    width: 100%;
  }

  .products-holder.view-list .product-image{
    float: left;
    max-width: 230px;
    width: 32%;
    margin: 0 30px 0 0;
  }

  .products-holder.view-list .product-description{
    padding-top: 25px;
  }

  .products-holder.view-list .product-price{
    display: block;
  }

  .products-holder.view-list .product-info:not(:last-child){
    margin-bottom: 0px;
  }

  .products-holder.view-list .product-price:not(:last-child){
    margin-bottom: 8px;
  }

  .products-holder.view-list .product-name:not(:last-child){
    margin-bottom: 8px;
  }

  .product .product-name a,
  .product .product-name{
    color: #a6c437;
    font-family: 'Poppins', sans-serif;
  }

  .product .product-name a:hover{
    text-decoration: underline;
  }

  .product:not(.single) .pricing-area{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }

  .product .pricing-area .product-price{
    color: #f05a21;
    font-weight: 500;
    font-size: 18px;
  }

  .product .pricing-area .product-price:not(:last-child){
    margin-bottom: 10px;
  }

  .product .product-image{
    position: relative;
  }

  .product .product-image:not(:last-child){
    margin-bottom: 20px;
  }

  .product .product-image .overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;

    -webkit-transition: opacity .45s ease;
    -o-transition: opacity .45s ease;
    transition: opacity .45s ease;
  }

  .product:hover .product-image .overlay{
    opacity: 1;
    visibility: visible;
  }

  .rating{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }

  .rating li{
    font-size: 18px;
  }

    .rating li i{
      color: #f05a21;
    }

    .rating li.empty i{
      color: #999;
    }

  .product-sort-section{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }

  .product-sort-section:not(:last-child){
    margin-bottom: 35px;
  }

  .product-sort-section .custom-select{
    width: auto;
    min-width: 230px;
  }

  .qv-preview{
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #000;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 99!important;
  }

/* Single product */

  .product.single{
    box-shadow: none;
    background: transparent;
  }

  .product.single .product-description{
    padding: 0;
    color: #5f6366;
  }

  .product.single .product-name{
    line-height: 48px;
    font-weight: normal;
  }

  .product.single .product-price{
    font-size: 24px;
    font-weight: 500;
  }

  .product.single .rating + span{
    display: inline-block;
  }

  .product.single .product-price:not(:last-child){
    margin-bottom: 15px;
  }

  .product.single .pricing-area:not(:last-child){
    margin-bottom: 10px;
  }

  .product.single .pricing-area .rating li i{
    font-size: 20px;
  }

  .product.single .pricing-area span > a{
    color: #a6c437;
    font-size: 14px;
  }

  .product.single .pricing-area span > a:hover{
    text-decoration: underline;
  }

  .image-preview:not(:last-child){
    margin-bottom: 10px;
  }

  .product.single .product-excerpt{
    color: #858585;
  }

  .product.single .product-info:not(:last-child){
    margin-bottom: 15px;
  }

  .product.single .add-to-cart-form .custom-select:not(:last-child){
    margin-bottom: 20px;
  }

  .product.single .add-to-cart-form label{
    color: #858585;
    font-size: 16px;
    font-weight: normal;
  }

  .product.single .add-to-cart-form label:not(:last-child){
    margin-bottom: 10px;
  }

  .product.single .add-to-cart-form .custom-select{
    width: auto;
    min-width: 190px;
  }

  .product.single .product-actions .quantity + .btn{
    margin-left: 15px;
    margin-top: 0;
  }

  .product.single .product-characteristics{
    margin: -10px -7px 0;
  }

  .product.single .product-characteristics:not(:last-child){
    margin-bottom: 30px;
  }

  .product.single .product-characteristics > li > *{
    display: inline-block;
    vertical-align: middle;
    margin: 10px 7px 0;
  }

  .product.single .product-characteristics > li:not(:last-child){
    margin-bottom: 8px;
  }

  .product-characteristics .selected-option{
    min-width: 200px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .product-characteristics .selected-option::after{
    border-top-color: #c5c5c5;
  }

  .product.single .product-characteristics .name{
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #2c3035;
    text-transform: uppercase;
    min-width: 60px;
  }

  .product.single .product-actions:not(:last-child){
    margin-bottom: 20px;
  }

  .product.single .product-meta{
    color: #858585;
    font-size: 16px;
  }

  .product.single .product-meta > li > span{
    color: #666;
  }

  .product.single .product-meta:not(:last-child){
    margin-bottom: 25px;
  }

  .product.single .product-meta a{
    color: #a6c437;
  }

  .product.single .product-meta a:hover{
    text-decoration: underline;
  }

  .product.single .product-meta > li:not(:last-child){
    margin-bottom: 10px;
  }

  .image-preview{
    position: relative;
    overflow: hidden;
  }

  .image-preview .label{
    top: 40px;
    z-index: 5;
  }

  .open-modal{
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 5;
    font-size: 20px;
    color: #2a2c32;
  }

  .image-preview img{
    width: 100%;
  }

  .zoomContainer{
    z-index: 4 !important;
  }

  .owl-carousel.product-thumbs{
    padding: 0 55px;
  }

  .product-thumbs.owl-carousel .owl-item img{
    opacity: 0.5;
    width: auto;
    width: 100%;
  }

  .product-thumbs .active:not(.owl-item) img{
    opacity: 1;
  }

  .product-thumbs .owl-dots{
    display: none;
  }

  .product-thumbs .owl-nav > *{
    margin-top: -16px;
  }

  .product-thumbs .owl-nav > *:before{
    font-size: 14px;
    color: #666;
    border-color: #b9b9b9;
    width: 32px;
    height: 32px;
    line-height: 30px;
  }

  .product-thumbs .owl-nav .owl-prev{
    left: 0;
  }

  .product-thumbs .owl-nav .owl-next{
    right: 0;
  }

  .share .title{
    color: #7b8285;
    margin-right: 10px;
  }

  .share ul{
    display: inline-block;
  }

/* Checkout */

.hidden-section:not(:last-child){
  margin-bottom: 10px;
}

.hidden-section .account-action{
  font-size: 18px;
  color: #666;
}

  .hidden-section .account-action > a{
    color: #a6c437;
    border-bottom: 1px solid transparent;
    font-weight: 500; 
  }

  .hidden-section .account-action > a:hover{
    border-bottom-color: inherit;
  }

  .hidden-section form.contact-form .btn{
    margin: 0;
  }

.hidden-section .content{
  padding: 20px 0 15px;
}

  .hidden-section .content input:not([type="submit"]):not(:last-child){
    margin-bottom: 15px;
  }

  .hidden-section .content .join-form{
    display: block;
  }

  .forgot-password{
    color: #038ed3;
  }

  .forgot-password:hover{
    text-decoration: underline;
  }

  .login-form-footer{
    margin-top: 10px;
  }

.checkbox-title input[type="checkbox"] + label{
  font-size: 24px;
  font-family: 'Rubik', sans-serif;
  color: #666;
}

.checkbox-title input[type="radio"] + label::before, 
.checkbox-title input[type="checkbox"] + label::before{
    left: auto;
    right: 0;
    top: 50%;
    margin-top: -17px;
}

.checkbox-title input[type="checkbox"] + label::after{
  left: auto;
  right: 4px;
  top: 50%;
  margin-top: -15px;
}

.checkbox-title input[type="checkbox"] + label{
  padding-left: 0;
  padding-right: 50px;
}

.checkbox-title:not(:last-child){
  margin-bottom: 20px;
}

.payment-option li:not(:last-child){
  margin-bottom: 20px;
}

.payment-option input[type="radio"] + label{
  font-weight: bold;
  color: #666;
  font-size: 18px;
}

.payment-option p{
  color: #7b8285;
}

.payment-option .input-wrapper:not(:last-child){
  margin-bottom: 0;
}

.payment-desc{
  padding-left: 50px;
}

.payment-option .input-wrapper a{
  color: #a6c437;
  font-size: 14px;
}

.payment-option .paypal-link{
  font-size: 18px;
  font-family: 'Assistant', sans-serif;
  color: #038ed3;
  margin-left: -20px;
}

.payment-option .paypal-link:hover{
  text-decoration: underline;
}

.payment-option > li:last-child [class*="btn"]:only-child{
  margin-top: 15px;
}

.product-sort-section:not(:last-child){
  margin-bottom: 30px;
}

.product-sort-section .custom-select{
  width: auto;
  min-width: 230px;
}

.product-sort-section > span{
  color: #666;
}

/* -----------------------------------

  12. Sidebar

------------------------------------- */

#sidebar .widget:not(:last-child){
  margin-bottom: 55px;
}

.widget:not(:last-child){
  margin-bottom: 30px;
}

.widget-title:not(:last-child){
  margin-bottom: 15px;
}

#sidebar .widget .widget-title{
  font-weight: normal;
  letter-spacing: -0.1px;
}

.widget .contact-info > li{
  display: block;
}

#sidebar .widget .entry-attachment .entry-body .entry-title{
  font-size: 16px;
  font-weight: normal;
  position: relative;
}

.widget .lineform{padding-top: 5px;}

  /* ----------------- Search Widget ---------------- */

  .widget.widget-searchform{
    padding: 0;
    background: transparent;
  }

  /* ----------------- Categories Widget ---------------- */

  .widget-categories ul{
    font-size: 20px;
    line-height: 26px;
  }

  .widget-categories a{
    display: block;
    position: relative;
    padding-right: 35px;
  }

  .widget-categories .entries-amount,
  .widget-products-categories .entries-amount{
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -13px;
  }

  .current-cat a{
    color: #28abe3;
  }

  .widget-categories > ul > li:not(:last-child){
    margin-bottom: 6px;
  }

  .widget-products-categories ul > li{
    position: relative;
    padding-right: 30px;
  }

  .widget-products-categories ul > li:not(:last-child){
    margin-bottom: 0;
  }

  .widget-products-categories .entries-amount{
    font-size: 20px;
    line-height: 20px;
    margin-top: 0px;
    top: 5px;
    color: rgba(44, 48, 53, .5);
  }

  /* ----------------- Tags Widget ---------------- */

  .tagcloud{
    overflow: hidden;
    margin: -8px -4px 0;
  }

  .tagcloud a{
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 20px 6px;
    display: block;
    float: left;
    border: 1px solid #b9b9b9;
    border-radius: 20px;
    margin: 8px 4px 0;
    letter-spacing: 1px;
  }

  .tagcloud a:hover{
    background-color: #b9b9b9;
    color: #fff;
  }

  .tagcloud span{
    float: left;
    display: block;
    padding: 6px 0 5px;
    margin: 4px 8px 0 0;
    color: #858585;
  }

  .tagcloud:not(:last-child){
    margin-bottom: 15px;
  }

  /* ----------------- About Me Widget ---------------- */

  .widget-about-me{
    text-align: center;
    padding-bottom: 25px;
  }

  .widget-about-me .avatar{
    display: inline-block;
    border-radius: 50%;
    max-width: 130px;
  }

  .widget-about-me .avatar:not(:last-child){
    margin-bottom: 18px;
  }

  .widget-about-me .author-name{
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
  }

  .widget-about-me .author-position{
    color: #2c3035;
    font-size: 16px;
  }

  .widget-about-me .author-position:not(:last-child){
    margin-bottom: 10px;
  }

  .widget-about-me .social-icons a{
    color: #908d8d;
  }

  .widget-about-me .social-icons{
    margin: -5px -5px 0;
  }

  .widget-about-me .social-icons > li{
    margin: 5px;
  }

  .widget-about-me .social-icons a:hover{
    color: #28abe3;
  }

  /* ----------------- Entry Widget ---------------- */

  .widget .entry-attachment .entry-body .entry-title{
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
  }

  .entry-meta{overflow: hidden;}

  .widget.entry.small-thumb .entry-attachment .entry-body{
    padding-top: 5px;
  }

  .entry:not(.type2) .entry-attachment .entry-body .entry-meta:not(:last-child){margin-bottom: 8px;}

  .widget.entry.small-thumb .entry-attachment:not(:last-child){margin-bottom: 25px;}

  [class*="footer"] .widget .entry-attachment .entry-body .entry-meta a,
  [class*="footer"] .widget .entry-attachment .entry-body .entry-title > a{
    color: #fff;
  }

  [class*="footer"] .widget .entry-attachment .entry-body{
    padding-top: 5px;
  }

  .widget .entry{
    overflow: hidden;
  }

  .widget .news-list.small-img .entry .entry-body{
    padding-right: 20px;
    overflow: hidden;
  }

  .widget .entry .entry-attachment{
    float: right;
    margin-bottom: 10px;
  }

  .widget .news-list.small-img .entry .entry-title:not(:last-child){
    margin-bottom: 0;
  }

  .info-links.type2.comment-type > li{
    line-height: inherit;
  }

  .info-links.type2.comment-type > li:not(:first-child){
    padding-top: 11px;
  }

  .info-links.type2.comment-type > li:not(:last-child){
    padding-bottom: 11px;
  }

  .comment-type{
    color: #858585;
  }

  .info-links.type2.comment-type a,
  .info-links.type2.comment-type{
    font-size: 16px;
    line-height: 26px; 
  }

  .comment-type a.author{
    color: #000;
  }

  .comment-type a:before{
    display: none;
  }

  .comment-type a:hover{
    text-decoration: underline;
  }

  /* ----------------- Product Widget ---------------- */

  .widget .product-holder .product{
    overflow: hidden;
  }

  .widget .product-holder .product:not(:last-child){
    padding-bottom: 25px;
    margin-bottom: 20px;
    background: url(../images/separator_stripe.png) repeat-x bottom;
  }

  .widget .product-holder .product-description{
    overflow: hidden;
  }

  .widget .product-holder .product-image{
    float: left;
    margin: 0 20px 0 0;
  }

  .widget .product .pricing-area{
    display: block;
  }

  /*----------- Comment --------------*/

  .widget .comment-item{
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    color: #858585;
  }

    .widget .comment-item .author,
    .widget .comment-item .author:hover{
      color: #038ed3;
    }

    .widget .comment-item a:hover{
      text-decoration: underline;
      color: #2a2c32;
    }

/* -----------------------------------

  13. Footer

------------------------------------- */

#footer{
  position: relative;
}

#footer[class*="footer"]:not(.footer-2):not(.footer-3){
  background: url(../images/footer_bg.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}

#footer[class*="footer"]:not(.footer-3):before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: url(../images/rainbowstripe.jpg) repeat-x;
}

  #footer.footer-2 p:not(:last-child),
  #footer.footer-2 .social-icons.style-2:not(:last-child){
    margin-bottom: 35px;
  }

  #footer .top-footer{
    padding: 60px 0 50px;
  }

  .copyright-section{
    position: relative;
    padding: 50px 0;
    text-align: center;
  }

  .copyright-section:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/separator_stripe.png) repeat-x;
    height: 3px;
    width: 100%;
  }

    .copyright{
      font-size: 13px;
      color: #858585;
      letter-spacing: 0.25px;
    }

      .copyright span{
        color: #333;
      }

  .footer .icons-box .icons-wrap .icons-item > .item-box p{
    font-weight: 500;
  }

/* ----------------- Footer style-2 ---------------- */

#footer.footer-2{
  background: none;
}

  #footer.footer-2:after{
    content: '';
    background: url(../images/footer_bottom_bg.jpg) repeat-x;
    height: 171px;
    width: 100%;
    display: block;
  }

  .footer-2 .top-footer{
    padding: 60px 0;
  }

    .top-footer-elements{
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      margin: 0 -30px;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      align-items: center;
    }

    .top-footer-item{
      padding-right: 30px;
      padding-left: 30px;
    }

    .footer-2 .top-footer-item{
      padding: 10px 30px;
      position: relative;
      min-width: 320px
    }

    .footer-2 .top-footer-item:not(:last-child):after{
      content: '';
      position: absolute;
      width: 2px;
      height: 100%;
      top: 0;
      right: 0;
      padding: 10px 0;
      background: rgba(237,237,237,0.1);
    }

    .top-footer-item .widget.table-row{
      width: auto;
    }

      .top-footer-item .widget p{
        text-align: right;
        margin-bottom: 0;
        padding-right: 15px;
        line-height: 20px;
        color: #fff;
        font-weight: normal;
        font-family: 'Assistan', sans-serif;
        letter-spacing: 0.1px;
      }

      .top-footer-item .widget .lineform{
        min-width: 545px;
      }

/* ----------------- Footer style-2 ---------------- */

.footer-3{
  background-color: #252525;
  color: #666;
}

#footer.footer-3 .top-footer{
  padding: 60px 0 0;
}

.footer-3 .top-footer > .container{
  width: 100%;
}

  .footer-3 .top-footer .widget-title{
    color: #fff;
  }

  .footer-3 .top-footer .logo:not(:last-child){
    margin-bottom: 20px;
  }

  .footer-3 .top-footer .contact-info-menu{
    margin: 0;
  }

  .footer-3 .top-footer .contact-info-menu:not(:last-child){
    margin-bottom: 30px;
  }

  .footer-3 .top-footer .contact-info-menu > *{
    font-size: 14px;
    margin: 0;
    display: block;
    line-height: 24px;
    letter-spacing: 0.25px;
  }

    .footer-3 .top-footer .contact-info-menu > *:not(:last-child){
      margin-bottom: 12px;
    }

    .footer-3 .top-footer .contact-info-menu > * > span{
      color: #858585;
    }

    .footer-3 .top-footer .contact-info-menu > * > a{
      color: #fff;
    }

    .footer-3 .top-footer .contact-info-menu > * > a:hover{
      text-decoration: underline;
    }

    .footer-3 .top-footer .social-icons.style-2 > li > a{
      color: #b9b9b9;
    }

    .footer-3 .top-footer .social-icons.style-2 > li > a:hover{
      color: #fff;
    }

    .certificates > img:not(:last-child){
      margin-right: 15px;
    }

  .footer-3 .copyright-section:before{
    display: none;
  }

  .footer-3 .copyright-section{
    text-align: center;
    padding: 40px 0;
  }

    .footer-3 .copyright span{
      color: #fff;
    }
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1480px){
	
	#header:not(.header-2):not(.header-3) #main-navigation > ul > li{
		margin: 0 10px;
	}

}

@media only screen and (min-width: 1281px){

	#footer[class*="footer"]{
	  z-index: 0;
	  width: 100%;
	  bottom: 0px;
	  position: fixed;
	  vertical-align: middle;
	}

	#header.sticky + .sticky-spacer{
		display: block!important;
	}
	
	#header.sticky,
	#header.sticky.header-abs{
	    position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    z-index: 99;
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;

	    box-shadow: 0 -5px 30px rgba(78, 82, 99, 0.3);
	}

	#header.sticky.header-3 .top-header .table-row{
	 	padding: 0;
	}

	#header.sticky .contact-info-menu,
	#header.sticky.header-2 .pre-header,
	#header.sticky.header-2 .top-header .table-row,
	#header.sticky.header-3 .pre-header,
	#header.sticky.header-3.type-2 .top-header .table-row{
		margin: 0;
		padding: 0;
		opacity: 0;
		overflow: hidden;
		height: 0;
		font-size: 0;
		display: block;
	}

	#header.sticky .top-header{
		padding: 10px 35px;
	}

	#header.sticky .logo-wrap{
	    width: 15%;
	}

	#header.sticky.header-2 .top-header{
		padding: 0;
	}

	#header.sticky.header-3 .top-header{
		background: rgba(0,0,0,0.5);
	}

	.section-with-img-right .text-section{
	  padding-left: 20%;
	}

	.section-with-img-left .text-section{
	  padding-right: 20%;
	} 

}

@media only screen and (max-width: 1199px){
	
	.top-footer .icons-box[class*="fx-col-"] > *{
    	width: 50%;
	}

	#header:not(.header-2):not(.header-3) .top-header .logo-wrap,
	#header:not(.header-2):not(.header-3) .top-header .nav-item{
		width: 100%;
		display: block;
		text-align: center;
	}

	#header .top-header .logo-wrap{
		margin-bottom: 20px;
	}

	#header.header-2 #main-navigation > ul > li > a{
		padding: 20px;
	}

	#header.header-3 #main-navigation > ul > li > a{
		padding: 10px;
	}

	.tabs .tabs-nav > li > a{
		padding: 13px 20px;
		font-size: 16px;
	}

	.banner-item.type-2 .banner-inner{
		width: 50%;
	}

	.banner-item.type-2 .banner-inner .banner-title{
		font-size: 24px;
		line-height: 30px;
	}

	.banner-item.type-2 > .banner-inner > p:not(:last-child){
		margin-bottom: 20px;
	}

	.banner-item.type-2 .banner-inner .banner-content{
		padding: 20px;
	}

	[class*="section-with-img"][class*="fx-col"] > *{
    	width: 100%;
	}

	[class*="section-with-img"] > .img-section > img{
	    width: 100%;
	}

	[class*="section-with-img"] > .img-section{
		order: 1;
	}

	[class*="section-with-img"] > .text-section{
		order: 2;
	}

	.event-options > .event-col.search{
	    width: 37%;
	}

	.section-with-carousel .testimonial-section, 
	.section-with-carousel .countdown-area, 
	.section-with-carousel .comment-section{
		padding: 40px 15px 30px;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {

	
}

@media only screen and (max-width: 992px){

	/*	Mobile Menu
	/* -------------------------------------------------- */

	#header.header.header-main .menu-holder{
		position: relative;
		background-color: rgba(0,0,0,.8);
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
	}

	#main-navigation{display: none!important;}

	.responsive-nav-button{ 
		display: inline-block; 
		vertical-align: middle;
	}

	.responsive-nav-button:not(:last-child){
		margin-right: 10px;
	}

	.mobile-advanced {
		position: absolute;
		top: 0;
		right: -100%;
		z-index: 995;
		overflow: hidden;
		display: block;
		width: 100%;
		height: 100%;
		background-color: #fff;
		pointer-events: none;
		-webkit-backface-visibility: hidden;
		-webkit-transform-origin: 0 0;
				transform-origin: 0 0;
		-webkit-transition: -webkit-transform .35s ease;
				transition: transform .35s ease;
		-webkit-transform: translateX(0);
				transform: translateX(0);
	}

	#wrapper.active .mobile-advanced {
		pointer-events: auto;

		-webkit-transform: translate(-100%, 0);
				transform: translate(-100%, 0);
	}

	.no-cssanimations.no-csstransforms3d #wrapper.active .mobile-advanced {
		right: 0;
	}

		.mobile-advanced > ul { 
			padding-top: 80px; 
		}

			.mobile-advanced li {
				display: block;
				list-style: none;
			}

				.mobile-advanced li > span {
					display: block;
					padding: 10px 15px;
					color: #333;
					font-weight: 400;
				}

				.mobile-advanced li a {
					display: block;
					padding: 10px 20px;
					border-bottom: 1px solid #eaeaea;
					line-height: 1.15em;
				}

				.mobile-advanced > ul > li.current > a,
				.mobile-advanced > ul > li:hover > a{
					background-color: #f05a21;
				}

				.mobile-advanced ul ul li.current > a,
				.sub-menu-wrap > ul > li:hover > a{
					color: #f05a21;
				}

				.mobile-advanced > ul > li > a{
					background-color: #333;
					color: #fff;
					font-weight: 400;
					font-size: 16px;
					font-family: 'Montserrat', sans-serif;
				    text-transform: uppercase;
				    font-weight: normal;
				}

				.mobile-advanced ul ul li > a {padding-left: 30px;}

				.mobile-advanced ul ul li > a:before{
					display: inline-block;
					position: relative;
					margin-right: 5px;
					font-size: 10px;
					font-family: 'fontello';
					content: "\e8e5";
				}

					.mobile-advanced ul ul ul li > a  { padding-left: 55px; }

		#advanced-menu-hide{
			position: fixed;
			top: 20px;
			right: 30px;
			z-index: 999;
			display: block;
			text-align: center;
			color: #333;

			-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
			-webkit-border-radius: 3px;
					border-radius: 3px;
			
		}

		.logged-in.admin-bar #advanced-menu-hide{top: 55px;}

		#wrapper.active #advanced-menu-hide{
			visibility: visible;
			pointer-events: auto;

			-webkit-transform: translateX(0);
					transform: translateX(0);
		}

		#advanced-menu-hide:after{
			content: '\e92a';
			vertical-align: middle;
			text-align: center;
			font-size: 30px;
			font-family: 'linearicons';
			line-height: 38px;
		}

		#advanced-menu-hide:hover{color: #f05a21;}

		.mobile-advanced > ul > li.dropdown .sub-menu-wrap,
		.mobile-advanced > ul > li.dropdown .sub-menu-wrap.sub-menu-inner{
			position: relative;
			width: 100%;
			opacity: 1;
			visibility: visible;
			left: 0;
			right: 0;
			border: none;
			padding: 0;
			margin: 0;
			border-radius: 0;
			box-shadow: none;

			-webkit-transform: none;
			-ms-transform: none;
			-o-transform: none;
			transform: none;
		}

		.sub-menu-wrap ul li:hover{background: transparent!important;}

		.sub-menu-wrap ul li{padding: 0;}

		.sub-menu-wrap ul li.current-menu-item{background: none!important;}

	.toggle-menu { display: block; }

	/* ------------------------------------------------------------------------------ */

	.table-row > [class*="col-md-"]{
	    float: none;
	    display: block;
	    vertical-align: middle;
	}

	[class*="col-md-"]:not(:last-child),
	.content-element:not(:last-child){
	    margin-bottom: 50px;
	}

	[class*="table-type"] table tr > td, 
	[class*="table-type"] table tr > th{
		padding: 15px 10px;
	}

	.counters-section .container .row{
		margin-bottom: -40px;
	}

	.icons-box[class*="fx-col-"] > *{
	    width: 50%;
	}

	.icons-box.type-2[class*="fx-col-"] .icons-wrap:nth-child(2n):not(:last-child):after{
		display: none;
	}

	.icons-box.type-2[class*="fx-col-"]{
		margin-top: -30px;
	}

	.icons-box.type-2[class*="fx-col-"] .icons-wrap{
		margin-top: 30px;
	}

	.breadcrumbs-wrap .page-title{
		font-size: 42px;
	}

	#header.header-2 .nav-item{
		padding: 20px 0;
	}

	.welcome-section[class*="fx-col-"] > .welcome-col,
	.team-holder[class*="fx-col-"] > *,
	.services[class*="fx-col-"] > *{
    	width: 50%;
	}

	#week-events > table tr td .week-event{
		padding: 10px 10px 30px;
	}

	.banner-wrap[class*="fx-col-"] > *{
    	width: 100%;
	}

	.isotope.three-collumn .item{
		width: 50%;
	}

	.event-options > .event-col.date,
	.event-options > .event-col.search{
		width: auto;
	}

	.event-options > .event-col.date{
    	width: 20%;
    }

    .event-options > .event-col.search{
	    width: 32%;
	}

	.btns-set > .row:last-child{
		margin-top: 40px;
	}

	.parallax-section .btns-set > .row:last-child{
		margin-top: 0;
	}

}

@media (min-width: 992px){
	
	.btns-set > .row:not(:last-child){
	    margin-bottom: 40px;
	}

	#sidebar .map-container{
    	padding-bottom: 128%;
    }

}

@media (max-width:769px){
	
	[class*="col-sm-"]:not(:last-child){
	    margin-bottom: 50px;
	}

	.btns-set .row:not(:last-child){
		margin-bottom: 40px;
	}

	.pricing-tables-holder.cols-3 .pricing-table{
    	width: 100%;
	}

	.pricing-tables-holder.cols-3 .pricing-table:first-child,
	.pricing-tables-holder.cols-3 .pricing-table:last-child{
	    border-radius: 20px;
	}

	.icons-box[class*="fx-col-"] > *{
	    width: 100%;
	}

	.icons-box.type-2 .icons-wrap:not(:last-child):after{
		display: none;
	}

	.breadcrumbs-wrap .page-title{
		font-size: 36px;
	}

	#header.header-2 .pre-header .align-right,
	#header.header-2 .pre-header .contact-info-menu,
	#header.header-2 .menu-wrap .call-us,
	#header.header-2 .top-header .logo-wrap,
	#header.header-3 .pre-header .align-right,
	#header.header-3 .pre-header .contact-info-menu,
	#header.header-2.type-2 .top-header .our-info-list,
	#header.header-2.type-2 .social-icons.style-2,
	#header.header-3.type-2 .social-icons.style-2,
	#header.header-3.type-2 .top-header .call-us{
	    text-align: center;
	}

	#header.header-2.type-2 .top-header .call-us:not(:last-child),
	#header.header-2.type-2 .social-icons.style-2:not(:last-child),
	#header.header-3.type-2 .social-icons.style-2:not(:last-child){
		margin-bottom: 20px;
	}

	#header.header-2 .logo-wrap{
		width: auto;
	}

	#header.header-2 .pre-header [class*="col-sm-"]:not(:last-child),
	#header.header-3 .pre-header [class*="col-sm-"]:not(:last-child){
	    margin-bottom: 5px;
	}

	.call-us > *:not(:last-child){
		margin-right: 20px;
	}

	#footer.footer-2 .top-footer{
		padding-bottom: 0;
	}

	.call-out,
	.call-out .align-right{
		text-align: center;
	}

	.call-out h2{
		font-size: 32px;
	}

	.call-out [class*="col-sm-"]:not(:last-child){
		margin-bottom: 20px;
	}

	/* tables change*/
	.responsive-table{
		border-left: 2px solid #f2f3f6;
		border-right: 2px solid #f2f3f6;
		
	}
	.responsive-table,
	.responsive-table tbody,
	.responsive-table thead,
	.responsive-table tfoot,
	.responsive-table th,
	.responsive-table tr,
	.responsive-table td{
		display:block;
	}

	.responsive-table thead tr{
		position:absolute;
		top:-9999px;
		left:-9999px;
	}

	.responsive-table td{
		position:relative;
		padding-left:50% !important;
		border-left:none !important;
		border-right:none !important;
		border-bottom-width: 1px!important;
		border-top-width: 1px!important;
		background: #3399ff;
	}

	.responsive-table td:not([colspan]):not(.close-product):after{
		content:"";
		display:block;
		position:absolute;
		left:47%;
		top:0;
		height:100%;
	}

	.responsive-table td[colspan],
	.responsive-table td.close-product{
		width:100%;
		text-align:center;
		padding: 10px !important;
	}

	.responsive-table td.close-product{
		text-align: left;
	}

	.responsive-table td[colspan]:before,
	.responsive-table td.close-product:before{
		display: none;
	}

	.responsive-table.table_type_1.var5 td[colspan] table tr td{
		padding: 0!important;
	}

	.responsive-table.table_type_1.var5 td[colspan] table tr td .button,
	.responsive-table.table_type_1.var5 td[colspan] table tr td input{
		margin-top: 10px;
	}

	.table_type_1.var5 tr:last-child td table tr td:last-child{
		text-align: center;
	}

	.responsive-table td[colspan]:after{
		display: none;
	}

	.responsive-table.table_type_1.var5 td[colspan] table tr td{
		width: 100%;
	}

	.responsive-table td[colspan] table tr td:after{
		display: none;
	}

	.responsive-table td[colspan] table tr td:before{
		display: none;
	}

	.responsive-table td[colspan] .align-right{
		text-align: center;
	}

	.responsive-table td:before{
		content:attr(data-title);
		position:absolute;
		top:50%;
		left:9px;
		width:45%;
		color: #666;
		font-size: 16px;
		font-weight: 500;
		padding-right:10px;
		-webkit-transform:translateY(-50%) translateZ(0);
		-moz-transform:translateY(-50%);
		-o-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		transform:translateY(-50%);
	}

	.instagram-feed > li{
      width: 33.333%;
    }

    .page-404-section .section-title{
    	font-size: 250px;
    	line-height: 180px;
    }

    .page-404-section form input,
    .page-404-section .search-section{
    	width: 100%;
    }

    .blog-type.list-view .welcome-item .welcome-img img{
    	width: 100%;
    }

    .blog-type.list-view .welcome-img, 
    .blog-type.list-view .welcome-attachment{
		float: none;
    }

    #header.header-3.type-2.header-abs{
		padding-bottom: 25px;
    }

    .event-options > .event-col.last-col{
    	padding-left: 10px;
    }

    .event-options > .event-col{
    	display: block;
    	width: 100%;
    }

    .event-options > .event-col.date,
    .event-options > .event-col.search{
		width: 100%;
    }

    .searchform-wrap .vc-child{
    	width: auto;
    }

    .rev-slider .tp-caption .btn.btn-big{
	  	padding: 12px 30px!important;
	}

	.welcome-section.overlap{
		margin-top: -50px;
	}

	.zoomContainer{
		display: none!important;
	}

	[class*="flex-row"].item-col-3 > *{
		width: 50%;
	}

	.shop-cart-form tr th.product-col,
	.shop-cart-form.order-type tr th.total-col{
		width: auto;
	}

}

@media (min-width:769px){

	#week-events > table tr:last-child td{
        border-bottom: none;
    }

    #week-events > table tr:first-child td{
        border-top: 2px solid #e8e8e8;
    }

	.table-row{
	    margin-left: 0px;
	    margin-right: 0px;
	    display: table;
	    width: 100%;
	    table-layout: fixed;
	}

		.table-row > [class*="col-sm-"],
		.table-row > *{
		    float: none;
		    display: table-cell;
		    vertical-align: middle;
		}

		.table-row > [class*="col-"]:first-child{
		    padding-left: 0px;
		}

		.table-row > [class*="col-"]:last-child{
		    padding-right: 0px;
		}

	.blog-type.list-view .welcome-img,
	.blog-type.list-view .welcome-attachment{
	    float: left;
	    width: 360px;
	}

	#header.header-abs{
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	}

}

@media (min-width: 769px) and (max-width: 992px) {

	
}

@media (min-width:480px){
	
	#header.header-3 .table-row{
	    margin-left: 0px;
	    margin-right: 0px;
	    display: table;
	    width: 100%;
	    table-layout: fixed;
	}

		#header.header-3 .table-row > [class*="col-sm-"],
		#header.header-3 .table-row > *{
		    float: none;
		    display: table-cell;
		    vertical-align: middle;
		}

		#header.header-3 .table-row > [class*="col-"]:first-child{
		    padding-left: 0px;
		}

		#header.header-3 .table-row > [class*="col-"]:last-child{
		    padding-right: 0px;
		}

}

@media only screen and (max-width:480px){

	[class*="col-xs-"]{
		float: none;
		width: 100%;
	}

	.counters-section .container .row{
	    margin-bottom: 0;
	}

	.top-footer .icons-box[class*="fx-col"] > *,
	.services[class*="fx-col-"] > *,
	.team-holder[class*="fx-col-"] > *,
	.welcome-section[class*="fx-col-"] > .welcome-col{
    	width: 100%;
	}

	.tabs .tabs-nav > li > a{
		padding: 10px 15px;
		font-size: 12px;
	}

	.breadcrumbs-wrap .page-title{
		font-size: 32px;
	}

	#header .logo-wrap{
		width: 100%;
		text-align: center;
	}

	#header.header-3 .nav-item{
		text-align: center;
	}

	#header.header-3 .top-header .logo-wrap{
		margin-bottom: 10px;
	}

	.instagram-feed > li{
      width: 50%;
    }

    .service-item > img,
    .welcome-img > img{
    	width: 100%;
    }

    .isotope.three-collumn .item{
		width: 100%;
	}

	.contact-form [class*="contact-col"]{
    	width: 100%;
	}

	.page-404-section .section-title{
    	font-size: 150px;
    	line-height: 100px;
    }

    .page-404-section h2{
    	font-size: 36px;
    }

    .rev-slider .tp-caption .btn.btn-big{
	  	padding: 10px 20px!important;
	}

	#header.header-3.header-abs{
    	position: relative;
    	background: #979798;
    }

    .banner-item.type-2 .banner-inner{
    	width: 100%;
    }

    .banner-item.type-2 .banner-inner .banner-title{
    	font-size: 18px;
    }

    .banner-item.type-2 > .banner-inner p:not(:last-child),
    .banner-item.type-2 .banner-inner .banner-title:not(:last-child){
    	margin-bottom: 15px;
    }

    .banner-item.type-2 img{
    	display: none;
    }

    .banner-item.type-2 .banner-inner,
    .banner-item.type-2 .banner-content{
    	position: relative;
    	transform: none;
    }

    .countdown .countdown-section{
	    margin-bottom: 10px;
	}

	.custom-lightbox .fancybox-close{
		top: -50px;
    	right: -5px;
	}

	.blog-type.type-2:not(.list-view) .welcome-item .entry-date, 
	.welcome-item .entry-body .entry-date{
		float: none;
		display: block;
	}

	.entry .entry-meta a.f-right{
		float: none;
	}

	.comment-meta .wrapper > *{
		float: none;
	}

	[class*="flex-row"].item-col-3 > *{
		width: 100%;
	}

	.shopping-cart{
		width: 300px;
	}

}

@media only screen and (max-width:320px){
	
	.tabs .tabs-nav > li > a{
		padding: 10px;
		font-size: 12px;
	}

	#header .top-header{
		padding: 10px 5px;
	}

}