/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
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 {
  padding: 0;
  border: 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-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
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('../themes/deliciouscaterer/assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../themes/deliciouscaterer/assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../themes/deliciouscaterer/assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../themes/deliciouscaterer/assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../themes/deliciouscaterer/assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../themes/deliciouscaterer/assets/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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: #333;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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: normal;
  line-height: 1;
  color: #777;
}
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: .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: #777;
}
.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 #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.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: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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: #777;
}
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 #eee;
  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, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  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;
}
.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;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.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: .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: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .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[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(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, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(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: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #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;
  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:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  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: #777;
  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 .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .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-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(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: normal;
  line-height: 1.42857143;
  color: #333;
  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: #777;
}
.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: #777;
  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, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  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: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  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: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  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;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.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-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  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-top: 8px;
  margin-right: 15px;
  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-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@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-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-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-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-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  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-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: #777;
}
.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: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 > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  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: #777;
  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: #eee;
}
.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: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.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: #777;
  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: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.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 .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .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: #333;
}
.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, .1);
          box-shadow: inset 0 1px 2px rgba(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, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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;
}
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.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.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: #777;
}
.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;
}
.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, .05);
          box-shadow: 0 1px 1px rgba(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: #333;
  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: #333;
}
.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.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-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.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;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.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: .5;
}
.modal-header {
  min-height: 16.42857143px;
  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, .5);
            box-shadow: 0 5px 15px rgba(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-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .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-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  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;
}
.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-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.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;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(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: #999;
  border-right-color: rgba(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: #999;
  border-bottom-color: rgba(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: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .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 .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .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 {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(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, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(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;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .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, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    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-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-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-face {
	font-family: 'Simple-Line-Icons';
	src:url('../themes/deliciouscaterer/assets/css/line-icons/fonts/Simple-Line-Icons.eot');
	src:url('../themes/deliciouscaterer/assets/css/line-icons/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('../themes/deliciouscaterer/assets/css/line-icons/fonts/Simple-Line-Icons.woff') format('woff'),
		url('../themes/deliciouscaterer/assets/css/line-icons/fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('../themes/deliciouscaterer/assets/css/line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.line-icon-user-female, .line-icon-user-follow, .line-icon-user-following, .line-icon-user-unfollow, .line-icon-trophy, .line-icon-screen-smartphone, .line-icon-screen-desktop, .line-icon-plane, .line-icon-notebook, .line-icon-moustache, .line-icon-mouse, .line-icon-magnet, .line-icon-energy, .line-icon-emoticon-smile, .line-icon-disc, .line-icon-cursor-move, .line-icon-crop, .line-icon-credit-card, .line-icon-chemistry, .line-icon-user, .line-icon-speedometer, .line-icon-social-youtube, .line-icon-social-twitter, .line-icon-social-tumblr, .line-icon-social-facebook, .line-icon-social-dropbox, .line-icon-social-dribbble, .line-icon-shield, .line-icon-screen-tablet, .line-icon-magic-wand, .line-icon-hourglass, .line-icon-graduation, .line-icon-ghost, .line-icon-game-controller, .line-icon-fire, .line-icon-eyeglasses, .line-icon-envelope-open, .line-icon-envelope-letter, .line-icon-bell, .line-icon-badge, .line-icon-anchor, .line-icon-wallet, .line-icon-vector, .line-icon-speech, .line-icon-puzzle, .line-icon-printer, .line-icon-present, .line-icon-playlist, .line-icon-pin, .line-icon-picture, .line-icon-map, .line-icon-layers, .line-icon-handbag, .line-icon-globe-alt, .line-icon-globe, .line-icon-frame, .line-icon-folder-alt, .line-icon-film, .line-icon-feed, .line-icon-earphones-alt, .line-icon-earphones, .line-icon-drop, .line-icon-drawer, .line-icon-docs, .line-icon-directions, .line-icon-direction, .line-icon-diamond, .line-icon-cup, .line-icon-compass, .line-icon-call-out, .line-icon-call-in, .line-icon-call-end, .line-icon-calculator, .line-icon-bubbles, .line-icon-briefcase, .line-icon-book-open, .line-icon-basket-loaded, .line-icon-basket, .line-icon-bag, .line-icon-action-undo, .line-icon-action-redo, .line-icon-wrench, .line-icon-umbrella, .line-icon-trash, .line-icon-tag, .line-icon-support, .line-icon-size-fullscreen, .line-icon-size-actual, .line-icon-shuffle, .line-icon-share-alt, .line-icon-share, .line-icon-rocket, .line-icon-question, .line-icon-pie-chart, .line-icon-pencil, .line-icon-note, .line-icon-music-tone-alt, .line-icon-music-tone, .line-icon-microphone, .line-icon-loop, .line-icon-logout, .line-icon-login, .line-icon-list, .line-icon-like, .line-icon-home, .line-icon-grid, .line-icon-graph, .line-icon-equalizer, .line-icon-dislike, .line-icon-cursor, .line-icon-control-start, .line-icon-control-rewind, .line-icon-control-play, .line-icon-control-pause, .line-icon-control-forward, .line-icon-control-end, .line-icon-calendar, .line-icon-bulb, .line-icon-bar-chart, .line-icon-arrow-up, .line-icon-arrow-right, .line-icon-arrow-left, .line-icon-arrow-down, .line-icon-ban, .line-icon-bubble, .line-icon-camcorder, .line-icon-camera, .line-icon-check, .line-icon-clock, .line-icon-close, .line-icon-cloud-download, .line-icon-cloud-upload, .line-icon-doc, .line-icon-envelope, .line-icon-eye, .line-icon-flag, .line-icon-folder, .line-icon-heart, .line-icon-info, .line-icon-key, .line-icon-link, .line-icon-lock, .line-icon-lock-open, .line-icon-magnifier, .line-icon-magnifier-add, .line-icon-magnifier-remove, .line-icon-paper-clip, .line-icon-paper-plane, .line-icon-plus, .line-icon-pointer, .line-icon-power, .line-icon-refresh, .line-icon-reload, .line-icon-settings, .line-icon-star, .line-icon-symbol-female, .line-icon-symbol-male, .line-icon-target, .line-icon-volume-1, .line-icon-volume-2, .line-icon-volume-off, .line-icon-users {
	font-family: 'Simple-Line-Icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.line-icon-user-female:before {
	content: "\e000";
}
.line-icon-user-follow:before {
	content: "\e002";
}
.line-icon-user-following:before {
	content: "\e003";
}
.line-icon-user-unfollow:before {
	content: "\e004";
}
.line-icon-trophy:before {
	content: "\e006";
}
.line-icon-screen-smartphone:before {
	content: "\e010";
}
.line-icon-screen-desktop:before {
	content: "\e011";
}
.line-icon-plane:before {
	content: "\e012";
}
.line-icon-notebook:before {
	content: "\e013";
}
.line-icon-moustache:before {
	content: "\e014";
}
.line-icon-mouse:before {
	content: "\e015";
}
.line-icon-magnet:before {
	content: "\e016";
}
.line-icon-energy:before {
	content: "\e020";
}
.line-icon-emoticon-smile:before {
	content: "\e021";
}
.line-icon-disc:before {
	content: "\e022";
}
.line-icon-cursor-move:before {
	content: "\e023";
}
.line-icon-crop:before {
	content: "\e024";
}
.line-icon-credit-card:before {
	content: "\e025";
}
.line-icon-chemistry:before {
	content: "\e026";
}
.line-icon-user:before {
	content: "\e005";
}
.line-icon-speedometer:before {
	content: "\e007";
}
.line-icon-social-youtube:before {
	content: "\e008";
}
.line-icon-social-twitter:before {
	content: "\e009";
}
.line-icon-social-tumblr:before {
	content: "\e00a";
}
.line-icon-social-facebook:before {
	content: "\e00b";
}
.line-icon-social-dropbox:before {
	content: "\e00c";
}
.line-icon-social-dribbble:before {
	content: "\e00d";
}
.line-icon-shield:before {
	content: "\e00e";
}
.line-icon-screen-tablet:before {
	content: "\e00f";
}
.line-icon-magic-wand:before {
	content: "\e017";
}
.line-icon-hourglass:before {
	content: "\e018";
}
.line-icon-graduation:before {
	content: "\e019";
}
.line-icon-ghost:before {
	content: "\e01a";
}
.line-icon-game-controller:before {
	content: "\e01b";
}
.line-icon-fire:before {
	content: "\e01c";
}
.line-icon-eyeglasses:before {
	content: "\e01d";
}
.line-icon-envelope-open:before {
	content: "\e01e";
}
.line-icon-envelope-letter:before {
	content: "\e01f";
}
.line-icon-bell:before {
	content: "\e027";
}
.line-icon-badge:before {
	content: "\e028";
}
.line-icon-anchor:before {
	content: "\e029";
}
.line-icon-wallet:before {
	content: "\e02a";
}
.line-icon-vector:before {
	content: "\e02b";
}
.line-icon-speech:before {
	content: "\e02c";
}
.line-icon-puzzle:before {
	content: "\e02d";
}
.line-icon-printer:before {
	content: "\e02e";
}
.line-icon-present:before {
	content: "\e02f";
}
.line-icon-playlist:before {
	content: "\e030";
}
.line-icon-pin:before {
	content: "\e031";
}
.line-icon-picture:before {
	content: "\e032";
}
.line-icon-map:before {
	content: "\e033";
}
.line-icon-layers:before {
	content: "\e034";
}
.line-icon-handbag:before {
	content: "\e035";
}
.line-icon-globe-alt:before {
	content: "\e036";
}
.line-icon-globe:before {
	content: "\e037";
}
.line-icon-frame:before {
	content: "\e038";
}
.line-icon-folder-alt:before {
	content: "\e039";
}
.line-icon-film:before {
	content: "\e03a";
}
.line-icon-feed:before {
	content: "\e03b";
}
.line-icon-earphones-alt:before {
	content: "\e03c";
}
.line-icon-earphones:before {
	content: "\e03d";
}
.line-icon-drop:before {
	content: "\e03e";
}
.line-icon-drawer:before {
	content: "\e03f";
}
.line-icon-docs:before {
	content: "\e040";
}
.line-icon-directions:before {
	content: "\e041";
}
.line-icon-direction:before {
	content: "\e042";
}
.line-icon-diamond:before {
	content: "\e043";
}
.line-icon-cup:before {
	content: "\e044";
}
.line-icon-compass:before {
	content: "\e045";
}
.line-icon-call-out:before {
	content: "\e046";
}
.line-icon-call-in:before {
	content: "\e047";
}
.line-icon-call-end:before {
	content: "\e048";
}
.line-icon-calculator:before {
	content: "\e049";
}
.line-icon-bubbles:before {
	content: "\e04a";
}
.line-icon-briefcase:before {
	content: "\e04b";
}
.line-icon-book-open:before {
	content: "\e04c";
}
.line-icon-basket-loaded:before {
	content: "\e04d";
}
.line-icon-basket:before {
	content: "\e04e";
}
.line-icon-bag:before {
	content: "\e04f";
}
.line-icon-action-undo:before {
	content: "\e050";
}
.line-icon-action-redo:before {
	content: "\e051";
}
.line-icon-wrench:before {
	content: "\e052";
}
.line-icon-umbrella:before {
	content: "\e053";
}
.line-icon-trash:before {
	content: "\e054";
}
.line-icon-tag:before {
	content: "\e055";
}
.line-icon-support:before {
	content: "\e056";
}
.line-icon-size-fullscreen:before {
	content: "\e057";
}
.line-icon-size-actual:before {
	content: "\e058";
}
.line-icon-shuffle:before {
	content: "\e059";
}
.line-icon-share-alt:before {
	content: "\e05a";
}
.line-icon-share:before {
	content: "\e05b";
}
.line-icon-rocket:before {
	content: "\e05c";
}
.line-icon-question:before {
	content: "\e05d";
}
.line-icon-pie-chart:before {
	content: "\e05e";
}
.line-icon-pencil:before {
	content: "\e05f";
}
.line-icon-note:before {
	content: "\e060";
}
.line-icon-music-tone-alt:before {
	content: "\e061";
}
.line-icon-music-tone:before {
	content: "\e062";
}
.line-icon-microphone:before {
	content: "\e063";
}
.line-icon-loop:before {
	content: "\e064";
}
.line-icon-logout:before {
	content: "\e065";
}
.line-icon-login:before {
	content: "\e066";
}
.line-icon-list:before {
	content: "\e067";
}
.line-icon-like:before {
	content: "\e068";
}
.line-icon-home:before {
	content: "\e069";
}
.line-icon-grid:before {
	content: "\e06a";
}
.line-icon-graph:before {
	content: "\e06b";
}
.line-icon-equalizer:before {
	content: "\e06c";
}
.line-icon-dislike:before {
	content: "\e06d";
}
.line-icon-cursor:before {
	content: "\e06e";
}
.line-icon-control-start:before {
	content: "\e06f";
}
.line-icon-control-rewind:before {
	content: "\e070";
}
.line-icon-control-play:before {
	content: "\e071";
}
.line-icon-control-pause:before {
	content: "\e072";
}
.line-icon-control-forward:before {
	content: "\e073";
}
.line-icon-control-end:before {
	content: "\e074";
}
.line-icon-calendar:before {
	content: "\e075";
}
.line-icon-bulb:before {
	content: "\e076";
}
.line-icon-bar-chart:before {
	content: "\e077";
}
.line-icon-arrow-up:before {
	content: "\e078";
}
.line-icon-arrow-right:before {
	content: "\e079";
}
.line-icon-arrow-left:before {
	content: "\e07a";
}
.line-icon-arrow-down:before {
	content: "\e07b";
}
.line-icon-ban:before {
	content: "\e07c";
}
.line-icon-bubble:before {
	content: "\e07d";
}
.line-icon-camcorder:before {
	content: "\e07e";
}
.line-icon-camera:before {
	content: "\e07f";
}
.line-icon-check:before {
	content: "\e080";
}
.line-icon-clock:before {
	content: "\e081";
}
.line-icon-close:before {
	content: "\e082";
}
.line-icon-cloud-download:before {
	content: "\e083";
}
.line-icon-cloud-upload:before {
	content: "\e084";
}
.line-icon-doc:before {
	content: "\e085";
}
.line-icon-envelope:before {
	content: "\e086";
}
.line-icon-eye:before {
	content: "\e087";
}
.line-icon-flag:before {
	content: "\e088";
}
.line-icon-folder:before {
	content: "\e089";
}
.line-icon-heart:before {
	content: "\e08a";
}
.line-icon-info:before {
	content: "\e08b";
}
.line-icon-key:before {
	content: "\e08c";
}
.line-icon-link:before {
	content: "\e08d";
}
.line-icon-lock:before {
	content: "\e08e";
}
.line-icon-lock-open:before {
	content: "\e08f";
}
.line-icon-magnifier:before {
	content: "\e090";
}
.line-icon-magnifier-add:before {
	content: "\e091";
}
.line-icon-magnifier-remove:before {
	content: "\e092";
}
.line-icon-paper-clip:before {
	content: "\e093";
}
.line-icon-paper-plane:before {
	content: "\e094";
}
.line-icon-plus:before {
	content: "\e095";
}
.line-icon-pointer:before {
	content: "\e096";
}
.line-icon-power:before {
	content: "\e097";
}
.line-icon-refresh:before {
	content: "\e098";
}
.line-icon-reload:before {
	content: "\e099";
}
.line-icon-settings:before {
	content: "\e09a";
}
.line-icon-star:before {
	content: "\e09b";
}
.line-icon-symbol-female:before {
	content: "\e09c";
}
.line-icon-symbol-male:before {
	content: "\e09d";
}
.line-icon-target:before {
	content: "\e09e";
}
.line-icon-volume-1:before {
	content: "\e09f";
}
.line-icon-volume-2:before {
	content: "\e0a0";
}
.line-icon-volume-off:before {
	content: "\e0a1";
}
.line-icon-users:before {
	content: "\e001";
}
@charset "UTF-8";

@font-face {
  font-family: "line-icons";
  src:url("../themes/deliciouscaterer/assets/css/line-icons/fonts/line-icons.eot");
  src:url("../themes/deliciouscaterer/assets/css/line-icons/fonts/line-icons.eot?#iefix") format("embedded-opentype"),
    url("../themes/deliciouscaterer/assets/css/line-icons/fonts/line-icons.woff") format("woff"),
    url("../themes/deliciouscaterer/assets/css/line-icons/fonts/line-icons.ttf") format("truetype"),
    url("../themes/deliciouscaterer/assets/css/line-icons/fonts/line-icons.svg#line-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "line-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icons-"]:before,
[class*=" icons-"]:before {
  font-family: "line-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-alerts-01:before {
  content: "a";
}
.icons-alerts-02:before {
  content: "b";
}
.icons-alerts-03:before {
  content: "c";
}
.icons-alerts-04:before {
  content: "d";
}
.icons-alerts-05:before {
  content: "e";
}
.icons-alerts-06:before {
  content: "f";
}
.icons-alerts-07:before {
  content: "g";
}
.icons-alerts-08:before {
  content: "h";
}
.icons-alerts-09:before {
  content: "i";
}
.icons-alerts-10:before {
  content: "j";
}
.icons-alerts-11:before {
  content: "k";
}
.icons-alerts-12:before {
  content: "l";
}
.icons-alerts-13:before {
  content: "m";
}
.icons-arrows-08:before {
  content: "n";
}
.icons-arrows-07:before {
  content: "o";
}
.icons-arrows-06:before {
  content: "p";
}
.icons-arrows-05:before {
  content: "q";
}
.icons-arrows-03:before {
  content: "r";
}
.icons-arrows-04:before {
  content: "s";
}
.icons-arrows-02:before {
  content: "t";
}
.icons-arrows-01:before {
  content: "u";
}
.icons-alerts-18:before {
  content: "v";
}
.icons-alerts-17:before {
  content: "w";
}
.icons-alerts-16:before {
  content: "x";
}
.icons-alerts-15:before {
  content: "y";
}
.icons-alerts-14:before {
  content: "z";
}
.icons-arrows-09:before {
  content: "A";
}
.icons-arrows-10:before {
  content: "B";
}
.icons-arrows-11:before {
  content: "C";
}
.icons-arrows-12:before {
  content: "D";
}
.icons-arrows-13:before {
  content: "E";
}
.icons-arrows-14:before {
  content: "F";
}
.icons-arrows-15:before {
  content: "G";
}
.icons-arrows-16:before {
  content: "H";
}
.icons-arrows-22:before {
  content: "I";
}
.icons-arrows-17:before {
  content: "J";
}
.icons-arrows-18:before {
  content: "K";
}
.icons-arrows-19:before {
  content: "L";
}
.icons-arrows-20:before {
  content: "M";
}
.icons-arrows-21:before {
  content: "N";
}
.icons-arrows-30:before {
  content: "O";
}
.icons-arrows-31:before {
  content: "P";
}
.icons-arrows-32:before {
  content: "Q";
}
.icons-arrows-33:before {
  content: "R";
}
.icons-arrows-34:before {
  content: "S";
}
.icons-arrows-23:before {
  content: "O";
}
.icons-arrows-24:before {
  content: "T";
}
.icons-arrows-25:before {
  content: "U";
}
.icons-arrows-26:before {
  content: "V";
}
.icons-arrows-27:before {
  content: "W";
}
.icons-arrows-28:before {
  content: "X";
}
.icons-arrows-29:before {
  content: "Y";
}
.icons-arrows-36:before {
  content: "Z";
}
.icons-arrows-37:before {
  content: "0";
}
.icons-arrows-38:before {
  content: "1";
}
.icons-arrows-39:before {
  content: "2";
}
.icons-arrows-40:before {
  content: "3";
}
.icons-arrows-41:before {
  content: "4";
}
.icons-badges-votes-01:before {
  content: "5";
}
.icons-badges-votes-02:before {
  content: "6";
}
.icons-arrows-30:before {
  content: "7";
}
.icons-badges-votes-03:before {
  content: "8";
}
.icons-badges-votes-04:before {
  content: "9";
}
.icons-badges-votes-05:before {
  content: "!";
}
.icons-badges-votes-06:before {
  content: "\"";
}
.icons-arrows-35:before {
  content: "#";
}
.icons-badges-votes-07:before {
  content: "$";
}
.icons-badges-votes-08:before {
  content: "%";
}
.icons-badges-votes-09:before {
  content: "&";
}
.icons-badges-votes-10:before {
  content: "'";
}
.icons-badges-votes-11:before {
  content: "(";
}
.icons-badges-votes-12:before {
  content: ")";
}
.icons-badges-votes-13:before {
  content: "*";
}
.icons-badges-votes-14:before {
  content: "+";
}
.icons-badges-votes-15:before {
  content: ",";
}
.icons-badges-votes-16:before {
  content: "-";
}
.icons-chat-messages-01:before {
  content: ".";
}
.icons-chat-messages-02:before {
  content: "/";
}
.icons-chat-messages-03:before {
  content: ":";
}
.icons-chat-messages-04:before {
  content: ";";
}
.icons-chat-messages-05:before {
  content: "<";
}
.icons-chat-messages-06:before {
  content: "=";
}
.icons-chat-messages-07:before {
  content: ">";
}
.icons-chat-messages-08:before {
  content: "?";
}
.icons-chat-messages-09:before {
  content: "@";
}
.icons-chat-messages-10:before {
  content: "[";
}
.icons-chat-messages-11:before {
  content: "]";
}
.icons-chat-messages-12:before {
  content: "^";
}
.icons-chat-messages-13:before {
  content: "_";
}
.icons-chat-messages-14:before {
  content: "`";
}
.icons-chat-messages-15:before {
  content: "{";
}
.icons-chat-messages-16:before {
  content: "|";
}
.icons-documents-bookmarks-01:before {
  content: "}";
}
.icons-documents-bookmarks-02:before {
  content: "~";
}
.icons-documents-bookmarks-03:before {
  content: "\";
}
.icons-documents-bookmarks-04:before {
  content: "\e000";
}
.icons-documents-bookmarks-05:before {
  content: "\e001";
}
.icons-documents-bookmarks-06:before {
  content: "\e002";
}
.icons-documents-bookmarks-07:before {
  content: "\e003";
}
.icons-documents-bookmarks-08:before {
  content: "\e004";
}
.icons-documents-bookmarks-09:before {
  content: "\e005";
}
.icons-documents-bookmarks-10:before {
  content: "\e006";
}
.icons-documents-bookmarks-11:before {
  content: "\e007";
}
.icons-documents-bookmarks-12:before {
  content: "\e008";
}
.icons-documents-bookmarks-13:before {
  content: "\e009";
}
.icons-documents-bookmarks-14:before {
  content: "\e00a";
}
.icons-documents-bookmarks-15:before {
  content: "\e00b";
}
.icons-documents-bookmarks-16:before {
  content: "\e00c";
}
.icons-ecology-01:before {
  content: "\e00d";
}
.icons-ecology-02:before {
  content: "\e00e";
}
.icons-ecology-03:before {
  content: "\e00f";
}
.icons-ecology-04:before {
  content: "\e010";
}
.icons-ecology-05:before {
  content: "\e011";
}
.icons-ecology-06:before {
  content: "\e012";
}
.icons-ecology-07:before {
  content: "\e013";
}
.icons-ecology-08:before {
  content: "\e014";
}
.icons-ecology-09:before {
  content: "\e015";
}
.icons-ecology-10:before {
  content: "\e016";
}
.icons-ecology-11:before {
  content: "\e017";
}
.icons-ecology-12:before {
  content: "\e018";
}
.icons-ecology-13:before {
  content: "\e019";
}
.icons-ecology-14:before {
  content: "\e01a";
}
.icons-ecology-15:before {
  content: "\e01b";
}
.icons-ecology-16:before {
  content: "\e01c";
}
.icons-education-science-01:before {
  content: "\e01d";
}
.icons-education-science-02:before {
  content: "\e01e";
}
.icons-education-science-03:before {
  content: "\e01f";
}
.icons-education-science-04:before {
  content: "\e020";
}
.icons-education-science-05:before {
  content: "\e021";
}
.icons-education-science-06:before {
  content: "\e022";
}
.icons-education-science-07:before {
  content: "\e023";
}
.icons-education-science-08:before {
  content: "\e024";
}
.icons-education-science-09:before {
  content: "\e025";
}
.icons-education-science-10:before {
  content: "\e026";
}
.icons-education-science-11:before {
  content: "\e027";
}
.icons-education-science-12:before {
  content: "\e028";
}
.icons-education-science-13:before {
  content: "\e029";
}
.icons-education-science-14:before {
  content: "\e02a";
}
.icons-education-science-15:before {
  content: "\e02b";
}
.icons-education-science-16:before {
  content: "\e02c";
}
.icons-education-science-17:before {
  content: "\e02d";
}
.icons-education-science-18:before {
  content: "\e02e";
}
.icons-education-science-19:before {
  content: "\e02f";
}
.icons-education-science-20:before {
  content: "\e030";
}
.icons-emoticons-01:before {
  content: "\e031";
}
.icons-emoticons-02:before {
  content: "\e032";
}
.icons-emoticons-03:before {
  content: "\e033";
}
.icons-emoticons-04:before {
  content: "\e034";
}
.icons-emoticons-05:before {
  content: "\e035";
}
.icons-emoticons-06:before {
  content: "\e036";
}
.icons-emoticons-07:before {
  content: "\e037";
}
.icons-emoticons-08:before {
  content: "\e038";
}
.icons-emoticons-09:before {
  content: "\e039";
}
.icons-emoticons-10:before {
  content: "\e03a";
}
.icons-emoticons-11:before {
  content: "\e03b";
}
.icons-emoticons-12:before {
  content: "\e03c";
}
.icons-emoticons-13:before {
  content: "\e03d";
}
.icons-emoticons-14:before {
  content: "\e03e";
}
.icons-emoticons-15:before {
  content: "\e03f";
}
.icons-emoticons-16:before {
  content: "\e040";
}
.icons-emoticons-17:before {
  content: "\e041";
}
.icons-emoticons-18:before {
  content: "\e042";
}
.icons-emoticons-19:before {
  content: "\e043";
}
.icons-emoticons-20:before {
  content: "\e044";
}
.icons-emoticons-21:before {
  content: "\e045";
}
.icons-emoticons-22:before {
  content: "\e046";
}
.icons-emoticons-23:before {
  content: "\e047";
}
.icons-emoticons-24:before {
  content: "\e048";
}
.icons-emoticons-25:before {
  content: "\e049";
}
.icons-emoticons-26:before {
  content: "\e04a";
}
.icons-emoticons-27:before {
  content: "\e04b";
}
.icons-emoticons-28:before {
  content: "\e04c";
}
.icons-emoticons-29:before {
  content: "\e04d";
}
.icons-emoticons-30:before {
  content: "\e04e";
}
.icons-emoticons-31:before {
  content: "\e04f";
}
.icons-emoticons-32:before {
  content: "\e050";
}
.icons-emoticons-33:before {
  content: "\e051";
}
.icons-emoticons-34:before {
  content: "\e052";
}
.icons-emoticons-35:before {
  content: "\e053";
}
.icons-emoticons-artboard-80:before {
  content: "\e054";
}
.icons-faces-users-01:before {
  content: "\e055";
}
.icons-faces-users-02:before {
  content: "\e056";
}
.icons-faces-users-03:before {
  content: "\e057";
}
.icons-faces-users-04:before {
  content: "\e058";
}
.icons-faces-users-05:before {
  content: "\e059";
}
.icons-faces-users-06:before {
  content: "\e05a";
}
.icons-faces-users-07:before {
  content: "\e05b";
}
.icons-filetypes-01:before {
  content: "\e05c";
}
.icons-filetypes-02:before {
  content: "\e05d";
}
.icons-filetypes-03:before {
  content: "\e05e";
}
.icons-filetypes-04:before {
  content: "\e05f";
}
.icons-filetypes-05:before {
  content: "\e060";
}
.icons-filetypes-06:before {
  content: "\e061";
}
.icons-filetypes-07:before {
  content: "\e062";
}
.icons-filetypes-08:before {
  content: "\e063";
}
.icons-filetypes-09:before {
  content: "\e064";
}
.icons-filetypes-10:before {
  content: "\e065";
}
.icons-filetypes-11:before {
  content: "\e066";
}
.icons-filetypes-12:before {
  content: "\e067";
}
.icons-filetypes-13:before {
  content: "\e068";
}
.icons-filetypes-14:before {
  content: "\e069";
}
.icons-filetypes-15:before {
  content: "\e06a";
}
.icons-filetypes-16:before {
  content: "\e06b";
}
.icons-filetypes-17:before {
  content: "\e06c";
}
.icons-food-01:before {
  content: "\e06d";
}
.icons-food-02:before {
  content: "\e06e";
}
.icons-food-03:before {
  content: "\e06f";
}
.icons-food-04:before {
  content: "\e070";
}
.icons-food-05:before {
  content: "\e071";
}
.icons-food-06:before {
  content: "\e072";
}
.icons-food-07:before {
  content: "\e073";
}
.icons-food-08:before {
  content: "\e074";
}
.icons-food-09:before {
  content: "\e075";
}
.icons-food-10:before {
  content: "\e076";
}
.icons-food-11:before {
  content: "\e077";
}
.icons-food-12:before {
  content: "\e078";
}
.icons-food-13:before {
  content: "\e079";
}
.icons-food-14:before {
  content: "\e07a";
}
.icons-food-15:before {
  content: "\e07b";
}
.icons-food-16:before {
  content: "\e07c";
}
.icons-food-17:before {
  content: "\e07d";
}
.icons-food-18:before {
  content: "\e07e";
}
.icons-graphic-design-01:before {
  content: "\e07f";
}
.icons-graphic-design-02:before {
  content: "\e080";
}
.icons-graphic-design-03:before {
  content: "\e081";
}
.icons-graphic-design-04:before {
  content: "\e082";
}
.icons-graphic-design-05:before {
  content: "\e083";
}
.icons-graphic-design-06:before {
  content: "\e084";
}
.icons-graphic-design-07:before {
  content: "\e085";
}
.icons-graphic-design-08:before {
  content: "\e086";
}
.icons-graphic-design-09:before {
  content: "\e087";
}
.icons-graphic-design-10:before {
  content: "\e088";
}
.icons-graphic-design-11:before {
  content: "\e089";
}
.icons-graphic-design-12:before {
  content: "\e08a";
}
.icons-graphic-design-13:before {
  content: "\e08b";
}
.icons-graphic-design-14:before {
  content: "\e08c";
}
.icons-graphic-design-15:before {
  content: "\e08d";
}
.icons-graphic-design-16:before {
  content: "\e08e";
}
.icons-graphic-design-17:before {
  content: "\e08f";
}
.icons-graphic-design-18:before {
  content: "\e090";
}
.icons-graphic-design-19:before {
  content: "\e091";
}
.icons-graphic-design-20:before {
  content: "\e092";
}
.icons-graphic-design-21:before {
  content: "\e093";
}
.icons-graphic-design-22:before {
  content: "\e094";
}
.icons-graphic-design-23:before {
  content: "\e095";
}
.icons-graphic-design-24:before {
  content: "\e096";
}
.icons-graphic-design-25:before {
  content: "\e097";
}
.icons-graphic-design-26:before {
  content: "\e098";
}
.icons-graphic-design-27:before {
  content: "\e099";
}
.icons-graphic-design-28:before {
  content: "\e09a";
}
.icons-graphic-design-29:before {
  content: "\e09b";
}
.icons-graphic-design-30:before {
  content: "\e09c";
}
.icons-graphic-design-31:before {
  content: "\e09d";
}
.icons-graphic-design-32:before {
  content: "\e09e";
}
.icons-graphic-design-33:before {
  content: "\e09f";
}
.icons-graphic-design-34:before {
  content: "\e0a0";
}
.icons-medical-01:before {
  content: "\e0a1";
}
.icons-medical-02:before {
  content: "\e0a2";
}
.icons-medical-03:before {
  content: "\e0a3";
}
.icons-medical-04:before {
  content: "\e0a4";
}
.icons-medical-05:before {
  content: "\e0a5";
}
.icons-medical-06:before {
  content: "\e0a6";
}
.icons-medical-07:before {
  content: "\e0a7";
}
.icons-medical-08:before {
  content: "\e0a8";
}
.icons-medical-09:before {
  content: "\e0a9";
}
.icons-medical-10:before {
  content: "\e0aa";
}
.icons-medical-11:before {
  content: "\e0ab";
}
.icons-medical-12:before {
  content: "\e0ac";
}
.icons-medical-13:before {
  content: "\e0ad";
}
.icons-medical-14:before {
  content: "\e0ae";
}
.icons-medical-15:before {
  content: "\e0af";
}
.icons-medical-16:before {
  content: "\e0b0";
}
.icons-medical-17:before {
  content: "\e0b1";
}
.icons-medical-18:before {
  content: "\e0b2";
}
.icons-medical-19:before {
  content: "\e0b3";
}
.icons-medical-20:before {
  content: "\e0b4";
}
.icons-medical-21:before {
  content: "\e0b5";
}
.icons-medical-22:before {
  content: "\e0b6";
}
.icons-medical-23:before {
  content: "\e0b7";
}
.icons-medical-24:before {
  content: "\e0b8";
}
.icons-medical-25:before {
  content: "\e0b9";
}
.icons-medical-26:before {
  content: "\e0ba";
}
.icons-medical-27:before {
  content: "\e0bb";
}
.icons-medical-28:before {
  content: "\e0bc";
}
.icons-multimedia-01:before {
  content: "\e0bd";
}
.icons-multimedia-02:before {
  content: "\e0be";
}
.icons-multimedia-03:before {
  content: "\e0bf";
}
.icons-multimedia-04:before {
  content: "\e0c0";
}
.icons-multimedia-05:before {
  content: "\e0c1";
}
.icons-multimedia-06:before {
  content: "\e0c2";
}
.icons-multimedia-07:before {
  content: "\e0c3";
}
.icons-multimedia-08:before {
  content: "\e0c4";
}
.icons-multimedia-09:before {
  content: "\e0c5";
}
.icons-multimedia-10:before {
  content: "\e0c6";
}
.icons-multimedia-11:before {
  content: "\e0c7";
}
.icons-multimedia-12:before {
  content: "\e0c8";
}
.icons-multimedia-13:before {
  content: "\e0c9";
}
.icons-multimedia-14:before {
  content: "\e0ca";
}
.icons-multimedia-15:before {
  content: "\e0cb";
}
.icons-multimedia-16:before {
  content: "\e0cc";
}
.icons-multimedia-17:before {
  content: "\e0cd";
}
.icons-multimedia-18:before {
  content: "\e0ce";
}
.icons-multimedia-19:before {
  content: "\e0cf";
}
.icons-multimedia-20:before {
  content: "\e0d0";
}
.icons-multimedia-21:before {
  content: "\e0d1";
}
.icons-multimedia-22:before {
  content: "\e0d2";
}
.icons-multimedia-23:before {
  content: "\e0d3";
}
.icons-multimedia-24:before {
  content: "\e0d4";
}
.icons-multimedia-25:before {
  content: "\e0d5";
}
.icons-multimedia-26:before {
  content: "\e0d6";
}
.icons-multimedia-27:before {
  content: "\e0d7";
}
.icons-multimedia-28:before {
  content: "\e0d8";
}
.icons-multimedia-29:before {
  content: "\e0d9";
}
.icons-multimedia-30:before {
  content: "\e0da";
}
.icons-multimedia-31:before {
  content: "\e0db";
}
.icons-multimedia-32:before {
  content: "\e0dc";
}
.icons-multimedia-33:before {
  content: "\e0dd";
}
.icons-multimedia-34:before {
  content: "\e0de";
}
.icons-multimedia-35:before {
  content: "\e0df";
}
.icons-multimedia-36:before {
  content: "\e0e0";
}
.icons-multimedia-37:before {
  content: "\e0e1";
}
.icons-multimedia-38:before {
  content: "\e0e2";
}
.icons-multimedia-39:before {
  content: "\e0e3";
}
.icons-multimedia-40:before {
  content: "\e0e4";
}
.icons-nature-01:before {
  content: "\e0e5";
}
.icons-nature-02:before {
  content: "\e0e6";
}
.icons-nature-03:before {
  content: "\e0e7";
}
.icons-nature-04:before {
  content: "\e0e8";
}
.icons-nature-05:before {
  content: "\e0e9";
}
.icons-nature-06:before {
  content: "\e0ea";
}
.icons-nature-07:before {
  content: "\e0eb";
}
.icons-nature-08:before {
  content: "\e0ec";
}
.icons-nature-09:before {
  content: "\e0ed";
}
.icons-nature-10:before {
  content: "\e0ee";
}
.icons-nature-11:before {
  content: "\e0ef";
}
.icons-nature-12:before {
  content: "\e0f0";
}
.icons-nature-13:before {
  content: "\e0f1";
}
.icons-nature-14:before {
  content: "\e0f2";
}
.icons-office-01:before {
  content: "\e0f3";
}
.icons-office-01:before {
  content: "\e0f3";
}
.icons-shopping-15:before {
  content: "\e183";
}
.icons-shopping-16:before {
  content: "\e184";
}
.icons-shopping-17:before {
  content: "\e185";
}
.icons-shopping-18:before {
  content: "\e186";
}
.icons-shopping-19:before {
  content: "\e187";
}
.icons-shopping-20:before {
  content: "\e188";
}
.icons-shopping-21:before {
  content: "\e189";
}
.icons-shopping-22:before {
  content: "\e18a";
}
.icons-shopping-23:before {
  content: "\e18b";
}
.icons-shopping-24:before {
  content: "\e18c";
}
.icons-shopping-25:before {
  content: "\e18d";
}
.icons-shopping-26:before {
  content: "\e18e";
}
.icons-shopping-27:before {
  content: "\e18f";
}
.icons-socialmedia-01:before {
  content: "\e190";
}
.icons-socialmedia-02:before {
  content: "\e191";
}
.icons-socialmedia-03:before {
  content: "\e192";
}
.icons-socialmedia-04:before {
  content: "\e193";
}
.icons-socialmedia-05:before {
  content: "\e194";
}
.icons-socialmedia-06:before {
  content: "\e195";
}
.icons-socialmedia-07:before {
  content: "\e196";
}
.icons-socialmedia-08:before {
  content: "\e197";
}
.icons-socialmedia-09:before {
  content: "\e198";
}
.icons-socialmedia-10:before {
  content: "\e199";
}
.icons-socialmedia-11:before {
  content: "\e19a";
}
.icons-socialmedia-12:before {
  content: "\e19b";
}
.icons-socialmedia-13:before {
  content: "\e19c";
}
.icons-socialmedia-14:before {
  content: "\e19d";
}
.icons-socialmedia-15:before {
  content: "\e19e";
}
.icons-socialmedia-16:before {
  content: "\e19f";
}
.icons-socialmedia-17:before {
  content: "\e1a0";
}
.icons-socialmedia-18:before {
  content: "\e1a1";
}
.icons-socialmedia-19:before {
  content: "\e1a2";
}
.icons-socialmedia-20:before {
  content: "\e1a3";
}
.icons-socialmedia-21:before {
  content: "\e1a4";
}
.icons-socialmedia-22:before {
  content: "\e1a5";
}
.icons-socialmedia-23:before {
  content: "\e1a6";
}
.icons-socialmedia-24:before {
  content: "\e1a7";
}
.icons-socialmedia-25:before {
  content: "\e1a8";
}
.icons-socialmedia-26:before {
  content: "\e1a9";
}
.icons-socialmedia-27:before {
  content: "\e1aa";
}
.icons-socialmedia-28:before {
  content: "\e1ab";
}
.icons-socialmedia-29:before {
  content: "\e1ac";
}
.icons-sport-01:before {
  content: "\e1ad";
}
.icons-sport-02:before {
  content: "\e1ae";
}
.icons-sport-03:before {
  content: "\e1af";
}
.icons-sport-04:before {
  content: "\e1b0";
}
.icons-sport-05:before {
  content: "\e1b1";
}
.icons-sport-06:before {
  content: "\e1b2";
}
.icons-sport-07:before {
  content: "\e1b3";
}
.icons-sport-08:before {
  content: "\e1b4";
}
.icons-sport-09:before {
  content: "\e1b5";
}
.icons-sport-10:before {
  content: "\e1b6";
}
.icons-sport-11:before {
  content: "\e1b7";
}
.icons-sport-12:before {
  content: "\e1b8";
}
.icons-sport-13:before {
  content: "\e1b9";
}
.icons-sport-14:before {
  content: "\e1ba";
}
.icons-sport-15:before {
  content: "\e1bb";
}
.icons-sport-16:before {
  content: "\e1bc";
}
.icons-sport-17:before {
  content: "\e1bd";
}
.icons-sport-18:before {
  content: "\e1be";
}
.icons-text-hierarchy-01:before {
  content: "\e1bf";
}
.icons-text-hierarchy-02:before {
  content: "\e1c0";
}
.icons-text-hierarchy-03:before {
  content: "\e1c1";
}
.icons-text-hierarchy-04:before {
  content: "\e1c2";
}
.icons-text-hierarchy-05:before {
  content: "\e1c3";
}
.icons-text-hierarchy-06:before {
  content: "\e1c4";
}
.icons-text-hierarchy-07:before {
  content: "\e1c5";
}
.icons-text-hierarchy-08:before {
  content: "\e1c6";
}
.icons-text-hierarchy-09:before {
  content: "\e1c7";
}
.icons-text-hierarchy-10:before {
  content: "\e1c8";
}
.icons-touch-gestures-01:before {
  content: "\e1c9";
}
.icons-touch-gestures-02:before {
  content: "\e1ca";
}
.icons-touch-gestures-03:before {
  content: "\e1cb";
}
.icons-touch-gestures-04:before {
  content: "\e1cc";
}
.icons-touch-gestures-05:before {
  content: "\e1cd";
}
.icons-touch-gestures-06:before {
  content: "\e1ce";
}
.icons-touch-gestures-07:before {
  content: "\e1cf";
}
.icons-touch-gestures-08:before {
  content: "\e1d0";
}
.icons-touch-gestures-09:before {
  content: "\e1d1";
}
.icons-touch-gestures-10:before {
  content: "\e1d2";
}
.icons-touch-gestures-11:before {
  content: "\e1d3";
}
.icons-touch-gestures-12:before {
  content: "\e1d4";
}
.icons-touch-gestures-13:before {
  content: "\e1d5";
}
.icons-touch-gestures-14:before {
  content: "\e1d6";
}
.icons-touch-gestures-15:before {
  content: "\e1d7";
}
.icons-touch-gestures-16:before {
  content: "\e1d8";
}
.icons-touch-gestures-17:before {
  content: "\e1d9";
}
.icons-touch-gestures-18:before {
  content: "\e1da";
}
.icons-touch-gestures-19:before {
  content: "\e1db";
}
.icons-touch-gestures-20:before {
  content: "\e1dc";
}
.icons-touch-gestures-21:before {
  content: "\e1dd";
}
.icons-touch-gestures-22:before {
  content: "\e1de";
}
.icons-touch-gestures-23:before {
  content: "\e1df";
}
.icons-touch-gestures-24:before {
  content: "\e1e0";
}
.icons-travel-transportation-01:before {
  content: "\e1e1";
}
.icons-travel-transportation-02:before {
  content: "\e1e2";
}
.icons-travel-transportation-03:before {
  content: "\e1e3";
}
.icons-travel-transportation-04:before {
  content: "\e1e4";
}
.icons-travel-transportation-05:before {
  content: "\e1e5";
}
.icons-travel-transportation-06:before {
  content: "\e1e6";
}
.icons-travel-transportation-07:before {
  content: "\e1e7";
}
.icons-travel-transportation-08:before {
  content: "\e1e8";
}
.icons-travel-transportation-09:before {
  content: "\e1e9";
}
.icons-travel-transportation-10:before {
  content: "\e1ea";
}
.icons-travel-transportation-11:before {
  content: "\e1eb";
}
.icons-travel-transportation-12:before {
  content: "\e1ec";
}
.icons-travel-transportation-13:before {
  content: "\e1ed";
}
.icons-travel-transportation-14:before {
  content: "\e1ee";
}
.icons-travel-transportation-15:before {
  content: "\e1ef";
}
.icons-travel-transportation-16:before {
  content: "\e1f0";
}
.icons-travel-transportation-17:before {
  content: "\e1f1";
}
.icons-travel-transportation-18:before {
  content: "\e1f2";
}
.icons-travel-transportation-19:before {
  content: "\e1f3";
}
.icons-travel-transportation-20:before {
  content: "\e1f4";
}
.icons-weather-01:before {
  content: "\e1f5";
}
.icons-weather-02:before {
  content: "\e1f6";
}
.icons-weather-03:before {
  content: "\e1f7";
}
.icons-weather-04:before {
  content: "\e1f8";
}
.icons-weather-05:before {
  content: "\e1f9";
}
.icons-weather-06:before {
  content: "\e1fa";
}
.icons-weather-07:before {
  content: "\e1fb";
}
.icons-weather-08:before {
  content: "\e1fc";
}
.icons-weather-09:before {
  content: "\e1fd";
}
.icons-weather-10:before {
  content: "\e1fe";
}
.icons-weather-11:before {
  content: "\e1ff";
}
.icons-weather-12:before {
  content: "\e200";
}
.icons-weather-13:before {
  content: "\e201";
}
.icons-weather-14:before {
  content: "\e202";
}
.icons-office-02:before {
  content: "\e0f4";
}
.icons-office-03:before {
  content: "\e0f5";
}
.icons-office-04:before {
  content: "\e0f6";
}
.icons-office-05:before {
  content: "\e0f7";
}
.icons-office-06:before {
  content: "\e0f8";
}
.icons-office-07:before {
  content: "\e0f9";
}
.icons-office-08:before {
  content: "\e0fa";
}
.icons-office-09:before {
  content: "\e0fb";
}
.icons-office-10:before {
  content: "\e0fc";
}
.icons-office-11:before {
  content: "\e0fd";
}
.icons-office-12:before {
  content: "\e0fe";
}
.icons-office-13:before {
  content: "\e0ff";
}
.icons-office-14:before {
  content: "\e100";
}
.icons-office-15:before {
  content: "\e101";
}
.icons-office-16:before {
  content: "\e102";
}
.icons-office-17:before {
  content: "\e103";
}
.icons-office-18:before {
  content: "\e104";
}
.icons-office-19:before {
  content: "\e105";
}
.icons-office-20:before {
  content: "\e106";
}
.icons-office-21:before {
  content: "\e107";
}
.icons-office-22:before {
  content: "\e108";
}
.icons-office-23:before {
  content: "\e109";
}
.icons-office-24:before {
  content: "\e10a";
}
.icons-office-25:before {
  content: "\e10b";
}
.icons-office-26:before {
  content: "\e10c";
}
.icons-office-27:before {
  content: "\e10d";
}
.icons-office-28:before {
  content: "\e10e";
}
.icons-office-29:before {
  content: "\e10f";
}
.icons-office-30:before {
  content: "\e110";
}
.icons-office-31:before {
  content: "\e111";
}
.icons-office-32:before {
  content: "\e112";
}
.icons-office-33:before {
  content: "\e113";
}
.icons-office-34:before {
  content: "\e114";
}
.icons-office-35:before {
  content: "\e115";
}
.icons-office-36:before {
  content: "\e116";
}
.icons-office-37:before {
  content: "\e117";
}
.icons-office-38:before {
  content: "\e118";
}
.icons-office-39:before {
  content: "\e119";
}
.icons-office-40:before {
  content: "\e11a";
}
.icons-office-41:before {
  content: "\e11b";
}
.icons-office-42:before {
  content: "\e11c";
}
.icons-office-43:before {
  content: "\e11d";
}
.icons-office-44:before {
  content: "\e11e";
}
.icons-office-45:before {
  content: "\e11f";
}
.icons-office-46:before {
  content: "\e120";
}
.icons-office-47:before {
  content: "\e121";
}
.icons-office-48:before {
  content: "\e122";
}
.icons-office-49:before {
  content: "\e123";
}
.icons-office-50:before {
  content: "\e124";
}
.icons-office-51:before {
  content: "\e125";
}
.icons-office-52:before {
  content: "\e126";
}
.icons-office-53:before {
  content: "\e127";
}
.icons-office-54:before {
  content: "\e128";
}
.icons-office-55:before {
  content: "\e129";
}
.icons-office-56:before {
  content: "\e12a";
}
.icons-office-57:before {
  content: "\e12b";
}
.icons-office-58:before {
  content: "\e12c";
}
.icons-office-59:before {
  content: "\e12d";
}
.icons-office-60:before {
  content: "\e12e";
}
.icons-office-61:before {
  content: "\e12f";
}
.icons-party-01:before {
  content: "\e130";
}
.icons-party-02:before {
  content: "\e131";
}
.icons-party-03:before {
  content: "\e132";
}
.icons-party-04:before {
  content: "\e133";
}
.icons-party-05:before {
  content: "\e134";
}
.icons-party-06:before {
  content: "\e135";
}
.icons-party-07:before {
  content: "\e136";
}
.icons-party-08:before {
  content: "\e137";
}
.icons-party-09:before {
  content: "\e138";
}
.icons-party-10:before {
  content: "\e139";
}
.icons-party-11:before {
  content: "\e13a";
}
.icons-realestate-living-01:before {
  content: "\e13b";
}
.icons-realestate-living-02:before {
  content: "\e13c";
}
.icons-realestate-living-03:before {
  content: "\e13d";
}
.icons-realestate-living-04:before {
  content: "\e13e";
}
.icons-realestate-living-05:before {
  content: "\e13f";
}
.icons-realestate-living-06:before {
  content: "\e140";
}
.icons-realestate-living-07:before {
  content: "\e141";
}
.icons-realestate-living-08:before {
  content: "\e142";
}
.icons-realestate-living-09:before {
  content: "\e143";
}
.icons-realestate-living-10:before {
  content: "\e144";
}
.icons-realestate-living-11:before {
  content: "\e145";
}
.icons-realestate-living-12:before {
  content: "\e146";
}
.icons-realestate-living-13:before {
  content: "\e147";
}
.icons-realestate-living-14:before {
  content: "\e148";
}
.icons-realestate-living-15:before {
  content: "\e149";
}
.icons-realestate-living-16:before {
  content: "\e14a";
}
.icons-seo-icons-01:before {
  content: "\e14b";
}
.icons-seo-icons-02:before {
  content: "\e14c";
}
.icons-seo-icons-03:before {
  content: "\e14d";
}
.icons-seo-icons-04:before {
  content: "\e14e";
}
.icons-seo-icons-05:before {
  content: "\e14f";
}
.icons-seo-icons-06:before {
  content: "\e150";
}
.icons-seo-icons-07:before {
  content: "\e151";
}
.icons-seo-icons-08:before {
  content: "\e152";
}
.icons-seo-icons-09:before {
  content: "\e153";
}
.icons-seo-icons-10:before {
  content: "\e154";
}
.icons-seo-icons-11:before {
  content: "\e155";
}
.icons-seo-icons-12:before {
  content: "\e156";
}
.icons-seo-icons-13:before {
  content: "\e157";
}
.icons-seo-icons-14:before {
  content: "\e158";
}
.icons-seo-icons-15:before {
  content: "\e159";
}
.icons-seo-icons-16:before {
  content: "\e15a";
}
.icons-seo-icons-17:before {
  content: "\e15b";
}
.icons-seo-icons-18:before {
  content: "\e15c";
}
.icons-seo-icons-19:before {
  content: "\e15d";
}
.icons-seo-icons-20:before {
  content: "\e15e";
}
.icons-seo-icons-21:before {
  content: "\e15f";
}
.icons-seo-icons-22:before {
  content: "\e160";
}
.icons-seo-icons-23:before {
  content: "\e161";
}
.icons-seo-icons-24:before {
  content: "\e162";
}
.icons-seo-icons-25:before {
  content: "\e163";
}
.icons-seo-icons-26:before {
  content: "\e164";
}
.icons-seo-icons-27:before {
  content: "\e165";
}
.icons-seo-icons-28:before {
  content: "\e166";
}
.icons-seo-icons-29:before {
  content: "\e167";
}
.icons-seo-icons-30:before {
  content: "\e168";
}
.icons-seo-icons-31:before {
  content: "\e169";
}
.icons-seo-icons-32:before {
  content: "\e16a";
}
.icons-seo-icons-33:before {
  content: "\e16b";
}
.icons-seo-icons-34:before {
  content: "\e16c";
}
.icons-seo-icons-35:before {
  content: "\e16d";
}
.icons-seo-icons-36:before {
  content: "\e16e";
}
.icons-seo-icons-37:before {
  content: "\e16f";
}
.icons-seo-icons-38:before {
  content: "\e170";
}
.icons-seo-icons-39:before {
  content: "\e171";
}
.icons-seo-icons-40:before {
  content: "\e172";
}
.icons-seo-icons-41:before {
  content: "\e173";
}
.icons-seo-icons-42:before {
  content: "\e174";
}
.icons-shopping-01:before {
  content: "\e175";
}
.icons-shopping-02:before {
  content: "\e176";
}
.icons-shopping-03:before {
  content: "\e177";
}
.icons-shopping-04:before {
  content: "\e178";
}
.icons-shopping-05:before {
  content: "\e179";
}
.icons-shopping-06:before {
  content: "\e17a";
}
.icons-shopping-07:before {
  content: "\e17b";
}
.icons-shopping-08:before {
  content: "\e17c";
}
.icons-shopping-09:before {
  content: "\e17d";
}
.icons-shopping-10:before {
  content: "\e17e";
}
.icons-shopping-11:before {
  content: "\e17f";
}
.icons-shopping-12:before {
  content: "\e180";
}
.icons-shopping-13:before {
  content: "\e181";
}
.icons-shopping-14:before {
  content: "\e182";
}

@charset "UTF-8";

@font-face {
  font-family: "linea-basic-10";
  src:url("../themes/deliciouscaterer/assets/css/line-icons/fonts/linea-basic-10.eot");
  src:url("../themes/deliciouscaterer/assets/css/line-icons/fonts/linea-basic-10.eot?#iefix") format("embedded-opentype"),
    url("../themes/deliciouscaterer/assets/css/line-icons/fonts/linea-basic-10.woff") format("woff"),
    url("../themes/deliciouscaterer/assets/css/line-icons/fonts/linea-basic-10.ttf") format("truetype"),
    url("../themes/deliciouscaterer/assets/css/line-icons/fonts/linea-basic-10.svg#linea-basic-10") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "linea-basic-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "linea-basic-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-basic-accelerator:before {
  content: "a";
}
.icon-basic-alarm:before {
  content: "b";
}
.icon-basic-anchor:before {
  content: "c";
}
.icon-basic-anticlockwise:before {
  content: "d";
}
.icon-basic-archive:before {
  content: "e";
}
.icon-basic-archive-full:before {
  content: "f";
}
.icon-basic-ban:before {
  content: "g";
}
.icon-basic-battery-charge:before {
  content: "h";
}
.icon-basic-battery-empty:before {
  content: "i";
}
.icon-basic-battery-full:before {
  content: "j";
}
.icon-basic-battery-half:before {
  content: "k";
}
.icon-basic-bolt:before {
  content: "l";
}
.icon-basic-book:before {
  content: "m";
}
.icon-basic-book-pen:before {
  content: "n";
}
.icon-basic-book-pencil:before {
  content: "o";
}
.icon-basic-bookmark:before {
  content: "p";
}
.icon-basic-calculator:before {
  content: "q";
}
.icon-basic-calendar:before {
  content: "r";
}
.icon-basic-cards-diamonds:before {
  content: "s";
}
.icon-basic-cards-hearts:before {
  content: "t";
}
.icon-basic-case:before {
  content: "u";
}
.icon-basic-chronometer:before {
  content: "v";
}
.icon-basic-clessidre:before {
  content: "w";
}
.icon-basic-clock:before {
  content: "x";
}
.icon-basic-clockwise:before {
  content: "y";
}
.icon-basic-cloud:before {
  content: "z";
}
.icon-basic-clubs:before {
  content: "A";
}
.icon-basic-compass:before {
  content: "B";
}
.icon-basic-cup:before {
  content: "C";
}
.icon-basic-diamonds:before {
  content: "D";
}
.icon-basic-display:before {
  content: "E";
}
.icon-basic-download:before {
  content: "F";
}
.icon-basic-exclamation:before {
  content: "G";
}
.icon-basic-eye:before {
  content: "H";
}
.icon-basic-eye-closed:before {
  content: "I";
}
.icon-basic-female:before {
  content: "J";
}
.icon-basic-flag1:before {
  content: "K";
}
.icon-basic-flag2:before {
  content: "L";
}
.icon-basic-floppydisk:before {
  content: "M";
}
.icon-basic-folder:before {
  content: "N";
}
.icon-basic-folder-multiple:before {
  content: "O";
}
.icon-basic-gear:before {
  content: "P";
}
.icon-basic-geolocalize-01:before {
  content: "Q";
}
.icon-basic-geolocalize-05:before {
  content: "R";
}
.icon-basic-globe:before {
  content: "S";
}
.icon-basic-gunsight:before {
  content: "T";
}
.icon-basic-hammer:before {
  content: "U";
}
.icon-basic-headset:before {
  content: "V";
}
.icon-basic-heart:before {
  content: "W";
}
.icon-basic-heart-broken:before {
  content: "X";
}
.icon-basic-helm:before {
  content: "Y";
}
.icon-basic-home:before {
  content: "Z";
}
.icon-basic-info:before {
  content: "0";
}
.icon-basic-ipod:before {
  content: "1";
}
.icon-basic-joypad:before {
  content: "2";
}
.icon-basic-key:before {
  content: "3";
}
.icon-basic-keyboard:before {
  content: "4";
}
.icon-basic-laptop:before {
  content: "5";
}
.icon-basic-life-buoy:before {
  content: "6";
}
.icon-basic-lightbulb:before {
  content: "7";
}
.icon-basic-link:before {
  content: "8";
}
.icon-basic-lock:before {
  content: "9";
}
.icon-basic-lock-open:before {
  content: "!";
}
.icon-basic-magic-mouse:before {
  content: "\"";
}
.icon-basic-magnifier:before {
  content: "#";
}
.icon-basic-magnifier-minus:before {
  content: "$";
}
.icon-basic-magnifier-plus:before {
  content: "%";
}
.icon-basic-mail:before {
  content: "&";
}
.icon-basic-mail-multiple:before {
  content: "'";
}
.icon-basic-mail-open:before {
  content: "(";
}
.icon-basic-mail-open-text:before {
  content: ")";
}
.icon-basic-male:before {
  content: "*";
}
.icon-basic-map:before {
  content: "+";
}
.icon-basic-message:before {
  content: ",";
}
.icon-basic-message-multiple:before {
  content: "-";
}
.icon-basic-message-txt:before {
  content: ".";
}
.icon-basic-mixer2:before {
  content: "/";
}
.icon-basic-mouse:before {
  content: ":";
}
.icon-basic-notebook:before {
  content: ";";
}
.icon-basic-notebook-pen:before {
  content: "<";
}
.icon-basic-notebook-pencil:before {
  content: "=";
}
.icon-basic-paperplane:before {
  content: ">";
}
.icon-basic-pencil-ruler:before {
  content: "?";
}
.icon-basic-pencil-ruler-pen:before {
  content: "@";
}
.icon-basic-photo:before {
  content: "[";
}
.icon-basic-picture:before {
  content: "]";
}
.icon-basic-picture-multiple:before {
  content: "^";
}
.icon-basic-pin1:before {
  content: "_";
}
.icon-basic-pin2:before {
  content: "`";
}
.icon-basic-postcard:before {
  content: "{";
}
.icon-basic-postcard-multiple:before {
  content: "|";
}
.icon-basic-printer:before {
  content: "}";
}
.icon-basic-question:before {
  content: "~";
}
.icon-basic-rss:before {
  content: "\\";
}
.icon-basic-server:before {
  content: "\e000";
}
.icon-basic-server2:before {
  content: "\e001";
}
.icon-basic-server-cloud:before {
  content: "\e002";
}
.icon-basic-server-download:before {
  content: "\e003";
}
.icon-basic-server-upload:before {
  content: "\e004";
}
.icon-basic-settings:before {
  content: "\e005";
}
.icon-basic-share:before {
  content: "\e006";
}
.icon-basic-sheet:before {
  content: "\e007";
}
.icon-basic-sheet-multiple:before {
  content: "\e008";
}
.icon-basic-sheet-pen:before {
  content: "\e009";
}
.icon-basic-sheet-pencil:before {
  content: "\e00a";
}
.icon-basic-sheet-txt:before {
  content: "\e00b";
}
.icon-basic-signs:before {
  content: "\e00c";
}
.icon-basic-smartphone:before {
  content: "\e00d";
}
.icon-basic-spades:before {
  content: "\e00e";
}
.icon-basic-spread:before {
  content: "\e00f";
}
.icon-basic-spread-bookmark:before {
  content: "\e010";
}
.icon-basic-spread-text:before {
  content: "\e011";
}
.icon-basic-spread-text-bookmark:before {
  content: "\e012";
}
.icon-basic-star:before {
  content: "\e013";
}
.icon-basic-tablet:before {
  content: "\e014";
}
.icon-basic-target:before {
  content: "\e015";
}
.icon-basic-todo:before {
  content: "\e016";
}
.icon-basic-todo-pen:before {
  content: "\e017";
}
.icon-basic-todo-pencil:before {
  content: "\e018";
}
.icon-basic-todo-txt:before {
  content: "\e019";
}
.icon-basic-todolist-pen:before {
  content: "\e01a";
}
.icon-basic-todolist-pencil:before {
  content: "\e01b";
}
.icon-basic-trashcan:before {
  content: "\e01c";
}
.icon-basic-trashcan-full:before {
  content: "\e01d";
}
.icon-basic-trashcan-refresh:before {
  content: "\e01e";
}
.icon-basic-trashcan-remove:before {
  content: "\e01f";
}
.icon-basic-upload:before {
  content: "\e020";
}
.icon-basic-usb:before {
  content: "\e021";
}
.icon-basic-video:before {
  content: "\e022";
}
.icon-basic-watch:before {
  content: "\e023";
}
.icon-basic-webpage:before {
  content: "\e024";
}
.icon-basic-webpage-img-txt:before {
  content: "\e025";
}
.icon-basic-webpage-multiple:before {
  content: "\e026";
}
.icon-basic-webpage-txt:before {
  content: "\e027";
}
.icon-basic-world:before {
  content: "\e028";
}

/*!
 *  Font Awesome 4.4.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('../themes/deliciouscaterer/assets/vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../themes/deliciouscaterer/assets/vendor/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../themes/deliciouscaterer/assets/vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../themes/deliciouscaterer/assets/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../themes/deliciouscaterer/assets/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../themes/deliciouscaterer/assets/vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.4.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  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 {
  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: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-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-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";
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

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

  100% {
    opacity: 0;
  }
}

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

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

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

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

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

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
@charset "UTF-8";
a:hover, a:focus, .btn:focus { text-decoration: none; outline: none; color: #6c6b6b; }

h1, h2, h3, h4, h5, h6 { font-family: "Dosis", sans-serif; text-transform: capitalize; letter-spacing: 1px; color: #6c6b6b; }

ul.list-unstyled, .list-unstyled li { list-style: none; margin: 0; padding: 0; }

html { height: 100%; }

h1 { font-family: "Roboto", sans-serif; font-size: 72px; line-height: 82px; }

h2 { font-family: "Roboto", sans-serif; font-size: 40px; line-height: 50px; font-weight: 300; }

h3 { font-family: "Roboto", sans-serif; font-size: 32px; line-height: 45px; }
h3.section-title { font-size: 22px; font-weight: 500; }

h4 { font-family: "Roboto", sans-serif; font-size: 18px; line-height: 30px; }
h4.section-title { font-size: 18px; }

h5 { font-family: "Roboto", sans-serif; font-size: 16px; line-height: 25px; }

h6 { font-family: "Roboto", sans-serif; }

.h1 { font-family: "Roboto", sans-serif; }

.h2 { font-family: "Roboto", sans-serif; }

.h3 { font-family: "Roboto", sans-serif; }

.h4 { font-family: "Roboto", sans-serif; }

.h5 { font-family: "Roboto", sans-serif; }

.h6 { font-family: "Roboto", sans-serif; }

body { overflow-x: hidden; font-family: "Open Sans", sans-serif; font-size: 14px; line-height: 28px; font-weight: normal; color: #666; }

a { color: #8f8f8f; text-decoration: none; }

p { color: #848484; }

img { height: auto; }
img.grayscale-animate { filter: grayscale(60%); -moz-transition: all, 0.2s, ease-in 1s; -o-transition: all, 0.2s, ease-in 1s; -webkit-transition: all, 0.2s, ease-in 1s; transition: all 0.2s ease-in 1s; }
img.grayscale-animate:hover { filter: grayscale(0%); }

ul { padding-left: 0; }

ol { padding-left: 0; }

.fa-li { top: 6px; }

.container-huge { width: 1460px; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.raleway { font-family: "Raleway", "Open Sans", arial; }

.overflow { overflow: hidden; }

.uppercase { text-transform: uppercase; }

.lowercase { text-transform: lowercase; }

.icons-office-52 { font-size: 70%; }

.f-600 { font-weight: 600; }

.center { text-align: center; }

.left { text-align: left; }

.justify { text-align: justify; }

blockquote { border-left: none; }
blockquote i { color: rgba(0, 0, 0, 0.2); }

.blockquote-author { font-size: 14px; color: #9d9d9d; }

.blockquote { line-height: 30px; font-size: 22px; font-weight: 400; margin: 0; font-family: "Raleway"; }

.strong { font-weight: 700; }

.fixed { position: fixed; }

.absolute { position: absolute; }

.relative { position: relative; }

.container { position: relative; z-index: 10; }

.section-overlay { position: absolute; width: 100%; height: 100%; top: 0; background: rgba(0, 0, 0, 0.7) !important; z-index: 1; }
.section-overlay.overlay-blue { background: rgba(27, 87, 101, 0.7) !important; }
.section-overlay.overlay-white { background: rgba(255, 255, 255, 0.8) !important; }
.section-overlay.overlay-purple { background: rgba(79, 24, 91, 0.85) !important; }
.section-overlay.overlay-9 { background: rgba(0, 0, 0, 0.9) !important; z-index: 5; }

.ov-hidden { overflow: hidden; }

.animated { visibility: hidden; }

.visible { visibility: visible; }

.with-space { margin: 30px; }

.width-auto { width: auto !important; }

.section-title { color: #28292a; text-transform: uppercase; font-family: "Dosis", sans-serif; letter-spacing: 3px; margin-top: 0; margin-bottom: 10px; padding: 8px 0; }

#preloader { position: fixed; top: 0; left: 0; background-color: #fff; width: 100%; height: 100%; z-index: 10050; }

.loading-circle { position: absolute; left: 49%; top: 49%; height: 48px; width: 48px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 2px solid #7f8c8d; border-right-color: transparent; border-left-color: transparent; }

.header-section { position: relative; }

.grayscale-animate img { filter: grayscale(60%); -moz-transition: all, 0.2s, ease-in 1s; -o-transition: all, 0.2s, ease-in 1s; -webkit-transition: all, 0.2s, ease-in 1s; transition: all 0.2s ease-in 1s; }
.grayscale-animate:hover img { filter: grayscale(0%); }

.width-900 { max-width: 900px; margin: auto; }

.border-top { border-top: 1px solid rgba(0, 0, 0, 0.05); }

.border-top[class*="bg-"] { border-top: 1px solid rgba(255, 255, 255, 0.05) !important; }

.scroll-down { cursor: pointer; width: 24px; position: absolute; bottom: 36px; display: block; height: 44px; -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; border: 2px solid rgba(255, 255, 255, 0.5); left: 50%; margin-left: -12px; z-index: 200; }
.scroll-down span { display: block; margin: 6px auto; width: 2px; height: 6px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #fff; border: 1px solid transparent; animation-duration: 1s; animation-fill-mode: both; animation-iteration-count: infinite; animation-name: scroll; }

input:focus { outline: 0; }

textarea:focus { outline: 0; }

[class*="bg-"]:not(.bg-gray-light) .section-title h3 { color: #f4f4f4; }
[class*="bg-"]:not(.bg-gray-light) .section-title h4 { color: #f4f4f4; }
[class*="bg-"]:not(.bg-gray-light):not(.bg-white) h1 { color: #d8d8d8; }
[class*="bg-"]:not(.bg-gray-light):not(.bg-white) h2 { color: #d8d8d8; }
[class*="bg-"]:not(.bg-gray-light):not(.bg-white) h3 { color: #d8d8d8; }
[class*="bg-"]:not(.bg-gray-light):not(.bg-white) h4 { color: #d8d8d8; }
[class*="bg-"]:not(.bg-gray-light):not(.bg-white) h5 { color: #d8d8d8; }
[class*="bg-"]:not(.bg-gray-light):not(.bg-white) h6 { color: #d8d8d8; }
[class*="bg-"]:not(.bg-gray-light):not(.bg-white) .section-title { color: #fff; }

aside li { list-style: none; }

.topnav li { list-style: none; }

.no-text .icon { margin: 0; }

.border-page .scroll-down { bottom: 55px; }

.owl-wrapper-outer .owl-wrapper { min-height: 50px; }

.nav > li > a:focus { background: red !important; }
.nav > li > a:hover { background: red !important; }
.nav > li.full-width { position: static; }
.nav .open > a { background: transparent; border: none; color: #fff; }
.nav .open > a:focus { background: transparent; border: none; color: #fff; }
.nav .open > a:hover { background: transparent; border: none; color: #fff; }

.navbar { margin-bottom: 0; }

.navbar-nav .dropdown-menu { background: #121212; box-shadow: none; border-radius: 0; border: 0; }
.navbar-nav .dropdown-menu .dropdown-menu { right: auto; left: 100%; top: 0; margin-top: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); margin-left: -1px; border-left: none; }
.navbar-nav .dropdown-menu .dropdown-toggle:after { position: absolute; display: block; right: 9px; top: 50%; margin-top: -8px; font-family: "FontAwesome"; font-size: 10px; content: "\f105"; text-rendering: auto; }
.navbar-nav .dropdown-menu > li > a { text-transform: uppercase; font-weight: 600; padding: 13px 18px !important; letter-spacing: 2px; font-size: 11px !important; color: #999; }
.navbar-nav > li > .dropdown-menu { margin-top: 0; padding-top: 10px; padding-bottom: 0; }
.navbar-nav .dropdown-toggle:after { position: absolute; display: block; right: 0; top: 0; margin-top: 0; font-family: "FontAwesome"; font-size: 10px; content: "\f107"; text-rendering: auto; }

.topnav .section { width: 100%; height: auto; z-index: 1025; font-weight: 100; font-family: "Raleway", "Open Sans", "arial"; padding-top: 0; padding-bottom: 0; transition: all 250ms ease-in-out; background: #121212; }
.topnav .navbar-brand { width: 91px; background: url("../themes/deliciouscaterer/assets/images/logo-white.png") no-repeat center; }
.topnav.bg-white .navbar-brand { background: url("../themes/deliciouscaterer/assets/images/logo-dark.png") no-repeat center; }
.topnav.bg-white .section { background: #fff; box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2); }
.topnav.bg-white:not(.scroll-white) .full-width .dropdown-menu.grid-4 > li.li-2-columns:first-child { border-right: 1px solid rgba(0, 0, 0, 0.1); }
.topnav.bg-white ul.nav > li > a { color: rgba(0, 0, 0, 0.5); font-weight: 600; }
.topnav.bg-white ul.nav > li > a:hover { color: #383838; color: #2c2c2c; }
.topnav.bg-white ul.nav > li.current > a { color: black; }
.topnav.bg-white li.current a { color: #2c2c2c; }
.topnav.bg-white .navbar-toggle .icon-bar { background: #121212; }
.topnav.topnav-top .site-name { height: 72px; }
.topnav.topnav-top .navbar-toggle { margin-top: 20px; }
.topnav.topnav-top ul.nav > li > a { height: 78px; line-height: 78px; }
.topnav.topnav-top.logo-center ul.nav > li > a { height: 45px; line-height: 45px; }
.topnav.logo-center .site-name { width: 100%; height: 121px; padding-top: 5px; }
.topnav.logo-center ul.nav > li > a { height: 45px; line-height: 45px; }
.topnav .site-name { height: 60px; transition: all 250ms ease-in-out; color: #fff; }
.topnav .site-name span { color: #fff; }
.topnav.fixed-topnav { position: fixed; width: 100%; z-index: 900; top: 0; }
.topnav.fixed-topnav ul.nav > li > a:hover { color: #fff; }
.topnav.transparent .section { background: transparent; }
.topnav.transparent.color-dark .navbar-brand { background: url("../themes/deliciouscaterer/assets/images/logo-dark.png") no-repeat center; }
.topnav.transparent.color-dark li.current a { color: #121212; }
.topnav.transparent.color-dark.fixed-topnav ul.nav > li > a:hover { color: #121212; }
.topnav .navbar-toggle { margin-top: 13px; transition: all 250ms ease-in-out; }
.topnav .navbar-toggle .icon-bar { background: #fff; }
.topnav i { font-size: 12px; }
.topnav .line-icon-basket { font-size: 16px; }
.topnav:not(.scroll-white) .full-width .dropdown-menu.grid-4 > li.li-2-columns:first-child { border-right: 1px solid #2a2a2a; padding-left: 0; padding-right: 20px; }
.topnav ul.nav > li > a { height: 60px; line-height: 60px; transition: all 250ms ease-in-out; color: rgba(255, 255, 255, 0.7); text-transform: uppercase; font-size: 11px; letter-spacing: 2px; padding: 0 20px; }
.topnav ul.nav > li > a:hover { color: #171a1c; }
.topnav ul.nav > li.current > a { color: white; }
.topnav.scroll-white:not(.transparent) .navbar-brand { background: url("../themes/deliciouscaterer/assets/images/logo-dark.png") no-repeat center; }
.topnav.scroll-white:not(.transparent) .section { background: #fff; background: #fff; box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2); }
.topnav.scroll-white:not(.transparent) ul.nav > li > a { color: rgba(0, 0, 0, 0.5); font-weight: 600; }
.topnav.scroll-white:not(.transparent) ul.nav > li > a:hover { color: #383838; color: #2c2c2c; }
.topnav.scroll-white:not(.transparent) li.current a { color: #2c2c2c; }
.topnav li.current a { color: #171a1c; color: #fff; }
.topnav.color-dark.transparent ul.nav > li > a { color: rgba(0, 0, 0, 0.7); }
.topnav.bg-gray-light .navbar-toggle .icon-bar { background: #121212; }

.site-name { color: #2a2a2a; font-family: "Raleway", "cursive"; font-size: 24px; letter-spacing: 1px; padding: 0; }
.site-name span { color: #2a2a2a; padding: 0 13px; font-weight: 400; height: 35px; width: 35px; display: inline-block; margin-right: 3px; font-size: 28px; line-height: 35px; }

.nav-hold { margin-right: 40px; margin-left: 40px; right: 0; top: 0; padding-top: 0; z-index: 1025; }
.nav-hold.container { margin-right: auto; margin-left: auto; }
.nav-hold .navbar-right .dropdown:not(.full-width) .dropdown-menu { right: auto; left: 0; max-width: 100%; }

.navbar-right .dropdown .dropdown-menu { right: 0; left: auto; min-width: 15em; }
.navbar-right .dropdown .dropdown-menu::before { display: table; content: " "; }
.navbar-right .dropdown .dropdown-menu::after { display: table; content: " "; clear: both; }
.navbar-right .dropdown:not(.full-width) .dropdown-menu { right: auto; left: 0; padding-top: 0; padding-bottom: 0; }
.navbar-right .dropdown:not(.full-width) .dropdown-menu .dropdown-menu { right: auto; left: 100%; }
.navbar-right > .dropdown:last-child > .dropdown-menu { right: 0; left: auto; min-width: 0; }

.big-menu-3 { position: absolute; left: 0 !important; right: auto !important; }
.big-menu-3 .dropdown-menu { width: 570px; padding: 15px; }
.big-menu-3 .dropdown-menu li { position: relative; float: left; width: 179px; }
.big-menu-3 .dropdown-menu li a { text-transform: uppercase; font-weight: 600; padding: 5px 0; letter-spacing: 2px; font-size: 11px; color: #999; display: inline-block; width: 100%; transition: color 250ms ease-in-out; }
.big-menu-3 .dropdown-menu li a:hover { color: #fff; }
.big-menu-3 .dropdown-menu .menu-title { padding-left: 0 !important; padding-top: 0 !important; text-transform: uppercase; font-size: 11px; font-weight: 700; color: #f2f2f2; }

.big-menu-4 { position: absolute; left: 0 !important; right: auto !important; }
.big-menu-4 .dropdown-menu { width: 570px; padding: 15px; }
.big-menu-4 .dropdown-menu li { position: relative; float: left; width: 112px; }
.big-menu-4 .dropdown-menu li.column { border-right: 1px solid #3c3c3c; margin-right: 20px; width: 122px; }
.big-menu-4 .dropdown-menu li a { text-transform: uppercase; font-weight: 600; padding: 5px 0; letter-spacing: 2px; font-size: 11px; color: #999; display: inline-block; width: 100%; transition: color 250ms ease-in-out; }
.big-menu-4 .dropdown-menu li a:hover { color: #fff; }
.big-menu-4 .dropdown-menu .menu-title { padding-left: 0 !important; padding-top: 0 !important; text-transform: uppercase; font-size: 11px; font-weight: 700; color: #f2f2f2; }

.half-col { width: 50%; float: left; }
.half-col .li-2-columns { width: 100% !important; }

.bg-white .dropdown-menu.grid-4 > li:not(.full-li):not(.li-2-columns) { border-right: 1px solid rgba(0, 0, 0, 0.1); }
.bg-white .dropdown-menu > li > a:focus { border: none; color: #121212; background: transparent; }
.bg-white .dropdown-menu > li > a:hover { border: none; color: #121212; background: transparent; }
.bg-white .big-menu-4 .dropdown-menu li.column { border-right: 1px solid rgba(0, 0, 0, 0.05); }
.bg-white .big-menu-4 .dropdown-menu li a:hover { color: #121212; }
.bg-white .big-menu-4 .dropdown-menu .menu-title { color: #313131; }
.bg-white .big-menu-3 .dropdown-menu .menu-title { color: #313131; }
.bg-white .big-menu-3 .dropdown-menu li a:hover { color: #121212; }
.bg-white .full-width .dropdown-menu .menu-title { color: #313131; }
.bg-white .full-width .dropdown-menu li.full-li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.bg-white .full-width .dropdown-menu li.full-li p { color: #121212; }
.bg-white .full-width .dropdown-menu li.column { border-right: 1px solid rgba(0, 0, 0, 0.05); }
.bg-white .full-width .dropdown-menu li a:hover { color: #121212; }
.bg-white .full-width .dropdown-menu.grid-4 > li.li-2-columns:first-child { border-right: 1px solid rgba(0, 0, 0, 0.1); }
.bg-white .full-width .dropdown-menu.grid-6 > li.li-2-columns:first-child { border-right: 1px solid rgba(0, 0, 0, 0.1); }
.bg-white .navbar-nav .dropdown-menu { margin-top: 1px; background: #fff; border-left: 1px solid rgba(0, 0, 0, 0.1); border-right: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.scroll-white .dropdown-menu.grid-4 > li:not(.full-li) { border-right: 1px solid rgba(0, 0, 0, 0.1); }
.scroll-white .dropdown-menu > li > a:focus { border: none; color: #121212; background: transparent; }
.scroll-white .dropdown-menu > li > a:hover { border: none; color: #121212; background: transparent; }
.scroll-white .big-menu-4 .dropdown-menu li.column { border-right: 1px solid rgba(0, 0, 0, 0.05); }
.scroll-white .big-menu-4 .dropdown-menu li a:hover { color: #121212; }
.scroll-white .big-menu-4 .dropdown-menu .menu-title { color: #313131; }
.scroll-white .big-menu-3 .dropdown-menu .menu-title { color: #313131; }
.scroll-white .big-menu-3 .dropdown-menu li a:hover { color: #121212; }
.scroll-white .full-width .dropdown-menu .menu-title { color: #313131; }
.scroll-white .full-width .dropdown-menu li.full-li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.scroll-white .full-width .dropdown-menu li.full-li p { color: #121212; }
.scroll-white .full-width .dropdown-menu li.column { border-right: 1px solid rgba(0, 0, 0, 0.05); }
.scroll-white .full-width .dropdown-menu li a:hover { color: #121212; }
.scroll-white .navbar-nav .dropdown-menu { margin-top: 1px; background: #fff; border-left: 1px solid rgba(0, 0, 0, 0.1); border-right: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.topnav[class*="bg-"] .navbar-brand { background: url("../themes/deliciouscaterer/assets/images/logo-white.png") no-repeat center; }
.topnav[class*="bg-"] ul.nav > li > a { color: #b9b9b9; }
.topnav[class*="bg-"] ul.nav > li > a:hover { color: #fff; }
.topnav[class*="bg-"] li.current a { color: #fff; }

.dropdown-menu { display: block; visibility: hidden; opacity: 0; transition: all 250ms ease-in-out; }
.dropdown-menu > li > a:focus { color: #fff; background: transparent; }
.dropdown-menu > li > a:hover { color: #fff; background: transparent; }

.pos-static { position: static !important; }
.pos-static .dropdown-menu { right: 0 !important; left: auto !important; }

ul.nav > li > a { color: #2a2a2a; font-size: 16px; font-weight: 500; }
ul.nav > li > a:hover { background: none !important; color: #319db5; }
ul.nav > li > a:focus { background: none !important; }

li.current a { color: #319db5; }

.navbar-toggle .icon-bar { background: #2a2a2a; }

.full-width .dropdown-menu { width: 570px; padding: 15px; width: 1160px; left: 0; right: auto; padding-top: 0; padding-bottom: 15px !important; padding-left: 20px !important; }
.full-width .dropdown-menu .menu-title { padding-left: 0 !important; padding-top: 0 !important; text-transform: uppercase; font-size: 11px; font-weight: 700; color: #f2f2f2; }
.full-width .dropdown-menu li { position: relative; float: left; width: 169px; }
.full-width .dropdown-menu li a { text-transform: uppercase; font-weight: 600; padding: 5px 0; letter-spacing: 2px; font-size: 11px; color: #999; display: inline-block; width: 100%; transition: color 250ms ease-in-out; }
.full-width .dropdown-menu li a:hover { color: #fff; }
.full-width .dropdown-menu li.full-li { width: 1100px; border-bottom: 1px solid #3c3c3c; margin-bottom: 20px; padding-left: 40px; text-align: center; padding-bottom: 15px; padding-top: 5px; }
.full-width .dropdown-menu li.full-li .btn { margin-bottom: 0; }
.full-width .dropdown-menu li.full-li p { color: #fff; font-size: 14px; font-weight: 600; font-family: "Raleway", "sans-serif"; display: inline-block; padding-right: 40px; margin-bottom: 0; }
.full-width .dropdown-menu li.column { margin-right: 20px; width: 166px; }
.full-width .dropdown-menu.grid-4 li { width: 100%; }
.full-width .dropdown-menu.grid-4 li:last-child { border-right: none !important; margin-right: 0 !important; }
.full-width .dropdown-menu.grid-4 li ul li { height: 38px; }
.full-width .dropdown-menu.grid-4 > li.li-2-columns { width: 550px; border-right: none; text-align: center; padding-bottom: 10px; padding-top: 10px; margin-right: 0; padding-left: 20px; }
.full-width .dropdown-menu.grid-4 > li:not(.full-li) { margin-right: 20px; width: 256px; padding-top: 10px; }
.full-width .dropdown-menu.grid-4 div > li:not(.full-li) { margin-right: 20px; width: 256px; padding-top: 10px; }
.full-width .dropdown-menu.grid-6 > li.li-2-columns { width: 550px; border-right: none; text-align: center; padding-bottom: 10px; padding-top: 10px; margin-right: 0; padding-left: 20px; width: 541px; }
.full-width .dropdown-menu.grid-6 > li.li-2-columns:first-child { border-right: 1px solid #2a2a2a; padding-left: 0; padding-right: 20px; }
.full-width .dropdown-menu.grid-6 > li:not(.full-li) { border-right: 1px solid #2a2a2a; margin-right: 20px; width: 160px; }
.full-width .dropdown-menu.grid-6 > li:not(.full-li):last-child { border-right: none; }

.sub-closing .dropdown-menu { visibility: visible; }

.open > .dropdown-menu { opacity: 1; visibility: visible; }

/* Navigation logo center */
.topnav.logo-center .navbar { margin-bottom: 0; }

.topnav.logo-center .navbar-header { float: none; text-align: center; padding-top: 10px; }

.topnav.logo-center .navbar-brand { float: none; display: inline-block; }

.topnav.logo-center .navbar-right { float: none !important; margin-right: auto; display: inline-block; }

.topnav.logo-center .navbar-collapse { text-align: center; }

/* Navigation Top Search & Adress */
.topnav .section.header-info { padding-top: 10px; padding-bottom: 10px; }

.topnav .section.header-info.bg-dark { background: #262626; }

.topnav .section.header-info.bg-white { background: #fff; }

.topnav .section.header-info.bg-primary { background: #319db5; }

.topnav .section.header-info.bg-gray-light { background: #EBEBEB; }

.topnav .section.header-info .btn { margin-bottom: 0; }

.topnav .section.header-info .btn:not(.btn-sm) i { padding-right: 0; }

.contact-info { padding-top: 3px; margin-bottom: 0; padding-left: 0; }

.contact-info .item { position: relative; padding-right: 15px; padding-left: 10px; font-size: 12px; color: #939595; font-family: 'Open sans',arial; }

[class*="bg-"]:not(.bg-gray-light):not(.bg-white) .contact-info .item { color: #EEEEEE; }

[class*="bg-"]:not(.bg-gray-light):not(.bg-white) .search .form-control { background-color: #fff; border: 1px solid rgba(255, 255, 255, 0.1); }

.contact-info .item:first-child { padding-left: 0; padding-right: 5px; }

.contact-info .item i { display: inline-block; padding-right: 5px; }

.search { position: relative; margin-top: -3px; }

.search input { width: 300px; height: 27px; padding: 0 15px 3px; font-size: 12px; font-style: italic; color: #939595; background-color: #fff; border: 1px solid #EBEDED; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; box-shadow: none; -webkit-transition: all 300ms ease-in; transition: all 300ms ease-in; }

.search input:hover, .search input:focus { color: #B0B0B0; border: 1px solid #CECECE; }

.search button { position: absolute; top: 0; right: 0; font-size: 15px; padding: 1px 15px; color: #939595; line-height: 32px; background: none; border: none; box-shadow: none; -webkit-transition: color 300ms ease-in; transition: color 300ms ease-in; }

/* HEADER */
.height-full { min-height: 500px; }

.bg-slider { min-height: 500px; }

.top-element { text-align: center; display: table; width: 100%; height: 100%; position: relative; z-index: 200; }

.top-text { display: table-cell; height: 100%; width: auto; vertical-align: middle; margin-left: 1px; }

.well-come { position: relative; font-size: 46px; line-height: 62px; margin-bottom: 48px; color: #fff !important; font-weight: 300; font-family: 'Dosis', sans-serif; letter-spacing: 16px; text-transform: uppercase; }

.intro-message { font-size: 16px; line-height: 1.4; margin-bottom: 48px; margin-top: 30px; color: rgba(255, 255, 255, 0.7); font-family: 'Dosis',arial; letter-spacing: 3px; }

.top-element h2 { font-weight: 200; }

.download-link { padding-top: 45px; }

.download-link .btn { float: left; margin-right: 2px; }

.download-link .btn i { padding-right: 10px; font-size: 18px; }

.header-sm { padding: 85px 0 30px; }

.header-md { padding: 90px 0 90px; }

.fixed-topnav ~ .header-md { padding: 250px 0 40px; }

.header-lg { padding: 190px 0 160px; }

.header-sm .top-text, .header-md .top-text, .header-lg .top-text { /* float: left */ }

.header-title { margin-top: 10px; position: relative; font-size: 32px; line-height: 40px; margin-bottom: 10px; color: #fff; font-weight: 300; font-family: 'Dosis', sans-serif; letter-spacing: 10px; text-transform: uppercase; }

.bg-white .header-title { color: #121212; }

.bg-white .header-message { color: rgba(0, 0, 0, 0.7); }

.height-full .header-title { font-size: 48px; line-height: 50px; }

.header-sm .header-title { margin-top: 35px; }

.bg-gray-light .header-title { color: #121212; }

.bg-gray-light .header-message { color: #696969; }

.header-message { font-size: 16px; line-height: 1.4; margin-bottom: 0; margin-top: 0; color: rgba(255, 255, 255, 0.6); font-family: 'Dosis',arial; letter-spacing: 3px; }

.parallax { background-position: 50% 0; background-size: 100%; background-attachment: fixed !important; background-repeat: no-repeat; overflow: hidden; position: relative; }

.forcefullwidth_wrapper_tp_banner { overflow: hidden; }

@media (min-width: 1200px) { .top-element.container { width: 1170px; } }
/* Breadcrumb */
.breadcrumb { font-weight: 500; letter-spacing: 1px; background: none; margin-bottom: 0; display: table-cell; height: 100%; vertical-align: middle; font-size: 13px; text-transform: uppercase; font-family: "Dosis", arial; float: right; }

.header-sm .breadcrumb, .header-md .breadcrumb, .header-lg .breadcrumb { margin-top: 25px; color: rgba(0, 0, 0, 0.4); }

.header-sm .breadcrumb { margin-top: 45px; }

.breadcrumb span, .breadcrumb a { font-weight: 600; }

.breadcrumb span { color: #B5B5B5; }

.breadcrumb a { color: #CECECE; }

.breadcrumb a:hover { color: #E9E9E9; }

.breadcrumb a::after { content: "•"; display: inline-block; padding-right: 8px; padding-left: 12px; color: rgba(255, 255, 255, 0.3); }

[class*="bg-"] .breadcrumb span { color: #DFDFDF; }

[class*="bg-"] .breadcrumb a, [class^="bg-"] .breadcrumb a { color: #989898; }

[class*="bg-"] .breadcrumb a:hover, [class^="bg-"] .breadcrumb a:hover { color: #DFDFDF; }

[class*="bg-"] .breadcrumb a::after, [class^="bg-"] .breadcrumb a::after { color: rgba(255, 255, 255, 0.3); }

.bg-gray-light .breadcrumb span { color: #3B3B3B; }

.bg-gray-light .breadcrumb a, [class^="bg-"] .breadcrumb a { color: #909090; }

.bg-gray-light .breadcrumb a:hover, [class^="bg-"] .breadcrumb a:hover { color: #3B3B3B; }

.bg-gray-light .breadcrumb a::after, [class^="bg-"] .breadcrumb a::after { color: rgba(0, 0, 0, 0.3); }

/* SCROLTOP */
a.scrollup { display: none; background: #2B2E33; height: 32px; width: 32px; color: #fff; font-size: 16px; line-height: 32px; text-align: center; text-decoration: none; position: fixed; bottom: 10px; right: 10px; z-index: 9999; opacity: .5; -moz-border-radius: 50% !important; -webkit-border-radius: 50% !important; border-radius: 50% !important; border-radius: 16px; }

a.scrollup i { display: inline-block; }

a.scrollup:hover { opacity: 1; color: #fff; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; }

/**** CONTENT SECTIONS  ****/
.section-content { padding-top: 60px; padding-bottom: 60px; }

.content-title { text-transform: uppercase; font-family: 'Dosis', sans-serif; letter-spacing: 3px; font-size: 20px; color: #121212; }

#section-feature { background-color: #f9f9f9; }

.container.features { padding-top: 132px; padding-bottom: 190px; }

.single-feature .feature-title { margin-top: 18px; }

.single-feature .feature-text { line-height: 1.5; padding: 0 10px; margin-bottom: 16px; }

.features-control { margin: auto; margin-top: 55px; width: 253px; z-index: 1020; }

.control-icon { position: absolute; top: 0; padding: 5px 15px; font-size: 20px; height: 46px; }

.feature-link a { color: #fff; font-weight: 400; }

.feature-link a i { font-weight: 300; }

.features-control #feature-prev { left: 0; }

.features-control #feature-expand { left: 60px; }

.features-control #feature-close { left: 120px; }

.features-control #feature-next { left: 180px; }

.features-list i { font-size: 26px; padding-right: 10px; }

.with-swirl { position: relative; }

.with-swirl .swirl-left img, .with-swirl .swirl-right img { position: absolute; left: 0; top: 0; height: 800px; background-size: 100% 100%; opacity: 0.05; }

.with-swirl .swirl-left img { left: -12%; right: auto; }

.with-swirl .swirl-right img { left: auto; right: -12%; }

/* SVG DRAWING */
.section-drawing { background: #ebebeb; }

#draw-svg { height: 500px; margin-right: -120px; margin-top: -50px; width: 100%; }

.drawings { position: relative; }

.illustration { position: absolute; top: 50%; left: 50%; max-height: 100%; max-width: 100%; opacity: 0; -webkit-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }

.show-svg { opacity: 1; }

.hide-svg { opacity: 0; }

.line-drawing, .illustration { -webkit-transition: opacity .5s; transition: opacity .5s; }

.line-drawing path { fill: none; stroke: #4D4D4D; stroke-width: 3; }

path.line-round { stroke-linecap: round; }

path.stroke-medium { stroke-width: 2; }

path.stroke-thin { stroke-width: 1; }

/* SERVICES */
.section-services { position: relative; }

.section-services i { font-size: 3em; }

.container.services { padding-top: 60px; padding-bottom: 72px; }

.service { padding-bottom: 48px; }

.service-icon { float: left; width: 30%; }

.service-desc { display: table; }

.service-desc h4 { margin-top: 0; }

.service-description { color: #8F8F8F; }

.container.step { padding-top: 120px; padding-bottom: 120px; }

.section-step { background-color: #f9f9f9; }

.step-even .step-desc { float: right; text-align: right; }

.step-even .step-img { float: right; }

.step-video { overflow: hidden; }

.step-no { width: 80px; height: 80px; border: 2px solid; border-radius: 50%; }

.step-no .no-inner { font-size: 53px; line-height: 72px; }

.step-details .step-title { margin-top: 0; margin-bottom: 24px; }

.step-details .step-description { margin-bottom: 48px; }

.step-details .sub-steps { margin-left: 30px; }

.step-details .sub-steps li { margin-bottom: 24px; }

.sub-steps .icon { float: left; border-top: 1px solid; border-bottom: 1px solid; border-left: 1px solid; line-height: 40px; padding: 0 13px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }

.sub-steps .sub-text { border: 1px solid; height: 40px; line-height: 40px; display: table; padding: 0 10px; }

.section-services .dis-table { height: 100%; position: relative; vertical-align: bottom; }

.section-services .dis-table > div { display: table-cell; height: 100%; }

.macbook-carousel { margin-bottom: -20px; }

.macbook-carousel figure { position: absolute; bottom: -2px; left: 94px; width: 494px; height: 307px; z-index: 2; }

.phone-carousel { margin-bottom: -20px; }

.phone-carousel figure { position: absolute; bottom: -64px; left: 105px; width: 348px; height: 600px; z-index: 2; overflow: hidden; }

.phone-carousel .owl-theme .owl-controls { bottom: 100px; }

/* CONTACT */
.section-contact { position: relative; }

.contact { padding-top: 120px; padding-bottom: 120px; }

.contact h2 { margin-bottom: 30px; }

.confirmation { display: none; clear: both; color: #e5e5e5; }

.confirmation p span { margin-right: 8px; }

.contact-form { color: #f9f9f9; }

.contact-form .button-white { border-color: rgba(255, 255, 255, 0.2); color: #fff; }

.contact-form .input-field { margin-bottom: 10px; margin-top: 10px; height: 50px; }

.textarea-field, .input-field { border: 1px solid #D8D8D8; }

[class*="bg-"] .textarea-field, [class*="bg-"] .input-field { border: 1px solid rgba(255, 255, 255, 0.2); }

.form-item, textarea { width: 100%; padding: 5px 15px; border-color: rgba(0, 0, 0, 0.15); border-radius: 0; background: transparent; box-shadow: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-in; }

input, textarea { color: rgba(0, 0, 0, 0.5); }

input::-webkit-input-placeholder { color: #B5B5B5; }

input:-moz-placeholder { color: #B5B5B5; }

input::-moz-placeholder { color: #B5B5B5; }

input:-ms-input-placeholder { color: #B5B5B5; }

[class*="bg-"] input, [class*="bg-"] textarea { color: rgba(255, 255, 255, 0.3); }

[class*="bg-"] input::-webkit-input-placeholder { color: #EEEEEE; }

[class*="bg-"] input:-moz-placeholder { color: #EEEEEE; }

[class*="bg-"] input::-moz-placeholder { color: #EEEEEE; }

[class*="bg-"] input:-ms-input-placeholder { color: #EEEEEE; }

[class*="bg-"] .contact-form .form-item { width: 100%; padding: 5px 15px; border-color: rgba(255, 255, 255, 0.15); }

[class*="bg-"] input:focus::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.3) !important; }

[class*="bg-"] input:focus, [class*="bg-"] textarea:focus { color: rgba(0, 0, 0, 0.5) !important; }

[class*="bg-"] .contact-form .form-item::-webkit-input-placeholder, [class*="bg-"] .contact-form .form-item:-moz-placeholder, [class*="bg-"] .contact-form .form-item, [class*="bg-"] .contact-form .form-item:-ms-input-placeholder { color: #f9f9f9; }

.contact-form .subform { margin-top: 20px; }

.map-contact { height: 100%; overflow: hidden; }

.contact-form .form-item:hover, .contact-form .form-item:focus { border-color: #ccc; box-shadow: none; }

.full-map { position: relative; min-height: 650px; overflow: hidden; }

.full-map .contact { padding-top: 40px; padding-bottom: 0; }

.full-map .contact .section-title h3 { margin-bottom: 20px; }

.map { display: block; height: 350px; margin: 0 auto; width: 100%; }

.map#contact-map-side { min-height: 850px; height: 105%; }

.map-container { height: 500px; width: 100%; position: absolute; }

.height-full .map-container { height: 100%; }

.map-container #full-map { width: 100%; }

.one-page .map-container #full-map { width: 100%; height: calc(100% + 30px) !important; }

.contact-description { padding-bottom: 40px; }

.map-container #full-map .pulse { background: #d6d4d4; height: 14px; left: 50%; margin: 11px 0 0 -12px; position: absolute; top: 50%; transform: rotateX(55deg); width: 14px; z-index: -2; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

.map-container #full-map .pulse:after { animation-delay: 1.1s; animation-iteration-count: infinite; animation: pulsate 1s ease-out; border-radius: 50%; box-shadow: 0 0 1px 2px #00cae9; content: ""; height: 40px; margin: -13px 0 0 -13px; opacity: 0; position: absolute; width: 40px; }

.map-container #full-map .pulse-label { -webkit-animation: pulse 1.5s infinite; background: rgba(49, 157, 181, 0.5); border-radius: 50%; height: 30px; width: 30px; }

.parallax-window { min-height: 400px; background: transparent; }

aside .sidebar-inner { padding-left: 40px; }

.toggle-aside { display: none; }

form .error { float: left; color: #8F2929; }

#success, #error { display: none; }

#success span, #erro span { display: block; position: absolute; top: 0; width: 100%; }

#success span p, #error span p { margin-top: 6em; }

#success span p { color: #52BB5E; font-weight: 600; font-size: 16px; }

#error span p { color: #E08076; }

@media only screen and (max-width: 900px) { .section-ecommerce aside, .section-basic aside { width: 200px; }
  .section-ecommerce .items { padding-left: 200px; padding-bottom: 30px; } }
/* FOOTER */
.section-footer { padding-top: 30px; padding-bottom: 30px; color: #28292A; position: relative; z-index: 2; }

.section-footer h3, .section-footer h4, .section-footer p { text-align: left; }

.section-footer h3.center, .section-footer h4.center, .section-footer p.center { text-align: center; }

.section-footer h4 { font-size: 15px; text-transform: uppercase; }

.section-footer h3, .section-footer h4 { font-family: 'Dosis', 'Open Sans', arial; font-weight: 800; }

.section-footer p { color: #7E7E7E; font-size: 13px; margin-bottom: 5px; }

.section-footer.bg-dark p { color: #B6B6B6 !important; }

.section-footer.bg-dark a { color: #D0D0D0 !important; }

.section-footer.bg-dark a:hover { color: #fff !important; }

.section-footer[class*="bg-"] p { color: #383838; }

.section-footer[class*="bg-"] a { color: #DADADA; }

.section-footer[class*="bg-"] a:hover { color: #fff; }

.section-footer i { padding-right: 6px; }

.footer-title { display: inline-block; margin-bottom: 40px; text-transform: none; }

.social-icons ul li { display: inline-block; }

.social-icons ul li a { margin-left: 0; font-size: 30px; margin: 0 2px; color: #9D9D9D; font-weight: 400; text-shadow: none; -webkit-transition: all .5s ease-in; -moz-transition: all .5s ease-in; -o-transition: all .5s ease-in; transition: all .5s ease-in; }

.social-icons ul li a { padding-right: 0; }

.copyright { padding-top: 15px; font-size: 13px; color: #9B9B9B; }

.animated-header { position: relative; min-height: 600px; text-align: center; background-color: #33353C; overflow: hidden; }

#demo-canvas { position: absolute; width: 100%; left: 0; height: 100%; }

[class*="bg-"] .copyright { border-top: 2px solid rgba(255, 255, 255, 0.1); }

[class*="bg-"] .copyright p { color: rgba(255, 255, 255, 0.6); }

.social-square li { text-align: center; margin-right: 4px; }

.social-square li:first-child { margin-right: 5px; }

.social-square.social-icons ul li a { margin: 0; }

.social-square i { font-size: 20px; width: 35px; height: 35px; padding: 7px; background: #EAEAEA; text-align: center; color: #494949; transition: all .2s ease-in; -webkit-transition: all .2s ease-in; -moz-transition: all .2s ease-in; }

.social-square .fa-facebook:hover { background: #3b5998; color: #fff; }

.social-square .fa-twitter:hover { background: #00aced; color: #fff; }

.social-square .fa-google-plus:hover { background: #d34836; color: #fff; }

.social-square .fa-pinterest:hover { background: #cb2027; color: #fff; }

.social-square .fa-flickr:hover { background: #ff0084; color: #fff; }

.social-square .fa-linkedin:hover { background: #007bb6; color: #fff; }

.payment-methods { float: right; margin-bottom: 0; }

.payment-methods li { display: inline-block; margin-left: 20px; }

.payment-methods li:first-child { margin-left: 0; }

.payment-methods img { opacity: 0.6; }

.payment-methods a:hover img { opacity: 1; }

.paypal { margin-top: 4px; }

/* COPYRIGHT */
.section-copyright { padding-top: 10px; padding-bottom: 10px; color: #28292A; position: relative; z-index: 2; }

.section-copyright.bg-dark { background: #0E0E0E; }

.section-copyright[class*="bg-"] p { color: #B6B6B6; }

.section-copyright[class*="bg-"] a { color: #DBDBDB; }

.section-copyright.bg-gray-light p { color: #888888; }

.section-copyright.bg-gray-light a { color: #828282; }

.section-copyright p { color: rgba(0, 0, 0, 0.6); margin-bottom: 0; font-size: 12px; }

.copyright-simple-menu { text-align: right; }

.copyright-simple-menu span { padding-left: 30px; }

/* CALL TO ACTION */
.section-call-action { padding-top: 40px; padding-bottom: 40px; }

.section-call-action.action-sm { padding-top: 20px; padding-bottom: 20px; }

.section-call-action.action-sm .text-right { margin-top: 17px; }

.section-call-action h2 { margin: 0; line-height: 38px; font-family: "Raleway", sans-serif; font-size: 22px; font-weight: 400; }

.section-call-action p, .section-call-action h4 { margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0; }

.section-call-action.newsletter .container { max-width: 940px; }

.section-call-action.newsletter .inline-form { margin-top: 7px; }

.section-call-action .text-right { margin-top: 15px; }

/* 404 PAGE */
.error-page .logo { position: absolute; top: 40px; left: 50%; margin-left: -45px; }

.error-page .logo img { display: block; }

.error-page { overflow: visible; overflow-x: visible; display: table; width: 100%; height: 100%; text-align: center; background: -moz-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%); background: -ms-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%); background: -o-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%); background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(2%, #dfe5e9), color-stop(2%, #dfe5e9), color-stop(100%, #b2c0ca)); background: -webkit-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%); background: radial-gradient(ellipse at center, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%); background: #dfe5e9; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfe5e9',endColorstr='#b2c0ca',GradientType=1); overflow: hidden; padding: 0; }

.error-page h1 { font-family: 'Dosis',sans-serif; font-size: 120px; font-weight: 300; height: 132px; min-width: 30px; text-align: center; color: #fff !important; margin-bottom: 0; margin-top: 30px; }

.error-page h3 { font-family: 'Lato'; font-size: 26px; line-height: 54px; text-transform: none; font-weight: 300; text-align: center; color: #fff !important; }

.error-page a { color: #2B2E33; }

.error-container { display: table-cell; height: 100%; vertical-align: middle; }

.error-page a:hover { color: #616873; text-decoration: none; }

.error-page .footer { bottom: 30px; position: absolute; width: 100%; }

.error-page .copyright { font-size: 12px; text-align: center; border-top: none; }

.error-page .btn { padding: 8px 20px; margin-bottom: 30px; }

.error-page .col-md-12 { text-align: center !important; }

.error-page .col-md-6 { text-align: center !important; }

.error-page p { text-align: center !important; }

.error-page .btn-group .btn { padding: 8px 15px; height: auto !important; margin-top: 40px; }

.error-main { color: #2B2E33; text-align: center; padding: 70px 140px; }

.error-page .backstretch::after { content: ""; background: rgba(0, 0, 0, 0.5); position: absolute; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; z-index: 20000; }

.txt-404 { height: 20px; }

.txt-500 { height: 20px; }

@media (max-width: 1505px) { .btn.btn-home { display: none; } }
@media (max-width: 900px) { .error-main { padding: 50px 30px; }
  .error-page h3 { padding: 0 25px; } }
@media (max-width: 450px) { .btn.btn-message { display: none; } }
.error-hover::before { top: 50px; right: 30px; bottom: 50px; left: 30px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0; transform-origin: 0 0; }

.error-hover::after { top: 30px; right: 50px; bottom: 30px; left: 50px; border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }

.error-hover::before, .error-hover::after { position: absolute; content: ''; opacity: 0; }

.error-hover::before { top: 50px; right: 30px; bottom: 50px; left: 30px; border-top: 6px double rgba(255, 255, 255, 0.2); border-bottom: 6px double rgba(255, 255, 255, 0.2); -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0; transform-origin: 0 0; }

.error-hover::after { top: 30px; right: 50px; bottom: 30px; left: 50px; border-right: 6px double rgba(255, 255, 255, 0.2); border-left: 6px double rgba(255, 255, 255, 0.2); -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }

.error-hover::before, .error-hover::after { -webkit-transition: opacity .5s,-webkit-transform .5s; transition: opacity .5s,transform .5s; }

body:hover .error-hover::before, body:hover .error-hover::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

body:hover .error-hover::after { -webkit-transition-delay: .2s; transition-delay: .2s; }

/* TESTIMONIALS */
.section-testimonials { position: relative; color: #28292A; padding-top: 0; height: 420px; margin: 0 auto; overflow: hidden; padding: 0; }

.section-testimonials[class*="bg-"] { color: #e5e5e5; }

.section-testimonials .section-title { margin-top: 40px; }

.section-testimonials[class*="bg-"] .section-title { color: #fff; }

.testimonials-wrap { position: relative; }

.testimonials { padding-top: 120px; padding-bottom: 120px; }

.testimonials .comment { font-size: 18px; margin-bottom: 48px; }

.testimonial .happy-client { display: table; border-bottom: 1px solid; max-width: 280px; font-weight: 400; margin: 0 auto 5px; }

.testimonial .client-info { font-size: 14px; }

#bx-pager { margin-top: 48px; }

.client-photos .photo-hold { display: inline-block; width: 100px; height: 100px; padding: 10px; margin-right: 20px; border: 1px solid; border-radius: 4px; box-sizing: border-box; }

.client-photos .photo-bg { background: #000; display: block; }

.client-photos img { opacity: .4; }

.client-photos .active img { opacity: 1; }

.testimonial-rounded .client-photos .photo-hold { width: 100px; height: 100px; border-radius: 50%; }

.testimonial-rounded .client-photos .photo-hold { border-color: #C7C7C7; }

.testimonial-rounded .client-photos .photo-hold.active { border-color: #319db5; }

.testimonial-rounded .client-photos .photo-bg { background: none; }

.testimonial-rounded .client-photos .photo-hold img { border-radius: 50%; }

#testimonials-pager { margin-bottom: 30px; margin-top: 10px; }

.testimonial-photos .photo-hold { display: inline-block; width: 100px; height: 100px; padding: 10px; margin-right: 20px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 4px; box-sizing: border-box; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }

[class*="bg-"] .testimonial-photos .photo-hold { border: 1px solid rgba(255, 255, 255, 0.1); }

.testimonial-photos .photo-hold.active { border: 1px solid rgba(0, 0, 0, 0.3); }

[class*="bg-"] .testimonial-photos .photo-hold.active { border: 1px solid rgba(255, 255, 255, 0.8); }

.testimonial-photos .photo-bg { background: #000; display: block; }

.testimonial-photos img { opacity: .4; width: 100%; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }

.testimonial-photos .active img { opacity: 1; }

.testimonial-description { color: #9F9F9F; }

/* BLOG */
.section-blog { padding-bottom: 60px; }

.section-blog .post { margin-bottom: 15px; }

.section-blog .post::before, .section-blog .post::after { content: ""; display: table; }

.section-blog .wrapper { position: relative; clear: both; margin: 0 auto 75px; width: 100%; overflow: hidden; }

.section-blog .top { height: 180px; border-top: 20px solid rgba(0, 0, 0, 0.2); }

.section-blog .top .title { width: 650px; margin: 38px auto 0; }

.section-blog .title h1 { font-size: 24px; font-weight: 500; }

.section-blog .container .card.first { margin-top: -80px; }

.section-blog .card-img { max-height: 350px; overflow: hidden; }

.section-blog .card { position: relative; background: #fff; padding: 0; margin: 20px auto 0; box-shadow: 0 2px 4px rgba(100, 100, 100, 0.1); }

.section-blog.blog-center .card { width: 600px; }

.section-blog .card .card-content { padding: 30px 50px 50px 50px; }

.card h2 { margin-top: 0; font-size: 21px; font-weight: 500; }

.card h2 a { color: #319db5; text-decoration: none; }

.card .date { color: #9e9e9e; margin-top: 10px; font-size: 14px; }

.card .text { color: #212121; margin-top: 20px; font-size: 15px; line-height: 22px; }

.section-blog h1 { line-height: normal; text-align: center; }

.blog-title a { font-size: 32px; color: #7D807E; }

.blog-title a:hover { color: #5B5E5C; }

.blog-list { padding-top: 60px; }

.blog-sidebar a { color: #6F6F6F; }

.blog-sidebar a:hover { color: #2D2D2D; }

.blog-sidebar .widget { margin-bottom: 35px; margin-top: 0; }

.blog-sidebar .widget h4 { margin-top: 0; }

.blog-sidebar .last-articles .pull-left { max-width: 90px; width: 90px; max-height: 75px; }

.blog-sidebar .last-articles .pull-left img { max-height: 70px; }

.blog-sidebar .last-articles .media h4 { font-size: 15px; font-size: 15px; margin-bottom: 0; line-height: 22px; }

.blog-sidebar .post { border-bottom: none; padding-bottom: 0 !important; margin-bottom: 0 !important; }

.blog-sidebar .post .post-title { font-size: 16px !important; font-weight: 300 !important; }

.blog-sidebar .post .post-meta { font-size: 12px; margin-top: 0; text-transform: none; margin-bottom: 0; }

.blog-sidebar .post .post-meta a::after { padding-left: 8px; padding-right: 5px; }

.blog-sidebar .blog-categories .post-num { color: rgba(0, 0, 0, 0.4); }

.blog-sidebar .blog-categories .post-num::before { content: "-"; display: inline-block; padding-left: 4px; padding-right: 6px; }

.blog-categories li a::before { content: "\f101"; font-family: "FontAwesome"; padding-right: 5px; font-size: 11px; color: #BDBDBD; }

.blog-sidebar li { float: left; margin: 0; width: 100%; list-style: none; }

.blog-list .post::after { content: ""; display: table; clear: both; }

.blog-list .post { clear: both; padding-bottom: 15px; margin-bottom: 50px; margin-top: 5px; }

.blog-list .post .post-text, .blog-single .post .post-text, .blog-single .comment { padding: 20px; background: #fff; clear: both; /*display: table;*/ width: 100%; }

.blog-list .post .post-meta { margin-top: 6px; margin-bottom: 15px; }

.blog-list .post .post-meta .comments { padding-left: 8px; }

.post .post-meta a.comments::after { display: none; }

.post .post-meta a.comments::before { content: "•"; display: inline-block; padding-left: 0; padding-right: 10px; color: #C1C1C1; }

.blog-list .post .post-more { margin-top: 5px; }

.blog-list .post .post-more a { padding: 8px 20px; font-size: 12px; }

.blog-list .post .post-more:after { display: none; }

.blog-list .post .post-excerpt { font-size: 14px; }

.section-blog[class*="bg-"] .blog-sidebar .widget { border-top: 3px solid rgba(255, 255, 255, 0.1); background: rgba(255, 255, 255, 0.05); box-shadow: none; }

@media (max-width: 1200px) { .blog-sidebar .widget h4 { font-size: 16px; } }
.blog-grid.blog-list .post-excerpt { overflow: hidden; min-height: 64px; }

.blog-grid.blog-list .post { margin-bottom: 15px; }

.blog-grid.blog-list .video { max-height: 198px; overflow: hidden; }

.blog-grid.blog-list .post .post-text { padding-top: 10px; }

.blog-grid.blog-list .post .post-title { font-size: 18px; margin-bottom: 0px; height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.blog-grid.blog-list .blog-sidebar .post .post-title { font-size: 16px; }

.post .post-thumbnail figure img { display: inline-block; width: 100%; }

.post .post-thumbnail figure { position: relative; overflow: hidden; width: 100%; height: auto; max-height: 198px; background: #242626; text-align: center; cursor: pointer; }

.post figure figcaption { padding: 2em; color: #fff; text-transform: uppercase; -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.post figure figcaption { position: absolute; top: 0; left: 0; padding: 30px; width: 100%; height: 100%; }

.post figure figcaption > p { font-size: 12px; color: #fff; text-transform: uppercase; }

.post .post-title { text-transform: uppercase; font-family: "Dosis",arial; font-size: 17px; margin-top: 10px; margin-bottom: 0; line-height: 20px; }

.post .post-meta { color: #ADADAD; text-transform: uppercase; font-size: 12px; }

.post .post-meta a { color: #6A6A6A; }

.post .post-meta a:hover { color: #414141; }

.post .post-meta a::after { content: "•"; display: inline-block; padding-left: 10px; padding-right: 7px; color: #C1C1C1; }

.post .post-excerpt { line-height: 20px; margin-bottom: 0; font-size: 12px; }

.post .post-more { float: left; width: 50%; font-size: 12px; }

.post .post-more:after { content: "\00BB"; color: #666666; padding-left: 5px; }

.post .post-comments { float: right; width: 50%; text-align: right; font-size: 12px; }

.post .post-comments i { padding-right: 6px; }

.blog-list .post .post-thumbnail figure, .blog-single .post .post-thumbnail figure { max-height: none; }

.blog-list .post .post-title { font-size: 24px; margin-bottom: 5px; font-weight: 500; margin-top: 5px; }

.widget .tags a { padding: 2px 10px; margin-right: 4px; background: #fff; text-transform: uppercase; font-size: 11px; -moz-transition: all .3s linear; -o-transition: all .3s linear; -webkit-transition: all .3s linear; transition: all .3s linear; }

.widget .tags a:hover { background: #303030; color: #fff; }

.widget h4 { text-transform: uppercase; font-family: "Dosis",arial; }

.widget h4.widget-title::after { content: ""; height: 1px; width: 60px; display: inline-block; background: #535353; margin-top: 30px; position: absolute; left: 15px; }

.wigdget-comments .widget-comment { margin-bottom: 15px; }

.wigdget-comments .widget-comment p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 0; font-size: 12px; line-height: 20px; }

.wigdget-comments .widget-comment p.comment-meta { text-transform: uppercase; font-size: 11px; color: #B5B5B5; }

.wigdget-comments .widget-comment p.comment-meta a { color: #525252; }

.wigdget-comments .widget-comment p.comment-meta a:hover { color: #121212; }

.widget-text p { font-size: 12px; line-height: 20px; }

.pagination { display: inline-block; width: 100%; text-align: center; margin: 0 0 20px; position: relative; }

.pagination ul { display: inline-block; list-style-type: none; margin: 0; padding: 0; }

.pagination ul li { float: left; }

.pagination ul li a { position: relative; -o-border-radius: 19px; -moz-border-radius: 19px; -webkit-border-radius: 19px; -ms-border-radius: 19px; border: 1px solid rgba(0, 0, 0, 0.1); border-radius: 19px; margin: 0 10px 0 0; display: inline-block; width: 38px; height: 38px; line-height: 38px; text-align: center; color: #b4b4b4; font-size: 16px; text-decoration: none; text-transform: uppercase; cursor: pointer; white-space: nowrap; background: #fff; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; }

.pagination ul li.active a, .pagination ul li:not(.disabled) a:hover { background: #353940; border: none; color: #fff; }

.blog-single { padding-top: 60px; }

.blog-single .comment { margin-top: 20px; }

.blog-single .comment h3 { line-height: 25px; margin-bottom: 0; }

.blog-single .comment img { max-width: 60px; }

.blog-single .comment .media-heading { text-transform: uppercase; font-family: 'Dosis', sans-serif; font-size: 13px; font-weight: 600; }

.blog-single .comment p { font-size: 12px; line-height: 20px; }

.blog-single .leave-comment { border-top: 1px solid rgba(0, 0, 0, 0.1); margin-top: 20px; padding-top: 20px; }

.blog-single .col-md-8 { margin-top: 5px; }

.blog-single .post-tags { text-transform: uppercase; font-family: 'Dosis', sans-serif; font-size: 13px; letter-spacing: 2px; }

.blog-single .post-tags a { margin-right: 8px; }

/* PORTFOLIO */
.section-portfolio { padding-bottom: 60px; padding-top: 20px; }

.fixed-topnav ~ .section-portfolio { padding-top: 80px; }

.section-portfolio h2 { font-size: 26px; text-transform: uppercase; font-family: "Raleway", arial; font-weight: 600 !important; margin-bottom: 30px; }

.section-portfolio h2.section-title { font-weight: 300; }

.portfolioFilter { font-size: 15px; text-align: center; margin: 10px auto 30px auto; font-family: "Raleway",arial; text-transform: uppercase; }

.portfolioFilter a { color: #8C8C8C; margin-right: 20px; margin-left: 20px; text-decoration: none; font-weight: 600; letter-spacing: 1px; }

.portfolioFilter a.current, .portfolioFilter a:hover { color: #5299C7; }

.portfolioContainer { list-style: none; margin: 0; overflow: hidden; padding: 5px 0 0; text-align: center; width: 100%; }

.portfolioContainer p { color: #fff; }

.portfolioContainer figure { background: #3085a3; display: inline-block; overflow: hidden; position: relative; text-align: center; width: 31.2%; margin: 1%; }

.portfolioContainer.no-space figure { margin: 0 !important; width: 33.3333333%; }

.portfolioContainer figure img { display: block; width: 100%; opacity: .8; position: relative; }

.portfolioContainer figure figcaption { -webkit-backface-visibility: hidden; z-index: 2; backface-visibility: hidden; color: #121212; left: 0; top: 0; bottom: 0; padding: 0; position: absolute; text-transform: uppercase; width: 100%; }

.portfolioContainer.with-text figure figcaption { bottom: 89px; }

.portfolioContainer.with-text figure figcaption { bottom: 89px; }

.portfolioContainer figure figcaption::before { pointer-events: none; }

.portfolioContainer figure figcaption::after { pointer-events: none; }

.portfolioContainer figure h2 { font-weight: 300; margin: 0; word-spacing: -.15em; color: #fff; font-size: 34px; margin-bottom: 10px; padding-top: 9%; opacity: 0; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; }

figure.effect-jazz:hover h2 { opacity: 1; }

.portfolioContainer figure h2 span { font-weight: 800; }

.portfolioContainer figure p { letter-spacing: 1px; margin: 0; font-size: 15px; }

.portfolioContainer figure .see-more { font-size: 24px; color: #fff; padding: 0 !important; }

.portfolioContainer figure .see-more a { padding: 10px; margin: 5px; color: #fff; }

.portfolioContainer figure .see-more.more-btn { display: table; margin-top: 0; width: 100%; height: 100%; vertical-align: middle; }

.portfolioContainer figure .see-more.more-btn a { margin-bottom: 0 !important; }

.see-more-inner { display: table-cell; vertical-align: middle; width: 100%; height: 100%; margin: 0; padding: 0; }

.portfolioContainer figure .see-more.more-btn a { padding: 10px 25px; margin-top: 0; font-weight: 700; letter-spacing: 1px; font-size: 13px; }

.portfolioContainer.grid-4 figure .see-more.more-btn a { padding: 10px 20px; font-size: 12px; }

.portfolioContainer figure .see-more a.btn.button-line { border: 2px solid rgba(255, 255, 255, 0.7); }

.portfolioContainer.grid-2 figure { width: 47.6%; margin: 1.2%; }

.portfolioContainer.grid-2.no-space figure { width: 50%; /* height: 320px; */ }

.portfolioContainer.grid-4 figure { width: 23.4%; margin: 0.8%; /* height: 200px */ }

.portfolioContainer.grid-4.no-space figure { width: 25%; }

.portfolioContainer.grid-5 figure { width: 18.3%; /* height: 200px*/ }

.portfolioContainer.grid-4 { margin-left: 0.4%; }

.portfolioContainer.grid-4.no-space { margin-left: 0; }

.portfolioContainer.grid-4 figure .see-more.more-btn { margin-top: 0; }

.portfolioContainer figure h2 { padding-top: 0; font-size: 19px; letter-spacing: 1px; font-weight: 600; margin-bottom: 0; line-height: 20px; padding-bottom: 12px !important; }

.portfolioContainer.grid-4 figure p { font-size: 13px; }

.portfolioContainer.wide figure { /*height: 400px*/ margin: 0.6%; width: 31.9%; }

.portfolioContainer.wide.no-space figure { margin: 0 !important; }

.portfolioContainer.wide.grid-4 figure { /* height: 340px;*/ width: 23.8%; margin: 0.5%; }

.portfolioContainer.wide.no-space figure { width: 33.3333333333%; }

.portfolioContainer.wide.grid-4.no-space figure { width: 25%; }

.portfolioContainer.grid-5 { margin-left: 0.4%; }

.portfolioContainer.grid-5.no-space { margin-left: 0; }

.portfolioContainer.grid-5 figure { /*height: 250px;*/ width: 19.05%; margin: 0.4%; overflow: hidden; }

.portfolioContainer.grid-5.no-space figure { width: 20%; }

.portfolio-list .portfolio .portfolio-thumbnail figure { max-height: none; }

.portfolio .portfolio-thumbnail figure img { display: inline-block; width: 100%; }

.portfolio-content { margin-top: 30px; }

.portfolio-content h4 { font-size: 16px; margin-bottom: 10px; margin-top: 10px; line-height: 25px; }

.portfolio-content h4::after { content: ""; height: 1px; width: 60px; display: inline-block; background: #535353; margin-top: 30px; position: absolute; left: 15px; }

.portfolio-sidebar p { margin-bottom: 0; }

.portfolio-single .portfolio .portfolio-thumbnail .item { max-height: 450px; overflow: hidden; }

.portfolio .portfolio-title, .portfolio h2.portfolio-title { text-transform: uppercase; font-family: "Dosis",arial; font-size: 17px; margin-top: 10px; margin-bottom: 0; line-height: 20px; font-weight: 300; }

.portfolio-list .portfolio-thumbnail figure { position: relative; overflow: hidden; width: 100%; height: auto; max-height: 198px; background: #242626; text-align: center; cursor: pointer; }

.portfolio-list figure figcaption { position: absolute; top: 0; left: 0; padding: 30px; width: 100%; height: 100%; }

.portfolio-list figure figcaption > p { font-size: 12px; color: #fff; text-transform: uppercase; }

.portfolio-list figure.effect-bubba h2 { padding-top: 0; margin-top: 0; color: #fff; }

.fixed-column { -moz-transition: all .4s linear; -o-transition: all .4s linear; -webkit-transition: all .4s linear; transition: all .4s linear; }

.fixed-column .portfolio-content { margin-top: 0; }

.fixed-column h4 { line-height: 16px; font-weight: 600; }

.fixed-column h4::after { display: none; }

.portfolio-gallery .portfolio-thumbnail { max-height: 440px; overflow: hidden; }

.portfolio-gallery .portfolio-thumbnail img { height: 100%; }

.portfolio-single.porfolio-small .portfolio .portfolio-thumbnail .item { max-height: 420px; overflow: hidden; }

.porfolio-small .portfolio-content { margin-top: 0; }

.porfolio-small .portfolio-content h4 { font-size: 14px; margin-bottom: 6px; margin-top: 0; padding-top: 0; line-height: 14px; font-family: "Raleway",arial; font-weight: 600; }

.porfolio-small .portfolio-content h4::after { display: none; }

.porfolio-small .portfolio-content p { margin-bottom: 25px; }

.portfolioContainer.with-text .see-more { margin-top: 120px; }

.portfolioContainer.with-text figure figcaption { padding: 0; }

.portfolioContainer.with-text figure.effect-jazz .see-more { padding: 0; }

.with-text figure { border: 1px solid #F0F0F0; }

.portfolio-img { display: block; position: relative; overflow: hidden; }

.portofolio-desc { padding: 6px 0 15px 0; text-align: center; background-color: #fff; border-style: none; border-width: 1px; overflow: hidden; }

.portofolio-desc h4 { text-transform: uppercase; font-size: 15px; letter-spacing: 1px; font-family: "Raleway",arial; margin-bottom: 0; font-weight: 600; }

.portofolio-desc span { display: block; font-size: 13px; font-weight: 500; opacity: 1 !important; color: #979797; font-family: "Raleway",arial; margin-top: 0 !important; padding-top: 0 !important; }

.portofolio-desc a { color: #121212; }

.portofolio-desc a:hover { color: #319db5; }

/**** HOVER IMAGE EFFECTS ****/
figure.effect-layla { background: #18a367; }

figure.effect-layla img { min-width: 100%; height: -webkit-calc(100% + 40px); height: calc(100% + 40px); }

figure.effect-layla figcaption { padding: 3em; }

figure.effect-layla figcaption::before, figure.effect-layla figcaption::after { position: absolute; content: ''; opacity: 0; }

figure.effect-layla figcaption::before { top: 50px; right: 30px; bottom: 50px; left: 30px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); -webkit-transform-origin: 0 0; transform-origin: 0 0; }

figure.effect-layla figcaption::after { top: 30px; right: 50px; bottom: 30px; left: 50px; border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); -webkit-transform-origin: 100% 0; transform-origin: 100% 0; }

figure.effect-layla h2 { padding-top: 26%; -webkit-transition: -webkit-transform .35s; transition: transform .35s; }

figure.effect-layla p { padding: .5em 2em; text-transform: none; opacity: 0; -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }

figure.effect-layla img, figure.effect-layla h2 { -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }

figure.effect-layla img, figure.effect-layla figcaption::before, figure.effect-layla figcaption::after, figure.effect-layla p { -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; }

figure.effect-layla:hover img { opacity: .7; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-layla:hover figcaption::before, figure.effect-layla:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

figure.effect-layla:hover h2, figure.effect-layla:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-layla:hover figcaption::after, figure.effect-layla:hover h2, figure.effect-layla:hover p, figure.effect-layla:hover img { -webkit-transition-delay: .15s; transition-delay: .15s; }

figure.effect-lily img { width: -webkit-calc(100%+50px); width: calc(100%+50px); opacity: .7; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); }

figure.effect-lily figcaption { top: auto; bottom: 0; height: 50%; text-align: left; }

figure.effect-lily h2, figure.effect-lily p { -webkit-transform: translate3d(0, 40px, 0); transform: translate3d(0, 40px, 0); }

figure.effect-lily h2 { -webkit-transition: -webkit-transform .35s; transition: transform .35s; }

figure.effect-lily p { color: rgba(255, 255, 255, 0.6); opacity: 0; -webkit-transition: opacity .2s,-webkit-transform .35s; transition: opacity .2s,transform .35s; }

figure.effect-lily:hover img, figure.effect-lily:hover p { opacity: 1; }

figure.effect-lily:hover img, figure.effect-lily:hover h2, figure.effect-lily:hover p { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-lily:hover p { -webkit-transition-delay: .05s; transition-delay: .05s; -webkit-transition-duration: .35s; transition-duration: .35s; }

figure.effect-sadie figcaption::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(72, 76, 97, 0.8) 75%); background: linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%); content: ''; opacity: 0; -webkit-transform: translate3d(0, 50%, 0); transform: translate3d(0, 50%, 0); }

figure.effect-sadie h2 { position: absolute; top: 50%; left: 0; width: 100%; color: #484c61; -webkit-transition: -webkit-transform .35s,color .35s; transition: transform .35s,color .35s; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }

figure.effect-sadie figcaption::before, figure.effect-sadie p { -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; }

figure.effect-sadie p { position: absolute; bottom: 0; left: 0; padding: 2em; width: 100%; opacity: 0; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }

figure.effect-sadie:hover h2 { color: #fff; -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); transform: translate3d(0, -50%, 0) translate3d(0, -40px, 0); }

figure.effect-sadie:hover figcaption::before, figure.effect-sadie:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-roxy { background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%); background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%); }

figure.effect-roxy img { width: -webkit-calc(100%+60px); width: calc(100%+60px); -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-50px, 0, 0); transform: translate3d(-50px, 0, 0); }

figure.effect-roxy figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff; content: ''; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-20px, 0, 0); transform: translate3d(-20px, 0, 0); }

figure.effect-roxy figcaption { padding: 3em; text-align: left; }

figure.effect-roxy h2 { padding: 30% 0 10px; }

figure.effect-roxy p { opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); }

figure.effect-roxy:hover img { opacity: .7; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-roxy:hover figcaption::before, figure.effect-roxy:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-bubba { background: #9e5406; }

figure.effect-bubba img { opacity: .7; -webkit-transition: opacity .35s; transition: opacity .35s; }

figure.effect-bubba:hover img { opacity: .4; }

figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; content: ''; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; }

figure.effect-bubba figcaption::before { border-top: 1px solid #fff; border-bottom: 1px solid #fff; -webkit-transform: scale(0, 1); transform: scale(0, 1); }

figure.effect-bubba figcaption::after { border-right: 1px solid #fff; border-left: 1px solid #fff; -webkit-transform: scale(1, 0); transform: scale(1, 0); }

figure.effect-bubba h2 { padding-top: 30%; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, -20px, 0); transform: translate3d(0, -20px, 0); }

figure.effect-bubba h2 { opacity: 0; }

figure.effect-bubba p { padding: 20px 2.5em; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }

figure.effect-bubba:hover figcaption::before, figure.effect-bubba:hover figcaption::after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

figure.effect-bubba:hover h2, figure.effect-bubba:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-romeo { -webkit-perspective: 1000px; perspective: 1000px; }

figure.effect-romeo img { -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(0, 0, 300px); transform: translate3d(0, 0, 300px); }

figure.effect-romeo:hover img { opacity: .6; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-romeo figcaption::before, figure.effect-romeo figcaption::after { position: absolute; top: 50%; left: 50%; width: 80%; height: 1px; background: #fff; content: ''; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-50%, -50%, 0); transform: translate3d(-50%, -50%, 0); }

figure.effect-romeo:hover figcaption::before { opacity: .5; -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg); transform: translate3d(-50%, -50%, 0) rotate(45deg); }

figure.effect-romeo:hover figcaption::after { opacity: .5; -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg); transform: translate3d(-50%, -50%, 0) rotate(-45deg); }

figure.effect-romeo h2, figure.effect-romeo p { position: absolute; top: 50%; left: 0; width: 100%; -webkit-transition: -webkit-transform .35s; transition: transform .35s; }

figure.effect-romeo h2 { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); transform: translate3d(0, -50%, 0) translate3d(0, -150%, 0); }

figure.effect-romeo p { padding: .25em 2em; -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); transform: translate3d(0, -50%, 0) translate3d(0, 150%, 0); }

figure.effect-romeo:hover h2 { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); transform: translate3d(0, -50%, 0) translate3d(0, -100%, 0); }

figure.effect-romeo:hover p { -webkit-transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); transform: translate3d(0, -50%, 0) translate3d(0, 100%, 0); }

figure.effect-honey { background: #4a3753; }

figure.effect-honey img { opacity: .9; -webkit-transition: opacity .35s; transition: opacity .35s; }

figure.effect-honey:hover img { opacity: .5; }

figure.effect-honey figcaption::before { position: absolute; bottom: 0; left: 0; width: 100%; background: #fff; content: ''; -webkit-transform: translate3d(0, 10px, 0); transform: translate3d(0, 10px, 0); }

figure.effect-honey h2 { position: absolute; bottom: 0; left: 0; padding: 1em 1.5em; width: 100%; text-align: left; -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }

figure.effect-honey h2 i { font-style: normal; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }

figure.effect-honey figcaption::before, figure.effect-honey h2 { -webkit-transition: -webkit-transform .35s; transition: transform .35s; }

figure.effect-honey:hover figcaption::before, figure.effect-honey:hover h2, figure.effect-honey:hover h2 i { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-oscar { background: -webkit-linear-gradient(45deg, #22682a 0, #9b4a1b 40%, #3a342a 100%); background: linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%); }

figure.effect-oscar img { opacity: .9; -webkit-transition: opacity .35s; transition: opacity .35s; }

figure.effect-oscar figcaption { padding: 3em; background-color: rgba(58, 52, 42, 0.7); -webkit-transition: background-color .35s; transition: background-color .35s; }

figure.effect-oscar figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff; content: ''; }

figure.effect-oscar h2 { margin: 20% 0 10px; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

figure.effect-oscar figcaption::before, figure.effect-oscar p { opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: scale(0); transform: scale(0); }

figure.effect-oscar:hover h2 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-oscar:hover figcaption::before, figure.effect-oscar:hover p { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

figure.effect-oscar:hover figcaption { background-color: rgba(58, 52, 42, 0); }

figure.effect-oscar:hover img { opacity: .4; }

figure.effect-marley figcaption { text-align: right; }

figure.effect-marley h2, figure.effect-marley p { position: absolute; right: 30px; left: 30px; padding: 10px 0; }

figure.effect-marley p { bottom: 30px; line-height: 1.5; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

figure.effect-marley h2 { top: 30px; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }

figure.effect-marley:hover h2 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-marley h2::after { position: absolute; top: 100%; left: 0; width: 100%; height: 4px; background: #fff; content: ''; -webkit-transform: translate3d(0, 40px, 0); transform: translate3d(0, 40px, 0); }

figure.effect-marley h2::after, figure.effect-marley p { opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; }

figure.effect-marley:hover h2::after, figure.effect-marley:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-ruby { background-color: #17819c; }

figure.effect-ruby img { opacity: .7; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: scale(1.15); transform: scale(1.15); }

figure.effect-ruby:hover img { opacity: .5; -webkit-transform: scale(1); transform: scale(1); }

figure.effect-ruby h2 { margin-top: 20%; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, 20px, 0); transform: translate3d(0, 20px, 0); }

figure.effect-ruby p { margin: 1em 0 0; padding: 3em; border: 1px solid #fff; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(0, 20px, 0) scale(1.1); transform: translate3d(0, 20px, 0) scale(1.1); }

figure.effect-ruby:hover h2 { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-ruby:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }

figure.effect-milo { background: #2e5d5a; }

figure.effect-milo img { width: -webkit-calc(100%+60px); width: calc(100%+60px); opacity: 1; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-30px, 0, 0) scale(1.12); transform: translate3d(-30px, 0, 0) scale(1.12); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

figure.effect-milo:hover img { opacity: .5; -webkit-transform: translate3d(0, 0, 0) scale(1); transform: translate3d(0, 0, 0) scale(1); }

figure.effect-milo h2 { position: absolute; right: 0; bottom: 0; padding: 1em 1.2em; }

figure.effect-milo p { padding: 0 10px 0 0; width: 50%; border-right: 1px solid #fff; text-align: right; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-40px, 0, 0); transform: translate3d(-40px, 0, 0); }

figure.effect-milo:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-dexter { background: -webkit-linear-gradient(top, #258dc8 0, #683c13 100%); background: linear-gradient(to bottom, #258dc8 0%, #683c13 100%); }

figure.effect-dexter img { -webkit-transition: opacity .35s; transition: opacity .35s; }

figure.effect-dexter:hover img { opacity: .4; }

figure.effect-dexter figcaption::after { position: absolute; right: 30px; bottom: 30px; left: 30px; height: -webkit-calc(50% - 30px); height: calc(50% - 30px); border: 7px solid #fff; content: ''; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }

figure.effect-dexter:hover figcaption::after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-dexter figcaption { padding: 3em; text-align: left; }

figure.effect-dexter p { position: absolute; right: 60px; bottom: 60px; left: 60px; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(0, -100px, 0); transform: translate3d(0, -100px, 0); }

figure.effect-dexter:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-sarah { background: #42b078; }

figure.effect-sarah img { width: -webkit-calc(100%+20px); width: calc(100%+20px); -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(-10px, 0, 0); transform: translate3d(-10px, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }

figure.effect-sarah:hover img { opacity: .4; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-sarah figcaption { text-align: left; }

figure.effect-sarah h2 { position: relative; overflow: hidden; padding: .5em 0; }

figure.effect-sarah h2::after { position: absolute; bottom: 0; left: 0; width: 100%; height: 3px; background: #fff; content: ''; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

figure.effect-sarah:hover h2::after { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-sarah p { padding: 1em 0; opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

figure.effect-sarah:hover p { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-zoe figcaption { top: auto; bottom: 0; padding: 1em; height: 3.75em; background: #fff; color: #3c4a50; -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

figure.effect-zoe h2 { float: left; }

figure.effect-zoe figcaption > i { float: right; }

figure.effect-zoe p { position: absolute; bottom: 8em; padding: 2em; color: #fff; text-transform: none; font-size: 90%; opacity: 0; z-index: 20000; -webkit-transition: opacity .35s; transition: opacity .35s; }

figure.effect-zoe h2, figure.effect-zoe figcaption > i { -webkit-transition: -webkit-transform .35s; transition: transform .35s; -webkit-transform: translate3d(0, 200%, 0); transform: translate3d(0, 200%, 0); }

figure.effect-zoe figcaption > i::before { display: inline-block; padding: 8px 10px; speak: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-eye::before { content: '\e000'; }

.icon-paper-clip::before { content: '\e001'; }

.icon-heart::before { content: '\e024'; }

figure.effect-zoe h2 { display: inline-block; }

figure.effect-zoe:hover p { opacity: 1; }

figure.effect-zoe:hover figcaption, figure.effect-zoe:hover h2, figure.effect-zoe:hover figcaption > i { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

figure.effect-zoe:hover h2 { -webkit-transition-delay: .05s; transition-delay: .05s; }

figure.effect-zoe:hover figcaption > i:nth-child(4) { -webkit-transition-delay: .1s; transition-delay: .1s; }

figure.effect-zoe:hover figcaption > i:nth-child(3) { -webkit-transition-delay: .15s; transition-delay: .15s; }

figure.effect-zoe:hover figcaption > i:nth-child(2) { -webkit-transition-delay: .2s; transition-delay: .2s; }

figure.effect-chico img { -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; -webkit-transform: scale(1.12); transform: scale(1.12); }

figure.effect-chico:hover img { opacity: .5; -webkit-transform: scale(1); transform: scale(1); }

figure.effect-chico figcaption { padding: 3em; }

figure.effect-chico figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 1px solid #fff; content: ''; -webkit-transform: scale(1.1); transform: scale(1.1); }

figure.effect-chico figcaption::before, figure.effect-chico p { opacity: 0; -webkit-transition: opacity .35s,-webkit-transform .35s; transition: opacity .35s,transform .35s; }

figure.effect-chico h2 { padding: 20% 0 20px; }

figure.effect-chico p { margin: 0 auto; max-width: 200px; -webkit-transform: scale(1.5); transform: scale(1.5); }

figure.effect-chico:hover figcaption::before, figure.effect-chico:hover p { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

@media screen and (max-width: 90em) { .grid figure { width: 48.5%; }
  .grid figure figcaption { font-size: 90%; } }
@media screen and (max-width: 41.5em) { .grid figure { width: 100%; } }
/* Ming */
figure.effect-ming { background: #030c17; }

figure.effect-ming img { opacity: .9; -webkit-transition: opacity .35s; transition: opacity .35s; }

figure.effect-ming figcaption::before { position: absolute; top: 30px; right: 30px; bottom: 30px; left: 30px; border: 2px solid #fff; box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2); content: ''; opacity: 0; -webkit-transition: opacity 0.35s,-webkit-transform .35s; transition: opacity 0.35s,transform .35s; -webkit-transform: scale3d(1.4, 1.4, 1); transform: scale3d(1.4, 1.4, 1); }

figure.effect-ming h2 { margin: 20% 0 10px; -webkit-transition: -webkit-transform .35s; transition: transform .35s; }

figure.effect-ming p { padding: 1em; opacity: 0; -webkit-transition: opacity 0.35s,-webkit-transform .35s; transition: opacity 0.35s,transform .35s; -webkit-transform: scale(1.5); transform: scale(1.5); }

figure.effect-ming:hover h2 { -webkit-transform: scale(0.9); transform: scale(0.9); }

figure.effect-ming:hover figcaption::before, figure.effect-ming:hover p { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

figure.effect-ming:hover figcaption { background-color: rgba(58, 52, 42, 0); }

figure.effect-ming:hover img { opacity: .6; }

/* Jazz */
figure.effect-jazz { background: -webkit-linear-gradient(-45deg, #121212 0%, #253541 100%); background: linear-gradient(-45deg, #121212 0%, #253541 100%); }

figure.effect-jazz img { opacity: .9; }

figure.effect-jazz figcaption::after, figure.effect-jazz img, figure.effect-jazz .see-more p, figure.effect-jazz a { -webkit-transition: opacity 0.35s,-webkit-transform .35s; transition: opacity 0.35s,transform .35s; }

figure.effect-jazz .see-more { width: 100%; height: 100%; display: table; }

figure.effect-jazz h2, figure.effect-jazz .see-more p, figure.effect-jazz .see-more a, figure.effect-jazz .see-more { opacity: 1; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); }

figure.effect-jazz h2 { -webkit-transition: -webkit-transform .35s; transition: transform .35s; }

figure.effect-jazz h2, figure.effect-jazz .see-more p, figure.effect-jazz .see-more a, figure.effect-jazz .see-more { padding: .5em 2em; text-transform: none; opacity: 0; }

figure.effect-jazz h2 { margin-bottom: 0; padding-bottom: 0; text-transform: uppercase; }

figure.effect-jazz .see-more p { margin-top: 0; padding-top: 0; padding-bottom: 15px; }

figure.effect-jazz:hover img { opacity: .2; -webkit-transform: scale3d(1.05, 1.05, 1); transform: scale3d(1.05, 1.05, 1); }

figure.effect-jazz:hover figcaption::after { opacity: 0.3; -webkit-transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1); transform: rotate3d(0, 0, 1, 45deg) scale3d(1, 1, 1); }

figure.effect-jazz:hover .see-more h2, figure.effect-jazz:hover .see-more p, figure.effect-jazz:hover .see-more a, figure.effect-jazz .see-more { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

/* RESPONSIVE */
@media (max-width: 1400px) { .portfolioContainer.grid-4 figure .see-more { margin-top: 0; } }
@media (max-width: 1400px) { .portfolioContainer figure h2 { padding-top: 4%; }
  figure.effect-jazz .see-more { margin-top: 10px; }
  .portfolioContainer.grid-4 figure, .portfolioContainer.grid-5 figure, .portfolioContainer.wide.grid-4 figure { margin: 0.6%; width: 31.9%; }
  .portfolioContainer.grid-4.no-space figure, .portfolioContainer.wide.grid-4.no-space figure, .portfolioContainer.grid-5.no-space figure { width: 33.33333%; }
  .demo-page .portfolioContainer.wide.grid-4 figure { height: auto; width: 47%; margin: 1.5%; } }
@media (max-width: 1200px) { .well-come { font-size: 32px; line-height: 80px; margin-bottom: 40px; letter-spacing: 14px; width: 100%; }
  .phone-carousel { margin-bottom: -60px; height: 600px; }
  .phone-carousel .phone-img { position: absolute; bottom: -20px; }
  .phone-carousel figure { position: absolute; bottom: -120px; left: 85px; width: 287px; height: auto; }
  .full-width .dropdown-menu, .full-width .dropdown-menu li.full-li { width: 100%; }
  .full-width .dropdown-menu.grid-4 div > li:not(.full-li), .full-width .dropdown-menu.grid-4 > li:not(.full-li) { width: 210px; }
  .full-width .dropdown-menu li.column, .full-width .dropdown-menu li { margin-right: 10px; width: 140px; }
  .service-description { margin-bottom: 0; }
  .macbook-carousel { margin-bottom: -15px; }
  .macbook-carousel figure { position: absolute; left: 80px; width: 407px; height: 252px; }
  .portfolioContainer.no-space figure { width: 50%; } }
@media (max-width: 1100px) { .project-wrapper .work-item { width: 50%; border-right: none; border-bottom: none; } }
@media (min-width: 768px) and (max-width: 992px) { .navbar-header { float: none !important; } }
@media (min-width: 993px) { .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important; } }
@media (max-width: 992px) { .container { width: 100%; }
  .section-title { text-align: center; }
  .nav-hold { margin-right: 20px; margin-left: 20px; }
  .nav > li.li-search { display: none; }
  .navbar-collapse { padding-left: 0; }
  .topnav.topnav-top ul.nav > li > a, .topnav ul.nav > li > a { height: 40px; line-height: 40px; }
  .navbar-collapse.collapse { display: none !important; }
  .navbar-collapse.collapse.in { display: block !important; }
  .navbar-nav > li { float: none; border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
  .navbar-nav > li:last-child { border-bottom: none !important; }
  .navbar-right { float: none !important; background: #121212; margin-top: 0; }
  .bg-dark .navbar-right { background: #28292A; }
  .bg-white .navbar-right { background: #fff; }
  .bg-white .navbar-nav > li { float: none; border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  .bg-white .navbar-nav .dropdown-menu, .scroll-white .navbar-nav .dropdown-menu { border-left: none; border-right: none; border-bottom: none; }
  .full-width .dropdown-menu.grid-4 div > li:not(.full-li), .full-width .dropdown-menu.grid-6 div > li.li-2-columns { width: 100%; text-align: left; }
  .full-width .dropdown-menu li.full-li p { display: none; }
  .full-li { display: none; }
  .full-width .dropdown-menu li.column ~ li, .full-width .dropdown-menu li.column { width: 100%; margin-right: 0; float: none; }
  .full-width .dropdown-menu.grid-4::before, .full-width .dropdown-menu li::before, .full-width .dropdown-menu li.column::before, .full-width .dropdown-menu div::before { display: table; content: " "; }
  .full-width .dropdown-menu.grid-4::after, .full-width .dropdown-menu li::after, .full-width .dropdown-menu li.column::after, .full-width .dropdown-menu div::after { display: table; content: " "; }
  .full-width .dropdown-menu li { float: left; width: 50%; }
  .topnav .dropdown-menu { position: static; }
  .dropdown-menu { display: none; }
  .open > .dropdown-menu { display: block; }
  .navbar-nav .open .dropdown-toggle:after { content: "\f107"; }
  .navbar-nav .dropdown-toggle:after { content: "\f105"; }
  .navbar-nav .dropdown-menu .dropdown-toggle:after { right: 25px; border-radius: 20px; text-align: center; width: 21px; padding-top: 3px; padding-left: 3px; height: 21px; border: 1px solid rgba(255, 255, 255, 0.5); }
  .navbar-nav .open .dropdown-menu .dropdown-toggle:after { content: "\f105"; }
  .navbar-nav .dropdown-menu .open .dropdown-toggle:after { top: 18px; content: "\f107"; padding-top: 4px; }
  .navbar-nav .open > .dropdown-menu, .navbar-nav .dropdown-menu > li.open > .dropdown-menu { background: rgba(255, 255, 255, 0.05); }
  .bg-white .navbar-nav .open > .dropdown-menu, .bg-white .navbar-nav .dropdown-menu > li.open > .dropdown-menu { background: rgba(0, 0, 0, 0.05); border-top: none; }
  .nav-hold .navbar-right .dropdown .dropdown-menu { float: none; }
  .navbar-nav .dropdown-toggle:after { right: 15px; }
  .full-width .dropdown-menu.grid-4 > li:not(.full-li) { border-right: none; margin-right: 0; width: 50%; }
  .navbar-toggle { display: block; margin-right: 0; }
  .topnav .container { width: 100%; }
  .section-phone.p-b-0 { padding-bottom: 60px !important; }
  .section-phone .phone-carousel { display: none; }
  .section-phone .text-right { text-align: left; }
  .section-call-action, .section-call-action .text-right, .section-footer h4, .section-footer p, .section-footer .text-left, .section-copyright, .section-copyright p { text-align: center; }
  .topnav .item-address { display: none; }
  .topnav.logo-center .navbar-brand { float: left; display: inline-block; }
  .topnav.logo-center .navbar-header { text-align: left; padding-top: 0; }
  .topnav.logo-center .site-name { height: 121px; width: 100%; padding-top: 5px; }
  .topnav.logo-center .navbar-right { width: 100%; text-align: left; }
  .full-map .text-right { text-align: center !important; }
  .service .service-desc:last-child { margin-bottom: 30px; }
  .service-desc h4, .service-desc p { text-align: center; }
  .service-desc h4 { margin-top: 15px; }
  .service-desc { width: 100%; }
  .macbook-carousel { display: none; }
  .macbook-carousel .phone-img { max-width: 550px; margin: auto; }
  .macbook-carousel figure { left: 24.8%; width: 418px; height: 100%; bottom: -23px; }
  .owl-theme .owl-controls { bottom: 15px; }
  .section-drawing { padding-bottom: 0; }
  .section-call-action h2 { margin-bottom: 15px; }
  .service-icon { float: none; width: 100%; text-align: center; display: block; }
  .phone-carousel { display: none; }
  #services { padding-bottom: 30px !important; }
  .payment-methods { float: none; }
  .portfolioContainer figure { width: 47.6%; margin: 1.2%; }
  .portfolioContainer.wide figure, .portfolioContainer.grid-4 figure, .portfolioContainer.grid-5 figure, .portfolioContainer.wide.grid-4 figure, .portfolioContainer.wide.grid-3 figure { width: 47.3%; margin: 1% 1.2%; }
  .portfolioContainer.wide.grid-4.no-space figure, .portfolioContainer.grid-5.no-space figure, .portfolioContainer.wide.no-space figure, .portfolioContainer.grid-4.no-space figure, .portfolioContainer.wide.grid-4.no-space figure, .portfolioContainer.grid-5.no-space figure { width: 50%; } }
@media (max-width: 767px) { .navbar-nav .open .dropdown-menu > li > a { line-height: 13px; padding: 13px 18px; }
  .topnav .item-phone { display: none; }
  .navbar-right { margin-left: 0; }
  .macbook-carousel { margin-bottom: -3px; }
  .macbook-carousel figure { left: 13.8%; width: 72.8%; height: 100%; bottom: -33px; }
  .owl-theme .owl-controls { bottom: 45px; }
  .member-team img { max-width: 225px; }
  .portfolioContainer figure h2 { font-size: 24px; margin-bottom: 5px; }
  figure.effect-jazz .see-more { margin-top: 0; }
  figure.effect-jazz p, figure.effect-jazz a, figure.effect-jazz .see-more { padding-top: 0; }
  .owl-wrapper-outer .owl-wrapper { min-height: 100px; } }
@media (max-width: 680px) { .macbook-carousel figure { bottom: -23px; }
  .portfolioContainer figure, .portfolioContainer.grid-2 figure, .portfolioContainer.grid-3 figure, .portfolioContainer.grid-4 figure, .portfolioContainer.grid-5 figure, .portfolioContainer.wide figure, .portfolioContainer.wide.grid-2 figure, .portfolioContainer.wide.grid-3 figure, .portfolioContainer.wide.grid-4 figure { width: 95%; margin: 1.2% 2%; }
  .portfolioContainer.no-space figure, .portfolioContainer.grid-2.no-space figure, .portfolioContainer.grid-3.no-space figure, .portfolioContainer.grid-4.no-space figure, .portfolioContainer.wide.no-space figure, .portfolioContainer.wide.grid-4.no-space figure { width: 100%; } }
@media (max-width: 570px) { .project-wrapper .work-item { width: 100%; border-bottom: 4px solid #28292A; border-left: 4px solid #28292A; border-right: 4px solid #28292A; }
  .half-col, .full-width .dropdown-menu li, .full-width .dropdown-menu.grid-4 > li:not(.full-li) { width: 100%; }
  .search, .search input { width: 100%; }
  .macbook-carousel figure { left: 13.9%; width: 72.2%; bottom: -18px; } }
@media (max-width: 420px) { .item-social { display: none; }
  .macbook-carousel { display: none; } }

.loader-overlay { position: fixed; right: 0; top: 0; z-index: 10000; background: #fff; bottom: 0; filter: alpha(opacity=100); left: 0; opacity: 1; overflow: hidden; }
.loader-overlay.loaded { filter: alpha(opacity=0); opacity: 0; visibility: hidden; zoom: 1; z-index: 1; }

.spinner { bottom: 0; height: 2em; left: 0; margin: auto; position: absolute; right: 0; text-align: center; top: 0; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; width: 10em; }
.spinner > div { animation-fill-mode: both; animation: bouncedelay 1.4s infinite ease-in-out; background-color: #cecece; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; display: inline-block; height: 1em; width: 1em; }
.spinner .bounce1 { animation-delay: -.32s; margin-right: 1em; }
.spinner .bounce2 { animation-delay: -.16s; margin-right: 1em; }

@keyframes bouncedelay { 0% { -moz-transform: 0; -ms-transform: 0; -webkit-transform: 0; transform: 0; }
  40% { -moz-transform: 1; -ms-transform: 1; -webkit-transform: 1; transform: 1; }
  80% { -moz-transform: 0; -ms-transform: 0; -webkit-transform: 0; transform: 0; }
  100% { -moz-transform: 0; -ms-transform: 0; -webkit-transform: 0; transform: 0; } }
.w-900 { width: 900px; margin: auto; }

.top-120 { top: 120px; }

label { font-weight: 300; }

code { padding: 2px 4px; font-size: 90%; color: #575757; background-color: #eef4ff; white-space: nowrap; border-radius: 4px; }

i.rounded { width: 40px; height: 40px; text-align: center; background: rgba(0, 0, 0, 0.1); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; color: #28292a; display: table-cell; vertical-align: middle; transition: all .2s ease-in; }
i.rounded:hover { background: #28292a; color: #fff; }
i.bg-red::before { background-color: #c9625f; color: #fff; }
i.bg-red-light::before { background-color: #f3726d; color: #fff; }
i.bg-blue::before { background-color: #4584d1; color: #fff; }
i.bg-blue2::before { background-color: #3498db; color: #fff; }
i.bg-blue-dark::before { background-color: #30364a; color: #fff; }
i.bg-purple::before { background-color: #a58bd3; color: #fff; }
i.bg-purple2::before { background-color: #6e62b5; color: #fff; }
i.bg-purple-dark::before { background-color: #393f51; color: #fff; }
i.bg-orange::before { background-color: #f2a057; color: #fff; }
i.bg-yellow::before { background-color: #ebc85e; color: #fff; }
i.bg-gray::before { background-color: #b4b5b8; color: #000; }
i.bg-gray-light::before { background-color: #ebebeb; color: #575757; }
i.bg-green::before { background-color: #18a689; color: #fff; }
i.bg-pink::before { background-color: #dc88e6; color: #fff; }
i.bg-primary::before { background-color: #319db5; color: #fff; }
i.bg-primary-dark::before { background-color: #164954; color: #fff; }
i.bg-aero::before { background-color: #b9d5db; color: #2c2c2c; }
i.bg-dark::before { background-color: #28292a; color: #fff; }
i.bg-black::before { background-color: #000; color: #fff; }
i.bg-white::before { background-color: #fff; color: #000; }
i.bg-light::before { background-color: #e9e9e9; color: #414141; }

[class*="bg-"].bt2 { border-top: 2px solid rgba(255, 255, 255, 0.1); }
[class*="bg-"] .bt2 { border-top: 2px solid rgba(255, 255, 255, 0.1); }
[class*="bg-"] i.rounded { background: rgba(255, 255, 255, 0.1); }
[class*="bg-"] i.rounded:hover { background: #fff; color: #28292a; }

.bt2 { border-top: 2px solid rgba(0, 0, 0, 0.1); }

.bg-red { background: #c9625f; }
.bg-red:not(i) { background-color: #c9625f; color: #fff; }
.bg-red.form-control:focus { background-color: #c9625f; color: #fff; }

.bg-red-light { background: #f3726d; }
.bg-red-light:not(i) { background-color: #f3726d; color: #fff; }
.bg-red-light.form-control:focus { background-color: #f3726d; color: #fff; }

.bg-blue { background: #4584d1; }
.bg-blue:not(i) { background-color: #4584d1; color: #fff; }
.bg-blue.form-control:focus { background-color: #4584d1; color: #fff; }

.bg-blue2 { background: #3498db; }
.bg-blue2:not(i) { background-color: #3498db; color: #fff; }
.bg-blue2.form-control:focus { background-color: #3498db; color: #fff; }

.bg-blue-dark { background: #30364a; }
.bg-blue-dark:not(i) { background-color: #30364a; color: #fff; }
.bg-blue-dark.form-control:focus { background-color: #30364a; color: #fff; }

.bg-purple { background: #a58bd3; }
.bg-purple:not(i) { background-color: #a58bd3; color: #fff; }
.bg-purple.form-control:focus { background-color: #a58bd3; color: #fff; }

.bg-purple2 { background: #6e62b5; }
.bg-purple2:not(i) { background-color: #6e62b5; color: #fff; }
.bg-purple2.form-control:focus { background-color: #6e62b5; color: #fff; }

.bg-purple-dark { background: #393f51; }
.bg-purple-dark:not(i) { background-color: #393f51; color: #fff; }
.bg-purple-dark.form-control:focus { background-color: #393f51; color: #fff; }

.bg-orange { background: #f2a057; }
.bg-orange:not(i) { background-color: #f2a057; color: #fff; }
.bg-orange.form-control:focus { background-color: #f2a057; color: #fff; }

.bg-yellow { background: #ebc85e; }
.bg-yellow:not(i) { background-color: #ebc85e; color: #fff; }
.bg-yellow.form-control:focus { background-color: #ebc85e; color: #fff; }

.bg-gray { background: #b4b5b8; }
.bg-gray:not(i) { background-color: #b4b5b8; color: #000; }
.bg-gray.form-control:focus { background-color: #b4b5b8; color: #000; }

.bg-gray-light { background: #ebebeb; }
.bg-gray-light:not(i) { background-color: #ebebeb; color: #575757; }
.bg-gray-light.form-control:focus { background-color: #ebebeb; color: #575757; }

.bg-green { background: #18a689; }
.bg-green:not(i) { background-color: #18a689; color: #fff; }
.bg-green.form-control:focus { background-color: #18a689; color: #fff; }

.bg-pink { background: #dc88e6; }
.bg-pink:not(i) { background-color: #dc88e6; color: #fff; }
.bg-pink.form-control:focus { background-color: #dc88e6; color: #fff; }

.bg-primary { background: #319db5; }
.bg-primary:not(i) { background-color: #319db5; color: #fff; }
.bg-primary.form-control:focus { background-color: #319db5; color: #fff; }

.bg-primary-dark { background: #164954; }
.bg-primary-dark:not(i) { background-color: #164954; color: #fff; }
.bg-primary-dark.form-control:focus { background-color: #164954; color: #fff; }

.bg-aero { background: #b9d5db; }
.bg-aero:not(i) { background-color: #b9d5db; color: #2c2c2c; }
.bg-aero.form-control:focus { background-color: #b9d5db; color: #2c2c2c; }

.bg-dark { background: #28292a; }
.bg-dark:not(i) { background-color: #28292a; color: #fff; }
.bg-dark.form-control:focus { background-color: #28292a; color: #fff; }

.bg-black { background: #000; }
.bg-black:not(i) { background-color: #000; color: #fff; }
.bg-black.form-control:focus { background-color: #000; color: #fff; }

.bg-white { background: #fff; }
.bg-white:not(i) { background-color: #fff; color: #000; }
.bg-white.form-control:focus { background-color: #fff; color: #000; }

.bg-light { background: #e9e9e9; }
.bg-light:not(i) { background-color: #e9e9e9; color: #414141; }
.bg-light.form-control:focus { background-color: #e9e9e9; color: #414141; }

span[class*="bg-"] { padding: 3px 9px; }

.bg-light { /*i { color: $color-primary;
}*/ }
.bg-light .section-title h3 { color: #414141; }
.bg-light .section-title h4 { color: #414141; }

.posb { float: none; display: block; margin: auto; width: auto; }

.bg-gray h1 { color: #fff; }
.bg-gray h2 { color: #fff; }
.bg-gray h3 { color: #fff; }

.background-primary:not(i) { background-color: #319db5; color: #fff; }
.background-primary.form-control:focus { background-color: #319db5; color: #fff; }

.section-services.bg-light { background-color: #fff; color: #28292a; }

.modal-footer.bg-gray-light:not(i) { background-color: #efefef; color: #575757; }

.font-open { font-family: "Open Sans", "arial"; }

.font-raleway { font-family: "Raleway", "arial"; }

.line-through { text-decoration: line-through; }

.t-ellipsis { text-overflow: ellipsis; display: block; white-space: nowrap; overflow: hidden; }

.bigger-110 { font-size: 110% !important; }

.bigger-120 { font-size: 120% !important; }

.f-5 { font-size: 5px !important; }

.f-6 { font-size: 6px !important; }

.f-7 { font-size: 7px !important; }

.f-8 { font-size: 8px !important; }

.f-9 { font-size: 9px !important; }

.f-10 { font-size: 10px !important; }

.f-11 { font-size: 11px !important; }

.f-12 { font-size: 12px !important; }

.f-13 { font-size: 13px !important; }

.f-14 { font-size: 14px !important; }

.f-15 { font-size: 15px !important; }

.f-16 { font-size: 16px !important; }

.f-17 { font-size: 17px !important; }

.f-18 { font-size: 18px !important; }

.f-19 { font-size: 19px !important; }

.f-20 { font-size: 20px !important; }

.f-24 { font-size: 24px !important; }

.f-26 { font-size: 26px !important; }

.f-28 { font-size: 28px !important; }

.f-30 { font-size: 30px !important; }

.f-32 { font-size: 32px !important; }

.f-34 { font-size: 34px !important; }

.f-36 { font-size: 36px !important; }

.f-38 { font-size: 38px !important; }

.f-40 { font-size: 40px !important; }

.f-60 { font-size: 60px !important; }

.f-65 { font-size: 65px !important; }

.f-80 { font-size: 80px !important; }

.f-150 { font-size: 150px !important; }

.text-sm { font-size: .8em; }

.text-2x { font-size: 2em; }

.text-3x { font-size: 3em; }

.text-4x { font-size: 4em; }

.t-center { text-align: center !important; }

.t-left { text-align: left !important; }

.t-right { text-align: right !important; }

.l-through { text-decoration: line-through; }

.bold { font-weight: 600 !important; }

.w-300 { font-weight: 300 !important; }

.w-500 { font-weight: 500 !important; }

.w-600 { font-weight: 600 !important; }

.w-700 { font-weight: 700 !important; }

.t-60 { top: 60px; }

/****  Margin  ****/
.m-auto { margin: auto; }

.m-0 { margin: 0 !important; }

.m-5 { margin: 5px !important; }

.m-10 { margin: 10px !important; }

.m-20 { margin: 20px !important; }

/****  Margin Top  ****/
.m-t-0 { margin-top: 0px !important; }

.m-t-5 { margin-top: 5px !important; }

.m-t-10 { margin-top: 10px !important; }

.m-t-12 { margin-top: 12px !important; }

.m-t-20 { margin-top: 20px !important; }

.m-t-30 { margin-top: 30px !important; }

.m-t-40 { margin-top: 40px !important; }

.m-t-60 { margin-top: 60px !important; }

.m-t-100 { margin-top: 100px !important; }

/****  Margin Bottom  ****/
.m-b-0 { margin-bottom: 0px !important; }

.m-b-5 { margin-bottom: 5px !important; }

.m-b-6 { margin-bottom: 6px !important; }

.m-b-10 { margin-bottom: 10px !important; }

.m-b-12 { margin-bottom: 12px !important; }

.m-b-15 { margin-bottom: 15px !important; }

.m-b-20 { margin-bottom: 20px !important; }

.m-b-30 { margin-bottom: 30px !important; }

.m-b-40 { margin-bottom: 40px !important; }

.m-b-50 { margin-bottom: 50px !important; }

.m-b-60 { margin-bottom: 60px !important; }

.m-b-80 { margin-bottom: 80px !important; }

.m-b-100 { margin-bottom: 100px !important; }

.m-b-140 { margin-bottom: 140px !important; }

.m-b-245 { margin-bottom: 245px !important; }

.m-b-m30 { margin-bottom: -30px !important; }

.m-b-m50 { margin-bottom: -50px !important; }

/****  Margin Left  ****/
.m-l-0 { margin-left: 0 !important; }

.m-l-5 { margin-left: 5px !important; }

.m-l-10 { margin-left: 10px !important; }

.m-l-20 { margin-left: 20px !important; }

.m-l-30 { margin-left: 30px !important; }

.m-l-60 { margin-left: 60px !important; }

/****  Margin Right  ****/
.m-r-0 { margin-right: 0 !important; }

.m-r-5 { margin-right: 5px !important; }

.m-r-10 { margin-right: 10px !important; }

.m-r-20 { margin-right: 20px !important; }

.m-r-30 { margin-right: 30px !important; }

.m-r-60 { margin-right: 60px !important; }

/****  Padding  ****/
.p-0 { padding: 0 !important; }

.p-5 { padding: 5px !important; }

.p-10 { padding: 10px !important; }

.p-15 { padding: 15px !important; }

.p-20 { padding: 20px !important; }

.p-30 { padding: 30px !important; }

.p-40 { padding: 40px !important; }

/****  Padding Top  ****/
.p-t-0 { padding-top: 0 !important; }

.p-t-10 { padding-top: 10px !important; }

.p-t-20 { padding-top: 20px !important; }

.p-t-30 { padding-top: 30px !important; }

.p-t-60 { padding-top: 60px !important; }

.p-t-120 { padding-top: 120px !important; }

.p-t-180 { padding-top: 180px !important; }

/****  Padding Bottom  ****/
.p-b-0 { padding-bottom: 0 !important; }

.p-b-10 { padding-bottom: 10px !important; }

.p-b-20 { padding-bottom: 20px !important; }

.p-b-30 { padding-bottom: 30px !important; }

.p-b-40 { padding-bottom: 40px !important; }

.p-b-60 { padding-bottom: 60px !important; }

.p-b-100 { padding-bottom: 100px !important; }

/****  Padding Left  ****/
.p-l-0 { padding-left: 0 !important; }

.p-l-5 { padding-left: 5px !important; }

.p-l-10 { padding-left: 10px !important; }

.p-l-20 { padding-left: 20px !important; }

.p-l-30 { padding-left: 30px !important; }

.p-l-40 { padding-left: 40px !important; }

/* Padding Right  ****/
.p-r-0 { padding-right: 0 !important; }

.p-r-5 { padding-right: 5px !important; }

.p-r-10 { padding-right: 10px !important; }

.p-r-20 { padding-right: 20px !important; }

.p-r-30 { padding-right: 30px !important; }

.c-red { color: #c9625f; }

.c-red-light { color: #f3726d; }

.c-blue { color: #4584d1; }

.c-blue2 { color: #3498db; }

.c-blue-dark { color: #30364a; }

.c-purple { color: #a58bd3; }

.c-purple2 { color: #6e62b5; }

.c-purple-dark { color: #393f51; }

.c-orange { color: #f2a057; }

.c-yellow { color: #ebc85e; }

.c-gray { color: #b4b5b8; }

.c-gray-light { color: #ebebeb; }

.c-green { color: #18a689; }

.c-pink { color: #dc88e6; }

.c-primary { color: #319db5; }

.c-primary-dark { color: #164954; }

.c-aero { color: #b9d5db; }

.c-dark { color: #28292a; }

.c-black { color: #000; }

.c-white { color: #fff; }

.c-light { color: #e9e9e9; }

.text-primary { color: #319db5; }

.transparent-color { color: rgba(0, 0, 0, 0.2); }

.asterisk { color: #c9625f; }

.help-block { color: #b4b5b8; }

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

.f-left { float: left !important; }

.f-right { float: right !important; }

address { padding-left: 15px; }

.border-bottom { border-bottom: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid #efefef !important; }

.bd-0 { -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

.bd-3 { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.bd-6 { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }

.bd-9 { -moz-border-radius: 9px; -webkit-border-radius: 9px; border-radius: 9px; }

.bd-full { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.bd-50p { -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.opacity-0 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }

.opacity-20 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20); opacity: 0.2; }

.opacity-30 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30); opacity: 0.3; }

.opacity-40 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); opacity: 0.4; }

.opacity-50 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }

.opacity-60 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; }

.opacity-70 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }

.opacity-80 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; }

.opacity-90 { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90); opacity: 0.9; }

.width-0 { width: 0 !important; }

.width-40 { width: 40px !important; }

.width-100 { width: 100px !important; }

.width-300 { width: 300px !important; }

.min-width-40 { min-width: 40px; }

.width-16p { width: 16.6666% !important; }

.width-20p { width: 20% !important; }

.width-100p { width: 100% !important; }

.h-0 { height: 0 !important; overflow: hidden !important; }

.h-20 { height: 20px !important; overflow: hidden !important; }

.h-30 { height: 30px !important; overflow: hidden !important; }

.h-40 { height: 40px !important; overflow: hidden !important; }

.h-50 { height: 50px !important; overflow: hidden !important; }

.h-70 { height: 70px !important; overflow: hidden !important; }

.h-90 { height: 90px !important; overflow: hidden !important; }

.h-100 { height: 100px !important; overflow: hidden !important; }

.h-150 { height: 150px !important; overflow: hidden !important; }

.h-220 { height: 220px !important; overflow: hidden !important; }

.h-250 { height: 250px !important; overflow: hidden !important; }

.h-280 { height: 280px !important; overflow: hidden !important; }

.h-300 { height: 300px !important; overflow: hidden !important; }

.pos-rel { position: relative; }

.pos-abs { position: absolute; }

.dis-inline { display: inline; }

.dis-table { display: table; }

.dis-inline-b { display: inline-block; }

.dis-block { display: block !important; }

.dis-none { display: none; }

.f-right { float: right !important; }

.no-border { border: none !important; box-shadow: none; }

.no-bd { border: none !important; box-shadow: none; }

.border { border: 1px solid #efefef !important; }

.border-primary { border-color: #319db5; }

.border-gray { border: 1px solid #b4b5b8; }

.border-top { border-top: 1px solid #efefef !important; }
.border-top.bg-gray-light { border-top: 1px solid #fff !important; }

.border-right { border-right: 1px solid #efefef !important; }

.border-left { border-left: 1px solid #efefef !important; }

.border-hor { border-bottom: 1px solid #efefef !important; border-top: 1px solid #efefef !important; }

.border-ver { border-left: 1px solid #efefef !important; border-right: 1px solid #efefef !important; }

.bd-red { border-color: #c9625f; }

.bd-red-light { border-color: #f3726d; }

.bd-blue { border-color: #4584d1; }

.bd-blue2 { border-color: #3498db; }

.bd-blue-dark { border-color: #30364a; }

.bd-purple { border-color: #a58bd3; }

.bd-purple2 { border-color: #6e62b5; }

.bd-purple-dark { border-color: #393f51; }

.bd-orange { border-color: #f2a057; }

.bd-yellow { border-color: #ebc85e; }

.bd-gray { border-color: #b4b5b8; }

.bd-gray-light { border-color: #ebebeb; }

.bd-green { border-color: #18a689; }

.bd-pink { border-color: #dc88e6; }

.bd-primary { border-color: #319db5; }

.bd-primary-dark { border-color: #164954; }

.bd-aero { border-color: #b9d5db; }

.bd-dark { border-color: #28292a; }

.bd-black { border-color: #000; }

.bd-white { border-color: #fff; }

.bd-light { border-color: #e9e9e9; }

.bd { border-style: solid; border-left-width: 3px; }

.bd-t { border-style: solid; border-top-width: 4px; }

.bd-l { border-style: solid; border-left-width: 4px; }

.bd-b { border-style: solid; border-bottom-width: 4px; }

.img-sm { height: 35px; width: 35px; }

.img-md { height: 65px; width: 65px; }

.img-lg { height: 120px; width: 120px; }

/**** BUTTONS ****/
.btn { -webkit-font-smoothing: subpixel-antialiased; -webkit-transition: border .25s linear,color .25s linear,background-color .25s linear; border: none; font-size: 14px !important; font-weight: 400; margin-bottom: 10px; margin-right: 10px; padding: 7px 24px 8px !important; transition: border .25s linear,color .25s linear,background-color .25s linear; vertical-align: middle; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.btn:hover { color: #fff; outline: 0; outline: none; text-decoration: none; }

.btn i { font-size: 12px; }

.btn:not(.btn-sm) i { padding-right: 8px; }

.btn:focus { color: #fff; outline: none !important; outline: 0; outline: none; }

.btn:active { -webkit-box-shadow: none; box-shadow: none; outline: 0; outline: none; }

.btn:active focus { outline: none !important; }

.btn.bootstrap-touchspin-up, .btn.bootstrap-touchspin-down { padding: 8px 20px 8px 15px !important; }

.btn.bootstrap-touchspin-up i, .btn.bootstrap-touchspin-down i { padding-right: 0 !important; padding-left: 0 !important; left: auto !important; }

.input-group-btn:not(.btn-sm):not(.btn-hg):not(.btn-xs):not(.btn-lg) > .btn:not(.btn-sm):not(.btn-hg):not(.btn-xs):not(.btn-lg) { height: 35px; }

.btn.dropdown-toggle { margin-bottom: 0; padding: 7px 12px 8px 24px; }

.rtl .btn.dropdown-toggle { padding: 7px 24px 8px 12px; }

.pull-right .btn { margin-right: 0; }

.pull-left .btn { margin-left: 0; }

.btn.btn-sm { font-size: 11px; padding: 5px 12px !important; }

.btn.btn-sm .icons-office-52:before { font-size: 8px; }

.btn.btn-lg { font-size: 15px; padding: 10px 28px !important; line-height: 18px; }

.btn.btn-lg i { font-size: 18px; }

.btn.btn-lg:hover { color: #fff; }

.main-content .page-content .panel .panel-content .btn:not(.btn-sm) i { padding-right: 8px; }

.modal-footer .btn { margin-bottom: 0; }

.btn.active { -webkit-box-shadow: none; box-shadow: none; outline: 0; outline: none; }

.btn.active:focus { outline: none !important; }

.btn.disabled { background-color: #bdc3c7; color: rgba(255, 255, 255, 0.75); color: #fff; filter: alpha(opacity=100); filter: alpha(opacity=70); opacity: .7; opacity: 1; }

.btn[disabled] { background-color: #bdc3c7; color: rgba(255, 255, 255, 0.75); color: #fff; filter: alpha(opacity=100); filter: alpha(opacity=70); opacity: .7; opacity: 1; }

fieldset[disabled].btn { background-color: #bdc3c7; color: rgba(255, 255, 255, 0.75); color: #fff; filter: alpha(opacity=100); filter: alpha(opacity=70); opacity: .7; opacity: 1; }

.btn-embossed { -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15); }

.btn-embossed:active { -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15); }

.btn-square { -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.btn-embossed.active { -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15); }

.btn-wide { min-width: 140px; padding-left: 30px; padding-right: 30px; }

.btn-link { color: #16a085; }

.btn-link:hover { background-color: transparent; color: #1abc9c; text-decoration: underline; }

.btn-link:focus { background-color: transparent; color: #1abc9c; text-decoration: underline; }

.btn-link[disabled]:hover, fieldset[disabled].btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled].btn-link:focus { color: #bdc3c7; text-decoration: none; }

.btn.btn-hg { font-size: 22px; line-height: 1.227; padding: 13px 20px; }

.btn-lg { font-size: 17px; line-height: 1.471; padding: 10px 19px; }

.btn-lg .caret { border-left-width: 6px; border-right-width: 6px; border-top-width: 8px; }

.btn-sm { font-size: 13px; line-height: 1.385; margin-left: 10px; padding: 2px 10px !important; padding: 9px 13px; }

.btn-sm:first-child { margin-left: 0; }

.btn-xs { font-size: 12px; line-height: 1.083; padding: 6px 9px; }

.btn-tip { font-size: 92%; font-weight: 300; padding-left: 10px; }

.btn-block { white-space: normal; }

.btn-block i { margin-top: .2em; }

.dropup .btn-default .caret { border-bottom-color: #fff; }

.dropup .caret { border-bottom-width: 4px; }

.dropup .btn-lg .caret { border-bottom-width: 4px; }

.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret { border-bottom-color: #fff; }

.btn-group-xs > .btn { font-size: 12px; line-height: 1.083; padding: 6px 9px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.btn-group-sm > .btn { font-size: 13px; line-height: 1.385; padding: 9px 13px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.btn-group-lg > .btn { font-size: 17px; line-height: 1.471; padding: 10px 19px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.btn-group-gh > .btn { font-size: 22px; line-height: 1.227; padding: 13px 20px; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; }

.btn-group > .btn + .btn { margin-left: 0; }

.btn-group > .btn + .dropdown-toggle { border-left: 2px solid rgba(52, 73, 94, 0.15); padding-left: 12px; padding-right: 12px; }

.btn-group > .btn + .dropdown-toggle .caret { margin-left: 3px; margin-right: 3px; margin-top: 0; }

.btn-group > .btn.btn-gh + .dropdown-toggle .caret { margin-left: 7px; margin-right: 7px; }

.btn-group > .btn.btn-sm + .dropdown-toggle .caret { margin-left: 0; margin-right: 0; }

.dropdown-toggle .caret { margin-left: 8px; margin-top: 0; }

.btn-group > .btn { font-weight: 400; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-left: 1px solid rgba(12, 12, 12, 0.1) !important; }

.btn-group > .btn:last-child :not(:first-child) { border-left: 1px solid rgba(12, 12, 12, 0.1) !important; }

.btn-group > .dropdown-menu { font-weight: 400; }

.btn-group > .popover { font-weight: 400; }

.btn-group { margin-right: 10px; }

.btn-group:focus .dropdown-toggle { -webkit-transition: .25s; outline: 0; transition: .25s; }

.btn-group i { padding-right: 7px; }

.btn-group .btn { margin-right: 0; }

.btn-group button.btn-sm { height: 25px; }

.btn-group button.btn-xs { height: 24px; }

.btn-group button.btn-lg { height: 45px; }

.btn-group button.btn-hg { height: 52px; }

.btn-group.open .dropdown-toggle { -webkit-box-shadow: none; box-shadow: none; color: rgba(255, 255, 255, 0.75); }

.btn-group.open .dropdown-toggle.btn-default { color: #616C76; }

.btn-toolbar .btn.active { color: #fff; }

.btn-toolbar .btn > [class^="fui-"] { font-size: 16px; margin: 0 1px; }

.navbar-fixed-bottom .dropdown .caret { border-bottom-width: 4px; }

.buttons-page .btn { margin-bottom: 10px; }

.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret { border-top-color: #fff; }

.btn-default { background-color: #e0e6eb; color: #616c76; }

.btn-default .caret { border-top-color: #616c76; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background-color: #d0dae1; border-color: #d0dae1; color: #616c76; }

.btn-default.active { background: #c1cdd7; border-color: #c1cdd7; color: #616c76; }

.open .dropdown-toggle.btn-default { background: #a2b4c3; border-color: #a2b4c3; color: #616c76; }

.open .dropdown-toggle.btn-primary { background: #1b5765; border-color: #1b5765; }

.open .dropdown-toggle.btn-info { background: #7b00ff; border-color: #7b00ff; }

.open .dropdown-toggle.btn-white { background: #ccc; border-color: #ccc; }

.open .dropdown-toggle.btn-blue { background: #005673; border-color: #005673; }

.open .dropdown-toggle.btn-danger { background: #8a2e2e; border-color: #8a2e2e; }

.open .dropdown-toggle.btn-dark { background: #070708; border-color: #070708; }

.open .dropdown-toggle.btn-success { background: #0b4d3f; border-color: #0b4d3f; }

.open .dropdown-toggle.btn-warning { background: #bb5e00; border-color: #bb5e00; }

.open .dropdown-toggle.btn-inverse { background: #10161c; border-color: #10161c; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled].btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled].btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled].btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled].btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled].btn-default.active { background-color: #839baf; border-color: #839baf; }

.btn-primary { background-color: #319db5; color: #fff; }

.btn-primary:active { background: #267a8d; border-color: #267a8d; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-color: #2c8ca1; border-color: #2c8ca1; color: #fff; }

.btn-primary.active { background: #267a8d; border-color: #267a8d; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled].btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled].btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled].btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled].btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled].btn-primary.active { background-color: #10353d; border-color: #10353d; }

.btn-info { background-color: #b066ff; color: #fff; }

.btn-info:active { background: #9633ff; border-color: #9633ff; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info { background-color: #a34cff; border-color: #a34cff; color: #fff; }

.btn-info.active { background: #9633ff; border-color: #9633ff; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled].btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled].btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled].btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled].btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled].btn-info.active { background-color: #6300cc; border-color: #6300cc; }

.btn-white { background-color: #fff; border: 1px solid #E0E0E0 !important; color: #373C40; }

.btn-white:active { background: #e6e6e6; border-color: #e6e6e6; }

.btn-white.btn-transparent { padding: 6px 24px; }

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white { background-color: #f2f2f2; border-color: #d6d6d6; color: #333; }

.btn-white.active { background: #e6e6e6; border-color: #e6e6e6; }

.btn-white.disabled, .btn-white[disabled], fieldset[disabled].btn-white, .btn-white.disabled:hover, .btn-white[disabled]:hover, fieldset[disabled].btn-white:hover, .btn-white.disabled:focus, .btn-white[disabled]:focus, fieldset[disabled].btn-white:focus, .btn-white.disabled:active, .btn-white[disabled]:active, fieldset[disabled].btn-white:active, .btn-white.disabled.active, .btn-white[disabled].active, fieldset[disabled].btn-white.active { background-color: #b3b3b3; border-color: #b3b3b3; }

.btn-blue { background-color: #00a2d9; color: #fff; }

.btn-blue:active { background: #007ca6; border-color: #007ca6; }

.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue { background-color: #008fc0; border-color: #008fc0; color: #fff; }

.btn-blue.active { background: #007ca6; border-color: #007ca6; }

.btn-blue.disabled, .btn-blue[disabled], fieldset[disabled].btn-blue, .btn-blue.disabled:hover, .btn-blue[disabled]:hover, fieldset[disabled].btn-blue:hover, .btn-blue.disabled:focus, .btn-blue[disabled]:focus, fieldset[disabled].btn-blue:focus, .btn-blue.disabled:active, .btn-blue[disabled]:active, fieldset[disabled].btn-blue:active, .btn-blue.disabled.active, .btn-blue[disabled].active, fieldset[disabled].btn-blue.active { background-color: #003040; border-color: #003040; }

.btn-danger { background-color: #c75757; color: #fff; }

.btn-danger:active { background: #b03b3b; border-color: #b03b3b; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger { background-color: #c14444; border-color: #c14444; color: #fff; }

.btn-danger.active { background: #b03b3b; border-color: #b03b3b; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled].btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled].btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled].btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled].btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled].btn-danger.active { background-color: #642121; border-color: #642121; }

.btn-dark { background-color: #353940; color: #fff; }

.btn-dark .caret { border-top-color: #DDE4EC; }

.btn-dark:active { background: #1e2024; border-color: #1e2024; }

.btn-dark:hover, .btn-dark:focus, .btn-dark:active, .btn-dark.active, .open .dropdown-toggle.btn-dark { background-color: #292d32; border-color: #292d32; color: #fff !important; }

.btn-dark.active { background: #1e2024; border-color: #1e2024; }

.btn-dark.disabled, .btn-dark[disabled], fieldset[disabled].btn-dark, .btn-dark.disabled:hover, .btn-dark[disabled]:hover, fieldset[disabled].btn-dark:hover, .btn-dark.disabled:focus, .btn-dark[disabled]:focus, fieldset[disabled].btn-dark:focus, .btn-dark.disabled:active, .btn-dark[disabled]:active, fieldset[disabled].btn-dark:active, .btn-dark.disabled.active, .btn-dark[disabled].active, fieldset[disabled].btn-dark.active { background-color: #000; border-color: #000; }

.btn-success { background-color: #18a689; color: #fff; }

.btn-success:active { background: #127964; border-color: #127964; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-color: #159077; border-color: #159077; color: #fff; }

.btn-success.active { background: #127964; border-color: #127964; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled].btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled].btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled].btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled].btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled].btn-success.active { background-color: #05201b; border-color: #05201b; }

.btn-warning { background-color: #ff9122; color: #fff; }

.btn-warning:active { background: #ee7800; border-color: #ee7800; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning { background-color: #ff8408; border-color: #ff8408; color: #fff; }

.btn-warning.active { background: #ee7800; border-color: #ee7800; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled].btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled].btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled].btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled].btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled].btn-warning.active { background-color: #840; border-color: #840; }

.btn-inverse { background-color: #34495e; color: #fff; }

.btn-inverse:active { background: #222f3d; border-color: #222f3d; }

.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .open .dropdown-toggle.btn-inverse { background-color: #2b3c4e; border-color: #2b3c4e; color: #fff; }

.btn-inverse.active { background: #222f3d; border-color: #222f3d; }

.btn-inverse.disabled, .btn-inverse[disabled], fieldset[disabled].btn-inverse, .btn-inverse.disabled:hover, .btn-inverse[disabled]:hover, fieldset[disabled].btn-inverse:hover, .btn-inverse.disabled:focus, .btn-inverse[disabled]:focus, fieldset[disabled].btn-inverse:focus, .btn-inverse.disabled:active, .btn-inverse[disabled]:active, fieldset[disabled].btn-inverse:active, .btn-inverse.disabled.active, .btn-inverse[disabled].active, fieldset[disabled].btn-inverse.active { background-color: #000; border-color: #000; }

.btn.btn-transparent { background-color: transparent; margin-left: 0; margin-right: 20px; }

.btn.btn-transparent:hover { color: #464646; }

.btn.btn-sm.btn-transparent { background: none; color: #696969; }

.btn.btn-fb { background-color: #3a548b; color: #fff; }

.btn.btn-fb:hover { background-color: #364F83; color: #fff; }

.btn-default.btn-transparent { border: 1px solid #D3D7DB !important; color: #333; }

.btn-default.btn-transparent:hover { background-color: rgba(197, 202, 208, 0.2); border: 1px solid #c5cad0; color: #333; }

.btn-primary.btn-transparent { border: 1px solid #2c8ca1 !important; color: #2c8ca1; background-color: transparent !important; }

.btn-primary.btn-transparent:hover { background-color: rgba(37, 140, 209, 0.1) !important; border: 1px solid #258cd1; color: #258cd1; }

.btn-info.btn-transparent { border: 1px solid #b066ff !important; color: #b066ff; }

.btn-info.btn-transparent:hover { background-color: rgba(163, 76, 255, 0.1); border: 1px solid #46b8da; color: #a34cff; }

.btn-warning.btn-transparent { border: 1px solid #ff8408 !important; color: #ff8408; }

.btn-warning.btn-transparent:hover { background-color: rgba(238, 162, 54, 0.1); border: 1px solid #eea236; color: #eea236; }

.btn-danger.btn-transparent { border: 1px solid #c14444 !important; color: #c14444; }

.btn-danger.btn-transparent:hover { background-color: rgba(212, 63, 58, 0.1); border: 1px solid #d43f3a; color: #d43f3a; }

.btn-success.btn-transparent { border: 1px solid #159077 !important; color: #159077; }

.btn-success.btn-transparent:hover { background-color: rgba(76, 174, 76, 0.1); border: 1px solid #4cae4c; color: #4cae4c; }

.btn-dark.btn-transparent { border: 1px solid #292d32 !important; color: #292d32 !important; }

.btn-dark.btn-transparent:hover { background-color: rgba(31, 34, 37, 0.1); border: 1px solid #1f2225; color: #1f2225; }

.btn-translucent { background: rgba(0, 0, 0, 0.2); color: #fff !important; }

.btn-translucent:hover { background: rgba(0, 0, 0, 0.3); color: #fff !important; }

.btn-translucent i { padding-right: 8px; }

.btn.btn-rounded { -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; }

.btn.btn-square { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.btn-group > .dropdown-toggle:not(:first-child) { border-left: 1px solid rgba(12, 12, 12, 0.1) !important; }

.btn-group-vertical { margin-right: 20px; }

.btn-group-vertical .btn { margin-bottom: 0; }

.btn-icon:not(.btn-rounded) { padding: 9px 25px 7px; }

.btn-icon:not(.btn-rounded) i { padding-right: 0 !important; display: inline-block; font-size: 14px; }

.btn-icon.btn-rounded { height: 40px; line-height: 35px; padding: 7px 11px; width: 40px; }

.btn-icon.btn-xs.btn-rounded { height: 30px; line-height: 25px; padding: 4px 8px !important; width: 30px; }

.btn-icon i { font-size: 14px; }

.btn .icon { margin-left: 13px; }

.button-white, .btn.button-white { border-color: rgba(255, 255, 255, 0.3); color: #fff; }

.button-white:hover { border-color: #fff; color: #fff; }

.button-white.btn-rounded:hover { color: #121212; background: #fff; }

.button-line, .btn.button-line { background: transparent; font-weight: 400; border: 2px solid rgba(255, 255, 255, 0.3); overflow: visible; -moz-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; position: relative; padding: 10px 25px !important; text-decoration: none; outline: none; line-height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }

.button-line:hover, .btn.button-line:hover { text-decoration: none; }

.btn .fa-chevron-right { padding-top: 2px; }

.btn-rounded { border-radius: 50px; -webkit-transition: all .25s linear, color .25s linear, background-color .25s linear; transition: all .25s linear, color .25s linear, background-color .25s linear; }

.btn-rounded.hover-effect:hover { border-radius: 0; }

.btn-navbar, .navbar-nav .dropdown-menu > li > a.btn-navbar { background: #319db5; display: inline-block !important; width: auto !important; color: #fff !important; padding: 9px 20px !important; -moz-transition: all 250ms ease-in-out !important; -o-transition: color 250ms ease-in-out !important; -webkit-transition: all 250ms ease-in-out !important; transition: all 250ms ease-in-out !important; }

.btn-navbar:hover { background: #3394A9 !important; color: #fff !important; }

.btn-animated { border-radius: 20px; -webkit-transition: border-radius .3s; -moz-transition: border-radius .3s; -o-transition: border-radius .3s; transition: border-radius .3s; }

.btn-animated:hover { border-radius: 0; }

.btn-group .btn:not(.btn-sm):not(.btn-hg):not(.btn-xs):not(.btn-lg):not(.bootstrap-touchspin-up):not(.bootstrap-touchspin-down) { height: 35px; }

.btn-group-vertical .btn i { padding-right: 0 !important; }

/****  Forms  ****/
.form-group { margin-bottom: 20px; }

.form-control::-webkit-input-placeholder { color: #B5B5B5; }

.form-control:-moz-placeholder { color: #B5B5B5; }

.form-control::-moz-placeholder { color: #B5B5B5; }

.form-control:-ms-input-placeholder { color: #B5B5B5; }

.form-control[class*="bg-"] { color: #121212 !important; }

.form-control[class*="bg-"]::-webkit-input-placeholder { color: #EEEEEE; }

.form-control[class*="bg-"]:-moz-placeholder { color: #EEEEEE; }

.form-control[class*="bg-"]::-moz-placeholder { color: #EEEEEE; }

.form-control[class*="bg-"]:-ms-input-placeholder { color: #EEEEEE; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.form-control { font-family: 'Open sans',arial; display: inline-block; width: 100%; height: auto; line-height: normal; vertical-align: middle; padding: 9px 12px 8px; font-size: 13px; color: #555; background-color: #ECEDEE; border: 1px solid #ECEDEE; border-radius: 0; -moz-transition: all .2s ease-out 0; -webkit-transition: all .2s ease-out 0; transition: all .2s ease-out 0; -webkit-box-shadow: none !important; box-shadow: none !important; }

.form-control:focus { border-color: #A0BDDA; background-color: #e9ebef !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; outline: none; }

.form-control.form-white { color: #555; background-color: #fff; border: 1px solid #ECEDEE; }

.form-white ~ .bootstrap-tagsinput { background-color: #fff !important; border: 1px solid #ECEDEE !important; }

.form-control.form-white:hover, .form-control.form-white:focus, .form-control.form-white:visited { color: #555; background-color: #fff !important; border: 1px solid #C5C8CB; outline: none; }

.form-control.form-dark { color: #E0E0E0; background-color: #272727; border: 1px solid #2F3133; }

.form-control.form-dark:hover, .form-control.form-dark:focus, .form-control.form-dark:visited { color: #fff; background-color: #363636 !important; border: 1px solid #2F3133; outline: none; }

.form-control:focus { background-color: #fff; border: 1px solid #CFD2D6; -webkit-box-shadow: none; outline: none !important; -moz-box-shadow: none; box-shadow: none; }

[class*="bg-"] .form-control:focus { background-color: transparent; }

.form-control.input-lg { height: 46px !important; padding: 10px 16px; font-size: 14px; line-height: 1.33; }

.form-control.textarea-lg { font-size: 14px; }

.form-control.input-sm { height: 30px !important; padding: 5px 10px; font-size: 12px; line-height: 1.5; }

.editableform .form-control { padding-right: 26px !important; }

.editableform .btn.btn-sm { padding: 7px 0 !important; padding-right: 6px !important; margin-right: 0 !important; }

.div_checkbox { position: relative; margin-top: 0px; }

.input-icon { position: relative; }

.input-icon i { width: 16px; height: 16px; font-size: 16px; color: #e5eaec; display: block; text-align: center; position: absolute; margin: 10px; }

.input-icon input { padding-left: 34px !important; }

.input-icon.right input { padding-right: 34px !important; padding-left: 10px !important; }

.input-icon.right i { right: 17px; margin: 10px 0 10px; }

.input-icon.right .fa-check { display: block; }

.input-icon.right .parsley-success .fa-check { display: block; }

.append-icon, .prepend-icon { position: relative; }

.append-icon input { padding-right: 36px; }

.append-icon i { color: #1b1e25; color: rgba(27, 30, 37, 0.3); font-size: 16px; height: 34px; left: auto; line-height: 38px; position: absolute; right: 0; text-align: center; top: 0; width: 36px; }

.prepend-icon input, .prepend-icon span { padding-left: 38px; }

.prepend-icon i { color: #1B1E25; color: rgba(27, 30, 37, 0.3); font-size: 16px; top: 0; left: 0; width: 36px; height: 38px; line-height: 38px; position: absolute; text-align: center; }

.append-icon .form-dark ~ i, .prepend-icon .form-dark ~ i { color: #C3C3C3; }

.form-control { color: #959595; background-color: rgba(0, 0, 0, 0.05); border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: none; box-shadow: none; outline: none !important; }

.form-control:focus { border: 1px solid rgba(0, 0, 0, 0.3); outline: 0; -webkit-box-shadow: none; box-shadow: none; }

input.parsley-success, select.parsley-success, textarea.parsley-success { color: #468847; background-color: #DFF0D8; border: 1px solid #D6E9C6; }

input.parsley-error, select.parsley-error, textarea.parsley-error { color: #B94A48; background-color: #F2DEDE; border: 1px solid #EED3D7; }

.parsley-errors-list { margin: 8px 0 3px; padding: 0; list-style-type: none; font-size: .9em; line-height: .9em; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; color: #A00; transition: all .3s ease-in; -o-transition: all .3s ease-in; -ms-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -webkit-transition: all .3s ease-in; }

.parsley-errors-list.filled { opacity: 1; }

.select2-search-choice-close { background: none !important; }

.select2-search-choice-close:before { content: "x"; display: inline-block; font-size: 13px; padding-left: 3px; }

.select2-container-multi .select2-choices .select2-search-choice { background: #262626; border-color: #262626 !important; color: #FFF; }

.select2-container-multi .select2-choices .select2-search-choice:hover { background: #009adb !important; }

.select2-container-multi .select2-search-choice-close { color: #fff; left: 3px; }

.select2-container .select2-choice { -webkit-box-shadow: none !important; background-color: #ecedee !important; border: 1px solid #ecedee !important; box-shadow: none !important; }

.select2-container .select2-choice .select2-arrow b { background: none !important; }

.select2-container .select2-choice .select2-arrow b:before { content: "\f0d7"; font-family: 'FontAwesome'; font-size: 12px; position: relative; right: 5px; top: 6px; }

.select2-container .select2-choices { -webkit-box-shadow: none !important; background-color: #ecedee !important; border: 1px solid #ecedee !important; box-shadow: none !important; }

.select2-container .select2-choices .select2-search-field input { -webkit-box-shadow: none !important; background-color: #ecedee !important; border: 1px solid #ecedee !important; box-shadow: none !important; }

.select2-dropdown-open .select2-choice .select2-arrow b:before { content: "\f0d8"; }

.select2-drop { background-color: #ecedee !important; box-shadow: none !important; outline: none !important; }

.select2-drop-active { border-top: none !important; border: 1px solid #DDDFE1 !important; box-shadow: none !important; }

.select2-container-active .select2-choice { border: 1px solid #DDDFE1 !important; box-shadow: none !important; }

.select2-container-multi.select2-container-active .select2-choices { border: 1px solid #DDDFE1 !important; box-shadow: none !important; }

.select2-drop-auto-width { border: 1px solid #DDDFE1 !important; box-shadow: none !important; }

.select2-drop.select2-drop-above.select2-drop-active { border: 1px solid #DDDFE1 !important; box-shadow: none !important; }

.select2-results .select2-highlighted { background-color: #28292A; }

.append-icon { position: relative; }

.append-icon input { padding-right: 36px; }

.append-icon i { color: #1b1e25; color: rgba(27, 30, 37, 0.3); font-size: 14px; height: 40px; left: auto; line-height: 40px; position: absolute; right: 0; text-align: center; top: 0; width: 36px; }

.form-control { color: #959595; background-color: rgba(0, 0, 0, 0.05); border: 1px solid rgba(0, 0, 0, 0.1); height: 40px; -webkit-box-shadow: none; box-shadow: none; outline: none !important; -moz-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }

[class*="bg-"]:not(.bg-gray-light):not(.bg-white) .form-control { background-color: rgba(255, 255, 255, 0.05); border: 1px solid rgba(255, 255, 255, 0.1); }

[class*="bg-"]:not(.bg-gray-light):not(.bg-white) .append-icon i { color: rgba(255, 255, 255, 0.4); }

.form-control:focus { border: 1px solid rgba(0, 0, 0, 0.3); outline: 0; -webkit-box-shadow: none; box-shadow: none; }

[class*="bg-"]:not(.bg-white) .form-control:focus { border: 1px solid rgba(255, 255, 255, 0.3); }

.bg-gray-light .form-control:focus { border: 1px solid rgba(0, 0, 0, 0.3); }

.form-control.form-white { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.15); }

.form-control.form-white:focus { color: #747474; }

.inline-form .form-control { width: auto; height: 40px; min-width: 220px; border-radius: 0; }

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-bottom: 7px; margin-top: 0; padding-top: 0; }

.form-horizontal .control-label { color: #3E484E; text-align: left; top: 10px; }

.form-horizontal .prepend-icon i { left: 15px; }

.form-horizontal .append-icon i { right: 15px; }

.form-horizontal .form-group { text-align: left; }

.form-horizontal .row .col-md-12 { margin-left: 15px; }

/* Tables */
table .progress { margin-bottom: 0; }

table .btn { margin-bottom: 0; }

table tr.selected td { background-color: #f7fed5 !important; font-weight: 500; }

table .btn.edit { margin-right: 0; }

table > tbody > tr.selected:hover > td { background-color: #f4fec1 !important; }

.table-hover > tbody > tr.selected:hover > th { background-color: #f4fec1 !important; }

.table th { text-transform: uppercase; }

.table th .select2-chosen { font-weight: 400; text-transform: none; }

.table .fa.fa-plus-square-o { color: #8BA0B6; }

.table-striped td:last-child { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.table-hover thead th { border-bottom: 2px solid #F0F4F8; }

.table-hover td { border-bottom: 2px solid #F0F4F8; }

.table-bordered thead th { background-color: #F0F4F8; }

.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; vertical-align: middle; }

.table > tbody > tr > td.details { background-color: #F9F9F9; }

.table-hover > tbody > tr:hover > td { background-color: #F5F5F5; color: #000; }

.table-hover > tbody > tr:hover > td .form-control { background-color: #fff; border: 1px solid #fff; }

.table-hover > tbody > tr:hover > th { background-color: #F5F5F5; color: #000; }

.table-hover > tbody > tr:hover > th .form-control { background-color: #fff; border: 1px solid #fff; }

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success { background-color: #D9F0E7; }

.table > tbody > tr.primary > td, .table > tbody > tr.primary > th, .table > tbody > tr > td.primary, .table > tbody > tr > th.primary, .table > tfoot > tr.primary > td, .table > tfoot > tr.primary > th, .table > tfoot > tr > td.primary, .table > tfoot > tr > th.primary, .table > thead > tr.primary > td, .table > thead > tr.primary > th, .table > thead > tr > td.primary, .table > thead > tr > th.primary { background-color: #D0ECF2; }

.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; vertical-align: middle; }

/* Switch Input */
.switch { background-color: #fff; box-shadow: inset 0 -1px #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.05); cursor: pointer; display: inline-block; height: 20px; margin-top: 5px; padding: 3px; position: relative; vertical-align: top; width: 56px; -webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; }

.switch-input { left: 0; opacity: 0; position: absolute; top: 0; }

.switch-input:checked ~ .switch-label { background: #319DB5; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2); }

.switch-input:checked ~ .switch-handle { box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.4); left: 40px; }

.switch-label { background: #eceeef; border-radius: inherit; box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15); display: block; font-size: 10px; height: inherit; position: relative; text-transform: uppercase; -webkit-transition: all .15s ease-out; -moz-transition: all .15s ease-out; -o-transition: all .15s ease-out; -ms-transition: all .15s ease-out; transition: all .15s ease-out; }

.switch-label:before { -moz-transition: inherit; -o-transition: inherit; -webkit-transition: inherit; color: #aaa; content: attr(data-off); line-height: 1; margin-top: -.5em; position: absolute; right: 7px; text-shadow: 0 1px rgba(255, 255, 255, 0.5); top: 50%; transition: inherit; }

.switch-label::after { -moz-transition: inherit; -o-transition: inherit; -webkit-transition: inherit; line-height: 1; margin-top: -.5em; position: absolute; top: 50%; transition: inherit; }

.switch-label:after { color: #fff; content: attr(data-on); left: 11px; opacity: 0; text-shadow: 0 1px rgba(0, 0, 0, 0.2); }

.switch-input:checked ~ .switch-label::before { opacity: 0; }

.switch-input:checked ~ .switch-label::after { opacity: 1; }

.switch-handle { background: #fff; background-image: -moz-linear-gradient(top, #fff 40%, #f0f0f0); background-image: -o-linear-gradient(top, #fff 40%, #f0f0f0); background-image: -webkit-linear-gradient(top, #fff 40%, #f0f0f0); background-image: linear-gradient(to bottom, #ffffff 40%, #f0f0f0); border-radius: 10px; box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2); height: 18px; left: 4px; position: absolute; top: 4px; width: 18px; -webkit-transition: left .15s ease-out; -moz-transition: left .15s ease-out; -o-transition: left .15s ease-out; -ms-transition: left .15s ease-out; transition: left .15s ease-out; }

.switch-handle:before { background: #f9f9f9; background-image: -moz-linear-gradient(top, #eee, #fff); background-image: -o-linear-gradient(top, #eee, #fff); background-image: -webkit-linear-gradient(top, #eee, #fff); background-image: linear-gradient(to bottom, #eeeeee, #ffffff); border-radius: 6px; box-shadow: inset 0 1px rgba(0, 0, 0, 0.02); content: ''; height: 12px; left: 50%; margin: -6px 0 0 -6px; position: absolute; top: 50%; width: 12px; }

.switch-green > .switch-input:checked ~ .switch-label { background: #4fb845; }

.ios-switch input[type="checkbox"] { margin: 0; opacity: 0; position: absolute; }

.ios-switch input[type="checkbox"]:checked + div { background-position: 0 0; padding-left: 2em; }

.ios-switch input[type="checkbox"]:active + div before { background-color: #eee; text-align: left; }

.ios-switch input[type="checkbox"] + div { background-clip: border-box; background: #fff; background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), linear-gradient(90deg, #319db5 50%, rgba(0, 0, 0, 0) 50%); background-origin: border-box; background-position: 100% 0; background-size: 200% 100%; border: 1px solid rgba(0, 0, 0, 0.2); box-shadow: 0 0.1em 0.1em rgba(0, 0, 0, 0.2) inset, 0 0.45em 0 0.1em rgba(0, 0, 0, 0.05) inset; display: inline-block; font-size: 150%; height: 26px; margin: 0; overflow: hidden; text-align: left; transition-duration: .4s; transition-property: padding,width,background-position,text-indent; vertical-align: middle; width: 3em; -webkit-border-radius: 999px; -moz-border-radius: 999px; border-radius: 999px; }

.ios-switch input[type="checkbox"] + div:before { background: #fff; background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); border-radius: inherit; border: 1px solid rgba(0, 0, 0, 0.15); box-shadow: 0 0.1em 0.1em 0.1em rgba(255, 255, 255, 0.8) inset, 0 0 0.5em rgba(0, 0, 0, 0.3); color: #fff; content: 'On'; float: left; font: bold 60%/1.9 sans-serif; height: 24px; margin: -3px; text-indent: -2.5em; text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.3); text-transform: uppercase; width: 24px; }

.ios-switch input[type="checkbox"] + div:after { color: rgba(0, 0, 0, 0.25); content: 'Off'; float: left; font: bold 60%/1.9 sans-serif; margin-top: -2px; text-indent: .5em; text-shadow: none; text-transform: uppercase; }

label.ios-switch { background: #fff; border-top-width: 0; display: block; font: bold 110% sans-serif; position: relative; }

label.ios-switch:first-of-type { border-top-width: 1px; -webkit-border-radius: .6em .6em 0 0; -moz-border-radius: .6em .6em 0 0; border-radius: .6em .6em 0 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

label.ios-switch:last-of-type { box-shadow: 0 1px rgba(255, 255, 255, 0.8); -webkit-border-radius: 0 0 .6em .6em; -moz-border-radius: 0 0 .6em .6em; border-radius: 0 0 .6em .6em; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }

.onoffswitch { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; float: left; margin-right: 20px; position: relative; width: 100px; }

.onoffswitch .onoffswitch-checkbox { display: none; }

.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }

.onoffswitch .onoffswitch-label { border: 0 solid #999; cursor: pointer; display: block; overflow: hidden; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.onoffswitch .onoffswitch-inner { -moz-transition: margin .3s ease-in 0; -o-transition: margin .3s ease-in 0; -webkit-transition: margin .3s ease-in 0; display: block; margin-left: -100%; transition: margin .3s ease-in 0; width: 200%; }

.onoffswitch .onoffswitch-inner .onoffswitch-active { background-color: #C2C2C2; color: #fff; padding-left: 15px; }

.onoffswitch .onoffswitch-inner .onoffswitch-inactive { background-color: #C2C2C2; color: #fff; padding-right: 15px; text-align: right; }

.onoffswitch .onoffswitch-inner > span { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; color: #fff; display: block; float: left; font-family: Trebuchet,Arial,sans-serif; font-size: 14px; font-weight: 700; height: 30px; line-height: 30px; padding: 0; position: relative; width: 50%; }

.onoffswitch .onoffswitch-switch { border: 0 solid #999; bottom: 0; display: block; margin: 0; position: absolute; text-align: center; top: 0; width: 40px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.onoffswitch .onoffswitch-active .onoffswitch-switch { background: #34A7C1; left: 0; }

.onoffswitch .onoffswitch-active .onoffswitch-switch::before { border-color: #34A7C1 transparent transparent #34A7C1; border-style: solid; border-width: 15px 10px; content: " "; left: 40px; position: absolute; top: 0; }

.onoffswitch .onoffswitch-inactive .onoffswitch-switch { background: #A1A1A1; right: 0; }

.onoffswitch .onoffswitch-inactive .onoffswitch-switch::before { border-color: transparent #A1A1A1 #A1A1A1 transparent; border-style: solid; border-width: 15px 10px; content: " "; position: absolute; right: 40px; top: 0; }

.onoffswitch2 { -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none; float: left; margin-right: 20px; position: relative; width: 73px; }

.onoffswitch2 .onoffswitch-checkbox { display: none; }

.onoffswitch2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner { margin-left: 0; }

.onoffswitch2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch { right: 0; }

.onoffswitch2 .onoffswitch-label { border-radius: 3px; cursor: pointer; display: block; overflow: hidden; }

.onoffswitch2 .onoffswitch-inner { display: block; margin-left: -100%; width: 200%; -webkit-transition: margin .3s ease-in; -moz-transition: margin .3s ease-in; -o-transition: margin .3s ease-in; -ms-transition: margin .3s ease-in; transition: margin .3s ease-in; }

.onoffswitch2 .onoffswitch-inner::before { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #34A7C1; box-sizing: border-box; color: #fff; content: "ON"; display: block; float: left; font-family: Trebuchet,Arial,sans-serif; font-size: 14px; font-weight: 700; height: 24px; line-height: 24px; padding: 0; padding-left: 8px; width: 50%; }

.onoffswitch2 .onoffswitch-inner::after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; background-color: #eee; box-sizing: border-box; color: #999; color: #fff; content: "OFF"; display: block; float: left; font-family: Trebuchet,Arial,sans-serif; font-size: 14px; font-weight: 700; height: 24px; line-height: 24px; padding: 0; padding-right: 8px; text-align: right; width: 50%; }

.onoffswitch2 .onoffswitch-switch { background: #fff; border-radius: 3px; border: 2px solid #FFFFF; bottom: 0; display: block; height: 14px; margin: 5px; position: absolute; right: 45px; top: 0; width: 14px; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; -ms-transition: all .3s ease-in; transition: all .3s ease-in; }

/* Nav Tabs */
.nav-tabs { border-bottom: none; text-transform: uppercase; font-weight: 500; text-align: center; border: none; font-family: "Dosis", arial; }

.nav-tabs > li > a { font-size: 18px !important; padding: 10px 25px; -moz-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; -webkit-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { color: #555; background-color: transparent; border: none; }

.nav-tabs > li > a { border: none !important; color: #AEAEAE !important; }

.nav-tabs li.active a, ul.nav.nav-tabs > li > a:hover { color: #282828 !important; }

.nav-tabs.tabs-5 > li { width: 20%; }

.nav-tabs > li i { display: block; font-size: 36px; margin-bottom: 0; }

.tabs-light li > a::before { -moz-transition: -moz-transform .3s; -webkit-transition: -webkit-transform .3s; background: #566473; content: ''; height: 3px; left: 0; position: absolute; top: 45px; transition: transform .3s; width: 100%; -moz-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }

.nav-tabs.nav-primary > li > a::before { background-color: #319db5; }

.nav-tabs.nav-blue > li > a::before { background-color: #00a2d9; }

.nav-tabs.nav-red > li > a::before { background-color: #c75757; }

.nav-tabs.nav-green > li > a::before { background-color: #18a689; }

.nav-tabs.nav-yellow > li > a::before { background-color: #ff9122; }

.nav-tabs .active a::before { width: 100%; -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

.nav-tabs a:hover::before { width: 100%; -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

.nav-tabs a:focus::before { width: 100%; -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

.nav-tabs:after { bottom: 3px; position: relative; width: 100%; z-index: 120; }

.nav.nav-tabs > li > a { background-color: #fff; border: none; color: #939393; }

.nav.nav-tabs > li > a i { padding-right: 8px; }

.nav.nav-tabs > li.active > a { background-color: #fff; border-bottom: none; color: #121212; }

.nav.nav-tabs > li:hover > a { background-color: #fff; color: #121212; }

.tab-content { background-color: #fff; border-top: 1px solid #dfdfdf; padding: 15px; }

.tabs-light .tab-content { border-top: 3px solid #dfdfdf; }

.tab_left > .tab-content { border-left: 2px solid #dfdfdf; border-top: none; overflow: hidden; }

.tab_left .nav-tabs a::before { -moz-transition: -moz-transform .3s; -webkit-transition: -webkit-transform .3s; transition: transform .3s; content: ''; height: 100%; left: auto; position: absolute; right: -2px; top: 0; width: 2px; -moz-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }

.tab_left .nav-tabs .active a::before { -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

.tab_left .nav-tabs a:focus::before { -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

.tab_left > .nav-tabs { border-bottom: none; border-right: 1px solid #ddd; float: left; margin-right: 0; }

.tab_left > .nav-tabs > li { float: none; }

.tab_left > .nav-tabs > li > a { border-radius: 0; border: none; margin-right: -1px; margin-right: 0; min-width: 80px; }

.tab_right > .nav-tabs { border-bottom: none; border-left: 1px solid #ddd; float: right; margin-left: 0; }

.tab_right > .tab-content { border-right: 2px solid #dfdfdf; border-top: none; overflow: hidden; }

.tab_right .nav-tabs a::before { -moz-transition: -moz-transform .3s; -webkit-transition: -webkit-transform .3s; transition: transform .3s; content: ''; height: 100%; left: -2px; position: absolute; right: auto; top: 0; width: 2px; -moz-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }

.tab_right .nav-tabs .active a::before { -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

.tab_right .nav-tabs a:focus::before { -moz-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }

.tab_right > .nav-tabs > li { float: none; }

.tab_right > .nav-tabs > li > a { border-radius: 0; border: none; margin-left: -1px; margin-left: 0; min-width: 80px; }

body.DTTT_Print { background: none; }

.DTTT_Print .main-content { margin-left: 0; }

.nav-tabs > li { margin-bottom: 0; }

.nav-tabs > li:after { -webkit-backface-visibility: hidden; -webkit-transition: all .1s linear 0; background-color: #f55753; content: ''; display: block; height: 0; transition: all .1s linear 0; width: 100%; z-index: 125; }

.nav-tabs.nav-4 > li { width: 25%; }

.nav-tabs > li.active a { background-color: transparent; border-color: transparent; }

.nav-tabs > li.active a:hover { background-color: transparent; border-color: transparent; }

.nav-tabs > li.active a:focus { background-color: transparent; border-color: transparent; }

.nav-tabs-primary > li:after { background-color: #319db5; }

.nav-tabs-success > li:after { background-color: #18a689; }

.nav-tabs-danger > li:after { background-color: #c75757; }

.nav-tabs-warning > li:after { background-color: #ff9122; }

.nav-tabs-info > li:after { background-color: #b066ff; }

.nav-tabs > li.active > a { border: none; }

.nav-tabs > li.active > a:hover { border: none; }

.nav-tabs > li.active > a:focus { border: none; }

/* Accordion */
.panel-accordion .panel-default { -webkit-box-shadow: none !important; box-shadow: none !important; margin-bottom: 5px !important; }

.panel-accordion h4 { margin-bottom: 0; margin-top: 0; line-height: normal; width: 100%; }

.panel-accordion .panel-default > .panel-heading { background-color: #fff; border-color: #fff; padding: 0; }

.panel-accordion .panel-default > .panel-heading a { border: 1px solid #EDEDED; display: block; text-decoration: none !important; }

.panel-accordion .panel { border-top: none; border: 1px solid #DFDFDF; border: none; box-shadow: none; margin-bottom: 4px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.panel-accordion .panel h4 > a:not(.collapsed) { background-color: #F3F3F3; }

.panel-accordion .panel-collapse .panel-body { background: #F7F7F7; border: none !important; }

.panel-accordion a { background-color: #fff; color: #121212; display: inline-block; padding: 15px; width: 100%; }

.panel-accordion a:hover { text-decoration: none; }

.panel-accordion a.collapsed { background-color: #fff; color: #121212; }

.panel-accordion .collapse.in { margin-top: -1px; }

.panel-accordion.dark-accordion a { background-color: #fff; color: #121212; }

.panel-accordion.dark-accordion a.collapsed { background-color: #2B2E33; color: #dadada; }

.panel-accordion.dark-accordion .panel-heading .panel-title > a.collapsed:after { color: #767B80; }

.panel-heading .panel-title > a:after { color: #DFE5E9; content: "\f068"; float: right; font-family: "line-icons" !important; }

.panel-heading h4 > a { -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -o-transition: all .4s ease-out; -ms-transition: all .4s ease-out; transition: all .4s ease-out; }

.panel-heading h4 > a:after { color: #838F99; content: "-"; float: right; font-family: 'Open Sans'; width: 24px; height: 24px; text-align: center; font-size: 20px; margin-top: -1px; line-height: 18px; opacity: .5; }

.panel-heading h4 > a.collapsed:after { color: #7E7E7E; content: "+"; float: right; font-family: 'Open Sans'; width: 24px; height: 24px; text-align: center; font-size: 20px; line-height: 24px; margin-top: -1px; opacity: .5; }

.panel-heading h4 > a.collapsed:hover after { opacity: 1; }

/* Progress Bar */
.progress { -webkit-box-shadow: none; background: #ebedef; border-radius: 0; box-shadow: none; height: 5px; padding: 0; text-transform: uppercase; letter-spacing: 1px; overflow: visible; margin-top: 15px; margin-bottom: 40px; }

.progress-bar { text-align: left; padding-top: 2px; color: #121212; -webkit-box-shadow: none; background: #121212; box-shadow: none; line-height: 43px; float: left; position: relative; overflow: visible; -webkit-transition: width .6s ease; -o-transition: width .6s ease; transition: width .6s ease; }

.progress-bar > span { opacity: 0; position: absolute; top: 0px; right: -5px; display: inline-block; min-width: 24px; height: 24px; padding: 0 3px; text-align: center; line-height: 25px; -webkit-transition: opacity .6s ease; -o-transition: opacity .6s ease; transition: opacity .6s ease; }

.progress-bar-primary { background-color: #319db5; }

.progress-bar-success { background-color: #18a689; }

.progress-bar-warning { background-color: #ff9122; }

.progress-bar-danger { background-color: #c75757; }

.progress-bar-info { background-color: #b066ff; }

.progress-bar-purple { background-color: #b381f5; }

.progress.progress-bar-thin { height: 2px; line-height: 23px; }

.progress.progress-bar-thin .progress-bar { line-height: 23px; }

.progress.progress-bar-large { height: 10px; }

.progress.progress-bar-large .progress-bar { line-height: 43px; }

.progress-bar-large .progress-bar > span { line-height: 43px; }

/* columns of same height styles */
.row-same-height { display: table; width: 100%; }

.col-xs-height { display: table-cell; float: none !important; }

/* firefox fix */
.img-responsive { width: 100%; }

.img-thumbnail:hover { border: 1px solid #C3C3C3; }

/* vertical alignment styles */
.col-top { vertical-align: top; }

.col-middle { vertical-align: middle; }

.col-bottom { vertical-align: bottom; }

@media (min-width: 768px) { .col-sm-height { display: table-cell; float: none !important; } }
@media (min-width: 992px) { .col-md-height { display: table-cell; float: none !important; } }
@media (min-width: 1200px) { .col-lg-height { display: table-cell; float: none !important; } }
/* Badge */
.badge { border-radius: 2px; font-weight: 300; font-size: 11px; padding: 3px 7px; text-transform: none; font-family: verdana,arial; padding-left: 8px; }

.badge-dark { background-color: #353940; }

.badge-white { background-color: #fff; color: #2B2E33; }

.badge-default { background-color: #e0e6eb; }

.badge-primary { background-color: #319db5; }

.badge-success { background-color: #18a689; }

.badge-info { background-color: #b066ff; }

.badge-warning { background-color: #ff9122; }

.badge-danger { background-color: #c75757; }

/*
#B6B6B6
#7F8C8D

*/

::-moz-selection {
    color:      #fff;
    background: #7f8c8d
}

::selection {
    color:      #fff;
    background: #7f8c8d
}

.btn-col, .project-details h5, .project-info h5 {
    border-color: #7f8c8d;
    color:        #7f8c8d
}

.btn-col:hover {
    color: #7f8c8d
}

.section-title h3, .section-title h4, .step-no, .sub-steps .icon, .sub-steps .sub-text, .testimonial .happy-client, .client-photos .photo-hold {
    border-color: #7f8c8d
}

.color-scheme, .service-icon, .step-no .no-inner, .site-name:hover, .project-details .details-list li .strong, .social-icons ul li a:hover {
    color: #7b7b7b
}

.site-name span, .photo-overlay h4 {
    background-color: #7f8c8d
}

.step-details .sub-steps li:hover .icon {
    background-color: #7f8c8d;
    color:            #fff
}

.photo-zoom:before {
    border-color: rgba(0, 255, 255, 0) rgba(255, 0, 255, 0) rgba(149, 165, 166, 1) rgba(255, 255, 10, 0)
}

.nicescroll-cursors {
    background-color: rgba(182, 182, 182, 1) !important
}

.pricing-table .plan .plan-header.bg-dark .price {
    color: #d6d6d6;
}

.c-primary {
    color: #787878;
}