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

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	18/03/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
@font-face {
  font-family: 'revicons';
  src: url('../fonts/revicons/revicons.eot?5510888');
  src: url('../fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'), url('../fonts/revicons/revicons.woff?5510888') format('woff'), url('../fonts/revicons/revicons.ttf?5510888') format('truetype'), url('../fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="revicon-"]:before,
[class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.revicon-search-1:before {
  content: '\e802';
}
/* '' */
.revicon-pencil-1:before {
  content: '\e831';
}
/* '' */
.revicon-picture-1:before {
  content: '\e803';
}
/* '' */
.revicon-cancel:before {
  content: '\e80a';
}
/* '' */
.revicon-info-circled:before {
  content: '\e80f';
}
/* '' */
.revicon-trash:before {
  content: '\e801';
}
/* '' */
.revicon-left-dir:before {
  content: '\e817';
}
/* '' */
.revicon-right-dir:before {
  content: '\e818';
}
/* '' */
.revicon-down-open:before {
  content: '\e83b';
}
/* '' */
.revicon-left-open:before {
  content: '\e819';
}
/* '' */
.revicon-right-open:before {
  content: '\e81a';
}
/* '' */
.revicon-angle-left:before {
  content: '\e820';
}
/* '' */
.revicon-angle-right:before {
  content: '\e81d';
}
/* '' */
.revicon-left-big:before {
  content: '\e81f';
}
/* '' */
.revicon-right-big:before {
  content: '\e81e';
}
/* '' */
.revicon-magic:before {
  content: '\e807';
}
/* '' */
.revicon-picture:before {
  content: '\e800';
}
/* '' */
.revicon-export:before {
  content: '\e80b';
}
/* '' */
.revicon-cog:before {
  content: '\e832';
}
/* '' */
.revicon-login:before {
  content: '\e833';
}
/* '' */
.revicon-logout:before {
  content: '\e834';
}
/* '' */
.revicon-video:before {
  content: '\e805';
}
/* '' */
.revicon-arrow-combo:before {
  content: '\e827';
}
/* '' */
.revicon-left-open-1:before {
  content: '\e82a';
}
/* '' */
.revicon-right-open-1:before {
  content: '\e82b';
}
/* '' */
.revicon-left-open-mini:before {
  content: '\e822';
}
/* '' */
.revicon-right-open-mini:before {
  content: '\e823';
}
/* '' */
.revicon-left-open-big:before {
  content: '\e824';
}
/* '' */
.revicon-right-open-big:before {
  content: '\e825';
}
/* '' */
.revicon-left:before {
  content: '\e836';
}
/* '' */
.revicon-right:before {
  content: '\e826';
}
/* '' */
.revicon-ccw:before {
  content: '\e808';
}
/* '' */
.revicon-arrows-ccw:before {
  content: '\e806';
}
/* '' */
.revicon-palette:before {
  content: '\e829';
}
/* '' */
.revicon-list-add:before {
  content: '\e80c';
}
/* '' */
.revicon-doc:before {
  content: '\e809';
}
/* '' */
.revicon-left-open-outline:before {
  content: '\e82e';
}
/* '' */
.revicon-left-open-2:before {
  content: '\e82c';
}
/* '' */
.revicon-right-open-outline:before {
  content: '\e82f';
}
/* '' */
.revicon-right-open-2:before {
  content: '\e82d';
}
/* '' */
.revicon-equalizer:before {
  content: '\e83a';
}
/* '' */
.revicon-layers-alt:before {
  content: '\e804';
}
/* '' */
.revicon-popup:before {
  content: '\e828';
}
/* '' */
/******************************
	-	BASIC STYLES		-
******************************/
.rev_slider_wrapper {
  position: relative;
  z-index: 0;
}
.rev_slider {
  position: relative;
  overflow: visible;
}
.tp-overflow-hidden {
  overflow: hidden;
}
.tp-simpleresponsive img,
.rev_slider img {
  max-width: none !important;
  -moz-transition: none 0;
  -webkit-transition: none 0;
  -o-transition: none 0;
  transition: none 0;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border: none;
}
.rev_slider .no-slides-text {
  font-weight: bold;
  text-align: center;
  padding-top: 80px;
}
.rev_slider > ul,
.rev_slider_wrapper > ul,
.tp-revslider-mainul > li,
.rev_slider > ul > li,
.rev_slider > ul > li:before,
.tp-revslider-mainul > li:before,
.tp-simpleresponsive > ul,
.tp-simpleresponsive > ul > li,
.tp-simpleresponsive > ul > li:before,
.tp-revslider-mainul > li,
.tp-simpleresponsive > ul > li {
  list-style: none !important;
  position: absolute;
  margin: 0px !important;
  padding: 0px !important;
  overflow-x: visible;
  overflow-y: visible;
  list-style-type: none !important;
  background-image: none;
  background-position: 0px 0px;
  text-indent: 0em;
  top: 0px;
  left: 0px;
}
.tp-revslider-mainul > li,
.rev_slider > ul > li,
.rev_slider > ul > li:before,
.tp-revslider-mainul > li:before,
.tp-simpleresponsive > ul > li,
.tp-simpleresponsive > ul > li:before,
.tp-revslider-mainul > li,
.tp-simpleresponsive > ul > li {
  visibility: hidden;
}
.tp-revslider-slidesli,
.tp-revslider-mainul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}
.rev_slider .tp-caption,
.rev_slider .caption {
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  display: block;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
  margin-bottom: 0;
}
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
  cursor: url(openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
  cursor: url(closedhand.cur), move;
}
/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
  z-index: 1;
}
.tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}
.tp-caption {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  position: absolute;
  -webkit-font-smoothing: antialiased !important;
}
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
  max-width: none !important;
}
/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.rev_slider_wrapper {
  width: 100%;
}
.fullscreen-container {
  position: relative;
  padding: 0;
}
.fullwidthbanner-container {
  position: relative;
  padding: 0;
  overflow: hidden;
}
.fullwidthbanner-container .fullwidthabanner {
  width: 100%;
  position: relative;
}
/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
.tp-static-layers {
  position: absolute;
  z-index: 505;
  top: 0px;
  left: 0px;
}
.tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}
.tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}
.tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}
.tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}
.tp-layer-inner-rotation {
  position: relative !important;
}
/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/
img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}
/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
  filter: none !important;
}
/********************************
	-	FULLSCREEN VIDEO	-
*********************************/
.rs-background-video-layer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: 0;
}
.tp-caption.coverscreenvideo {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}
.fullcoveredvideo video,
.fullscreenvideo video {
  background: #000;
}
.fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
.videoisplaying .html5vid .tp-poster {
  display: none;
}
.tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FFF;
  z-index: 3;
  margin-top: -25px;
  margin-left: -25px;
  line-height: 50px !important;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  z-index: 4;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out !important;
  -moz-transition: opacity 300ms ease-out !important;
  -o-transition: opacity 300ms ease-out !important;
  transition: opacity 300ms ease-out !important;
}
.tp-caption .html5vid {
  width: 100% !important;
  height: 100% !important;
}
.tp-video-play-button i {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  line-height: 50px !important;
  font-size: 40px !important;
}
.tp-caption:hover .tp-video-play-button {
  opacity: 1;
}
.tp-caption .tp-revstop {
  display: none;
  border-left: 5px solid #fff !important;
  border-right: 5px solid #fff !important;
  margin-top: 15px !important;
  line-height: 20px !important;
  vertical-align: top;
  font-size: 25px !important;
}
.videoisplaying .revicon-right-dir {
  display: none;
}
.videoisplaying .tp-revstop {
  display: inline-block;
}
.videoisplaying .tp-video-play-button {
  display: none;
}
.tp-caption:hover .tp-video-play-button {
  display: block;
}
.fullcoveredvideo .tp-video-play-button {
  display: none !important;
}
.fullscreenvideo .fullscreenvideo video {
  object-fit: contain !important;
}
.fullscreenvideo .fullcoveredvideo video {
  object-fit: cover !important;
}
.tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  background-image: linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, #000000 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, #000000), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.tp-caption:hover .tp-video-controls {
  opacity: 0.9;
}
.tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none;
}
.tp-video-button:hover {
  cursor: pointer;
}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap {
  padding: 0px 5px;
  display: table-cell;
}
.tp-video-seek-bar-wrap {
  width: 80%;
}
.tp-video-vol-bar-wrap {
  width: 20%;
}
.tp-volume-bar,
.tp-seek-bar {
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0;
}
.rs-fullvideo-cover {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background: transparent;
  z-index: 5;
}
/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}
.tp-dottedoverlay.twoxtwo {
  background: url(../img/gridtile.png);
}
.tp-dottedoverlay.twoxtwowhite {
  background: url(../img/gridtile_white.png);
}
.tp-dottedoverlay.threexthree {
  background: url(../img/gridtile_3x3.png);
}
.tp-dottedoverlay.threexthreewhite {
  background: url(../img/gridtile_3x3_white.png);
}
/******************************
	-	SHADOWS		-
******************************/
.tp-shadowcover {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  position: absolute;
  z-index: -1;
}
.tp-shadow1 {
  -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
}
.tp-shadow2:before,
.tp-shadow2:after,
.tp-shadow3:before,
.tp-shadow4:after {
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width: 300px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.tp-shadow5 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before,
.tp-shadow5:after {
  content: "";
  position: absolute;
  z-index: -2;
  -webkit-box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.6);
  top: 30%;
  bottom: 0;
  left: 20px;
  right: 20px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/******************************
	-	BUTTONS	-
*******************************/
.tp-button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  text-decoration: none;
}
.tp-button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
}
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {
  background-position: bottom, 15px 11px;
}
/*	BUTTON COLORS	*/
.tp-button.green,
.tp-button:hover.green,
.purchase.green,
.purchase:hover.green {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}
.tp-button.blue,
.tp-button:hover.blue,
.purchase.blue,
.purchase:hover.blue {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}
.tp-button.red,
.tp-button:hover.red,
.purchase.red,
.purchase:hover.red {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}
.tp-button.orange,
.tp-button:hover.orange,
.purchase.orange,
.purchase:hover.orange {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}
.tp-button.darkgrey,
.tp-button.grey,
.tp-button:hover.darkgrey,
.tp-button:hover.grey,
.purchase.darkgrey,
.purchase:hover.darkgrey {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}
.tp-button.lightgrey,
.tp-button:hover.lightgrey,
.purchase.lightgrey,
.purchase:hover.lightgrey {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}
/* TP BUTTONS DESKTOP SIZE */
.rev-btn,
.rev-btn:visited {
  outline: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
  line-height: 44px;
  font-size: 17px;
  font-weight: 500;
  padding: 12px 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  cursor: pointer;
}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 900;
}
.rev-btn.rev-withicon i {
  font-size: 15px;
  font-weight: normal;
  position: relative;
  top: 0px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  -ms-transition: all 0.2s ease-out !important;
  margin-left: 10px !importan;
}
.rev-btn.rev-hiddenicon i {
  font-size: 15px;
  font-weight: normal;
  position: relative;
  top: 0px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  -ms-transition: all 0.2s ease-out !important;
  opacity: 0;
  margin-left: 0px !important;
  width: 0px !important;
}
.rev-btn.rev-hiddenicon:hover i {
  opacity: 1 !important;
  margin-left: 10px !important;
  width: auto !important;
}
/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited {
  line-height: 36px;
  font-size: 14px;
  padding: 10px 30px;
}
.rev-btn.rev-medium.rev-withicon i {
  font-size: 14px;
  top: 0px;
}
.rev-btn.rev-medium.rev-hiddenicon i {
  font-size: 14px;
  top: 0px;
}
/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited {
  line-height: 28px;
  font-size: 12px;
  padding: 7px 20px;
}
.rev-btn.rev-small.rev-withicon i {
  font-size: 12px;
  top: 0px;
}
.rev-btn.rev-small.rev-hiddenicon i {
  font-size: 12px;
  top: 0px;
}
/* ROUNDING OPTIONS */
.rev-maxround {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.rev-minround {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, 0.25);
  tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: 0.7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
  -webkit-transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}
.rev-burger.revb-whitefull {
  background: #fff;
  border: none;
}
.rev-burger.revb-whitefull span {
  background: #333;
}
.rev-burger.revb-darkfull {
  background: #333;
  border: none;
}
.rev-burger.revb-darkfull span {
  background: #fff;
}
/* SCROLL DOWN BUTTON */
@-webkit-keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@-moz-keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
.rev-scroll-btn {
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  width: 35px;
  height: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid white;
  border-radius: 23px;
}
.rev-scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
  color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.rev-scroll-btn.revs-fullwhite {
  background: #fff;
}
.rev-scroll-btn.revs-fullwhite span {
  background: #333;
}
.rev-scroll-btn.revs-fulldark {
  background: #333;
  border: none;
}
.rev-scroll-btn.revs-fulldark span {
  background: #fff;
}
.rev-scroll-btn span {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: white;
  border-radius: 50%;
  -webkit-animation: rev-ani-mouse 2.5s linear infinite;
  -moz-animation: rev-ani-mouse 2.5s linear infinite;
  animation: rev-ani-mouse 2.5s linear infinite;
}
.rev-scroll-btn.revs-dark {
  border-color: #333;
}
.rev-scroll-btn.revs-dark span {
  background: #333;
}
.rev-control-btn {
  position: relative;
  display: inline-block;
  z-index: 5;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  font-weight: 400;
  font-style: normal;
  font-family: Raleway;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  cursor: pointer;
}
.rev-cbutton-dark-sr {
  border-radius: 3px;
}
.rev-cbutton-light {
  color: #333;
  background-color: rgba(255, 255, 255, 0.75);
}
.rev-cbutton-light-sr {
  color: #333;
  border-radius: 3;
  background-color: rgba(255, 255, 255, 0.75);
}
.rev-sbutton {
  line-height: 37px;
  width: 37px;
  height: 37px;
}
.rev-sbutton-blue {
  background-color: #3B5998;
}
.rev-sbutton-lightblue {
  background-color: #00A0D1;
}
.rev-sbutton-red {
  background-color: #DD4B39;
}
/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer {
  visibility: hidden;
  width: 100%;
  height: 5px;
  /*background:url(../img/timer.png);*/
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 200;
  top: 0px;
}
.tp-bannertimer.tp-bottom {
  top: auto;
  bottom: 0px !important;
  height: 5px;
}
/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.tp-caption img {
  background: transparent;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(../img/coloredbg.png) repeat;
}
.tp-caption.slidelink a span {
  background: url(../img/coloredbg.png) repeat;
}
.tp-shape {
  width: 100%;
  height: 100%;
}
/******************************
	-	LOADER FORMS	-
********************************/
.tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}
.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  background: url(../img/loader.gif) no-repeat center center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.tp-loader.spinner5 {
  background: url(../img/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}
@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1s infinite ease-in-out;
  animation: tp-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes tp-bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2s infinite linear;
  animation: tp-rotate 2s infinite linear;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2s infinite ease-in-out;
  animation: tp-bounce 2s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes tp-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes tp-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes tp-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes tp-bounce {
  0%,
  100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/
.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar {
  border: none;
  min-height: 0;
  margin: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.tp-tabs,
.tp-thumbs,
.tp-bullets {
  position: absolute;
  display: block;
  z-index: 1000;
  top: 0px;
  left: 0px;
}
.tp-tab,
.tp-thumb {
  cursor: pointer;
  position: absolute;
  opacity: 0.5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected {
  opacity: 1;
}
.tp-tab-mask,
.tp-thumb-mask {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
}
.tp-tabs,
.tp-thumbs {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}
.tp-bullet {
  width: 15px;
  height: 15px;
  position: absolute;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}
.tp-bullet.selected,
.tp-bullet:hover {
  background: #fff;
}
.tp-bannertimer {
  background: #000;
  background: rgba(0, 0, 0, 0.15);
  height: 5px;
}
.tparrows {
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 100;
}
.tparrows:hover {
  background: #000;
}
.tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.tparrows.tp-leftarrow:before {
  content: '\e824';
}
.tparrows.tp-rightarrow:before {
  content: '\e825';
}
/*******************
	- DEBUG MODE -
*******************/
.hglayerinfo {
  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;
}
.hginfo {
  position: absolute;
  top: -2px;
  left: -2px;
  color: #e74c3c;
  font-size: 12px;
  font-weight: 600;
  background: #000;
  padding: 2px 5px;
}
.indebugmode .tp-caption:hover {
  border: 1px dashed #c0392b !important;
}
.helpgrid {
  border: 2px dashed #c0392b;
  position: absolute;
  top: 0px;
  peft: 0px;
  z-index: 0;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  margin-left: 0.5em;
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
@font-face {
  font-family: 'IconFont';
  src: url('../fonts/IconFont.eot');
  src: url('../fonts/IconFont.eot?#iefix') format('embedded-opentype'), url('../fonts/IconFont.woff') format('woff'), url('../fonts/IconFont.ttf') format('truetype'), url('../fonts/IconFont.svg#IconFont') 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: 'IconFont';
  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-"] {
*/
.icon-home:before,
.icon-home-2:before,
.icon-home-3:before,
.icon-office:before,
.icon-newspaper:before,
.icon-pencil:before,
.icon-pencil-2:before,
.icon-quill:before,
.icon-pen:before,
.icon-blog:before,
.icon-droplet:before,
.icon-paint-format:before,
.icon-image:before,
.icon-image-2:before,
.icon-images:before,
.icon-camera:before,
.icon-music:before,
.icon-headphones:before,
.icon-play:before,
.icon-film:before,
.icon-camera-2:before,
.icon-dice:before,
.icon-pacman:before,
.icon-spades:before,
.icon-clubs:before,
.icon-diamonds:before,
.icon-pawn:before,
.icon-bullhorn:before,
.icon-connection:before,
.icon-podcast:before,
.icon-feed:before,
.icon-book:before,
.icon-books:before,
.icon-library:before,
.icon-file:before,
.icon-profile:before,
.icon-file-2:before,
.icon-file-3:before,
.icon-file-4:before,
.icon-copy:before,
.icon-copy-2:before,
.icon-copy-3:before,
.icon-paste:before,
.icon-paste-2:before,
.icon-paste-3:before,
.icon-stack:before,
.icon-folder:before,
.icon-folder-open:before,
.icon-tag:before,
.icon-tags:before,
.icon-barcode:before,
.icon-qrcode:before,
.icon-ticket:before,
.icon-cart:before,
.icon-cart-2:before,
.icon-cart-3:before,
.icon-coin:before,
.icon-credit:before,
.icon-calculate:before,
.icon-support:before,
.icon-phone:before,
.icon-phone-hang-up:before,
.icon-address-book:before,
.icon-notebook:before,
.icon-envelop:before,
.icon-pushpin:before,
.icon-location:before,
.icon-location-2:before,
.icon-compass:before,
.icon-map:before,
.icon-map-2:before,
.icon-history:before,
.icon-clock:before,
.icon-clock-2:before,
.icon-alarm:before,
.icon-alarm-2:before,
.icon-bell:before,
.icon-stopwatch:before,
.icon-calendar:before,
.icon-calendar-2:before,
.icon-print:before,
.icon-keyboard:before,
.icon-screen:before,
.icon-laptop:before,
.icon-mobile:before,
.icon-mobile-2:before,
.icon-tablet:before,
.icon-tv:before,
.icon-cabinet:before,
.icon-drawer:before,
.icon-drawer-2:before,
.icon-drawer-3:before,
.icon-box-add:before,
.icon-box-remove:before,
.icon-download:before,
.icon-upload:before,
.icon-disk:before,
.icon-storage:before,
.icon-undo:before,
.icon-redo:before,
.icon-flip:before,
.icon-flip-2:before,
.icon-undo-2:before,
.icon-redo-2:before,
.icon-forward:before,
.icon-reply:before,
.icon-bubble:before,
.icon-bubbles:before,
.icon-bubbles-2:before,
.icon-bubble-2:before,
.icon-bubbles-3:before,
.icon-bubbles-4:before,
.icon-user:before,
.icon-users:before,
.icon-user-2:before,
.icon-users-2:before,
.icon-user-3:before,
.icon-user-4:before,
.icon-quotes-left:before,
.icon-busy:before,
.icon-spinner:before,
.icon-spinner-2:before,
.icon-spinner-3:before,
.icon-spinner-4:before,
.icon-spinner-5:before,
.icon-spinner-6:before,
.icon-binoculars:before,
.icon-search:before,
.icon-zoom-in:before,
.icon-zoom-out:before,
.icon-expand:before,
.icon-contract:before,
.icon-expand-2:before,
.icon-contract-2:before,
.icon-key:before,
.icon-key-2:before,
.icon-lock:before,
.icon-lock-2:before,
.icon-unlocked:before,
.icon-wrench:before,
.icon-settings:before,
.icon-equalizer:before,
.icon-cog:before,
.icon-cogs:before,
.icon-cog-2:before,
.icon-hammer:before,
.icon-wand:before,
.icon-aid:before,
.icon-bug:before,
.icon-pie:before,
.icon-stats:before,
.icon-bars:before,
.icon-bars-2:before,
.icon-gift:before,
.icon-trophy:before,
.icon-glass:before,
.icon-mug:before,
.icon-food:before,
.icon-leaf:before,
.icon-rocket:before,
.icon-meter:before,
.icon-meter2:before,
.icon-dashboard:before,
.icon-hammer-2:before,
.icon-fire:before,
.icon-lab:before,
.icon-magnet:before,
.icon-remove:before,
.icon-remove-2:before,
.icon-briefcase:before,
.icon-airplane:before,
.icon-truck:before,
.icon-road:before,
.icon-accessibility:before,
.icon-target:before,
.icon-shield:before,
.icon-lightning:before,
.icon-switch:before,
.icon-power-cord:before,
.icon-signup:before,
.icon-list:before,
.icon-list-2:before,
.icon-numbered-list:before,
.icon-menu:before,
.icon-menu-2:before,
.icon-tree:before,
.icon-cloud:before,
.icon-cloud-download:before,
.icon-cloud-upload:before,
.icon-download-2:before,
.icon-upload-2:before,
.icon-download-3:before,
.icon-upload-3:before,
.icon-globe:before,
.icon-earth:before,
.icon-link:before,
.icon-flag:before,
.icon-attachment:before,
.icon-eye:before,
.icon-eye-blocked:before,
.icon-eye-2:before,
.icon-bookmark:before,
.icon-bookmarks:before,
.icon-brightness-medium:before,
.icon-brightness-contrast:before,
.icon-contrast:before,
.icon-star:before,
.icon-star-2:before,
.icon-star-3:before,
.icon-heart:before,
.icon-heart-2:before,
.icon-heart-broken:before,
.icon-thumbs-up:before,
.icon-thumbs-up-2:before,
.icon-happy:before,
.icon-happy-2:before,
.icon-smiley:before,
.icon-smiley-2:before,
.icon-tongue:before,
.icon-tongue-2:before,
.icon-sad:before,
.icon-sad-2:before,
.icon-wink:before,
.icon-wink-2:before,
.icon-grin:before,
.icon-grin-2:before,
.icon-cool:before,
.icon-cool-2:before,
.icon-angry:before,
.icon-angry-2:before,
.icon-evil:before,
.icon-evil-2:before,
.icon-shocked:before,
.icon-shocked-2:before,
.icon-confused:before,
.icon-confused-2:before,
.icon-neutral:before,
.icon-neutral-2:before,
.icon-wondering:before,
.icon-wondering-2:before,
.icon-point-up:before,
.icon-point-right:before,
.icon-point-down:before,
.icon-point-left:before,
.icon-warning:before,
.icon-notification:before,
.icon-question:before,
.icon-info:before,
.icon-info-2:before,
.icon-blocked:before,
.icon-cancel-circle:before,
.icon-checkmark-circle:before,
.icon-spam:before,
.icon-close:before,
.icon-checkmark:before,
.icon-checkmark-2:before,
.icon-spell-check:before,
.icon-minus:before,
.icon-plus:before,
.icon-enter:before,
.icon-exit:before,
.icon-play-2:before,
.icon-pause:before,
.icon-stop:before,
.icon-backward:before,
.icon-forward-2:before,
.icon-play-3:before,
.icon-pause-2:before,
.icon-stop-2:before,
.icon-backward-2:before,
.icon-forward-3:before,
.icon-first:before,
.icon-last:before,
.icon-previous:before,
.icon-next:before,
.icon-eject:before,
.icon-volume-high:before,
.icon-volume-medium:before,
.icon-volume-low:before,
.icon-volume-mute:before,
.icon-volume-mute-2:before,
.icon-volume-increase:before,
.icon-volume-decrease:before,
.icon-loop:before,
.icon-loop-2:before,
.icon-loop-3:before,
.icon-shuffle:before,
.icon-arrow-up-left:before,
.icon-arrow-up:before,
.icon-arrow-up-right:before,
.icon-arrow-right:before,
.icon-arrow-down-right:before,
.icon-arrow-down:before,
.icon-arrow-down-left:before,
.icon-arrow-left:before,
.icon-arrow-up-left-2:before,
.icon-arrow-up-2:before,
.icon-arrow-up-right-2:before,
.icon-arrow-right-2:before,
.icon-arrow-down-right-2:before,
.icon-arrow-down-2:before,
.icon-arrow-down-left-2:before,
.icon-arrow-left-2:before,
.icon-arrow-up-left-3:before,
.icon-arrow-up-3:before,
.icon-arrow-up-right-3:before,
.icon-arrow-right-3:before,
.icon-arrow-down-right-3:before,
.icon-arrow-down-3:before,
.icon-arrow-down-left-3:before,
.icon-arrow-left-3:before,
.icon-tab:before,
.icon-checkbox-checked:before,
.icon-checkbox-unchecked:before,
.icon-checkbox-partial:before,
.icon-radio-checked:before,
.icon-radio-unchecked:before,
.icon-crop:before,
.icon-scissors:before,
.icon-filter:before,
.icon-filter-2:before,
.icon-font:before,
.icon-text-height:before,
.icon-text-width:before,
.icon-bold:before,
.icon-underline:before,
.icon-italic:before,
.icon-strikethrough:before,
.icon-omega:before,
.icon-sigma:before,
.icon-table:before,
.icon-table-2:before,
.icon-insert-template:before,
.icon-pilcrow:before,
.icon-left-to-right:before,
.icon-right-to-left:before,
.icon-paragraph-left:before,
.icon-paragraph-center:before,
.icon-paragraph-right:before,
.icon-paragraph-justify:before,
.icon-paragraph-left-2:before,
.icon-paragraph-center-2:before,
.icon-paragraph-right-2:before,
.icon-paragraph-justify-2:before,
.icon-indent-increase:before,
.icon-indent-decrease:before,
.icon-new-tab:before,
.icon-embed:before,
.icon-code:before,
.icon-console:before,
.icon-share:before,
.icon-mail:before,
.icon-mail-2:before,
.icon-mail-3:before,
.icon-mail-4:before,
.icon-google:before,
.icon-google-plus:before,
.icon-google-plus-2:before,
.icon-google-plus-3:before,
.icon-google-plus-4:before,
.icon-google-drive:before,
.icon-facebook:before,
.icon-facebook-2:before,
.icon-facebook-3:before,
.icon-instagram:before,
.icon-twitter:before,
.icon-twitter-2:before,
.icon-twitter-3:before,
.icon-feed-2:before,
.icon-feed-3:before,
.icon-feed-4:before,
.icon-youtube:before,
.icon-youtube-2:before,
.icon-vimeo:before,
.icon-vimeo2:before,
.icon-vimeo-2:before,
.icon-lanyrd:before,
.icon-flickr:before,
.icon-flickr-2:before,
.icon-flickr-3:before,
.icon-flickr-4:before,
.icon-picassa:before,
.icon-picassa-2:before,
.icon-dribbble:before,
.icon-dribbble-2:before,
.icon-dribbble-3:before,
.icon-forrst:before,
.icon-forrst-2:before,
.icon-deviantart:before,
.icon-deviantart-2:before,
.icon-steam:before,
.icon-steam-2:before,
.icon-github:before,
.icon-github-2:before,
.icon-github-3:before,
.icon-github-4:before,
.icon-github-5:before,
.icon-wordpress:before,
.icon-wordpress-2:before,
.icon-joomla:before,
.icon-blogger:before,
.icon-blogger-2:before,
.icon-tumblr:before,
.icon-tumblr-2:before,
.icon-yahoo:before,
.icon-tux:before,
.icon-apple:before,
.icon-finder:before,
.icon-android:before,
.icon-windows:before,
.icon-windows8:before,
.icon-soundcloud:before,
.icon-soundcloud-2:before,
.icon-skype:before,
.icon-reddit:before,
.icon-linkedin:before,
.icon-lastfm:before,
.icon-lastfm-2:before,
.icon-delicious:before,
.icon-stumbleupon:before,
.icon-stumbleupon-2:before,
.icon-stackoverflow:before,
.icon-pinterest:before,
.icon-pinterest-2:before,
.icon-xing:before,
.icon-xing-2:before,
.icon-flattr:before,
.icon-foursquare:before,
.icon-foursquare-2:before,
.icon-paypal:before,
.icon-paypal-2:before,
.icon-paypal-3:before,
.icon-yelp:before,
.icon-libreoffice:before,
.icon-file-pdf:before,
.icon-file-openoffice:before,
.icon-file-word:before,
.icon-file-excel:before,
.icon-file-zip:before,
.icon-file-powerpoint:before,
.icon-file-xml:before,
.icon-file-css:before,
.icon-html5:before,
.icon-html5-2:before,
.icon-css3:before,
.icon-chrome:before,
.icon-firefox:before,
.icon-IE:before,
.icon-opera:before,
.icon-safari:before,
.icon-IcoMoon:before,
.icon-renren:before,
.icon-weibo:before,
.icon-vk:before,
.icon-bug-2:before,
.icon-archive:before,
.icon-moon:before,
.icon-sun:before,
.icon-gittip:before,
.icon-male:before,
.icon-female:before,
.icon-trello:before,
.icon-foursquare-3:before,
.icon-skype-2:before,
.icon-dribbble-4:before,
.icon-linux:before,
.icon-android-2:before,
.icon-windows-2:before,
.icon-apple-2:before,
.icon-long-arrow-right:before,
.icon-long-arrow-left:before,
.icon-long-arrow-up:before,
.icon-long-arrow-down:before,
.icon-tumblr-sign:before,
.icon-tumblr-3:before,
.icon-bitbucket-sign:before,
.icon-bitbucket:before,
.icon-adn:before,
.icon-flickr-5:before,
.icon-instagram-2:before,
.icon-stackexchange:before,
.icon-dropbox:before,
.icon-youtube-play:before,
.icon-xing-sign:before,
.icon-xing-3:before,
.icon-youtube-3:before,
.icon-youtube-sign:before,
.icon-thumbs-down:before,
.icon-thumbs-up-3:before,
.icon-sort-by-order-alt:before,
.icon-sort-by-order:before,
.icon-sort-by-attributes-alt:before,
.icon-sort-by-attributes:before,
.icon-sort-by-alphabet-alt:before,
.icon-sort-by-alphabet:before,
.icon-file-text:before,
.icon-file-5:before,
.icon-bitcoin:before,
.icon-won:before,
.icon-renminbi:before,
.icon-yen:before,
.icon-rupee:before,
.icon-dollar:before,
.icon-gbp:before,
.icon-euro:before,
.icon-expand-3:before,
.icon-collapse-top:before,
.icon-collapse:before,
.icon-compass-2:before,
.icon-share-sign:before,
.icon-external-link-sign:before,
.icon-edit-sign:before,
.icon-check-sign:before,
.icon-level-down:before,
.icon-level-up:before,
.icon-check-minus:before,
.icon-minus-sign-alt:before,
.icon-ticket-2:before,
.icon-play-sign:before,
.icon-rss-sign:before,
.icon-ellipsis-vertical:before,
.icon-ellipsis-horizontal:before,
.icon-bullseye:before,
.icon-unlock-alt:before,
.icon-anchor:before,
.icon-css3-2:before,
.icon-html5-3:before,
.icon-chevron-sign-down:before,
.icon-chevron-sign-up:before,
.icon-chevron-sign-right:before,
.icon-chevron-sign-left:before,
.icon-maxcdn:before,
.icon-rocket-2:before,
.icon-fire-extinguisher:before,
.icon-calendar-empty:before,
.icon-shield-2:before,
.icon-microphone-off:before,
.icon-microphone:before,
.icon-puzzle:before,
.icon-eraser:before,
.icon-subscript:before,
.icon-superscript:before,
.icon-exclamation:before,
.icon-info-3:before,
.icon-question-2:before,
.icon-unlink:before,
.icon-code-fork:before,
.icon-crop-2:before,
.icon-location-arrow:before,
.icon-star-half-full:before,
.icon-reply-all:before,
.icon-code-2:before,
.icon-terminal:before,
.icon-flag-checkered:before,
.icon-flag-alt:before,
.icon-keyboard-2:before,
.icon-gamepad:before,
.icon-meh:before,
.icon-frown:before,
.icon-smile:before,
.icon-collapse-alt:before,
.icon-expand-alt:before,
.icon-folder-open-alt:before,
.icon-folder-close-alt:before,
.icon-github-alt:before,
.icon-reply-2:before,
.icon-circle:before,
.icon-spinner-7:before,
.icon-quote-right:before,
.icon-quote-left:before,
.icon-circle-blank:before,
.icon-mobile-3:before,
.icon-tablet-2:before,
.icon-laptop-2:before,
.icon-desktop:before,
.icon-angle-down:before,
.icon-angle-up:before,
.icon-angle-right:before,
.icon-angle-left:before,
.icon-double-angle-down:before,
.icon-double-angle-up:before,
.icon-double-angle-right:before,
.icon-double-angle-left:before,
.icon-plus-sign:before,
.icon-h-sign:before,
.icon-beer:before,
.icon-fighter-jet:before,
.icon-medkit:before,
.icon-ambulance:before,
.icon-hospital:before,
.icon-building:before,
.icon-file-alt:before,
.icon-food-2:before,
.icon-coffee:before,
.icon-bell-alt:before,
.icon-suitcase:before,
.icon-stethoscope:before,
.icon-user-md:before,
.icon-cloud-upload-2:before,
.icon-cloud-download-2:before,
.icon-exchange:before,
.icon-lightbulb:before,
.icon-paste-4:before,
.icon-umbrella:before,
.icon-sitemap:before,
.icon-bolt:before,
.icon-comments-alt:before,
.icon-comment-alt:before,
.icon-dashboard-2:before,
.icon-legal:before,
.icon-undo-3:before,
.icon-linkedin-2:before,
.icon-envelope-alt:before,
.icon-sort-up:before,
.icon-sort-down:before,
.icon-sort:before,
.icon-columns:before,
.icon-caret-right:before,
.icon-caret-left:before,
.icon-caret-up:before,
.icon-caret-down:before,
.icon-money:before,
.icon-google-plus-5:before,
.icon-google-plus-sign:before,
.icon-pinterest-sign:before,
.icon-pinterest-3:before,
.icon-truck-2:before,
.icon-magic:before,
.icon-table-3:before,
.icon-underline-2:before,
.icon-strikethrough-2:before,
.icon-list-ol:before,
.icon-list-ul:before,
.icon-reorder:before,
.icon-sign-blank:before,
.icon-save:before,
.icon-paper-clip:before,
.icon-copy-4:before,
.icon-cut:before,
.icon-beaker:before,
.icon-cloud-2:before,
.icon-link-2:before,
.icon-group:before,
.icon-fullscreen:before,
.icon-briefcase-2:before,
.icon-filter-3:before,
.icon-tasks:before,
.icon-wrench-2:before,
.icon-globe-2:before,
.icon-circle-arrow-down:before,
.icon-circle-arrow-up:before,
.icon-circle-arrow-right:before,
.icon-circle-arrow-left:before,
.icon-hand-down:before,
.icon-hand-up:before,
.icon-hand-left:before,
.icon-hand-right:before,
.icon-certificate:before,
.icon-bell-2:before,
.icon-bullhorn-2:before,
.icon-hdd:before,
.icon-rss:before,
.icon-credit-2:before,
.icon-unlock:before,
.icon-github-6:before,
.icon-facebook-4:before,
.icon-twitter-4:before,
.icon-phone-sign:before,
.icon-bookmark-empty:before,
.icon-check-empty:before,
.icon-phone-2:before,
.icon-lemon:before,
.icon-upload-alt:before,
.icon-github-sign:before,
.icon-trophy-2:before,
.icon-signin:before,
.icon-external-link:before,
.icon-pushpin-2:before,
.icon-linkedin-sign:before,
.icon-signout:before,
.icon-heart-empty:before,
.icon-star-half:before,
.icon-thumbs-down-2:before,
.icon-thumbs-up-4:before,
.icon-comments:before,
.icon-cogs-2:before,
.icon-key-3:before,
.icon-camera-retro:before,
.icon-facebook-sign:before,
.icon-twitter-sign:before,
.icon-bar-chart:before,
.icon-resize-horizontal:before,
.icon-resize-vertical:before,
.icon-folder-open-2:before,
.icon-folder-close:before,
.icon-shopping-cart:before,
.icon-retweet:before,
.icon-chevron-down:before,
.icon-chevron-up:before,
.icon-magnet-2:before,
.icon-comment:before,
.icon-random:before,
.icon-calendar-3:before,
.icon-plane:before,
.icon-warning-sign:before,
.icon-eye-close:before,
.icon-eye-open:before,
.icon-fire-2:before,
.icon-leaf-2:before,
.icon-gift-2:before,
.icon-exclamation-sign:before,
.icon-asterisk:before,
.icon-minus-2:before,
.icon-plus-2:before,
.icon-resize-small:before,
.icon-resize-full:before,
.icon-share-alt:before,
.icon-arrow-down-4:before,
.icon-arrow-up-4:before,
.icon-arrow-right-4:before,
.icon-arrow-left-4:before,
.icon-ban-circle:before,
.icon-ok-circle:before,
.icon-remove-circle:before,
.icon-screenshot:before,
.icon-info-sign:before,
.icon-question-sign:before,
.icon-ok-sign:before,
.icon-remove-sign:before,
.icon-minus-sign:before,
.icon-plus-sign-2:before,
.icon-chevron-right:before,
.icon-chevron-left:before,
.icon-eject-2:before,
.icon-step-forward:before,
.icon-fast-forward:before,
.icon-forward-4:before,
.icon-stop-3:before,
.icon-pause-3:before,
.icon-play-4:before,
.icon-backward-3:before,
.icon-fast-backward:before,
.icon-step-backward:before,
.icon-move:before,
.icon-check:before,
.icon-share-2:before,
.icon-edit:before,
.icon-tint:before,
.icon-adjust:before,
.icon-map-marker:before,
.icon-pencil-3:before,
.icon-picture:before,
.icon-facetime-video:before,
.icon-indent-right:before,
.icon-indent-left:before,
.icon-list-3:before,
.icon-align-justify:before,
.icon-align-right:before,
.icon-align-center:before,
.icon-align-left:before,
.icon-text-width-2:before,
.icon-text-height-2:before,
.icon-italic-2:before,
.icon-bold-2:before,
.icon-font-2:before,
.icon-camera-3:before,
.icon-print-2:before,
.icon-bookmark-2:before,
.icon-book-2:before,
.icon-tags-2:before,
.icon-tag-2:before,
.icon-barcode-2:before,
.icon-qrcode-2:before,
.icon-volume-up:before,
.icon-volume-down:before,
.icon-volume-off:before,
.icon-headphones-2:before,
.icon-flag-2:before,
.icon-lock-3:before,
.icon-list-alt:before,
.icon-refresh:before,
.icon-repeat:before,
.icon-play-circle:before,
.icon-inbox:before,
.icon-upload-4:before,
.icon-download-4:before,
.icon-download-alt:before,
.icon-road-2:before,
.icon-time:before,
.icon-file-6:before,
.icon-home-4:before,
.icon-trash:before,
.icon-cog-3:before,
.icon-signal:before,
.icon-off:before,
.icon-zoom-out-2:before,
.icon-zoom-in-2:before,
.icon-remove-3:before,
.icon-ok:before,
.icon-th-list:before,
.icon-th:before,
.icon-th-large:before,
.icon-film-2:before,
.icon-user-5:before,
.icon-star-empty:before,
.icon-star-4:before,
.icon-heart-3:before,
.icon-envelope:before,
.icon-search-2:before,
.icon-music-2:before,
.icon-glass-2:before {
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-home:before {
  content: "\e000";
}
.icon-home-list li:before {
  content: "\e000";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-home-2:before {
  content: "\e001";
}
.icon-home-2-list li:before {
  content: "\e001";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-home-3:before {
  content: "\e002";
}
.icon-home-3-list li:before {
  content: "\e002";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-office:before {
  content: "\e003";
}
.icon-office-list li:before {
  content: "\e003";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-newspaper:before {
  content: "\e004";
}
.icon-newspaper-list li:before {
  content: "\e004";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pencil:before {
  content: "\e005";
}
.icon-pencil-list li:before {
  content: "\e005";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pencil-2:before {
  content: "\e006";
}
.icon-pencil-2-list li:before {
  content: "\e006";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-quill:before {
  content: "\e007";
}
.icon-quill-list li:before {
  content: "\e007";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pen:before {
  content: "\e008";
}
.icon-pen-list li:before {
  content: "\e008";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-blog:before {
  content: "\e009";
}
.icon-blog-list li:before {
  content: "\e009";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-droplet:before {
  content: "\e00a";
}
.icon-droplet-list li:before {
  content: "\e00a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paint-format:before {
  content: "\e00b";
}
.icon-paint-format-list li:before {
  content: "\e00b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-image:before {
  content: "\e00c";
}
.icon-image-list li:before {
  content: "\e00c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-image-2:before {
  content: "\e00d";
}
.icon-image-2-list li:before {
  content: "\e00d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-images:before {
  content: "\e00e";
}
.icon-images-list li:before {
  content: "\e00e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-camera:before {
  content: "\e00f";
}
.icon-camera-list li:before {
  content: "\e00f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-music:before {
  content: "\e010";
}
.icon-music-list li:before {
  content: "\e010";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-headphones:before {
  content: "\e011";
}
.icon-headphones-list li:before {
  content: "\e011";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-play:before {
  content: "\e012";
}
.icon-play-list li:before {
  content: "\e012";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-film:before {
  content: "\e013";
}
.icon-film-list li:before {
  content: "\e013";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-camera-2:before {
  content: "\e014";
}
.icon-camera-2-list li:before {
  content: "\e014";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dice:before {
  content: "\e015";
}
.icon-dice-list li:before {
  content: "\e015";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pacman:before {
  content: "\e016";
}
.icon-pacman-list li:before {
  content: "\e016";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spades:before {
  content: "\e017";
}
.icon-spades-list li:before {
  content: "\e017";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-clubs:before {
  content: "\e018";
}
.icon-clubs-list li:before {
  content: "\e018";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-diamonds:before {
  content: "\e019";
}
.icon-diamonds-list li:before {
  content: "\e019";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pawn:before {
  content: "\e01a";
}
.icon-pawn-list li:before {
  content: "\e01a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bullhorn:before {
  content: "\e01b";
}
.icon-bullhorn-list li:before {
  content: "\e01b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-connection:before {
  content: "\e01c";
}
.icon-connection-list li:before {
  content: "\e01c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-podcast:before {
  content: "\e01d";
}
.icon-podcast-list li:before {
  content: "\e01d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-feed:before {
  content: "\e01e";
}
.icon-feed-list li:before {
  content: "\e01e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-book:before {
  content: "\e01f";
}
.icon-book-list li:before {
  content: "\e01f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-books:before {
  content: "\e020";
}
.icon-books-list li:before {
  content: "\e020";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-library:before {
  content: "\e021";
}
.icon-library-list li:before {
  content: "\e021";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file:before {
  content: "\e022";
}
.icon-file-list li:before {
  content: "\e022";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-profile:before {
  content: "\e023";
}
.icon-profile-list li:before {
  content: "\e023";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-2:before {
  content: "\e024";
}
.icon-file-2-list li:before {
  content: "\e024";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-3:before {
  content: "\e025";
}
.icon-file-3-list li:before {
  content: "\e025";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-4:before {
  content: "\e026";
}
.icon-file-4-list li:before {
  content: "\e026";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-copy:before {
  content: "\e027";
}
.icon-copy-list li:before {
  content: "\e027";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-copy-2:before {
  content: "\e028";
}
.icon-copy-2-list li:before {
  content: "\e028";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-copy-3:before {
  content: "\e029";
}
.icon-copy-3-list li:before {
  content: "\e029";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paste:before {
  content: "\e02a";
}
.icon-paste-list li:before {
  content: "\e02a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paste-2:before {
  content: "\e02b";
}
.icon-paste-2-list li:before {
  content: "\e02b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paste-3:before {
  content: "\e02c";
}
.icon-paste-3-list li:before {
  content: "\e02c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stack:before {
  content: "\e02d";
}
.icon-stack-list li:before {
  content: "\e02d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-folder:before {
  content: "\e02e";
}
.icon-folder-list li:before {
  content: "\e02e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-folder-open:before {
  content: "\e02f";
}
.icon-folder-open-list li:before {
  content: "\e02f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tag:before {
  content: "\e030";
}
.icon-tag-list li:before {
  content: "\e030";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tags:before {
  content: "\e031";
}
.icon-tags-list li:before {
  content: "\e031";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-barcode:before {
  content: "\e032";
}
.icon-barcode-list li:before {
  content: "\e032";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-qrcode:before {
  content: "\e033";
}
.icon-grcode-list li:before {
  content: "\e033";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ticket:before {
  content: "\e034";
}
.icon-ticket-list li:before {
  content: "\e034";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cart:before {
  content: "\e035";
}
.icon-cart-list li:before {
  content: "\e035";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cart-2:before {
  content: "\e036";
}
.icon-cart-2-list li:before {
  content: "\e036";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cart-3:before {
  content: "\e037";
}
.icon-cart-3-list li:before {
  content: "\e037";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-coin:before {
  content: "\e038";
}
.icon-coin-list li:before {
  content: "\e038";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-credit:before {
  content: "\e039";
}
.icon-credit-list li:before {
  content: "\e039";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-calculate:before {
  content: "\e03a";
}
.icon-calculate-list li:before {
  content: "\e03a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-support:before {
  content: "\e03b";
}
.icon-support-list li:before {
  content: "\e03b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-phone:before {
  content: "\e03c";
}
.icon-phone-list li:before {
  content: "\e03c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-phone-hang-up:before {
  content: "\e03d";
}
.icon-phone-hang-up-list li:before {
  content: "\e03d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-address-book:before {
  content: "\e03e";
}
.icon-address-book-list li:before {
  content: "\e03e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-notebook:before {
  content: "\e03f";
}
.icon-notebook-list li:before {
  content: "\e03f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-envelop:before {
  content: "\e040";
}
.icon-envelop-list li:before {
  content: "\e040";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pushpin:before {
  content: "\e041";
}
.icon-pushpin-list li:before {
  content: "\e041";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-location:before {
  content: "\e042";
}
.icon-location-list li:before {
  content: "\e042";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-location-2:before {
  content: "\e043";
}
.icon-location-2-list li:before {
  content: "\e043";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-compass:before {
  content: "\e044";
}
.icon-compass-list li:before {
  content: "\e044";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-map:before {
  content: "\e045";
}
.icon-map-list li:before {
  content: "\e045";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-map-2:before {
  content: "\e046";
}
.icon-map-2-list li:before {
  content: "\e046";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-history:before {
  content: "\e047";
}
.icon-history-list li:before {
  content: "\e047";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-clock:before {
  content: "\e048";
}
.icon-clock-list li:before {
  content: "\e048";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-clock-2:before {
  content: "\e049";
}
.icon-clock-2-list li:before {
  content: "\e049";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-alarm:before {
  content: "\e04a";
}
.icon-alarm-list li:before {
  content: "\e04a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-alarm-2:before {
  content: "\e04b";
}
.icon-alarm-2-list li:before {
  content: "\e04b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bell:before {
  content: "\e04c";
}
.icon-bell-list li:before {
  content: "\e04c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stopwatch:before {
  content: "\e04d";
}
.icon-stopwatch-list li:before {
  content: "\e04d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-calendar:before {
  content: "\e04e";
}
.icon-calendar-list li:before {
  content: "\e04e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-calendar-2:before {
  content: "\e04f";
}
.icon-calendar-2-list li:before {
  content: "\e04f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-print:before {
  content: "\e050";
}
.icon-print-list li:before {
  content: "\e050";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-keyboard:before {
  content: "\e051";
}
.icon-keyboard-list li:before {
  content: "\e051";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-screen:before {
  content: "\e052";
}
.icon-screen-list li:before {
  content: "\e052";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-laptop:before {
  content: "\e053";
}
.icon-laptop-list li:before {
  content: "\e053";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mobile:before {
  content: "\e054";
}
.icon-mobile-list li:before {
  content: "\e054";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mobile-2:before {
  content: "\e055";
}
.icon-mobile-2-list li:before {
  content: "\e055";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tablet:before {
  content: "\e056";
}
.icon-tablet-list li:before {
  content: "\e056";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tv:before {
  content: "\e057";
}
.icon-tv-list li:before {
  content: "\e057";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cabinet:before {
  content: "\e058";
}
.icon-cabinet-list li:before {
  content: "\e058";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-drawer:before {
  content: "\e059";
}
.icon-drawer-list li:before {
  content: "\e059";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-drawer-2:before {
  content: "\e05a";
}
.icon-drawer-2-list li:before {
  content: "\e05a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-drawer-3:before {
  content: "\e05b";
}
.icon-drawer-3-list li:before {
  content: "\e05b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-box-add:before {
  content: "\e05c";
}
.icon-box-add-list li:before {
  content: "\e05c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-box-remove:before {
  content: "\e05d";
}
.icon-box-removet-list li:before {
  content: "\e05d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-download:before {
  content: "\e05e";
}
.icon-download-list li:before {
  content: "\e05e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-upload:before {
  content: "\e05f";
}
.icon-upload-list li:before {
  content: "\e05f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-disk:before {
  content: "\e060";
}
.icon-disk-list li:before {
  content: "\e060";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-storage:before {
  content: "\e061";
}
.icon-storage-list li:before {
  content: "\e061";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-undo:before {
  content: "\e062";
}
.icon-undo-list li:before {
  content: "\e062";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-redo:before {
  content: "\e063";
}
.icon-redo-list li:before {
  content: "\e063";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flip:before {
  content: "\e064";
}
.icon-flip-list li:before {
  content: "\e064";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flip-2:before {
  content: "\e065";
}
.icon-flip-2-list li:before {
  content: "\e065";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-undo-2:before {
  content: "\e066";
}
.icon-undo-2-list li:before {
  content: "\e066";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-redo-2:before {
  content: "\e067";
}
.icon-redo-2-list li:before {
  content: "\e067";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-forward:before {
  content: "\e068";
}
.icon-forward-list li:before {
  content: "\e068";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-reply:before {
  content: "\e069";
}
.icon-reply-list li:before {
  content: "\e069";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bubble:before {
  content: "\e06a";
}
.icon-bubble-list li:before {
  content: "\e06a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bubbles:before {
  content: "\e06b";
}
.icon-bubbles-list li:before {
  content: "\e06b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bubbles-2:before {
  content: "\e06c";
}
.icon-bubbles-2-list li:before {
  content: "\e06c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bubble-2:before {
  content: "\e06d";
}
.icon-bubble-2-list li:before {
  content: "\e06d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bubbles-3:before {
  content: "\e06e";
}
.icon-bubbles-3-list li:before {
  content: "\e06e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bubbles-4:before {
  content: "\e06f";
}
.icon-bubbles-4-list li:before {
  content: "\e06f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-user:before {
  content: "\e070";
}
.icon-user-list li:before {
  content: "\e070";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-users:before {
  content: "\e071";
}
.icon-users-list li:before {
  content: "\e071";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-user-2:before {
  content: "\e072";
}
.icon-user-2-list li:before {
  content: "\e072";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-users-2:before {
  content: "\e073";
}
.icon-users-2-list li:before {
  content: "\e073";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-user-3:before {
  content: "\e074";
}
.icon-user-3-list li:before {
  content: "\e074";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-user-4:before {
  content: "\e075";
}
.icon-user-4-list li:before {
  content: "\e075";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-quotes-left:before {
  content: "\e076";
}
.icon-quotes-left-list li:before {
  content: "\e076";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-busy:before {
  content: "\e077";
}
.icon-busy-list li:before {
  content: "\e077";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spinner:before {
  content: "\e078";
}
.icon-spinner-list li:before {
  content: "\e078";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spinner-2:before {
  content: "\e079";
}
.icon-spinner-2-list li:before {
  content: "\e079";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spinner-3:before {
  content: "\e07a";
}
.icon-spinner-3-list li:before {
  content: "\e07a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spinner-4:before {
  content: "\e07b";
}
.icon-spinner-4-list li:before {
  content: "\e07b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spinner-5:before {
  content: "\e07c";
}
.icon-spinner-5-list li:before {
  content: "\e07c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spinner-6:before {
  content: "\e07d";
}
.icon-spinner-6-list li:before {
  content: "\e07d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-binoculars:before {
  content: "\e07e";
}
.icon-binoculars-list li:before {
  content: "\e07e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-search:before {
  content: "\e07f";
}
.icon-search-list li:before {
  content: "\e07f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-zoom-in:before {
  content: "\e080";
}
.icon-zoom-in-list li:before {
  content: "\e080";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-zoom-out:before {
  content: "\e081";
}
.icon-zoom-out-list li:before {
  content: "\e081";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-expand:before {
  content: "\e082";
}
.icon-expand-list li:before {
  content: "\e082";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-contract:before {
  content: "\e083";
}
.icon-contract-list li:before {
  content: "\e083";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-expand-2:before {
  content: "\e084";
}
.icon-expand-2-list li:before {
  content: "\e084";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-contract-2:before {
  content: "\e085";
}
.icon-contract-2-list li:before {
  content: "\e085";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-key:before {
  content: "\e086";
}
.icon-key-list li:before {
  content: "\e086";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-key-2:before {
  content: "\e087";
}
.icon-key-2-list li:before {
  content: "\e087";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lock:before {
  content: "\e088";
}
.icon-lock-list li:before {
  content: "\e088";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lock-2:before {
  content: "\e089";
}
.icon-lock-2-list li:before {
  content: "\e089";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-unlocked:before {
  content: "\e08a";
}
.icon-unlocked-list li:before {
  content: "\e08a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wrench:before {
  content: "\e08b";
}
.icon-wrench-list li:before {
  content: "\e08b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-settings:before {
  content: "\e08c";
}
.icon-settings-list li:before {
  content: "\e08c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-equalizer:before {
  content: "\e08d";
}
.icon-equalizer-list li:before {
  content: "\e08d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cog:before {
  content: "\e08e";
}
.icon-cog-list li:before {
  content: "\e08e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cogs:before {
  content: "\e08f";
}
.icon-cogs-list li:before {
  content: "\e08f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cog-2:before {
  content: "\e090";
}
.icon-cog-2-list li:before {
  content: "\e090";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hammer:before {
  content: "\e091";
}
.icon-hammer-list li:before {
  content: "\e091";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wand:before {
  content: "\e092";
}
.icon-wand-list li:before {
  content: "\e092";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-aid:before {
  content: "\e093";
}
.icon-aid-list li:before {
  content: "\e093";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bug:before {
  content: "\e094";
}
.icon-bug-list li:before {
  content: "\e094";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pie:before {
  content: "\e095";
}
.icon-pie-list li:before {
  content: "\e095";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stats:before {
  content: "\e096";
}
.icon-stats-list li:before {
  content: "\e096";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bars:before {
  content: "\e097";
}
.icon-bars-list li:before {
  content: "\e097";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bars-2:before {
  content: "\e098";
}
.icon-bars-2-list li:before {
  content: "\e098";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-gift:before {
  content: "\e099";
}
.icon-gift-list li:before {
  content: "\e099";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-trophy:before {
  content: "\e09a";
}
.icon-trophy-list li:before {
  content: "\e09a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-glass:before {
  content: "\e09b";
}
.icon-glass-list li:before {
  content: "\e09b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mug:before {
  content: "\e09c";
}
.icon-mug-list li:before {
  content: "\e09c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-food:before {
  content: "\e09d";
}
.icon-food-list li:before {
  content: "\e09d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-leaf:before {
  content: "\e09e";
}
.icon-leaf-list li:before {
  content: "\e09e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-rocket:before {
  content: "\e09f";
}
.icon-rocket-list li:before {
  content: "\e09f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-meter:before {
  content: "\e0a0";
}
.icon-meter-list li:before {
  content: "\e0a0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-meter2:before {
  content: "\e0a1";
}
.icon-meter2-list li:before {
  content: "\e0a1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dashboard:before {
  content: "\e0a2";
}
.icon-dashboard-list li:before {
  content: "\e0a2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hammer-2:before {
  content: "\e0a3";
}
.icon-hammer-2-list li:before {
  content: "\e0a3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-fire:before {
  content: "\e0a4";
}
.icon-fire-list li:before {
  content: "\e0a4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lab:before {
  content: "\e0a5";
}
.icon-lab-list li:before {
  content: "\e0a5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-magnet:before {
  content: "\e0a6";
}
.icon-magnet-list li:before {
  content: "\e0a6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-remove:before {
  content: "\e0a7";
}
.icon-remove-list li:before {
  content: "\e0a7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-remove-2:before {
  content: "\e0a8";
}
.icon-remove-2-list li:before {
  content: "\e0a8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-briefcase:before {
  content: "\e0a9";
}
.icon-briefcase-list li:before {
  content: "\e0a9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-airplane:before {
  content: "\e0aa";
}
.icon-airplane-list li:before {
  content: "\e0aa";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-truck:before {
  content: "\e0ab";
}
.icon-truck-list li:before {
  content: "\e0ab";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-road:before {
  content: "\e0ac";
}
.icon-road-list li:before {
  content: "\e0ac";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-accessibility:before {
  content: "\e0ad";
}
.icon-accessibility-list li:before {
  content: "\e0ad";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-target:before {
  content: "\e0ae";
}
.icon-target-list li:before {
  content: "\e0ae";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-shield:before {
  content: "\e0af";
}
.icon-shield-list li:before {
  content: "\e0af";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lightning:before {
  content: "\e0b0";
}
.icon-lightning-list li:before {
  content: "\e0b0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-switch:before {
  content: "\e0b1";
}
.icon-switch-list li:before {
  content: "\e0b1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-power-cord:before {
  content: "\e0b2";
}
.icon-power-cord-list li:before {
  content: "\e0b2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-signup:before {
  content: "\e0b3";
}
.icon-signup-list li:before {
  content: "\e0b3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-list:before {
  content: "\e0b4";
}
.icon-list-list li:before {
  content: "\e0b4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-list-2:before {
  content: "\e0b5";
}
.icon-list-2-list li:before {
  content: "\e0b5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-numbered-list:before {
  content: "\e0b6";
}
.icon-numbered-list li:before {
  content: "\e0b6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-menu:before {
  content: "\e0b7";
}
.icon-menu-list li:before {
  content: "\e0b7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-menu-2:before {
  content: "\e0b8";
}
.icon-menu-2-list li:before {
  content: "\e0b8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tree:before {
  content: "\e0b9";
}
.icon-tree-list li:before {
  content: "\e0b9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cloud:before {
  content: "\e0ba";
}
.icon-cloud-list li:before {
  content: "\e0ba";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cloud-download:before {
  content: "\e0bb";
}
.icon-cloud-download-list li:before {
  content: "\e0bb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cloud-upload:before {
  content: "\e0bc";
}
.icon-cloud-upload-list li:before {
  content: "\e0bc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-download-2:before {
  content: "\e0bd";
}
.icon-download-2-list li:before {
  content: "\e0bd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-upload-2:before {
  content: "\e0be";
}
.icon-upload-2-list li:before {
  content: "\e0be";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-download-3:before {
  content: "\e0bf";
}
.icon-download-3-list li:before {
  content: "\e0bf";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-upload-3:before {
  content: "\e0c0";
}
.icon-upload-3-list li:before {
  content: "\e0c0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-globe:before {
  content: "\e0c1";
}
.icon-globe-list li:before {
  content: "\e0c1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-earth:before {
  content: "\e0c2";
}
.icon-earth-list li:before {
  content: "\e0c2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-link:before {
  content: "\e0c3";
}
.icon-link-list li:before {
  content: "\e0c3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flag:before {
  content: "\e0c4";
}
.icon-flag-list li:before {
  content: "\e0c4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-attachment:before {
  content: "\e0c5";
}
.icon-attachment-list li:before {
  content: "\e0c5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eye:before {
  content: "\e0c6";
}
.icon-eye-list li:before {
  content: "\e0c6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eye-blocked:before {
  content: "\e0c7";
}
.icon-eye-blocked-list li:before {
  content: "\e0c7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eye-2:before {
  content: "\e0c8";
}
.icon-eye-2-list li:before {
  content: "\e0c8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bookmark:before {
  content: "\e0c9";
}
.icon-bookmark-list li:before {
  content: "\e0c9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bookmarks:before {
  content: "\e0ca";
}
.icon-bookmarks-list li:before {
  content: "\e0ca";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-brightness-medium:before {
  content: "\e0cb";
}
.icon-brightness-medium-list li:before {
  content: "\e0cb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-brightness-contrast:before {
  content: "\e0cc";
}
.icon-brightness-contrast-list li:before {
  content: "\e0cc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-contrast:before {
  content: "\e0cd";
}
.icon-contrast-list li:before {
  content: "\e0cd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-star:before {
  content: "\e0ce";
}
.icon-star-list li:before {
  content: "\e0ce";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-star-2:before {
  content: "\e0cf";
}
.icon-star-2-list li:before {
  content: "\e0cf";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-star-3:before {
  content: "\e0d0";
}
.icon-star-3-list li:before {
  content: "\e0d0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-heart:before {
  content: "\e0d1";
}
.icon-heart-list li:before {
  content: "\e0d1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-heart-2:before {
  content: "\e0d2";
}
.icon-heart-2-list li:before {
  content: "\e0d2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-heart-broken:before {
  content: "\e0d3";
}
.icon-heart-broken-list li:before {
  content: "\e0d3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-thumbs-up:before {
  content: "\e0d4";
}
.icon-thumbs-up-list li:before {
  content: "\e0d4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-thumbs-up-2:before {
  content: "\e0d5";
}
.icon-thumbs-up-2-list li:before {
  content: "\e0d5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-happy:before {
  content: "\e0d6";
}
.icon-happy-list li:before {
  content: "\e0d6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-happy-2:before {
  content: "\e0d7";
}
.icon-happy-2-list li:before {
  content: "\e0d7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-smiley:before {
  content: "\e0d8";
}
.icon-smiley-list li:before {
  content: "\e0d8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-smiley-2:before {
  content: "\e0d9";
}
.icon-smiley-2-list li:before {
  content: "\e0d9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tongue:before {
  content: "\e0da";
}
.icon-tongue-list li:before {
  content: "\e0da";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tongue-2:before {
  content: "\e0db";
}
.icon-tongue-2-list li:before {
  content: "\e0db";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sad:before {
  content: "\e0dc";
}
.icon-sad-list li:before {
  content: "\e0dc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sad-2:before {
  content: "\e0dd";
}
.icon-sad-2-list li:before {
  content: "\e0dd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wink:before {
  content: "\e0de";
}
.icon-wink-list li:before {
  content: "\e0de";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wink-2:before {
  content: "\e0df";
}
.icon-wink-2-list li:before {
  content: "\e0df";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-grin:before {
  content: "\e0e0";
}
.icon-grin-list li:before {
  content: "\e0e0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-grin-2:before {
  content: "\e0e1";
}
.icon-grin-2-list li:before {
  content: "\e0e1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cool:before {
  content: "\e0e2";
}
.icon-cool-list li:before {
  content: "\e0e2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cool-2:before {
  content: "\e0e3";
}
.icon-cool-2-list li:before {
  content: "\e0e3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-angry:before {
  content: "\e0e4";
}
.icon-angry-list lli:before {
  content: "\e0e4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-angry-2:before {
  content: "\e0e5";
}
.icon-angry-2-list li:before {
  content: "\e0e5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-evil:before {
  content: "\e0e6";
}
.icon-evil-list li:before {
  content: "\e0e6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-evil-2:before {
  content: "\e0e7";
}
.icon-evil-2-list li:before {
  content: "\e0e7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-shocked:before {
  content: "\e0e8";
}
.icon-shocked-list li:before {
  content: "\e0e8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-shocked-2:before {
  content: "\e0e9";
}
.icon-shocked-2-list li:before {
  content: "\e0e9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-confused:before {
  content: "\e0ea";
}
.icon-confused-list li:before {
  content: "\e0ea";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-confused-2:before {
  content: "\e0eb";
}
.icon-confused-2-list li:before {
  content: "\e0eb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-neutral:before {
  content: "\e0ec";
}
.icon-neutral-list li:before {
  content: "\e0ec";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-neutral-2:before {
  content: "\e0ed";
}
.icon-neutral-2-list li:before {
  content: "\e0ed";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wondering:before {
  content: "\e0ee";
}
.icon-wondering-list li:before {
  content: "\e0ee";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wondering-2:before {
  content: "\e0ef";
}
.icon-wondering-2-list li:before {
  content: "\e0ef";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-point-up:before {
  content: "\e0f0";
}
.icon-point-up-list li:before {
  content: "\e0f0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-point-right:before {
  content: "\e0f1";
}
.icon-point-right-list li:before {
  content: "\e0f1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-point-down:before {
  content: "\e0f2";
}
.icon-point-down-list li:before {
  content: "\e0f2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-point-left:before {
  content: "\e0f3";
}
.icon-point-left-list li:before {
  content: "\e0f3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-warning:before {
  content: "\e0f4";
}
.icon-warning-list li:before {
  content: "\e0f4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-notification:before {
  content: "\e0f5";
}
.icon-notification-list li:before {
  content: "\e0f5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-question:before {
  content: "\e0f6";
}
.icon-question-list li:before {
  content: "\e0f6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-info:before {
  content: "\e0f7";
}
.icon-info-list li:before {
  content: "\e0f7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-info-2:before {
  content: "\e0f8";
}
.icon-info-2-list li:before {
  content: "\e0f8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-blocked:before {
  content: "\e0f9";
}
.icon-blocked-list li:before {
  content: "\e0f9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cancel-circle:before {
  content: "\e0fa";
}
.icon-cancel-circle-list li:before {
  content: "\e0fa";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-checkmark-circle:before {
  content: "\e0fb";
}
.icon-checkmark-circle-list li:before {
  content: "\e0fb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spam:before {
  content: "\e0fc";
}
.icon-spam-list li:before {
  content: "\e0fc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-close:before {
  content: "\e0fd";
}
.icon-close-list li:before {
  content: "\e0fd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-checkmark:before {
  content: "\e0fe";
}
.icon-checkmark-list li:before {
  content: "\e0fe";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-checkmark-2:before {
  content: "\e0ff";
}
.icon-checkmark-2-list li:before {
  content: "\e0ff";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spell-check:before {
  content: "\e100";
}
.icon-spell-check-list li:before {
  content: "\e100";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-minus:before {
  content: "\e101";
}
.icon-minus-list li:before {
  content: "\e101";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-plus:before {
  content: "\e102";
}
.icon-plus-list li:before {
  content: "\e102";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-enter:before {
  content: "\e103";
}
.icon-enter-list li:before {
  content: "\e103";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-exit:before {
  content: "\e104";
}
.icon-exit-list li:before {
  content: "\e104";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-play-2:before {
  content: "\e105";
}
.icon-play-2-list li:before {
  content: "\e105";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pause:before {
  content: "\e106";
}
.icon-pause-list li:before {
  content: "\e106";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stop:before {
  content: "\e107";
}
.icon-stop-list li:before {
  content: "\e107";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-backward:before {
  content: "\e108";
}
.icon-backward-list li:before {
  content: "\e108";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-forward-2:before {
  content: "\e109";
}
.icon-forward-2-list li:before {
  content: "\e109";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-play-3:before {
  content: "\e10a";
}
.icon-play-3-list li:before {
  content: "\e10a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pause-2:before {
  content: "\e10b";
}
.icon-pause-2-list li:before {
  content: "\e10b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stop-2:before {
  content: "\e10c";
}
.icon-stop-2-list li:before {
  content: "\e10c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-backward-2:before {
  content: "\e10d";
}
.icon-backward-2-list li:before {
  content: "\e10d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-forward-3:before {
  content: "\e10e";
}
.icon-forward-3-list li:before {
  content: "\e10e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-first:before {
  content: "\e10f";
}
.icon-first-list li:before {
  content: "\e10f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-last:before {
  content: "\e110";
}
.icon-last-list li:before {
  content: "\e110";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-previous:before {
  content: "\e111";
}
.icon-previous-list li:before {
  content: "\e111";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-next:before {
  content: "\e112";
}
.icon-next-list li:before {
  content: "\e112";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eject:before {
  content: "\e113";
}
.icon-eject-list li:before {
  content: "\e113";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-high:before {
  content: "\e114";
}
.icon-volume-high-list li:before {
  content: "\e114";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-medium:before {
  content: "\e115";
}
.icon-volume-medium-list li:before {
  content: "\e115";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-low:before {
  content: "\e116";
}
.icon-volume-low-list li:before {
  content: "\e116";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-mute:before {
  content: "\e117";
}
.icon-volume-mute-list li:before {
  content: "\e117";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-mute-2:before {
  content: "\e118";
}
.icon-volume-mute-2-list li:before {
  content: "\e118";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-increase:before {
  content: "\e119";
}
.icon-volume-increase-list li:before {
  content: "\e119";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-decrease:before {
  content: "\e11a";
}
.icon-volume-decrease-list li:before {
  content: "\e11a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-loop:before {
  content: "\e11b";
}
.icon-loop-list li:before {
  content: "\e11b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-loop-2:before {
  content: "\e11c";
}
.icon-loop-2-list li:before {
  content: "\e11c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-loop-3:before {
  content: "\e11d";
}
.icon-loop-3-list li:before {
  content: "\e11d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-shuffle:before {
  content: "\e11e";
}
.icon-shuffle-list li:before {
  content: "\e11e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-left:before {
  content: "\e11f";
}
.icon-arrow-up-left-list li:before {
  content: "\e11f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up:before {
  content: "\e120";
}
.icon-arrow-up-list li:before {
  content: "\e120";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-right:before {
  content: "\e121";
}
.icon-arrow-up-right-list li:before {
  content: "\e121";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-right:before {
  content: "\e122";
}
.icon-arrow-right-list li:before {
  content: "\e122";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-right:before {
  content: "\e123";
}
.icon-arrow-down-right-list li:before {
  content: "\e123";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down:before {
  content: "\e124";
}
.icon-arrow-down-list li:before {
  content: "\e124";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-left:before {
  content: "\e125";
}
.icon-arrow-down-left-list li:before {
  content: "\e125";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-left:before {
  content: "\e126";
}
.icon-arrow-left-list li:before {
  content: "\e126";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-left-2:before {
  content: "\e127";
}
.icon-arrow-up-left-2-list li:before {
  content: "\e127";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-2:before {
  content: "\e128";
}
.icon-arrow-up-2-list li:before {
  content: "\e128";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-right-2:before {
  content: "\e129";
}
.icon-arrow-up-right-2-list li:before {
  content: "\e129";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-right-2:before {
  content: "\e12a";
}
.icon-arrow-right-2-list li:before {
  content: "\e12a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-right-2:before {
  content: "\e12b";
}
.icon-arrow-down-right-2-list li:before {
  content: "\e12b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-2:before {
  content: "\e12c";
}
.icon-arrow-down-2-list li:before {
  content: "\e12c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-left-2:before {
  content: "\e12d";
}
.icon-arrow-down-left-2-list li:before {
  content: "\e12d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-left-2:before {
  content: "\e12e";
}
.icon-arrow-left-2-list li:before {
  content: "\e12e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-left-3:before {
  content: "\e12f";
}
.icon-arrow-up-left-3-list li:before {
  content: "\e12f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-3:before {
  content: "\e130";
}
.icon-arrow-up-3-list li:before {
  content: "\e130";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-right-3:before {
  content: "\e131";
}
.icon-arrow-up-right-3-list li:before {
  content: "\e131";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-right-3:before {
  content: "\e132";
}
.icon-arrow-right-3-list li:before {
  content: "\e132";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-right-3:before {
  content: "\e133";
}
.icon-arrow-down-right-3-list li:before {
  content: "\e133";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-3:before {
  content: "\e134";
}
.icon-arrow-down-3-list li:before {
  content: "\e134";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-left-3:before {
  content: "\e135";
}
.icon-arrow-down-left-3-list li:before {
  content: "\e135";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-left-3:before {
  content: "\e136";
}
.icon-arrow-left-3-list li:before {
  content: "\e136";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tab:before {
  content: "\e137";
}
.icon-tab-list li:before {
  content: "\e137";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-checkbox-checked:before {
  content: "\e138";
}
.icon-checkbox-checked-list li:before {
  content: "\e138";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-checkbox-unchecked:before {
  content: "\e139";
}
.icon-checkbox-unchecked-list li:before {
  content: "\e139";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-checkbox-partial:before {
  content: "\e13a";
}
.icon-checkbox-partial-list li:before {
  content: "\e13a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-radio-checked:before {
  content: "\e13b";
}
.icon-radio-checked-list li:before {
  content: "\e13b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-radio-unchecked:before {
  content: "\e13c";
}
.icon-radio-unchecked-list li:before {
  content: "\e13c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-crop:before {
  content: "\e13d";
}
.icon-crop-list li:before {
  content: "\e13d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-scissors:before {
  content: "\e13e";
}
.icon-scissors-list li:before {
  content: "\e13e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-filter:before {
  content: "\e13f";
}
.icon-filter-list li:before {
  content: "\e13f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-filter-2:before {
  content: "\e140";
}
.icon-filter-2-list li:before {
  content: "\e140";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-font:before {
  content: "\e141";
}
.icon-font-list li:before {
  content: "\e141";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-text-height:before {
  content: "\e142";
}
.icon-text-height-list li:before {
  content: "\e142";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-text-width:before {
  content: "\e143";
}
.icon-text-width-list li:before {
  content: "\e143";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bold:before {
  content: "\e144";
}
.icon-bold-list li:before {
  content: "\e144";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-underline:before {
  content: "\e145";
}
.icon-underline-list li:before {
  content: "\e145";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-italic:before {
  content: "\e146";
}
.icon-italic-list li:before {
  content: "\e146";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-strikethrough:before {
  content: "\e147";
}
.icon-strikethrough-list li:before {
  content: "\e147";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-omega:before {
  content: "\e148";
}
.icon-omega-list li:before {
  content: "\e148";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sigma:before {
  content: "\e149";
}
.icon-sigma-list li:before {
  content: "\e149";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-table:before {
  content: "\e14a";
}
.icon-table-list li:before {
  content: "\e14a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-table-2:before {
  content: "\e14b";
}
.icon-table-2-list li:before {
  content: "\e14b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-insert-template:before {
  content: "\e14c";
}
.icon-insert-template-list li:before {
  content: "\e14c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pilcrow:before {
  content: "\e14d";
}
.icon-pilcrow-list li:before {
  content: "\e14d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-left-to-right:before {
  content: "\e14e";
}
.icon-left-to-right-list li:before {
  content: "\e14e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-right-to-left:before {
  content: "\e14f";
}
.icon-right-to-left-list li:before {
  content: "\e14f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-left:before {
  content: "\e150";
}
.icon-paragraph-left-list li:before {
  content: "\e150";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-center:before {
  content: "\e151";
}
.icon-paragraph-center-list li:before {
  content: "\e151";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-right:before {
  content: "\e152";
}
.icon-paragraph-right-list li:before {
  content: "\e152";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-justify:before {
  content: "\e153";
}
.icon-paragraph-justify-list li:before {
  content: "\e153";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-left-2:before {
  content: "\e154";
}
.icon-paragraph-left-2-list li:before {
  content: "\e154";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-center-2:before {
  content: "\e155";
}
.icon-paragraph-center-2-list li:before {
  content: "\e155";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-right-2:before {
  content: "\e156";
}
.icon-paragraph-right-2-list li:before {
  content: "\e156";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paragraph-justify-2:before {
  content: "\e157";
}
.icon-paragraph-justify-2-list li:before {
  content: "\e157";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-indent-increase:before {
  content: "\e158";
}
.icon-indent-increase-list li:before {
  content: "\e158";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-indent-decrease:before {
  content: "\e159";
}
.icon-indent-decrease-list li:before {
  content: "\e159";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-new-tab:before {
  content: "\e15a";
}
.icon-new-tab-list li:before {
  content: "\e15a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-embed:before {
  content: "\e15b";
}
.icon-embed-list li:before {
  content: "\e15b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-code:before {
  content: "\e15c";
}
.icon-code-list li:before {
  content: "\e15c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-console:before {
  content: "\e15d";
}
.icon-console-list li:before {
  content: "\e15d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-share:before {
  content: "\e15e";
}
.icon-share-list li:before {
  content: "\e15e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mail:before {
  content: "\e15f";
}
.icon-mail-list li:before {
  content: "\e15f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mail-2:before {
  content: "\e160";
}
.icon-mail-2-list li:before {
  content: "\e160";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mail-3:before {
  content: "\e161";
}
.icon-mail-3-list li:before {
  content: "\e161";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mail-4:before {
  content: "\e162";
}
.icon-mail-4-list li:before {
  content: "\e162";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google:before {
  content: "\e163";
}
.icon-google-list li:before {
  content: "\e163";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google-plus:before {
  content: "\e164";
}
.icon-google-plus-list li:before {
  content: "\e164";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google-plus-2:before {
  content: "\e165";
}
.icon-google-plus-2-list li:before {
  content: "\e165";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google-plus-3:before {
  content: "\e166";
}
.icon-google-plus-3-list li:before {
  content: "\e166";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google-plus-4:before {
  content: "\e167";
}
.icon-google-plus-4-list li:before {
  content: "\e167";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google-drive:before {
  content: "\e168";
}
.icon-google-drive-list li:before {
  content: "\e168";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-facebook:before {
  content: "\e169";
}
.icon-facebook-list li:before {
  content: "\e169";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-facebook-2:before {
  content: "\e16a";
}
.icon-facebook-2-list li:before {
  content: "\e16a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-facebook-3:before {
  content: "\e16b";
}
.icon-facebook-3-list li:before {
  content: "\e16b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-instagram:before {
  content: "\e16c";
}
.icon-instagram-list li:before {
  content: "\e16c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-twitter:before {
  content: "\e16d";
}
.icon-twitter-list li:before {
  content: "\e16d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-twitter-2:before {
  content: "\e16e";
}
.icon-twitter-2-list li:before {
  content: "\e16e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-twitter-3:before {
  content: "\e16f";
}
.icon-twitter-3-list li:before {
  content: "\e16f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-feed-2:before {
  content: "\e170";
}
.icon-feed-2-list li:before {
  content: "\e170";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-feed-3:before {
  content: "\e171";
}
.icon-feed-3-list li:before {
  content: "\e171";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-feed-4:before {
  content: "\e172";
}
.icon-feed-4-list li:before {
  content: "\e172";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-youtube:before {
  content: "\e173";
}
.icon-youtube-list li:before {
  content: "\e173";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-youtube-2:before {
  content: "\e174";
}
.icon-youtube-2-list li:before {
  content: "\e174";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-vimeo:before {
  content: "\e175";
}
.icon-vimeo-list li:before {
  content: "\e175";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-vimeo2:before {
  content: "\e176";
}
.icon-vimeo2-list li:before {
  content: "\e176";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-vimeo-2:before {
  content: "\e177";
}
.icon-vimeo-2-list li:before {
  content: "\e177";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lanyrd:before {
  content: "\e178";
}
.icon-lanyrd-list li:before {
  content: "\e178";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flickr:before {
  content: "\e179";
}
.icon-flickr-list li:before {
  content: "\e179";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flickr-2:before {
  content: "\e17a";
}
.icon-flickr-2-list li:before {
  content: "\e17a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flickr-3:before {
  content: "\e17b";
}
.icon-flickr-3-list li:before {
  content: "\e17b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flickr-4:before {
  content: "\e17c";
}
.icon-flickr-4-list li:before {
  content: "\e17c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-picassa:before {
  content: "\e17d";
}
.icon-picasa-list li:before {
  content: "\e17d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-picassa-2:before {
  content: "\e17e";
}
.icon-picasa-2-list li:before {
  content: "\e17e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dribbble:before {
  content: "\e17f";
}
.icon-dribbble-list li:before {
  content: "\e17f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dribbble-2:before {
  content: "\e180";
}
.icon-dribbble-2-list li:before {
  content: "\e180";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dribbble-3:before {
  content: "\e181";
}
.icon-dribbble-3-list li:before {
  content: "\e181";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-forrst:before {
  content: "\e182";
}
.icon-forrst-list li:before {
  content: "\e182";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-forrst-2:before {
  content: "\e183";
}
.icon-forrst-2-list li:before {
  content: "\e183";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-deviantart:before {
  content: "\e184";
}
.icon-deviantart-list li:before {
  content: "\e184";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-deviantart-2:before {
  content: "\e185";
}
.icon-deviantart-2-list li:before {
  content: "\e185";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-steam:before {
  content: "\e186";
}
.icon-steam-list li:before {
  content: "\e186";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-steam-2:before {
  content: "\e187";
}
.icon-steam-2-list li:before {
  content: "\e187";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github:before {
  content: "\e188";
}
.icon-github-list li:before {
  content: "\e186";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github-2:before {
  content: "\e189";
}
.icon-github-2-list li:before {
  content: "\e189";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github-3:before {
  content: "\e18a";
}
.icon-github-3-list li:before {
  content: "\e18a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github-4:before {
  content: "\e18b";
}
.icon-github-4-list li:before {
  content: "\e18b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github-5:before {
  content: "\e18c";
}
.icon-github-5-list li:before {
  content: "\e18c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wordpress:before {
  content: "\e18d";
}
.icon-wordpress-list li:before {
  content: "\e18d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wordpress-2:before {
  content: "\e18e";
}
.icon-wordpress-2-list li:before {
  content: "\e18e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-joomla:before {
  content: "\e18f";
}
.icon-joomla-list li:before {
  content: "\e18f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-blogger:before {
  content: "\e190";
}
.icon-blogger-list li:before {
  content: "\e190";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-blogger-2:before {
  content: "\e191";
}
.icon-blogger-2-list li:before {
  content: "\e191";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tumblr:before {
  content: "\e192";
}
.icon-tumblr-list li:before {
  content: "\e192";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tumblr-2:before {
  content: "\e193";
}
.icon-tumblr-2-list li:before {
  content: "\e193";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-yahoo:before {
  content: "\e194";
}
.icon-yahoo-list li:before {
  content: "\e194";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tux:before {
  content: "\e195";
}
.icon-tux-list li:before {
  content: "\e195";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-apple:before {
  content: "\e196";
}
.icon-apple-list li:before {
  content: "\e196";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-finder:before {
  content: "\e197";
}
.icon-finder-list li:before {
  content: "\e197";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-android:before {
  content: "\e198";
}
.icon-android-list li:before {
  content: "\e198";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-windows:before {
  content: "\e199";
}
.icon-windows-list li:before {
  content: "\e199";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-windows8:before {
  content: "\e19a";
}
.icon-windows8-list li:before {
  content: "\e19a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-soundcloud:before {
  content: "\e19b";
}
.icon-soundcloud-list li:before {
  content: "\e19b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-soundcloud-2:before {
  content: "\e19c";
}
.icon-soundcloud-2-list li:before {
  content: "\e19c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-skype:before {
  content: "\e19d";
}
.icon-skype-list li:before {
  content: "\e19d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-reddit:before {
  content: "\e19e";
}
.icon-reddit-list li:before {
  content: "\e19e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-linkedin:before {
  content: "\e19f";
}
.icon-linkedin-list li:before {
  content: "\e19f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lastfm:before {
  content: "\e1a0";
}
.icon-lastfm-list li:before {
  content: "\e1a0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lastfm-2:before {
  content: "\e1a1";
}
.icon-lastfm-2-list li:before {
  content: "\e1a1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-delicious:before {
  content: "\e1a2";
}
.icon-delicious-list li:before {
  content: "\e1a2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stumbleupon:before {
  content: "\e1a3";
}
.icon-stumbleupon-list li:before {
  content: "\e1a3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stumbleupon-2:before {
  content: "\e1a4";
}
.icon-stumbleupon-2-list li:before {
  content: "\e1a3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stackoverflow:before {
  content: "\e1a5";
}
.icon-stackoverflow-list li:before {
  content: "\e1a5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pinterest:before {
  content: "\e1a6";
}
.icon-pinterest-list li:before {
  content: "\e1a6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pinterest-2:before {
  content: "\e1a7";
}
.icon-pinterest-2-list li:before {
  content: "\e1a7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-xing:before {
  content: "\e1a8";
}
.icon-xing-list li:before {
  content: "\e1a8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-xing-2:before {
  content: "\e1a9";
}
.icon-xing-2-list li:before {
  content: "\e1a9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flattr:before {
  content: "\e1aa";
}
.icon-flattr-list li:before {
  content: "\e1aa";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-foursquare:before {
  content: "\e1ab";
}
.icon-foursquare-list li:before {
  content: "\e1ab";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-foursquare-2:before {
  content: "\e1ac";
}
.icon-foursquare-2-list li:before {
  content: "\e1ac";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paypal:before {
  content: "\e1ad";
}
.icon-paypal-list li:before {
  content: "\e1ad";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paypal-2:before {
  content: "\e1ae";
}
.icon-paypal-2-list li:before {
  content: "\e1ae";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paypal-3:before {
  content: "\e1af";
}
.icon-paypal-3-list li:before {
  content: "\e1af";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-yelp:before {
  content: "\e1b0";
}
.icon-yelp-list li:before {
  content: "\e1b0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-libreoffice:before {
  content: "\e1b1";
}
.icon-libreoffice-list li:before {
  content: "\e1b1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-pdf:before {
  content: "\e1b2";
}
.icon-file-pdf-list li:before {
  content: "\e1b2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-openoffice:before {
  content: "\e1b3";
}
.icon-file-openoffice-list li:before {
  content: "\e1b3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-word:before {
  content: "\e1b4";
}
.icon-file-word-list li:before {
  content: "\e1b4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-excel:before {
  content: "\e1b5";
}
.icon-file-excel-list li:before {
  content: "\e1b5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-zip:before {
  content: "\e1b6";
}
.icon-file-zip-list li:before {
  content: "\e1b6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-powerpoint:before {
  content: "\e1b7";
}
.icon-file-powerpoint-list li:before {
  content: "\e1b7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-xml:before {
  content: "\e1b8";
}
.icon-file-xml-list li:before {
  content: "\e1b8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-css:before {
  content: "\e1b9";
}
.icon-file-css-list li:before {
  content: "\e1b9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-html5:before {
  content: "\e1ba";
}
.icon-html5-list li:before {
  content: "\e1ba";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-html5-2:before {
  content: "\e1bb";
}
.icon-html5-2-list li:before {
  content: "\e1bb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-css3:before {
  content: "\e1bc";
}
.icon-css3-list li:before {
  content: "\e1bc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chrome:before {
  content: "\e1bd";
}
.icon-chrome-list li:before {
  content: "\e1bd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-firefox:before {
  content: "\e1be";
}
.icon-firefox-list li:before {
  content: "\e1be";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-IE:before {
  content: "\e1bf";
}
.icon-IE-list li:before {
  content: "\e1bf";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-opera:before {
  content: "\e1c0";
}
.icon-opera-list li:before {
  content: "\e1c0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-safari:before {
  content: "\e1c1";
}
.icon-safari-list li:before {
  content: "\e1c1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-IcoMoon:before {
  content: "\e1c2";
}
.icon-IcoMoon-list li:before {
  content: "\e1c2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-renren:before {
  content: "\f18b";
}
.icon-renren-list li:before {
  content: "\f18b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-weibo-list li:before {
  content: "\f18a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-vk:before {
  content: "\f189";
}
.icon-vk-list li:before {
  content: "\f189";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bug-2:before {
  content: "\f188";
}
.icon-bug-2-list li:before {
  content: "\f188";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-archive:before {
  content: "\f187";
}
.icon-archive-list li:before {
  content: "\f187";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-moon:before {
  content: "\f186";
}
.icon-moon-list li:before {
  content: "\f186";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sun:before {
  content: "\f185";
}
.icon-sun-list li:before {
  content: "\f185";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-gittip:before {
  content: "\f184";
}
.icon-gittip-list li:before {
  content: "\f184";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-male:before {
  content: "\f183";
}
.icon-male-list li:before {
  content: "\f183";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-female:before {
  content: "\f182";
}
.icon-female-list li:before {
  content: "\f182";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-trello:before {
  content: "\f181";
}
.icon-trello-list li:before {
  content: "\f181";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-foursquare-3:before {
  content: "\f180";
}
.icon-foursquare-3-list li:before {
  content: "\f180";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-skype-2:before {
  content: "\f17e";
}
.icon-skype-2-list li:before {
  content: "\f17e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dribbble-4:before {
  content: "\f17d";
}
.icon-dribbble-4-list li:before {
  content: "\f17d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-linux:before {
  content: "\f17c";
}
.icon-linux-list li:before {
  content: "\f17c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-android-2:before {
  content: "\f17b";
}
.icon-android-2-list li:before {
  content: "\f17b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-windows-2:before {
  content: "\f17a";
}
.icon-windows-2-list li:before {
  content: "\f17a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-apple-2:before {
  content: "\f179";
}
.icon-apple-2-list li:before {
  content: "\f179";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-long-arrow-right-list li:before {
  content: "\f178";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-left-list li:before {
  content: "\f177";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-up-list li:before {
  content: "\f176";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-down-list li:before {
  content: "\f175";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-tumblr-sign-list li:before {
  content: "\f174";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tumblr-3:before {
  content: "\f173";
}
.icon-tumblr-3-list li:before {
  content: "\f173";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-bitbucket-sign-list li:before {
  content: "\f172";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-list li:before {
  content: "\f171";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-adn:before {
  content: "\f170";
}
.icon-adn-list li:before {
  content: "\f170";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flickr-5:before {
  content: "\f16e";
}
.icon-flickr-5-list li:before {
  content: "\f16e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-instagram-2:before {
  content: "\f16d";
}
.icon-instagram-2-list li:before {
  content: "\f16d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-stackexchange-list li:before {
  content: "\f16c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-dropbox-list li:before {
  content: "\f16b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-youtube-play-list li:before {
  content: "\f16a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-xing-sign-list li:before {
  content: "\f169";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-xing-3:before {
  content: "\f168";
}
.icon-xing-3-list li:before {
  content: "\f168";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-youtube-3:before {
  content: "\f167";
}
.icon-youtube-3-list li:before {
  content: "\f167";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube-sign-list li:before {
  content: "\f166";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-thumbs-down-list li:before {
  content: "\f165";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-thumbs-up-3:before {
  content: "\f164";
}
.icon-thumbs-up-3-list li:before {
  content: "\f164";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-sort-by-order-alt-list li:before {
  content: "\f163";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-list li:before {
  content: "\f162";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-attributes-alt-list li:before {
  content: "\f161";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-list li:before {
  content: "\f160";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-alphabet-alt-list li:before {
  content: "\f15e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-list li:before {
  content: "\f15d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-file-text-list li:before {
  content: "\f15c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-5:before {
  content: "\f15b";
}
.icon-file-5-list li:before {
  content: "\f15b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bitcoin:before {
  content: "\f15a";
}
.icon-bitcoin-list li:before {
  content: "\f15a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-won:before {
  content: "\f159";
}
.icon-won-list li:before {
  content: "\f159";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-renminbi:before {
  content: "\f158";
}
.icon-renminbi-list li:before {
  content: "\f158";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-yen:before {
  content: "\f157";
}
.icon-yen-list li:before {
  content: "\f157";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-rupee:before {
  content: "\f156";
}
.icon-rupee-list li:before {
  content: "\f156";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dollar:before {
  content: "\f155";
}
.icon-dollar-list li:before {
  content: "\f155";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-gbp:before {
  content: "\f154";
}
.icon-gbp-list li:before {
  content: "\f154";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-euro:before {
  content: "\f153";
}
.icon-euro-list li:before {
  content: "\f153";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-expand-3:before {
  content: "\f152";
}
.icon-expand-3-list li:before {
  content: "\f152";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-collapse-top-list li:before {
  content: "\f151";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-list li:before {
  content: "\f150";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-compass-2:before {
  content: "\f14e";
}
.icon-compass-2-list li:before {
  content: "\f14e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-share-sign-list li:before {
  content: "\f14d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-external-link-sign-list li:before {
  content: "\f14c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-edit-sign-list li:before {
  content: "\f14b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-check-sign-list li:before {
  content: "\f14a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-level-down:before {
  content: "\f149";
}
.icon-level-down-list li:before {
  content: "\f149";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-up-list li:before {
  content: "\f148";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-check-minus-list li:before {
  content: "\f147";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-minus-sign-alt-list li:before {
  content: "\f146";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ticket-2:before {
  content: "\f145";
}
.icon-ticket-2-list li:before {
  content: "\f145";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-play-sign-list li:before {
  content: "\f144";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-rss-sign-list li:before {
  content: "\f143";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-ellipsis-vertical-list li:before {
  content: "\f142";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-horizontal-list li:before {
  content: "\f141";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-bullseye-list li:before {
  content: "\f140";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-unlock-alt-list li:before {
  content: "\f13e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-anchor-list li:before {
  content: "\f13d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-css3-2:before {
  content: "\f13c";
}
.icon-css3-2-list li:before {
  content: "\f13c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-html5-3:before {
  content: "\f13b";
}
.icon-html5-3-list li:before {
  content: "\f13b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-chevron-sign-down-list li:before {
  content: "\f13a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-up-list li:before {
  content: "\f139";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-right-list li:before {
  content: "\f138";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-left-list li:before {
  content: "\f137";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-maxcdn-list li:before {
  content: "\f136";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-rocket-2:before {
  content: "\f135";
}
.icon-rocket-2-list li:before {
  content: "\f135";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-fire-extinguisher-list li:before {
  content: "\f134";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-calendar-empty-list li:before {
  content: "\f133";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-shield-2:before {
  content: "\f132";
}
.icon-shield-2-list li:before {
  content: "\f132";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-microphone-off-list li:before {
  content: "\f131";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-list li:before {
  content: "\f130";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-puzzle:before {
  content: "\f12e";
}
.icon-puzzle-list li:before {
  content: "\f12e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-eraser-list li:before {
  content: "\f12d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-subscript-list li:before {
  content: "\f12c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-superscript-list li:before {
  content: "\f12b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-exclamation-list li:before {
  content: "\f12a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-info-3:before {
  content: "\f129";
}
.icon-info-3-list li:before {
  content: "\f129";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-question-2:before {
  content: "\f128";
}
.icon-question-2-list li:before {
  content: "\f128";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-unlink:before {
  content: "\f127";
}
.icon-unlink-list li:before {
  content: "\f127";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-code-fork-list li:before {
  content: "\f126";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-crop-2:before {
  content: "\f125";
}
.icon-crop-2-list li:before {
  content: "\f125";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-location-arrow-list li:before {
  content: "\f124";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-star-half-full:before {
  content: "\f123";
}
.icon-star-half-full-list li:before {
  content: "\f123";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-reply-all-list li:before {
  content: "\f122";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-code-2:before {
  content: "\f121";
}
.icon-code-2-list li:before {
  content: "\f121";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-terminal:before {
  content: "\f120";
}
.icon-terminal-list li:before {
  content: "\f120";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-flag-checkered-list li:before {
  content: "\f11e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-alt-list li:before {
  content: "\f11d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-keyboard-2:before {
  content: "\f11c";
}
.icon-keyboard-2-list li:before {
  content: "\f11c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-gamepad-list li:before {
  content: "\f11b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-meh:before {
  content: "\f11a";
}
.icon-meh-list li:before {
  content: "\f11a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-frown:before {
  content: "\f119";
}
.icon-frown-list li:before {
  content: "\f119";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-smile:before {
  content: "\f118";
}
.icon-smile-list li:before {
  content: "\f118";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-collapse-alt-list li:before {
  content: "\f117";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-expand-alt-list li:before {
  content: "\f116";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-folder-open-alt-list li:before {
  content: "\f115";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-close-alt-list li:before {
  content: "\f114";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-github-alt-list li:before {
  content: "\f113";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-reply-2:before {
  content: "\f112";
}
.icon-reply-all-list li:before {
  content: "\f112";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-circle:before {
  content: "\f111";
}
.icon-circle-list li:before {
  content: "\f111";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-spinner-7:before {
  content: "\f110";
}
.icon-spinner-7-list li:before {
  content: "\f110";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-quote-right-list li:before {
  content: "\f10e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-left-list li:before {
  content: "\f10d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-circle-blank-list li:before {
  content: "\f10c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-mobile-3:before {
  content: "\f10b";
}
.icon-mobile-3-list li:before {
  content: "\f10b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tablet-2:before {
  content: "\f10a";
}
.icon-tablet-2-list li:before {
  content: "\f10a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-laptop-2:before {
  content: "\f109";
}
.icon-laptop-2-list li:before {
  content: "\f109";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-desktop:before {
  content: "\f108";
}
.icon-desktop-list li:before {
  content: "\f108";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-angle-down-list li:before {
  content: "\f107";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-up-list li:before {
  content: "\f106";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-right-list li:before {
  content: "\f105";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-left-list li:before {
  content: "\f104";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-down-list li:before {
  content: "\f103";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-up-list li:before {
  content: "\f102";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-right-list li:before {
  content: "\f101";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-left-list li:before {
  content: "\f100";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-plus-sign:before {
  content: "\f0fe";
}
.icon-plus-sign-list li:before {
  content: "\f0fe";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-h-sign-list li:before {
  content: "\f0fd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-beer-list li:before {
  content: "\f0fc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-fighter-jet-list li:before {
  content: "\f0fb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-medkit-list li:before {
  content: "\f0fa";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-ambulance-list li:before {
  content: "\f0f9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-hospital-list li:before {
  content: "\f0f8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-building:before {
  content: "\f0f7";
}
.icon-building-list li:before {
  content: "\f0f7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-file-alt-list li:before {
  content: "\f0f6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-food-2:before {
  content: "\f0f5";
}
.icon-food-2-list li:before {
  content: "\f0f5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-coffee-list li:before {
  content: "\f0f4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-bell-alt-list li:before {
  content: "\f0f3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-suitcase-list li:before {
  content: "\f0f2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-stethoscope-list li:before {
  content: "\f0f1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-user-md-list li:before {
  content: "\f0f0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cloud-upload-2:before {
  content: "\f0ee";
}
.icon-cloud-upload-2-list li:before {
  content: "\f0ee";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cloud-download-2:before {
  content: "\f0ed";
}
.icon-cloud-download-2-list li:before {
  content: "\f0ed";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-exchange-list li:before {
  content: "\f0ec";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-lighbulb-list li:before {
  content: "\f0eb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paste-4:before {
  content: "\f0ea";
}
.icon-paste-4-list li:before {
  content: "\f0ea";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-umbrella-list li:before {
  content: "\f0e9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-sitemap-list li:before {
  content: "\f0e8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-bolt-list li:before {
  content: "\f0e7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-comments-alt-list li:before {
  content: "\f0e6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comment-alt-list li:before {
  content: "\f0e5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-dashboard-2:before {
  content: "\f0e4";
}
.icon-dashboard-2-list li:before {
  content: "\f0e4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-legal-list li:before {
  content: "\f0e3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-undo-3:before {
  content: "\f0e2";
}
.icon-undo-3-list li:before {
  content: "\f0e2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-linkedin-2:before {
  content: "\f0e1";
}
.icon-linkedin-2-list li:before {
  content: "\f0e1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-envelope-alt-list li:before {
  content: "\f0e0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-sort-up-list li:before {
  content: "\f0de";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-down-list li:before {
  content: "\f0dd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-list li:before {
  content: "\f0dc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-columns:before {
  content: "\f0db";
}
.icon-columns-list li:before {
  content: "\f0db";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-caret-right-list li:before {
  content: "\f0da";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-left-list li:before {
  content: "\f0d9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-up-list li:before {
  content: "\f0d8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-down-list li:before {
  content: "\f0d7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-money:before {
  content: "\f0d6";
}
.icon-money-list li:before {
  content: "\f0d6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google-plus-5:before {
  content: "\f0d5";
}
.icon-google-plus-5-list li:before {
  content: "\f0d5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus-sign-list li:before {
  content: "\f0d4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-pinterest-sign-list li:before {
  content: "\f0d3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pinterest-3:before {
  content: "\f0d2";
}
.icon-pinterest-3-list li:before {
  content: "\f0d2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-truck-2:before {
  content: "\f0d1";
}
.icon-truck-2-list li:before {
  content: "\f0d1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-magic-list li:before {
  content: "\f0d0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-table-3:before {
  content: "\f0ce";
}
.icon-table-3-list li:before {
  content: "\f0ce";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-underline-2:before {
  content: "\f0cd";
}
.icon-underline-2-list li:before {
  content: "\f0cd";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-strikethrough-2:before {
  content: "\f0cc";
}
.icon-strikethrough-2-list li:before {
  content: "\f0cc";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-list-ol-list li:before {
  content: "\f0cb";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ul-list li:before {
  content: "\f0ca";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-reorder-list li:before {
  content: "\f0c9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-sign-blank-list li:before {
  content: "\f0c8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-save:before {
  content: "\f0c7";
}
.icon-save-list li:before {
  content: "\f0c7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-paper-clip-list li:before {
  content: "\f0c6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-copy-4:before {
  content: "\f0c5";
}
.icon-copy-4-list li:before {
  content: "\f0c5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-cut-list li:before {
  content: "\f0c4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-beaker-list li:before {
  content: "\f0c3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cloud-2:before {
  content: "\f0c2";
}
.icon-cloud-2-list li:before {
  content: "\f0c2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-link-2:before {
  content: "\f0c1";
}
.icon-link-2-list li:before {
  content: "\f0c1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-group:before {
  content: "\f0c0";
}
.icon-group-list li:before {
  content: "\f0c0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-fullscreen-list li:before {
  content: "\f0b2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-briefcase-2:before {
  content: "\f0b1";
}
.icon-briefcase-2-list li:before {
  content: "\f0b1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-filter-3:before {
  content: "\f0b0";
}
.icon-filter-3-list li:before {
  content: "\f0b0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-tasks-list li:before {
  content: "\f0ae";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-wrench-2:before {
  content: "\f0ad";
}
.icon-wrench-2-list li:before {
  content: "\f0ad";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-globe-2:before {
  content: "\f0ac";
}
.icon-globe-2-list li:before {
  content: "\f0ac";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-circle-arrow-down-list li:before {
  content: "\f0ab";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-up-list li:before {
  content: "\f0aa";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-right-list li:before {
  content: "\f0a9";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-left-list li:before {
  content: "\f0a8";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-hand-down-list li:before {
  content: "\f0a7";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-up-list li:before {
  content: "\f0a6";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-left-list li:before {
  content: "\f0a5";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-right-list li:before {
  content: "\f0a4";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-certificate-list li:before {
  content: "\f0a3";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bell-2:before {
  content: "\f0a2";
}
.icon-bell-2-list li:before {
  content: "\f0a2";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bullhorn-2:before {
  content: "\f0a1";
}
.icon-bullhorn-2-list li:before {
  content: "\f0a1";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-hdd-list li:before {
  content: "\f0a0";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-rss:before {
  content: "\f09e";
}
.icon-rss-list li:before {
  content: "\f09e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-credit-2:before {
  content: "\f09d";
}
.icon-credit-2-list li:before {
  content: "\f09d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-unlock-list li:before {
  content: "\f09c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github-6:before {
  content: "\f09b";
}
.icon-github-6-list li:before {
  content: "\f09b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-facebook-4:before {
  content: "\f09a";
}
.icon-facebook-4-list li:before {
  content: "\f09a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-twitter-4:before {
  content: "\f099";
}
.icon-twitter-4-list li:before {
  content: "\f099";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-phone-sign-list li:before {
  content: "\f098";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-bookmark-empty-list li:before {
  content: "\f097";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-check-empty-list li:before {
  content: "\f096";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-phone-2:before {
  content: "\f095";
}
.icon-phone-2-list li:before {
  content: "\f095";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lemon:before {
  content: "\f094";
}
.icon-lemon-list li:before {
  content: "\f094";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-upload-list li:before {
  content: "\f093";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-github-sign-list li:before {
  content: "\f092";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-trophy-2:before {
  content: "\f091";
}
.icon-trophy-2-list li:before {
  content: "\f091";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-signin:before {
  content: "\f090";
}
.icon-signin-list li:before {
  content: "\f090";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-external-link-list li:before {
  content: "\f08e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pushpin-2:before {
  content: "\f08d";
}
.icon-pushpin-2-list li:before {
  content: "\f08d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-linkedin-sign-list li:before {
  content: "\f08c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-signout:before {
  content: "\f08b";
}
.icon-signout-list li:before {
  content: "\f08b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-heart-empty-list li:before {
  content: "\f08a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-star-half:before {
  content: "\f089";
}
.icon-star-half-list li:before {
  content: "\f089";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-thumbs-down-2:before {
  content: "\f088";
}
.icon-thumbs-down-2-list li:before {
  content: "\f088";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-thumbs-up-4:before {
  content: "\f087";
}
.icon-thumbs-up-4-list li:before {
  content: "\f087";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-comments:before {
  content: "\f086";
}
.icon-comments-list li:before {
  content: "\f086";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cogs-2:before {
  content: "\f085";
}
.icon-cogs-2-list li:before {
  content: "\f085";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-key-3:before {
  content: "\f084";
}
.icon-key-3-list li:before {
  content: "\f084";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-camera-retro-list li:before {
  content: "\f083";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-facebook-sign-list li:before {
  content: "\f082";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-twitter-sign-list li:before {
  content: "\f081";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-bar-chart-list li:before {
  content: "\f080";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-resize-horizontal-list li:before {
  content: "\f07e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-vertical-list li:before {
  content: "\f07d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-folder-open-2:before {
  content: "\f07c";
}
.icon-folder-open-2l-list li:before {
  content: "\f07c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-close-list li:before {
  content: "\f07b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-shopping-cart-list li:before {
  content: "\f07a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-retweet:before {
  content: "\f079";
}
.icon-retweet-list li:before {
  content: "\f079";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-chevron-down-list li:before {
  content: "\f078";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-up-list li:before {
  content: "\f077";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-magnet-2:before {
  content: "\f076";
}
.icon-magnet-2-list li:before {
  content: "\f076";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-comment:before {
  content: "\f075";
}
.icon-comment-list li:before {
  content: "\f075";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-random:before {
  content: "\f074";
}
.icon-random-list li:before {
  content: "\f074";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-calendar-3:before {
  content: "\f073";
}
.icon-calendar-3-list li:before {
  content: "\f073";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-plane:before {
  content: "\f072";
}
.icon-plane-list li:before {
  content: "\f072";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-warning-sign-list li:before {
  content: "\f071";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-eye-close-list li:before {
  content: "\f070";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-open-list li:before {
  content: "\f06e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-fire-2:before {
  content: "\f06d";
}
.icon-fire-2-list li:before {
  content: "\f06d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-leaf-2:before {
  content: "\f06c";
}
.icon-leaf-2-list li:before {
  content: "\f06c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-gift-2:before {
  content: "\f06b";
}
.icon-gift-2-list li:before {
  content: "\f06b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-exclamation-sign-list li:before {
  content: "\f06a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-asterisk-list li:before {
  content: "\f069";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-minus-2:before {
  content: "\f068";
}
.icon-minus-2-list li:before {
  content: "\f068";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-plus-2:before {
  content: "\f067";
}
.icon-plus-2-list li:before {
  content: "\f067";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-resize-small-list li:before {
  content: "\f066";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-full-list li:before {
  content: "\f065";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-share-alt-list li:before {
  content: "\f064";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-down-4:before {
  content: "\f063";
}
.icon-arrow-down-4-list li:before {
  content: "\f063";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-up-4:before {
  content: "\f062";
}
.icon-arrow-up-4-list li:before {
  content: "\f062";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-right-4:before {
  content: "\f061";
}
.icon-arrow-right-4-list li:before {
  content: "\f061";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow-left-4:before {
  content: "\f060";
}
.icon-arrow-left-4-list li:before {
  content: "\f060";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-ban-circle-list li:before {
  content: "\f05e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ok-circle-list li:before {
  content: "\f05d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-remove-circle-list li:before {
  content: "\f05c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-screenshot-list li:before {
  content: "\f05b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-info-sign-list li:before {
  content: "\f05a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-question-sign-list li:before {
  content: "\f059";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-ok-sign-list li:before {
  content: "\f058";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-remove-sign-list li:before {
  content: "\f057";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-minus-sign-list li:before {
  content: "\f056";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-plus-sign-2:before {
  content: "\f055";
}
.icon-plus-sign-2-list li:before {
  content: "\f055";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-chevron-right-list li:before {
  content: "\f054";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-left-list li:before {
  content: "\f053";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-eject-2:before {
  content: "\f052";
}
.icon-eject-2-list li:before {
  content: "\f052";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-step-forward-list li:before {
  content: "\f051";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-fast-forward-list li:before {
  content: "\f050";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-forward-4:before {
  content: "\f04e";
}
.icon-forward-4-list li:before {
  content: "\f04e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-stop-3:before {
  content: "\f04d";
}
.icon-stop-3-list li:before {
  content: "\f04d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pause-3:before {
  content: "\f04c";
}
.icon-pause-3-list li:before {
  content: "\f04c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-play-4:before {
  content: "\f04b";
}
.icon-play-4-list li:before {
  content: "\f04b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-backward-3:before {
  content: "\f04a";
}
.icon-backward-3-list li:before {
  content: "\f04a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-fast-backward-list li:before {
  content: "\f049";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-step-backward-list li:before {
  content: "\f048";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-move:before {
  content: "\f047";
}
.icon-move-list li:before {
  content: "\f047";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-check:before {
  content: "\f046";
}
.icon-check-list li:before {
  content: "\f046";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-share-2:before {
  content: "\f045";
}
.icon-share-2-list li:before {
  content: "\f045";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-edit:before {
  content: "\f044";
}
.icon-edit-list li:before {
  content: "\f044";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tint:before {
  content: "\f043";
}
.icon-tint-list li:before {
  content: "\f043";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-adjust:before {
  content: "\f042";
}
.icon-adjust-list li:before {
  content: "\f042";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-map-marker-list li:before {
  content: "\f041";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-pencil-3:before {
  content: "\f040";
}
.icon-pencil-3-list li:before {
  content: "\f040";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-picture:before {
  content: "\f03e";
}
.icon-picture-list li:before {
  content: "\f03e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-facetime-video-list li:before {
  content: "\f03d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-indent-right-list li:before {
  content: "\f03c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-left-list li:before {
  content: "\f03b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-list-3:before {
  content: "\f03a";
}
.icon-list-3-list li:before {
  content: "\f03a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-align-justify-list li:before {
  content: "\f039";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-right-list li:before {
  content: "\f038";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-center-list li:before {
  content: "\f037";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-left-list li:before {
  content: "\f036";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-text-width-2:before {
  content: "\f035";
}
.icon-text-width-2-list li:before {
  content: "\f035";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-text-height-2:before {
  content: "\f034";
}
.icon-text-height-2-list li:before {
  content: "\f034";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-italic-2:before {
  content: "\f033";
}
.icon-italic-2-list li:before {
  content: "\f033";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bold-2:before {
  content: "\f032";
}
.icon-bold-2-list li:before {
  content: "\f032";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-font-2:before {
  content: "\f031";
}
.icon-font-2-list li:before {
  content: "\f031";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-camera-3:before {
  content: "\f030";
}
.icon-camera-3-list li:before {
  content: "\f030";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-print-2:before {
  content: "\f02f";
}
.icon-print-2-list li:before {
  content: "\f02f";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bookmark-2:before {
  content: "\f02e";
}
.icon-bookmark-2-list li:before {
  content: "\f02e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-book-2:before {
  content: "\f02d";
}
.icon-book-2-list li:before {
  content: "\f02d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tags-2:before {
  content: "\f02c";
}
.icon-tags-2-list li:before {
  content: "\f02c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-tag-2:before {
  content: "\f02b";
}
.icon-tags-2-list li:before {
  content: "\f02b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-barcode-2:before {
  content: "\f02a";
}
.icon-barcode-2-list li:before {
  content: "\f02a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-qrcode-2:before {
  content: "\f029";
}
.icon-grcode-2-list li:before {
  content: "\f029";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-volume-up-list li:before {
  content: "\f028";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-down-list li:before {
  content: "\f027";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-off-list li:before {
  content: "\f026";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-headphones-2:before {
  content: "\f025";
}
.icon-headphones-2-list li:before {
  content: "\f025";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-flag-2:before {
  content: "\f024";
}
.icon-flag-2-list li:before {
  content: "\f024";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-lock-3:before {
  content: "\f023";
}
.icon-look-3-list li:before {
  content: "\f023";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-list-alt-list li:before {
  content: "\f022";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-refresh:before {
  content: "\f021";
}
.icon-refresh-list li:before {
  content: "\f021";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-repeat:before {
  content: "\f01e";
}
.icon-repeat-list li:before {
  content: "\f01e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-play-circle-list li:before {
  content: "\f01d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-inbox-list li:before {
  content: "\f01c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-upload-4:before {
  content: "\f01b";
}
.icon-upload-4-list li:before {
  content: "\f01b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-download-4:before {
  content: "\f01a";
}
.icon-download-4-list li:before {
  content: "\f01a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download-alt-list li:before {
  content: "\f019";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-road-2:before {
  content: "\f018";
}
.icon-road-2-list li:before {
  content: "\f018";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-time:before {
  content: "\f017";
}
.icon-timet-list li:before {
  content: "\f017";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-file-6:before {
  content: "\f016";
}
.icon-file-6-list li:before {
  content: "\f016";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-home-4:before {
  content: "\f015";
}
.icon-home-4-list li:before {
  content: "\f015";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-trash:before {
  content: "\f014";
}
.icon-trash-list li:before {
  content: "\f014";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-cog-3:before {
  content: "\f013";
}
.icon-cog-3-list li:before {
  content: "\f013";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-signal:before {
  content: "\f012";
}
.icon-signal-list li:before {
  content: "\f012";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-off:before {
  content: "\f011";
}
.icon-off-list li:before {
  content: "\f011";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-zoom-out-2:before {
  content: "\f010";
}
.icon-zoom-out-2-list li:before {
  content: "\f010";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-zoom-in-2:before {
  content: "\f00e";
}
.icon-zoom-in-2-list li:before {
  content: "\f00e";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-remove-3:before {
  content: "\f00d";
}
.icon-remove-3-list li:before {
  content: "\f00d";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-ok:before {
  content: "\f00c";
}
.icon-ok-list li:before {
  content: "\f00c";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-th-list-list li:before {
  content: "\f00b";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list li:before {
  content: "\f00a";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th-large-list li:before {
  content: "\f009";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-film-2:before {
  content: "\f008";
}
.icon-film-2-list li:before {
  content: "\f008";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-user-5:before {
  content: "\f007";
}
.icon-user-5-list li:before {
  content: "\f007";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-star-empty-list li:before {
  content: "\f006";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-star-4:before {
  content: "\f005";
}
.icon-star-4-list li:before {
  content: "\f005";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-heart-3:before {
  content: "\f004";
}
.icon-heart-3-list li:before {
  content: "\f004";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-envelope:before {
  content: "\f003";
}
.icon-envelope-list li:before {
  content: "\f003";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-search-2:before {
  content: "\f002";
}
.icon-search-2-list li:before {
  content: "\f002";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-music-2:before {
  content: "\f001";
}
.icon-music-2-list li:before {
  content: "\f001";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-glass-2:before {
  content: "\f000";
}
.icon-glass-2-list li:before {
  content: "\f000";
  font-family: 'IconFont';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
/* RESPONSIVE MENU ICONS */
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  line-height: 50px;
  font-family: 'IconFont';
  content: "\e10a";
  color: #666;
}
/* ===================================================================================

Theme Name: Elvyre - Retina Ready Wordpress Theme
Theme URI: http://pixel-industry.com/wordpress/elvyre
Description: Elvyre is modern and clean corporate template with fuly responsive design and retina ready graphics. 
Author: pixel-industry
Author URI: http://pixel-industry.com
Version: 1.4
License: Dual-licensed.  PHP under GNU General Public License, JS and CSS under ThemeForest License Terms
License URI: http://themeforest.net/licenses/regular_extended
Tags: white, four-columns, responsive-layout, custom-menu, featured-images, post-formats, theme-options, threaded-comments, translation-ready

We encourage you to create Child theme for any modifications you will want to change.

Why use Child theme?

Because of future updates we may provide for this theme that will overwrite your
modifications and all your custom work.

If you are not familiar with Child Themes, you can read about it here:
http://codex.wordpress.org/Child_Themes
http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
/*===========================================================================

    CONTENTS:

    1. CSS RESET
    2. PAGE CONTENT BACKGROUNDS (PARALLAX BACKGROUNDS)
    3. TYPOGRAPHY
    4. HEADER
        4.1. Global styling
        4.2. Main navigation
        4.3. Search
        4.4. Header style 3
        4.5. Header style 4
        4.6. Header style 5
        4.7. WPML STYLES
    5. PAGE TITLES
        5.1. Page title 2
        5.2. Page title 3
    6. ELEMENTS
        6.1. Accordion
        6.2. Blockquote
        6.3. Buttons
        6.4. Client carousel
        6.5. Development process boxes
        6.6. Dropcaps
        6.7. Heading centered
        6.8. Heading with borders
        6.9. Highlighted text
        6.10. History section
        6.11. Icons list
        6.12. Information boxes
        6.13. Notes
        6.14. Portfolio carousel
        6.15. Pricing tables
        6.16. Services boxes
        6.17. Services overview list
        6.18. Services vertical tabs
        6.19. Skills circular style
        6.20. Skills rectangular style
        6.21. Stats counter
        6.22. Testimonials
        6.23. Tabs horizontal
        6.24. Tabs vertical
   7. PAGE SPECIFIC STYLES
        7.1. About pages
        7.2. Portfolio
        7.3. Blog
        7.4. Contact page
   8. WIDGETS
   9. FOOTER
        

============================================================================= */
/* ==========================================================================
    1. CSS RESET
============================================================================= */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: bold;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
ol,
ul {
  list-style: none;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  overflow: hidden;
}
a {
  list-style: none;
  text-decoration: none;
}
a:active {
  outline: none;
}
a:focus {
  outline: none;
}
:focus {
  outline: 0;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.pager,
.panel-body,
.modal-header,
.modal-footer,
.row-0p {
  clear: both;
}
body {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.add-margin {
  display: block;
  margin-bottom: 30px !important;
  float: left;
}
.no-top-margin {
  margin-top: 0px !important;
}
.no-bottom-margin {
  margin-bottom: -80px !important;
}
.margin-20 {
  margin-bottom: 20px !important;
}
.margin-40 {
  margin-bottom: 40px !important;
}
.margin-60 {
  margin-bottom: 60px !important;
}
.margin-80 {
  margin-bottom: 80px !important;
}
.no-padding {
  padding: 0 !important;
}
.no-borders {
  border: none !important;
}
.animated {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
.animated.hinge {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
.dl-menuwrapper {
  display: none;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
}
/* WORDPRESS CORE CLASSES
----------------------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
  max-width: 100%;
  height: auto;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  clear: both;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  clear: both;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  clear: both;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  clear: both;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  max-width: 100%;
  height: auto;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
  max-width: 100%;
  height: auto;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  max-width: 100%;
  height: auto;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
  clear: both;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.sticky.style2 {
  border-bottom: none;
}
.sticky.style2:after {
  border-bottom: none;
}
/* WORDPRESS SPECIFIC CLASSES: LIST STYLING
----------------------------------------------------------------------------- */
/* add styling to lists that are in post and page content */
.page .page-content .row ul,
.single .post-body ul {
  list-style: disc inside;
}
.page .page-content .row ol,
.single .post-body ol {
  list-style: decimal inside;
}
/* remove list styling from post-meta */
.single .post-body ul.post-meta,
.page .page-content .row #filters,
.page-template-portfolio-template-php .page-content .portfolio-img-hover ul {
  list-style: none;
}
/* remove list styling from comments on page */
.page-content .row .comments-li,
.page-content .row .comments-li .children,
.page-content .comments-li .comment-meta,
.page .page-content .row .comments-li,
.page .page-content .row .comments-li .children,
.page .page-content .comments-li .comment-meta {
  list-style: none;
}
.post-body ul ul,
.post-body ul ol,
.post-body ol ul,
.post-body ol ol,
.page-content .row ul ul,
.page-content .row ul ol,
.page-content .row ol ul,
.page-content .row ol ol {
  padding-left: 10px;
}
/* remove list styling on all lists in content
* when Content Manager is active */
.content-manager .page-content .row ul,
.content-manager .page-content .row ol {
  list-style: none;
}
.content-manager .page-content .cma-wysiwyg-editor ul {
  list-style: disc inside;
}
.content-manager .page-content .cma-wysiwyg-editor ol {
  list-style: decimal inside;
}
/* WORDPRESS SPECIFIC CLASSES: PAGE COMMENTS
----------------------------------------------------------------------------- */
.page .post-comments {
  margin-top: 30px;
}
/* Revolution slider */
.rs-wrapper {
  margin-bottom: 80px;
}
/* WORDPRESS SPECIFIC CLASSES: TABLES
----------------------------------------------------------------------------- */
/*
table {
    color: #333;
    font-family: Helvetica, Arial, sans-serif;
    width: 640px;
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    border: 1px solid transparent;
    line-height: 30px;
    transition: all 0.3s;
}

th {
    background: #DFDFDF;
    font-weight: bold;
    text-align: center;
}

td {
    background: #FAFAFA;
    text-align: center;
}

tr:nth-child(even) td {
    background: #F1F1F1;
}

tr:nth-child(odd) td {
    background: #FEFEFE;
}*/
/* WORDPRESS SPECIFIC CLASSES: DEFINITION LIST
----------------------------------------------------------------------------- */
dl:not(.gallery-item) {
  margin: 2em 0;
  padding: 0;
}
dl:not(.gallery-item) dt {
  position: relative;
  left: 0;
  top: 1.1em;
  width: 5em;
  font-weight: bold;
}
dl:not(.gallery-item) dd {
  border-left: 1px solid #000;
  margin: 0 0 0 6em;
  padding: 0 0 0.5em 0.5em;
}
/* WORDPRESS SPECIFIC CLASSES: Abbreviation and Acronym
----------------------------------------------------------------------------- */
abbr,
acronym {
  cursor: help;
  border-bottom: 1px dotted #999;
}
/*  2. PAGE CONTENT BACKGROUNDS
============================================================================= */
.page-content {
  width: 100%;
  margin: 0 auto;
  float: left;
}
.page-content.background-black {
  background-color: #333;
}
.page-content.background-black h1,
.page-content.background-black h2,
.page-content.background-black h3,
.page-content.background-black h4,
.page-content.background-black h5,
.page-content.background-black h6 {
  color: #fff;
}
.page-content.background-black p,
.page-content.background-black a,
.page-content.background-black span {
  color: #ccc;
}
.page-content.custom-background {
  padding: 70px 0 0 0;
  width: 100%;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.page-content.pattern {
  background: url('../img/pattern-1.png') center center;
  background-size: cover;
}
.page-content.custom-background + .page-content {
  margin-top: 80px;
}
/* ==========================================================================
    3. TYPOGRAPHY
============================================================================= */
a.read-more {
  float: right;
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  padding-top: 10px;
}
a.read-more span {
  padding-left: 5px;
}
a {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
a:hover {
  text-decoration: none;
}
.underlined {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  color: #39414b;
  margin-bottom: 30px;
}
h1 {
  font: 36px 'Raleway', Arial, sans-serif;
  line-height: 38px;
}
h2 {
  font: 32px 'Raleway', Arial, sans-serif;
  line-height: 34px;
}
h3 {
  font: 26px 'Raleway', Arial, sans-serif;
  line-height: 28px;
}
h4 {
  font: 22px 'Raleway', Arial, sans-serif;
  line-height: 24px;
}
h5 {
  font: 18px 'Raleway', Arial, sans-serif;
  line-height: 22px;
}
h6 {
  font: 16px 'Raleway', Arial, sans-serif;
  line-height: 20px;
}
img.float-left {
  float: left;
  margin: 12px 12px 12px 0;
}
img.float-right {
  float: right;
  margin: 12px 0px 12px 12px;
}
img + p,
p + img {
  display: block;
  margin-top: 15px;
}
.bottom-fixed {
  margin-bottom: -80px;
  position: absolute;
  bottom: 0;
}
span.strong,
b {
  font-weight: 600;
}
.text-red {
  color: #ce292d;
}
/* ========================================================================== 
    4. HEADER 
============================================================================= */
#page-wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 1230px;
  border: 1px solid #444;
  background: #fff;
}
/* 4.1. GLOBAL STYLING 
----------------------------------------------------------------------------- */
#header-wrapper {
  width: 100%;
  margin: 0 auto;
  z-index: 1000;
  position: relative;
  background: #fff;
  -webkit-transition: height 0.2s ease 0s;
  -moz-transition: height 0.2s ease 0s;
  -ms-transition: height 0.2s ease 0s;
  -o-transition: height 0.2s ease 0s;
  transition: height 0.2s ease 0s;
}
#header-wrapper.static {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  z-index: 9999;
}
.layout-boxed #header-wrapper.static {
  max-width: 1230px;
}
#top-bar-wrapper {
  width: 100%;
  background: #fff;
  margin: 0 auto;
  border-bottom: 1px solid #eee;
}
#top-bar {
  margin: 0 auto;
  width: 1170px;
}
#top-bar .contact-info {
  float: left;
  padding-top: 13px;
}
#top-bar .contact-info li {
  float: left;
  margin-right: 25px;
  color: #888;
  font-size: 12px;
}
#top-bar .contact-info li a {
  line-height: 12px;
  color: #888;
}
#top-bar .languages {
  max-width: 100px;
  float: left;
}
#top-bar .languages li {
  display: inline-block;
}
#top-bar .social-links {
  max-width: 33%;
  float: right;
}
#top-bar .social-links li {
  float: left;
  background: #fff;
  width: 45px;
  height: 45px;
  border-left: 1px solid #eee;
}
#top-bar .social-links li a {
  color: #bbb;
  width: 45px;
  height: 45px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#top-bar .social-links li:hover a {
  color: #fff !important;
}
#top-bar .social-links li:last-child {
  border-right: 1px solid #eee;
}
.social-links.presentation {
  overflow: hidden;
}
.social-links.presentation li a {
  float: left;
  width: 45px;
  height: 45px;
  margin-right: 2px;
  margin-bottom: 2px;
  font-size: 18px;
}
#header {
  width: 1170px;
  margin: 0 auto;
}
#logo {
  margin: 0;
  float: left;
}
/* 4.2. MAIN NAVIGATION 
----------------------------------------------------------------------------- */
#nav-container {
  height: 80px;
  margin-left: 30px;
  z-index: 1000;
  position: relative;
  float: right;
}
#header-wrapper.search-hidden #nav-container {
  width: 1002px;
}
#nav {
  height: 100%;
  list-style: none;
  max-width: 100%;
  float: right;
}
#nav > ul {
  display: block !important;
}
#nav li {
  float: left;
  position: relative;
}
#nav > ul > li > a {
  font: 13px 'Open Sans', Arial, sans-serif;
  padding: 30px 14px;
  text-transform: uppercase;
}
#nav > ul > li.active > a,
#nav > ul > li.in-path > a,
#nav > ul > li:hover > a {
  background: #f6f6f6;
}
#nav > ul > li {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#nav li a {
  float: none;
  display: block;
  font: 13px 'Open Sans', Arial, sans-serif;
  color: #333;
}
#nav > ul > li.no-sub:hover {
  border-bottom: 4px solid #eee;
}
#nav > ul > li .nav-icon {
  margin-right: 10px;
}
/* MAIN NAVIGATION SECOND LEVEL
----------------------------------------------------------------------------- */
#nav li ul {
  display: none;
  position: absolute;
  margin: 0;
  top: 100%;
  left: 0;
  z-index: 100;
  width: 200px;
}
#nav li ul li {
  background: #fff;
  border-right: 4px solid #eee;
  border-left: 4px solid #eee;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#nav li ul li:first-child {
  border-top: 4px solid #eee;
}
#nav li ul li:last-child {
  border-bottom: 4px solid #eee;
}
#nav li ul li:hover {
  background: #fff;
}
#nav li ul li a {
  text-transform: none !important;
  font: 13px 'Droid Sans', sans-serif;
  line-height: 15px;
  color: #777 !important;
  padding: 10px 15px !important;
  transition-property: text-indent;
  transition-duration: 0.2s;
  -webkit-transition-property: text-indent;
  -webkit-transition-duration: 0.2s;
  -moz-transition-property: text-indent;
  -moz-transition-duration: 0.2s;
  -o-transition-property: text-indent;
  -o-transition-duration: 0.2s;
}
#nav li ul li:hover > a {
  text-indent: 3px;
  color: #333 !important;
  background: #f6f6f6;
}
#nav li ul li,
#nav li ul li a {
  float: none;
}
#nav li.current-menu-ancestor ul li.current-menu-item {
  background: #f6f6f6;
}
/* MAIN NAVIGATION THIRD LEVEL
----------------------------------------------------------------------------- */
#nav li ul li ul {
  display: none;
}
#nav li ul li:hover ul {
  left: 100%;
  top: -2px;
  padding-top: 0 !important;
  padding-left: 5px;
  position: absolute;
  display: block !important;
}
/* 4.3. SEARCH 
------------------------------------------------------------------------------*/
#search {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: relative;
  cursor: pointer;
  margin-left: 30px;
  top: 20px;
  float: right;
  z-index: 1005;
}
.search-submit {
  background: url('../img/search.png') no-repeat;
  width: 40px;
  height: 40px;
  border: none;
  text-indent: -9999px;
  position: absolute;
  cursor: pointer;
}
#m_search {
  background: #fff;
  border: 1px solid #ddd;
  padding: 8px 10px;
  position: absolute;
  top: 105%;
  width: 135px;
  margin-left: -112px;
  font: italic 11px 'Raleway', Arial, sans-serif;
  color: #777;
  display: none;
}
/* ========================================================================== 
    4.4. HEADER STYLE 3 (grey colored top bar)
============================================================================= */
.header-style-3 #top-bar-wrapper {
  background: #333;
  border-bottom: none;
}
.header-style-3 #top-bar .contact-info li,
.header-style-3 #top-bar .contact-info li a {
  color: #bbb;
}
.header-style-3 #top-bar .social-links li {
  background: #444;
  border-left: 1px solid #555;
  border-right: 1px solid #333;
}
.header-style-3 #top-bar .social-links li:last-child {
  border-right: none;
}
/* ========================================================================== 
    4.5. HEADER STYLE 4 
============================================================================= */
.header-style-4 .social-links {
  float: right;
  margin-left: 30px;
  max-width: 1030px;
  margin-top: 25px;
}
.header-style-4 .social-links li {
  float: left;
  margin-left: 10px;
  background-color: #eee;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header-style-4 .social-links li:hover a {
  color: #fff !important;
}
.header-style-4 .social-links li a {
  width: 30px;
  font-size: 10px;
  height: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.header-style-4 #nav-container {
  width: 100%;
  margin-left: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#header-wrapper.search-hidden.header-style-4 #nav-container {
  width: 100%;
}
.header-style-4 #nav-container #nav {
  max-width: 1100px;
  float: left;
}
/* ========================================================================== 
    4.6. HEADER STYLE 5
============================================================================= */
.header-style-5 #logo {
  width: 100%;
  max-width: 100%;
  margin: 20px auto;
  float: none;
}
.header-style-5 #logo a {
  display: table;
  margin: 0 auto;
}
.header-style-5 #nav-container {
  width: 100%;
  margin-left: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
#header-wrapper.search-hidden.header-style-5 #nav-container {
  width: 100%;
}
.header-style-5 #nav-container #nav {
  max-width: 1100px;
  float: left;
}
/* 4.7 WPML STYLES 
------------------------------------------------------------------------------*/
#wpml-header-language-selector {
  padding-top: 12px;
  margin-right: 20px;
  float: right;
}
#wpml-header-language-selector img {
  margin: 5px;
  border: 1px solid #333;
}
.header-style-2 #wpml-header-language-selector,
.header-style-4 #wpml-header-language-selector,
.header-style-5 #wpml-header-language-selector {
  padding-top: 25px;
  margin-right: 0;
}
/* ========================================================================== 
   5. PAGE TITLES 
============================================================================= */
.pt-title {
  padding: 20px 0;
}
#page-title {
  background-size: contain;
  padding: 70px 0 0;
  margin-bottom: 70px;
  overflow: hidden;
  position: relative;
  background-attachment: fixed;
}
#page-title .pt-title {
  padding-bottom: 40px;
}
#page-title.no-image .pt-title {
  padding-bottom: 100px;
}
.pt-title h1 {
  font-size: 36px;
  line-height: 38px;
  display: inline-block;
}
.pt-image-container {
  float: right;
  width: 100%;
}
.pt-image {
  position: relative;
  bottom: 0;
}
.pt-image .float-right {
  margin: 0;
}
.page-title-1 .breadcrumbs {
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}
.breadcrumbs li {
  float: left;
  padding-right: 5px;
  line-height: 22px;
  font-family: 'Raleway', Arial, sanserif;
}
.breadcrumbs li a {
  color: #fff;
  font-family: 'Raleway', Arial, sanserif;
}
.breadcrumbs li a:hover {
  color: #ddd !important;
}
#page-title.no-parallax {
  background-attachment: scroll;
  background-size: cover;
}
/*  5.1. PAGE TITLE 2
============================================================================= */
#page-title.page-title-2 {
  padding: 50px 0;
}
#page-title.page-title-2 .pt-title {
  padding: 0;
  float: left;
  margin-right: 40px;
}
#page-title.page-title-2 .pt-title h1 {
  margin-bottom: 0;
}
#page-title.page-title-2 .breadcrumbs {
  float: right;
  padding: 5px 10px;
  display: inline-block;
  color: #fff;
}
/*  5.2. PAGE TITLE 3
============================================================================= */
#page-title.page-title-3 {
  background: #f6f6f6;
  padding: 10px 0;
}
#page-title.page-title-3 .breadcrumbs li a {
  color: #666;
}
/* ========================================================================== 
   6. ELEMENTS
============================================================================= */
/* 6.1. ACCORDION
============================================================================= */
.accordion {
  overflow: hidden;
}
.accordion .title {
  background-repeat: no-repeat;
  background-position: 10px 8px;
  padding-left: 45px;
  padding-top: 10px;
  float: left;
  background-color: #f6f6f6;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
}
.accordion .title a {
  font-size: 14px;
  font-family: 'Raleway', Arial, sans-serif;
}
.accordion .title span {
  padding-right: 10px;
  font-size: 16px;
}
.accordion .title,
.accordion .content {
  padding-bottom: 10px;
  float: left;
  cursor: pointer;
  width: 100%;
}
.accordion .title.active a {
  color: #222;
  font-weight: 500;
}
.accordion .title a:hover {
  color: #333;
}
.accordion .content {
  padding-bottom: 20px;
}
/* Accordion style 2
----------------------------------------------------------------------------- */
.accordion.style-2 .title {
  background-color: #fff;
  background-image: url('../img/accordion-closed2.png');
  border: 1px solid #e6e6e6;
}
.accordion.style-2 .title.active {
  background-image: url('../img/accordion-opened2.png');
}
/*  6.2. BLOCKQUOTE
============================================================================= */
blockquote {
  background: #f6f6f6;
  width: 100%;
  padding: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  clear: both;
}
blockquote p {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font: italic 16px 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  line-height: 26px;
}
cite {
  font-size: 12px;
  padding: 10px 0 0;
  display: block;
  width: 100%;
  font-weight: 400;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
p + blockquote,
blockquote + p {
  display: block;
  margin-top: 14px;
}
/*  6.3. BUTTONS
============================================================================= */
.btn-group {
  width: 100%;
  float: left;
}
.btn-group a.btn-medium,
.btn-group a.btn-big {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.btn-medium i,
.btn-big i {
  padding-right: 8px;
}
.btn-medium {
  padding: 10px 15px;
  font: 13px 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  float: left;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-big {
  padding: 15px 18px;
  font: 14px 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  float: left;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-medium:hover,
.btn-big:hover {
  color: #fff !important;
}
/* EMPTY BUTTONS
----------------------------------------------------------------------------- */
.btn-medium.empty,
.btn-big.empty {
  background: none;
  color: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-medium.empty:hover,
.btn-big.empty:hover,
.btn-medium.empty.white,
.btn-big.empty.white {
  color: #fff !important;
}
.btn-medium.empty.white,
.btn-big.empty.white {
  border: 1px solid #fff;
}
/* BUTTONS COLORS
============================================================================= */
/*  Black
----------------------------------------------------------------------------- */
.btn-medium.black,
.btn-big.black {
  background: #333;
}
.btn-medium.black:hover,
.btn-big.black:hover {
  background: #555;
}
.btn-medium.empty.black,
.btn-big.empty.black {
  border: 1px solid #333;
  color: #333 !important;
  background: none;
}
.btn-medium.empty.black:hover,
.btn-big.empty.black:hover {
  background-color: #333;
  color: #fff !important;
}
/*  Grey
----------------------------------------------------------------------------- */
.btn-medium.grey,
.btn-big.grey {
  background: #777;
}
.btn-medium.grey:hover,
.btn-big.grey:hover {
  background: #888;
}
.btn-medium.empty.grey,
.btn-big.empty.grey {
  border: 1px solid #777;
  color: #777 !important;
  background: none;
}
.btn-medium.empty.grey:hover,
.btn-big.empty.grey:hover {
  background-color: #777;
  color: #fff !important;
}
/*  Silver
----------------------------------------------------------------------------- */
.btn-medium.silver,
.btn-big.silver {
  background: #aaa;
}
.btn-medium.silver:hover,
.btn-big.silver:hover {
  background: #bbb;
}
.btn-medium.empty.silver,
.btn-big.empty.silver {
  border: 1px solid #aaa;
  color: #777 !important;
  background: none;
}
.btn-medium.empty.silver:hover,
.btn-big.empty.silver:hover {
  background-color: #aaa;
  color: #fff !important;
}
/*  Blue
----------------------------------------------------------------------------- */
.btn-medium.blue,
.btn-big.blue {
  background: #2277eb;
}
.btn-medium.blue:hover,
.btn-big.blue:hover {
  background: #4E92EF;
}
.btn-medium.empty.blue,
.btn-big.empty.blue {
  border: 1px solid #2277eb;
  color: #2277eb !important;
  background: none;
}
.btn-medium.empty.blue:hover,
.btn-big.empty.blue:hover {
  background-color: #2277eb;
  color: #fff !important;
}
/*  Red
----------------------------------------------------------------------------- */
.btn-medium.red,
.btn-big.red {
  background: #d52b2a;
}
.btn-medium.red:hover,
.btn-big.red:hover {
  background: #DD5555;
}
.btn-medium.empty.red,
.btn-big.empty.red {
  border: 1px solid #d52b2a;
  color: #d52b2a !important;
  background: none;
}
.btn-medium.empty.red:hover,
.btn-big.empty.red:hover {
  background-color: #d52b2a;
  color: #fff !important;
}
/*  Yellow
----------------------------------------------------------------------------- */
.btn-medium.yellow,
.btn-big.yellow {
  background: #fcc820;
}
.btn-medium.yellow:hover,
.btn-big.yellow:hover {
  background: #FDD34D;
}
.btn-medium.empty.yellow,
.btn-big.empty.yellow {
  border: 1px solid #fcc820;
  color: #fcc820 !important;
  background: none;
}
.btn-medium.empty.yellow:hover,
.btn-big.empty.yellow:hover {
  background-color: #fcc820;
  color: #fff !important;
}
/*  Orange
----------------------------------------------------------------------------- */
.btn-medium.orange,
.btn-big.orange {
  background: #f8806c;
}
.btn-medium.orange:hover,
.btn-big.orange:hover {
  background: #F99989;
}
.btn-medium.empty.orange,
.btn-big.empty.orange {
  border: 1px solid #f8806c;
  color: #f8806c !important;
  background: none;
}
.btn-medium.empty.orange:hover,
.btn-big.empty.orange:hover {
  background-color: #f8806c;
  color: #fff !important;
}
/*  Green
----------------------------------------------------------------------------- */
.btn-medium.green,
.btn-big.green {
  background: #9ab869;
}
.btn-medium.green:hover,
.btn-big.green:hover {
  background: #AEC687;
}
.btn-medium.empty.green,
.btn-big.empty.green {
  border: 1px solid #9ab869;
  color: #9ab869 !important;
  background: none;
}
.btn-medium.empty.green:hover,
.btn-big.empty.green:hover {
  background-color: #9ab869;
  color: #fff !important;
}
/*  Aqua
----------------------------------------------------------------------------- */
.btn-medium.aqua,
.btn-big.aqua {
  background: #60cfc8;
}
.btn-medium.aqua:hover,
.btn-big.aqua:hover {
  background: #80D9D3;
}
.btn-medium.empty.aqua,
.btn-big.empty.aqua {
  border: 1px solid #60cfc8;
  color: #60cfc8 !important;
  background: none;
}
.btn-medium.empty.aqua:hover,
.btn-big.empty.aqua:hover {
  background-color: #60cfc8;
  color: #fff !important;
}
.page-content .buttons-presentation .btn-medium,
.page-content .buttons-presentation .btn-big {
  margin-right: 10px;
}
/*  6.4. CLIENT CAROUSEL
============================================================================= */
.client-carousel li {
  width: 170px;
  margin-right: 30px;
  float: left;
  display: block;
}
/*  6.5. DEVELOPMENT PROCESS BOXESS
============================================================================= */
.process-box {
  background: #fff;
  width: 90%;
  width: calc(100% - 50px);
  padding: 25px 15px 25px 70px;
  position: relative;
  left: 50px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.process-box::after {
  position: absolute;
  display: block;
  content: "";
  background: url('../img/development-shadow.png') no-repeat center 0;
  bottom: 0;
  width: 100%;
  height: 19px;
  left: 0;
  bottom: -19px;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.process-box:hover {
  transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  /* IE 9 */
  -webkit-transform: translateY(-10px);
  /* Safari and Chrome */
}
.process-box:hover h5,
.process-box:hover p {
  color: #fff;
}
.process-box:hover::after {
  opacity: 0.7;
}
.process-box .img-container {
  width: 94px;
  height: 94px;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -50px;
  display: block;
  float: left;
  border: 3px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
  z-index: 30;
}
.process-box .img-container img {
  width: 94px;
  height: 94px;
  display: block;
  -webkit-border-radius: 50%;
}
.process-box h5 {
  margin-bottom: 15px;
}
/*  6.6. DROPCAPS
============================================================================= */
.dropcap {
  color: #fff;
  background: #333;
  float: left;
  margin-right: 10px;
  font: 18px 'Open Sans', Arial, sans-serif;
  line-height: 18px;
  padding: 14px;
  position: relative;
  top: 8px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.dropcap.circle {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  top: 5px;
}
/*  6.7. HEADING CENTERED
============================================================================= */
.heading-centered {
  width: 100%;
  margin-bottom: -40px;
}
.heading-centered h1,
.heading-centered h2,
.heading-centered h3,
.heading-centered h4,
.heading-centered h5,
.heading-centered h6,
.heading-centered p {
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}
/*  6.8. HEADING WITH BORDERS
============================================================================= */
.heading-bordered {
  border-bottom: 1px solid #e8eef6;
  margin-bottom: 30px;
  width: 100%;
}
.heading-bordered h1,
.heading-bordered h2,
.heading-bordered h3,
.heading-bordered h4,
.heading-bordered h5,
.heading-bordered h6 {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #a8b4c3;
  display: inline-block;
  margin-bottom: -1px;
  font: 26px 'Raleway', Arial, sans-serif;
  line-height: 28px;
}
/*  6.9. HIGHLIGHTED TEXT
============================================================================= */
.highlighted-color,
.highlighted-color:hover {
  color: #fff !important;
  margin-right: 3px;
}
/*  6.10. HISTORY SECTION
============================================================================= */
.history {
  width: 100%;
  min-height: 104px;
}
.history .year-holder {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  float: left;
  margin-right: 30px;
}
.history .year-holder .inner-holder {
  position: relative;
  top: 12px;
  left: 12px;
  top: calc(50% - 40px);
  left: calc(50% - 49px);
  text-align: center;
}
.history .year-holder span.year {
  display: inline-block;
  text-align: center;
  color: #fff;
  position: relative;
  font-size: 18px;
  font-weight: 300;
  line-height: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.history h4 {
  margin-bottom: 12px;
  padding-top: 15px;
  padding-left: 140px;
}
.timeline-arrow img {
  padding-top: 35px;
}
.history p {
  padding-left: 140px;
}
/*  6.11. ICONS LISTS
============================================================================= */
.icons-list li a,
.icons-list li p {
  padding-left: 10px;
  display: inline;
}
.icons-list li {
  padding-bottom: 3px;
}
.icons-list.big li {
  font-size: 22px;
  padding-bottom: 8px;
}
.icons-list.big li p {
  font-size: 18px;
  position: relative;
  top: -2px;
  font-family: 'Raleway', Arial, sans-serif;
}
.icons-list.list-custom i {
  padding-right: 10px;
  padding-bottom: 5px;
}
.icons-list.list-custom li p {
  padding-left: 0;
}
/* 6.12. INFORMATIN BOXES
============================================================================= */
.information-boxes {
  width: 100%;
  cursor: pointer;
}
.information-boxes .close {
  width: 20px;
  height: 20px;
  position: absolute;
  background: url('../img/close.png') no-repeat;
  display: block;
  top: 5px;
  right: 5px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.information-boxes:hover .close {
  opacity: 1;
}
/* INFORMATION BOXES - INFO BOX
----------------------------------------------------------------------------- */
.infobox {
  background: #e0f2ff;
  border: 1px solid #c1def2;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.infobox p {
  background: url('../img/info-box.png') no-repeat 0 center;
  margin: 10px 30px 10px 10px;
  padding-left: 25px;
  color: #61adb0;
  text-shadow: 0 1px 0 #fff;
}
/* Infromation boxes - WARNING BOX
----------------------------------------------------------------------------- */
.warning-box {
  background: #f8f6bc;
  border: 1px solid #e7e48b;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.warning-box p {
  background: url('../img/warning-box.png') no-repeat 0 center;
  margin: 10px 30px 10px 10px;
  padding-left: 27px;
  color: #989426;
  text-shadow: 0 1px 0 #fff;
}
/* Infromation boxes - SUCCES BOX 
----------------------------------------------------------------------------- */
.success-box {
  background: #ebfdd7;
  border: 1px solid #cef4a4;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.success-box p {
  background: url('../img/success-box.png') no-repeat 0 center;
  margin: 10px 30px 10px 10px;
  padding-left: 25px;
  color: #7eb244;
  text-shadow: 0 1px 0 #fff;
}
/* Infromation boxes - ERROR BOX
----------------------------------------------------------------------------- */
.error-box {
  background: #fadddd;
  border: 1px solid #fcc1c1;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.error-box p {
  background: url('../img/error-box.png') no-repeat 0 center;
  margin: 10px 30px 10px 10px;
  padding-left: 25px;
  color: #d86d6d;
  text-shadow: 0 1px 0 #fff;
}
/*  6.13. NOTES
============================================================================= */
.note h1,
.note h2,
.note h3,
.note h4,
.note h5,
.note h6 {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.note .btn-medium,
.note .btn-big {
  float: none;
  display: table;
  margin: 0 auto;
}
/* NOTE WITH BACKGROUND CENTERED */
.note.has-background {
  background: #f6f6f6;
  padding: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.page-content.background-black .note {
  padding: 30px 0;
  width: 100%;
}
.page-content.background-black .note h4 {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
/*  6.14. PORTFOLIO CAROUSEL
============================================================================= */
.carousel-li.pi-portfolio-carousel li {
  height: auto;
  margin-bottom: 0;
}
.image-carousel {
  overflow: hidden;
}
.carousel-nav-container {
  width: 100%;
  float: left;
}
.portfolio-carousel .isotope-item {
  margin-bottom: 0;
  margin-right: 2px;
  display: block;
  float: left;
  height: auto;
}
.carousel-nav {
  margin: 25px auto 0 ;
  display: table;
}
.carousel-nav li {
  width: 30px;
  height: 30px;
  float: left;
  background-color: #eee;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.carousel-nav li a[class^="c_prev"] {
  background-image: url('../img/c_prev.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  display: block !important;
}
.carousel-nav li a[class^="c_next"] {
  background-image: url('../img/c_next.png');
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  display: block !important;
}
.portfolio-img .hidden-portfolio-image {
  display: none;
}
/*  6.15. PRICING TABLES
============================================================================= */
.pricing-table-col {
  border: 10px solid #eee;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.pricing-table-col .head {
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
}
.pricing-table-col .head h2 {
  padding: 20px 0;
  text-align: center;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 500;
}
.pricing-table-col .head .price {
  background: #f6f6f6;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  display: block;
  font: 12px Arial, sans-serif;
  color: #333;
}
.head .price span {
  font: 30px 'Open Sans', Arial, sans-serif;
  font-weight: 300;
}
.pricing-table-col.selected .head .price span,
.pricing-table-col.selected .head .price {
  color: #fff !important;
}
.pricing-table-col li {
  color: #777;
  padding: 8px;
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #fff;
  text-align: center;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.pricing-table-col li:first-child {
  border: none;
  float: none;
}
.pricing-table-col li.odd {
  background-color: #fcfcfc;
}
li.pricing-footer {
  height: auto !important;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-top: none;
}
.pricing-footer .btn-small,
.pricing-footer .btn-medium,
.pricing-footer .btn-big {
  margin: 5px auto;
  display: table;
  float: none;
}
/*  6.16. SERVICES BOXES
============================================================================= */
.services-carousel li {
  margin-right: 30px;
}
/*  Service box style 1
----------------------------------------------------------------------------- */
.service-box-1 {
  width: 100%;
  cursor: pointer;
}
.services-carousel .service-box-1 {
  float: left;
}
.service-box-1 .icon {
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 18px;
  background: #333;
  color: #fff;
  float: left;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.service-box-1 .icon span {
  font-size: 12px;
  position: relative;
  top: -2px;
}
.service-box-1 .icon-fixed {
  width: 36px;
  height: 36px;
  padding: 0;
  position: relative;
}
.service-box-1 h5 {
  padding-top: 7px;
  margin-bottom: 20px;
  padding-left: 50px;
}
.service-box-1:hover .icon {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/*  Service box 2 (background and shadow)
----------------------------------------------------------------------------- */
.service-box-2 {
  width: 100%;
  padding: 30px;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.service-box-2 .icon {
  width: 100%;
  margin: 0 auto 15px;
  display: table;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.service-box-2 .icon i {
  font-size: 24px;
  padding: 20px;
  display: table;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.service-box-2 h5 {
  text-align: center;
  margin-bottom: 10px;
}
.service-box-2 p {
  text-align: center;
}
.service-box-2 .read-more {
  width: 100%;
  float: none;
  text-align: center;
  display: block;
  padding-top: 10px;
}
.service-box-2:hover .icon i {
  background-color: #fff;
}
.service-box-2:hover h5,
.service-box-2:hover p,
.service-box-2:hover .read-more {
  color: #fff;
}
.service-box-2 .read-more:hover {
  color: #fff !important;
}
.service-box-2:hover::before {
  content: "";
  position: absolute;
  display: block;
  background: url('../img/service-shadow-left.png') no-repeat;
  top: 0;
  left: -16px;
  width: 16px;
  height: 253px;
}
.service-box-2:hover::after {
  content: "";
  position: absolute;
  display: block;
  background: url('../img/service-shadow-right.png') no-repeat;
  top: 0;
  right: -16px;
  width: 16px;
  height: 253px;
}
/*  6.17. SERVICES OVERVIEW LIST
============================================================================= */
.services-overview {
  overflow: hidden;
  font-family: 'Open Sans';
  font-weight: Normal;
  font-style: normal;
  color: #666;
  font-size: 13px;
}
.services-overview li {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 70px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.services-overview li > div {
  line-height: 22px;
}
.services-overview li > div p {
  line-height: 22px;
}
.services-overview li > p {
  line-height: 22px;
}
.services-overview li:before {
  float: left;
  border-radius: 20px;
  background: black;
  color: white;
  font-size: 14px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 13px 0;
  position: absolute;
  left: 0px;
}
.services-overview li h5 {
  margin-bottom: 5px;
}
/*  6.18. SERVICES VERTICAL TABS
----------------------------------------------------------------------------- */
.tabs.vertical.services-tabs {
  width: 50%;
}
.tabs.vertical.services-tabs li {
  background: none;
  border: none;
  margin-bottom: 30px;
}
.tabs.vertical.services-tabs li.active,
.tabs.vertical.services-tabs li:first-child {
  border: none !important;
}
.tabs.vertical.services-tabs li.active {
  background: none;
}
.tabs.vertical.services-tabs li a {
  padding: 0;
}
.tabs.vertical.services-tabs li.active a {
  color: #fff !important;
}
.tabs.vertical.services-tabs li .icon {
  font-size: 30px;
  padding: 20px;
  background: #fff;
  display: table-cell;
  float: left;
  border: 1px solid #eee;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.tabs.vertical.services-tabs li:hover .icon {
  color: #fff;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.tabs.vertical.services-tabs li.active:hover .icon {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
.tabs.vertical.services-tabs li h5 {
  margin-bottom: 3px;
  padding-left: 92px;
  padding-top: 12px;
}
.tabs.vertical.services-tabs p {
  padding-left: 92px;
}
.tab-content-wrap.vertical.services-tab-content-wrap {
  background: none;
  padding: 0 0 0 30px;
  width: 50%;
}
.tab-content-wrap.vertical.services-tab-content-wrap .tab-content {
  background: none;
}
/*  6.19. SKILLS CIRCULAR STYLE
============================================================================= */
.skills-circular {
  width: 100%;
  overflow: hidden;
}
.skills-circular-icon {
  margin-bottom: 15px;
}
.skills-circular li {
  float: left;
  margin-right: 30px;
}
.skills-circular.big li {
  margin-left: 30px;
  margin-right: 60px;
  min-height: 155px;
}
.skills-circular li:last-child {
  margin-right: 0;
}
.chart {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
  text-align: center;
}
.skills-circular.big .chart {
  width: 110px;
  height: 110px;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent-container {
  top: 12px;
  left: 12px;
  position: relative;
}
.percent {
  display: table-cell;
  width: 46px;
  height: 46px;
  background: #727c89;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  z-index: 2;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.skills-circular.big .percent {
  width: 86px;
  height: 86px;
  font-size: 22px;
}
.chart span.info {
  padding-top: 30px;
  float: left;
  width: 100%;
}
/*  6.20. SKILLS RECTANLE STYLE
============================================================================= */
.skills-bar {
  width: 100%;
  position: relative;
}
.skills {
  padding-top: 20px;
  display: block;
}
.skills li em {
  position: relative;
  top: -23px;
  font: 12px 'Open Sans', Arial, sans-serif;
  font-style: normal;
}
.skills li {
  display: block;
  height: 15px;
  margin-bottom: 35px;
  background: #f6f6f6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #eeeeee));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f6f6f6 0%, #eeeeee 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #f6f6f6 0%, #eeeeee 100%);
  /* W3C */
  border: 1px solid #ddd;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.expand {
  height: 15px;
  position: absolute;
  margin-top: -1px;
}
.skills .percentage-10 {
  width: 10%;
  -moz-animation: percentage-10 2s ease-out;
  -webkit-animation: percentage-10 2s ease-out;
}
.skills .percentage-20 {
  width: 20%;
  -moz-animation: percentage-20 2s ease-out;
  -webkit-animation: percentage-20 2s ease-out;
}
.skills .percentage-30 {
  width: 30%;
  -moz-animation: percentage-30 2s ease-out;
  -webkit-animation: percentage-30 2s ease-out;
}
.skills .percentage-40 {
  width: 40%;
  -moz-animation: percentage-40 2s ease-out;
  -webkit-animation: percentage-40 2s ease-out;
}
.skills .percentage-50 {
  width: 50%;
  -moz-animation: percentage-50 2s ease-out;
  -webkit-animation: percentage-50 2s ease-out;
}
.skills .percentage-60 {
  width: 60%;
  -moz-animation: percentage-60 2s ease-out;
  -webkit-animation: percentage-60 2s ease-out;
}
.skills .percentage-70 {
  width: 70%;
  -moz-animation: percentage-70 2s ease-out;
  -webkit-animation: percentage-70 2s ease-out;
}
.skills .percentage-80 {
  width: 80%;
  -moz-animation: percentage-80 2s ease-out;
  -webkit-animation: percentage-80 2s ease-out;
}
.skills .percentage-90 {
  width: 90%;
  -moz-animation: percentage-90 2s ease-out;
  -webkit-animation: percentage-90 2s ease-out;
}
.skills .percentage-100 {
  width: 100%;
  -moz-animation: percentage-100 2s ease-out;
  -webkit-animation: percentage-100 2s ease-out;
}
@-moz-keyframes percentage-10 {
  0% {
    width: 0px;
  }
  100% {
    width: 10%;
  }
}
@-moz-keyframes percentage-20 {
  0% {
    width: 0px;
  }
  100% {
    width: 20%;
  }
}
@-moz-keyframes percentage-30 {
  0% {
    width: 0px;
  }
  100% {
    width: 30%;
  }
}
@-moz-keyframes percentage-40 {
  0% {
    width: 0px;
  }
  100% {
    width: 40%;
  }
}
@-moz-keyframes percentage-50 {
  0% {
    width: 0px;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes percentage-60 {
  0% {
    width: 0px;
  }
  100% {
    width: 60%;
  }
}
@-moz-keyframes percentage-70 {
  0% {
    width: 0px;
  }
  100% {
    width: 70%;
  }
}
@-moz-keyframes percentage-80 {
  0% {
    width: 0px;
  }
  100% {
    width: 80%;
  }
}
@-moz-keyframes percentage-90 {
  0% {
    width: 0px;
  }
  100% {
    width: 90%;
  }
}
@-moz-keyframes percentage-100 {
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes percentage-10 {
  0% {
    width: 0px;
  }
  100% {
    width: 10%;
  }
}
@-webkit-keyframes percentage-20 {
  0% {
    width: 0px;
  }
  100% {
    width: 20%;
  }
}
@-webkit-keyframes percentage-30 {
  0% {
    width: 0px;
  }
  100% {
    width: 30%;
  }
}
@-webkit-keyframes percentage-40 {
  0% {
    width: 0px;
  }
  100% {
    width: 40%;
  }
}
@-webkit-keyframes percentage-50 {
  0% {
    width: 0px;
  }
  100% {
    width: 50%;
  }
}
@-webkit-keyframes percentage-60 {
  0% {
    width: 0px;
  }
  100% {
    width: 60%;
  }
}
@-webkit-keyframes percentage-70 {
  0% {
    width: 0px;
  }
  100% {
    width: 70%;
  }
}
@-webkit-keyframes percentage-80 {
  0% {
    width: 0px;
  }
  100% {
    width: 80%;
  }
}
@-webkit-keyframes percentage-90 {
  0% {
    width: 0px;
  }
  100% {
    width: 90%;
  }
}
@-webkit-keyframes percentage-100 {
  0% {
    width: 0px;
  }
  100% {
    width: 100%;
  }
}
/*  6.21. STATS COUNTER
============================================================================= */
.numbers-counter {
  width: 100%;
  overflow: hidden;
}
.numbers-counter li span,
.numbers-counter li p {
  color: #fff;
}
.numbers-counter li {
  margin-left: 1px;
  margin-bottom: 1px;
  float: left;
}
.numbers-counter li span {
  font-size: 32px;
  width: 100%;
  text-align: center;
  display: block;
  line-height: 50px;
}
.numbers-counter li p {
  width: 100%;
  display: block;
  text-align: center;
}
/* DIFFERENT GRIDS - FROM GRID_3 TO GRID_12 */
/* GRID_3 */
/* GRID_12 */
.grid_12 .numbers-counter li,
.col-md-12 .numbers-counter li {
  width: 194px;
  height: 194px;
}
.grid_12 .numbers-counter li span,
.col-md-12 .numbers-counter li span {
  padding-top: 55px;
}
.grid_3 .numbers-counter li,
.col-md-3 .numbers-counter li {
  width: 134px;
  height: 134px;
}
.grid_3 .numbers-counter li span,
.col-md-3 .numbers-counter li span {
  padding-top: 30px;
}
/* GRID_4 */
.grid_4 .numbers-counter li,
.col-md-4 .numbers-counter li {
  width: 184px;
  height: 184px;
}
.grid_4 .numbers-counter li span,
.col-md-4 .numbers-counter li span {
  padding-top: 50px;
}
/* GRID_5 */
.grid_5 .numbers-counter li,
.col-md-5 .numbers-counter li {
  width: 155px;
  height: 155px;
}
.grid_5 .numbers-counter li span,
.col-md-5 .numbers-counter li span {
  padding-top: 40px;
}
/* GRID_6 */
.grid_6 .numbers-counter li,
.col-md-6 .numbers-counter li {
  width: 189px;
  height: 189px;
}
.grid_6 .numbers-counter li span,
.col-md-6 .numbers-counter li span {
  padding-top: 55px;
}
/* GRID_7 */
.grid_7 .numbers-counter li,
.col-md-7 .numbers-counter li {
  width: 166px;
  height: 166px;
}
.grid_7 .numbers-counter li span,
.col-md-7 .numbers-counter li span {
  padding-top: 45px;
}
/* GRID_8 */
.grid_8 .numbers-counter li,
.col-md-8 .numbers-counter li {
  width: 191px;
  height: 191px;
}
.grid_8 .numbers-counter li span,
.col-md-8 .numbers-counter li span {
  padding-top: 55px;
}
/* GRID_9 */
.grid_9 .numbers-counter li,
.col-md-9 .numbers-counter li {
  width: 173px;
  height: 173px;
}
.grid_9 .numbers-counter li span,
.col-md-9 .numbers-counter li span {
  padding-top: 55px;
}
.grid_3 .numbers-counter li:nth-child(2n),
.grid_4 .numbers-counter li:nth-child(2n),
.col-md-3 .numbers-counter li:nth-child(2n),
.col-md-4 .numbers-counter li:nth-child(2n) {
  margin-right: 0;
}
.grid_5 .numbers-counter li:nth-child(3n),
.grid_6 .numbers-counter li:nth-child(3n),
.col-md-5 .numbers-counter li:nth-child(3n),
.col-md-6 .numbers-counter li:nth-child(3n) {
  margin-right: 0;
}
/*  6.22. TESTIMONIALS
============================================================================= */
.caroufredsel_wrapper {
  float: none !important;
}
.testimonial-carousel {
  float: left;
  width: 100%;
}
.testimonial-carousel .testimonial {
  float: left;
}
.testimonial {
  width: 100%;
  display: block;
  height: auto;
}
.testimonial .testimonial-text {
  width: 100%;
  background: #f6f6f6;
  padding: 30px 30px 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.testimonial .testimonial-text p {
  font-size: 14px;
  font-style: italic;
}
.testimonial-author {
  width: 100%;
  position: relative;
  top: -40px;
  padding-left: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.testimonial-image-container {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  border: 4px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden;
}
.testimonial-image-container img {
  dispaly: block;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
}
.testimonial-author-name {
  margin-bottom: 0;
  padding-top: 50px;
}
.testimonial-author-company {
  width: 100%;
  display: block;
  font-style: italic;
  font-weight: 300;
}
/*  TESTIMONIAL STYLE 02
============================================================================= */
.testimonial.style-2 .testimonial-text {
  background: none;
  padding-bottom: 0;
}
.testimonial.style-2 .testimonial-text p {
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}
.testimonial.style-2 .testimonial-text span {
  text-align: center;
  padding-top: 10px;
  width: 100%;
  display: block;
  font-style: italic;
}
/* 6.23. TABS HORISONTAL 
============================================================================= */
.tabs-container {
  width: 100%;
  overflow: hidden;
}
.tabs {
  overflow: hidden;
}
.tabs i {
  padding-right: 5px;
  font-size: 13px;
}
.tabs li {
  float: left;
  border-left: 1px solid #eee;
  overflow: hidden;
  position: relative;
  padding: 0;
  line-height: 38px;
  top: 1px;
  background-color: #f6f6f6;
  cursor: pointer;
}
.tabs li a {
  color: #333;
  padding: 0px 16px;
  font: 13px 'Raleway', Arial, sans-serif;
  line-height: 38px;
  padding-top: 2px;
}
.tabs li.active {
  border-bottom: 1px solid #fff;
  background-color: #fff;
}
.tabs li:first-child {
  border-left: none;
}
.tabs li.active:first-child {
  border-left: 1px solid #eee;
}
.tabs li.active:last-child {
  border-right: 1px solid #eee;
}
.content-manager .page-content .row .tab-content-wrap ul,
.content-manager .page-content .row .tab-content-wrap ol {
  list-style: disc inside;
}
.content-manager .page-content .row .tab-content-wrap ol {
  list-style: decimal inside;
}
.content-manager .page-content .row #download h4 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.content-manager .page-content .row #download ul {
  margin: 5px 0 30px 20px;
  font-size: 13px;
}
.content-manager .page-content .row #download ul a {
  font-weight: normal;
  color: #333;
}
.content-manager .page-content .row #download ul,
.content-manager .page-content .row #download ol {
  list-style: disc;
}
.content-manager .page-content .row #download .btn-link {
  color: #111;
}
.tab-content-wrap {
  width: 100%;
  border: 1px solid #eee;
  margin-top: -1px;
  overflow: hidden;
  float: left;
  padding: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
/*  6.24. TABS VERTICAL 
============================================================================= */
/* * [class * ="grid_"].tabs.vertical, 
* [class * ="grid_"].tabs.vertical li.active {
    overflow: visible;
}*/
.tabs.vertical {
  overflow: hidden;
  float: left;
  width: 30%;
}
.tabs.vertical li {
  float: left;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  border-top: none;
  overflow: hidden;
  padding: 0;
  line-height: 42px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.tabs.vertical li:first-child {
  border-top: 1px solid #eee !important;
}
.tabs.vertical li a {
  color: #333;
  padding: 15px;
  font: 13px 'Open Sans', Arial, sans-serif;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.tabs.vertical li a i {
  font-size: 16px;
  padding-right: 15px;
  position: relative;
  top: 2px;
}
.tabs.vertical li.active {
  border-bottom: 1px solid #eee;
  border-right: none;
  border-top: none;
  background: #fff;
  position: relative;
}
.tabs.vertical li.active a {
  color: #fff;
}
.tab-content-wrap.vertical {
  margin-top: 0;
  overflow: hidden;
  float: left;
  border: none;
  width: 70%;
  padding: 0;
}
.tab-content-wrap.vertical .tab-content {
  padding-left: 30px;
  background: #fff;
}
/* ==========================================================================
    7. PAGE SPECIFIC STYLES
============================================================================= */
/* ========================================================================== 
    7.1. ABOUT PAGES
============================================================================= */
/*  7.1.1. TEAM MEMBERS
============================================================================= */
.team {
  width: 100%;
  overflow: hidden;
}
.team-img-container {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  float: left;
}
.team-img-container .team-img-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.team-img-container img {
  width: 100%;
}
.team-img-container .team-img-hover .mask {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: inset 0px 0px 0px 8px rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.team-img-container:hover .mask {
  opacity: 1;
}
.team h6 {
  margin-bottom: 0;
}
.team .position {
  font-style: italic;
  font-weight: 300;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
.team-social-links {
  width: 100%;
  margin-top: 15px;
  overflow: hidden;
}
.team-social-links li {
  float: left;
  margin-right: 20px;
}
.team-social-links li a {
  font-size: 16px;
  color: #aaa;
}
/* 7.1.2.  TEAM MEMBERS ALTERNATIVE
============================================================================= */
.team-alternative {
  overflow: hidden;
}
.team-alternative li {
  float: left;
  margin-right: 1px;
  margin-bottom: 1px;
  width: 284px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.team-member-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.team-member-hover .mask {
  opacity: 0.7;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.team-member:hover .team-member-hover {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  opacity: 1;
}
.team-member-hover .team-member-info {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.team-member-hover .team-member-info h5 {
  color: #fff;
  text-align: center;
  padding-top: 60px;
  margin-bottom: 3px;
}
.team-member-hover .team-member-info .position {
  width: 100%;
  display: block;
  text-align: center;
  font-style: italic;
  color: #fff;
  margin-bottom: 30px;
}
.team-member-hover .btn-medium {
  position: relative;
  left: 90px;
}
/* ========================================================================== 
    7.2. PORTFOLIO
============================================================================= */
.row.portfolio-items-holder {
  margin-bottom: 30px;
}
/*  Portfolio filters
----------------------------------------------------------------------------- */
.row.portfolio-filters {
  margin-bottom: 30px;
}
.portfolio-filters.portfolio-full ul {
  display: table;
  margin: 0 auto;
}
#filters li {
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid #ddd;
}
#filters li .item-number {
  background: #eee;
  min-width: 25px;
  min-height: 25px;
  display: inline-block;
  text-align: center;
  margin-left: 10px;
  font-family: 'Raleway', Arial, sans-serif;
  padding-top: 1px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#filters li a {
  font-family: 'Raleway', Arial, sans-serif;
}
#filters li.active .item-number,
#filters li:hover .item-number {
  color: #fff;
}
#filters li:last-child {
  border-right: none;
}
/* PORTFOLIO ITEMS
----------------------------------------------------------------------------- */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
}
.isotope-item {
  float: left;
  margin-bottom: 30px;
  z-index: 2;
}
.portfolio-img-container .portfolio-img {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.portfolio-img-container .portfolio-img img {
  width: 100%;
  height: auto;
}
.portfolio-img-container .portfolio-img-hover {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.portfolio-img-container .portfolio-img:hover .portfolio-img-hover {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  opacity: 1;
}
.isotope-item .portfolio-style-2 .portfolio-img {
  width: 100%;
  overflow: hidden;
}
.isotope-item .portfolio-img-container .portfolio-img img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.portfolio-img-container .portfolio-img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.portfolio-img-container .portfolio-img-hover .mask {
  opacity: 0.7;
  width: 100%;
  height: 100%;
}
.portfolio-img-container .portfolio-img-hover li {
  background: #222;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.portfolio-img-container .portfolio-img-hover li.portfolio-zoom {
  margin-left: -45px !important;
}
.portfolio-img-container .portfolio-img-hover li.portfolio-single {
  margin-left: 5px !important;
}
.portfolio-img-container .portfolio-img-hover li.portfolio-single.single,
.portfolio-img-container .portfolio-img-hover li.portfolio-zoom.single {
  margin-left: -18px !important;
}
.portfolio-img-container .portfolio-img-hover li a {
  width: 45px;
  height: 45px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #eee;
}
.portfolio-img-container .portfolio-img-hover li:hover a {
  color: #fff !important;
}
.portfolio-img-container figcaption {
  width: 100%;
  background: #f6f6f6;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.portfolio-img-container figcaption .portfolio-item-like {
  float: right;
  padding-top: 5px;
}
.grid_6.isotope-item figcaption .title {
  max-width: 500px;
}
#portfolioitems {
  padding-left: 15px;
}
.portfolio-items-holder .isotope-item {
  margin-bottom: 2px;
  margin-right: 2px;
  margin-left: 0;
}
.portfolio-items-holder .grid_6 {
  width: 584px;
}
.portfolio-items-holder .grid_4 {
  width: 388px;
}
.portfolio-items-holder .grid_3 {
  width: 291px;
}
.portfolio-items-holder .grid_6:nth-child(2n) {
  margin-right: 0;
}
.container.full #portfolioitems {
  padding: 0;
}
.container.full .portfolio-items-holder .isotope-item {
  width: 24.9%;
  margin-right: 1px;
  margin-bottom: 1px;
}
.pagination.portfolio-full {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 30px;
}
.pagination.portfolio-full ul {
  float: none;
  display: table;
  margin: 0 auto;
}
.portfolio-items-holder .portfolio-img .hidden-portfolio-image,
.portfolio-carousel .portfolio-img .hidden-portfolio-image {
  display: none;
}
/* Portfolio single project
----------------------------------------------------------------------------- */
.portfolio-info li {
  width: 100%;
  padding-bottom: 3px;
}
.portfolio-single-like {
  width: 100%;
}
.portfolio-single-like p {
  display: inline;
  float: left;
}
.portfolio-single-like .portfolio-item-like {
  float: left;
  padding-top: 5px;
  padding-left: 10px;
}
/* ==========================================================================
    7.3. BLOG
============================================================================= */
.blog-posts li.blog-post {
  float: left;
  margin-bottom: 80px;
  width: 100%;
  position: relative;
}
.blog-posts li.blog-post.sticky {
  padding-bottom: 20px;
}
/* Blog media container (image, video, audio, ...)
----------------------------------------------------------------------------- */
#post-slider {
  margin-bottom: 0;
}
.post-media-container {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
  float: left;
  height: 120px;
  overflow: hidden;
}
.post-media-container .post-media-hover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.post-media-container .post-media-hover .mask {
  background: rgba(255, 255, 255, 0.3);
  box-shadow: inset 0px 0px 0px 8px rgba(255, 255, 255, 0.7);
  width: 100%;
  height: 100%;
  opacity: 0;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.post-media-container:hover .mask {
  opacity: 1;
}
/* Video iframe
----------------------------------------------------------------------------- */
.post-media-container iframe {
  width: 100%;
  height: auto;
  min-height: 371px;
}
.blog-posts .post-media-container iframe {
  min-height: 500px;
}
/* Audio blog post
----------------------------------------------------------------------------- */
.post-media-container .audio-player {
  width: 100%;
}
.post-media-container .audio-player.with-image {
  position: absolute;
  bottom: 30px;
  width: 90%;
  left: 40px;
}
.blog-posts .post-media-container .audio-player.with-image {
  left: 60px;
}
/* Blog info icons
----------------------------------------------------------------------------- */
.post-info {
  width: 110px;
  float: left;
  margin-right: 30px;
}
.single .page-content .row .post-info {
  padding: 0;
}
.post-info li,
.post-info-container .date-category li {
  float: left;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.post-info .post-date,
.post-info-container .post-date {
  background: #eee;
  position: relative;
  z-index: 20;
}
.post-info .post-date span,
.post-info-container .post-date span {
  width: 100%;
  display: block;
  text-transform: uppercase;
}
.post-info .post-date .day,
.post-info-container .post-date .day {
  text-align: center;
  font: 19px 'Open Sans';
  line-height: 20px;
  font-weight: 600;
  padding-top: 14px;
}
.post-info .post-date .month,
.post-info-container .post-date .month {
  font-size: 9px;
  text-align: center;
}
.post-info .post-category,
.post-info-container .post-category {
  margin-left: -10px;
}
.post-info .post-category i,
.post-info-container .post-category i {
  width: 60px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
/* Post body
----------------------------------------------------------------------------- */
.post-body {
  padding-left: 140px;
}
.post-body.meta-hidden {
  padding-left: 0;
}
.post-body h3 {
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.page-content .row .post-meta {
  margin-bottom: 20px;
  float: left;
  display: block;
  padding: 0;
}
.single .page-content .row .post-meta {
  width: 100%;
}
.post-meta li {
  float: left;
  padding-right: 15px;
  color: #666;
  line-height: 22px;
}
.post-meta li span {
  font: 13px 'Open Sans', Arial, sans-serif;
}
.post-meta li a {
  position: relative;
  display: inline-block;
  margin-right: 3px;
}
.post-meta li a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  opacity: 0;
  -webkit-transition: height 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: height 0.2s, opacity 0.2s, -moz-transform 0.2s;
  -o-transition: height 0.2s, opacity 0.2s, transform 0.2s;
  -ms-transition: height 0.2s, opacity 0.2s, transform 0.2s;
  transition: height 0.2s, opacity 0.2s, transform 0.2s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.post-meta li a:hover::after {
  height: 2px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
/*  Pagination
----------------------------------------------------------------------------- */
.pagination {
  width: 100%;
  float: right;
}
.pagination ul {
  float: right;
}
.pagination li {
  float: left;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #eee;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination li a {
  width: 30px;
  height: 30px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.pagination li:hover a,
.pagination li.active a {
  color: #fff !important;
}
.pagination li.current-page {
  width: auto;
  height: auto;
  padding-top: 5px;
  background: none;
  margin-right: 25px;
}
.pagination li.current-page:hover {
  background: none;
}
/*  BLOG WITH SMALL IMAGES (BLOG.HTML)
============================================================================= */
.blog-posts.blog-post-small-image li .post-media-container {
  width: 270px;
  margin-right: 30px;
}
.blog-posts.blog-post-small-image li .post-body {
  padding-left: 300px;
}
.blog-posts.blog-post-small-image li.no-post-image .post-body {
  padding-left: 0;
}
.blog-posts.blog-post-small-image .post-info-container {
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
.blog-posts.blog-post-small-image .post-info-container .date-category {
  width: 110px;
  height: 60px;
  margin-right: 20px;
  float: left;
  padding: 0;
}
.blog-posts.blog-post-small-image .post-info-container .post-info {
  padding-left: 130px;
  width: 100%;
  margin-right: 0;
  float: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.blog-posts.blog-post-small-image .post-info-container .post-info li {
  width: auto;
  height: auto;
}
.blog-posts.blog-post-small-image .post-media-container iframe {
  min-height: 212px;
}
.blog-posts.blog-post-small-image .post-body blockquote {
  clear: none;
}
.blog-posts.blog-post-small-image .post-media-container .audio-player.with-image {
  left: 15px;
}
/*  BLOG MASONRY
============================================================================= */
.blog-posts.isotope.cols li.blog-post.isotope-item {
  width: 420px;
  margin-right: 30px;
  margin-bottom: 50px;
}
.blog-posts.isotope.cols li.blog-post.isotope-item:nth-child(2n) {
  margin-right: 0;
}
.blog-post.isotope-item .post-info {
  width: 70px;
}
.blog-post.isotope-item .post-info .post-category {
  margin-left: 0;
  margin-top: -10px;
}
.blog-post.isotope-item .post-body {
  padding-left: 100px;
}
.blog-post.isotope-item iframe {
  min-height: 250px;
}
.grid_12.blog-posts .blog-post.isotope-item .post-media-container iframe {
  min-height: 300px;
}
.blog-post.isotope-item .post-media-container .audio-player.with-image {
  bottom: 20px;
  left: 20px;
}
.blog-posts.isotope.full li.blog-post.isotope-item {
  width: 370px;
  margin-right: 30px;
  margin-bottom: 50px;
}
.blog-posts.isotope.full li.blog-post.isotope-item:nth-child(3n) {
  margin-right: 0;
}
.blog-posts.isotope.full li.blog-post.isotope-item .nivoSlider {
  min-height: 158px;
}
/* BLOG SINGLE POST
============================================================================= */
.post-author {
  float: left;
  margin: 0 0 80px;
  width: 100%;
}
.post-author .img-container {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 30px;
  border: 3px solid #eee;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.post-author .info {
  padding-left: 103px;
}
.post-author .info h6 {
  margin-bottom: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.post-author .info span.member {
  font-style: italic;
  margin-bottom: 10px;
  display: block;
}
.single-post .post-body .blockquote-sticky {
  margin-bottom: 20px;
  float: left;
}
/* Padding fixes */
.page-content .blog-post-large-image .post-info,
.page-content .blog-post-full .post-info {
  padding-left: 0;
}
.page-content .row .blog-post-large-image .post-meta,
.page-content .row .blog-post-full .post-meta {
  width: 100%;
}
/* ==========================================================================
    POST COMMENTS
============================================================================= */
.post-comments {
  width: 100%;
  float: left;
}
.comments-li {
  float: left;
  width: 100%;
}
.comments-li > li {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.comment {
  float: left;
  min-height: 60px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
  width: 100%;
}
.post-comments .comment + .children {
  margin-top: 30px;
}
.post-comments .children + .children {
  margin-top: 30px;
}
.comment .avatar {
  width: 70px;
  height: 70px;
  margin-right: 30px;
  float: left;
  border: 3px solid #eee;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
.comment-meta li {
  font-style: italic;
}
.comment-meta .author {
  font: 15px 'Raleway', Arial, sans-serif;
  font-weight: 600;
}
.comment .comment-body {
  margin-left: 100px;
  margin-top: 15px;
}
.comment .comment-reply-link {
  display: block;
  margin-top: 15px;
  background: url('../img/icon-reply.png') no-repeat 0 center;
  padding-left: 22px;
  cursor: pointer;
  text-transform: uppercase;
}
.post-comments .children {
  margin-left: 20px;
  float: left;
  padding: 0 0 0 20px;
  width: calc(100% - 20px);
}
.children > li:not(:last-child) {
  overflow: hidden;
  margin-bottom: 30px;
}
.children > li:last-child:not(:only-child) .comment {
  border: none;
  margin-bottom: 0;
}
/* COMMENT FORM */
.comment-form,
#respond {
  float: left;
  width: 100%;
}
.comment-form {
  margin-top: 30px;
}
#respond form {
  margin-top: 20px;
}
#respond fieldset {
  margin-bottom: 10px;
}
#respond label {
  width: 100%;
  color: #444;
  display: block;
  margin-bottom: 7px;
}
#respond .name-container {
  margin-right: 20px;
  float: left;
}
#respond .email-container {
  float: left;
}
#respond .name-container input,
#respond .email-container input {
  background: #f6F6F6;
  border: 1px solid #ddd;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  height: 30px;
  width: 308px;
  font: 13px 'Open Sans', Arial, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  color: #666;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#respond .message {
  float: left;
  margin-top: 5px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
#respond .message textarea {
  background: #f6F6F6;
  border: 1px solid #ddd;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font: 13px 'Open Sans', Arial, sans-serif;
  line-height: 22px;
  padding: 10px;
  color: #666;
}
#respond #comment-reply {
  color: #fff;
  font: 12px 'Open Sans', Arial, sans-serif;
  background-color: #333;
  cursor: pointer;
  padding: 8px 15px;
  border: none;
  float: right;
  margin-top: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
}
#respond .name-container input:focus,
#respond .email-container input:focus,
#respond .message textarea:focus {
  border-color: #aaa;
}
#respond .reguired-fields {
  clear: left;
}
.comments-li #respond {
  margin-top: 20px;
}
/*    SHARE BLOG POSTS AND PORTFOLIO POSTS
============================================================================= */
.blog-post .share-post {
  margin-bottom: 80px;
}
.ssba {
  padding: 15px;
}
.ssba .ssba_share_text {
  font-size: 13px;
  float: left;
  margin-right: 15px;
  padding-top: 7px;
}
.single-post .post-body > .ssba,
.page .page-content .grid_12 > .ssba,
.single-pi_portfolio .page-content .grid_12 > .ssba {
  float: left;
  background: #f6f6f6;
  width: 100%;
  font-size: 13px;
}
.single-post .post-body > .ssba {
  position: initial;
  top: initial;
  left: initial;
  margin-top: 30px;
}
.portfolio-item-like > .ssba,
.portfolio-item-like > .ssba a {
  position: relative;
  left: 3px;
  top: -6px;
  margin: 0;
  float: none;
  width: auto;
  background: transparent;
  padding: 0;
}
.portfolio-item-like .ssba .ssba_share_text {
  display: none;
}
/* ========================================================================== 
   7.4.  CONTACT PAGE
============================================================================= */
/* GOOGLE MAP
------------------------------------------------------------------------------*/
.map-canvas {
  width: 100%;
  height: 550px;
}
.contact-info-list i {
  padding-right: 10px;
  padding-bottom: 5px;
}
.widget .contact-info-list li {
  background: none;
  border-bottom: none !important;
  padding-left: 0;
}
.map-canvas img {
  max-width: none;
}
/* CONTACT FORM
------------------------------------------------------------------------------*/
.wpcf7 {
  width: 100%;
}
.wpcf7 fieldset {
  max-width: 100%;
  margin-bottom: 20px;
}
.wpcf7 label {
  color: #444;
  font: 13px Arial, sans-serif;
  line-height: 18px;
  margin-bottom: 5px;
  display: block;
  width: 100%;
  float: left;
}
.wpcf7-text {
  max-width: 100%;
  background: #f6f6f6;
  border: 1px solid #ddd;
  padding: 8px 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 70%;
}
.wpcf7-url {
  width: 100%;
}
.wpcf7-text#portfolio-link {
  width: 100%;
}
.wpcf7-textarea {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #f6f6f6;
  border: 1px solid #ddd;
  padding: 10px;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus {
  border-color: #aaa;
}
.wpcf7-submit {
  border: 0px solid;
  font: 12px 'Open Sans', Arial, sans-serif;
  text-transform: uppercase;
  line-height: 11px;
  color: #fff;
  background-color: #333;
  padding: 10px 17px;
  cursor: pointer;
  float: right;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.wpcf7-select {
  background: #f6f6f6;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 29px !important;
  padding: 8px 8px 8px 10px;
  font: 12px 'Open Sans', Arial, sans-serif;
  color: #666;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wpcf7-form-control-wrap.CV {
  float: left;
}
/* ========================================================================== 
    8. WIDGETS
============================================================================= */
/* SIDEBAR WIDGETS AND FOOTER WIDGETS GLOBAL STYLES
============================================================================= */
.widget h6 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.footer-widget-container .widget h6 {
  color: #eee;
}
.footer-widget-container .title img {
  margin-right: 10px;
}
.aside-left {
  margin-bottom: 0;
  float: left;
}
.aside-right {
  margin-bottom: 0;
  float: right;
}
.widget {
  display: block;
  margin-bottom: 50px;
  float: left;
  width: 100%;
}
.widget li {
  background: url('../img/aside-arrow.png') no-repeat 0 12px;
  border-bottom: 1px dotted #ddd;
  padding-left: 28px;
  padding-bottom: 5px;
  padding-top: 5px;
}
.widget li:last-child {
  border-bottom: none !important;
  padding-bottom: 0;
}
.footer-widget-container .widget li {
  border-bottom: 1px dotted #555;
}
.footer-widget-container li.widget:last-child {
  margin-bottom: 70px;
}
/* ASIDE SEARCH WIDGET
============================================================================= */
.widget_search form {
  position: relative;
}
.widget_search .a_search {
  background: #fff;
  border: 1px solid #ddd !important;
  width: 100%;
  display: block;
  font-size: 11px;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #777;
  font-style: italic;
  left: 0;
  top: 0;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.widget_search .search-submit {
  background: url('../img/aside-search.png') center center no-repeat;
  width: 20px;
  height: 100%;
  border: none;
  text-indent: -9999px;
  position: absolute;
  float: left;
  cursor: pointer;
  right: 6px;
  top: 1px;
}
/* WIDEGT RECENT POSTS
============================================================================= */
ul.pi_recent_posts {
  overflow: hidden;
  width: 100%;
}
ul.pi_recent_posts > li {
  float: left;
  border-bottom: none;
  background: none;
  margin-bottom: 15px;
  padding-bottom: 0;
  padding-left: 0;
}
.pi_recent_posts .post-media {
  width: 70px;
  height: 70px;
  overflow: hidden;
  margin-right: 20px;
  float: left;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.pi_recent_posts .widget-post-info .meta li {
  margin-bottom: 0px;
}
.pi_recent_posts .widget-post-info {
  width: 100%;
  padding-left: 90px;
  padding-top: 8px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.pi_recent_posts .widget-post-info h6 {
  font-size: 15px;
  text-transform: none;
  margin-bottom: 0px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.pi_recent_posts .widget-post-info .meta {
  width: 100%;
  float: left;
  padding: 0;
}
.pi_recent_posts .widget-post-info .meta li {
  float: left;
  padding-right: 10px;
  color: #666;
}
.pi_recent_posts .widget-post-info .meta li span {
  font: 13px 'Open Sans', Arial, sans-serif;
  line-height: 22px;
  color: #666;
}
.pi_recent_posts .no-image .widget-post-info {
  padding-left: 0;
}
.footer-widget-container .pi_recent_posts li {
  border: none;
}
/* WIDEGT LATEST POSTS (ON HOME PAGE) - CAN GO IN GRID_3, GRID_6, GRID_9 AND GRID_12
============================================================================= */
.latest-posts {
  width: 100%;
  overflow: hidden;
}
.latest-posts li .post-media-container {
  margin-bottom: 15px;
}
.latest-posts li h5 {
  width: 100%;
  margin-bottom: 5px;
}
.latest-posts li.post {
  width: 270px;
  margin-right: 30px;
  float: left;
}
.latest-posts li.post:last-child {
  margin-right: 0;
}
/* WIDEGT RECENT COMMENTS
============================================================================= */
.widget_recent_comments li {
  background: url('../img/icon-comment.png') no-repeat 0 center;
  padding-left: 60px;
  padding-top: 0;
  min-height: 40px;
  border: none;
  margin-bottom: 15px;
}
.widget_recent_comments li a {
  font-style: italic;
}
.widget_recent_comments li span {
  font: 13px 'Open Sans', Arial, sans-serif;
  line-height: 22px;
  padding-left: 3px;
}
.footer-widget-container .widget_recent_comments li {
  color: #bbb;
}
/* IMAGE PHOTO STREAMS/SOCIAL FEED WIDGET
============================================================================= */
.widget.social-feed li {
  background: none;
  border: none;
  padding: 0;
  float: left;
  width: 66px;
  height: 66px;
  margin-right: 1px;
  margin-bottom: 1px;
  overflow: hidden;
}
.widget.social-feed li a img {
  width: 66px;
  height: 66px;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.widget.social-feed li a img:hover {
  opacity: 1;
}
.widget.social-feed li:nth-child(4n) {
  margin-right: 0;
}
/* NEWSLETTER SUBSCRIBE WIDGET
============================================================================= */
.newsletter * [type="text"],
.newsletter * [type="email"],
.newsletter select {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 1px solid #ddd;
  color: #666;
  width: 155px;
  height: 28px;
  padding: 0 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 11px;
  float: left;
  margin: 0 10px 10px 0;
}
.footer-widget-container .newsletter * [type="text"],
.footer-widget-container .newsletter * [type="email"],
.footer-widget-container .newsletter select {
  background: #444;
  border: 1px solid #555;
  color: #bbb;
}
.widget .newsletter .newsletter-submit {
  height: 28px;
  color: #eee;
  font-size: 11px;
  position: relative;
  top: 0;
  padding: 0 15px;
  cursor: pointer;
  border: 1px solid #555;
  background: #444;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
/* TAG CLOUD WIDGET
============================================================================= */
.widget_tag_cloud a {
  background: #f6f6f6;
  color: #777;
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 5px;
  margin-right: 2px;
}
.widget_tag_cloud a:hover {
  color: #fff !important;
}
.footer-widget-container .widget_tag_cloud a {
  background: #444;
  color: #bbb;
  font-size: 12px;
}
/* TWITTER WIDGET
============================================================================= */
#tweet-sroll-wrapper.widget li {
  border: none;
  background: url('../img/twitter.png') no-repeat 0 5px;
  padding-left: 44px;
  margin-bottom: 8px;
}
.footer-widget-container #tweet-sroll-wrapper.widget li a {
  color: #ccc;
}
#tweet-sroll-wrapper.widget .tweets-list-container {
  overflow: hidden;
  width: 100%;
}
#tweet-sroll-wrapper.widget .tweet-list {
  position: relative;
}
/* TEXT WIDGET
============================================================================= */
.widget_text li {
  border-bottom: 0;
  background: none;
  padding: 0;
}
.widget_text select {
  max-width: 100%;
}
/* CALENDAR WIDGET
============================================================================= */
.widget.widget_calendar #wp-calendar {
  width: 100%;
}
.widget.widget_calendar #wp-calendar caption {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.widget.widget_calendar #wp-calendar thead {
  background: #ececec;
}
.widget.widget_calendar #wp-calendar tfoot {
  background: #fafafa;
  padding-top: 5px;
}
.widget.widget_calendar #wp-calendar tfoot #prev {
  text-align: left;
}
.widget.widget_calendar #wp-calendar tfoot #next {
  text-align: right;
}
.widget.widget_calendar #wp-calendar td,
.widget.widget_calendar #wp-calendar th {
  text-align: center;
}
.widget.widget_calendar #wp-calendar #today {
  color: #fff;
}
.widget.widget_calendar #wp-calendar #today a {
  color: #fff;
}
/* ARCHIVE WIDGET
============================================================================= */
.widget_archive select {
  width: 100%;
}
/* CATEGORIES WIDGET
============================================================================= */
.widget_categories select {
  width: 100%;
}
/* PAGES WIDGET
============================================================================= */
.widget.widget_pages .children li {
  margin-bottom: 0;
}
/* ========================================================================== 
    9. FOOTER
============================================================================= */
.footer-wrapper {
  background: #484848;
  border-top: 10px solid #e5e8ec;
  width: 100%;
  float: left;
  padding: 70px 0 0 0;
}
#footer {
  margin-bottom: 50px;
}
#footer,
#footer p,
footer a {
  color: #bbb;
}
/* COPYRIGHT CONTAINER 
----------------------------------------------------------------------------- */
.copyright-container {
  background: #fff;
  padding: 20px 0;
  width: 100%;
  margin: 0 auto;
  float: left;
}
.copyright-container a,
.copyright-container p {
  line-height: 12px;
  font-size: 12px;
  text-transform: uppercase;
  color: #39414b;
}
.copyright-container p {
  padding-top: 7px;
}
.footer-breadcrumbs {
  float: right;
}
.footer-breadcrumbs li {
  float: left;
  list-style-type: none;
}
.footer-breadcrumbs li a:hover {
  text-decoration: none;
}
.footer-breadcrumbs a {
  margin-right: 15px;
  padding-bottom: 3px;
  position: relative;
  display: inline-block;
}
.footer-breadcrumbs a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #666;
  height: 1px;
  content: "";
  opacity: 0;
  -webkit-transition: height 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  -moz-transition: height 0.2s, opacity 0.2s, -moz-transform 0.2s;
  -o-transition: height 0.2s, opacity 0.2s, transform 0.2s;
  -ms-transition: height 0.2s, opacity 0.2s, transform 0.2s;
  transition: height 0.2s, opacity 0.2s, transform 0.2s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.footer-breadcrumbs a:hover::after {
  height: 2px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}
.scroll-up {
  width: 40px;
  height: 40px;
  opacity: 0.3;
  position: fixed;
  bottom: 50px;
  right: 100px;
  display: none;
  text-indent: -9999px;
  background: url('../img/to-top.png') no-repeat;
}
.nicescroll-rails {
  z-index: 10000 !important;
}
/*
1200px grid system ~ Core CSS.
12 Columns ~ Margin left: 15px ~ Margin right: 15px

Based on the 960.gs grid system - http://960.gs/
by Nathan Smith

Created by the Grid System Generator - v1.04
Learn more ~ http://www.gridsystemgenerator.com/
*/
/* =Containers
----------------------------------------------------------------------------- */
.container {
  margin-right: auto;
  margin-left: auto;
  width: 1200px;
}
.container.full {
  width: 100%;
  max-width: 100%;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.page-content .row {
  margin-bottom: 80px;
  position: relative;
}
.page-content .row-nm {
  margin-bottom: 0px;
  position: relative;
}
.page-content .row-sm {
  margin-bottom: 20px;
}
/* =Grid >> Global
----------------------------------------------------------------------------- */
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
  min-height: 1px;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
  display: inline;
}
/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------- */
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* =Grid >> 12 Columns
----------------------------------------------------------------------------- */
.grid_1 {
  width: 70px;
}
.grid_2 {
  width: 170px;
}
.grid_3 {
  width: 270px;
}
.grid_4 {
  width: 370px;
}
.grid_5 {
  width: 470px;
}
.grid_6 {
  width: 570px;
}
.grid_7 {
  width: 670px;
}
.grid_8 {
  width: 770px;
}
.grid_9 {
  width: 870px;
}
.grid_10 {
  width: 970px;
}
.grid_11 {
  width: 1070px;
}
.grid_12 {
  width: 1170px;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------- */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.row-0p:before,
.row-0p:after {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.row-0p:after {
  clear: both;
}
.grid-item {
  padding: 10px;
  border: 1px solid #b5b5b5;
  opacity: 0.6;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  min-height: 148px;
  position: relative;
  padding-bottom: 30px;
}
.grid-item .grid-brand {
  position: absolute;
  top: 5px;
  right: 5px;
}
.grid-item:hover {
  opacity: 1;
}
.grid-item img {
  margin: 0 auto;
}
.grid-item .grid-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 14px;
  background: #b5b5b5;
  color: #fff;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-bottom: 0;
  font-weight: 900;
  line-height: 1.1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.grid-item + p {
  margin-bottom: 20px;
  margin-top: -10px;
}
.grid-product {
  height: 270px;
}
.grid-product-link p {
  color: #666;
}
.row-0p {
  margin-right: -15px;
  margin-left: -15px;
  margin-left: 0;
  margin-right: 0;
}
.row-0p .dropdown-block + .dropdown-menu {
  left: 15px;
  right: 15px;
}
.row-0p:before,
.row-0p:after {
  content: " ";
  display: table;
}
.row-0p:before {
  content: "\0020";
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.row-0p .col-xs-1,
.row-0p .col-sm-1,
.row-0p .col-md-1,
.row-0p .col-lg-1,
.row-0p .col-xs-2,
.row-0p .col-sm-2,
.row-0p .col-md-2,
.row-0p .col-lg-2,
.row-0p .col-xs-3,
.row-0p .col-sm-3,
.row-0p .col-md-3,
.row-0p .col-lg-3,
.row-0p .col-xs-4,
.row-0p .col-sm-4,
.row-0p .col-md-4,
.row-0p .col-lg-4,
.row-0p .col-xs-5,
.row-0p .col-sm-5,
.row-0p .col-md-5,
.row-0p .col-lg-5,
.row-0p .col-xs-6,
.row-0p .col-sm-6,
.row-0p .col-md-6,
.row-0p .col-lg-6,
.row-0p .col-xs-7,
.row-0p .col-sm-7,
.row-0p .col-md-7,
.row-0p .col-lg-7,
.row-0p .col-xs-8,
.row-0p .col-sm-8,
.row-0p .col-md-8,
.row-0p .col-lg-8,
.row-0p .col-xs-9,
.row-0p .col-sm-9,
.row-0p .col-md-9,
.row-0p .col-lg-9,
.row-0p .col-xs-10,
.row-0p .col-sm-10,
.row-0p .col-md-10,
.row-0p .col-lg-10,
.row-0p .col-xs-11,
.row-0p .col-sm-11,
.row-0p .col-md-11,
.row-0p .col-lg-11,
.row-0p .col-xs-12,
.row-0p .col-sm-12,
.row-0p .col-md-12,
.row-0p .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
/* 
    Document   : retina background images
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .search-submit {
    background: url('../img/search@2x.png') no-repeat;
    background-size: 40px;
  }
  .accordion.style-2 .title {
    background-image: url('../img/accordion-closed2@2x.png');
    background-size: 25px;
  }
  .accordion.style-2 .title.active {
    background-image: url('../img/accordion-opened2@2x.png');
    background-size: 25px;
  }
  .information-boxes .close {
    background: url('../img/close@2x.png') no-repeat;
    background-size: 20px;
  }
  .infobox p {
    background: url('../img/info-box@2x.png') no-repeat 0 center;
    background-size: 20px;
  }
  .warning-box p {
    background: url('../img/warning-box@2x.png') no-repeat 0 center;
    background-size: 20px;
  }
  .success-box p {
    background: url('../img/success-box@2x.png') no-repeat 0 center;
    background-size: 20px;
  }
  .error-box p {
    background: url('../img/error-box@2x.png') no-repeat 0 center;
    background-size: 20px;
  }
  .services-overview li {
    background: url('../img/checkmark@2x.png') no-repeat 0 0;
    background-size: 41px;
  }
  .carousel-nav li a[class^="c_prev"] {
    background-image: url('../img/c_prev@2x.png');
    background-size: 30px;
  }
  .carousel-nav li a[class^="c_next"] {
    background-image: url('../img/c_next@2x.png');
    background-size: 30px;
  }
  .comment .comment-reply-link {
    background: url('../img/icon-reply@2x.png') no-repeat 0 center;
    background-size: 14px;
  }
  .widget li {
    background: url('../img/aside-arrow@2x.png') no-repeat 0 12px;
    background-size: 4px 7px;
  }
  .widget_search .search-submit {
    background: url('../img/aside-search@2x.png') center center no-repeat;
    background-size: 13px;
  }
  .widget_recent_comments li {
    background: url('../img/icon-comment@2x.png') no-repeat 0 center;
    background-size: 40px;
  }
  #tweet-sroll-wrapper.widget li {
    background: url('../img/twitter@2x.png') no-repeat 0 5px;
    background-size: 24px 17px;
  }
  .scroll-up {
    background: url('../img/to-top@2x.png') no-repeat;
    background-size: 40px;
  }
  /* FROM COLOR STYLE.CSS
    ------------------------------------------------------------------------- */
  .carousel-nav .c_next:hover {
    background-image: url('../img/c_next_hover@2x.png');
    background-size: 30px;
  }
  .carousel-nav .c_prev:hover {
    background-image: url('../img/c_prev_hover@2x.png');
    background-size: 30px;
  }
  .accordion .title {
    background-image: url('../img/accordion-closed@2x.png');
    background-size: 25px;
  }
  .accordion .title.active {
    background-image: url('../img/accordion-opened@2x.png');
    background-size: 25px;
  }
  .history-arrow-right {
    background: url('../img/timeline-right@2x.png') no-repeat center center;
    background-size: 170px 35px;
  }
  .history-arrow-left {
    background: url('../img/timeline-left@2x.png') no-repeat center center;
    background-size: 170px 35px;
  }
  /* FOR NIVO SLIDER
    ------------------------------------------------------------------------- */
  .nivoSlider {
    background: #f6f6f6 url('../img/loading@2X.gif') no-repeat center;
    background-size: 48px;
  }
  .nivo-prevNav {
    background-image: url('../img/nivo-left@2x.png');
    background-size: 17px 28px;
  }
  .nivo-nextNav {
    background-image: url('../img/nivo-right@2x.png');
    background-size: 17px 28px;
  }
  .nivo-prevNav:hover {
    background-image: url('../img/nivo-left-hover@2x.png');
    background-size: 17px 28px;
  }
  .nivo-nextNav:hover {
    background-image: url('../img/nivo-right-hover@2x.png');
    background-size: 17px 28px;
  }
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #5da552;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 22px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: #000;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: 18px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  position: relative;
}
.swiper-button-next:after {
  left: 1px;
}
.swiper-button-prev:after {
  right: 1px;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #fff;
  opacity: 0.4;
  box-shadow: 0 0 4px black;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-slide a {
  display: block;
}
.swiper-slide a img {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.ul-subnav-prodotti {
  display: none;
}
.action-title {
  cursor: pointer;
}
#map-wrapper {
  width: 702px;
  height: 385px;
  margin: 35px auto;
  position: relative;
}
#map-wrapper .map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#map-wrapper .headquarter {
  position: absolute;
  margin-top: -7px;
  margin-left: -7px;
  min-width: 15px;
  min-height: 16px;
}
#map-wrapper .headquarter .hq-wrapper {
  position: relative;
  min-width: 15px;
  min-height: 16px;
}
#map-wrapper .headquarter .hq-wrapper .hq-marker {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 16px;
  background: url('../img/map/dots.png') no-repeat -15px 0;
}
#map-wrapper .headquarter .hq-wrapper .hq-marker:hover,
#map-wrapper .headquarter .hq-wrapper .hq-marker.active {
  background-position: left top;
}
#map-wrapper .headquarter .hq-wrapper .hq-content {
  z-index: 100;
  width: 296px;
  height: 100px;
  background: url('../img/map/tab.png') no-repeat left top;
  position: absolute;
  left: 20px;
  top: 0;
  display: none;
}
#map-wrapper .headquarter .hq-wrapper .hq-content .hq-wrapper {
  padding: 18px 18px 18px 43px;
}
#product-features {
  width: 100%;
  margin: 0;
  padding: 0;
  border-spacing: 0;
}
#product-features th {
  font-weight: bold;
}
#product-features td.product-feature-data {
  text-align: center;
}
#product-features > tbody > tr:first-child > th,
#product-features > tbody > tr:first-child > td {
  border-top: none;
}
ul.products {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
}
ul.products li {
  width: 25%;
  margin: 0;
  padding: 0;
  float: left;
}
ul.products li .img-container {
  position: relative;
  padding-bottom: 120%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .table-responsive {
    padding-left: 105px;
  }
  .table-responsive #product-features {
    font-size: 11px;
  }
  .table-responsive #product-features th {
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 32px;
    background: #fff;
  }
  .table-responsive #product-features .product-feature-data {
    max-width: 100px;
    white-space: normal;
  }
  #technical-data {
    margin: -30px;
  }
}
.article-list-body {
  margin-bottom: 15px;
}
.article-list-body .read-more {
  margin-top: 6px;
  text-align: right;
  font-size: 16px;
}
.article-list-header {
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .article-list-header {
    margin-bottom: 15px;
    margin-top: 20px;
  }
}
.article-title,
.article-subtitle {
  margin-bottom: 5px;
  font-size: 22px;
}
.title-area {
  margin-left: 120px;
}
.spot-date {
  float: left;
  position: relative;
  background: #eeeeee;
  border-radius: 1000px;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 1;
  z-index: 2;
  font-size: 14px;
}
.spot-date span:first-child {
  font-size: 24px;
  display: block;
  padding-top: 10px;
}
.spot-category {
  float: left;
  z-index: 1;
  position: relative;
  border-radius: 1000px;
  width: 60px;
  height: 60px;
  background: #5da552;
  margin-right: 15px;
}
.spot-category > img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.spot-date + .spot-category {
  margin-left: -15px;
}
.article-list-infos .full-date {
  display: inline-block;
}
.article-list-infos .tags {
  display: inline-block;
  margin-right: 10px;
}
.article-list-infos .tags .tag {
  display: inline-block;
  margin-right: 4px;
}
.article-list-infos .full-date + .tags {
  margin-left: 10px;
}
.news-detail,
.progetto-detail {
  margin-top: 20px;
}
.news-detail .title-area,
.progetto-detail .title-area {
  margin-left: 0;
}
.news-img {
  border: 1px solid #f1f1f1;
  padding: 15px;
}
.news-img img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.progetti-list .article-list-header {
  margin-top: 20px;
}
.progetti-list .article-list-body {
  margin-left: 120px;
}
.aside_widgets a {
  font-weight: normal;
  color: #333333;
}
.aside_widgets ul {
  padding-left: 0;
}
.aside_widgets .title h5 {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.addthis_toolbox_content {
  margin: 10px 0;
}
.spots-area {
  float: left;
}
.spots-area + .news-body {
  margin-left: 120px;
}
@media (max-width: 768px) {
  .spots-area {
    float: none;
  }
  .spots-area + .news-body {
    margin-left: 0;
  }
}
/*! jQuery UI - v1.11.4 - 2015-12-15
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial&fwDefault=normal&fsDefault=16px&cornerRadius=0&bgColorHeader=transparent&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=transparent&fcHeader=%23222222&iconColorHeader=%235ca553&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=transparent&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23ffffff&bgTextureDefault=flat&bgImgOpacityDefault=75&borderColorDefault=%23ffffff&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23ffffff&bgTextureHover=flat&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=flat&bgImgOpacityActive=65&borderColorActive=%235ca553&fcActive=%23000000&iconColorActive=%23454545&bgColorHighlight=%235ca553&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=%235ca553&fcHighlight=%23363636&iconColorHighlight=%232e83ff&bgColorError=%23fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=%23cd0a0a&fcError=%23cd0a0a&iconColorError=%23cd0a0a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=0&thicknessShadow=0&offsetTopShadow=0&offsetLeftShadow=0&cornerRadiusShadow=0
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none;
  border-radius: 200px;
  padding: 0.43em 0;
  padding-top: 0.36em;
  width: 32px;
  height: 32px;
}
.ui-datepicker td span:hover,
.ui-datepicker td a:hover {
  color: inherit !important;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-size: 16px;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid transparent;
  background: #ffffff;
  color: #222222;
}
.ui-widget-content a {
  color: #222222;
}
.ui-widget-header {
  border: 1px solid transparent;
  background: transparent url("../img/ui-bg_highlight-soft_75_transparent_1x100.png") 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #5ca553;
  background: #ffffff;
  font-weight: normal;
  color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #ffffff;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 2px solid #5ca553;
  background: #ffffff;
  font-weight: normal;
  color: #000000;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #000000;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #5ca553;
  background: #5ca553;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("../img/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-state-default,
.ui-widget-content .ui-state-disabled .ui-state-default,
.ui-widget-header .ui-state-disabled .ui-state-default {
  border: 1px solid #fff;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  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;
  font-size: 20px;
}
.ui-icon.fa-pull-left {
  margin-right: 0.3em;
}
.ui-icon.fa-pull-right {
  margin-left: 0.3em;
}
.ui-icon.pull-left {
  margin-right: 0.3em;
}
.ui-icon.pull-right {
  margin-left: 0.3em;
}
/* positioning */
.ui-icon-circle-triangle-e:before {
  content: "\f18e";
}
.ui-icon-circle-triangle-w:before {
  content: "\f190";
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 0;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  margin: 0 0 0 0;
  padding: 0;
  background: #aaaaaa;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
  border-radius: 0;
}
.round-pager-pagination {
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 25px;
}
.round-pager-pagination > li {
  display: inline;
}
.round-pager-pagination > li > a {
  float: left;
  position: relative;
  padding: 2px 8px;
  border-radius: 40px;
  cursor: pointer;
  margin-right: 5px;
}
.round-pager-pagination > li:hover > a {
  background: #f1f1f1;
}
.round-pager-pagination > li.active > a,
.round-pager-pagination > li.active:hover > a {
  background: #5da552;
  color: #fff !important;
}
.xt-pagination {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}
.xt-pagination > li {
  display: inline;
}
.xt-pagination > li > a,
.xt-pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #5da552;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.xt-pagination > li:first-child > a,
.xt-pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.xt-pagination > li:last-child > a,
.xt-pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.xt-pagination > li > a:focus,
.xt-pagination > li > a:hover,
.xt-pagination > li > span:focus,
.xt-pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.xt-pagination > .active > a,
.xt-pagination > .active > a:focus,
.xt-pagination > .active > a:hover,
.xt-pagination > .active > span,
.xt-pagination > .active > span:focus,
.xt-pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #5da552;
  border-color: #5da552;
}
.xt-pagination > .disabled > a,
.xt-pagination > .disabled > a:focus,
.xt-pagination > .disabled > a:hover,
.xt-pagination > .disabled > span,
.xt-pagination > .disabled > span:focus,
.xt-pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.xt-pagination-lg > li > a,
.xt-pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.xt-pagination-lg > li:first-child > a,
.xt-pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.xt-pagination-lg > li:last-child > a,
.xt-pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.xt-pagination-sm > li > a,
.xt-pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.xt-pagination-sm > li:first-child > a,
.xt-pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.xt-pagination-sm > li:last-child > a,
.xt-pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.xt-pagination .pagination-label {
  display: none;
}
.form-dark .form-control {
  border-radius: 0;
  background: #333333;
  border-color: #484848;
  color: #f1f1f1;
}
.form-dark .form-control.error {
  border: 1px solid #f00;
  background: #331111;
}
.form-input.error {
  border: 1px solid #f00;
  background: #331111;
}
.btn-dark {
  color: #fff;
  background-color: #333;
  border-color: transparent;
}
.btn-dark:focus,
.btn-dark.focus {
  color: #fff;
  background-color: #1a1a1a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-dark:hover {
  color: #fff;
  background-color: #1a1a1a;
  border-color: rgba(0, 0, 0, 0);
}
.btn-dark:active,
.btn-dark.active,
.open > .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #1a1a1a;
  background-image: none;
  border-color: rgba(0, 0, 0, 0);
}
.btn-dark:active:hover,
.btn-dark.active:hover,
.open > .dropdown-toggle.btn-dark:hover,
.btn-dark:active:focus,
.btn-dark.active:focus,
.open > .dropdown-toggle.btn-dark:focus,
.btn-dark:active.focus,
.btn-dark.active.focus,
.open > .dropdown-toggle.btn-dark.focus {
  color: #fff;
  background-color: #080808;
  border-color: rgba(0, 0, 0, 0);
}
.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.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus {
  background-color: #333;
  border-color: transparent;
}
.btn-dark .badge {
  color: #333;
  background-color: #fff;
}
.form-validate-small label.error,
.form-validate-large label.error {
  margin-bottom: 15px;
  color: #331111;
}
.article-images {
  margin-top: 15px;
}
.article-downloads {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 50%;
}
.article-downloads ul {
  list-style: none;
}
.article-downloads li {
  padding: 10px 10px 0 20px;
  margin-bottom: 0;
  border-left: 3px solid #5da552;
  background: #f6f6f6;
  line-height: 1.75;
  list-style: none;
}
.article-downloads a {
  display: block;
  font-style: italic;
  color: #4a4a49;
  padding-bottom: 9px;
  text-decoration: none;
  border-bottom: 1px solid #dedede;
}
.article-downloads a:hover {
  text-decoration: underline;
}
.article-downloads li:last-child a {
  border-bottom: none;
}
.cma-wysiwyg-editor .article-downloads {
  width: auto;
}
.article-gallery {
  width: 100%;
  margin: 20px auto;
}
.article-gallery ul {
  overflow: hidden;
  list-style: none;
}
.article-gallery li,
.article-gallery a {
  width: 160px;
  height: 115px;
}
.article-gallery li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  /*&:nth-child(4n) {
      margin-right: 0;  
    }*/
}
.article-gallery a,
.article-gallery img {
  display: block;
}
.article-gallery a {
  position: relative;
}
.article-gallery img {
  margin: 0 auto;
}
.article-gallery span {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 140px;
  padding: 5px 10px;
  color: #fff;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.7);
}
/* list */
.page-content .row.article-list {
  margin-bottom: 40px;
}
.page-content .row.article-list .article-content {
  margin-top: 30px;
}
.page-content .row.article-list .article-thumb-link {
  padding: 10px;
  border: 1px solid #b5b5b5;
  display: block;
  opacity: 0.5;
}
.page-content .row.article-list .article-thumb-link > img {
  margin: 0 auto;
}
.page-content .row.article-list .article-thumb-link:hover {
  opacity: 1;
}
.page-content .row.article-list .project-thumb-link {
  position: relative;
  padding-top: 25%;
  overflow: hidden;
}
.page-content .row.article-list .project-thumb-link img {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: -33%;
}
.content-manager .page-content .row .article-content ul,
.content-manager .page-content .row .article-content ol {
  margin: inherit;
  padding: inherit;
  list-style: inherit;
}
.content-manager .page-content .row .article-content ul {
  list-style: disc outside none;
}
.content-manager .page-content .row .article-content li {
  margin-left: 40px;
}
.article-back {
  margin-bottom: 15px;
}
.article-back a {
  font-weight: normal;
  color: #333;
  cursor: pointer;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url('/www.coenergia.com/fancybox/fancybox.png');
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url('/www.coenergia.com/fancybox/fancybox.png') -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left,
#fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url('/www.coenergia.com/fancybox/blank.gif');
  z-index: 1102;
  display: none;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico,
#fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url('/www.coenergia.com/fancybox/fancybox.png');
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url('/www.coenergia.com/fancybox/fancybox.png');
  background-position: -40px -60px;
}
#fancybox-left:hover,
#fancybox-right:hover {
  visibility: visible;
  /* IE6 */
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url('/www.coenergia.com/fancybox/fancybox-x.png');
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url('/www.coenergia.com/fancybox/fancybox.png');
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url('/www.coenergia.com/fancybox/fancybox-y.png');
  background-position: -20px 0px;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url('/www.coenergia.com/fancybox/fancybox.png');
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url('/www.coenergia.com/fancybox/fancybox-x.png');
  background-position: 0px -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url('/www.coenergia.com/fancybox/fancybox.png');
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url('/www.coenergia.com/fancybox/fancybox-y.png');
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url('/www.coenergia.com/fancybox/fancybox.png');
  background-position: -40px -122px;
}
#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url('/www.coenergia.com/fancybox/fancy_title_over.png');
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url('/www.coenergia.com/fancybox/fancybox.png') -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url('/www.coenergia.com/fancybox/fancybox-x.png') 0px -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url('/www.coenergia.com/fancybox/fancybox.png') -55px -90px no-repeat;
}
/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important;
}
.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/www.coenergia.com/fancybox/fancy_shadow_nw.png', sizingMethod='scale');
}
#fancybox-wrap * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.no-touch .widget .active .ul-level-3 {
  display: block;
}
.no-touch .widget .active .active .ul-level-4 {
  display: block;
}
.widget .prodmenu-nav > ul > li {
  padding: 0;
  background: none;
  border-bottom-style: solid;
  border-bottom-color: #f1f1f1;
}
.widget .prodmenu-nav > ul > li > a {
  padding: 10px 0 10px 10px;
  text-transform: uppercase;
  color: #333;
  display: block;
}
.widget .prodmenu-nav > ul > li > a.in-path,
.widget .prodmenu-nav > ul > li > a.selected {
  border-left: 3px solid #5da552;
  padding-left: 7px;
}
.widget .prodmenu-nav .in-path .ul-level-3 {
  display: block;
}
.widget .prodmenu-nav .in-path .in-path .ul-level-4,
.widget .prodmenu-nav .in-path .active .ul-level-4 {
  display: block;
}
.widget .prodmenu-nav .ul-level-3,
.widget .prodmenu-nav .ul-level-4 {
  display: none;
  margin-bottom: 10px;
}
.widget .prodmenu-nav .ul-level-3 > li,
.widget .prodmenu-nav .ul-level-4 > li {
  background: none;
  padding: 0;
}
.widget .prodmenu-nav .ul-level-3 > li > a,
.widget .prodmenu-nav .ul-level-4 > li > a {
  padding: 6px 0 6px 20px;
  display: block;
  color: #666;
}
.widget .prodmenu-nav .ul-level-3 > li > a:hover,
.widget .prodmenu-nav .ul-level-4 > li > a:hover,
.widget .prodmenu-nav .ul-level-3 > li > a.selected,
.widget .prodmenu-nav .ul-level-4 > li > a.selected,
.widget .prodmenu-nav .ul-level-3 > li > a.selected:hover,
.widget .prodmenu-nav .ul-level-4 > li > a.selected:hover {
  color: #5da552;
}
.widget .prodmenu-nav .ul-level-3 > li > a:before,
.widget .prodmenu-nav .ul-level-4 > li > a:before {
  content: "\f0da";
  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;
  margin-right: 5px;
  color: #5da552;
}
.widget .prodmenu-nav .ul-level-3 > li > a.in-path,
.widget .prodmenu-nav .ul-level-4 > li > a.in-path,
.widget .prodmenu-nav .ul-level-3 > li > a.selected.with-children,
.widget .prodmenu-nav .ul-level-4 > li > a.selected.with-children {
  color: #5da552;
}
.widget .prodmenu-nav .ul-level-3 > li > a.selected span,
.widget .prodmenu-nav .ul-level-4 > li > a.selected span,
.widget .prodmenu-nav .ul-level-3 > li > a.in-path span,
.widget .prodmenu-nav .ul-level-4 > li > a.in-path span {
  font-weight: bold;
}
.widget .prodmenu-nav .ul-level-3 > li > a.download-catalogo:before,
.widget .prodmenu-nav .ul-level-4 > li > a.download-catalogo:before {
  content: "\f019";
}
/* 
    Document   : ceoenergia style
*/
a:hover,
#top-bar .contact-info li a:hover,
.post-body a h3:hover,
.pi_recent_posts .widget-post-info a h6:hover,
#filters li.active a,
.sharrre.portfolio-item-like:hover,
.icons-list.colored,
.btn-medium.empty,
#page-title.page-title-3 .breadcrumbs li a:hover,
.woocommerce .page-title-3 .woocommerce-breadcrumb a:hover,
.woocommerce-page .page-title-3 .woocommerce-breadcrumb a:hover,
.service-box-1 a:hover h5,
.service-box-2:hover .icon i,
.tabs.vertical li.active a,
.latest-posts li a:hover h5 {
  color: #5da552 !important;
}
.service-box-1 a {
  color: #39414b;
  font-weight: normal;
}
#search,
.wpcf7-submit:hover,
.widget .newsletter .submit:hover,
.widget_tag_cloud a:hover,
.breadcrumbs,
.woocommerce .page-title-1 .woocommerce-breadcrumb,
.woocommerce-page .page-title-1 .woocommerce-breadcrumb,
.woocommerce .page-title-2 .woocommerce-breadcrumb,
.woocommerce-page .page-title-2 .woocommerce-breadcrumb,
#top-bar .social-links li:hover a,
.post-info .post-category,
.post-info-container .post-category,
.post-meta li a::after,
.nivo-prevNav,
.highlighted-color,
.pagination li:hover,
.sharrre .right,
#respond #comment-reply:hover,
#filters li.active .item-number,
#filters li:hover .item-number,
.portfolio-img-container .portfolio-img-hover li:hover,
.btn-medium.empty:hover,
.btn-big.empty:hover,
.btn-medium:hover,
.btn-big:hover,
.carousel-nav li:hover,
.expand,
.team-member-hover .mask,
.history .year-holder span.year,
.service-box-1:hover .icon,
.tabs.vertical.services-tabs li.active .icon,
.tabs.vertical.services-tabs li:hover .icon,
.service-box-2 .icon i,
.service-box-2:hover,
.process-box:hover,
.header-style-4 .social-links li:hover,
.pricing-table-col.selected .price,
.pagination li.active,
.dropcap.colored,
.numbers-counter li,
.widget.widget_calendar #wp-calendar #today {
  background-color: #5da552;
}
.nivo-prevNav,
.nivo-nextNav {
  background-color: rgba(114, 124, 137, 0.6);
}
#nav > ul > li.active > a,
#nav > ul > li.in-path > a,
.blog-posts li.blog-post.sticky {
  border-bottom: 3px solid #5da552;
}
#nav ul .li-prodotti .ul-subnav-prodotti {
  width: 600%;
}
#nav ul .li-prodotti .ul-subnav-prodotti a:hover {
  color: #5da552 !important;
}
#nav ul .li-prodotti .ul-subnav-prodotti .ul-subnav-prodotti-item {
  padding-bottom: 15px;
}
#nav ul .li-prodotti .ul-subnav-prodotti .ul-subnav-prodotti-item > img {
  float: left;
}
#nav ul .li-prodotti .ul-subnav-prodotti .ul-subnav-prodotti-item .ul-subnav-prodotti-item-title {
  padding-top: 7px;
  margin-left: 40px;
  clear: right;
  padding-bottom: 10px;
}
#nav ul .li-prodotti .ul-subnav-prodotti .ul-subnav-prodotti-item .ul-subnav-prodotti-item-title > a {
  padding: 0 !important;
  text-transform: uppercase !important;
  color: #444 !important;
}
#nav ul .li-prodotti .ul-subnav-prodotti .ul-subnav-prodotti-item .ul-subnav-prodotti-item-inner > a {
  padding: 0 !important;
  padding-bottom: 3px !important;
  margin-left: 40px;
}
#nav ul .li-prodotti .ul-subnav-prodotti .ul-subnav-prodotti-item:last-child {
  padding-bottom: 0;
}
#nav ul .li-prodotti .ul-subnav-prodotti > li {
  padding: 15px;
}
blockquote {
  border-left: 3px solid #5da552;
}
.btn-medium.empty,
.btn-big.empty,
.btn-medium.empty.white:hover,
.btn-big.empty.white:hover {
  border: 1px solid #5da552;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.history .year-holder {
  border: 3px solid #5da552;
}
.carousel-nav .c_next:hover {
  background-image: url('../img/c_next_hover.png');
}
.carousel-nav .c_prev:hover {
  background-image: url('../img/c_prev_hover.png');
}
.tabs li.active {
  border-top: 1px solid #5da552;
}
.accordion .title {
  background-image: url('../img/accordion-closed.png');
}
.accordion .title.active {
  background-image: url('../img/accordion-opened.png');
}
.history-arrow-right {
  background: url('../img/timeline-right.png') no-repeat center center;
  background-size: 100%;
}
.history-arrow-left {
  background: url('../img/timeline-left.png') no-repeat center center;
  background-size: 100%;
}
/* DARKER BLUE COLOR 
==============================================================================*/
.widget .newsletter .submit:hover {
  border: 1px solid #39414b;
}
.portfolio-img-container .portfolio-img-hover .mask,
.btn-medium,
.btn-big {
  background: #39414b;
}
.widget.widget_calendar #wp-calendar #today a:hover {
  color: #fff !important;
}
/* WOOCOMMERCE STYLE COLORS
============================================================================== */
.woocommerce ul.products .product-meta .price .amount,
.woocommerce-page ul.products .product-meta .price .amount,
.order-total .amount,
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
  color: #5da552;
}
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce-page ul.products li.product .add_to_cart_button:hover,
.woocommerce .woocommerce-info:before,
.woocommerce-page .woocommerce-info:before,
.chosen-container .chosen-results li.active-result:hover,
.chosen-container .chosen-results li.active-result.result-selected,
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce #content input.button.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce-page .cart .button:hover,
.woocommerce-page .cart input.button:hover,
.woocommerce .cart-collaterals .shipping_calculator .button:hover,
.woocommerce-page .cart-collaterals .shipping_calculator .button:hover,
.woocommerce .woocommerce-message:before,
.woocommerce-page .woocommerce-message:before,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce #content input.button:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page #content input.button:hover,
.woocommerce .addresses .title .edit:hover,
.woocommerce-page .addresses .title .edit:hover,
.woocommerce .quantity .plus:hover,
.woocommerce .quantity .minus:hover,
.woocommerce #content .quantity .plus:hover,
.woocommerce #content .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page #content .quantity .plus:hover,
.woocommerce-page #content .quantity .minus:hover,
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale,
.woocommerce-page span.onsale,
#header-wrapper .header-cart .cart-count,
.woocommerce .widget_product_search #searchsubmit:hover,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_layered_nav_filters ul li a:hover,
.woocommerce-page .widget_layered_nav_filters ul li a:hover {
  background: #5da552;
}
/* DARKER BLUE COLOR WOOCOMMERCE
================================================================================ */
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce-page input.button.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce-page #content input.button.alt,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart .button,
.woocommerce-page .cart input.button,
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button,
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit,
.woocommerce .widget_product_search #searchsubmit,
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
  background: #39414b;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
  border: 8px solid #5da552;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
  border-top: 1px solid #5da552;
}
#top-bar .languages {
  padding-top: 13px;
  padding-right: 20px;
  float: right;
  text-align: right;
}
#top-bar .languages li:first-child:after {
  content: "|";
  position: relative;
  top: -2px;
}
#top-bar .languages a {
  font-weight: normal;
  color: #666;
}
#top-bar .languages .active a {
  text-transform: uppercase;
  font-weight: bold;
  color: #5da552;
}
/* */
.spots {
  overflow: hidden;
  margin-bottom: 40px;
}
.spots ul {
  margin: 0;
  padding: 0;
}
.spots li {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .spots li {
    width: 100%;
    float: none;
  }
}
.spots li img {
  width: 100%;
  height: auto;
  display: block;
}
/*  catalogo box style 1
----------------------------------------------------------------------------- */
.catalogo-box {
  width: 100%;
  cursor: pointer;
}
.catalogo-box a {
  display: block;
}
.catalogo-box a img {
  width: 100%;
  height: auto !important;
  display: block;
}
.cataloghi-carousel .catalogo-box {
  float: left;
}
.catalogo-box .icon {
  padding: 10px;
  font-size: 16px;
  background: #333;
  color: #fff;
  float: left;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.catalogo-box h5 {
  padding-top: 7px;
  margin-bottom: 20px;
  padding-left: 50px;
}
.catalogo-box:hover .icon {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.gs-filter {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.gs-filter:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.tooltip.top .tooltip-arrow {
  border-top-color: #dadada;
}
.tooltip-inner {
  background: #dadada;
  color: #fff;
}
.page-content.prod-menu {
  padding-top: 35px;
  padding-bottom: 30px;
}
a.prod-menu-item {
  text-decoration: none;
  font: 22px 'Raleway', Arial, sans-serif;
}
a.prod-menu-item > img {
  margin-right: 15px;
}
.as-table {
  display: table;
  width: 100%;
  padding-bottom: 25px;
  padding-right: 5px;
  line-height: 1;
}
.as-table > a {
  display: table-row;
}
.as-table > a > div {
  display: table-cell;
  vertical-align: middle;
}
.page-content.site-subtitle .row {
  margin-bottom: 80px;
}
.hl-box {
  border-left: 3px solid #5da552;
  background: #f6f6f6;
  line-height: 1.75;
  padding: 15px 10px;
  padding-left: 20px;
}
.sub-paragraph {
  margin-top: 15px;
}
.ahead-articles {
  margin-bottom: 20px;
}
.form-input,
.form-select,
.form-text {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  background: #f6f6f6;
  border-radius: 0;
}
.form-input:focus,
.form-select:focus,
.form-text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-input::-moz-placeholder,
.form-select::-moz-placeholder,
.form-text::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-input:-ms-input-placeholder,
.form-select:-ms-input-placeholder,
.form-text:-ms-input-placeholder {
  color: #999;
}
.form-input::-webkit-input-placeholder,
.form-select::-webkit-input-placeholder,
.form-text::-webkit-input-placeholder {
  color: #999;
}
.form-input::-ms-expand,
.form-select::-ms-expand,
.form-text::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-input[disabled],
.form-select[disabled],
.form-text[disabled],
.form-input[readonly],
.form-select[readonly],
.form-text[readonly],
fieldset[disabled] .form-input,
fieldset[disabled] .form-select,
fieldset[disabled] .form-text {
  background-color: #eeeeee;
  opacity: 1;
}
.form-input[disabled],
.form-select[disabled],
.form-text[disabled],
fieldset[disabled] .form-input,
fieldset[disabled] .form-select,
fieldset[disabled] .form-text {
  cursor: not-allowed;
}
textarea.form-input,
textarea.form-select,
textarea.form-text {
  height: auto;
}
.form-set {
  padding-bottom: 20px;
}
.form-set .form-input,
.form-set .form-select,
.form-set .form-text {
  margin-bottom: 3px;
}
.form-set .form-input.error,
.form-set .form-select.error,
.form-set .form-text.error {
  border-color: #f00;
}
.form {
  padding-bottom: 30px;
}
.form .form-privacy {
  margin: 15px 0;
}
.form .form-privacy + .form-agree {
  margin-top: -8px;
  margin-bottom: 15px;
}
.form-white .form-input,
.form-white .form-text {
  background-color: #fff;
  margin-bottom: 6px;
}
.form-white .form-select-control {
  margin-bottom: 6px;
}
.btn-inverse {
  color: #f6f6f6;
  background-color: #272624;
  border-color: #272624;
}
.btn-inverse:focus,
.btn-inverse.focus {
  color: #f6f6f6;
  background-color: #0c0c0c;
  border-color: #000000;
}
.btn-inverse:hover {
  color: #f6f6f6;
  background-color: #0c0c0c;
  border-color: #070707;
}
.btn-inverse:active,
.btn-inverse.active,
.open > .dropdown-toggle.btn-inverse {
  color: #f6f6f6;
  background-color: #0c0c0c;
  background-image: none;
  border-color: #070707;
}
.btn-inverse:active:hover,
.btn-inverse.active:hover,
.open > .dropdown-toggle.btn-inverse:hover,
.btn-inverse:active:focus,
.btn-inverse.active:focus,
.open > .dropdown-toggle.btn-inverse:focus,
.btn-inverse:active.focus,
.btn-inverse.active.focus,
.open > .dropdown-toggle.btn-inverse.focus {
  color: #f6f6f6;
  background-color: #000000;
  border-color: #000000;
}
.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.focus,
.btn-inverse[disabled].focus,
fieldset[disabled] .btn-inverse.focus {
  background-color: #272624;
  border-color: #272624;
}
.btn-inverse .badge {
  color: #272624;
  background-color: #f6f6f6;
}
#funzionigramma {
  font-size: 16px;
  margin-bottom: 40px;
}
#funzionigramma h4 {
  border-left: 3px solid #5da552;
  background: #f6f6f6;
  padding: 8px 10px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
  margin-top: 30px;
}
#funzionigramma .persona {
  padding: 5px 30px;
}
#page-title.internal-page {
  margin-bottom: 25px;
}
.form-submit {
  padding: 20px 0;
}
a {
  font-weight: bold;
}
.article-title-alt {
  border-left: 3px solid #5da552;
  padding-left: 20px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.accordion .title a {
  font-weight: normal;
  color: #333;
}
/* CHECKs */
ul.checks {
  overflow: hidden;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  list-style-type: none !important;
}
p + ul.checks {
  margin-top: 15px;
}
.checks li {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  padding-left: 70px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.checks li > div {
  line-height: 22px;
}
.checks li > div p {
  line-height: 22px;
}
.checks li > p {
  line-height: 22px;
}
.checks li:before {
  float: left;
  border-radius: 204px;
  background: black;
  color: white;
  font-size: 14px;
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 13px 0;
  position: absolute;
  left: 0px;
}
.checks li h5 {
  margin-bottom: 5px;
}
.dropdown-block {
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
}
.dropdown-block .caret {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 5px;
}
.row .dropdown-block + .dropdown-menu {
  left: 15px;
  right: 15px;
}
.page-content .toolbar {
  margin-bottom: 15px;
}
.product-family {
  overflow: hidden;
  margin-bottom: 40px;
}
.product-family .product-family-img {
  padding-right: 25px;
  float: left;
}
.product-family .product-family-link a {
  display: block;
  color: #333;
  font-size: 24px;
  font-weight: normal;
}
.form-quote-btn {
  /*238 × 117 pixel*/
  display: block;
  width: 150px;
  margin-top: 35px;
  margin-left: 35px;
  height: 73px;
  background: url('../img/richiedi-preventivo.png') no-repeat;
  background-size: cover;
}
.form-quote-btn span {
  display: block;
  text-indent: -9999em;
}
.eng .form-quote-btn {
  background-image: url('../img/richiedi-preventivo-eng.png');
}
#prod-slideshow {
  border: 1px solid #f1f1f1;
}
#prod-slideshow #prod-slideshow-prev,
#prod-slideshow #prod-slideshow-next {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  display: none;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.05);
  color: #333;
  vertical-align: middle;
  text-align: center;
  font-size: 40px;
  line-height: 200px;
  cursor: pointer;
}
#prod-slideshow .fancybox-image {
  max-width: 100%;
  display: block;
  overflow: hidden;
  text-align: center;
}
#prod-slideshow .fancybox-image img {
  display: inline-block;
  max-width: 100%;
  height: auto !important;
}
#prod-slideshow:hover #prod-slideshow-next {
  right: 0;
}
#prod-slideshow:hover #prod-slideshow-prev {
  left: 0;
}
#prod-slideshow:hover #prod-slideshow-prev,
#prod-slideshow:hover #prod-slideshow-next {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
#prod-slideshow:hover #prod-slideshow-prev.disabled,
#prod-slideshow:hover #prod-slideshow-next.disabled {
  display: none;
}
.aside_widgets .title h5 {
  margin-bottom: 20px;
}
.verticalize {
  /*
          display: flex;
          justify-content: center;
          flex-direction: column;*/
  display: block;
}
.rs-wrapper a {
  color: #333333;
  font-weight: normal;
}
a.dark-link {
  color: #333;
}
.family-intro {
  height: 94px;
  position: relative;
  overflow: hidden;
  padding-right: 34px;
}
.family-intro .fi-bottom-gradient {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}
.family-intro .fi-handle {
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(82, 82, 82, 0.5);
  color: #fff;
  line-height: 32px;
  height: 32px;
  font-size: 24px;
  text-align: center;
  width: 32px;
  display: block;
  cursor: pointer;
}
.family-intro .fi-handle .fa-angle-up {
  display: none;
}
.family-intro .fi-handle:hover {
  background: #525252;
}
.family-intro.active {
  height: auto;
  overflow: visible;
}
.family-intro.active .fi-bottom-gradient {
  display: none;
}
.family-intro.active .fi-handle {
  line-height: 30px;
}
.family-intro.active .fi-handle .fa-angle-up {
  display: inline-block;
}
.family-intro.active .fi-handle .fa-angle-down {
  display: none;
}
#product-download-menu a.selected {
  color: #5da552;
}
#product-download-menu li.not-in-path > ul {
  display: none;
}
#product-download-menu .li-level-2 {
  border-bottom: 1px solid #f1f1f1;
}
#product-download-menu .aside_widgets ul {
  padding-left: 0;
}
#product-download-menu .aside_widgets {
  margin-top: 30px;
  margin-bottom: 40px;
}
#product-download-menu .widget {
  float: none;
  overflow: hidden;
}
#product-download-menu > div > ul > li,
#product-download-menu > div > div > ul > li {
  margin: 0;
}
#product-download-menu > div > ul > li > a,
#product-download-menu > div > div > ul > li > a {
  padding: 10px 0 10px 0;
  text-transform: uppercase;
  color: #333;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  padding-left: 10px;
}
#product-download-menu > div > ul > li > ul,
#product-download-menu > div > div > ul > li > ul {
  margin-bottom: 25px;
  padding: 0;
  padding-left: 15px;
}
#product-download-menu > div > ul > li > ul > li > a,
#product-download-menu > div > div > ul > li > ul > li > a {
  padding: 3px 0 3px 0;
  display: block;
  color: #666;
}
#product-download-menu > div > ul > li > ul > li > a:before,
#product-download-menu > div > div > ul > li > ul > li > a:before {
  content: "\f0da";
  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;
  margin-right: 5px;
  color: #5da552;
}
#product-download-menu > div > ul > li > ul > li > ul,
#product-download-menu > div > div > ul > li > ul > li > ul {
  padding: 0;
  padding-left: 15px;
}
#product-download-menu > div > ul > li > ul > li > ul > li > a,
#product-download-menu > div > div > ul > li > ul > li > ul > li > a {
  padding: 2px 0;
  display: block;
  color: #666;
}
#product-download-menu > div > ul > li > ul > li.li-selected > a,
#product-download-menu > div > div > ul > li > ul > li.li-selected > a,
#product-download-menu > div > ul > li > ul > li.in-path > a,
#product-download-menu > div > div > ul > li > ul > li.in-path > a {
  color: #5da552;
}
#product-download-menu > div > ul > li > ul > li.li-selected.with-children > a:before,
#product-download-menu > div > div > ul > li > ul > li.li-selected.with-children > a:before,
#product-download-menu > div > ul > li > ul > li.in-path.with-children > a:before,
#product-download-menu > div > div > ul > li > ul > li.in-path.with-children > a:before {
  content: "\f0d7";
}
#product-download-menu > div > ul > li.li-selected > a,
#product-download-menu > div > div > ul > li.li-selected > a,
#product-download-menu > div > ul > li.in-path > a,
#product-download-menu > div > div > ul > li.in-path > a {
  padding-left: 7px;
  border-left: 3px solid #5da552;
}
#product-download-menu .mobile-group h5 {
  display: none;
}
@media only screen and (max-width: 767px) {
  #product-download-menu .mobile-group > ul,
  #product-download-menu .mobile-group > div {
    display: none;
  }
  #product-download-menu .mobile-group h5 {
    margin: 20px 0 10px 0;
    padding: 0  0 8px 0;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
  }
}
.products-download-list li a {
  color: #333;
  font-weight: normal;
  display: block;
  padding: 7px 0;
  border-bottom: 1px solid #ddd;
}
.products-download-list li:last-child a {
  border-bottom: 0;
  margin-bottom: 40px;
}
.heading-product {
  position: relative;
}
.heading-product .brand-logo {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  max-width: none;
}
@media only screen and (max-width: 767px) {
  .heading-product {
    margin-bottom: 70px;
  }
  .heading-product .brand-logo {
    top: 135%;
    right: auto;
    left: 0;
  }
}
/* 
    Document   : responsive style
*/
/* ========================================================================== 
    RESPONSIVE NAVIGATION
============================================================================= */
.dl-menuwrapper {
  width: 100%;
  position: relative;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  -webkit-perspective-origin: 50% 200%;
  -moz-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  display: none;
  z-index: 1002;
}
.dl-menuwrapper:first-child {
  margin-right: 100px;
}
.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.dl-menuwrapper li {
  position: relative;
}
.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  outline: none;
}
.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1);
}
.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: rgba(0, 0, 0, 0.1);
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.dl-menuwrapper li.dl-back:after {
  left: 10px;
  color: rgba(212, 204, 198, 0.3);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15);
}
.dl-menuwrapper .dl-menu {
  margin: 0;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none;
}
/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  -moz-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}
@-moz-keyframes MenuAnimOut2 {
  100% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut2 {
  100% {
    transform: translateX(-100%);
    opacity: 0;
  }
}
.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  -moz-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes MenuAnimIn2 {
  0% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn2 {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  -moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out;
}
@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-moz-keyframes SubMenuAnimIn2 {
  0% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  -moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out;
}
@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}
@-moz-keyframes SubMenuAnimOut2 {
  0% {
    -moz-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}
.no-js .dl-menuwrapper li.dl-back {
  display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: '';
}
.dl-menuwrapper button {
  border: none;
  width: 48px;
  height: 48px;
  line-height: 45px;
  font-size: 36px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  outline: none;
  color: #5da552;
  background: #fff;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #5da552;
  color: #fff;
}
/* ========================================================================== 
    RESPONSIVE STYLES - DEVICES RESOLUTION
============================================================================= */
@media only screen and (max-width: 767px) {
  .service-box-1 {
    margin-left: 15px;
    margin-right: 15px;
  }
  #top-bar .contact-info {
    width: 50%;
    padding-top: 7px;
    padding-left: 10px;
  }
  .dl-menuwrapper {
    display: block;
    margin-bottom: 0;
    width: 100%;
  }
  #m_search {
    top: 0;
    bottom: 0;
    right: 45px;
  }
  #header,
  #top-bar {
    width: 100%;
    position: relative;
  }
  #header #logo,
  #top-bar #logo {
    display: none;
  }
  #logo-mobile {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 0;
  }
  #logo-mobile img {
    max-height: 48px;
    display: block;
    width: auto;
    margin: 0 auto;
  }
  .container,
  .page-content .container,
  #page-wrapper {
    width: auto;
    margin: 0;
    padding: 0;
  }
  body > .page-content {
    padding: 0 18px;
  }
  body > .footer-wrapper {
    padding: 0 18px;
  }
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    float: none;
    width: auto;
  }
  .hidden-on-mobile {
    visibility: hidden;
    height: 0;
  }
  .page-content .row {
    margin-bottom: 0px;
  }
  .page-content *[class*="col-md-"],
  .page-content *[class*="grid_"] {
    margin-bottom: 80px;
  }
  *[class*="col-md-"] *[class*="col-md-"]:last-child,
  *[class*="grid_"] *[class*="grid_"]:last-child {
    margin-bottom: 0;
  }
  *[class*="col-md-"] *[class*="col-md-"],
  *[class*="grid_"] *[class*="grid_"] {
    margin-left: 0 !important;
  }
  #top-bar .contact-info,
  #top-bar .social-links {
    overflow: hidden;
    max-width: none;
  }
  #top-bar .social-links {
    margin-top: 10px;
  }
  #top-bar .social-links li {
    border: 1px solid #eee;
    margin: 3px;
    float: none;
    display: inline-block;
    width: 24px;
    height: 24px;
  }
  #top-bar .social-links li a {
    width: 24px;
    height: 24px;
  }
  .header-style-3 #top-bar .social-links li {
    border-top: 1px solid #555;
  }
  #logo {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  #nav-container {
    display: none;
  }
  .dl-menuwrapper li a:hover {
    color: #fff !important;
  }
  .header-style-4 .social-links {
    max-width: none;
    float: none;
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    text-align: center;
  }
  .header-style-4 .social-links li:first-child {
    margin-left: 0;
  }
  .header-style-4 #wpml-header-language-selector {
    padding-top: 12px;
  }
  .header-style-4 .social-links li {
    display: inline-block;
    float: none;
  }
  #search {
    top: 3px;
    right: 5px;
  }
  .tp-caption.list-left,
  .tp-caption.list-right {
    display: none;
  }
  .grid_3 .numbers-counter li,
  .grid_4 .numbers-counter li,
  .grid_5 .numbers-counter li,
  .grid_6 .numbers-counter li,
  .grid_8 .numbers-counter li,
  .grid_7 .numbers-counter li,
  .grid_9 .numbers-counter li,
  .grid_12 .numbers-counter li {
    width: 134px;
    height: 134px;
  }
  .grid_3 .numbers-counter li span,
  .grid_4 .numbers-counter li span,
  .grid_5 .numbers-counter li span,
  .grid_6 .numbers-counter li span,
  .grid_7 .numbers-counter li span,
  .grid_8 .numbers-counter li span,
  .grid_9 .numbers-counter li span,
  .grid_12 .numbers-counter li span {
    padding-top: 35px;
  }
  .latest-posts li.post {
    width: 100%;
  }
  .tabs li {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .tabs.vertical,
  .tab-content-wrap.vertical {
    width: 100%;
  }
  .tab-content-wrap.vertical .tab-content {
    padding-left: 0;
    padding-top: 30px;
  }
  .team-alternative li {
    width: 100%;
  }
  .team-member-hover .team-member-info .position {
    margin-bottom: 20px;
  }
  .team-member-hover .btn-medium {
    left: 85px;
  }
  .team-member-hover .team-member-info h5 {
    padding-top: 50px;
  }
  .team-img-container .team-img-hover {
    display: none;
  }
  .history-arrow-right,
  .history-arrow-left {
    background-size: 170px 35px !important;
  }
  #page-title.page-title-2 .pt-title {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 10px;
  }
  #page-title.page-title-2 .breadcrumbs {
    float: none;
    display: table;
    margin: 0 auto;
  }
  .page-title-1 .breadcrumbs {
    width: 270px;
    position: relative;
  }
  .tabs.vertical.services-tabs,
  .tab-content-wrap.vertical.services-tab-content-wrap {
    width: 100%;
    float: none;
  }
  .chart {
    width: 51px;
    height: 51px;
    min-height: 120px;
    margin-bottom: 20px;
  }
  .skills-circular.big .chart {
    width: 96px;
    height: 96px;
  }
  .skills-circular.big .percent {
    width: 68px;
    height: 68px;
    font-size: 18px;
  }
  .skills-circular.big canvas {
    height: 92px !important;
    width: 92px !important;
  }
  .skills-circular.big li {
    margin-right: 0;
    margin-left: 25px;
  }
  .widget.social-feed li:nth-child(4n) {
    margin-right: 0;
  }
  .portfolio-items-holder .grid_6 {
    width: 100% !important;
    margin-bottom: 2px;
  }
  .portfolio-items-holder .grid_4 {
    width: 100% !important;
    margin-bottom: 2px;
  }
  .portfolio-items-holder .grid_3 {
    width: 100% !important;
    margin-bottom: 2px;
  }
  .container.full .portfolio-items-holder .isotope-item {
    width: 100%;
    margin-bottom: 2px;
  }
  .portfolio-filters #filters {
    text-align: center;
  }
  #filters li {
    border-right: none;
    float: none;
  }
  .single-post .post-body > a h3,
  .blog .blog-posts.blog-post-large-image .post-body > a h3,
  .blog .blog-posts.blog-post-full .post-body > a h3 {
    text-align: center;
  }
  .blog-posts.blog-post-small-image .post-info-container .date-category,
  .blog-posts.blog-post-large-image .post-info-container .date-category {
    margin: 0 auto;
    float: none;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .blog-posts.blog-post-small-image .post-info-container .post-info {
    padding-left: 0;
    text-align: center;
  }
  .blog-posts.blog-post-large-image .post .post-info,
  .blog-posts.blog-post-full .post .post-info {
    margin: 0 auto;
    float: none;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .blog-posts.blog-post-small-image .post-info-container .post-info .post-meta,
  .blog-posts.blog-post-large-image .post .post-meta,
  .blog-posts.blog-post-full .post .post-meta {
    text-align: center;
  }
  .blog-posts.blog-post-small-image .post-info-container .post-info .post-meta li,
  .blog-posts.blog-post-large-image .post .post-meta li,
  .blog-posts.blog-post-full .post .post-meta li {
    display: inline-block;
    float: none;
  }
  .blog-posts.blog-post-small-image li .post-media-container,
  .blog-posts.blog-post-small-image li .post-body,
  .blog-posts.blog-post-small-image li .post-media-container img {
    width: 100%;
  }
  .blog-posts.blog-post-small-image li .post-body {
    padding-left: 0;
  }
  .single-post .post-body .post-meta {
    text-align: center;
  }
  .single-post .post-body .post-meta li {
    display: inline-block;
    float: none;
  }
  .single-post .blog-posts li .post-info {
    margin: 0 auto;
    float: none;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .blog-posts.isotope.cols li.blog-post.isotope-item {
    width: 100% !important;
  }
  #post-slider.nivoSlider {
    min-height: 142px;
  }
  .blog-post.isotope-item iframe {
    min-height: 142px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item {
    width: 100% !important;
  }
  .post-body {
    padding-left: 0;
    float: left;
    width: 100%;
  }
  #respond .name-container input,
  #respond .email-container input {
    width: 100%;
  }
  .blog-posts.isotope.cols li.blog-post.isotope-item .post-body,
  .blog-posts.isotope.full li.blog-post.isotope-item .post-body {
    float: none;
  }
  .grid_12.blog-posts .blog-post.isotope-item .post-media-container iframe {
    min-height: 125px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item .nivoSlider {
    min-height: 125px;
  }
  .blog-posts .post-media-container .audio-player.with-image {
    left: 15px;
  }
  .blog-posts .post-media-container iframe {
    min-height: initial;
  }
  .map_canvas {
    height: 300px;
  }
  .copyright-container p {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  .process-box {
    padding: 70px 15px 25px 25px;
    margin-top: 50px;
    width: 100%;
    left: 0;
  }
  .process-box .img-container {
    top: -50px;
    left: 50%;
    margin-left: -50px;
    margin-top: 0;
  }
  .process-box h5 {
    text-align: center;
  }
  .process-box p {
    text-align: center;
  }
  .footer-breadcrumbs {
    text-align: center;
  }
  .footer-breadcrumbs li {
    float: none;
    display: inline-block;
  }
  #wpml-header-language-selector {
    padding-top: 12px;
    padding-bottom: 10px;
    margin-right: 20px;
    float: none;
    text-align: center;
    display: block;
    clear: both;
  }
  .hidden-on-mobile {
    visibility: hidden;
    height: 0;
  }
  .page-content .row {
    margin-bottom: 0px;
  }
  .page-content *[class*="col-md-"],
  .page-content *[class*="grid_"] {
    margin-bottom: 40px;
  }
  *[class*="col-md-"] *[class*="col-md-"]:last-child,
  *[class*="grid_"] *[class*="grid_"]:last-child {
    margin-bottom: 0;
  }
  *[class*="col-md-"] *[class*="col-md-"],
  *[class*="grid_"] *[class*="grid_"] {
    margin-left: 0 !important;
  }
  #logo {
    width: 100%;
    max-width: 100%;
  }
  #nav-container {
    display: none;
  }
  .dl-menuwrapper li a:hover {
    color: #fff !important;
  }
  .header-style-4 .social-links {
    max-width: 200px;
    margin-top: 0;
  }
  #search {
    top: 0;
  }
  .tp-caption.list-left,
  .tp-caption.list-right {
    display: none;
  }
  .grid_3 .numbers-counter li,
  .grid_4 .numbers-counter li,
  .grid_5 .numbers-counter li,
  .grid_6 .numbers-counter li,
  .grid_8 .numbers-counter li,
  .grid_7 .numbers-counter li,
  .grid_9 .numbers-counter li,
  .grid_12 .numbers-counter li {
    width: 142px;
    height: 142px;
  }
  .grid_3 .numbers-counter li span,
  .grid_4 .numbers-counter li span,
  .grid_5 .numbers-counter li span,
  .grid_6 .numbers-counter li span,
  .grid_7 .numbers-counter li span,
  .grid_8 .numbers-counter li span,
  .grid_9 .numbers-counter li span,
  .grid_12 .numbers-counter li span {
    padding-top: 35px;
  }
  .latest-posts li.post {
    width: 100%;
  }
  .tabs-container {
    margin-top: 20px;
  }
  .tabs li {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .tabs.vertical,
  .tab-content-wrap.vertical {
    width: 100%;
  }
  .tab-content-wrap.vertical .tab-content {
    padding-left: 0;
    padding-top: 30px;
  }
  .team-alternative li {
    width: 214px;
  }
  .team-member-hover .team-member-info .position {
    margin-bottom: 10px;
  }
  .team-member-hover .btn-medium {
    left: 55px;
  }
  .team-member-hover .team-member-info h5 {
    padding-top: 30px;
  }
  .team-img-container .team-img-hover {
    display: none;
  }
  .history-arrow-right,
  .history-arrow-left {
    background-size: 170px 35px !important;
  }
  #page-title.page-title-2 .pt-title {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 10px;
  }
  #page-title.page-title-2 .breadcrumbs {
    float: none;
    display: table;
    margin: 0 auto;
  }
  .tabs.vertical.services-tabs,
  .tab-content-wrap.vertical.services-tab-content-wrap {
    width: 100%;
    float: none;
  }
  .chart {
    width: 51px;
    height: 51px;
    min-height: 120px;
    margin-bottom: 20px;
  }
  .skills-circular.big .chart {
    width: 96px;
    height: 96px;
  }
  .skills-circular.big .percent {
    width: 68px !important;
    height: 68px !important;
    font-size: 18px;
  }
  .skills-circular.big canvas {
    height: 92px !important;
    width: 92px !important;
  }
  .skills-circular.big li {
    margin-right: 20px;
    margin-left: 25px;
  }
  .widget.social-feed li:nth-child(6n) {
    margin-right: 0;
  }
  .widget.social-feed li:nth-child(4n) {
    margin-right: 1px;
  }
  .portfolio-items-holder .grid_6 {
    width: 100% !important;
    margin-bottom: 2px;
  }
  .portfolio-items-holder .grid_4 {
    width: 100% !important;
    margin-bottom: 2px;
  }
  .portfolio-items-holder .grid_3 {
    width: 100% !important;
    margin-bottom: 2px;
  }
  .container.full .portfolio-items-holder .isotope-item {
    width: 100%;
    margin-bottom: 2px;
  }
  .blog-posts.blog-post-small-image li .post-media-container,
  .blog-posts.blog-post-small-image li .post-body,
  .blog-posts.blog-post-small-image li .post-media-container img {
    width: 100%;
  }
  .blog-posts.blog-post-small-image li .post-body {
    padding-left: 0;
  }
  .single-post .blog-posts li .post-info {
    margin: 0 auto;
    float: none;
    margin-bottom: 10px;
    overflow: hidden;
  }
  .blog-posts.isotope.cols li.blog-post.isotope-item {
    width: 430px !important;
  }
  #post-slider.nivoSlider {
    min-height: 142px;
  }
  .blog-post.isotope-item iframe,
  .blog-posts .post-media-container iframe {
    min-height: 142px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item {
    width: 430px !important;
  }
  .post-body {
    padding-left: 0;
    float: left;
  }
  .blog-posts.isotope.cols li.blog-post.isotope-item .post-body,
  .blog-posts.isotope.full li.blog-post.isotope-item .post-body {
    float: none;
  }
  .blog-posts .blog-post.isotope-item .post-media-container iframe {
    min-height: 125px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item .nivoSlider {
    min-height: 125px;
  }
  .blog-posts .post-media-container .audio-player.with-image {
    left: 20px;
  }
  .map_canvas {
    height: 300px;
  }
  .copyright-container p {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
  }
  .process-box {
    padding: 70px 15px 25px 25px;
    margin-top: 50px;
    width: 100%;
    left: 0;
  }
  .process-box .img-container {
    top: -50px;
    left: 50%;
    margin-left: -50px;
    margin-top: 0;
  }
  .process-box h5 {
    text-align: center;
  }
  .process-box p {
    text-align: center;
  }
  .heading-centered {
    margin-bottom: 0;
  }
  .row .grid_1,
  .row .grid_2,
  .row .grid_3,
  .row .grid_4,
  .row .grid_5,
  .row .grid_6,
  .row .grid_7,
  .row .grid_8,
  .row .grid_9,
  .row .grid_10,
  .row .grid_11,
  .row .grid_12 {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container,
  #page-wrapper {
    max-width: 756px;
  }
  .grid_1 {
    width: 33px !important;
  }
  .grid_2 {
    width: 96px !important;
  }
  .grid_3 {
    width: 159px !important;
  }
  .grid_4 {
    width: 222px !important;
  }
  .grid_5 {
    width: 285px !important;
  }
  .grid_6 {
    width: 348px !important;
  }
  .grid_7 {
    width: 411px !important;
  }
  .grid_8 {
    width: 474px !important;
  }
  .grid_9 {
    width: 537px !important;
  }
  .grid_10 {
    width: 600px !important;
  }
  .grid_11 {
    width: 663px !important;
  }
  .grid_12 {
    width: 726px !important;
  }
  .hidden-on-mobile {
    visibility: hidden;
    height: 0;
  }
  .page-content .row {
    margin-bottom: 0px;
  }
  .page-content *[class*="col-md-"],
  .page-content *[class*="grid_"] {
    margin-bottom: 80px;
  }
  *[class*="col-md-"] *[class*="col-md-"]:last-child,
  *[class*="grid_"] *[class*="grid_"]:last-child {
    margin-bottom: 0;
  }
  *[class*="col-md-"] *[class*="col-md-"],
  *[class*="grid_"] *[class*="grid_"] {
    margin-left: 0 !important;
  }
  #page-title .grid_8,
  #page-title .grid_4 {
    width: 100% !important;
  }
  #header,
  #top-bar {
    width: 726px;
  }
  #logo {
    width: 100%;
    max-width: 100%;
  }
  .header-style-4 .social-links {
    max-width: 526px;
  }
  .header-style-4 #logo {
    max-width: 170px;
  }
  #nav-container {
    width: 656px;
    margin-left: 0;
  }
  #header-wrapper.search-hidden #nav-container {
    width: 726px;
  }
  #nav {
    float: left;
  }
  .header-style-4 #nav-container #nav,
  .header-style-5 #nav-container #nav {
    max-width: 656px;
  }
  .header-style-5 #nav-container {
    width: 100%;
    max-width: 100%;
  }
  .tp-caption.list-left p,
  .tp-caption.list-right p {
    font-size: 14px !important;
  }
  .grid_3 .numbers-counter li {
    width: 159px;
    height: 159px;
  }
  .grid_3 .numbers-counter li span {
    padding-top: 45px;
  }
  .grid_4 .numbers-counter li {
    width: 110px;
    height: 110px;
  }
  .grid_4 .numbers-counter li span {
    padding-top: 25px;
  }
  .grid_5 .numbers-counter li {
    width: 141px;
    height: 141px;
  }
  .grid_5 .numbers-counter li span {
    padding-top: 35px;
  }
  .grid_6 .numbers-counter li {
    width: 115px;
    height: 115px;
  }
  .grid_6 .numbers-counter li span {
    padding-top: 27px;
  }
  .grid_7 .numbers-counter li {
    width: 136px;
    height: 136px;
  }
  .grid_7 .numbers-counter li span {
    padding-top: 32px;
  }
  .grid_8 .numbers-counter li {
    width: 117px;
    height: 117px;
  }
  .grid_8 .numbers-counter li span {
    padding-top: 28px;
  }
  .grid_9 .numbers-counter li {
    width: 133px;
    height: 133px;
  }
  .grid_9 .numbers-counter li span {
    padding-top: 30px;
  }
  .grid_12 .numbers-counter li {
    width: 144px;
    height: 144px;
  }
  .grid_12 .numbers-counter li span {
    padding-top: 37px;
  }
  .latest-posts li.post {
    width: 159px;
  }
  .tabs {
    width: 100%;
  }
  .tabs li {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .tabs.vertical,
  .tab-content-wrap.vertical {
    width: 100%;
  }
  .tab-content-wrap.vertical .tab-content {
    padding-left: 0;
    padding-top: 30px;
  }
  .tabs.vertical.services-tabs,
  .tab-content-wrap.vertical.services-tab-content-wrap {
    width: 100%;
    float: none;
  }
  .team-alternative li {
    width: 173px;
  }
  .team-member-hover .team-member-info .position {
    margin-bottom: 10px;
  }
  .team-member-hover .btn-medium {
    left: 35px;
  }
  .team-member-hover .team-member-info h5 {
    padding-top: 20px;
  }
  .chart {
    width: 51px;
    height: 51px;
    min-height: 120px;
    margin-bottom: 20px;
  }
  .skills-circular.big .chart {
    width: 96px;
    height: 96px;
  }
  .skills-circular.big .percent {
    width: 48px;
    height: 48px;
    font-size: 18px;
  }
  .skills-circular.big canvas {
    height: 72px !important;
    width: 72px !important;
  }
  .skills-circular.big li {
    margin-right: 0;
    margin-left: 25px;
  }
  .widget.social-feed li:nth-child(2n) {
    margin-right: 0;
  }
  .widget.social-feed li:nth-child(3n) {
    margin-right: 1px;
  }
  .portfolio-items-holder .grid_6 {
    width: 361px !important;
  }
  .portfolio-items-holder .grid_4 {
    width: 240px !important;
  }
  .portfolio-items-holder .grid_3 {
    width: 180px !important;
  }
  .portfolio-img-container figcaption .portfolio-item-like {
    float: none;
  }
  .container.full .portfolio-items-holder .isotope-item {
    width: 33%;
  }
  .blog-posts.blog-post-small-image .post-info-container .date-category {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .blog-posts.blog-post-small-image .post-info-container .post-info {
    padding-left: 0;
  }
  .blog-posts.isotope.cols li.blog-post.isotope-item {
    width: 100%;
  }
  #post-slider.nivoSlider {
    min-height: 142px;
  }
  .blog-post.isotope-item iframe {
    min-height: 142px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item {
    width: 348px;
  }
  .grid_12.blog-posts .blog-post.isotope-item .post-media-container iframe {
    min-height: 125px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item .nivoSlider {
    min-height: 125px;
  }
  .map_canvas {
    height: 300px;
  }
  .process-box {
    padding: 70px 15px 25px 25px;
    margin-top: 50px;
    width: 100%;
    left: 0;
  }
  .process-box .img-container {
    top: -50px;
    left: 50%;
    margin-left: -50px;
    margin-top: 0;
  }
  .process-box h5 {
    text-align: center;
  }
  .process-box p {
    text-align: center;
  }
  .service-box-2:hover::before,
  .service-box-2:hover::after {
    height: 100%;
    background-size: 100% 95%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container,
  #page-wrapper {
    max-width: 972px;
  }
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11 {
    float: left;
  }
  .grid_1 {
    width: 51px;
  }
  .grid_2 {
    width: 132px;
  }
  .grid_3 {
    width: 213px;
  }
  .grid_4 {
    width: 294px;
  }
  .grid_5 {
    width: 375px;
  }
  .grid_6 {
    width: 456px;
  }
  .grid_7 {
    width: 537px;
  }
  .grid_8 {
    width: 618px;
  }
  .grid_9 {
    width: 699px;
  }
  .grid_10 {
    width: 780px;
  }
  .grid_11 {
    width: 861px;
  }
  .grid_12 {
    width: 942px;
  }
  #header,
  #top-bar {
    width: 942px;
  }
  .header-style-4 #nav-container #nav,
  .header-style-5 #nav-container #nav {
    max-width: 872px;
  }
  .header-style-4 .social-links {
    max-width: 742px;
  }
  #header-wrapper.search-hidden #nav-container {
    width: 774px;
  }
  .grid_3 .numbers-counter li {
    width: 105px;
    height: 105px;
  }
  .grid_3 .numbers-counter li span {
    padding-top: 15px;
  }
  .grid_4 .numbers-counter li {
    width: 146px;
    height: 146px;
  }
  .grid_4 .numbers-counter li span {
    padding-top: 35px;
  }
  .grid_5 .numbers-counter li {
    width: 124px;
    height: 124px;
  }
  .grid_5 .numbers-counter li span {
    padding-top: 23px;
  }
  .grid_6 .numbers-counter li {
    width: 151px;
    height: 151px;
  }
  .grid_6 .numbers-counter li span {
    padding-top: 37px;
  }
  .grid_7 .numbers-counter li {
    width: 133px;
    height: 133px;
  }
  .grid_7 .numbers-counter li span {
    padding-top: 31px;
  }
  .grid_8 .numbers-counter li {
    width: 153px;
    height: 153px;
  }
  .grid_8 .numbers-counter li span {
    padding-top: 38px;
  }
  .grid_9 .numbers-counter li {
    width: 138px;
    height: 138px;
  }
  .grid_9 .numbers-counter li span {
    padding-top: 34px;
  }
  .grid_12 .numbers-counter li {
    width: 156px;
    height: 156px;
  }
  .grid_12 .numbers-counter li span {
    padding-top: 40px;
  }
  .latest-posts li.post {
    width: 212px;
  }
  .team-alternative li {
    width: 227px;
  }
  .team-member-hover .btn-medium {
    left: 65px;
  }
  .team-member-hover .team-member-info h5 {
    padding-top: 40px;
  }
  .chart {
    width: 51px;
    height: 51px;
  }
  .skills-circular.big .chart {
    width: 72px;
    height: 72px;
  }
  .skills-circular.big .percent {
    width: 48px;
    height: 48px;
    font-size: 18px;
  }
  .skills-circular.big canvas {
    height: 72px;
    width: 72px;
  }
  .widget.social-feed li:nth-child(4n) {
    margin-right: 1px;
  }
  .widget.social-feed li:nth-child(3n) {
    margin-right: 0;
  }
  .portfolio-items-holder .grid_6 {
    width: 470px;
  }
  .portfolio-items-holder .grid_4 {
    width: 312px;
  }
  .portfolio-items-holder .grid_3 {
    width: 234px;
  }
  .container.full .portfolio-items-holder .isotope-item {
    width: 33%;
  }
  .blog-posts.isotope.cols li.blog-post.isotope-item {
    width: 334px;
  }
  #post-slider.nivoSlider {
    min-height: 142px;
  }
  .blog-post.isotope-item iframe {
    min-height: 142px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item {
    width: 294px;
  }
  .grid_12.blog-posts .blog-post.isotope-item .post-media-container iframe {
    min-height: 125px;
  }
  .blog-posts.isotope.full li.blog-post.isotope-item .nivoSlider {
    min-height: 125px;
  }
  .map_canvas {
    height: 300px;
  }
  .process-box {
    padding: 70px 15px 25px 25px;
    margin-top: 50px;
    width: 100%;
    left: 0;
  }
  .process-box .img-container {
    top: -50px;
    left: 50%;
    margin-left: -50px;
    margin-top: 0;
  }
  .process-box h5 {
    text-align: center;
  }
  .process-box p {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  .grid_5,
  .grid_6,
  .grid_7,
  .grid_8,
  .grid_9,
  .grid_10,
  .grid_11,
  .grid_12 {
    float: left;
  }
  .grid_1 {
    width: 70px;
  }
  .grid_2 {
    width: 170px;
  }
  .grid_3 {
    width: 270px;
  }
  .grid_4 {
    width: 370px;
  }
  .grid_5 {
    width: 470px;
  }
  .grid_6 {
    width: 570px;
  }
  .grid_7 {
    width: 670px;
  }
  .grid_8 {
    width: 770px;
  }
  .grid_9 {
    width: 870px;
  }
  .grid_10 {
    width: 970px;
  }
  .grid_11 {
    width: 1070px;
  }
  .grid_12 {
    width: 1170px;
  }
}
@media (min-width: 1340px) {
  .layout-stretched .container.full .portfolio-items-holder .isotope-item {
    width: 16.5%;
  }
  .layout-boxed .container.full .portfolio-items-holder .isotope-item {
    width: 24.9%;
  }
}
@media only screen and (max-width: 767px) {
  .page-content .row.toolbar {
    margin-bottom: 30px;
  }
  .progetti-list .article-list-body {
    margin-left: 0;
  }
  .page-content .row .widget .prodmenu {
    display: none;
  }
  .page-content .row .widget .prodmenu ul {
    padding: 0;
  }
  .page-content .row .widget .prodmenu .ul-level-4 {
    background: #fafafa;
  }
  .aside_widgets .title h5 {
    margin-bottom: 0;
    cursor: pointer;
  }
  .article {
    margin-bottom: 20px;
  }
}
body {
  opacity: 1;
}
.fancytext-privacy {
  cursor: pointer;
}
#fancybox-wrap,
#fancybox-wrap * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
