@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;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
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 silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
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 {
  *,
  :after,
  :before {
    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: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    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 td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: Glyphicons Halflings;
  src: url(/_next/static/media/glyphicons-halflings-regular.7a0f4b09.eot);
  src: url(/_next/static/media/glyphicons-halflings-regular.7a0f4b09.eot?#iefix)
      format("embedded-opentype"),
    url(/_next/static/media/glyphicons-halflings-regular.b7078197.woff2)
      format("woff2"),
    url(/_next/static/media/glyphicons-halflings-regular.4ba85dea.woff)
      format("woff"),
    url(/_next/static/media/glyphicons-halflings-regular.009b407a.ttf)
      format("truetype"),
    url(/_next/static/media/glyphicons-halflings-regular.85f0466c.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-eur:before,
.glyphicon-euro: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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-rub:before,
.glyphicon-ruble: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";
}
*,
:after,
:before {
  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;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  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 #eee;
}
[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,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
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,
.h5,
.h6,
h4,
h5,
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-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  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[data-original-title],
abbr[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 #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer: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 {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
code,
kbd {
  padding: 2px 4px;
  font-size: 90%;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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: #777;
}
caption,
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  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 > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  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 > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  margin: 0;
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  padding-top: 7px;
}
.form-control,
output {
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 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: #eee;
  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="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.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;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  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 .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  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 .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  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;
  }
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  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: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  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;
  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.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  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.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  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.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  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.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  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 {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn,
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  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,
.nav > li > a {
  position: relative;
  display: block;
}
.nav > li > a {
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid;
  border-color: #ddd #ddd transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
  .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 hsla(0, 0%, 100%, 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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    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;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    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;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1),
    0 1px 0 hsla(0, 0%, 100%, 0.1);
  margin: 8px -15px;
}
@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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    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;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  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:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  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:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  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:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  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:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee;
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.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;
}
@keyframes progress-bar-stripes {
  0% {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    hsla(0, 0%, 100%, 0.15) 25%,
    transparent 0,
    transparent 50%,
    hsla(0, 0%, 100%, 0.15) 0,
    hsla(0, 0%, 100%, 0.15) 75%,
    transparent 0,
    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-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .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
  th:first-child,
.panel
  > .table-responsive:first-child
  > .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
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .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
  th:last-child,
.panel
  > .table-responsive:first-child
  > .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
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .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
  th:first-child,
.panel
  > .table-responsive:last-child
  > .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
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .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
  th:last-child,
.panel
  > .table-responsive:last-child
  > .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
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal,
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translateY(-25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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 {
    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;
}
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  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: #999;
  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: #999;
  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: #999;
  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: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel,
.carousel-inner {
  position: relative;
}
.carousel-inner {
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: left 0.6s ease-in-out;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    transform: translateZ(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: transparent;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, transparent);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, 0.5));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  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: transparent;
  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-next,
  .carousel-control .icon-prev {
    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;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row: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;
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
  .visible-md-block {
    display: block !important;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
  .visible-lg-block {
    display: block !important;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .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;
  }
  td.visible-print,
  th.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;
  }
  .hidden-print {
    display: none !important;
  }
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/_next/static/media/owl.video.play.e3b43643.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
} /*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media (prefers-reduced-motion: reduce), print {
  .animate__animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*="Out"] {
    opacity: 0;
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  53%,
  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: translateZ(0);
    transform: translateZ(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) scaleY(1.1);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  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) scaleY(1.05);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translateZ(0) scaleY(0.95);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(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: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 shakeX {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  0%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-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);
  }
}
.animate__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: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  0%,
  11.1%,
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  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);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(0.7);
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(0.7);
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(700px) scale(0.7);
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(-2000px) scale(0.7);
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateX(0) scale(0.7);
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateX(2000px) scale(0.7);
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  20% {
    -webkit-transform: translateY(0) scale(0.7);
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    -webkit-transform: translateY(-700px) scale(0.7);
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
@-webkit-keyframes bounceIn {
  0%,
  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: scaleX(1);
    transform: scaleX(1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  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) scaleY(3);
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  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) scaleX(3);
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  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) scaleX(3);
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  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) scaleY(5);
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__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);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, -100%, 0);
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, -100%, 0);
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 100%, 0);
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 100%, 0);
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0)
      rotateY(-1turn);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-190deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(150px)
      rotateY(-170deg);
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95)
      translateZ(0) rotateY(0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0)
      rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes lightSpeedInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(5deg);
    transform: skewX(5deg);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -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;
  }
}
.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    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);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    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);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    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);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    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);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    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;
  }
}
.animate__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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-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);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
@-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);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
@-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
:root {
  --main-color: #fa4529;
  --main-color-rgb: 250, 69, 41;
  --color-two: #1b1a1a;
  --color-two-rgb: 27, 26, 26;
  --color-three: #b9b9b9;
  --color-three-rgb: 185, 185, 185;
  --color-four: #1b1a1a;
  --color-four-rgb: 27, 26, 26;
  --color-five: #abadbb;
  --color-five-rgb: 171, 173, 187;
  --color-six: #f5f5f5;
  --color-six-rgb: 245, 245, 245;
  --color-seven: #a1a1a1;
  --color-seven-rgb: 161, 161, 161;
  --color-eight: #142838;
  --color-eight-rgb: 20, 40, 56;
  --color-nine: #0c202f;
  --color-nine-rgb: 12, 32, 47;
  --color-ten: #152a38;
  --color-ten-rgb: 21, 42, 56;
  --color-eleven: #182b39;
  --color-eleven-rgb: 24, 43, 57;
  --color-twelve: #664bc4;
  --color-twelve-rgb: 102, 75, 196;
  --color-thirteen: #69e5dd;
  --color-thirteen-rgb: 105, 229, 221;
  --color-fourteen: #ff40d5;
  --color-fourteen-rgb: 255, 64, 213;
  --color-fifteen: #565f66;
  --color-fifteen-rgb: 86, 95, 102;
  --color-sixteen: #d9d9d9;
  --color-sixteen-rgb: 217, 217, 217;
  --color-seventeen: #ffd34e;
  --color-seventeen-rgb: 255, 211, 78;
  --color-eightteen: #777f95;
  --color-eightteen-rgb: 119, 127, 149;
  --color-nineteen: #121234;
  --color-nineteen-rgb: 18, 18, 52;
  --color-twenty: #4ee39d;
  --color-twenty-rgb: 78, 227, 157;
  --color-twentyone: #a520e4;
  --color-twentyone-rgb: 165, 32, 228;
  --color-twentytwo: #07071c;
  --color-twentytwo-rgb: 7, 7, 28;
  --color-twentythree: #111132;
  --color-twentythree-rgb: 17, 17, 50;
  --color-twentyfour: #fa2c8f;
  --color-twentyfour-rgb: 250, 44, 143;
  --color-twentyfive: #a0a0b6;
  --color-twentyfive-rgb: 160, 160, 182;
  --color-twentysix: #0e63ff;
  --color-twentysix-rgb: 14, 99, 255;
  --color-twentyseven: #42bfff;
  --color-twentyseven-rgb: 66, 191, 255;
  --color-twentyeight: #15153b;
  --color-twentyeight-rgb: 21, 21, 59;
  --color-twentynine: #0f0d3d;
  --color-twentynine-rgb: 15, 13, 61;
  --color-thirty: #ffa153;
  --color-thirty-rgb: 255, 161, 83;
  --color-thirtyone: #914eff;
  --color-thirtyone-rgb: 145, 78, 255;
  --color-thirtytwo: #0c0c0c;
  --color-thirtytwo-rgb: 12, 12, 12;
  --color-thirtythree: #b4b5e1;
  --color-thirtythree-rgb: 180, 181, 225;
  --color-thirtyfour: #132047;
  --color-thirtyfour-rgb: 19, 32, 71;
  --color-thirtyfive: #006d77;
  --color-thirtyfive-rgb: 0, 109, 119;
  --color-thirtysix: #eff8fe;
  --color-thirtysix-rgb: 239, 248, 254;
  --color-thirtyseven: #dbece5;
  --color-thirtyseven-rgb: 219, 236, 229;
  --color-thirtyeight: #525a75;
  --color-thirtyeight-rgb: 82, 90, 117;
  --color-thirtynine: #d1ecfd;
  --color-thirtynine-rgb: 209, 236, 253;
  --color-fourty: #fff3ea;
  --color-fourty-rgb: 255, 243, 234;
  --color-fourtyone: #ffc955;
  --color-fourtyone-rgb: 255, 201, 85;
  --color-fourtytwo: #f6f4f9;
  --color-fourtytwo-rgb: 246, 244, 249;
  --color-fourtythree: #9f9f9f;
  --color-fourtythree-rgb: 159, 159, 159;
  --color-fourtyfour: #a0aac9;
  --color-fourtyfour-rgb: 160, 170, 201;
  --color-fourtyfive: #1b1c31;
  --color-fourtyfive-rgb: 27, 28, 49;
  --color-fourtysix: #fffbf8;
  --color-fourtysix-rgb: 255, 251, 248;
  --color-fourtyseven: #6e6d79;
  --color-fourtyseven-rgb: 110, 109, 121;
  --color-fourtyeight: #6d6c78;
  --color-fourtyeight-rgb: 109, 108, 120;
  --color-fourtynine: #f57059;
  --color-fourtynine-rgb: 245, 112, 89;
  --color-fifty: #f3896a;
  --color-fifty-rgb: 243, 137, 106;
  --color-fiftyone: #038091;
  --color-fiftyone-rgb: 3, 128, 145;
  --color-fiftytwo: #f2eff6;
  --color-fiftytwo-rgb: 242, 239, 246;
  --color-fiftythree: #cdced7;
  --color-fiftythree-rgb: 205, 206, 215;
  --color-fiftyfour: #a19fac;
  --color-fiftyfour-rgb: 161, 159, 172;
  --color-fiftyfive: #030a39;
  --color-fiftyfive-rgb: 3, 10, 57;
  --color-fiftysix: #1c1c1c;
  --color-fiftysix-rgb: 28, 28, 28;
  --color-fiftyseven: #121416;
  --color-fiftyseven-rgb: 18, 20, 22;
  --color-fiftyeight: #777b83;
  --color-fiftyeight-rgb: 119, 123, 131;
  --color-fiftynine: #141515;
  --color-fiftynine-rgb: 20, 21, 21;
  --color-sixty: #f4f4f4;
  --color-sixty-rgb: 244, 244, 244;
  --color-sixtyone: #8a879f;
  --color-sixtyone-rgb: 138, 135, 159;
  --color-sixtytwo: #171151;
  --color-sixtytwo-rgb: 23, 17, 81;
  --color-sixtythree: #edfcf5;
  --color-sixtythree-rgb: 237, 252, 245;
  --color-sixtyfour: #eceff4;
  --color-sixtyfour-rgb: 236, 239, 244;
  --white-color: #fff;
  --white-color-rgb: 255, 255, 255;
  --black-color: #000;
  --black-color-rgb: 0, 0, 0;
  --heading-color: #010101;
  --font-family-Archivo: "Open Sans", sans-serif;
  --font-family-Playfair: "Open Sans", sans-serif;
  --font-family-Poppins: "Open Sans", sans-serif;
  --font-family-Roboto: "Open Sans", sans-serif;
  --font-family-Jost: "Open Sans", sans-serif;
  --font-family-Inter: "Open Sans", sans-serif;
  --font-family-Nunito: "Open Sans", sans-serif;
  --font-family-DMSans: "Open Sans", sans-serif;
  --font-family-Manrope: "Open Sans", sans-serif;
  --font-family-Gilroy-Regular: "Open Sans", sans-serif;
  --font-family-Gilroy-Bold: "Open Sans", sans-serif;
  --font-10: 10px;
  --font-12: 12px;
  --font-13: 13px;
  --font-14: 14px;
  --font-15: 15px;
  --font-16: 16px;
  --font-18: 18px;
  --font-20: 20px;
  --font-22: 22px;
  --font-24: 24px;
  --font-26: 26px;
  --font-28: 28px;
  --font-30: 30px;
  --font-32: 32px;
  --font-34: 34px;
  --font-35: 35px;
  --font-36: 36px;
  --font-40: 40px;
  --font-42: 42px;
  --font-44: 44px;
  --font-48: 48px;
  --font-50: 50px;
  --font-52: 52px;
  --font-54: 54px;
  --font-55: 55px;
  --font-56: 56px;
  --font-58: 58px;
  --font-60: 60px;
  --font-62: 62px;
  --font-64: 64px;
  --font-65: 65px;
  --font-66: 66px;
  --font-68: 68px;
  --font-70: 70px;
  --font-72: 72px;
  --font-74: 74px;
  --font-76: 76px;
  --font-78: 78px;
  --font-80: 80px;
  --font-85: 85px;
  --font-90: 90px;
  --font-100: 100px;
  --font-110: 110px;
  --font-120: 120px;
  --font-150: 150px;
  --font-200: 200px;
  --margin-zero: 0px;
  --margin-left-5: 5px;
  --margin-left-10: 10px;
  --margin-left-15: 15px;
  --margin-left-20: 20px;
  --margin-left-25: 25px;
  --margin-left-30: 30px;
  --margin-left-35: 35px;
  --margin-left-40: 40px;
  --margin-left-45: 45px;
  --margin-left-50: 50px;
  --margin-left-55: 55px;
  --margin-left-60: 60px;
  --margin-left-65: 65px;
  --margin-left-70: 70px;
  --margin-left-75: 75px;
  --margin-left-80: 80px;
  --margin-left-85: 85px;
  --margin-left-90: 90px;
  --margin-left-95: 95px;
  --margin-left-100: 100px;
  --margin-left-120: 120px;
  --margin-top-5: 5px;
  --margin-top-10: 10px;
  --margin-top-15: 15px;
  --margin-top-20: 20px;
  --margin-top-25: 25px;
  --margin-top-30: 30px;
  --margin-top-35: 35px;
  --margin-top-40: 40px;
  --margin-top-45: 45px;
  --margin-top-50: 50px;
  --margin-top-55: 55px;
  --margin-top-60: 60px;
  --margin-top-65: 65px;
  --margin-top-70: 70px;
  --margin-top-75: 75px;
  --margin-top-80: 80px;
  --margin-top-85: 85px;
  --margin-top-90: 90px;
  --margin-top-95: 95px;
  --margin-top-100: 100px;
  --margin-top-120: 120px;
  --margin-top-150: 150px;
  --margin-right-5: 5px;
  --margin-right-10: 10px;
  --margin-right-15: 15px;
  --margin-right-20: 20px;
  --margin-right-25: 25px;
  --margin-right-30: 30px;
  --margin-right-35: 35px;
  --margin-right-40: 40px;
  --margin-right-45: 45px;
  --margin-right-50: 50px;
  --margin-right-55: 55px;
  --margin-right-60: 60px;
  --margin-right-65: 65px;
  --margin-right-70: 70px;
  --margin-right-75: 75px;
  --margin-right-80: 80px;
  --margin-right-85: 85px;
  --margin-right-90: 90px;
  --margin-right-95: 95px;
  --margin-right-100: 100px;
  --margin-right-110: 110px;
  --margin-bottom-5: 5px;
  --margin-bottom-10: 10px;
  --margin-bottom-15: 15px;
  --margin-bottom-20: 20px;
  --margin-bottom-25: 25px;
  --margin-bottom-30: 30px;
  --margin-bottom-35: 35px;
  --margin-bottom-40: 40px;
  --margin-bottom-45: 45px;
  --margin-bottom-50: 50px;
  --margin-bottom-55: 55px;
  --margin-bottom-60: 60px;
  --margin-bottom-65: 65px;
  --margin-bottom-70: 70px;
  --margin-bottom-75: 75px;
  --margin-bottom-80: 80px;
  --margin-bottom-85: 85px;
  --margin-bottom-90: 90px;
  --margin-bottom-95: 95px;
  --margin-bottom-100: 100px;
  --margin-bottom-150: 150px;
  --margin-bottom-200: 200px;
  --padding-zero: 0px;
  --padding-left-5: 5px;
  --padding-left-10: 10px;
  --padding-left-15: 15px;
  --padding-left-20: 20px;
  --padding-left-25: 25px;
  --padding-left-30: 30px;
  --padding-left-35: 35px;
  --padding-left-40: 40px;
  --padding-left-45: 45px;
  --padding-left-50: 50px;
  --padding-left-55: 55px;
  --padding-left-60: 60px;
  --padding-left-65: 65px;
  --padding-left-70: 70px;
  --padding-left-75: 75px;
  --padding-left-80: 80px;
  --padding-left-85: 85px;
  --padding-left-90: 90px;
  --padding-left-95: 95px;
  --padding-left-100: 100px;
  --padding-left-110: 110px;
  --padding-left-120: 120px;
  --padding-left-130: 130px;
  --padding-left-140: 140px;
  --padding-left-150: 150px;
  --padding-left-160: 160px;
  --padding-left-170: 170px;
  --padding-left-180: 180px;
  --padding-left-190: 190px;
  --padding-left-200: 200px;
  --padding-left-240: 240px;
  --padding-left-290: 290px;
  --padding-top-5: 5px;
  --padding-top-10: 10px;
  --padding-top-15: 15px;
  --padding-top-20: 20px;
  --padding-top-25: 25px;
  --padding-top-30: 30px;
  --padding-top-35: 35px;
  --padding-top-40: 40px;
  --padding-top-45: 45px;
  --padding-top-50: 50px;
  --padding-top-55: 55px;
  --padding-top-60: 60px;
  --padding-top-65: 65px;
  --padding-top-70: 70px;
  --padding-top-75: 75px;
  --padding-top-80: 80px;
  --padding-top-85: 85px;
  --padding-top-90: 90px;
  --padding-top-95: 95px;
  --padding-top-100: 100px;
  --padding-top-110: 110px;
  --padding-top-120: 120px;
  --padding-top-130: 130px;
  --padding-top-140: 140px;
  --padding-top-150: 150px;
  --padding-top-200: 200px;
  --padding-right-5: 5px;
  --padding-right-10: 10px;
  --padding-right-15: 15px;
  --padding-right-20: 20px;
  --padding-right-25: 25px;
  --padding-right-30: 30px;
  --padding-right-35: 35px;
  --padding-right-40: 40px;
  --padding-right-45: 45px;
  --padding-right-50: 50px;
  --padding-right-55: 55px;
  --padding-right-60: 60px;
  --padding-right-65: 65px;
  --padding-right-70: 70px;
  --padding-right-75: 75px;
  --padding-right-80: 80px;
  --padding-right-85: 85px;
  --padding-right-90: 90px;
  --padding-right-95: 95px;
  --padding-right-100: 100px;
  --padding-right-110: 110px;
  --padding-right-120: 120px;
  --padding-right-150: 150px;
  --padding-right-160: 160px;
  --padding-right-170: 170px;
  --padding-right-180: 180px;
  --padding-right-200: 200px;
  --padding-right-220: 220px;
  --padding-right-240: 240px;
  --padding-right-250: 250px;
  --padding-right-260: 260px;
  --padding-bottom-5: 5px;
  --padding-bottom-10: 10px;
  --padding-bottom-15: 15px;
  --padding-bottom-20: 20px;
  --padding-bottom-25: 25px;
  --padding-bottom-30: 30px;
  --padding-bottom-35: 35px;
  --padding-bottom-40: 40px;
  --padding-bottom-45: 45px;
  --padding-bottom-50: 50px;
  --padding-bottom-55: 55px;
  --padding-bottom-60: 60px;
  --padding-bottom-65: 65px;
  --padding-bottom-70: 70px;
  --padding-bottom-75: 75px;
  --padding-bottom-80: 80px;
  --padding-bottom-85: 85px;
  --padding-bottom-90: 90px;
  --padding-bottom-95: 95px;
  --padding-bottom-100: 100px;
  --padding-bottom-120: 120px;
  --padding-bottom-150: 150px;
  --padding-bottom-200: 200px;
  --padding-bottom-250: 250px;
}
@font-face {
  font-family: Gilroy-Regular;
  src: url(/fonts/Gilroy-Regular.html);
  src: url(/fonts/Gilroy-Regulard41d.html?#iefix) format("embedded-opentype"),
    url(/fonts/Gilroy-Regular.woff) format("woff"),
    url(/fonts/Gilroy-Regular.ttf) format("truetype"),
    url(/fonts/Gilroy-Regular-2.html#Muli) format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Gilroy-Bold;
  src: url(/fonts/Gilroy-Bold.html);
  src: url(/fonts/Gilroy-Boldd41d.html?#iefix) format("embedded-opentype"),
    url(/fonts/Gilroy-Bold.woff) format("woff"),
    url(/fonts/Gilroy-Bold.ttf) format("truetype"),
    url(/fonts/Gilroy-Bold-2.html#Muli) format("svg");
  font-weight: 400;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
body {
  font-family: var(--font-family-Archivo);
  font-size: 14px;
  color: var(--dark-color);
  line-height: 1.6em;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.bordered-layout .page-wrapper {
  padding: 0 50px;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: var(--main-color);
}
.text-right {
  text-align: right;
}
.mCSB_inside > .mCSB_container {
  margin-right: var(--margin-zero) !important;
}
a:focus,
a:hover,
a:visited,
button {
  text-decoration: none;
  outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  margin: 0;
  background: none;
  font-weight: 700;
  color: var(--heading-color);
  font-family: var(--font-family-Playfair);
}
textarea {
  overflow: hidden;
}
a {
  transition: all 0.3s ease;
}
.text,
p {
  position: relative;
  line-height: 26px;
  font-size: var(--font-15);
  color: var(--color-four);
  font-family: var(--font-family-Archivo);
}
h1 {
  line-height: 95px;
  font-weight: 800;
  font-size: var(--font-85);
}
h2 {
  line-height: 1.2em;
  font-size: var(--font-40);
}
h3 {
  line-height: 1.3em;
  font-size: var(--font-36);
}
h4 {
  font-size: var(--font-24);
}
h4,
h5 {
  line-height: 1.4em;
}
h5 {
  font-size: var(--font-22);
}
h6 {
  line-height: 1.6em;
  font-size: var(--font-18);
}
.fintech-wrapper {
  background-color: var(--color-fourtysix);
}
.social-icon-one {
  position: relative;
}
.social-icon-one li {
  position: relative;
  display: inline-block;
  margin-right: var(--margin-right-10);
}
.social-icon-one li a {
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  color: var(--white-color);
  border: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.social-icon-one li a:hover {
  color: var(--white-color);
  border-color: var(--main-color);
  background-color: var(--main-color);
}
.auto-container {
  max-width: 1200px;
}
.auto-container,
.medium-container {
  position: static;
  padding: 0 15px;
  margin: 0 auto;
}
.medium-container {
  max-width: 1000px;
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
}
li,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.theme-btn {
  cursor: pointer;
  display: inline-block;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.centered {
  text-align: center;
}
::-webkit-input-placeholder {
  color: inherit;
}
::-moz-input-placeholder {
  color: inherit;
}
::-ms-input-placeholder {
  color: inherit;
}
.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 40px;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  box-shadow: inset 0 0 0 2px rgba(255, 23, 73, 0.2);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s linear;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap:after {
  position: absolute;
  content: "\f176";
  font-family: FontAwesome;
  text-align: center;
  line-height: 40px;
  font-size: 17px;
  color: var(--main-color);
  left: 0;
  top: 0;
  height: 40px;
  width: 40px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 0.2s linear;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: var(--main-color);
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 0.2s linear;
}
.cursor {
  width: 32px;
  height: 32px;
  z-index: 999999;
  border-radius: 50%;
  position: absolute;
  animation: cursorAnim 0.2s infinite alternate;
  pointer-events: none;
}
.cursor:after {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  border: 12px solid var(--main-color);
  border-radius: 50%;
  opacity: 1;
  top: 0;
  left: 0;
  animation: cursorAnim2 0.5s infinite alternate;
}
@keyframes cursorAnim {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0.7);
  }
}
@keyframes cursorAnim2 {
  0% {
    transform: scale(1);
  }
  to {
    transform: scale(0.4);
  }
}
@keyframes cursorAnim3 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(3);
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
.expand {
  animation: cursorAnim3 0.5s forwards;
  border: 1px solid var(--main-color);
}
.list-style-one {
  position: relative;
}
.list-style-one li {
  font-weight: 400;
  line-height: 1.8em;
  font-size: var(--font-14);
  margin-bottom: var(--margin-bottom-10);
  padding-left: var(--padding-left-30);
}
.list-style-one li,
.list-style-one li a {
  position: relative;
  color: var(--white-color);
}
.list-style-one li a {
  transition: all 0.3s ease;
}
.list-style-one li a:hover {
  color: var(--main-color);
}
.list-style-one li .icon {
  position: absolute;
  left: 0;
  top: 5px;
  color: var(--main-color);
  font-size: var(--font-18);
  line-height: 1em;
  font-weight: 300;
  transition: all 0.3s ease;
}
.btn-style-one {
  position: relative;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border-radius: 0;
  padding: 17px 36px;
  letter-spacing: 2px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-15);
  text-transform: uppercase;
  background-color: var(--color-two);
  font-family: var(--font-family-Archivo);
}
.btn-style-one:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--white-color);
}
.btn-style-one:hover:before {
  top: 0;
}
.btn-style-one .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-one .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-one:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-one .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-one:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-two);
}
.btn-style-one:hover {
  color: var(--color-fourtyone);
}
.btn-style-one:hover:before {
  top: -40%;
}
.btn-style-two {
  position: relative;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border-radius: 0;
  padding: 17px 45px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-15);
  text-transform: uppercase;
  background-color: var(--main-color);
  font-family: var(--font-family-Archivo);
}
.btn-style-two:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--color-two);
}
.btn-style-two:hover:before {
  top: 0;
}
.btn-style-two .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-two .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-two:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-two .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-two:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--white-color);
}
.btn-style-two:hover:before {
  top: -40%;
}
.btn-style-three {
  position: relative;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  padding: 15px 38px;
  display: inline-grid;
  color: var(--color-eight);
  font-size: var(--font-15);
  text-transform: uppercase;
  background: rgba(var(--white-color-rgb), 1);
  background: linear-gradient(
    to bottom,
    rgba(var(--white-color-rgb), 1) 0,
    rgba(var(--white-color-rgb), 0) 100%
  );
}
.btn-style-three .txt {
  position: relative;
  z-index: 1;
}
.btn-style-three:before {
  webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--main-color);
}
.btn-style-three:hover {
  color: var(--white-color);
}
.btn-style-three:hover:before {
  top: -40%;
}
.btn-style-four {
  position: relative;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  padding: 17px 36px;
  letter-spacing: 2px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-15);
  text-transform: uppercase;
  background-color: var(--color-twenty);
  font-family: var(--font-family-Archivo);
}
.btn-style-four:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--white-color);
}
.btn-style-four:hover:before {
  top: 0;
}
.btn-style-four .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-four .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-four:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-four .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-four:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-two);
}
.btn-style-four:hover {
  color: var(--color-fourtyone);
}
.btn-style-four:hover:before {
  top: -40%;
}
.btn-style-five {
  position: relative;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  padding: 17px 44px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-15);
  text-transform: uppercase;
  background-color: var(--color-twentyone);
  font-family: var(--font-family-Archivo);
}
.btn-style-five:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--white-color);
}
.btn-style-five:hover:before {
  top: 0;
}
.btn-style-five .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-five .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-five:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-five .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-five:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-two);
}
.btn-style-five:hover {
  color: var(--color-fourtyone);
}
.btn-style-five:hover:before {
  top: -40%;
}
.btn-style-six {
  position: relative;
  line-height: 30px;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  border-radius: 5px;
  padding: 17px 44px;
  display: inline-block;
  letter-spacing: 1px;
  color: var(--white-color);
  font-size: var(--font-14);
  text-transform: uppercase;
  background-color: var(--color-thirty);
  font-family: var(--font-family-Roboto);
}
.btn-style-six:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--white-color);
}
.btn-style-six:hover:before {
  top: 0;
}
.btn-style-six .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-six .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-six:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-six .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-six:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-two);
}
.btn-style-six:hover {
  color: var(--color-fourtyone);
}
.btn-style-six:hover:before {
  top: -40%;
}
.btn-style-seven {
  position: relative;
  line-height: 30px;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  padding: 14px 40px;
  display: inline-grid;
  color: var(--white-color);
  font-size: var(--font-15);
  text-transform: capitalize;
  font-family: var(--font-family-Roboto);
  background-color: var(--color-thirtyone);
}
.btn-style-seven .txt {
  position: relative;
  z-index: 1;
}
.btn-style-seven:before {
  webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--main-color);
}
.btn-style-seven:hover {
  color: var(--white-color);
}
.btn-style-seven:hover:before {
  top: -40%;
}
.btn-style-eight {
  position: relative;
  line-height: 30px;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  border-radius: 4px;
  padding: 14px 40px;
  display: inline-grid;
  color: var(--white-color);
  font-size: var(--font-15);
  text-transform: capitalize;
  font-family: var(--font-family-Roboto);
  background-color: var(--color-thirty);
}
.btn-style-eight .txt,
.btn-style-eight .txt i {
  position: relative;
  z-index: 1;
}
.btn-style-eight .txt i {
  margin-right: 10px;
}
.btn-style-eight:before {
  webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--main-color);
}
.btn-style-eight:hover {
  color: var(--white-color);
}
.btn-style-eight:hover:before {
  top: -40%;
}
.btn-style-nine {
  position: relative;
  line-height: 30px;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  padding: 17px 44px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-16);
  text-transform: capitalize;
  background-color: var(--color-thirtyfive);
  font-family: var(--font-family-Nunito);
}
.btn-style-nine:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--white-color);
}
.btn-style-nine:hover:before {
  top: 0;
}
.btn-style-nine .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-nine .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-nine:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-nine .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-nine:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--color-two);
}
.btn-style-nine:hover {
  color: var(--color-fourtyone);
}
.btn-style-nine:hover:before {
  top: -40%;
}
.btn-style-ten {
  position: relative;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  padding: 17px 44px;
  display: inline-block;
  font-size: var(--font-16);
  text-transform: capitalize;
  color: var(--color-thirtyfour);
  background-color: var(--color-fourtyone);
  font-family: var(--font-family-Nunito);
}
.btn-style-ten .txt {
  position: relative;
  z-index: 1;
}
.btn-style-ten:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--white-color);
}
.btn-style-ten:hover {
  color: var(--color-thirtyfour);
}
.btn-style-ten:hover:before {
  top: -40%;
}
.btn-style-eleven {
  position: relative;
  line-height: 30px;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  padding: 17px 44px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-16);
  text-transform: capitalize;
  background-color: var(--color-thirtyfive);
  font-family: var(--font-family-Nunito);
}
.btn-style-eleven:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--color-nine);
}
.btn-style-eleven:hover:before {
  top: 0;
}
.btn-style-eleven .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-eleven .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-eleven:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-eleven .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-eleven:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--white-color);
}
.btn-style-eleven:hover {
  color: var(--color-fourtyone);
}
.btn-style-eleven:hover:before {
  top: -40%;
}
.btn-style-twelve {
  position: relative;
  line-height: 30px;
  font-weight: 600;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  padding: 17px 44px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-16);
  text-transform: capitalize;
  background-color: var(--color-fourtyfive);
  font-family: var(--font-family-DMSans);
}
.btn-style-twelve:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: -200%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--color-thirtyfive);
}
.btn-style-twelve:hover:before {
  top: 0;
}
.btn-style-twelve .btn-wrap {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
  display: inline-block;
}
.btn-style-twelve .btn-wrap .text-one {
  position: relative;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.btn-style-twelve:hover .btn-wrap .text-one:first-child {
  transform: translateY(-150%);
}
.btn-style-twelve .btn-wrap .text-two {
  position: absolute;
  top: 100%;
  display: block;
  color: var(--white-color);
  transition: all 0.3s ease;
}
.btn-style-twelve:hover .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--white-color);
}
.btn-style-twelve:hover {
  color: var(--color-fourtyone);
}
.btn-style-twelve:hover:before {
  top: -40%;
}
.btn-style-thirteen {
  position: relative;
  line-height: 30px;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  padding: 17px 44px;
  display: inline-block;
  font-size: var(--font-16);
  text-transform: uppercase;
  color: var(--white-color);
  background-color: var(--color-fourtyfive);
  font-family: var(--font-family-DMSans);
}
.btn-style-thirteen .txt {
  position: relative;
  z-index: 1;
}
.btn-style-thirteen:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--white-color);
}
.btn-style-thirteen:hover {
  color: var(--color-thirtyfour);
}
.btn-style-thirteen:hover:before {
  top: -40%;
}
.btn-style-fourteen {
  position: relative;
  line-height: 30px;
  font-weight: 700;
  overflow: hidden;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 10px;
  padding: 16px 42px;
  display: inline-block;
  font-size: var(--font-16);
  text-transform: uppercase;
  color: var(--color-fiftyfive);
  background-color: var(--white-color);
  font-family: var(--font-family-DMSans);
  border: 1px solid var(--color-fiftytwo);
}
.btn-style-fourteen .txt {
  position: relative;
  z-index: 1;
}
.btn-style-fourteen:before {
  transition-duration: 0.8s;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: 1;
  background: var(--color-thirtyfive);
}
.btn-style-fourteen:hover {
  color: var(--white-color);
}
.btn-style-fourteen:hover:before {
  top: -40%;
}
.theme_color {
  color: #0060ff;
}
img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.sec-title {
  position: relative;
  margin-bottom: var(--margin-bottom-50);
}
.sec-title h2 {
  color: var(--color-two);
}
.sec-title .text {
  line-height: 30px;
  color: var(--color-four);
  margin-top: var(--margin-top-25);
}
.sec-title.light .text {
  color: var(--color-three);
}
.sec-title.light h2 {
  color: var(--white-color);
}
.sec-title.centered {
  text-align: center !important;
}
.sec-title-two {
  position: relative;
  margin-bottom: var(--margin-bottom-50);
}
.sec-title-two .icon {
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  background: rgba(var(--white-color-rgb), 1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: linear-gradient(
    to bottom,
    rgba(var(--white-color-rgb), 1) 0,
    rgba(var(--white-color-rgb), 0) 100%
  );
}
.sec-title-two h2 {
  font-weight: 500;
  color: var(--color-nine);
  margin-top: var(--margin-top-25);
  font-family: var(--font-family-Poppins);
}
.sec-title-two .text {
  line-height: 30px;
  font-size: var(--font-16);
  color: var(--color-fifteen);
  margin-top: var(--margin-top-25);
}
.sec-title-two.light .text,
.sec-title-two.light h2 {
  color: var(--white-color);
}
.sec-title-two.centered {
  text-align: center !important;
}
.sec-title-three {
  position: relative;
  margin-bottom: var(--margin-bottom-40);
}
.sec-title-three h3 {
  font-weight: 500;
  color: var(--color-nine);
  margin-top: var(--margin-top-25);
  font-family: var(--font-family-Jost);
}
.sec-title-three .text {
  line-height: 30px;
  font-size: var(--font-16);
  color: var(--color-fifteen);
  margin-top: var(--margin-top-10);
}
.sec-title-three.light .text {
  color: var(--color-thirtythree);
}
.sec-title-three.light h3 {
  color: var(--white-color);
}
.sec-title-three.centered {
  text-align: center !important;
}
.sec-title-four {
  position: relative;
  margin-bottom: var(--margin-bottom-40);
}
.sec-title-four .title {
  line-height: 30px;
  font-size: var(--font-16);
  text-transform: uppercase;
  color: var(--color-fourtynine);
  font-family: var(--Gilroy-Bold);
}
.sec-title-four h2 {
  color: var(--color-nine);
  margin-top: var(--margin-top-20);
  font-family: var(--Gilroy-Bold);
}
.sec-title-four .text {
  line-height: 30px;
  font-size: var(--font-16);
  color: var(--color-fourtyeight);
  margin-top: var(--margin-top-15);
  font-family: var(--font-family-DMSans);
}
.sec-title-four.light .text,
.sec-title-four.light .title,
.sec-title-four.light h2 {
  color: var(--white-color);
}
.sec-title-four.centered {
  text-align: center !important;
}
.main-footer {
  position: relative;
  background-color: var(--color-two);
}
.main-footer .upper-box {
  position: relative;
  padding: 80px 0 40px;
  border-bottom: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.main-footer .title-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.main-footer h3 {
  color: var(--white-color);
}
.main-footer .gallery-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.main-footer .gallery-outer {
  position: relative;
  text-align: right;
}
.main-footer .gallery-outer .insta-gallery {
  position: relative;
  overflow: hidden;
  margin: 0 10px;
  border-radius: 6px;
}
.insta-gallery img {
  position: relative;
  width: 100%;
}
.insta-gallery .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.9s ease;
  transition: transform 0.4s ease;
  transform: scaleX(0);
  transform-origin: right center;
  background-position: 50%;
}
.insta-gallery .overlay-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.88;
  background-color: var(--main-color);
}
.insta-gallery .overlay-inner {
  position: relative;
}
.insta-gallery:hover .overlay-box {
  transform: scale(1);
  transform-origin: left center;
}
.insta-gallery .overlay-inner .icon {
  position: relative;
  line-height: 1em;
  display: inline-block;
  font-size: var(--font-36);
  color: var(--white-color);
  font-family: Flaticon;
}
.main-footer .widgets-section {
  position: relative;
  padding: 80px 0 50px;
}
.main-footer .footer-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.main-footer h6 {
  font-weight: 500;
  letter-spacing: 3px;
  color: var(--white-color);
  text-transform: uppercase;
  margin-bottom: var(--margin-bottom-25);
}
.main-footer .page-list {
  position: relative;
}
.main-footer .page-list li {
  position: relative;
  margin-bottom: var(--margin-bottom-15);
}
.main-footer .page-list li a {
  position: relative;
  font-size: var(--font-15);
  color: var(--color-five);
}
.main-footer .page-list li a:hover {
  color: var(--white-color);
}
.main-footer .newslatter-widget .text {
  position: relative;
  color: var(--color-five);
  font-size: var(--font-15);
  margin-bottom: var(--margin-bottom-25);
}
.subscribe-form {
  position: relative;
}
.subscribe-form .form-group {
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.subscribe-form .form-group input[type="email"],
.subscribe-form .form-group input[type="text"] {
  position: relative;
  line-height: 43px;
  display: block;
  height: 60px;
  width: 100%;
  box-shadow: inherit;
  border-radius: 5px;
  font-weight: 400;
  font-size: var(--font-14);
  color: var(--white-color);
  transition: all 0.5s ease;
  padding: 10px 15px 10px 25px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border: 1px solid rgba(var(--white-color-rgb), 0.05);
  background-color: rgba(var(--white-color-rgb), 0.01);
}
.subscribe-form .form-group input::-moz-placeholder,
.subscribe-form .form-group textarea::-moz-placeholder {
  color: rgba(var(--white-color-rgb), 0.3);
}
.subscribe-form .form-group input::placeholder,
.subscribe-form .form-group textarea::placeholder {
  color: rgba(var(--white-color-rgb), 0.3);
}
.subscribe-form .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  width: 63px;
  height: 60px;
  padding: 2px 5px;
  line-height: 60px;
  border-radius: 5px;
  display: inline-block;
  color: var(--white-color);
  font-family: flaticon;
  transition: all 0.5s ease;
  font-size: var(--font-20);
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--main-color);
  font-family: Flaticon;
}
.subscribe-form .form-group button:hover {
  background-color: var(--color-two);
}
.main-footer .footer-bottom {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.main-footer .footer-bottom img.fsilogo {
  width: 20px;
}
.main-footer .footer-bottom span.heart {
  color: red;
}
.main-footer .copyright {
  font-size: var(--font-15);
}
.main-footer .copyright,
.main-footer .copyright a {
  position: relative;
  color: var(--color-seven);
}
.main-footer .social-box {
  position: relative;
  text-align: left;
}
.main-footer .social-box li {
  position: relative;
  display: inline-block;
  margin-right: var(--margin-bottom-15);
}
.main-footer .social-box li a {
  position: relative;
  color: var(--color-seven);
}
.main-footer .social-box li a:hover {
  color: var(--main-color);
}
.footer-style-two {
  position: relative;
  padding-top: var(--padding-top-80);
  padding-bottom: var(--padding-bottom-80);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.footer-style-two .outer-container {
  position: relative;
  max-width: 1760px;
  margin: 0 auto;
  border-radius: 20px;
  background: linear-gradient(
    187.03deg,
    #fff 0.18%,
    hsla(0, 0%, 100%, 0) 105.27%
  );
  box-shadow: 0 22px 25px rgba(72, 114, 145, 0.04);
}
.footer-style-two .widgets-section {
  position: relative;
  padding: 90px 0 60px;
}
.footer-style-two .footer-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.footer-style-two h6 {
  font-weight: 500;
  color: var(--color-ten);
  margin-top: var(--margin-top-30);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-Poppins);
}
.footer-style-two .logo-widget .text {
  position: relative;
  color: var(--color-fifteen);
  margin-bottom: var(--margin-bottom-25);
}
.footer-style-two .logo-widget .social-box {
  position: relative;
}
.footer-style-two .logo-widget .social-box li {
  position: relative;
  display: inline-block;
  margin-right: var(--margin-right-5);
  margin-bottom: var(--margin-bottom-5);
}
.footer-style-two .logo-widget .social-box li a {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  color: var(--color-ten);
  font-size: var(--font-15);
  background-color: rgba(var(--white-color-rgb), 0.3);
}
.footer-style-two .logo-widget .social-box li a:hover {
  background-color: rgba(var(--white-color-rgb), 1);
}
.footer-style-two .page-list {
  position: relative;
}
.footer-style-two .page-list li {
  position: relative;
  margin-bottom: var(--margin-bottom-15);
}
.footer-style-two .page-list li a {
  position: relative;
  font-weight: 500;
  font-size: var(--font-15);
  color: var(--color-fifteen);
}
.footer-style-two .page-list li a:hover {
  color: var(--main-color);
}
.footer-style-two .newslatter-widget .text {
  position: relative;
  font-size: var(--font-15);
  color: var(--color-fifteen);
  margin-bottom: var(--margin-bottom-25);
}
.subscribe-form-two {
  position: relative;
}
.subscribe-form-two .form-group {
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.subscribe-form-two .form-group input[type="email"],
.subscribe-form-two .form-group input[type="text"] {
  position: relative;
  line-height: 43px;
  display: block;
  height: 60px;
  width: 100%;
  box-shadow: inherit;
  font-weight: 400;
  font-size: var(--font-14);
  color: var(--color-fifteen);
  transition: all 0.5s ease;
  padding: 10px 15px 10px 25px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: linear-gradient(
    181.24deg,
    #fff -16.07%,
    hsla(0, 0%, 100%, 0) 91.65%
  );
  box-shadow: 0 13px 22px rgba(6, 34, 51, 0.06);
  border-radius: 10px;
}
.subscribe-form-two .form-group input::-moz-placeholder,
.subscribe-form-two .form-group textarea::-moz-placeholder {
  color: var(--color-fifteen);
}
.subscribe-form-two .form-group input::placeholder,
.subscribe-form-two .form-group textarea::placeholder {
  color: var(--color-fifteen);
}
.subscribe-form-two .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  width: 63px;
  height: 60px;
  padding: 2px 5px;
  line-height: 60px;
  border-radius: 10px;
  display: inline-block;
  color: var(--white-color);
  font-family: Flaticon;
  transition: all 0.5s ease;
  font-size: var(--font-20);
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background: linear-gradient(229.14deg, #664bc4 -6.37%, #69e5dd 92.01%);
}
.subscribe-form-two .form-group button:hover {
  background-color: var(--color-two);
}
.footer-style-two .footer-bottom {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid rgba(var(--color-fifteen-rgb), 0.15);
}
.footer-style-two .copyright {
  font-size: var(--font-15);
}
.footer-style-two .copyright,
.footer-style-two .copyright a {
  position: relative;
  color: var(--color-fifteen);
}
.footer-style-two .pages-nav {
  position: relative;
  text-align: right;
}
.footer-style-two .pages-nav li {
  display: inline-block;
  margin-left: var(--margin-left-20);
}
.footer-style-two .pages-nav li,
.footer-style-two .pages-nav li a {
  position: relative;
  color: var(--color-fifteen);
}
.footer-style-two.style-two {
  padding: var(--padding-zero);
  background-color: var(--color-thirtyfour);
}
.footer-style-two.style-two .copyright,
.footer-style-two.style-two .copyright a,
.footer-style-two.style-two .logo-widget .social-box li a,
.footer-style-two.style-two .logo-widget .text,
.footer-style-two.style-two .newslatter-widget .text,
.footer-style-two.style-two .page-list li a,
.footer-style-two.style-two .pages-nav li a,
.footer-style-two.style-two h6 {
  color: var(--white-color);
}
.footer-style-two.style-two .subscribe-form-two .form-group input[type="email"],
.footer-style-two.style-two .subscribe-form-two .form-group input[type="text"] {
  background: none;
  color: var(--white-color);
  background-color: rgba(var(--white-color-rgb), 0.1);
}
.footer-style-two.style-two
  .subscribe-form-two
  .form-group
  input::-moz-placeholder,
.footer-style-two.style-two
  .subscribe-form-two
  .form-group
  textarea::-moz-placeholder {
  color: var(--white-color);
}
.footer-style-two.style-two .subscribe-form-two .form-group input::placeholder,
.footer-style-two.style-two
  .subscribe-form-two
  .form-group
  textarea::placeholder {
  color: var(--white-color);
}
.footer-style-two.style-two .subscribe-form-two .form-group button {
  background: none;
  color: var(--white-color);
  background-color: var(--color-fiftyone);
}
.footer-style-three {
  position: relative;
  padding-top: var(--padding-top-80);
  background-color: var(--color-twentytwo);
}
.footer-style-three .scroll-top {
  position: absolute;
  left: 50%;
  top: -33px;
  width: 66px;
  height: 66px;
  cursor: pointer;
  line-height: 64px;
  border-radius: 50px;
  text-align: center;
  margin-left: -33px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-28);
  background-color: var(--color-twentytwo);
  border: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.footer-style-three .inner-container {
  position: relative;
  padding-top: var(--padding-top-60);
  border-top: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.footer-style-three .widgets-section {
  position: relative;
  margin-bottom: var(--margin-bottom-50);
}
.footer-style-three .footer-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.footer-style-three h6 {
  font-weight: 400;
  letter-spacing: 2px;
  color: var(--white-color);
  text-transform: uppercase;
  margin-top: var(--margin-top-30);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-Poppins);
}
.footer-style-three .page-list {
  position: relative;
}
.footer-style-three .page-list li {
  position: relative;
  margin-bottom: var(--margin-bottom-10);
}
.footer-style-three .page-list li a {
  position: relative;
  font-weight: 400;
  font-size: var(--font-15);
  color: var(--color-twentyfive);
}
.footer-style-three .page-list li a:hover {
  color: var(--white-color);
}
.footer-style-three .footer-bottom {
  position: relative;
  padding: 20px 0;
  background-color: var(--color-twentythree);
}
.footer-style-three .copyright {
  position: relative;
  color: var(--white-color);
  font-size: var(--font-15);
}
.footer-style-three .copyright a {
  position: relative;
  color: var(--color-seven);
}
.footer-style-three .social-box {
  position: relative;
  text-align: right;
}
.footer-style-three .social-box li {
  position: relative;
  display: inline-block;
  margin-left: var(--margin-bottom-15);
}
.footer-style-three .social-box li a {
  position: relative;
  color: var(--white-color);
}
.footer-style-three .social-box li a:hover {
  color: var(--main-color);
}
.footer-style-four {
  position: relative;
  padding-top: var(--padding-top-80);
}
.footer-style-four .scroll-top {
  position: relative;
  cursor: pointer;
  text-align: right;
  color: var(--white-color);
  font-size: var(--font-14);
}
.footer-style-four .widgets-section {
  position: relative;
  margin-bottom: var(--margin-bottom-50);
}
.footer-style-four .logo-widget .logo {
  position: relative;
  margin-bottom: var(--margin-bottom-20);
}
.footer-style-four .logo-widget .text {
  color: var(--color-thirtythree);
}
.footer-style-four .social-box {
  position: relative;
  margin-top: var(--margin-top-30);
}
.footer-style-four .social-box li {
  position: relative;
  display: inline-block;
  margin-right: var(--margin-right-5);
  margin-bottom: var(--margin-bottom-5);
}
.footer-style-four .social-box li a {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  color: var(--white-color);
  border: 2px solid rgba(var(--white-color-rgb), 0.1);
  background-color: rgba(var(--white-color-rgb), 0.05);
}
.footer-style-four .footer-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.footer-style-four h5 {
  font-weight: 500;
  color: var(--white-color);
  text-transform: capitalize;
  margin-top: var(--margin-top-20);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-Jost);
}
.footer-style-four .page-list {
  position: relative;
}
.footer-style-four .page-list li {
  position: relative;
  margin-bottom: var(--margin-bottom-15);
}
.footer-style-four .page-list li a {
  position: relative;
  font-weight: 400;
  font-size: var(--font-16);
  color: var(--color-thirtythree);
}
.footer-style-four .page-list li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  opacity: 0;
  border-radius: 50px;
  background-color: var(--color-thirty);
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.footer-style-four .page-list li a:hover {
  padding-left: var(--padding-left-25);
}
.footer-style-four .page-list li a:hover:before {
  opacity: 1;
}
.footer-style-four .page-list li a:hover {
  color: var(--white-color);
}
.footer-style-four .footer-bottom {
  position: relative;
  padding: 20px 0;
  background: linear-gradient(
    90deg,
    #ffa153 -3.57%,
    #69e5dd 28.52%,
    #914eff 59.47%,
    #ff40d5 98.88%
  );
}
.footer-style-four .copyright {
  font-size: var(--font-15);
}
.footer-style-four .copyright,
.footer-style-four .copyright a {
  position: relative;
  color: var(--white-color);
}
.footer-style-four .contact-list {
  position: relative;
}
.footer-style-four .contact-list li {
  position: relative;
  font-weight: 400;
  line-height: 30px;
  font-size: var(--font-16);
  color: var(--color-thirtythree);
  margin-bottom: var(--margin-bottom-10);
}
.footer-style-five {
  position: relative;
  background-color: var(--color-thirtyfour);
}
.footer-style-five .pattern-layer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 697px;
  height: 477px;
  background-repeat: no-repeat;
}
.footer-style-five .widgets-section {
  position: relative;
  padding: 80px 0 50px;
  margin-bottom: var(--margin-bottom-30);
}
.footer-style-five .logo-widget .text {
  color: var(--color-thirtythree);
}
.footer-style-five .footer-column {
  position: relative;
}
.footer-style-five h6 {
  font-weight: 700;
  color: var(--white-color);
  text-transform: uppercase;
  margin-top: var(--margin-top-20);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-Nunito);
}
.footer-style-five .page-list {
  position: relative;
}
.footer-style-five .page-list li {
  position: relative;
  margin-bottom: var(--margin-bottom-15);
}
.footer-style-five .page-list li a {
  position: relative;
  font-weight: 400;
  font-size: var(--font-16);
  color: var(--color-fourtyfour);
  font-family: var(--font-family-Nunito);
}
.footer-style-five .page-list li a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 4px;
  width: 10px;
  height: 10px;
  opacity: 0;
  border-radius: 50px;
  background-color: var(--white-color);
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.footer-style-five .page-list li a:hover {
  padding-left: var(--padding-left-25);
}
.footer-style-five .page-list li a:hover:before {
  opacity: 1;
}
.footer-style-five .page-list li a:hover {
  color: var(--white-color);
}
.footer-style-five .hasg-tag,
.footer-style-five .text {
  position: relative;
  font-weight: 400;
  line-height: 1.9em;
  font-size: var(--font-16);
  color: var(--color-fourtyfour);
  font-family: var(--font-family-Nunito);
}
.footer-style-five .hasg-tag {
  margin-top: var(--margin-top-50);
}
.footer-style-five .footer-bottom {
  position: relative;
  padding: 20px 0;
  border-top: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.footer-style-five .copyright {
  position: relative;
  font-weight: 600;
  font-size: var(--font-16);
  color: var(--color-fourtyfour);
  font-family: var(--font-family-Nunito);
}
.footer-style-five .copyright a,
.footer-style-five .scroll-top {
  position: relative;
  color: var(--white-color);
}
.footer-style-five .scroll-top {
  cursor: pointer;
  text-align: right;
  font-size: var(--font-14);
}
.footer-style-five .scroll-top span {
  position: relative;
  margin-left: var(--margin-left-5);
}
.footer-style-five.style-two {
  background-color: var(--white-color);
}
.footer-style-five.style-two h6 {
  color: var(--color-fourtyfive);
}
.footer-style-five.style-two .copyright,
.footer-style-five.style-two .copyright a,
.footer-style-five.style-two .hasg-tag,
.footer-style-five.style-two .page-list li a,
.footer-style-five.style-two .scroll-top,
.footer-style-five.style-two .text {
  color: var(--color-fourtyeight);
}
.footer-style-five.style-two .page-list li a:before {
  background-color: var(--color-fourtyeight);
}
.footer-style-five.style-two .footer-bottom {
  border-color: rgba(var(--black-color-rgb), 0.1);
}
.main-footer .text,
.main-footer p {
  color: var(--color-three);
}
/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/
@font-face {
  font-family: IcoFont;
  font-weight: 400;
  font-style: "Regular";
  src: url(/fonts/icofont.woff2) format("woff2"),
    url(/fonts/icofont.woff) format("woff");
}
[class*=" icofont-"],
[class^="icofont-"] {
  font-family: IcoFont !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.icofont-angry-monster:before {
  content: "\e800";
}
.icofont-bathtub:before {
  content: "\e801";
}
.icofont-bird-wings:before {
  content: "\e802";
}
.icofont-bow:before {
  content: "\e803";
}
.icofont-castle:before {
  content: "\e804";
}
.icofont-circuit:before {
  content: "\e805";
}
.icofont-crown-king:before {
  content: "\e806";
}
.icofont-crown-queen:before {
  content: "\e807";
}
.icofont-dart:before {
  content: "\e808";
}
.icofont-disability-race:before {
  content: "\e809";
}
.icofont-diving-goggle:before {
  content: "\e80a";
}
.icofont-eye-open:before {
  content: "\e80b";
}
.icofont-flora-flower:before {
  content: "\e80c";
}
.icofont-flora:before {
  content: "\e80d";
}
.icofont-gift-box:before {
  content: "\e80e";
}
.icofont-halloween-pumpkin:before {
  content: "\e80f";
}
.icofont-hand-power:before {
  content: "\e810";
}
.icofont-hand-thunder:before {
  content: "\e811";
}
.icofont-king-monster:before {
  content: "\e812";
}
.icofont-love:before {
  content: "\e813";
}
.icofont-magician-hat:before {
  content: "\e814";
}
.icofont-native-american:before {
  content: "\e815";
}
.icofont-owl-look:before {
  content: "\e816";
}
.icofont-phoenix:before {
  content: "\e817";
}
.icofont-robot-face:before {
  content: "\e818";
}
.icofont-sand-clock:before {
  content: "\e819";
}
.icofont-shield-alt:before {
  content: "\e81a";
}
.icofont-ship-wheel:before {
  content: "\e81b";
}
.icofont-skull-danger:before {
  content: "\e81c";
}
.icofont-skull-face:before {
  content: "\e81d";
}
.icofont-snowmobile:before {
  content: "\e81e";
}
.icofont-space-shuttle:before {
  content: "\e81f";
}
.icofont-star-shape:before {
  content: "\e820";
}
.icofont-swirl:before {
  content: "\e821";
}
.icofont-tattoo-wing:before {
  content: "\e822";
}
.icofont-throne:before {
  content: "\e823";
}
.icofont-tree-alt:before {
  content: "\e824";
}
.icofont-triangle:before {
  content: "\e825";
}
.icofont-unity-hand:before {
  content: "\e826";
}
.icofont-weed:before {
  content: "\e827";
}
.icofont-woman-bird:before {
  content: "\e828";
}
.icofont-bat:before {
  content: "\e829";
}
.icofont-bear-face:before {
  content: "\e82a";
}
.icofont-bear-tracks:before {
  content: "\e82b";
}
.icofont-bear:before {
  content: "\e82c";
}
.icofont-bird-alt:before {
  content: "\e82d";
}
.icofont-bird-flying:before {
  content: "\e82e";
}
.icofont-bird:before {
  content: "\e82f";
}
.icofont-birds:before {
  content: "\e830";
}
.icofont-bone:before {
  content: "\e831";
}
.icofont-bull:before {
  content: "\e832";
}
.icofont-butterfly-alt:before {
  content: "\e833";
}
.icofont-butterfly:before {
  content: "\e834";
}
.icofont-camel-alt:before {
  content: "\e835";
}
.icofont-camel-head:before {
  content: "\e836";
}
.icofont-camel:before {
  content: "\e837";
}
.icofont-cat-alt-1:before {
  content: "\e838";
}
.icofont-cat-alt-2:before {
  content: "\e839";
}
.icofont-cat-alt-3:before {
  content: "\e83a";
}
.icofont-cat-dog:before {
  content: "\e83b";
}
.icofont-cat-face:before {
  content: "\e83c";
}
.icofont-cat:before {
  content: "\e83d";
}
.icofont-cow-head:before {
  content: "\e83e";
}
.icofont-cow:before {
  content: "\e83f";
}
.icofont-crab:before {
  content: "\e840";
}
.icofont-crocodile:before {
  content: "\e841";
}
.icofont-deer-head:before {
  content: "\e842";
}
.icofont-dog-alt:before {
  content: "\e843";
}
.icofont-dog-barking:before {
  content: "\e844";
}
.icofont-dog:before {
  content: "\e845";
}
.icofont-dolphin:before {
  content: "\e846";
}
.icofont-duck-tracks:before {
  content: "\e847";
}
.icofont-eagle-head:before {
  content: "\e848";
}
.icofont-eaten-fish:before {
  content: "\e849";
}
.icofont-elephant-alt:before {
  content: "\e84a";
}
.icofont-elephant-head-alt:before {
  content: "\e84b";
}
.icofont-elephant-head:before {
  content: "\e84c";
}
.icofont-elephant:before {
  content: "\e84d";
}
.icofont-elk:before {
  content: "\e84e";
}
.icofont-fish-1:before {
  content: "\e84f";
}
.icofont-fish-2:before {
  content: "\e850";
}
.icofont-fish-3:before {
  content: "\e851";
}
.icofont-fish-4:before {
  content: "\e852";
}
.icofont-fish-5:before {
  content: "\e853";
}
.icofont-fish:before {
  content: "\e854";
}
.icofont-fox-alt:before {
  content: "\e855";
}
.icofont-fox:before {
  content: "\e856";
}
.icofont-frog-tracks:before {
  content: "\e857";
}
.icofont-frog:before {
  content: "\e858";
}
.icofont-froggy:before {
  content: "\e859";
}
.icofont-giraffe-head-1:before {
  content: "\e85a";
}
.icofont-giraffe-head-2:before {
  content: "\e85b";
}
.icofont-giraffe-head:before {
  content: "\e85c";
}
.icofont-giraffe:before {
  content: "\e85d";
}
.icofont-goat-head:before {
  content: "\e85e";
}
.icofont-gorilla:before {
  content: "\e85f";
}
.icofont-hen-tracks:before {
  content: "\e860";
}
.icofont-horse-head-1:before {
  content: "\e861";
}
.icofont-horse-head-2:before {
  content: "\e862";
}
.icofont-horse-head:before {
  content: "\e863";
}
.icofont-horse-tracks:before {
  content: "\e864";
}
.icofont-jellyfish:before {
  content: "\e865";
}
.icofont-kangaroo:before {
  content: "\e866";
}
.icofont-lemur:before {
  content: "\e867";
}
.icofont-lion-head-1:before {
  content: "\e868";
}
.icofont-lion-head-2:before {
  content: "\e869";
}
.icofont-lion-head:before {
  content: "\e86a";
}
.icofont-lion:before {
  content: "\e86b";
}
.icofont-monkey-2:before {
  content: "\e86c";
}
.icofont-monkey-3:before {
  content: "\e86d";
}
.icofont-monkey-face:before {
  content: "\e86e";
}
.icofont-monkey:before {
  content: "\e86f";
}
.icofont-octopus-alt:before {
  content: "\e870";
}
.icofont-octopus:before {
  content: "\e871";
}
.icofont-owl:before {
  content: "\e872";
}
.icofont-panda-face:before {
  content: "\e873";
}
.icofont-panda:before {
  content: "\e874";
}
.icofont-panther:before {
  content: "\e875";
}
.icofont-parrot-lip:before {
  content: "\e876";
}
.icofont-parrot:before {
  content: "\e877";
}
.icofont-paw:before {
  content: "\e878";
}
.icofont-pelican:before {
  content: "\e879";
}
.icofont-penguin:before {
  content: "\e87a";
}
.icofont-pig-face:before {
  content: "\e87b";
}
.icofont-pig:before {
  content: "\e87c";
}
.icofont-pigeon-1:before {
  content: "\e87d";
}
.icofont-pigeon-2:before {
  content: "\e87e";
}
.icofont-pigeon:before {
  content: "\e87f";
}
.icofont-rabbit:before {
  content: "\e880";
}
.icofont-rat:before {
  content: "\e881";
}
.icofont-rhino-head:before {
  content: "\e882";
}
.icofont-rhino:before {
  content: "\e883";
}
.icofont-rooster:before {
  content: "\e884";
}
.icofont-seahorse:before {
  content: "\e885";
}
.icofont-seal:before {
  content: "\e886";
}
.icofont-shrimp-alt:before {
  content: "\e887";
}
.icofont-shrimp:before {
  content: "\e888";
}
.icofont-snail-1:before {
  content: "\e889";
}
.icofont-snail-2:before {
  content: "\e88a";
}
.icofont-snail-3:before {
  content: "\e88b";
}
.icofont-snail:before {
  content: "\e88c";
}
.icofont-snake:before {
  content: "\e88d";
}
.icofont-squid:before {
  content: "\e88e";
}
.icofont-squirrel:before {
  content: "\e88f";
}
.icofont-tiger-face:before {
  content: "\e890";
}
.icofont-tiger:before {
  content: "\e891";
}
.icofont-turtle:before {
  content: "\e892";
}
.icofont-whale:before {
  content: "\e893";
}
.icofont-woodpecker:before {
  content: "\e894";
}
.icofont-zebra:before {
  content: "\e895";
}
.icofont-brand-acer:before {
  content: "\e896";
}
.icofont-brand-adidas:before {
  content: "\e897";
}
.icofont-brand-adobe:before {
  content: "\e898";
}
.icofont-brand-air-new-zealand:before {
  content: "\e899";
}
.icofont-brand-airbnb:before {
  content: "\e89a";
}
.icofont-brand-aircell:before {
  content: "\e89b";
}
.icofont-brand-airtel:before {
  content: "\e89c";
}
.icofont-brand-alcatel:before {
  content: "\e89d";
}
.icofont-brand-alibaba:before {
  content: "\e89e";
}
.icofont-brand-aliexpress:before {
  content: "\e89f";
}
.icofont-brand-alipay:before {
  content: "\e8a0";
}
.icofont-brand-amazon:before {
  content: "\e8a1";
}
.icofont-brand-amd:before {
  content: "\e8a2";
}
.icofont-brand-american-airlines:before {
  content: "\e8a3";
}
.icofont-brand-android-robot:before {
  content: "\e8a4";
}
.icofont-brand-android:before {
  content: "\e8a5";
}
.icofont-brand-aol:before {
  content: "\e8a6";
}
.icofont-brand-apple:before {
  content: "\e8a7";
}
.icofont-brand-appstore:before {
  content: "\e8a8";
}
.icofont-brand-asus:before {
  content: "\e8a9";
}
.icofont-brand-ati:before {
  content: "\e8aa";
}
.icofont-brand-att:before {
  content: "\e8ab";
}
.icofont-brand-audi:before {
  content: "\e8ac";
}
.icofont-brand-axiata:before {
  content: "\e8ad";
}
.icofont-brand-bada:before {
  content: "\e8ae";
}
.icofont-brand-bbc:before {
  content: "\e8af";
}
.icofont-brand-bing:before {
  content: "\e8b0";
}
.icofont-brand-blackberry:before {
  content: "\e8b1";
}
.icofont-brand-bmw:before {
  content: "\e8b2";
}
.icofont-brand-box:before {
  content: "\e8b3";
}
.icofont-brand-burger-king:before {
  content: "\e8b4";
}
.icofont-brand-business-insider:before {
  content: "\e8b5";
}
.icofont-brand-buzzfeed:before {
  content: "\e8b6";
}
.icofont-brand-cannon:before {
  content: "\e8b7";
}
.icofont-brand-casio:before {
  content: "\e8b8";
}
.icofont-brand-china-mobile:before {
  content: "\e8b9";
}
.icofont-brand-china-telecom:before {
  content: "\e8ba";
}
.icofont-brand-china-unicom:before {
  content: "\e8bb";
}
.icofont-brand-cisco:before {
  content: "\e8bc";
}
.icofont-brand-citibank:before {
  content: "\e8bd";
}
.icofont-brand-cnet:before {
  content: "\e8be";
}
.icofont-brand-cnn:before {
  content: "\e8bf";
}
.icofont-brand-cocal-cola:before {
  content: "\e8c0";
}
.icofont-brand-compaq:before {
  content: "\e8c1";
}
.icofont-brand-debian:before {
  content: "\e8c2";
}
.icofont-brand-delicious:before {
  content: "\e8c3";
}
.icofont-brand-dell:before {
  content: "\e8c4";
}
.icofont-brand-designbump:before {
  content: "\e8c5";
}
.icofont-brand-designfloat:before {
  content: "\e8c6";
}
.icofont-brand-disney:before {
  content: "\e8c7";
}
.icofont-brand-dodge:before {
  content: "\e8c8";
}
.icofont-brand-dove:before {
  content: "\e8c9";
}
.icofont-brand-drupal:before {
  content: "\e8ca";
}
.icofont-brand-ebay:before {
  content: "\e8cb";
}
.icofont-brand-eleven:before {
  content: "\e8cc";
}
.icofont-brand-emirates:before {
  content: "\e8cd";
}
.icofont-brand-espn:before {
  content: "\e8ce";
}
.icofont-brand-etihad-airways:before {
  content: "\e8cf";
}
.icofont-brand-etisalat:before {
  content: "\e8d0";
}
.icofont-brand-etsy:before {
  content: "\e8d1";
}
.icofont-brand-fastrack:before {
  content: "\e8d2";
}
.icofont-brand-fedex:before {
  content: "\e8d3";
}
.icofont-brand-ferrari:before {
  content: "\e8d4";
}
.icofont-brand-fitbit:before {
  content: "\e8d5";
}
.icofont-brand-flikr:before {
  content: "\e8d6";
}
.icofont-brand-forbes:before {
  content: "\e8d7";
}
.icofont-brand-foursquare:before {
  content: "\e8d8";
}
.icofont-brand-foxconn:before {
  content: "\e8d9";
}
.icofont-brand-fujitsu:before {
  content: "\e8da";
}
.icofont-brand-general-electric:before {
  content: "\e8db";
}
.icofont-brand-gillette:before {
  content: "\e8dc";
}
.icofont-brand-gizmodo:before {
  content: "\e8dd";
}
.icofont-brand-gnome:before {
  content: "\e8de";
}
.icofont-brand-google:before {
  content: "\e8df";
}
.icofont-brand-gopro:before {
  content: "\e8e0";
}
.icofont-brand-gucci:before {
  content: "\e8e1";
}
.icofont-brand-hallmark:before {
  content: "\e8e2";
}
.icofont-brand-hi5:before {
  content: "\e8e3";
}
.icofont-brand-honda:before {
  content: "\e8e4";
}
.icofont-brand-hp:before {
  content: "\e8e5";
}
.icofont-brand-hsbc:before {
  content: "\e8e6";
}
.icofont-brand-htc:before {
  content: "\e8e7";
}
.icofont-brand-huawei:before {
  content: "\e8e8";
}
.icofont-brand-hulu:before {
  content: "\e8e9";
}
.icofont-brand-hyundai:before {
  content: "\e8ea";
}
.icofont-brand-ibm:before {
  content: "\e8eb";
}
.icofont-brand-icofont:before {
  content: "\e8ec";
}
.icofont-brand-icq:before {
  content: "\e8ed";
}
.icofont-brand-ikea:before {
  content: "\e8ee";
}
.icofont-brand-imdb:before {
  content: "\e8ef";
}
.icofont-brand-indiegogo:before {
  content: "\e8f0";
}
.icofont-brand-intel:before {
  content: "\e8f1";
}
.icofont-brand-ipair:before {
  content: "\e8f2";
}
.icofont-brand-jaguar:before {
  content: "\e8f3";
}
.icofont-brand-java:before {
  content: "\e8f4";
}
.icofont-brand-joomla:before {
  content: "\e8f5";
}
.icofont-brand-kickstarter:before {
  content: "\e8f6";
}
.icofont-brand-kik:before {
  content: "\e8f7";
}
.icofont-brand-lastfm:before {
  content: "\e8f8";
}
.icofont-brand-lego:before {
  content: "\e8f9";
}
.icofont-brand-lenovo:before {
  content: "\e8fa";
}
.icofont-brand-levis:before {
  content: "\e8fb";
}
.icofont-brand-lexus:before {
  content: "\e8fc";
}
.icofont-brand-lg:before {
  content: "\e8fd";
}
.icofont-brand-life-hacker:before {
  content: "\e8fe";
}
.icofont-brand-linux-mint:before {
  content: "\e8ff";
}
.icofont-brand-linux:before {
  content: "\e900";
}
.icofont-brand-lionix:before {
  content: "\e901";
}
.icofont-brand-loreal:before {
  content: "\e902";
}
.icofont-brand-louis-vuitton:before {
  content: "\e903";
}
.icofont-brand-mac-os:before {
  content: "\e904";
}
.icofont-brand-marvel-app:before {
  content: "\e905";
}
.icofont-brand-mashable:before {
  content: "\e906";
}
.icofont-brand-mazda:before {
  content: "\e907";
}
.icofont-brand-mcdonals:before {
  content: "\e908";
}
.icofont-brand-mercedes:before {
  content: "\e909";
}
.icofont-brand-micromax:before {
  content: "\e90a";
}
.icofont-brand-microsoft:before {
  content: "\e90b";
}
.icofont-brand-mobileme:before {
  content: "\e90c";
}
.icofont-brand-mobily:before {
  content: "\e90d";
}
.icofont-brand-motorola:before {
  content: "\e90e";
}
.icofont-brand-msi:before {
  content: "\e90f";
}
.icofont-brand-mts:before {
  content: "\e910";
}
.icofont-brand-myspace:before {
  content: "\e911";
}
.icofont-brand-mytv:before {
  content: "\e912";
}
.icofont-brand-nasa:before {
  content: "\e913";
}
.icofont-brand-natgeo:before {
  content: "\e914";
}
.icofont-brand-nbc:before {
  content: "\e915";
}
.icofont-brand-nescafe:before {
  content: "\e916";
}
.icofont-brand-nestle:before {
  content: "\e917";
}
.icofont-brand-netflix:before {
  content: "\e918";
}
.icofont-brand-nexus:before {
  content: "\e919";
}
.icofont-brand-nike:before {
  content: "\e91a";
}
.icofont-brand-nokia:before {
  content: "\e91b";
}
.icofont-brand-nvidia:before {
  content: "\e91c";
}
.icofont-brand-omega:before {
  content: "\e91d";
}
.icofont-brand-opensuse:before {
  content: "\e91e";
}
.icofont-brand-oracle:before {
  content: "\e91f";
}
.icofont-brand-panasonic:before {
  content: "\e920";
}
.icofont-brand-paypal:before {
  content: "\e921";
}
.icofont-brand-pepsi:before {
  content: "\e922";
}
.icofont-brand-philips:before {
  content: "\e923";
}
.icofont-brand-pizza-hut:before {
  content: "\e924";
}
.icofont-brand-playstation:before {
  content: "\e925";
}
.icofont-brand-puma:before {
  content: "\e926";
}
.icofont-brand-qatar-air:before {
  content: "\e927";
}
.icofont-brand-qvc:before {
  content: "\e928";
}
.icofont-brand-readernaut:before {
  content: "\e929";
}
.icofont-brand-redbull:before {
  content: "\e92a";
}
.icofont-brand-reebok:before {
  content: "\e92b";
}
.icofont-brand-reuters:before {
  content: "\e92c";
}
.icofont-brand-samsung:before {
  content: "\e92d";
}
.icofont-brand-sap:before {
  content: "\e92e";
}
.icofont-brand-saudia-airlines:before {
  content: "\e92f";
}
.icofont-brand-scribd:before {
  content: "\e930";
}
.icofont-brand-shell:before {
  content: "\e931";
}
.icofont-brand-siemens:before {
  content: "\e932";
}
.icofont-brand-sk-telecom:before {
  content: "\e933";
}
.icofont-brand-slideshare:before {
  content: "\e934";
}
.icofont-brand-smashing-magazine:before {
  content: "\e935";
}
.icofont-brand-snapchat:before {
  content: "\e936";
}
.icofont-brand-sony-ericsson:before {
  content: "\e937";
}
.icofont-brand-sony:before {
  content: "\e938";
}
.icofont-brand-soundcloud:before {
  content: "\e939";
}
.icofont-brand-sprint:before {
  content: "\e93a";
}
.icofont-brand-squidoo:before {
  content: "\e93b";
}
.icofont-brand-starbucks:before {
  content: "\e93c";
}
.icofont-brand-stc:before {
  content: "\e93d";
}
.icofont-brand-steam:before {
  content: "\e93e";
}
.icofont-brand-suzuki:before {
  content: "\e93f";
}
.icofont-brand-symbian:before {
  content: "\e940";
}
.icofont-brand-t-mobile:before {
  content: "\e941";
}
.icofont-brand-tango:before {
  content: "\e942";
}
.icofont-brand-target:before {
  content: "\e943";
}
.icofont-brand-tata-indicom:before {
  content: "\e944";
}
.icofont-brand-techcrunch:before {
  content: "\e945";
}
.icofont-brand-telenor:before {
  content: "\e946";
}
.icofont-brand-teliasonera:before {
  content: "\e947";
}
.icofont-brand-tesla:before {
  content: "\e948";
}
.icofont-brand-the-verge:before {
  content: "\e949";
}
.icofont-brand-thenextweb:before {
  content: "\e94a";
}
.icofont-brand-toshiba:before {
  content: "\e94b";
}
.icofont-brand-toyota:before {
  content: "\e94c";
}
.icofont-brand-tribenet:before {
  content: "\e94d";
}
.icofont-brand-ubuntu:before {
  content: "\e94e";
}
.icofont-brand-unilever:before {
  content: "\e94f";
}
.icofont-brand-vaio:before {
  content: "\e950";
}
.icofont-brand-verizon:before {
  content: "\e951";
}
.icofont-brand-viber:before {
  content: "\e952";
}
.icofont-brand-vodafone:before {
  content: "\e953";
}
.icofont-brand-volkswagen:before {
  content: "\e954";
}
.icofont-brand-walmart:before {
  content: "\e955";
}
.icofont-brand-warnerbros:before {
  content: "\e956";
}
.icofont-brand-whatsapp:before {
  content: "\e957";
}
.icofont-brand-wikipedia:before {
  content: "\e958";
}
.icofont-brand-windows:before {
  content: "\e959";
}
.icofont-brand-wire:before {
  content: "\e95a";
}
.icofont-brand-wordpress:before {
  content: "\e95b";
}
.icofont-brand-xiaomi:before {
  content: "\e95c";
}
.icofont-brand-yahoobuzz:before {
  content: "\e95d";
}
.icofont-brand-yamaha:before {
  content: "\e95e";
}
.icofont-brand-youtube:before {
  content: "\e95f";
}
.icofont-brand-zain:before {
  content: "\e960";
}
.icofont-bank-alt:before {
  content: "\e961";
}
.icofont-bank:before {
  content: "\e962";
}
.icofont-barcode:before {
  content: "\e963";
}
.icofont-bill-alt:before {
  content: "\e964";
}
.icofont-billboard:before {
  content: "\e965";
}
.icofont-briefcase-1:before {
  content: "\e966";
}
.icofont-briefcase-2:before {
  content: "\e967";
}
.icofont-businessman:before {
  content: "\e968";
}
.icofont-businesswoman:before {
  content: "\e969";
}
.icofont-chair:before {
  content: "\e96a";
}
.icofont-coins:before {
  content: "\e96b";
}
.icofont-company:before {
  content: "\e96c";
}
.icofont-contact-add:before {
  content: "\e96d";
}
.icofont-files-stack:before {
  content: "\e96e";
}
.icofont-handshake-deal:before {
  content: "\e96f";
}
.icofont-id-card:before {
  content: "\e970";
}
.icofont-meeting-add:before {
  content: "\e971";
}
.icofont-money-bag:before {
  content: "\e972";
}
.icofont-pie-chart:before {
  content: "\e973";
}
.icofont-presentation-alt:before {
  content: "\e974";
}
.icofont-presentation:before {
  content: "\e975";
}
.icofont-stamp:before {
  content: "\e976";
}
.icofont-stock-mobile:before {
  content: "\e977";
}
.icofont-chart-arrows-axis:before {
  content: "\e978";
}
.icofont-chart-bar-graph:before {
  content: "\e979";
}
.icofont-chart-flow-1:before {
  content: "\e97a";
}
.icofont-chart-flow-2:before {
  content: "\e97b";
}
.icofont-chart-flow:before {
  content: "\e97c";
}
.icofont-chart-growth:before {
  content: "\e97d";
}
.icofont-chart-histogram-alt:before {
  content: "\e97e";
}
.icofont-chart-histogram:before {
  content: "\e97f";
}
.icofont-chart-line-alt:before {
  content: "\e980";
}
.icofont-chart-line:before {
  content: "\e981";
}
.icofont-chart-pie-alt:before {
  content: "\e982";
}
.icofont-chart-pie:before {
  content: "\e983";
}
.icofont-chart-radar-graph:before {
  content: "\e984";
}
.icofont-architecture-alt:before {
  content: "\e985";
}
.icofont-architecture:before {
  content: "\e986";
}
.icofont-barricade:before {
  content: "\e987";
}
.icofont-bolt:before {
  content: "\e988";
}
.icofont-bricks:before {
  content: "\e989";
}
.icofont-building-alt:before {
  content: "\e98a";
}
.icofont-bull-dozer:before {
  content: "\e98b";
}
.icofont-calculations:before {
  content: "\e98c";
}
.icofont-cement-mix:before {
  content: "\e98d";
}
.icofont-cement-mixer:before {
  content: "\e98e";
}
.icofont-concrete-mixer:before {
  content: "\e98f";
}
.icofont-danger-zone:before {
  content: "\e990";
}
.icofont-drill:before {
  content: "\e991";
}
.icofont-eco-energy:before {
  content: "\e992";
}
.icofont-eco-environmen:before {
  content: "\e993";
}
.icofont-energy-air:before {
  content: "\e994";
}
.icofont-energy-oil:before {
  content: "\e995";
}
.icofont-energy-savings:before {
  content: "\e996";
}
.icofont-energy-solar:before {
  content: "\e997";
}
.icofont-energy-water:before {
  content: "\e998";
}
.icofont-engineer:before {
  content: "\e999";
}
.icofont-fire-extinguisher-alt:before {
  content: "\e99a";
}
.icofont-fire-extinguisher:before {
  content: "\e99b";
}
.icofont-fix-tools:before {
  content: "\e99c";
}
.icofont-fork-lift:before {
  content: "\e99d";
}
.icofont-glue-oil:before {
  content: "\e99e";
}
.icofont-hammer-alt:before {
  content: "\e99f";
}
.icofont-hammer:before {
  content: "\e9a0";
}
.icofont-help-robot:before {
  content: "\e9a1";
}
.icofont-industries-1:before {
  content: "\e9a2";
}
.icofont-industries-2:before {
  content: "\e9a3";
}
.icofont-industries-3:before {
  content: "\e9a4";
}
.icofont-industries-4:before {
  content: "\e9a5";
}
.icofont-industries-5:before {
  content: "\e9a6";
}
.icofont-industries:before {
  content: "\e9a7";
}
.icofont-labour:before {
  content: "\e9a8";
}
.icofont-mining:before {
  content: "\e9a9";
}
.icofont-paint-brush:before {
  content: "\e9aa";
}
.icofont-pollution:before {
  content: "\e9ab";
}
.icofont-power-zone:before {
  content: "\e9ac";
}
.icofont-radio-active:before {
  content: "\e9ad";
}
.icofont-recycle-alt:before {
  content: "\e9ae";
}
.icofont-recycling-man:before {
  content: "\e9af";
}
.icofont-safety-hat-light:before {
  content: "\e9b0";
}
.icofont-safety-hat:before {
  content: "\e9b1";
}
.icofont-saw:before {
  content: "\e9b2";
}
.icofont-screw-driver:before {
  content: "\e9b3";
}
.icofont-tools-1:before {
  content: "\e9b4";
}
.icofont-tools-bag:before {
  content: "\e9b5";
}
.icofont-tow-truck:before {
  content: "\e9b6";
}
.icofont-trolley:before {
  content: "\e9b7";
}
.icofont-trowel:before {
  content: "\e9b8";
}
.icofont-under-construction-alt:before {
  content: "\e9b9";
}
.icofont-under-construction:before {
  content: "\e9ba";
}
.icofont-vehicle-cement:before {
  content: "\e9bb";
}
.icofont-vehicle-crane:before {
  content: "\e9bc";
}
.icofont-vehicle-delivery-van:before {
  content: "\e9bd";
}
.icofont-vehicle-dozer:before {
  content: "\e9be";
}
.icofont-vehicle-excavator:before {
  content: "\e9bf";
}
.icofont-vehicle-trucktor:before {
  content: "\e9c0";
}
.icofont-vehicle-wrecking:before {
  content: "\e9c1";
}
.icofont-worker:before {
  content: "\e9c2";
}
.icofont-workers-group:before {
  content: "\e9c3";
}
.icofont-wrench:before {
  content: "\e9c4";
}
.icofont-afghani-false:before {
  content: "\e9c5";
}
.icofont-afghani-minus:before {
  content: "\e9c6";
}
.icofont-afghani-plus:before {
  content: "\e9c7";
}
.icofont-afghani-true:before {
  content: "\e9c8";
}
.icofont-afghani:before {
  content: "\e9c9";
}
.icofont-baht-false:before {
  content: "\e9ca";
}
.icofont-baht-minus:before {
  content: "\e9cb";
}
.icofont-baht-plus:before {
  content: "\e9cc";
}
.icofont-baht-true:before {
  content: "\e9cd";
}
.icofont-baht:before {
  content: "\e9ce";
}
.icofont-bitcoin-false:before {
  content: "\e9cf";
}
.icofont-bitcoin-minus:before {
  content: "\e9d0";
}
.icofont-bitcoin-plus:before {
  content: "\e9d1";
}
.icofont-bitcoin-true:before {
  content: "\e9d2";
}
.icofont-bitcoin:before {
  content: "\e9d3";
}
.icofont-dollar-flase:before {
  content: "\e9d4";
}
.icofont-dollar-minus:before {
  content: "\e9d5";
}
.icofont-dollar-plus:before {
  content: "\e9d6";
}
.icofont-dollar-true:before {
  content: "\e9d7";
}
.icofont-dollar:before {
  content: "\e9d8";
}
.icofont-dong-false:before {
  content: "\e9d9";
}
.icofont-dong-minus:before {
  content: "\e9da";
}
.icofont-dong-plus:before {
  content: "\e9db";
}
.icofont-dong-true:before {
  content: "\e9dc";
}
.icofont-dong:before {
  content: "\e9dd";
}
.icofont-euro-false:before {
  content: "\e9de";
}
.icofont-euro-minus:before {
  content: "\e9df";
}
.icofont-euro-plus:before {
  content: "\e9e0";
}
.icofont-euro-true:before {
  content: "\e9e1";
}
.icofont-euro:before {
  content: "\e9e2";
}
.icofont-frank-false:before {
  content: "\e9e3";
}
.icofont-frank-minus:before {
  content: "\e9e4";
}
.icofont-frank-plus:before {
  content: "\e9e5";
}
.icofont-frank-true:before {
  content: "\e9e6";
}
.icofont-frank:before {
  content: "\e9e7";
}
.icofont-hryvnia-false:before {
  content: "\e9e8";
}
.icofont-hryvnia-minus:before {
  content: "\e9e9";
}
.icofont-hryvnia-plus:before {
  content: "\e9ea";
}
.icofont-hryvnia-true:before {
  content: "\e9eb";
}
.icofont-hryvnia:before {
  content: "\e9ec";
}
.icofont-lira-false:before {
  content: "\e9ed";
}
.icofont-lira-minus:before {
  content: "\e9ee";
}
.icofont-lira-plus:before {
  content: "\e9ef";
}
.icofont-lira-true:before {
  content: "\e9f0";
}
.icofont-lira:before {
  content: "\e9f1";
}
.icofont-peseta-false:before {
  content: "\e9f2";
}
.icofont-peseta-minus:before {
  content: "\e9f3";
}
.icofont-peseta-plus:before {
  content: "\e9f4";
}
.icofont-peseta-true:before {
  content: "\e9f5";
}
.icofont-peseta:before {
  content: "\e9f6";
}
.icofont-peso-false:before {
  content: "\e9f7";
}
.icofont-peso-minus:before {
  content: "\e9f8";
}
.icofont-peso-plus:before {
  content: "\e9f9";
}
.icofont-peso-true:before {
  content: "\e9fa";
}
.icofont-peso:before {
  content: "\e9fb";
}
.icofont-pound-false:before {
  content: "\e9fc";
}
.icofont-pound-minus:before {
  content: "\e9fd";
}
.icofont-pound-plus:before {
  content: "\e9fe";
}
.icofont-pound-true:before {
  content: "\e9ff";
}
.icofont-pound:before {
  content: "\ea00";
}
.icofont-renminbi-false:before {
  content: "\ea01";
}
.icofont-renminbi-minus:before {
  content: "\ea02";
}
.icofont-renminbi-plus:before {
  content: "\ea03";
}
.icofont-renminbi-true:before {
  content: "\ea04";
}
.icofont-renminbi:before {
  content: "\ea05";
}
.icofont-riyal-false:before {
  content: "\ea06";
}
.icofont-riyal-minus:before {
  content: "\ea07";
}
.icofont-riyal-plus:before {
  content: "\ea08";
}
.icofont-riyal-true:before {
  content: "\ea09";
}
.icofont-riyal:before {
  content: "\ea0a";
}
.icofont-rouble-false:before {
  content: "\ea0b";
}
.icofont-rouble-minus:before {
  content: "\ea0c";
}
.icofont-rouble-plus:before {
  content: "\ea0d";
}
.icofont-rouble-true:before {
  content: "\ea0e";
}
.icofont-rouble:before {
  content: "\ea0f";
}
.icofont-rupee-false:before {
  content: "\ea10";
}
.icofont-rupee-minus:before {
  content: "\ea11";
}
.icofont-rupee-plus:before {
  content: "\ea12";
}
.icofont-rupee-true:before {
  content: "\ea13";
}
.icofont-rupee:before {
  content: "\ea14";
}
.icofont-taka-false:before {
  content: "\ea15";
}
.icofont-taka-minus:before {
  content: "\ea16";
}
.icofont-taka-plus:before {
  content: "\ea17";
}
.icofont-taka-true:before {
  content: "\ea18";
}
.icofont-taka:before {
  content: "\ea19";
}
.icofont-turkish-lira-false:before {
  content: "\ea1a";
}
.icofont-turkish-lira-minus:before {
  content: "\ea1b";
}
.icofont-turkish-lira-plus:before {
  content: "\ea1c";
}
.icofont-turkish-lira-true:before {
  content: "\ea1d";
}
.icofont-turkish-lira:before {
  content: "\ea1e";
}
.icofont-won-false:before {
  content: "\ea1f";
}
.icofont-won-minus:before {
  content: "\ea20";
}
.icofont-won-plus:before {
  content: "\ea21";
}
.icofont-won-true:before {
  content: "\ea22";
}
.icofont-won:before {
  content: "\ea23";
}
.icofont-yen-false:before {
  content: "\ea24";
}
.icofont-yen-minus:before {
  content: "\ea25";
}
.icofont-yen-plus:before {
  content: "\ea26";
}
.icofont-yen-true:before {
  content: "\ea27";
}
.icofont-yen:before {
  content: "\ea28";
}
.icofont-android-nexus:before {
  content: "\ea29";
}
.icofont-android-tablet:before {
  content: "\ea2a";
}
.icofont-apple-watch:before {
  content: "\ea2b";
}
.icofont-drawing-tablet:before {
  content: "\ea2c";
}
.icofont-earphone:before {
  content: "\ea2d";
}
.icofont-flash-drive:before {
  content: "\ea2e";
}
.icofont-game-console:before {
  content: "\ea2f";
}
.icofont-game-controller:before {
  content: "\ea30";
}
.icofont-game-pad:before {
  content: "\ea31";
}
.icofont-game:before {
  content: "\ea32";
}
.icofont-headphone-alt-1:before {
  content: "\ea33";
}
.icofont-headphone-alt-2:before {
  content: "\ea34";
}
.icofont-headphone-alt-3:before {
  content: "\ea35";
}
.icofont-headphone-alt:before {
  content: "\ea36";
}
.icofont-headphone:before {
  content: "\ea37";
}
.icofont-htc-one:before {
  content: "\ea38";
}
.icofont-imac:before {
  content: "\ea39";
}
.icofont-ipad:before {
  content: "\ea3a";
}
.icofont-iphone:before {
  content: "\ea3b";
}
.icofont-ipod-nano:before {
  content: "\ea3c";
}
.icofont-ipod-touch:before {
  content: "\ea3d";
}
.icofont-keyboard-alt:before {
  content: "\ea3e";
}
.icofont-keyboard-wireless:before {
  content: "\ea3f";
}
.icofont-keyboard:before {
  content: "\ea40";
}
.icofont-laptop-alt:before {
  content: "\ea41";
}
.icofont-laptop:before {
  content: "\ea42";
}
.icofont-macbook:before {
  content: "\ea43";
}
.icofont-magic-mouse:before {
  content: "\ea44";
}
.icofont-micro-chip:before {
  content: "\ea45";
}
.icofont-microphone-alt:before {
  content: "\ea46";
}
.icofont-microphone:before {
  content: "\ea47";
}
.icofont-monitor:before {
  content: "\ea48";
}
.icofont-mouse:before {
  content: "\ea49";
}
.icofont-mp3-player:before {
  content: "\ea4a";
}
.icofont-nintendo:before {
  content: "\ea4b";
}
.icofont-playstation-alt:before {
  content: "\ea4c";
}
.icofont-psvita:before {
  content: "\ea4d";
}
.icofont-radio-mic:before {
  content: "\ea4e";
}
.icofont-radio:before {
  content: "\ea4f";
}
.icofont-refrigerator:before {
  content: "\ea50";
}
.icofont-samsung-galaxy:before {
  content: "\ea51";
}
.icofont-surface-tablet:before {
  content: "\ea52";
}
.icofont-ui-head-phone:before {
  content: "\ea53";
}
.icofont-ui-keyboard:before {
  content: "\ea54";
}
.icofont-washing-machine:before {
  content: "\ea55";
}
.icofont-wifi-router:before {
  content: "\ea56";
}
.icofont-wii-u:before {
  content: "\ea57";
}
.icofont-windows-lumia:before {
  content: "\ea58";
}
.icofont-wireless-mouse:before {
  content: "\ea59";
}
.icofont-xbox-360:before {
  content: "\ea5a";
}
.icofont-arrow-down:before {
  content: "\ea5b";
}
.icofont-arrow-left:before {
  content: "\ea5c";
}
.icofont-arrow-right:before {
  content: "\ea5d";
}
.icofont-arrow-up:before {
  content: "\ea5e";
}
.icofont-block-down:before {
  content: "\ea5f";
}
.icofont-block-left:before {
  content: "\ea60";
}
.icofont-block-right:before {
  content: "\ea61";
}
.icofont-block-up:before {
  content: "\ea62";
}
.icofont-bubble-down:before {
  content: "\ea63";
}
.icofont-bubble-left:before {
  content: "\ea64";
}
.icofont-bubble-right:before {
  content: "\ea65";
}
.icofont-bubble-up:before {
  content: "\ea66";
}
.icofont-caret-down:before {
  content: "\ea67";
}
.icofont-caret-left:before {
  content: "\ea68";
}
.icofont-caret-right:before {
  content: "\ea69";
}
.icofont-caret-up:before {
  content: "\ea6a";
}
.icofont-circled-down:before {
  content: "\ea6b";
}
.icofont-circled-left:before {
  content: "\ea6c";
}
.icofont-circled-right:before {
  content: "\ea6d";
}
.icofont-circled-up:before {
  content: "\ea6e";
}
.icofont-collapse:before {
  content: "\ea6f";
}
.icofont-cursor-drag:before {
  content: "\ea70";
}
.icofont-curved-double-left:before {
  content: "\ea71";
}
.icofont-curved-double-right:before {
  content: "\ea72";
}
.icofont-curved-down:before {
  content: "\ea73";
}
.icofont-curved-left:before {
  content: "\ea74";
}
.icofont-curved-right:before {
  content: "\ea75";
}
.icofont-curved-up:before {
  content: "\ea76";
}
.icofont-dotted-down:before {
  content: "\ea77";
}
.icofont-dotted-left:before {
  content: "\ea78";
}
.icofont-dotted-right:before {
  content: "\ea79";
}
.icofont-dotted-up:before {
  content: "\ea7a";
}
.icofont-double-left:before {
  content: "\ea7b";
}
.icofont-double-right:before {
  content: "\ea7c";
}
.icofont-expand-alt:before {
  content: "\ea7d";
}
.icofont-hand-down:before {
  content: "\ea7e";
}
.icofont-hand-drag:before {
  content: "\ea7f";
}
.icofont-hand-drag1:before {
  content: "\ea80";
}
.icofont-hand-drag2:before {
  content: "\ea81";
}
.icofont-hand-drawn-alt-down:before {
  content: "\ea82";
}
.icofont-hand-drawn-alt-left:before {
  content: "\ea83";
}
.icofont-hand-drawn-alt-right:before {
  content: "\ea84";
}
.icofont-hand-drawn-alt-up:before {
  content: "\ea85";
}
.icofont-hand-drawn-down:before {
  content: "\ea86";
}
.icofont-hand-drawn-left:before {
  content: "\ea87";
}
.icofont-hand-drawn-right:before {
  content: "\ea88";
}
.icofont-hand-drawn-up:before {
  content: "\ea89";
}
.icofont-hand-grippers:before {
  content: "\ea8a";
}
.icofont-hand-left:before {
  content: "\ea8b";
}
.icofont-hand-right:before {
  content: "\ea8c";
}
.icofont-hand-up:before {
  content: "\ea8d";
}
.icofont-line-block-down:before {
  content: "\ea8e";
}
.icofont-line-block-left:before {
  content: "\ea8f";
}
.icofont-line-block-right:before {
  content: "\ea90";
}
.icofont-line-block-up:before {
  content: "\ea91";
}
.icofont-long-arrow-down:before {
  content: "\ea92";
}
.icofont-long-arrow-left:before {
  content: "\ea93";
}
.icofont-long-arrow-right:before {
  content: "\ea94";
}
.icofont-long-arrow-up:before {
  content: "\ea95";
}
.icofont-rounded-collapse:before {
  content: "\ea96";
}
.icofont-rounded-double-left:before {
  content: "\ea97";
}
.icofont-rounded-double-right:before {
  content: "\ea98";
}
.icofont-rounded-down:before {
  content: "\ea99";
}
.icofont-rounded-expand:before {
  content: "\ea9a";
}
.icofont-rounded-left-down:before {
  content: "\ea9b";
}
.icofont-rounded-left-up:before {
  content: "\ea9c";
}
.icofont-rounded-left:before {
  content: "\ea9d";
}
.icofont-rounded-right-down:before {
  content: "\ea9e";
}
.icofont-rounded-right-up:before {
  content: "\ea9f";
}
.icofont-rounded-right:before {
  content: "\eaa0";
}
.icofont-rounded-up:before {
  content: "\eaa1";
}
.icofont-scroll-bubble-down:before {
  content: "\eaa2";
}
.icofont-scroll-bubble-left:before {
  content: "\eaa3";
}
.icofont-scroll-bubble-right:before {
  content: "\eaa4";
}
.icofont-scroll-bubble-up:before {
  content: "\eaa5";
}
.icofont-scroll-double-down:before {
  content: "\eaa6";
}
.icofont-scroll-double-left:before {
  content: "\eaa7";
}
.icofont-scroll-double-right:before {
  content: "\eaa8";
}
.icofont-scroll-double-up:before {
  content: "\eaa9";
}
.icofont-scroll-down:before {
  content: "\eaaa";
}
.icofont-scroll-left:before {
  content: "\eaab";
}
.icofont-scroll-long-down:before {
  content: "\eaac";
}
.icofont-scroll-long-left:before {
  content: "\eaad";
}
.icofont-scroll-long-right:before {
  content: "\eaae";
}
.icofont-scroll-long-up:before {
  content: "\eaaf";
}
.icofont-scroll-right:before {
  content: "\eab0";
}
.icofont-scroll-up:before {
  content: "\eab1";
}
.icofont-simple-down:before {
  content: "\eab2";
}
.icofont-simple-left-down:before {
  content: "\eab3";
}
.icofont-simple-left-up:before {
  content: "\eab4";
}
.icofont-simple-left:before {
  content: "\eab5";
}
.icofont-simple-right-down:before {
  content: "\eab6";
}
.icofont-simple-right-up:before {
  content: "\eab7";
}
.icofont-simple-right:before {
  content: "\eab8";
}
.icofont-simple-up:before {
  content: "\eab9";
}
.icofont-square-down:before {
  content: "\eaba";
}
.icofont-square-left:before {
  content: "\eabb";
}
.icofont-square-right:before {
  content: "\eabc";
}
.icofont-square-up:before {
  content: "\eabd";
}
.icofont-stylish-down:before {
  content: "\eabe";
}
.icofont-stylish-left:before {
  content: "\eabf";
}
.icofont-stylish-right:before {
  content: "\eac0";
}
.icofont-stylish-up:before {
  content: "\eac1";
}
.icofont-swoosh-down:before {
  content: "\eac2";
}
.icofont-swoosh-left:before {
  content: "\eac3";
}
.icofont-swoosh-right:before {
  content: "\eac4";
}
.icofont-swoosh-up:before {
  content: "\eac5";
}
.icofont-thin-double-left:before {
  content: "\eac6";
}
.icofont-thin-double-right:before {
  content: "\eac7";
}
.icofont-thin-down:before {
  content: "\eac8";
}
.icofont-thin-left:before {
  content: "\eac9";
}
.icofont-thin-right:before {
  content: "\eaca";
}
.icofont-thin-up:before {
  content: "\eacb";
}
.icofont-abc:before {
  content: "\eacc";
}
.icofont-atom:before {
  content: "\eacd";
}
.icofont-award:before {
  content: "\eace";
}
.icofont-bell-alt:before {
  content: "\eacf";
}
.icofont-black-board:before {
  content: "\ead0";
}
.icofont-book-alt:before {
  content: "\ead1";
}
.icofont-book:before {
  content: "\ead2";
}
.icofont-brainstorming:before {
  content: "\ead3";
}
.icofont-certificate-alt-1:before {
  content: "\ead4";
}
.icofont-certificate-alt-2:before {
  content: "\ead5";
}
.icofont-certificate:before {
  content: "\ead6";
}
.icofont-education:before {
  content: "\ead7";
}
.icofont-electron:before {
  content: "\ead8";
}
.icofont-fountain-pen:before {
  content: "\ead9";
}
.icofont-globe-alt:before {
  content: "\eada";
}
.icofont-graduate-alt:before {
  content: "\eadb";
}
.icofont-graduate:before {
  content: "\eadc";
}
.icofont-group-students:before {
  content: "\eadd";
}
.icofont-hat-alt:before {
  content: "\eade";
}
.icofont-hat:before {
  content: "\eadf";
}
.icofont-instrument:before {
  content: "\eae0";
}
.icofont-lamp-light:before {
  content: "\eae1";
}
.icofont-medal:before {
  content: "\eae2";
}
.icofont-microscope-alt:before {
  content: "\eae3";
}
.icofont-microscope:before {
  content: "\eae4";
}
.icofont-paper:before {
  content: "\eae5";
}
.icofont-pen-alt-4:before {
  content: "\eae6";
}
.icofont-pen-nib:before {
  content: "\eae7";
}
.icofont-pencil-alt-5:before {
  content: "\eae8";
}
.icofont-quill-pen:before {
  content: "\eae9";
}
.icofont-read-book-alt:before {
  content: "\eaea";
}
.icofont-read-book:before {
  content: "\eaeb";
}
.icofont-school-bag:before {
  content: "\eaec";
}
.icofont-school-bus:before {
  content: "\eaed";
}
.icofont-student-alt:before {
  content: "\eaee";
}
.icofont-student:before {
  content: "\eaef";
}
.icofont-teacher:before {
  content: "\eaf0";
}
.icofont-test-bulb:before {
  content: "\eaf1";
}
.icofont-test-tube-alt:before {
  content: "\eaf2";
}
.icofont-university:before {
  content: "\eaf3";
}
.icofont-angry:before {
  content: "\eaf4";
}
.icofont-astonished:before {
  content: "\eaf5";
}
.icofont-confounded:before {
  content: "\eaf6";
}
.icofont-confused:before {
  content: "\eaf7";
}
.icofont-crying:before {
  content: "\eaf8";
}
.icofont-dizzy:before {
  content: "\eaf9";
}
.icofont-expressionless:before {
  content: "\eafa";
}
.icofont-heart-eyes:before {
  content: "\eafb";
}
.icofont-laughing:before {
  content: "\eafc";
}
.icofont-nerd-smile:before {
  content: "\eafd";
}
.icofont-open-mouth:before {
  content: "\eafe";
}
.icofont-rage:before {
  content: "\eaff";
}
.icofont-rolling-eyes:before {
  content: "\eb00";
}
.icofont-sad:before {
  content: "\eb01";
}
.icofont-simple-smile:before {
  content: "\eb02";
}
.icofont-slightly-smile:before {
  content: "\eb03";
}
.icofont-smirk:before {
  content: "\eb04";
}
.icofont-stuck-out-tongue:before {
  content: "\eb05";
}
.icofont-wink-smile:before {
  content: "\eb06";
}
.icofont-worried:before {
  content: "\eb07";
}
.icofont-file-alt:before {
  content: "\eb08";
}
.icofont-file-audio:before {
  content: "\eb09";
}
.icofont-file-avi-mp4:before {
  content: "\eb0a";
}
.icofont-file-bmp:before {
  content: "\eb0b";
}
.icofont-file-code:before {
  content: "\eb0c";
}
.icofont-file-css:before {
  content: "\eb0d";
}
.icofont-file-document:before {
  content: "\eb0e";
}
.icofont-file-eps:before {
  content: "\eb0f";
}
.icofont-file-excel:before {
  content: "\eb10";
}
.icofont-file-exe:before {
  content: "\eb11";
}
.icofont-file-file:before {
  content: "\eb12";
}
.icofont-file-flv:before {
  content: "\eb13";
}
.icofont-file-gif:before {
  content: "\eb14";
}
.icofont-file-html5:before {
  content: "\eb15";
}
.icofont-file-image:before {
  content: "\eb16";
}
.icofont-file-iso:before {
  content: "\eb17";
}
.icofont-file-java:before {
  content: "\eb18";
}
.icofont-file-javascript:before {
  content: "\eb19";
}
.icofont-file-jpg:before {
  content: "\eb1a";
}
.icofont-file-midi:before {
  content: "\eb1b";
}
.icofont-file-mov:before {
  content: "\eb1c";
}
.icofont-file-mp3:before {
  content: "\eb1d";
}
.icofont-file-pdf:before {
  content: "\eb1e";
}
.icofont-file-php:before {
  content: "\eb1f";
}
.icofont-file-png:before {
  content: "\eb20";
}
.icofont-file-powerpoint:before {
  content: "\eb21";
}
.icofont-file-presentation:before {
  content: "\eb22";
}
.icofont-file-psb:before {
  content: "\eb23";
}
.icofont-file-psd:before {
  content: "\eb24";
}
.icofont-file-python:before {
  content: "\eb25";
}
.icofont-file-ruby:before {
  content: "\eb26";
}
.icofont-file-spreadsheet:before {
  content: "\eb27";
}
.icofont-file-sql:before {
  content: "\eb28";
}
.icofont-file-svg:before {
  content: "\eb29";
}
.icofont-file-text:before {
  content: "\eb2a";
}
.icofont-file-tiff:before {
  content: "\eb2b";
}
.icofont-file-video:before {
  content: "\eb2c";
}
.icofont-file-wave:before {
  content: "\eb2d";
}
.icofont-file-wmv:before {
  content: "\eb2e";
}
.icofont-file-word:before {
  content: "\eb2f";
}
.icofont-file-zip:before {
  content: "\eb30";
}
.icofont-cycling-alt:before {
  content: "\eb31";
}
.icofont-cycling:before {
  content: "\eb32";
}
.icofont-dumbbell:before {
  content: "\eb33";
}
.icofont-dumbbells:before {
  content: "\eb34";
}
.icofont-gym-alt-1:before {
  content: "\eb35";
}
.icofont-gym-alt-2:before {
  content: "\eb36";
}
.icofont-gym-alt-3:before {
  content: "\eb37";
}
.icofont-gym:before {
  content: "\eb38";
}
.icofont-muscle-weight:before {
  content: "\eb39";
}
.icofont-muscle:before {
  content: "\eb3a";
}
.icofont-apple:before {
  content: "\eb3b";
}
.icofont-arabian-coffee:before {
  content: "\eb3c";
}
.icofont-artichoke:before {
  content: "\eb3d";
}
.icofont-asparagus:before {
  content: "\eb3e";
}
.icofont-avocado:before {
  content: "\eb3f";
}
.icofont-baby-food:before {
  content: "\eb40";
}
.icofont-banana:before {
  content: "\eb41";
}
.icofont-bbq:before {
  content: "\eb42";
}
.icofont-beans:before {
  content: "\eb43";
}
.icofont-beer:before {
  content: "\eb44";
}
.icofont-bell-pepper-capsicum:before {
  content: "\eb45";
}
.icofont-birthday-cake:before {
  content: "\eb46";
}
.icofont-bread:before {
  content: "\eb47";
}
.icofont-broccoli:before {
  content: "\eb48";
}
.icofont-burger:before {
  content: "\eb49";
}
.icofont-cabbage:before {
  content: "\eb4a";
}
.icofont-carrot:before {
  content: "\eb4b";
}
.icofont-cauli-flower:before {
  content: "\eb4c";
}
.icofont-cheese:before {
  content: "\eb4d";
}
.icofont-chef:before {
  content: "\eb4e";
}
.icofont-cherry:before {
  content: "\eb4f";
}
.icofont-chicken-fry:before {
  content: "\eb50";
}
.icofont-chicken:before {
  content: "\eb51";
}
.icofont-cocktail:before {
  content: "\eb52";
}
.icofont-coconut-water:before {
  content: "\eb53";
}
.icofont-coconut:before {
  content: "\eb54";
}
.icofont-coffee-alt:before {
  content: "\eb55";
}
.icofont-coffee-cup:before {
  content: "\eb56";
}
.icofont-coffee-mug:before {
  content: "\eb57";
}
.icofont-coffee-pot:before {
  content: "\eb58";
}
.icofont-cola:before {
  content: "\eb59";
}
.icofont-corn:before {
  content: "\eb5a";
}
.icofont-croissant:before {
  content: "\eb5b";
}
.icofont-crop-plant:before {
  content: "\eb5c";
}
.icofont-cucumber:before {
  content: "\eb5d";
}
.icofont-culinary:before {
  content: "\eb5e";
}
.icofont-cup-cake:before {
  content: "\eb5f";
}
.icofont-dining-table:before {
  content: "\eb60";
}
.icofont-donut:before {
  content: "\eb61";
}
.icofont-egg-plant:before {
  content: "\eb62";
}
.icofont-egg-poached:before {
  content: "\eb63";
}
.icofont-farmer-alt:before {
  content: "\eb64";
}
.icofont-farmer:before {
  content: "\eb65";
}
.icofont-fast-food:before {
  content: "\eb66";
}
.icofont-food-basket:before {
  content: "\eb67";
}
.icofont-food-cart:before {
  content: "\eb68";
}
.icofont-fork-and-knife:before {
  content: "\eb69";
}
.icofont-french-fries:before {
  content: "\eb6a";
}
.icofont-fruits:before {
  content: "\eb6b";
}
.icofont-grapes:before {
  content: "\eb6c";
}
.icofont-honey:before {
  content: "\eb6d";
}
.icofont-hot-dog:before {
  content: "\eb6e";
}
.icofont-ice-cream-alt:before {
  content: "\eb6f";
}
.icofont-ice-cream:before {
  content: "\eb70";
}
.icofont-juice:before {
  content: "\eb71";
}
.icofont-ketchup:before {
  content: "\eb72";
}
.icofont-kiwi:before {
  content: "\eb73";
}
.icofont-layered-cake:before {
  content: "\eb74";
}
.icofont-lemon-alt:before {
  content: "\eb75";
}
.icofont-lemon:before {
  content: "\eb76";
}
.icofont-lobster:before {
  content: "\eb77";
}
.icofont-mango:before {
  content: "\eb78";
}
.icofont-milk:before {
  content: "\eb79";
}
.icofont-mushroom:before {
  content: "\eb7a";
}
.icofont-noodles:before {
  content: "\eb7b";
}
.icofont-onion:before {
  content: "\eb7c";
}
.icofont-orange:before {
  content: "\eb7d";
}
.icofont-pear:before {
  content: "\eb7e";
}
.icofont-peas:before {
  content: "\eb7f";
}
.icofont-pepper:before {
  content: "\eb80";
}
.icofont-pie-alt:before {
  content: "\eb81";
}
.icofont-pie:before {
  content: "\eb82";
}
.icofont-pineapple:before {
  content: "\eb83";
}
.icofont-pizza-slice:before {
  content: "\eb84";
}
.icofont-pizza:before {
  content: "\eb85";
}
.icofont-plant:before {
  content: "\eb86";
}
.icofont-popcorn:before {
  content: "\eb87";
}
.icofont-potato:before {
  content: "\eb88";
}
.icofont-pumpkin:before {
  content: "\eb89";
}
.icofont-raddish:before {
  content: "\eb8a";
}
.icofont-restaurant-menu:before {
  content: "\eb8b";
}
.icofont-restaurant:before {
  content: "\eb8c";
}
.icofont-salt-and-pepper:before {
  content: "\eb8d";
}
.icofont-sandwich:before {
  content: "\eb8e";
}
.icofont-sausage:before {
  content: "\eb8f";
}
.icofont-soft-drinks:before {
  content: "\eb90";
}
.icofont-soup-bowl:before {
  content: "\eb91";
}
.icofont-spoon-and-fork:before {
  content: "\eb92";
}
.icofont-steak:before {
  content: "\eb93";
}
.icofont-strawberry:before {
  content: "\eb94";
}
.icofont-sub-sandwich:before {
  content: "\eb95";
}
.icofont-sushi:before {
  content: "\eb96";
}
.icofont-taco:before {
  content: "\eb97";
}
.icofont-tea-pot:before {
  content: "\eb98";
}
.icofont-tea:before {
  content: "\eb99";
}
.icofont-tomato:before {
  content: "\eb9a";
}
.icofont-watermelon:before {
  content: "\eb9b";
}
.icofont-wheat:before {
  content: "\eb9c";
}
.icofont-baby-backpack:before {
  content: "\eb9d";
}
.icofont-baby-cloth:before {
  content: "\eb9e";
}
.icofont-baby-milk-bottle:before {
  content: "\eb9f";
}
.icofont-baby-trolley:before {
  content: "\eba0";
}
.icofont-baby:before {
  content: "\eba1";
}
.icofont-candy:before {
  content: "\eba2";
}
.icofont-holding-hands:before {
  content: "\eba3";
}
.icofont-infant-nipple:before {
  content: "\eba4";
}
.icofont-kids-scooter:before {
  content: "\eba5";
}
.icofont-safety-pin:before {
  content: "\eba6";
}
.icofont-teddy-bear:before {
  content: "\eba7";
}
.icofont-toy-ball:before {
  content: "\eba8";
}
.icofont-toy-cat:before {
  content: "\eba9";
}
.icofont-toy-duck:before {
  content: "\ebaa";
}
.icofont-toy-elephant:before {
  content: "\ebab";
}
.icofont-toy-hand:before {
  content: "\ebac";
}
.icofont-toy-horse:before {
  content: "\ebad";
}
.icofont-toy-lattu:before {
  content: "\ebae";
}
.icofont-toy-train:before {
  content: "\ebaf";
}
.icofont-burglar:before {
  content: "\ebb0";
}
.icofont-cannon-firing:before {
  content: "\ebb1";
}
.icofont-cc-camera:before {
  content: "\ebb2";
}
.icofont-cop-badge:before {
  content: "\ebb3";
}
.icofont-cop:before {
  content: "\ebb4";
}
.icofont-court-hammer:before {
  content: "\ebb5";
}
.icofont-court:before {
  content: "\ebb6";
}
.icofont-finger-print:before {
  content: "\ebb7";
}
.icofont-gavel:before {
  content: "\ebb8";
}
.icofont-handcuff-alt:before {
  content: "\ebb9";
}
.icofont-handcuff:before {
  content: "\ebba";
}
.icofont-investigation:before {
  content: "\ebbb";
}
.icofont-investigator:before {
  content: "\ebbc";
}
.icofont-jail:before {
  content: "\ebbd";
}
.icofont-judge:before {
  content: "\ebbe";
}
.icofont-law-alt-1:before {
  content: "\ebbf";
}
.icofont-law-alt-2:before {
  content: "\ebc0";
}
.icofont-law-alt-3:before {
  content: "\ebc1";
}
.icofont-law-book:before {
  content: "\ebc2";
}
.icofont-law-document:before {
  content: "\ebc3";
}
.icofont-law-order:before {
  content: "\ebc4";
}
.icofont-law-protect:before {
  content: "\ebc5";
}
.icofont-law-scales:before {
  content: "\ebc6";
}
.icofont-law:before {
  content: "\ebc7";
}
.icofont-lawyer-alt-1:before {
  content: "\ebc8";
}
.icofont-lawyer-alt-2:before {
  content: "\ebc9";
}
.icofont-lawyer:before {
  content: "\ebca";
}
.icofont-legal:before {
  content: "\ebcb";
}
.icofont-pistol:before {
  content: "\ebcc";
}
.icofont-police-badge:before {
  content: "\ebcd";
}
.icofont-police-cap:before {
  content: "\ebce";
}
.icofont-police-car-alt-1:before {
  content: "\ebcf";
}
.icofont-police-car-alt-2:before {
  content: "\ebd0";
}
.icofont-police-car:before {
  content: "\ebd1";
}
.icofont-police-hat:before {
  content: "\ebd2";
}
.icofont-police-van:before {
  content: "\ebd3";
}
.icofont-police:before {
  content: "\ebd4";
}
.icofont-thief-alt:before {
  content: "\ebd5";
}
.icofont-thief:before {
  content: "\ebd6";
}
.icofont-abacus-alt:before {
  content: "\ebd7";
}
.icofont-abacus:before {
  content: "\ebd8";
}
.icofont-angle-180:before {
  content: "\ebd9";
}
.icofont-angle-45:before {
  content: "\ebda";
}
.icofont-angle-90:before {
  content: "\ebdb";
}
.icofont-angle:before {
  content: "\ebdc";
}
.icofont-calculator-alt-1:before {
  content: "\ebdd";
}
.icofont-calculator-alt-2:before {
  content: "\ebde";
}
.icofont-calculator:before {
  content: "\ebdf";
}
.icofont-circle-ruler-alt:before {
  content: "\ebe0";
}
.icofont-circle-ruler:before {
  content: "\ebe1";
}
.icofont-compass-alt-1:before {
  content: "\ebe2";
}
.icofont-compass-alt-2:before {
  content: "\ebe3";
}
.icofont-compass-alt-3:before {
  content: "\ebe4";
}
.icofont-compass-alt-4:before {
  content: "\ebe5";
}
.icofont-golden-ratio:before {
  content: "\ebe6";
}
.icofont-marker-alt-1:before {
  content: "\ebe7";
}
.icofont-marker-alt-2:before {
  content: "\ebe8";
}
.icofont-marker-alt-3:before {
  content: "\ebe9";
}
.icofont-marker:before {
  content: "\ebea";
}
.icofont-math:before {
  content: "\ebeb";
}
.icofont-mathematical-alt-1:before {
  content: "\ebec";
}
.icofont-mathematical-alt-2:before {
  content: "\ebed";
}
.icofont-mathematical:before {
  content: "\ebee";
}
.icofont-pen-alt-1:before {
  content: "\ebef";
}
.icofont-pen-alt-2:before {
  content: "\ebf0";
}
.icofont-pen-alt-3:before {
  content: "\ebf1";
}
.icofont-pen-holder-alt-1:before {
  content: "\ebf2";
}
.icofont-pen-holder:before {
  content: "\ebf3";
}
.icofont-pen:before {
  content: "\ebf4";
}
.icofont-pencil-alt-1:before {
  content: "\ebf5";
}
.icofont-pencil-alt-2:before {
  content: "\ebf6";
}
.icofont-pencil-alt-3:before {
  content: "\ebf7";
}
.icofont-pencil-alt-4:before {
  content: "\ebf8";
}
.icofont-pencil:before {
  content: "\ebf9";
}
.icofont-ruler-alt-1:before {
  content: "\ebfa";
}
.icofont-ruler-alt-2:before {
  content: "\ebfb";
}
.icofont-ruler-compass-alt:before {
  content: "\ebfc";
}
.icofont-ruler-compass:before {
  content: "\ebfd";
}
.icofont-ruler-pencil-alt-1:before {
  content: "\ebfe";
}
.icofont-ruler-pencil-alt-2:before {
  content: "\ebff";
}
.icofont-ruler-pencil:before {
  content: "\ec00";
}
.icofont-ruler:before {
  content: "\ec01";
}
.icofont-rulers-alt:before {
  content: "\ec02";
}
.icofont-rulers:before {
  content: "\ec03";
}
.icofont-square-root:before {
  content: "\ec04";
}
.icofont-ui-calculator:before {
  content: "\ec05";
}
.icofont-aids:before {
  content: "\ec06";
}
.icofont-ambulance-crescent:before {
  content: "\ec07";
}
.icofont-ambulance-cross:before {
  content: "\ec08";
}
.icofont-ambulance:before {
  content: "\ec09";
}
.icofont-autism:before {
  content: "\ec0a";
}
.icofont-bandage:before {
  content: "\ec0b";
}
.icofont-blind:before {
  content: "\ec0c";
}
.icofont-blood-drop:before {
  content: "\ec0d";
}
.icofont-blood-test:before {
  content: "\ec0e";
}
.icofont-blood:before {
  content: "\ec0f";
}
.icofont-brain-alt:before {
  content: "\ec10";
}
.icofont-brain:before {
  content: "\ec11";
}
.icofont-capsule:before {
  content: "\ec12";
}
.icofont-crutch:before {
  content: "\ec13";
}
.icofont-disabled:before {
  content: "\ec14";
}
.icofont-dna-alt-1:before {
  content: "\ec15";
}
.icofont-dna-alt-2:before {
  content: "\ec16";
}
.icofont-dna:before {
  content: "\ec17";
}
.icofont-doctor-alt:before {
  content: "\ec18";
}
.icofont-doctor:before {
  content: "\ec19";
}
.icofont-drug-pack:before {
  content: "\ec1a";
}
.icofont-drug:before {
  content: "\ec1b";
}
.icofont-first-aid-alt:before {
  content: "\ec1c";
}
.icofont-first-aid:before {
  content: "\ec1d";
}
.icofont-heart-beat-alt:before {
  content: "\ec1e";
}
.icofont-heart-beat:before {
  content: "\ec1f";
}
.icofont-heartbeat:before {
  content: "\ec20";
}
.icofont-herbal:before {
  content: "\ec21";
}
.icofont-hospital:before {
  content: "\ec22";
}
.icofont-icu:before {
  content: "\ec23";
}
.icofont-injection-syringe:before {
  content: "\ec24";
}
.icofont-laboratory:before {
  content: "\ec25";
}
.icofont-medical-sign-alt:before {
  content: "\ec26";
}
.icofont-medical-sign:before {
  content: "\ec27";
}
.icofont-nurse-alt:before {
  content: "\ec28";
}
.icofont-nurse:before {
  content: "\ec29";
}
.icofont-nursing-home:before {
  content: "\ec2a";
}
.icofont-operation-theater:before {
  content: "\ec2b";
}
.icofont-paralysis-disability:before {
  content: "\ec2c";
}
.icofont-patient-bed:before {
  content: "\ec2d";
}
.icofont-patient-file:before {
  content: "\ec2e";
}
.icofont-pills:before {
  content: "\ec2f";
}
.icofont-prescription:before {
  content: "\ec30";
}
.icofont-pulse:before {
  content: "\ec31";
}
.icofont-stethoscope-alt:before {
  content: "\ec32";
}
.icofont-stethoscope:before {
  content: "\ec33";
}
.icofont-stretcher:before {
  content: "\ec34";
}
.icofont-surgeon-alt:before {
  content: "\ec35";
}
.icofont-surgeon:before {
  content: "\ec36";
}
.icofont-tablets:before {
  content: "\ec37";
}
.icofont-test-bottle:before {
  content: "\ec38";
}
.icofont-test-tube:before {
  content: "\ec39";
}
.icofont-thermometer-alt:before {
  content: "\ec3a";
}
.icofont-thermometer:before {
  content: "\ec3b";
}
.icofont-tooth:before {
  content: "\ec3c";
}
.icofont-xray:before {
  content: "\ec3d";
}
.icofont-ui-add:before {
  content: "\ec3e";
}
.icofont-ui-alarm:before {
  content: "\ec3f";
}
.icofont-ui-battery:before {
  content: "\ec40";
}
.icofont-ui-block:before {
  content: "\ec41";
}
.icofont-ui-bluetooth:before {
  content: "\ec42";
}
.icofont-ui-brightness:before {
  content: "\ec43";
}
.icofont-ui-browser:before {
  content: "\ec44";
}
.icofont-ui-calendar:before {
  content: "\ec45";
}
.icofont-ui-call:before {
  content: "\ec46";
}
.icofont-ui-camera:before {
  content: "\ec47";
}
.icofont-ui-cart:before {
  content: "\ec48";
}
.icofont-ui-cell-phone:before {
  content: "\ec49";
}
.icofont-ui-chat:before {
  content: "\ec4a";
}
.icofont-ui-check:before {
  content: "\ec4b";
}
.icofont-ui-clip-board:before {
  content: "\ec4c";
}
.icofont-ui-clip:before {
  content: "\ec4d";
}
.icofont-ui-clock:before {
  content: "\ec4e";
}
.icofont-ui-close:before {
  content: "\ec4f";
}
.icofont-ui-contact-list:before {
  content: "\ec50";
}
.icofont-ui-copy:before {
  content: "\ec51";
}
.icofont-ui-cut:before {
  content: "\ec52";
}
.icofont-ui-delete:before {
  content: "\ec53";
}
.icofont-ui-dial-phone:before {
  content: "\ec54";
}
.icofont-ui-edit:before {
  content: "\ec55";
}
.icofont-ui-email:before {
  content: "\ec56";
}
.icofont-ui-file:before {
  content: "\ec57";
}
.icofont-ui-fire-wall:before {
  content: "\ec58";
}
.icofont-ui-flash-light:before {
  content: "\ec59";
}
.icofont-ui-flight:before {
  content: "\ec5a";
}
.icofont-ui-folder:before {
  content: "\ec5b";
}
.icofont-ui-game:before {
  content: "\ec5c";
}
.icofont-ui-handicapped:before {
  content: "\ec5d";
}
.icofont-ui-home:before {
  content: "\ec5e";
}
.icofont-ui-image:before {
  content: "\ec5f";
}
.icofont-ui-laoding:before {
  content: "\ec60";
}
.icofont-ui-lock:before {
  content: "\ec61";
}
.icofont-ui-love-add:before {
  content: "\ec62";
}
.icofont-ui-love-broken:before {
  content: "\ec63";
}
.icofont-ui-love-remove:before {
  content: "\ec64";
}
.icofont-ui-love:before {
  content: "\ec65";
}
.icofont-ui-map:before {
  content: "\ec66";
}
.icofont-ui-message:before {
  content: "\ec67";
}
.icofont-ui-messaging:before {
  content: "\ec68";
}
.icofont-ui-movie:before {
  content: "\ec69";
}
.icofont-ui-music-player:before {
  content: "\ec6a";
}
.icofont-ui-music:before {
  content: "\ec6b";
}
.icofont-ui-mute:before {
  content: "\ec6c";
}
.icofont-ui-network:before {
  content: "\ec6d";
}
.icofont-ui-next:before {
  content: "\ec6e";
}
.icofont-ui-note:before {
  content: "\ec6f";
}
.icofont-ui-office:before {
  content: "\ec70";
}
.icofont-ui-password:before {
  content: "\ec71";
}
.icofont-ui-pause:before {
  content: "\ec72";
}
.icofont-ui-play-stop:before {
  content: "\ec73";
}
.icofont-ui-play:before {
  content: "\ec74";
}
.icofont-ui-pointer:before {
  content: "\ec75";
}
.icofont-ui-power:before {
  content: "\ec76";
}
.icofont-ui-press:before {
  content: "\ec77";
}
.icofont-ui-previous:before {
  content: "\ec78";
}
.icofont-ui-rate-add:before {
  content: "\ec79";
}
.icofont-ui-rate-blank:before {
  content: "\ec7a";
}
.icofont-ui-rate-remove:before {
  content: "\ec7b";
}
.icofont-ui-rating:before {
  content: "\ec7c";
}
.icofont-ui-record:before {
  content: "\ec7d";
}
.icofont-ui-remove:before {
  content: "\ec7e";
}
.icofont-ui-reply:before {
  content: "\ec7f";
}
.icofont-ui-rotation:before {
  content: "\ec80";
}
.icofont-ui-rss:before {
  content: "\ec81";
}
.icofont-ui-search:before {
  content: "\ec82";
}
.icofont-ui-settings:before {
  content: "\ec83";
}
.icofont-ui-social-link:before {
  content: "\ec84";
}
.icofont-ui-tag:before {
  content: "\ec85";
}
.icofont-ui-text-chat:before {
  content: "\ec86";
}
.icofont-ui-text-loading:before {
  content: "\ec87";
}
.icofont-ui-theme:before {
  content: "\ec88";
}
.icofont-ui-timer:before {
  content: "\ec89";
}
.icofont-ui-touch-phone:before {
  content: "\ec8a";
}
.icofont-ui-travel:before {
  content: "\ec8b";
}
.icofont-ui-unlock:before {
  content: "\ec8c";
}
.icofont-ui-user-group:before {
  content: "\ec8d";
}
.icofont-ui-user:before {
  content: "\ec8e";
}
.icofont-ui-v-card:before {
  content: "\ec8f";
}
.icofont-ui-video-chat:before {
  content: "\ec90";
}
.icofont-ui-video-message:before {
  content: "\ec91";
}
.icofont-ui-video-play:before {
  content: "\ec92";
}
.icofont-ui-video:before {
  content: "\ec93";
}
.icofont-ui-volume:before {
  content: "\ec94";
}
.icofont-ui-weather:before {
  content: "\ec95";
}
.icofont-ui-wifi:before {
  content: "\ec96";
}
.icofont-ui-zoom-in:before {
  content: "\ec97";
}
.icofont-ui-zoom-out:before {
  content: "\ec98";
}
.icofont-cassette-player:before {
  content: "\ec99";
}
.icofont-cassette:before {
  content: "\ec9a";
}
.icofont-forward:before {
  content: "\ec9b";
}
.icofont-guiter:before {
  content: "\ec9c";
}
.icofont-movie:before {
  content: "\ec9d";
}
.icofont-multimedia:before {
  content: "\ec9e";
}
.icofont-music-alt:before {
  content: "\ec9f";
}
.icofont-music-disk:before {
  content: "\eca0";
}
.icofont-music-note:before {
  content: "\eca1";
}
.icofont-music-notes:before {
  content: "\eca2";
}
.icofont-music:before {
  content: "\eca3";
}
.icofont-mute-volume:before {
  content: "\eca4";
}
.icofont-pause:before {
  content: "\eca5";
}
.icofont-play-alt-1:before {
  content: "\eca6";
}
.icofont-play-alt-2:before {
  content: "\eca7";
}
.icofont-play-alt-3:before {
  content: "\eca8";
}
.icofont-play-pause:before {
  content: "\eca9";
}
.icofont-play:before {
  content: "\ecaa";
}
.icofont-record:before {
  content: "\ecab";
}
.icofont-retro-music-disk:before {
  content: "\ecac";
}
.icofont-rewind:before {
  content: "\ecad";
}
.icofont-song-notes:before {
  content: "\ecae";
}
.icofont-sound-wave-alt:before {
  content: "\ecaf";
}
.icofont-sound-wave:before {
  content: "\ecb0";
}
.icofont-stop:before {
  content: "\ecb1";
}
.icofont-video-alt:before {
  content: "\ecb2";
}
.icofont-video-cam:before {
  content: "\ecb3";
}
.icofont-video-clapper:before {
  content: "\ecb4";
}
.icofont-video:before {
  content: "\ecb5";
}
.icofont-volume-bar:before {
  content: "\ecb6";
}
.icofont-volume-down:before {
  content: "\ecb7";
}
.icofont-volume-mute:before {
  content: "\ecb8";
}
.icofont-volume-off:before {
  content: "\ecb9";
}
.icofont-volume-up:before {
  content: "\ecba";
}
.icofont-youtube-play:before {
  content: "\ecbb";
}
.icofont-2checkout-alt:before {
  content: "\ecbc";
}
.icofont-2checkout:before {
  content: "\ecbd";
}
.icofont-amazon-alt:before {
  content: "\ecbe";
}
.icofont-amazon:before {
  content: "\ecbf";
}
.icofont-american-express-alt:before {
  content: "\ecc0";
}
.icofont-american-express:before {
  content: "\ecc1";
}
.icofont-apple-pay-alt:before {
  content: "\ecc2";
}
.icofont-apple-pay:before {
  content: "\ecc3";
}
.icofont-bank-transfer-alt:before {
  content: "\ecc4";
}
.icofont-bank-transfer:before {
  content: "\ecc5";
}
.icofont-braintree-alt:before {
  content: "\ecc6";
}
.icofont-braintree:before {
  content: "\ecc7";
}
.icofont-cash-on-delivery-alt:before {
  content: "\ecc8";
}
.icofont-cash-on-delivery:before {
  content: "\ecc9";
}
.icofont-diners-club-alt-1:before {
  content: "\ecca";
}
.icofont-diners-club-alt-2:before {
  content: "\eccb";
}
.icofont-diners-club-alt-3:before {
  content: "\eccc";
}
.icofont-diners-club:before {
  content: "\eccd";
}
.icofont-discover-alt:before {
  content: "\ecce";
}
.icofont-discover:before {
  content: "\eccf";
}
.icofont-eway-alt:before {
  content: "\ecd0";
}
.icofont-eway:before {
  content: "\ecd1";
}
.icofont-google-wallet-alt-1:before {
  content: "\ecd2";
}
.icofont-google-wallet-alt-2:before {
  content: "\ecd3";
}
.icofont-google-wallet-alt-3:before {
  content: "\ecd4";
}
.icofont-google-wallet:before {
  content: "\ecd5";
}
.icofont-jcb-alt:before {
  content: "\ecd6";
}
.icofont-jcb:before {
  content: "\ecd7";
}
.icofont-maestro-alt:before {
  content: "\ecd8";
}
.icofont-maestro:before {
  content: "\ecd9";
}
.icofont-mastercard-alt:before {
  content: "\ecda";
}
.icofont-mastercard:before {
  content: "\ecdb";
}
.icofont-payoneer-alt:before {
  content: "\ecdc";
}
.icofont-payoneer:before {
  content: "\ecdd";
}
.icofont-paypal-alt:before {
  content: "\ecde";
}
.icofont-paypal:before {
  content: "\ecdf";
}
.icofont-sage-alt:before {
  content: "\ece0";
}
.icofont-sage:before {
  content: "\ece1";
}
.icofont-skrill-alt:before {
  content: "\ece2";
}
.icofont-skrill:before {
  content: "\ece3";
}
.icofont-stripe-alt:before {
  content: "\ece4";
}
.icofont-stripe:before {
  content: "\ece5";
}
.icofont-visa-alt:before {
  content: "\ece6";
}
.icofont-visa-electron:before {
  content: "\ece7";
}
.icofont-visa:before {
  content: "\ece8";
}
.icofont-western-union-alt:before {
  content: "\ece9";
}
.icofont-western-union:before {
  content: "\ecea";
}
.icofont-boy:before {
  content: "\eceb";
}
.icofont-business-man-alt-1:before {
  content: "\ecec";
}
.icofont-business-man-alt-2:before {
  content: "\eced";
}
.icofont-business-man-alt-3:before {
  content: "\ecee";
}
.icofont-business-man:before {
  content: "\ecef";
}
.icofont-female:before {
  content: "\ecf0";
}
.icofont-funky-man:before {
  content: "\ecf1";
}
.icofont-girl-alt:before {
  content: "\ecf2";
}
.icofont-girl:before {
  content: "\ecf3";
}
.icofont-group:before {
  content: "\ecf4";
}
.icofont-hotel-boy-alt:before {
  content: "\ecf5";
}
.icofont-hotel-boy:before {
  content: "\ecf6";
}
.icofont-kid:before {
  content: "\ecf7";
}
.icofont-man-in-glasses:before {
  content: "\ecf8";
}
.icofont-people:before {
  content: "\ecf9";
}
.icofont-support:before {
  content: "\ecfa";
}
.icofont-user-alt-1:before {
  content: "\ecfb";
}
.icofont-user-alt-2:before {
  content: "\ecfc";
}
.icofont-user-alt-3:before {
  content: "\ecfd";
}
.icofont-user-alt-4:before {
  content: "\ecfe";
}
.icofont-user-alt-5:before {
  content: "\ecff";
}
.icofont-user-alt-6:before {
  content: "\ed00";
}
.icofont-user-alt-7:before {
  content: "\ed01";
}
.icofont-user-female:before {
  content: "\ed02";
}
.icofont-user-male:before {
  content: "\ed03";
}
.icofont-user-suited:before {
  content: "\ed04";
}
.icofont-user:before {
  content: "\ed05";
}
.icofont-users-alt-1:before {
  content: "\ed06";
}
.icofont-users-alt-2:before {
  content: "\ed07";
}
.icofont-users-alt-3:before {
  content: "\ed08";
}
.icofont-users-alt-4:before {
  content: "\ed09";
}
.icofont-users-alt-5:before {
  content: "\ed0a";
}
.icofont-users-alt-6:before {
  content: "\ed0b";
}
.icofont-users-social:before {
  content: "\ed0c";
}
.icofont-users:before {
  content: "\ed0d";
}
.icofont-waiter-alt:before {
  content: "\ed0e";
}
.icofont-waiter:before {
  content: "\ed0f";
}
.icofont-woman-in-glasses:before {
  content: "\ed10";
}
.icofont-search-1:before {
  content: "\ed11";
}
.icofont-search-2:before {
  content: "\ed12";
}
.icofont-search-document:before {
  content: "\ed13";
}
.icofont-search-folder:before {
  content: "\ed14";
}
.icofont-search-job:before {
  content: "\ed15";
}
.icofont-search-map:before {
  content: "\ed16";
}
.icofont-search-property:before {
  content: "\ed17";
}
.icofont-search-restaurant:before {
  content: "\ed18";
}
.icofont-search-stock:before {
  content: "\ed19";
}
.icofont-search-user:before {
  content: "\ed1a";
}
.icofont-search:before {
  content: "\ed1b";
}
.icofont-500px:before {
  content: "\ed1c";
}
.icofont-aim:before {
  content: "\ed1d";
}
.icofont-badoo:before {
  content: "\ed1e";
}
.icofont-baidu-tieba:before {
  content: "\ed1f";
}
.icofont-bbm-messenger:before {
  content: "\ed20";
}
.icofont-bebo:before {
  content: "\ed21";
}
.icofont-behance:before {
  content: "\ed22";
}
.icofont-blogger:before {
  content: "\ed23";
}
.icofont-bootstrap:before {
  content: "\ed24";
}
.icofont-brightkite:before {
  content: "\ed25";
}
.icofont-cloudapp:before {
  content: "\ed26";
}
.icofont-concrete5:before {
  content: "\ed27";
}
.icofont-delicious:before {
  content: "\ed28";
}
.icofont-designbump:before {
  content: "\ed29";
}
.icofont-designfloat:before {
  content: "\ed2a";
}
.icofont-deviantart:before {
  content: "\ed2b";
}
.icofont-digg:before {
  content: "\ed2c";
}
.icofont-dotcms:before {
  content: "\ed2d";
}
.icofont-dribbble:before {
  content: "\ed2e";
}
.icofont-dribble:before {
  content: "\ed2f";
}
.icofont-dropbox:before {
  content: "\ed30";
}
.icofont-ebuddy:before {
  content: "\ed31";
}
.icofont-ello:before {
  content: "\ed32";
}
.icofont-ember:before {
  content: "\ed33";
}
.icofont-envato:before {
  content: "\ed34";
}
.icofont-evernote:before {
  content: "\ed35";
}
.icofont-facebook-messenger:before {
  content: "\ed36";
}
.icofont-facebook:before {
  content: "\ed37";
}
.icofont-feedburner:before {
  content: "\ed38";
}
.icofont-flikr:before {
  content: "\ed39";
}
.icofont-folkd:before {
  content: "\ed3a";
}
.icofont-foursquare:before {
  content: "\ed3b";
}
.icofont-friendfeed:before {
  content: "\ed3c";
}
.icofont-ghost:before {
  content: "\ed3d";
}
.icofont-github:before {
  content: "\ed3e";
}
.icofont-gnome:before {
  content: "\ed3f";
}
.icofont-google-buzz:before {
  content: "\ed40";
}
.icofont-google-hangouts:before {
  content: "\ed41";
}
.icofont-google-map:before {
  content: "\ed42";
}
.icofont-google-plus:before {
  content: "\ed43";
}
.icofont-google-talk:before {
  content: "\ed44";
}
.icofont-hype-machine:before {
  content: "\ed45";
}
.icofont-instagram:before {
  content: "\ed46";
}
.icofont-kakaotalk:before {
  content: "\ed47";
}
.icofont-kickstarter:before {
  content: "\ed48";
}
.icofont-kik:before {
  content: "\ed49";
}
.icofont-kiwibox:before {
  content: "\ed4a";
}
.icofont-line-messenger:before {
  content: "\ed4b";
}
.icofont-line:before {
  content: "\ed4c";
}
.icofont-linkedin:before {
  content: "\ed4d";
}
.icofont-linux-mint:before {
  content: "\ed4e";
}
.icofont-live-messenger:before {
  content: "\ed4f";
}
.icofont-livejournal:before {
  content: "\ed50";
}
.icofont-magento:before {
  content: "\ed51";
}
.icofont-meetme:before {
  content: "\ed52";
}
.icofont-meetup:before {
  content: "\ed53";
}
.icofont-mixx:before {
  content: "\ed54";
}
.icofont-newsvine:before {
  content: "\ed55";
}
.icofont-nimbuss:before {
  content: "\ed56";
}
.icofont-odnoklassniki:before {
  content: "\ed57";
}
.icofont-opencart:before {
  content: "\ed58";
}
.icofont-oscommerce:before {
  content: "\ed59";
}
.icofont-pandora:before {
  content: "\ed5a";
}
.icofont-photobucket:before {
  content: "\ed5b";
}
.icofont-picasa:before {
  content: "\ed5c";
}
.icofont-pinterest:before {
  content: "\ed5d";
}
.icofont-prestashop:before {
  content: "\ed5e";
}
.icofont-qik:before {
  content: "\ed5f";
}
.icofont-qq:before {
  content: "\ed60";
}
.icofont-readernaut:before {
  content: "\ed61";
}
.icofont-reddit:before {
  content: "\ed62";
}
.icofont-renren:before {
  content: "\ed63";
}
.icofont-rss:before {
  content: "\ed64";
}
.icofont-shopify:before {
  content: "\ed65";
}
.icofont-silverstripe:before {
  content: "\ed66";
}
.icofont-skype:before {
  content: "\ed67";
}
.icofont-slack:before {
  content: "\ed68";
}
.icofont-slashdot:before {
  content: "\ed69";
}
.icofont-slidshare:before {
  content: "\ed6a";
}
.icofont-smugmug:before {
  content: "\ed6b";
}
.icofont-snapchat:before {
  content: "\ed6c";
}
.icofont-soundcloud:before {
  content: "\ed6d";
}
.icofont-spotify:before {
  content: "\ed6e";
}
.icofont-stack-exchange:before {
  content: "\ed6f";
}
.icofont-stack-overflow:before {
  content: "\ed70";
}
.icofont-steam:before {
  content: "\ed71";
}
.icofont-stumbleupon:before {
  content: "\ed72";
}
.icofont-tagged:before {
  content: "\ed73";
}
.icofont-technorati:before {
  content: "\ed74";
}
.icofont-telegram:before {
  content: "\ed75";
}
.icofont-tinder:before {
  content: "\ed76";
}
.icofont-trello:before {
  content: "\ed77";
}
.icofont-tumblr:before {
  content: "\ed78";
}
.icofont-twitch:before {
  content: "\ed79";
}
.icofont-twitter:before {
  content: "\ed7a";
}
.icofont-typo3:before {
  content: "\ed7b";
}
.icofont-ubercart:before {
  content: "\ed7c";
}
.icofont-viber:before {
  content: "\ed7d";
}
.icofont-viddler:before {
  content: "\ed7e";
}
.icofont-vimeo:before {
  content: "\ed7f";
}
.icofont-vine:before {
  content: "\ed80";
}
.icofont-virb:before {
  content: "\ed81";
}
.icofont-virtuemart:before {
  content: "\ed82";
}
.icofont-vk:before {
  content: "\ed83";
}
.icofont-wechat:before {
  content: "\ed84";
}
.icofont-weibo:before {
  content: "\ed85";
}
.icofont-whatsapp:before {
  content: "\ed86";
}
.icofont-xing:before {
  content: "\ed87";
}
.icofont-yahoo:before {
  content: "\ed88";
}
.icofont-yelp:before {
  content: "\ed89";
}
.icofont-youku:before {
  content: "\ed8a";
}
.icofont-youtube:before {
  content: "\ed8b";
}
.icofont-zencart:before {
  content: "\ed8c";
}
.icofont-badminton-birdie:before {
  content: "\ed8d";
}
.icofont-baseball:before {
  content: "\ed8e";
}
.icofont-baseballer:before {
  content: "\ed8f";
}
.icofont-basketball-hoop:before {
  content: "\ed90";
}
.icofont-basketball:before {
  content: "\ed91";
}
.icofont-billiard-ball:before {
  content: "\ed92";
}
.icofont-boot-alt-1:before {
  content: "\ed93";
}
.icofont-boot-alt-2:before {
  content: "\ed94";
}
.icofont-boot:before {
  content: "\ed95";
}
.icofont-bowling-alt:before {
  content: "\ed96";
}
.icofont-bowling:before {
  content: "\ed97";
}
.icofont-canoe:before {
  content: "\ed98";
}
.icofont-cheer-leader:before {
  content: "\ed99";
}
.icofont-climbing:before {
  content: "\ed9a";
}
.icofont-corner:before {
  content: "\ed9b";
}
.icofont-field-alt:before {
  content: "\ed9c";
}
.icofont-field:before {
  content: "\ed9d";
}
.icofont-football-alt:before {
  content: "\ed9e";
}
.icofont-football-american:before {
  content: "\ed9f";
}
.icofont-football:before {
  content: "\eda0";
}
.icofont-foul:before {
  content: "\eda1";
}
.icofont-goal-keeper:before {
  content: "\eda2";
}
.icofont-goal:before {
  content: "\eda3";
}
.icofont-golf-alt:before {
  content: "\eda4";
}
.icofont-golf-bag:before {
  content: "\eda5";
}
.icofont-golf-cart:before {
  content: "\eda6";
}
.icofont-golf-field:before {
  content: "\eda7";
}
.icofont-golf:before {
  content: "\eda8";
}
.icofont-golfer:before {
  content: "\eda9";
}
.icofont-helmet:before {
  content: "\edaa";
}
.icofont-hockey-alt:before {
  content: "\edab";
}
.icofont-hockey:before {
  content: "\edac";
}
.icofont-ice-skate:before {
  content: "\edad";
}
.icofont-jersey-alt:before {
  content: "\edae";
}
.icofont-jersey:before {
  content: "\edaf";
}
.icofont-jumping:before {
  content: "\edb0";
}
.icofont-kick:before {
  content: "\edb1";
}
.icofont-leg:before {
  content: "\edb2";
}
.icofont-match-review:before {
  content: "\edb3";
}
.icofont-medal-sport:before {
  content: "\edb4";
}
.icofont-offside:before {
  content: "\edb5";
}
.icofont-olympic-logo:before {
  content: "\edb6";
}
.icofont-olympic:before {
  content: "\edb7";
}
.icofont-padding:before {
  content: "\edb8";
}
.icofont-penalty-card:before {
  content: "\edb9";
}
.icofont-racer:before {
  content: "\edba";
}
.icofont-racing-car:before {
  content: "\edbb";
}
.icofont-racing-flag-alt:before {
  content: "\edbc";
}
.icofont-racing-flag:before {
  content: "\edbd";
}
.icofont-racings-wheel:before {
  content: "\edbe";
}
.icofont-referee:before {
  content: "\edbf";
}
.icofont-refree-jersey:before {
  content: "\edc0";
}
.icofont-result-sport:before {
  content: "\edc1";
}
.icofont-rugby-ball:before {
  content: "\edc2";
}
.icofont-rugby-player:before {
  content: "\edc3";
}
.icofont-rugby:before {
  content: "\edc4";
}
.icofont-runner-alt-1:before {
  content: "\edc5";
}
.icofont-runner-alt-2:before {
  content: "\edc6";
}
.icofont-runner:before {
  content: "\edc7";
}
.icofont-score-board:before {
  content: "\edc8";
}
.icofont-skiing-man:before {
  content: "\edc9";
}
.icofont-skydiving-goggles:before {
  content: "\edca";
}
.icofont-snow-mobile:before {
  content: "\edcb";
}
.icofont-steering:before {
  content: "\edcc";
}
.icofont-stopwatch:before {
  content: "\edcd";
}
.icofont-substitute:before {
  content: "\edce";
}
.icofont-swimmer:before {
  content: "\edcf";
}
.icofont-table-tennis:before {
  content: "\edd0";
}
.icofont-team-alt:before {
  content: "\edd1";
}
.icofont-team:before {
  content: "\edd2";
}
.icofont-tennis-player:before {
  content: "\edd3";
}
.icofont-tennis:before {
  content: "\edd4";
}
.icofont-tracking:before {
  content: "\edd5";
}
.icofont-trophy-alt:before {
  content: "\edd6";
}
.icofont-trophy:before {
  content: "\edd7";
}
.icofont-volleyball-alt:before {
  content: "\edd8";
}
.icofont-volleyball-fire:before {
  content: "\edd9";
}
.icofont-volleyball:before {
  content: "\edda";
}
.icofont-water-bottle:before {
  content: "\eddb";
}
.icofont-whistle-alt:before {
  content: "\eddc";
}
.icofont-whistle:before {
  content: "\eddd";
}
.icofont-win-trophy:before {
  content: "\edde";
}
.icofont-align-center:before {
  content: "\eddf";
}
.icofont-align-left:before {
  content: "\ede0";
}
.icofont-align-right:before {
  content: "\ede1";
}
.icofont-all-caps:before {
  content: "\ede2";
}
.icofont-bold:before {
  content: "\ede3";
}
.icofont-brush:before {
  content: "\ede4";
}
.icofont-clip-board:before {
  content: "\ede5";
}
.icofont-code-alt:before {
  content: "\ede6";
}
.icofont-color-bucket:before {
  content: "\ede7";
}
.icofont-color-picker:before {
  content: "\ede8";
}
.icofont-copy-invert:before {
  content: "\ede9";
}
.icofont-copy:before {
  content: "\edea";
}
.icofont-cut:before {
  content: "\edeb";
}
.icofont-delete-alt:before {
  content: "\edec";
}
.icofont-edit-alt:before {
  content: "\eded";
}
.icofont-eraser-alt:before {
  content: "\edee";
}
.icofont-font:before {
  content: "\edef";
}
.icofont-heading:before {
  content: "\edf0";
}
.icofont-indent:before {
  content: "\edf1";
}
.icofont-italic-alt:before {
  content: "\edf2";
}
.icofont-italic:before {
  content: "\edf3";
}
.icofont-justify-all:before {
  content: "\edf4";
}
.icofont-justify-center:before {
  content: "\edf5";
}
.icofont-justify-left:before {
  content: "\edf6";
}
.icofont-justify-right:before {
  content: "\edf7";
}
.icofont-link-broken:before {
  content: "\edf8";
}
.icofont-outdent:before {
  content: "\edf9";
}
.icofont-paper-clip:before {
  content: "\edfa";
}
.icofont-paragraph:before {
  content: "\edfb";
}
.icofont-pin:before {
  content: "\edfc";
}
.icofont-printer:before {
  content: "\edfd";
}
.icofont-redo:before {
  content: "\edfe";
}
.icofont-rotation:before {
  content: "\edff";
}
.icofont-save:before {
  content: "\ee00";
}
.icofont-small-cap:before {
  content: "\ee01";
}
.icofont-strike-through:before {
  content: "\ee02";
}
.icofont-sub-listing:before {
  content: "\ee03";
}
.icofont-subscript:before {
  content: "\ee04";
}
.icofont-superscript:before {
  content: "\ee05";
}
.icofont-table:before {
  content: "\ee06";
}
.icofont-text-height:before {
  content: "\ee07";
}
.icofont-text-width:before {
  content: "\ee08";
}
.icofont-trash:before {
  content: "\ee09";
}
.icofont-underline:before {
  content: "\ee0a";
}
.icofont-undo:before {
  content: "\ee0b";
}
.icofont-air-balloon:before {
  content: "\ee0c";
}
.icofont-airplane-alt:before {
  content: "\ee0d";
}
.icofont-airplane:before {
  content: "\ee0e";
}
.icofont-articulated-truck:before {
  content: "\ee0f";
}
.icofont-auto-mobile:before {
  content: "\ee10";
}
.icofont-auto-rickshaw:before {
  content: "\ee11";
}
.icofont-bicycle-alt-1:before {
  content: "\ee12";
}
.icofont-bicycle-alt-2:before {
  content: "\ee13";
}
.icofont-bicycle:before {
  content: "\ee14";
}
.icofont-bus-alt-1:before {
  content: "\ee15";
}
.icofont-bus-alt-2:before {
  content: "\ee16";
}
.icofont-bus-alt-3:before {
  content: "\ee17";
}
.icofont-bus:before {
  content: "\ee18";
}
.icofont-cab:before {
  content: "\ee19";
}
.icofont-cable-car:before {
  content: "\ee1a";
}
.icofont-car-alt-1:before {
  content: "\ee1b";
}
.icofont-car-alt-2:before {
  content: "\ee1c";
}
.icofont-car-alt-3:before {
  content: "\ee1d";
}
.icofont-car-alt-4:before {
  content: "\ee1e";
}
.icofont-car:before {
  content: "\ee1f";
}
.icofont-delivery-time:before {
  content: "\ee20";
}
.icofont-fast-delivery:before {
  content: "\ee21";
}
.icofont-fire-truck-alt:before {
  content: "\ee22";
}
.icofont-fire-truck:before {
  content: "\ee23";
}
.icofont-free-delivery:before {
  content: "\ee24";
}
.icofont-helicopter:before {
  content: "\ee25";
}
.icofont-motor-bike-alt:before {
  content: "\ee26";
}
.icofont-motor-bike:before {
  content: "\ee27";
}
.icofont-motor-biker:before {
  content: "\ee28";
}
.icofont-oil-truck:before {
  content: "\ee29";
}
.icofont-rickshaw:before {
  content: "\ee2a";
}
.icofont-rocket-alt-1:before {
  content: "\ee2b";
}
.icofont-rocket-alt-2:before {
  content: "\ee2c";
}
.icofont-rocket:before {
  content: "\ee2d";
}
.icofont-sail-boat-alt-1:before {
  content: "\ee2e";
}
.icofont-sail-boat-alt-2:before {
  content: "\ee2f";
}
.icofont-sail-boat:before {
  content: "\ee30";
}
.icofont-scooter:before {
  content: "\ee31";
}
.icofont-sea-plane:before {
  content: "\ee32";
}
.icofont-ship-alt:before {
  content: "\ee33";
}
.icofont-ship:before {
  content: "\ee34";
}
.icofont-speed-boat:before {
  content: "\ee35";
}
.icofont-taxi:before {
  content: "\ee36";
}
.icofont-tractor:before {
  content: "\ee37";
}
.icofont-train-line:before {
  content: "\ee38";
}
.icofont-train-steam:before {
  content: "\ee39";
}
.icofont-tram:before {
  content: "\ee3a";
}
.icofont-truck-alt:before {
  content: "\ee3b";
}
.icofont-truck-loaded:before {
  content: "\ee3c";
}
.icofont-truck:before {
  content: "\ee3d";
}
.icofont-van-alt:before {
  content: "\ee3e";
}
.icofont-van:before {
  content: "\ee3f";
}
.icofont-yacht:before {
  content: "\ee40";
}
.icofont-5-star-hotel:before {
  content: "\ee41";
}
.icofont-air-ticket:before {
  content: "\ee42";
}
.icofont-beach-bed:before {
  content: "\ee43";
}
.icofont-beach:before {
  content: "\ee44";
}
.icofont-camping-vest:before {
  content: "\ee45";
}
.icofont-direction-sign:before {
  content: "\ee46";
}
.icofont-hill-side:before {
  content: "\ee47";
}
.icofont-hill:before {
  content: "\ee48";
}
.icofont-hotel:before {
  content: "\ee49";
}
.icofont-island-alt:before {
  content: "\ee4a";
}
.icofont-island:before {
  content: "\ee4b";
}
.icofont-sandals-female:before {
  content: "\ee4c";
}
.icofont-sandals-male:before {
  content: "\ee4d";
}
.icofont-travelling:before {
  content: "\ee4e";
}
.icofont-breakdown:before {
  content: "\ee4f";
}
.icofont-celsius:before {
  content: "\ee50";
}
.icofont-clouds:before {
  content: "\ee51";
}
.icofont-cloudy:before {
  content: "\ee52";
}
.icofont-dust:before {
  content: "\ee53";
}
.icofont-eclipse:before {
  content: "\ee54";
}
.icofont-fahrenheit:before {
  content: "\ee55";
}
.icofont-forest-fire:before {
  content: "\ee56";
}
.icofont-full-night:before {
  content: "\ee57";
}
.icofont-full-sunny:before {
  content: "\ee58";
}
.icofont-hail-night:before {
  content: "\ee59";
}
.icofont-hail-rainy-night:before {
  content: "\ee5a";
}
.icofont-hail-rainy-sunny:before {
  content: "\ee5b";
}
.icofont-hail-rainy:before {
  content: "\ee5c";
}
.icofont-hail-sunny:before {
  content: "\ee5d";
}
.icofont-hail-thunder-night:before {
  content: "\ee5e";
}
.icofont-hail-thunder-sunny:before {
  content: "\ee5f";
}
.icofont-hail-thunder:before {
  content: "\ee60";
}
.icofont-hail:before {
  content: "\ee61";
}
.icofont-hill-night:before {
  content: "\ee62";
}
.icofont-hill-sunny:before {
  content: "\ee63";
}
.icofont-hurricane:before {
  content: "\ee64";
}
.icofont-meteor:before {
  content: "\ee65";
}
.icofont-night:before {
  content: "\ee66";
}
.icofont-rainy-night:before {
  content: "\ee67";
}
.icofont-rainy-sunny:before {
  content: "\ee68";
}
.icofont-rainy-thunder:before {
  content: "\ee69";
}
.icofont-rainy:before {
  content: "\ee6a";
}
.icofont-snow-alt:before {
  content: "\ee6b";
}
.icofont-snow-flake:before {
  content: "\ee6c";
}
.icofont-snow-temp:before {
  content: "\ee6d";
}
.icofont-snow:before {
  content: "\ee6e";
}
.icofont-snowy-hail:before {
  content: "\ee6f";
}
.icofont-snowy-night-hail:before {
  content: "\ee70";
}
.icofont-snowy-night-rainy:before {
  content: "\ee71";
}
.icofont-snowy-night:before {
  content: "\ee72";
}
.icofont-snowy-rainy:before {
  content: "\ee73";
}
.icofont-snowy-sunny-hail:before {
  content: "\ee74";
}
.icofont-snowy-sunny-rainy:before {
  content: "\ee75";
}
.icofont-snowy-sunny:before {
  content: "\ee76";
}
.icofont-snowy-thunder-night:before {
  content: "\ee77";
}
.icofont-snowy-thunder-sunny:before {
  content: "\ee78";
}
.icofont-snowy-thunder:before {
  content: "\ee79";
}
.icofont-snowy-windy-night:before {
  content: "\ee7a";
}
.icofont-snowy-windy-sunny:before {
  content: "\ee7b";
}
.icofont-snowy-windy:before {
  content: "\ee7c";
}
.icofont-snowy:before {
  content: "\ee7d";
}
.icofont-sun-alt:before {
  content: "\ee7e";
}
.icofont-sun-rise:before {
  content: "\ee7f";
}
.icofont-sun-set:before {
  content: "\ee80";
}
.icofont-sun:before {
  content: "\ee81";
}
.icofont-sunny-day-temp:before {
  content: "\ee82";
}
.icofont-sunny:before {
  content: "\ee83";
}
.icofont-thunder-light:before {
  content: "\ee84";
}
.icofont-tornado:before {
  content: "\ee85";
}
.icofont-umbrella-alt:before {
  content: "\ee86";
}
.icofont-umbrella:before {
  content: "\ee87";
}
.icofont-volcano:before {
  content: "\ee88";
}
.icofont-wave:before {
  content: "\ee89";
}
.icofont-wind-scale-0:before {
  content: "\ee8a";
}
.icofont-wind-scale-1:before {
  content: "\ee8b";
}
.icofont-wind-scale-10:before {
  content: "\ee8c";
}
.icofont-wind-scale-11:before {
  content: "\ee8d";
}
.icofont-wind-scale-12:before {
  content: "\ee8e";
}
.icofont-wind-scale-2:before {
  content: "\ee8f";
}
.icofont-wind-scale-3:before {
  content: "\ee90";
}
.icofont-wind-scale-4:before {
  content: "\ee91";
}
.icofont-wind-scale-5:before {
  content: "\ee92";
}
.icofont-wind-scale-6:before {
  content: "\ee93";
}
.icofont-wind-scale-7:before {
  content: "\ee94";
}
.icofont-wind-scale-8:before {
  content: "\ee95";
}
.icofont-wind-scale-9:before {
  content: "\ee96";
}
.icofont-wind-waves:before {
  content: "\ee97";
}
.icofont-wind:before {
  content: "\ee98";
}
.icofont-windy-hail:before {
  content: "\ee99";
}
.icofont-windy-night:before {
  content: "\ee9a";
}
.icofont-windy-raining:before {
  content: "\ee9b";
}
.icofont-windy-sunny:before {
  content: "\ee9c";
}
.icofont-windy-thunder-raining:before {
  content: "\ee9d";
}
.icofont-windy-thunder:before {
  content: "\ee9e";
}
.icofont-windy:before {
  content: "\ee9f";
}
.icofont-addons:before {
  content: "\eea0";
}
.icofont-address-book:before {
  content: "\eea1";
}
.icofont-adjust:before {
  content: "\eea2";
}
.icofont-alarm:before {
  content: "\eea3";
}
.icofont-anchor:before {
  content: "\eea4";
}
.icofont-archive:before {
  content: "\eea5";
}
.icofont-at:before {
  content: "\eea6";
}
.icofont-attachment:before {
  content: "\eea7";
}
.icofont-audio:before {
  content: "\eea8";
}
.icofont-automation:before {
  content: "\eea9";
}
.icofont-badge:before {
  content: "\eeaa";
}
.icofont-bag-alt:before {
  content: "\eeab";
}
.icofont-bag:before {
  content: "\eeac";
}
.icofont-ban:before {
  content: "\eead";
}
.icofont-bar-code:before {
  content: "\eeae";
}
.icofont-bars:before {
  content: "\eeaf";
}
.icofont-basket:before {
  content: "\eeb0";
}
.icofont-battery-empty:before {
  content: "\eeb1";
}
.icofont-battery-full:before {
  content: "\eeb2";
}
.icofont-battery-half:before {
  content: "\eeb3";
}
.icofont-battery-low:before {
  content: "\eeb4";
}
.icofont-beaker:before {
  content: "\eeb5";
}
.icofont-beard:before {
  content: "\eeb6";
}
.icofont-bed:before {
  content: "\eeb7";
}
.icofont-bell:before {
  content: "\eeb8";
}
.icofont-beverage:before {
  content: "\eeb9";
}
.icofont-bill:before {
  content: "\eeba";
}
.icofont-bin:before {
  content: "\eebb";
}
.icofont-binary:before {
  content: "\eebc";
}
.icofont-binoculars:before {
  content: "\eebd";
}
.icofont-bluetooth:before {
  content: "\eebe";
}
.icofont-bomb:before {
  content: "\eebf";
}
.icofont-book-mark:before {
  content: "\eec0";
}
.icofont-box:before {
  content: "\eec1";
}
.icofont-briefcase:before {
  content: "\eec2";
}
.icofont-broken:before {
  content: "\eec3";
}
.icofont-bucket:before {
  content: "\eec4";
}
.icofont-bucket1:before {
  content: "\eec5";
}
.icofont-bucket2:before {
  content: "\eec6";
}
.icofont-bug:before {
  content: "\eec7";
}
.icofont-building:before {
  content: "\eec8";
}
.icofont-bulb-alt:before {
  content: "\eec9";
}
.icofont-bullet:before {
  content: "\eeca";
}
.icofont-bullhorn:before {
  content: "\eecb";
}
.icofont-bullseye:before {
  content: "\eecc";
}
.icofont-calendar:before {
  content: "\eecd";
}
.icofont-camera-alt:before {
  content: "\eece";
}
.icofont-camera:before {
  content: "\eecf";
}
.icofont-card:before {
  content: "\eed0";
}
.icofont-cart-alt:before {
  content: "\eed1";
}
.icofont-cart:before {
  content: "\eed2";
}
.icofont-cc:before {
  content: "\eed3";
}
.icofont-charging:before {
  content: "\eed4";
}
.icofont-chat:before {
  content: "\eed5";
}
.icofont-check-alt:before {
  content: "\eed6";
}
.icofont-check-circled:before {
  content: "\eed7";
}
.icofont-check:before {
  content: "\eed8";
}
.icofont-checked:before {
  content: "\eed9";
}
.icofont-children-care:before {
  content: "\eeda";
}
.icofont-clip:before {
  content: "\eedb";
}
.icofont-clock-time:before {
  content: "\eedc";
}
.icofont-close-circled:before {
  content: "\eedd";
}
.icofont-close-line-circled:before {
  content: "\eede";
}
.icofont-close-line-squared-alt:before {
  content: "\eedf";
}
.icofont-close-line-squared:before {
  content: "\eee0";
}
.icofont-close-line:before {
  content: "\eee1";
}
.icofont-close-squared-alt:before {
  content: "\eee2";
}
.icofont-close-squared:before {
  content: "\eee3";
}
.icofont-close:before {
  content: "\eee4";
}
.icofont-cloud-download:before {
  content: "\eee5";
}
.icofont-cloud-refresh:before {
  content: "\eee6";
}
.icofont-cloud-upload:before {
  content: "\eee7";
}
.icofont-cloud:before {
  content: "\eee8";
}
.icofont-code-not-allowed:before {
  content: "\eee9";
}
.icofont-code:before {
  content: "\eeea";
}
.icofont-comment:before {
  content: "\eeeb";
}
.icofont-compass-alt:before {
  content: "\eeec";
}
.icofont-compass:before {
  content: "\eeed";
}
.icofont-computer:before {
  content: "\eeee";
}
.icofont-connection:before {
  content: "\eeef";
}
.icofont-console:before {
  content: "\eef0";
}
.icofont-contacts:before {
  content: "\eef1";
}
.icofont-contrast:before {
  content: "\eef2";
}
.icofont-copyright:before {
  content: "\eef3";
}
.icofont-credit-card:before {
  content: "\eef4";
}
.icofont-crop:before {
  content: "\eef5";
}
.icofont-crown:before {
  content: "\eef6";
}
.icofont-cube:before {
  content: "\eef7";
}
.icofont-cubes:before {
  content: "\eef8";
}
.icofont-dashboard-web:before {
  content: "\eef9";
}
.icofont-dashboard:before {
  content: "\eefa";
}
.icofont-data:before {
  content: "\eefb";
}
.icofont-database-add:before {
  content: "\eefc";
}
.icofont-database-locked:before {
  content: "\eefd";
}
.icofont-database-remove:before {
  content: "\eefe";
}
.icofont-database:before {
  content: "\eeff";
}
.icofont-delete:before {
  content: "\ef00";
}
.icofont-diamond:before {
  content: "\ef01";
}
.icofont-dice-multiple:before {
  content: "\ef02";
}
.icofont-dice:before {
  content: "\ef03";
}
.icofont-disc:before {
  content: "\ef04";
}
.icofont-diskette:before {
  content: "\ef05";
}
.icofont-document-folder:before {
  content: "\ef06";
}
.icofont-download-alt:before {
  content: "\ef07";
}
.icofont-download:before {
  content: "\ef08";
}
.icofont-downloaded:before {
  content: "\ef09";
}
.icofont-drag:before {
  content: "\ef0a";
}
.icofont-drag1:before {
  content: "\ef0b";
}
.icofont-drag2:before {
  content: "\ef0c";
}
.icofont-drag3:before {
  content: "\ef0d";
}
.icofont-earth:before {
  content: "\ef0e";
}
.icofont-ebook:before {
  content: "\ef0f";
}
.icofont-edit:before {
  content: "\ef10";
}
.icofont-eject:before {
  content: "\ef11";
}
.icofont-email:before {
  content: "\ef12";
}
.icofont-envelope-open:before {
  content: "\ef13";
}
.icofont-envelope:before {
  content: "\ef14";
}
.icofont-eraser:before {
  content: "\ef15";
}
.icofont-error:before {
  content: "\ef16";
}
.icofont-excavator:before {
  content: "\ef17";
}
.icofont-exchange:before {
  content: "\ef18";
}
.icofont-exclamation-circle:before {
  content: "\ef19";
}
.icofont-exclamation-square:before {
  content: "\ef1a";
}
.icofont-exclamation-tringle:before {
  content: "\ef1b";
}
.icofont-exclamation:before {
  content: "\ef1c";
}
.icofont-exit:before {
  content: "\ef1d";
}
.icofont-expand:before {
  content: "\ef1e";
}
.icofont-external-link:before {
  content: "\ef1f";
}
.icofont-external:before {
  content: "\ef20";
}
.icofont-eye-alt:before {
  content: "\ef21";
}
.icofont-eye-blocked:before {
  content: "\ef22";
}
.icofont-eye-dropper:before {
  content: "\ef23";
}
.icofont-eye:before {
  content: "\ef24";
}
.icofont-favourite:before {
  content: "\ef25";
}
.icofont-fax:before {
  content: "\ef26";
}
.icofont-file-fill:before {
  content: "\ef27";
}
.icofont-film:before {
  content: "\ef28";
}
.icofont-filter:before {
  content: "\ef29";
}
.icofont-fire-alt:before {
  content: "\ef2a";
}
.icofont-fire-burn:before {
  content: "\ef2b";
}
.icofont-fire:before {
  content: "\ef2c";
}
.icofont-flag-alt-1:before {
  content: "\ef2d";
}
.icofont-flag-alt-2:before {
  content: "\ef2e";
}
.icofont-flag:before {
  content: "\ef2f";
}
.icofont-flame-torch:before {
  content: "\ef30";
}
.icofont-flash-light:before {
  content: "\ef31";
}
.icofont-flash:before {
  content: "\ef32";
}
.icofont-flask:before {
  content: "\ef33";
}
.icofont-focus:before {
  content: "\ef34";
}
.icofont-folder-open:before {
  content: "\ef35";
}
.icofont-folder:before {
  content: "\ef36";
}
.icofont-foot-print:before {
  content: "\ef37";
}
.icofont-garbage:before {
  content: "\ef38";
}
.icofont-gear-alt:before {
  content: "\ef39";
}
.icofont-gear:before {
  content: "\ef3a";
}
.icofont-gears:before {
  content: "\ef3b";
}
.icofont-gift:before {
  content: "\ef3c";
}
.icofont-glass:before {
  content: "\ef3d";
}
.icofont-globe:before {
  content: "\ef3e";
}
.icofont-graffiti:before {
  content: "\ef3f";
}
.icofont-grocery:before {
  content: "\ef40";
}
.icofont-hand:before {
  content: "\ef41";
}
.icofont-hanger:before {
  content: "\ef42";
}
.icofont-hard-disk:before {
  content: "\ef43";
}
.icofont-heart-alt:before {
  content: "\ef44";
}
.icofont-heart:before {
  content: "\ef45";
}
.icofont-history:before {
  content: "\ef46";
}
.icofont-home:before {
  content: "\ef47";
}
.icofont-horn:before {
  content: "\ef48";
}
.icofont-hour-glass:before {
  content: "\ef49";
}
.icofont-id:before {
  content: "\ef4a";
}
.icofont-image:before {
  content: "\ef4b";
}
.icofont-inbox:before {
  content: "\ef4c";
}
.icofont-infinite:before {
  content: "\ef4d";
}
.icofont-info-circle:before {
  content: "\ef4e";
}
.icofont-info-square:before {
  content: "\ef4f";
}
.icofont-info:before {
  content: "\ef50";
}
.icofont-institution:before {
  content: "\ef51";
}
.icofont-interface:before {
  content: "\ef52";
}
.icofont-invisible:before {
  content: "\ef53";
}
.icofont-jacket:before {
  content: "\ef54";
}
.icofont-jar:before {
  content: "\ef55";
}
.icofont-jewlery:before {
  content: "\ef56";
}
.icofont-karate:before {
  content: "\ef57";
}
.icofont-key-hole:before {
  content: "\ef58";
}
.icofont-key:before {
  content: "\ef59";
}
.icofont-label:before {
  content: "\ef5a";
}
.icofont-lamp:before {
  content: "\ef5b";
}
.icofont-layers:before {
  content: "\ef5c";
}
.icofont-layout:before {
  content: "\ef5d";
}
.icofont-leaf:before {
  content: "\ef5e";
}
.icofont-leaflet:before {
  content: "\ef5f";
}
.icofont-learn:before {
  content: "\ef60";
}
.icofont-lego:before {
  content: "\ef61";
}
.icofont-lens:before {
  content: "\ef62";
}
.icofont-letter:before {
  content: "\ef63";
}
.icofont-letterbox:before {
  content: "\ef64";
}
.icofont-library:before {
  content: "\ef65";
}
.icofont-license:before {
  content: "\ef66";
}
.icofont-life-bouy:before {
  content: "\ef67";
}
.icofont-life-buoy:before {
  content: "\ef68";
}
.icofont-life-jacket:before {
  content: "\ef69";
}
.icofont-life-ring:before {
  content: "\ef6a";
}
.icofont-light-bulb:before {
  content: "\ef6b";
}
.icofont-lighter:before {
  content: "\ef6c";
}
.icofont-lightning-ray:before {
  content: "\ef6d";
}
.icofont-like:before {
  content: "\ef6e";
}
.icofont-line-height:before {
  content: "\ef6f";
}
.icofont-link-alt:before {
  content: "\ef70";
}
.icofont-link:before {
  content: "\ef71";
}
.icofont-list:before {
  content: "\ef72";
}
.icofont-listening:before {
  content: "\ef73";
}
.icofont-listine-dots:before {
  content: "\ef74";
}
.icofont-listing-box:before {
  content: "\ef75";
}
.icofont-listing-number:before {
  content: "\ef76";
}
.icofont-live-support:before {
  content: "\ef77";
}
.icofont-location-arrow:before {
  content: "\ef78";
}
.icofont-location-pin:before {
  content: "\ef79";
}
.icofont-lock:before {
  content: "\ef7a";
}
.icofont-login:before {
  content: "\ef7b";
}
.icofont-logout:before {
  content: "\ef7c";
}
.icofont-lollipop:before {
  content: "\ef7d";
}
.icofont-long-drive:before {
  content: "\ef7e";
}
.icofont-look:before {
  content: "\ef7f";
}
.icofont-loop:before {
  content: "\ef80";
}
.icofont-luggage:before {
  content: "\ef81";
}
.icofont-lunch:before {
  content: "\ef82";
}
.icofont-lungs:before {
  content: "\ef83";
}
.icofont-magic-alt:before {
  content: "\ef84";
}
.icofont-magic:before {
  content: "\ef85";
}
.icofont-magnet:before {
  content: "\ef86";
}
.icofont-mail-box:before {
  content: "\ef87";
}
.icofont-mail:before {
  content: "\ef88";
}
.icofont-male:before {
  content: "\ef89";
}
.icofont-map-pins:before {
  content: "\ef8a";
}
.icofont-map:before {
  content: "\ef8b";
}
.icofont-maximize:before {
  content: "\ef8c";
}
.icofont-measure:before {
  content: "\ef8d";
}
.icofont-medicine:before {
  content: "\ef8e";
}
.icofont-mega-phone:before {
  content: "\ef8f";
}
.icofont-megaphone-alt:before {
  content: "\ef90";
}
.icofont-megaphone:before {
  content: "\ef91";
}
.icofont-memorial:before {
  content: "\ef92";
}
.icofont-memory-card:before {
  content: "\ef93";
}
.icofont-mic-mute:before {
  content: "\ef94";
}
.icofont-mic:before {
  content: "\ef95";
}
.icofont-military:before {
  content: "\ef96";
}
.icofont-mill:before {
  content: "\ef97";
}
.icofont-minus-circle:before {
  content: "\ef98";
}
.icofont-minus-square:before {
  content: "\ef99";
}
.icofont-minus:before {
  content: "\ef9a";
}
.icofont-mobile-phone:before {
  content: "\ef9b";
}
.icofont-molecule:before {
  content: "\ef9c";
}
.icofont-money:before {
  content: "\ef9d";
}
.icofont-moon:before {
  content: "\ef9e";
}
.icofont-mop:before {
  content: "\ef9f";
}
.icofont-muffin:before {
  content: "\efa0";
}
.icofont-mustache:before {
  content: "\efa1";
}
.icofont-navigation-menu:before {
  content: "\efa2";
}
.icofont-navigation:before {
  content: "\efa3";
}
.icofont-network-tower:before {
  content: "\efa4";
}
.icofont-network:before {
  content: "\efa5";
}
.icofont-news:before {
  content: "\efa6";
}
.icofont-newspaper:before {
  content: "\efa7";
}
.icofont-no-smoking:before {
  content: "\efa8";
}
.icofont-not-allowed:before {
  content: "\efa9";
}
.icofont-notebook:before {
  content: "\efaa";
}
.icofont-notepad:before {
  content: "\efab";
}
.icofont-notification:before {
  content: "\efac";
}
.icofont-numbered:before {
  content: "\efad";
}
.icofont-opposite:before {
  content: "\efae";
}
.icofont-optic:before {
  content: "\efaf";
}
.icofont-options:before {
  content: "\efb0";
}
.icofont-package:before {
  content: "\efb1";
}
.icofont-page:before {
  content: "\efb2";
}
.icofont-paint:before {
  content: "\efb3";
}
.icofont-paper-plane:before {
  content: "\efb4";
}
.icofont-paperclip:before {
  content: "\efb5";
}
.icofont-papers:before {
  content: "\efb6";
}
.icofont-pay:before {
  content: "\efb7";
}
.icofont-penguin-linux:before {
  content: "\efb8";
}
.icofont-pestle:before {
  content: "\efb9";
}
.icofont-phone-circle:before {
  content: "\efba";
}
.icofont-phone:before {
  content: "\efbb";
}
.icofont-picture:before {
  content: "\efbc";
}
.icofont-pine:before {
  content: "\efbd";
}
.icofont-pixels:before {
  content: "\efbe";
}
.icofont-plugin:before {
  content: "\efbf";
}
.icofont-plus-circle:before {
  content: "\efc0";
}
.icofont-plus-square:before {
  content: "\efc1";
}
.icofont-plus:before {
  content: "\efc2";
}
.icofont-polygonal:before {
  content: "\efc3";
}
.icofont-power:before {
  content: "\efc4";
}
.icofont-price:before {
  content: "\efc5";
}
.icofont-print:before {
  content: "\efc6";
}
.icofont-puzzle:before {
  content: "\efc7";
}
.icofont-qr-code:before {
  content: "\efc8";
}
.icofont-queen:before {
  content: "\efc9";
}
.icofont-question-circle:before {
  content: "\efca";
}
.icofont-question-square:before {
  content: "\efcb";
}
.icofont-question:before {
  content: "\efcc";
}
.icofont-quote-left:before {
  content: "\efcd";
}
.icofont-quote-right:before {
  content: "\efce";
}
.icofont-random:before {
  content: "\efcf";
}
.icofont-recycle:before {
  content: "\efd0";
}
.icofont-refresh:before {
  content: "\efd1";
}
.icofont-repair:before {
  content: "\efd2";
}
.icofont-reply-all:before {
  content: "\efd3";
}
.icofont-reply:before {
  content: "\efd4";
}
.icofont-resize:before {
  content: "\efd5";
}
.icofont-responsive:before {
  content: "\efd6";
}
.icofont-retweet:before {
  content: "\efd7";
}
.icofont-road:before {
  content: "\efd8";
}
.icofont-robot:before {
  content: "\efd9";
}
.icofont-royal:before {
  content: "\efda";
}
.icofont-rss-feed:before {
  content: "\efdb";
}
.icofont-safety:before {
  content: "\efdc";
}
.icofont-sale-discount:before {
  content: "\efdd";
}
.icofont-satellite:before {
  content: "\efde";
}
.icofont-send-mail:before {
  content: "\efdf";
}
.icofont-server:before {
  content: "\efe0";
}
.icofont-settings-alt:before {
  content: "\efe1";
}
.icofont-settings:before {
  content: "\efe2";
}
.icofont-share-alt:before {
  content: "\efe3";
}
.icofont-share-boxed:before {
  content: "\efe4";
}
.icofont-share:before {
  content: "\efe5";
}
.icofont-shield:before {
  content: "\efe6";
}
.icofont-shopping-cart:before {
  content: "\efe7";
}
.icofont-sign-in:before {
  content: "\efe8";
}
.icofont-sign-out:before {
  content: "\efe9";
}
.icofont-signal:before {
  content: "\efea";
}
.icofont-site-map:before {
  content: "\efeb";
}
.icofont-smart-phone:before {
  content: "\efec";
}
.icofont-soccer:before {
  content: "\efed";
}
.icofont-sort-alt:before {
  content: "\efee";
}
.icofont-sort:before {
  content: "\efef";
}
.icofont-space:before {
  content: "\eff0";
}
.icofont-spanner:before {
  content: "\eff1";
}
.icofont-speech-comments:before {
  content: "\eff2";
}
.icofont-speed-meter:before {
  content: "\eff3";
}
.icofont-spinner-alt-1:before {
  content: "\eff4";
}
.icofont-spinner-alt-2:before {
  content: "\eff5";
}
.icofont-spinner-alt-3:before {
  content: "\eff6";
}
.icofont-spinner-alt-4:before {
  content: "\eff7";
}
.icofont-spinner-alt-5:before {
  content: "\eff8";
}
.icofont-spinner-alt-6:before {
  content: "\eff9";
}
.icofont-spinner:before {
  content: "\effa";
}
.icofont-spreadsheet:before {
  content: "\effb";
}
.icofont-square:before {
  content: "\effc";
}
.icofont-ssl-security:before {
  content: "\effd";
}
.icofont-star-alt-1:before {
  content: "\effe";
}
.icofont-star-alt-2:before {
  content: "\efff";
}
.icofont-star:before {
  content: "\f000";
}
.icofont-street-view:before {
  content: "\f001";
}
.icofont-support-faq:before {
  content: "\f002";
}
.icofont-tack-pin:before {
  content: "\f003";
}
.icofont-tag:before {
  content: "\f004";
}
.icofont-tags:before {
  content: "\f005";
}
.icofont-tasks-alt:before {
  content: "\f006";
}
.icofont-tasks:before {
  content: "\f007";
}
.icofont-telephone:before {
  content: "\f008";
}
.icofont-telescope:before {
  content: "\f009";
}
.icofont-terminal:before {
  content: "\f00a";
}
.icofont-thumbs-down:before {
  content: "\f00b";
}
.icofont-thumbs-up:before {
  content: "\f00c";
}
.icofont-tick-boxed:before {
  content: "\f00d";
}
.icofont-tick-mark:before {
  content: "\f00e";
}
.icofont-ticket:before {
  content: "\f00f";
}
.icofont-tie:before {
  content: "\f010";
}
.icofont-toggle-off:before {
  content: "\f011";
}
.icofont-toggle-on:before {
  content: "\f012";
}
.icofont-tools-alt-2:before {
  content: "\f013";
}
.icofont-tools:before {
  content: "\f014";
}
.icofont-touch:before {
  content: "\f015";
}
.icofont-traffic-light:before {
  content: "\f016";
}
.icofont-transparent:before {
  content: "\f017";
}
.icofont-tree:before {
  content: "\f018";
}
.icofont-unique-idea:before {
  content: "\f019";
}
.icofont-unlock:before {
  content: "\f01a";
}
.icofont-unlocked:before {
  content: "\f01b";
}
.icofont-upload-alt:before {
  content: "\f01c";
}
.icofont-upload:before {
  content: "\f01d";
}
.icofont-usb-drive:before {
  content: "\f01e";
}
.icofont-usb:before {
  content: "\f01f";
}
.icofont-vector-path:before {
  content: "\f020";
}
.icofont-verification-check:before {
  content: "\f021";
}
.icofont-wall-clock:before {
  content: "\f022";
}
.icofont-wall:before {
  content: "\f023";
}
.icofont-wallet:before {
  content: "\f024";
}
.icofont-warning-alt:before {
  content: "\f025";
}
.icofont-warning:before {
  content: "\f026";
}
.icofont-water-drop:before {
  content: "\f027";
}
.icofont-web:before {
  content: "\f028";
}
.icofont-wheelchair:before {
  content: "\f029";
}
.icofont-wifi-alt:before {
  content: "\f02a";
}
.icofont-wifi:before {
  content: "\f02b";
}
.icofont-world:before {
  content: "\f02c";
}
.icofont-zigzag:before {
  content: "\f02d";
}
.icofont-zipped:before {
  content: "\f02e";
}
.icofont-xs {
  font-size: 0.5em;
}
.icofont-sm {
  font-size: 0.75em;
}
.icofont-md {
  font-size: 1.25em;
}
.icofont-lg {
  font-size: 1.5em;
}
.icofont-1x {
  font-size: 1em;
}
.icofont-2x {
  font-size: 2em;
}
.icofont-3x {
  font-size: 3em;
}
.icofont-4x {
  font-size: 4em;
}
.icofont-5x {
  font-size: 5em;
}
.icofont-6x {
  font-size: 6em;
}
.icofont-7x {
  font-size: 7em;
}
.icofont-8x {
  font-size: 8em;
}
.icofont-9x {
  font-size: 9em;
}
.icofont-10x {
  font-size: 10em;
}
.icofont-fw {
  text-align: center;
  width: 1.25em;
}
.icofont-ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.icofont-ul > li {
  position: relative;
  line-height: 2em;
}
.icofont-ul > li .icofont {
  display: inline-block;
  vertical-align: middle;
}
.icofont-border {
  border: 0.08em solid #f1f1f1;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.icofont-pull-left {
  float: left;
}
.icofont-pull-right {
  float: right;
}
.icofont.icofont-pull-left {
  margin-right: 0.3em;
}
.icofont.icofont-pull-right {
  margin-left: 0.3em;
}
.icofont-spin {
  animation: icofont-spin 2s linear infinite;
  display: inline-block;
}
.icofont-pulse {
  animation: icofont-spin 1s steps(8) infinite;
  display: inline-block;
}
@keyframes icofont-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.icofont-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.icofont-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.icofont-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.icofont-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scaleX(-1);
}
.icofont-flip-vertical {
  transform: scaleY(-1);
}
.icofont-flip-horizontal.icofont-flip-vertical,
.icofont-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.icofont-flip-horizontal.icofont-flip-vertical {
  transform: scale(-1);
}
:root .icofont-flip-horizontal,
:root .icofont-flip-vertical,
:root .icofont-rotate-180,
:root .icofont-rotate-270,
:root .icofont-rotate-90 {
  filter: none;
  display: inline-block;
}
.icofont-inverse {
  color: #fff;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(/fonts/fontawesome-webfonte0a5.html?v=4.3.0);
  src: url(/fonts/fontawesome-webfontd41d.html?#iefix&v=4.3.0)
      format("embedded-opentype"),
    url(/fonts/fontawesome-webfonte0a5.woff2?v=4.3.0) format("woff2"),
    url(/fonts/fontawesome-webfonte0a5.woff?v=4.3.0) format("woff"),
    url(/fonts/fontawesome-webfonte0a5.ttf?v=4.3.0) format("truetype"),
    url(/fonts/fontawesome-webfonte0a5.svg?v=4.3.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0);
}
.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: 0.08em solid #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s linear infinite;
}
.fa-pulse {
  animation: fa-spin 1s steps(8) infinite;
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
  transform: scaleY(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  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;
}
.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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-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-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.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-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before,
.fa-genderless: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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-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-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-bed:before,
.fa-hotel:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
@font-face {
  font-family: Flaticon;
  src: url(/fonts/flaticon.html);
  src: url(/fonts/flaticond41d.html?#iefix) format("embedded-opentype"),
    url(/fonts/flaticon.woff) format("woff"),
    url(/fonts/flaticon.ttf) format("truetype"),
    url(/fonts/flaticon.svg#Flaticon) format("svg");
  font-weight: 400;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: Flaticon;
    src: url(/fonts/flaticon.svg#Flaticon) format("svg");
  }
}
i[class*=" flaticon-"]:before,
i[class^="flaticon-"]:before {
  font-family: flaticon !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flaticon-play-button:before {
  content: "\f101";
}
.flaticon-apple-logo:before {
  content: "\f102";
}
.flaticon-straight-quotes:before {
  content: "\f103";
}
.flaticon-blocks-with-angled-cuts:before {
  content: "\f104";
}
.flaticon-home-page:before {
  content: "\f105";
}
.flaticon-angle-arrow-pointing-to-right:before {
  content: "\f106";
}
.flaticon-media-play-symbol:before {
  content: "\f107";
}
.flaticon-quotation-mark:before {
  content: "\f108";
}
.flaticon-right-quotes-symbol:before {
  content: "\f109";
}
.flaticon-left-quotes-sign:before {
  content: "\f10a";
}
.flaticon-earth-globe-with-continents-maps:before {
  content: "\f10b";
}
.flaticon-graduate-cap:before {
  content: "\f10c";
}
.flaticon-world:before {
  content: "\f10d";
}
.flaticon-play-arrow:before {
  content: "\f10e";
}
.flaticon-chat-bubbles-with-ellipsis:before {
  content: "\f10f";
}
.flaticon-arrow-pointing-to-right:before {
  content: "\f110";
}
.flaticon-telephone:before {
  content: "\f111";
}
.flaticon-big-anchor:before {
  content: "\f112";
}
.flaticon-security:before {
  content: "\f113";
}
.flaticon-plus-symbol:before {
  content: "\f114";
}
.flaticon-right-arrow:before {
  content: "\f115";
}
.flaticon-left-arrow:before {
  content: "\f116";
}
.flaticon-email:before {
  content: "\f117";
}
.flaticon-magnifying-glass:before {
  content: "\f118";
}
.flaticon-user:before {
  content: "\f119";
}
.flaticon-money-bag:before {
  content: "\f11a";
}
.flaticon-dollar-symbol:before {
  content: "\f11b";
}
.flaticon-garbage:before {
  content: "\f11c";
}
.flaticon-next:before {
  content: "\f11d";
}
.flaticon-placeholder:before {
  content: "\f11e";
}
.flaticon-heart:before {
  content: "\f11f";
}
.flaticon-settings:before {
  content: "\f120";
}
.flaticon-like:before {
  content: "\f121";
}
.flaticon-upload:before {
  content: "\f122";
}
.flaticon-avatar:before {
  content: "\f123";
}
.flaticon-share:before {
  content: "\f124";
}
.flaticon-house:before {
  content: "\f125";
}
.flaticon-cancel:before {
  content: "\f126";
}
.flaticon-headphones:before {
  content: "\f127";
}
.flaticon-shopping-cart:before {
  content: "\f128";
}
.flaticon-envelope:before {
  content: "\f129";
}
.flaticon-menu:before {
  content: "\f12a";
}
.flaticon-menu-1:before {
  content: "\f12b";
}
.flaticon-multiply:before {
  content: "\f12c";
}
.flaticon-network:before {
  content: "\f12d";
}
.flaticon-stopwatch:before {
  content: "\f12e";
}
.flaticon-search:before {
  content: "\f12f";
}
.flaticon-unlink:before {
  content: "\f130";
}
.flaticon-left-quote:before {
  content: "\f131";
}
.flaticon-right-quote:before {
  content: "\f132";
}
.flaticon-wifi:before {
  content: "\f133";
}
.flaticon-paper-plane:before {
  content: "\f134";
}
.flaticon-pdf:before {
  content: "\f135";
}
.flaticon-roof:before {
  content: "\f136";
}
.flaticon-edit:before {
  content: "\f137";
}
.flaticon-eye:before {
  content: "\f138";
}
.flaticon-placeholder-1:before {
  content: "\f139";
}
.flaticon-chat:before {
  content: "\f13a";
}
.flaticon-home:before {
  content: "\f13b";
}
.flaticon-megaphone:before {
  content: "\f13c";
}
.flaticon-padlock:before {
  content: "\f13d";
}
.flaticon-message:before {
  content: "\f13e";
}
.flaticon-playstore:before {
  content: "\f13f";
}
.flaticon-down-arrow:before {
  content: "\f140";
}
.flaticon-next-1:before {
  content: "\f141";
}
.flaticon-roof-1:before {
  content: "\f142";
}
.flaticon-mail:before {
  content: "\f143";
}
.flaticon-secure-shield:before {
  content: "\f144";
}
.flaticon-roof-2:before {
  content: "\f145";
}
.flaticon-maps-and-flags:before {
  content: "\f146";
}
.flaticon-tick:before {
  content: "\f147";
}
.flaticon-roof-3:before {
  content: "\f148";
}
.flaticon-bar-chart:before {
  content: "\f149";
}
.flaticon-right:before {
  content: "\f14a";
}
.flaticon-left:before {
  content: "\f14b";
}
.flaticon-call:before {
  content: "\f14c";
}
.flaticon-play-button-1:before {
  content: "\f14d";
}
.flaticon-search-1:before {
  content: "\f14e";
}
.flaticon-call-1:before {
  content: "\f14f";
}
.flaticon-hand-shake:before {
  content: "\f150";
}
.flaticon-map:before {
  content: "\f151";
}
.flaticon-user-1:before {
  content: "\f152";
}
.flaticon-checked:before {
  content: "\f153";
}
.flaticon-briefcase:before {
  content: "\f154";
}
.flaticon-briefcase-1:before {
  content: "\f155";
}
.flaticon-eye-1:before {
  content: "\f156";
}
.flaticon-like-1:before {
  content: "\f157";
}
.flaticon-location:before {
  content: "\f158";
}
.flaticon-down-arrow-1:before {
  content: "\f159";
}
.flaticon-up-arrow:before {
  content: "\f15a";
}
.flaticon-left-arrow-1:before {
  content: "\f15b";
}
.flaticon-right-arrow-1:before {
  content: "\f15c";
}
.flaticon-list:before {
  content: "\f15d";
}
.flaticon-email-1:before {
  content: "\f15e";
}
.flaticon-next-2:before {
  content: "\f15f";
}
.flaticon-medal:before {
  content: "\f160";
}
.flaticon-quote:before {
  content: "\f161";
}
.flaticon-menu-2:before {
  content: "\f162";
}
.flaticon-clock:before {
  content: "\f163";
}
.flaticon-full-screen:before {
  content: "\f164";
}
.flaticon-reply-all:before {
  content: "\f165";
}
.flaticon-megaphone-1:before {
  content: "\f166";
}
.flaticon-house-1:before {
  content: "\f167";
}
.flaticon-bar-chart-1:before {
  content: "\f168";
}
.flaticon-joist:before {
  content: "\f169";
}
.flaticon-like-2:before {
  content: "\f16a";
}
.flaticon-music-note:before {
  content: "\f16b";
}
.flaticon-iphone:before {
  content: "\f16c";
}
.flaticon-link:before {
  content: "\f16d";
}
.flaticon-user-2:before {
  content: "\f16e";
}
.flaticon-sketch:before {
  content: "\f16f";
}
.flaticon-graduation-cap:before {
  content: "\f170";
}
.flaticon-group:before {
  content: "\f171";
}
.flaticon-star:before {
  content: "\f172";
}
.flaticon-checked-1:before {
  content: "\f173";
}
.flaticon-wall-clock:before {
  content: "\f174";
}
.flaticon-line-chart:before {
  content: "\f175";
}
.flaticon-quote-1:before {
  content: "\f176";
}
.flaticon-play:before {
  content: "\f177";
}
.flaticon-instagram:before {
  content: "\f178";
}
.flaticon-pinterest:before {
  content: "\f179";
}
.flaticon-twitter:before {
  content: "\f17a";
}
.flaticon-whatsapp:before {
  content: "\f17b";
}
.flaticon-phone-call:before {
  content: "\f17c";
}
.flaticon-cancel-1:before {
  content: "\f17d";
}
.flaticon-law:before {
  content: "\f17e";
}
.flaticon-quotation:before {
  content: "\f17f";
}
.flaticon-plus:before {
  content: "\f180";
}
.flaticon-trophy:before {
  content: "\f181";
}
.flaticon-heart-1:before {
  content: "\f182";
}
.flaticon-calendar:before {
  content: "\f183";
}
.flaticon-clipboard:before {
  content: "\f184";
}
.flaticon-email-2:before {
  content: "\f185";
}
.flaticon-support:before {
  content: "\f186";
}
.flaticon-car:before {
  content: "\f187";
}
.flaticon-map-1:before {
  content: "\f188";
}
.flaticon-left-arrow-2:before {
  content: "\f189";
}
.flaticon-check:before {
  content: "\f18a";
}
.flaticon-down-arrow-2:before {
  content: "\f18b";
}
.flaticon-time:before {
  content: "\f18c";
}
.flaticon-next-3:before {
  content: "\f18d";
}
.flaticon-shopping-bag:before {
  content: "\f18e";
}
.flaticon-loupe:before {
  content: "\f18f";
}
.flaticon-briefcase-2:before {
  content: "\f190";
}
.flaticon-globe:before {
  content: "\f191";
}
.flaticon-stats:before {
  content: "\f192";
}
.flaticon-planet-earth:before {
  content: "\f193";
}
.flaticon-headphones-1:before {
  content: "\f194";
}
.flaticon-conversation:before {
  content: "\f195";
}
.flaticon-checked-2:before {
  content: "\f196";
}
.flaticon-check-1:before {
  content: "\f197";
}
.flaticon-call-2:before {
  content: "\f198";
}
.flaticon-portfolio:before {
  content: "\f199";
}
.flaticon-user-3:before {
  content: "\f19a";
}
.flaticon-mouse:before {
  content: "\f19b";
}
.flaticon-phone:before {
  content: "\f19c";
}
.flaticon-trophy-1:before {
  content: "\f19d";
}
.flaticon-video-camera:before {
  content: "\f19e";
}
.flaticon-shield:before {
  content: "\f19f";
}
.flaticon-shopping-cart-1:before {
  content: "\f1a0";
}
.flaticon-timetable:before {
  content: "\f1a1";
}
.flaticon-pen:before {
  content: "\f1a2";
}
.flaticon-squares:before {
  content: "\f1a3";
}
.flaticon-cloud-computing:before {
  content: "\f1a4";
}
.flaticon-youtube:before {
  content: "\f1a5";
}
.flaticon-home-repair:before {
  content: "\f1a6";
}
.flaticon-high-signal:before {
  content: "\f1a7";
}
.flaticon-clock-1:before {
  content: "\f1a8";
}
.flaticon-brickwall:before {
  content: "\f1a9";
}
.flaticon-3d:before {
  content: "\f1aa";
}
.flaticon-comment:before {
  content: "\f1ab";
}
.flaticon-handshake:before {
  content: "\f1ac";
}
.flaticon-close:before {
  content: "\f1ad";
}
.flaticon-download:before {
  content: "\f1ae";
}
.flaticon-menu-3:before {
  content: "\f1af";
}
.flaticon-share-1:before {
  content: "\f1b0";
}
.flaticon-tag:before {
  content: "\f1b1";
}
.flaticon-bubble-chat:before {
  content: "\f1b2";
}
.flaticon-quote-2:before {
  content: "\f1b3";
}
.flaticon-quote-3:before {
  content: "\f1b4";
}
.flaticon-send:before {
  content: "\f1b5";
}
.flaticon-right-arrow-2:before {
  content: "\f1b6";
}
.flaticon-down-arrow-3:before {
  content: "\f1b7";
}
.flaticon-checked-3:before {
  content: "\f1b8";
}
.flaticon-settings-1:before {
  content: "\f1b9";
}
.flaticon-shopping-cart-2:before {
  content: "\f1ba";
}
.flaticon-pinterest-1:before {
  content: "\f1bb";
}
.flaticon-notepad:before {
  content: "\f1bc";
}
.flaticon-clock-2:before {
  content: "\f1bd";
}
.flaticon-global:before {
  content: "\f1be";
}
.flaticon-web-search-engine:before {
  content: "\f1bf";
}
.flaticon-shopping-basket:before {
  content: "\f1c0";
}
.flaticon-email-3:before {
  content: "\f1c1";
}
.flaticon-target:before {
  content: "\f1c2";
}
.flaticon-check-2:before {
  content: "\f1c3";
}
.flaticon-double-check:before {
  content: "\f1c4";
}
.flaticon-check-3:before {
  content: "\f1c5";
}
.flaticon-gear:before {
  content: "\f1c6";
}
.flaticon-minus:before {
  content: "\f1c7";
}
.flaticon-bag:before {
  content: "\f1c8";
}
.flaticon-bank:before {
  content: "\f1c9";
}
.flaticon-cup:before {
  content: "\f1ca";
}
.flaticon-padlock-1:before {
  content: "\f1cb";
}
.flaticon-notebook:before {
  content: "\f1cc";
}
.flaticon-clipboard-1:before {
  content: "\f1cd";
}
.flaticon-diamond:before {
  content: "\f1ce";
}
.flaticon-customer-support:before {
  content: "\f1cf";
}
.flaticon-bulb:before {
  content: "\f1d0";
}
.flaticon-menu-4:before {
  content: "\f1d1";
}
.flaticon-calendar-1:before {
  content: "\f1d2";
}
.flaticon-trophy-2:before {
  content: "\f1d3";
}
.flaticon-add-to-cart:before {
  content: "\f1d4";
}
.flaticon-tik-tok:before {
  content: "\f1d5";
}
.flaticon-heart-2:before {
  content: "\f1d6";
}
.flaticon-rain:before {
  content: "\f1d7";
}
.flaticon-snowing:before {
  content: "\f1d8";
}
.flaticon-rocket:before {
  content: "\f1d9";
}
.flaticon-briefcase-3:before {
  content: "\f1da";
}
.flaticon-atom:before {
  content: "\f1db";
}
.flaticon-chat-1:before {
  content: "\f1dc";
}
.flaticon-calendar-2:before {
  content: "\f1dd";
}
.flaticon-facebook:before {
  content: "\f1de";
}
.flaticon-behance:before {
  content: "\f1df";
}
.flaticon-graduated:before {
  content: "\f1e0";
}
.flaticon-target-1:before {
  content: "\f1e1";
}
.flaticon-reload:before {
  content: "\f1e2";
}
.flaticon-pdf-1:before {
  content: "\f1e3";
}
.flaticon-calendar-3:before {
  content: "\f1e4";
}
.flaticon-placeholder-2:before {
  content: "\f1e5";
}
.flaticon-construction:before {
  content: "\f1e6";
}
.flaticon-smile:before {
  content: "\f1e7";
}
.flaticon-reply:before {
  content: "\f1e8";
}
.flaticon-linkedin:before {
  content: "\f1e9";
}
.flaticon-globe-1:before {
  content: "\f1ea";
}
.flaticon-pencil-and-ruler:before {
  content: "\f1eb";
}
.flaticon-location-1:before {
  content: "\f1ec";
}
.flaticon-tools:before {
  content: "\f1ed";
}
.flaticon-telephone-1:before {
  content: "\f1ee";
}
.flaticon-youtube-1:before {
  content: "\f1ef";
}
.flaticon-instagram-1:before {
  content: "\f1f0";
}
.flaticon-hamburger:before {
  content: "\f1f1";
}
.flaticon-ruined:before {
  content: "\f1f2";
}
.flaticon-roof-4:before {
  content: "\f1f3";
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.hinge {
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  animation-duration: 0.75s;
}
@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  0%,
  to {
    transform: translateZ(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    transform: scaleX(1);
  }
}
.tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  11.1% {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
  to {
    transform: none;
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translateZ(0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  to {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(-1turn);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform-origin: center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  0% {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInStable {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  33.333% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  66.666666% {
    opacity: 1;
    transform: scaleX(1);
  }
}
.zoomInStable {
  animation-name: zoomInStable;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
@keyframes anime {
  0% {
    opacity: 0;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
  }
  to {
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    -moz-transform: scaleY(1);
  }
}
@font-face {
  font-family: Linearicons-Free;
  src: url(/fonts/Linearicons-Free54e9.html?w118d);
  src: url(/fonts/Linearicons-Freed41d.html?#iefixw118d)
      format("embedded-opentype"),
    url(/fonts/Linearicons-Free54e9.woff2?w118d) format("woff2"),
    url(/fonts/Linearicons-Free54e9.woff?w118d) format("woff"),
    url(/fonts/Linearicons-Free54e9.ttf?w118d) format("truetype"),
    url(/fonts/Linearicons-Free54e9.svg?w118d#Linearicons-Free) format("svg");
  font-weight: 400;
  font-style: normal;
}
.lnr {
  font-family: Linearicons-Free;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lnr-home:before {
  content: "\e800";
}
.lnr-apartment:before {
  content: "\e801";
}
.lnr-pencil:before {
  content: "\e802";
}
.lnr-magic-wand:before {
  content: "\e803";
}
.lnr-drop:before {
  content: "\e804";
}
.lnr-lighter:before {
  content: "\e805";
}
.lnr-poop:before {
  content: "\e806";
}
.lnr-sun:before {
  content: "\e807";
}
.lnr-moon:before {
  content: "\e808";
}
.lnr-cloud:before {
  content: "\e809";
}
.lnr-cloud-upload:before {
  content: "\e80a";
}
.lnr-cloud-download:before {
  content: "\e80b";
}
.lnr-cloud-sync:before {
  content: "\e80c";
}
.lnr-cloud-check:before {
  content: "\e80d";
}
.lnr-database:before {
  content: "\e80e";
}
.lnr-lock:before {
  content: "\e80f";
}
.lnr-cog:before {
  content: "\e810";
}
.lnr-trash:before {
  content: "\e811";
}
.lnr-dice:before {
  content: "\e812";
}
.lnr-heart:before {
  content: "\e813";
}
.lnr-star:before {
  content: "\e814";
}
.lnr-star-half:before {
  content: "\e815";
}
.lnr-star-empty:before {
  content: "\e816";
}
.lnr-flag:before {
  content: "\e817";
}
.lnr-envelope:before {
  content: "\e818";
}
.lnr-paperclip:before {
  content: "\e819";
}
.lnr-inbox:before {
  content: "\e81a";
}
.lnr-eye:before {
  content: "\e81b";
}
.lnr-printer:before {
  content: "\e81c";
}
.lnr-file-empty:before {
  content: "\e81d";
}
.lnr-file-add:before {
  content: "\e81e";
}
.lnr-enter:before {
  content: "\e81f";
}
.lnr-exit:before {
  content: "\e820";
}
.lnr-graduation-hat:before {
  content: "\e821";
}
.lnr-license:before {
  content: "\e822";
}
.lnr-music-note:before {
  content: "\e823";
}
.lnr-film-play:before {
  content: "\e824";
}
.lnr-camera-video:before {
  content: "\e825";
}
.lnr-camera:before {
  content: "\e826";
}
.lnr-picture:before {
  content: "\e827";
}
.lnr-book:before {
  content: "\e828";
}
.lnr-bookmark:before {
  content: "\e829";
}
.lnr-user:before {
  content: "\e82a";
}
.lnr-users:before {
  content: "\e82b";
}
.lnr-shirt:before {
  content: "\e82c";
}
.lnr-store:before {
  content: "\e82d";
}
.lnr-cart:before {
  content: "\e82e";
}
.lnr-tag:before {
  content: "\e82f";
}
.lnr-phone-handset:before {
  content: "\e830";
}
.lnr-phone:before {
  content: "\e831";
}
.lnr-pushpin:before {
  content: "\e832";
}
.lnr-map-marker:before {
  content: "\e833";
}
.lnr-map:before {
  content: "\e834";
}
.lnr-location:before {
  content: "\e835";
}
.lnr-calendar-full:before {
  content: "\e836";
}
.lnr-keyboard:before {
  content: "\e837";
}
.lnr-spell-check:before {
  content: "\e838";
}
.lnr-screen:before {
  content: "\e839";
}
.lnr-smartphone:before {
  content: "\e83a";
}
.lnr-tablet:before {
  content: "\e83b";
}
.lnr-laptop:before {
  content: "\e83c";
}
.lnr-laptop-phone:before {
  content: "\e83d";
}
.lnr-power-switch:before {
  content: "\e83e";
}
.lnr-bubble:before {
  content: "\e83f";
}
.lnr-heart-pulse:before {
  content: "\e840";
}
.lnr-construction:before {
  content: "\e841";
}
.lnr-pie-chart:before {
  content: "\e842";
}
.lnr-chart-bars:before {
  content: "\e843";
}
.lnr-gift:before {
  content: "\e844";
}
.lnr-diamond:before {
  content: "\e845";
}
.lnr-linearicons:before {
  content: "\e846";
}
.lnr-dinner:before {
  content: "\e847";
}
.lnr-coffee-cup:before {
  content: "\e848";
}
.lnr-leaf:before {
  content: "\e849";
}
.lnr-paw:before {
  content: "\e84a";
}
.lnr-rocket:before {
  content: "\e84b";
}
.lnr-briefcase:before {
  content: "\e84c";
}
.lnr-bus:before {
  content: "\e84d";
}
.lnr-car:before {
  content: "\e84e";
}
.lnr-train:before {
  content: "\e84f";
}
.lnr-bicycle:before {
  content: "\e850";
}
.lnr-wheelchair:before {
  content: "\e851";
}
.lnr-select:before {
  content: "\e852";
}
.lnr-earth:before {
  content: "\e853";
}
.lnr-smile:before {
  content: "\e854";
}
.lnr-sad:before {
  content: "\e855";
}
.lnr-neutral:before {
  content: "\e856";
}
.lnr-mustache:before {
  content: "\e857";
}
.lnr-alarm:before {
  content: "\e858";
}
.lnr-bullhorn:before {
  content: "\e859";
}
.lnr-volume-high:before {
  content: "\e85a";
}
.lnr-volume-medium:before {
  content: "\e85b";
}
.lnr-volume-low:before {
  content: "\e85c";
}
.lnr-volume:before {
  content: "\e85d";
}
.lnr-mic:before {
  content: "\e85e";
}
.lnr-hourglass:before {
  content: "\e85f";
}
.lnr-undo:before {
  content: "\e860";
}
.lnr-redo:before {
  content: "\e861";
}
.lnr-sync:before {
  content: "\e862";
}
.lnr-history:before {
  content: "\e863";
}
.lnr-clock:before {
  content: "\e864";
}
.lnr-download:before {
  content: "\e865";
}
.lnr-upload:before {
  content: "\e866";
}
.lnr-enter-down:before {
  content: "\e867";
}
.lnr-exit-up:before {
  content: "\e868";
}
.lnr-bug:before {
  content: "\e869";
}
.lnr-code:before {
  content: "\e86a";
}
.lnr-link:before {
  content: "\e86b";
}
.lnr-unlink:before {
  content: "\e86c";
}
.lnr-thumbs-up:before {
  content: "\e86d";
}
.lnr-thumbs-down:before {
  content: "\e86e";
}
.lnr-magnifier:before {
  content: "\e86f";
}
.lnr-cross:before {
  content: "\e870";
}
.lnr-menu:before {
  content: "\e871";
}
.lnr-list:before {
  content: "\e872";
}
.lnr-chevron-up:before {
  content: "\e873";
}
.lnr-chevron-down:before {
  content: "\e874";
}
.lnr-chevron-left:before {
  content: "\e875";
}
.lnr-chevron-right:before {
  content: "\e876";
}
.lnr-arrow-up:before {
  content: "\e877";
}
.lnr-arrow-down:before {
  content: "\e878";
}
.lnr-arrow-left:before {
  content: "\e879";
}
.lnr-arrow-right:before {
  content: "\e87a";
}
.lnr-move:before {
  content: "\e87b";
}
.lnr-warning:before {
  content: "\e87c";
}
.lnr-question-circle:before {
  content: "\e87d";
}
.lnr-menu-circle:before {
  content: "\e87e";
}
.lnr-checkmark-circle:before {
  content: "\e87f";
}
.lnr-cross-circle:before {
  content: "\e880";
}
.lnr-plus-circle:before {
  content: "\e881";
}
.lnr-circle-minus:before {
  content: "\e882";
}
.lnr-arrow-up-circle:before {
  content: "\e883";
}
.lnr-arrow-down-circle:before {
  content: "\e884";
}
.lnr-arrow-left-circle:before {
  content: "\e885";
}
.lnr-arrow-right-circle:before {
  content: "\e886";
}
.lnr-chevron-up-circle:before {
  content: "\e887";
}
.lnr-chevron-down-circle:before {
  content: "\e888";
}
.lnr-chevron-left-circle:before {
  content: "\e889";
}
.lnr-chevron-right-circle:before {
  content: "\e88a";
}
.lnr-crop:before {
  content: "\e88b";
}
.lnr-frame-expand:before {
  content: "\e88c";
}
.lnr-frame-contract:before {
  content: "\e88d";
}
.lnr-layers:before {
  content: "\e88e";
}
.lnr-funnel:before {
  content: "\e88f";
}
.lnr-text-format:before {
  content: "\e890";
}
.lnr-text-format-remove:before {
  content: "\e891";
}
.lnr-text-size:before {
  content: "\e892";
}
.lnr-bold:before {
  content: "\e893";
}
.lnr-italic:before {
  content: "\e894";
}
.lnr-underline:before {
  content: "\e895";
}
.lnr-strikethrough:before {
  content: "\e896";
}
.lnr-highlight:before {
  content: "\e897";
}
.lnr-text-align-left:before {
  content: "\e898";
}
.lnr-text-align-center:before {
  content: "\e899";
}
.lnr-text-align-right:before {
  content: "\e89a";
}
.lnr-text-align-justify:before {
  content: "\e89b";
}
.lnr-line-spacing:before {
  content: "\e89c";
}
.lnr-indent-increase:before {
  content: "\e89d";
}
.lnr-indent-decrease:before {
  content: "\e89e";
}
.lnr-pilcrow:before {
  content: "\e89f";
}
.lnr-direction-ltr:before {
  content: "\e8a0";
}
.lnr-direction-rtl:before {
  content: "\e8a1";
}
.lnr-page-break:before {
  content: "\e8a2";
}
.lnr-sort-alpha-asc:before {
  content: "\e8a3";
}
.lnr-sort-amount-asc:before {
  content: "\e8a4";
}
.lnr-hand:before {
  content: "\e8a5";
}
.lnr-pointer-up:before {
  content: "\e8a6";
}
.lnr-pointer-right:before {
  content: "\e8a7";
}
.lnr-pointer-down:before {
  content: "\e8a8";
}
.lnr-pointer-left:before {
  content: "\e8a9";
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.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:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 8px 1em 8px 15px;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}
.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup > .ui-controlgroup-item:focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.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-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev 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: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 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;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.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;
}
.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;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  touch-action: none;
}
.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  vertical-align: middle;
  margin: 0.2em 2em 0.2em 0.4em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
}
.ui-widget,
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: 700;
}
.ui-widget-header a {
  color: #333;
}
.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}
.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-widget-header .ui-icon {
  background-image: url(//images/ui-icons_444444_256x240.html);
}
.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(/images/ui-icons_777620_256x240.html);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/images/ui-icons_cc0000_256x240.html);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  to {
    transform: translate3d(85px, 0, 0);
  }
}
@keyframes move-up-down {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  to {
    transform: translateY(0);
  }
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-first,
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  border-bottom-right-radius: 3px;
}
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  box-shadow: 0 0 5px #666;
}
.empty-animation {
  -o-animation-iteration-count: 1;
  animation-name: zoomInStable;
  -webkit-animation-name: zoomInStable;
  -moz-animation-name: zoomInStable;
  -ms-animation-name: zoomInStable;
  -o-animation-name: zoomInStable;
  -o-animation-duration: 3s;
  animation-name: slideInRight;
  animation-name: slideInLeft;
  animation-name: slideInUp;
  animation-duration: 2s;
  animation-iteration-count: 1;
  -webkit-animation-name: slideInUp;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-name: slideInUp;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: 1;
  -ms-animation-name: slideInUp;
  -ms-animation-duration: 2s;
  -ms-animation-iteration-count: 1;
}
@keyframes rotateme {
  0% {
    transform: rotate(0deg);
    opacity: 1;
  }
  50% {
    transform: rotate(180deg);
  }
  to {
    transform: rotate(1turn);
    opacity: 1;
  }
}
.app-section-two .icon-layer-two,
.portfolio-block .inner-box .icon-box .icon:before,
.process-section .icon-layer,
.services-section-two .icon-layer-one,
.testimonial-block-five .icon-layer-four {
  animation-name: rotateme;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes rotateme2 {
  0% {
    transform: rotate(0deg);
    opacity: 1;
  }
  50% {
    transform: rotate(-180deg);
  }
  to {
    transform: rotate(-1turn);
    opacity: 1;
  }
}
.app-section-two .icon-layer-one,
.banner-section-four .icon-layer,
.filling-section .icon-layer-one,
.news-section-two .icon-layer-one {
  animation-name: rotateme2;
  animation-duration: 15s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme2;
  -webkit-animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme2;
  -moz-animation-duration: 15s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme2;
  -ms-animation-duration: 15s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme2;
  -o-animation-duration: 15s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes float_up_down {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(30px);
    opacity: 1;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
.banner-section .image-column .image,
.banner-section-four .image-column .image,
.banner-section-three .image-column .image,
.filling-section .icon-layer-two,
.news-section-two .icon-layer-two,
.services-section-two .icon-layer-two,
.testimonial-block-five .icon-layer-three {
  animation-name: float_up_down;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float_up_down;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float_up_down;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float_up_down;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float_left_right;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes float_left_right {
  0% {
    transform: translateX(-100px);
    opacity: 1;
  }
  50% {
    transform: translateX(100px);
    opacity: 0.4;
  }
  to {
    transform: translateX(-100px);
    opacity: 1;
  }
}
.testimonial-block-five .icon-layer-five {
  animation-name: float_left_right;
  animation-duration: 30s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float_left_right;
  -webkit-animation-duration: 30s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float_left_right;
  -moz-animation-duration: 30s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float_left_right;
  -ms-animation-duration: 30s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float_left_right;
  -o-animation-duration: 30s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes float_left_right_two {
  0% {
    transform: translateX(-30px);
    opacity: 1;
  }
  50% {
    transform: translateX(0);
    opacity: 0.8;
  }
  to {
    transform: translateX(-30px);
    opacity: 1;
  }
}
.empty-animation {
  animation-name: float_left_right_two;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: float_left_right_two;
  -webkit-animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: float_left_right_two;
  -moz-animation-duration: 5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: float_left_right_two;
  -ms-animation-duration: 5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: float_left_right_two;
  -o-animation-duration: 5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.counter-block-two .counter:before {
  animation-name: zoom-fade;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: zoom-fade;
  -webkit-animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: zoom-fade;
  -moz-animation-duration: 6s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: zoom-fade;
  -ms-animation-duration: 6s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: zoom-fade;
  -o-animation-duration: 6s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  margin-left: -1px;
  position: relative;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 4px;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: -2px;
  border-radius: 0;
  border-bottom-right-radius: 4px;
}
.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 9px;
  font-weight: 400;
}
.odometer.odometer-auto-theme,
.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default,
.odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}
.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}
.odometer.odometer-auto-theme
  .odometer-digit
  .odometer-value.odometer-last-value,
.odometer.odometer-theme-default
  .odometer-digit
  .odometer-value.odometer-last-value {
  position: absolute;
}
.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  transition: transform 2s;
}
.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating
  .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-up.odometer-animating
  .odometer-ribbon-inner {
  transform: translateY(-100%);
}
.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating
  .odometer-ribbon-inner,
.odometer.odometer-theme-default.odometer-animating-down.odometer-animating
  .odometer-ribbon-inner {
  transition: transform 2s;
  transform: translateY(0);
}
.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
  line-height: 1.1em;
}
.odometer.odometer-auto-theme .odometer-value,
.odometer.odometer-theme-default .odometer-value {
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .header-navigation-area {
    display: none;
  }
}
.header-navigation-area .main-menu.nav .has-submenu:hover a,
.header-navigation-area .main-menu.nav .has-submenu:hover a:before,
.header-navigation-area .main-menu.nav > li.active > a,
.header-navigation-area .main-menu.nav > li.active > a:before,
.header-navigation-area .main-menu.nav > li > a:hover {
  color: #03a84e;
}
@media only screen and (max-width: 1399.98px) {
  .header-logo-area img {
    max-width: 125px;
  }
}
.header-action-area .btn-registration {
  background-color: #03a84e;
}
.home-slider-container .slider-content-area {
  height: 870px;
}
.home-slider-container .slider-content-area:before {
  opacity: 0.7;
  z-index: -1;
}
.home-slider-container .slider-content-area .slider-content .desc {
  font-size: 18px;
}
.info-section {
  position: relative;
}
.info-section .inner-container {
  position: relative;
  padding: 80px 0 60px;
  border-bottom: 2px solid var(--main-color);
}
.info-box {
  position: relative;
  margin-bottom: var(--margin-bottom-20);
}
.info-box .box-inner {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
}
.info-box .box-inner .icon {
  position: relative;
  width: 50px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  font-family: Flaticon;
  color: var(--white-color);
  background-color: var(--main-color);
}
.info-box i {
  font-style: normal;
  margin: 0 30px;
  display: inline-block;
  color: var(--color-four);
}
.info-box a,
.info-box i {
  position: relative;
  font-weight: 700;
}
.info-box a {
  color: var(--color-two);
  font-size: var(--font-26);
}
.info-box a:hover {
  color: var(--main-color);
}
.services-section {
  position: relative;
  padding: 100px 0 70px;
}
.services-section .more-service {
  position: relative;
  font-weight: 700;
  display: inline-block;
  color: var(--color-two);
  font-size: var(--font-18);
  margin-top: var(--margin-top-20);
  padding-right: var(--padding-right-5);
  transition: all 0.5s ease;
}
.services-section .more-service span {
  position: absolute;
  left: 100%;
  top: 0;
  font-family: Flaticon;
  font-size: var(--font-14);
  margin-left: var(--margin-left-5);
  transition: all 0.5s ease;
}
.services-section .sec-title .text {
  margin-top: var(--margin-zero);
}
.services-section .more-service:hover span {
  left: 0;
}
.services-section .more-service:hover {
  color: var(--main-color);
  padding-left: var(--padding-left-25);
}
.service-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.service-block .inner-box {
  position: relative;
  padding: 40px 30px 50px;
  transition: all 0.5s ease;
  border: 1px solid rgba(var(--color-two-rgb), 0.1);
}
.service-block .inner-box:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -1px;
  height: 4px;
  opacity: 0;
  transform: scaleX(0.3);
  background-color: var(--main-color);
  transition: all 0.5s ease;
}
.service-block .inner-box:hover:before {
  opacity: 1;
  transform: scale(1);
}
.service-block .inner-box:hover {
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
}
.service-block .icon {
  position: relative;
  line-height: 1em;
  display: inline-block;
  color: var(--color-four);
  font-size: var(--font-44);
  font-family: Flaticon;
  transition: all 0.5s ease;
}
.service-block h5 {
  font-weight: 600;
  margin-top: var(--margin-top-25);
  font-family: var(--font-family-Archivo);
}
.service-block h5 a {
  color: var(--color-two);
}
.service-block .text {
  margin-top: var(--margin-top-20);
}
.service-block .inner-box:hover .icon {
  color: var(--main-color);
  transform: rotateY(180deg);
}
.service-block .inner-box:hover h5 a {
  color: var(--main-color);
}
.strategy-section {
  position: relative;
  padding: 100px 0 90px;
  background-color: var(--color-two);
}
.strategy-section .title-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.strategy-section .title-column .inner-column {
  position: relative;
}
.strategy-section h2 {
  color: var(--white-color);
  margin-bottom: var(--margin-bottom-25);
}
.strategy-section p {
  color: var(--color-five);
  margin-top: var(--margin-top-25);
}
.strategy-section .more-service {
  position: relative;
  font-weight: 700;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-18);
  margin-top: var(--margin-top-30);
  padding-right: var(--padding-right-5);
}
.strategy-section .more-service span {
  position: absolute;
  left: 100%;
  font-family: Flaticon;
  font-size: var(--font-14);
  transition: all 0.5s ease;
}
.strategy-section .more-service:hover span {
  left: 0;
}
.strategy-section .more-service:hover {
  color: var(--main-color);
  padding-left: var(--padding-left-25);
}
.service-block-two {
  position: relative;
  margin-bottom: var(--margin-bottom-50);
}
.service-block-two .inner-box {
  position: relative;
  padding-right: var(--padding-right-30);
}
.service-block-two .icon {
  position: relative;
  line-height: 1em;
  display: inline-block;
  color: var(--main-color);
  font-size: var(--font-44);
  font-family: Flaticon;
  transition: all 0.5s ease;
}
.service-block-two h5 {
  font-weight: 600;
  margin-top: var(--margin-top-25);
  font-family: var(--font-family-Archivo);
}
.service-block-two h5 a {
  color: var(--white-color);
}
.service-block-two .text {
  color: var(--color-five);
  margin-top: var(--margin-top-20);
}
.service-block-two .inner-box:hover .icon {
  color: var(--main-color);
  transform: rotateY(180deg);
}
.service-block-two .inner-box:hover h5 a {
  color: var(--main-color);
}
.information-section {
  position: relative;
  padding: 0 0 70px;
}
.information-section .form-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.information-section .form-column .inner-column {
  position: relative;
  margin-top: -50px;
  padding: 55px 35px 40px;
  background-color: var(--color-six);
  border-bottom: 4px solid var(--color-two);
}
.information-section .form-column .inner-column.nopadding {
  padding: 0;
}
.information-section .form-column .title-box {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.information-section .form-column .title-box h4 {
  color: var(--color-two);
  padding-left: var(--padding-left-50);
}
.information-section .form-column .title-box h4:before {
  position: absolute;
  content: "\f17e";
  left: 0;
  top: 0;
  line-height: 1em;
  font-weight: 400;
  color: var(--main-color);
  font-family: Flaticon;
  font-size: var(--font-30);
}
.default-form .form-group {
  margin-bottom: var(--margin-bottom-20);
}
.default-form .form-group input[type="email"],
.default-form .form-group input[type="password"],
.default-form .form-group input[type="tel"],
.default-form .form-group input[type="text"],
.default-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 25px;
  color: var(--color-two);
  height: 60px;
  border-radius: 0;
  background: var(--white-color);
  transition: all 0.3s ease;
  border: 1px solid transparent;
  font-family: var(--font-family-Archivo);
}
.default-form .form-group input[type="email"]:focus,
.default-form .form-group input[type="password"]:focus,
.default-form .form-group input[type="tel"]:focus,
.default-form .form-group input[type="text"]:focus,
.default-form .form-group select:focus,
.default-form .form-group textarea:focus {
  border-color: var(--main-color);
}
.default-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 215px;
  line-height: 24px;
  padding: 15px 25px 25px;
  color: var(--color-two);
  font-size: var(--font-15);
  border-radius: 0;
  resize: none;
  background: var(--white-color);
  border: 1px solid transparent;
  transition: all 0.3s ease;
  font-family: var(--font-family-Archivo);
}
.default-form .form-group input::-webkit-input-placeholder,
.default-form .form-group textarea::-webkit-input-placeholder {
  color: rgba(var(--color-five-rgb), 1);
}
.information-section .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.information-section .content-column .inner-column {
  position: relative;
  padding-top: var(--padding-top-110);
  padding-left: var(--padding-left-100);
}
.information-section h2 {
  margin-bottom: var(--margin-bottom-30);
}
.information-section p {
  max-width: 485px;
  margin-bottom: var(--margin-bottom-25);
}
.information-section .list {
  position: relative;
  margin-top: var(--margin-top-40);
}
.information-section .list li {
  position: relative;
  font-weight: 500;
  color: var(--color-two);
  font-size: var(--font-18);
  padding-left: var(--padding-left-25);
  margin-bottom: var(--margin-bottom-15);
}
.information-section .list li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 7px;
  width: 5px;
  height: 5px;
  border-radius: 50px;
  display: inline-block;
  background-color: var(--color-two);
}
.information-section .list li:last-child {
  margin-bottom: var(--margin-zero);
}
.information-section .pages-nav {
  position: relative;
  margin-top: var(--margin-top-60);
}
.information-section .pages-nav li {
  position: relative;
  display: inline-block;
  color: var(--color-two);
  font-size: var(--font-22);
  margin-right: var(--margin-right-35);
  font-family: var(--font-family-Playfair);
}
.information-section .pages-nav li a {
  position: relative;
  font-weight: 800;
  color: rgba(var(--color-two-rgb), 0.5);
}
.information-section .pages-nav li:last-child {
  margin-right: var(--margin-zero);
}
.information-section .pages-nav li span {
  position: relative;
  top: 3px;
  font-size: var(--font-18);
  font-family: Flaticon;
}
.information-section .pages-nav li a:hover {
  color: rgba(var(--color-two-rgb), 1);
}
.projects-section {
  position: relative;
}
.projects-section .owl-dots,
.projects-section .owl-nav {
  display: none;
}
.projects-section .outer-container:hover {
  cursor: url(/images/icons/drag.png) no-repeat;
}
.project-block,
.project-block .inner-box {
  position: relative;
}
.project-block .inner-box .image {
  position: relative;
  overflow: hidden;
}
.project-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 0.5s ease;
}
.project-block .inner-box:hover .image img {
  transform: scale(1.06) rotate(1deg);
}
.project-block .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.4s ease;
  transform: scaleX(0);
  transform-origin: left center;
}
.project-block .inner-box:hover .overlay-box {
  transform: scale(1);
  transform-origin: right center;
}
.project-block .overlay-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #000);
}
.project-block .overlay-box .content {
  position: absolute;
  left: 30px;
  bottom: 30px;
  right: 30px;
  display: block;
}
.project-block .title {
  position: relative;
  font-weight: 500;
  color: var(--white-color);
  font-size: var(--font-15);
  text-transform: uppercase;
  margin-top: var(--margin-top-10);
  padding-left: var(--padding-left-25);
}
.project-block .title:before {
  position: absolute;
  content: "\f02b";
  left: 0;
  color: var(--main-color);
  font-family: FontAwesome;
}
.project-block h4 {
  font-weight: 600;
}
.project-block h4 a {
  position: relative;
  color: var(--white-color);
  display: inline;
  width: 100%;
  background-repeat: no-repeat;
  background-position-y: -2px;
  background-image: linear-gradient(
    transparent calc(100% - 2px),
    currentColor 1px
  );
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 100%;
  backface-visibility: hidden;
  font-family: var(--font-family-Archivo);
}
.project-block h4 a:hover {
  background-size: 100% 100%;
  color: var(--main-color);
}
.pricing-section {
  position: relative;
  padding: 100px 0;
}
.pricing-section.style-two {
  padding-top: var(--padding-zero);
}
.pricing-section .package-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.pricing-section .package-column .inner-column {
  position: relative;
  padding: 55px 55px 50px;
  background-color: var(--color-six);
}
.price-tab {
  position: relative;
  margin-bottom: var(--margin-bottom-40);
}
.price-tab .tab-btns {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: var(--margin-top-50);
}
.price-tab .tab-btn {
  position: relative;
  line-height: 24px;
  cursor: pointer;
  font-weight: 700;
  padding: 16px 36px;
  margin-right: 1px;
  color: var(--color-two);
  text-transform: uppercase;
  font-size: var(--font-15);
  transition: all 0.5s ease;
  background: var(--white-color);
}
.price-tab .tab-btns .tab-btn.active-btn,
.price-tab .tab-btns .tab-btn:hover {
  color: var(--white-color);
  background-color: var(--color-two);
}
.price-tab .tabs-content {
  position: relative;
  padding: 0;
}
.price-tab .tabs-content .tab {
  position: relative;
  display: none;
  border-top: 0;
}
.price-tab .tabs-content .tab.active-tab {
  display: block;
}
.price-tab .tabs-content .price-list {
  position: relative;
}
.price-tab .tabs-content .price-list li {
  position: relative;
  color: var(--color-two);
  font-size: var(--font-18);
  margin-bottom: var(--margin-bottom-45);
}
.price-tab .tabs-content .price-list li:before {
  position: absolute;
  content: "\f058";
  right: 0;
  color: var(--main-color);
  font-family: FontAwesome;
}
.price-tab .tabs-content .price-list li:last-child {
  margin-bottom: var(--margin-zero);
}
.pricing-section .pricing-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.price-box,
.pricing-section .pricing-column .inner-column {
  position: relative;
}
.price-box {
  margin-bottom: var(--margin-bottom-30);
}
.price-box .box-inner {
  position: relative;
  padding: 30px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(var(--color-two-rgb), 0.04);
}
.price-box .title {
  position: relative;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-wrap: wrap;
}
.price-box .box-inner:hover .title .icon {
  color: var(--white-color);
  background-color: rgba(var(--main-color-rgb), 1);
}
.price-box .title .icon {
  position: relative;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  color: var(--main-color);
  font-size: var(--font-14);
  margin-right: var(--margin-right-15);
  background-color: rgba(var(--main-color-rgb), 0.1);
  transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -webkit-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
}
.price-box .title i {
  position: relative;
  font-weight: 400;
  display: block;
  font-style: normal;
  color: var(--color-four);
  font-size: var(--font-14);
}
.price-box h4 {
  font-family: var(--font-family-Archivo);
}
.price-box .price {
  position: relative;
  font-weight: 600;
  display: block;
  font-style: normal;
  color: var(--color-two);
  font-size: var(--font-50);
}
.price-box .price sub {
  position: relative;
  font-weight: 400;
  color: var(--color-four);
  font-size: var(--font-15);
}
.testimonial-section {
  position: relative;
  padding: 40px 0;
  background-attachment: fixed;
  background-size: cover;
}
.testimonial-section .content-boxed {
  position: relative;
  z-index: 10;
}
.testimonial-section .content-boxed .inner-box {
  position: relative;
  border-radius: 50%;
  width: 830px;
  height: 830px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: rgba(57, 196, 163, 0.7);
}
.testimonial-section .content-boxed .content {
  position: relative;
}
.testimonial-section .owl-dots {
  display: none;
}
.testimonial-section .owl-nav {
  position: absolute;
  left: -150px;
  top: 50%;
  right: -150px;
  margin-top: -40px;
}
.testimonial-section .owl-nav .owl-prev {
  left: 0;
}
.testimonial-section .owl-nav .owl-next,
.testimonial-section .owl-nav .owl-prev {
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  font-family: Flaticon;
  font-size: var(--font-24);
  background-color: var(--white-color);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.testimonial-section .owl-nav .owl-next {
  right: 0;
}
.testimonial-section .owl-nav .owl-next:hover,
.testimonial-section .owl-nav .owl-prev:hover {
  color: var(--white-color);
  background-color: var(--main-color);
}
.testimonial-block {
  position: relative;
}
.testimonial-block .block-inner {
  position: relative;
  text-align: center;
}
.testimonial-block .author-image {
  position: relative;
  width: 150px;
  margin: 40px auto 10px;
  overflow: hidden;
  border: 2px solid var(--white-color);
  padding: 2px;
}
.testimonial-block .author-image img {
  background: #fff;
}
.testimonial-block .text {
  max-width: 680px;
  margin: 0 auto;
  font-weight: 500;
  line-height: 36px;
  font-size: var(--font-24);
  color: var(--white-color);
  margin-top: var(--margin-top-60);
}
.testimonial-block h5 {
  font-weight: 500;
  color: var(--white-color);
  margin-top: var(--margin-top-0);
  font-family: var(--font-family-Archivo);
}
.testimonial-block .designation {
  position: relative;
  font-weight: 400;
  letter-spacing: 2px;
  color: var(--white-color);
  text-transform: uppercase;
  margin-top: var(--margin-top-15);
}
.home-slider-area .owl-nav {
  position: absolute;
  left: 50px;
  top: 50%;
  right: 50px;
  margin-top: -40px;
}
.home-slider-area .owl-nav .owl-prev {
  left: 0;
}
.home-slider-area .owl-nav .owl-next,
.home-slider-area .owl-nav .owl-prev {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  font-family: Flaticon;
  font-size: var(--font-24);
  background-color: var(--white-color);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.home-slider-area .owl-nav .owl-next {
  right: 0;
}
.home-slider-area .owl-nav .owl-next:hover,
.home-slider-area .owl-nav .owl-prev:hover {
  color: var(--white-color);
  background-color: var(--main-color);
}
.home-slider-area .owl-nav button span {
  font-size: 40px;
}
.sponsors-section {
  position: relative;
}
.sponsors-section .inner-container {
  position: relative;
  padding: 30px 0;
  border-bottom: 2px solid var(--main-color);
}
.sponsors-section .sponsors-outer {
  position: relative;
}
.sponsors-section .sponsors-outer .owl-dots,
.sponsors-section .sponsors-outer .owl-nav {
  position: relative;
  display: none;
}
.sponsors-section .sponsors-outer .image-box {
  position: relative;
  text-align: center;
  margin: var(--margin-zero);
}
.sponsors-section .sponsors-outer .image-box img {
  max-width: 100%;
  width: auto;
  display: inline-block;
  transition: all 0.3s ease;
}
.sponsors-section .sponsors-outer .image-box img:hover {
  opacity: 0.3;
  filter: grayscale(100%);
}
.news-section {
  position: relative;
  padding: 90px 0 70px;
}
.news-section .title-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.news-section .title-column .inner-column {
  position: relative;
  padding-right: var(--padding-right-80);
}
.news-section .blocks-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.news-block,
.news-section .blocks-column .inner-column {
  position: relative;
}
.news-block {
  margin-bottom: var(--margin-bottom-30);
}
.news-block .inner-box {
  position: relative;
  padding: 40px;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(var(--color-two-rgb), 0.1);
}
.news-block .news-info-box {
  position: relative;
}
.news-block .author-image {
  position: relative;
  width: 62px;
  height: 62px;
  overflow: hidden;
  border-radius: 50%;
}
.news-block .author-name {
  position: relative;
  font-weight: 600;
  font-size: var(--font-12);
  text-transform: uppercase;
  margin-top: var(--margin-top-20);
}
.news-block .author-name span {
  position: relative;
  color: var(--main-color);
}
.news-block .post-time {
  position: relative;
  font-weight: 600;
  font-size: var(--font-12);
  text-transform: uppercase;
  color: var(--color-four);
  margin-top: var(--margin-top-5);
}
.news-block .middle-content,
.news-block h4 {
  position: relative;
}
.news-block h4 {
  font-weight: 600;
  display: inline;
  width: 100%;
  background-repeat: no-repeat;
  background-position-y: -2px;
  background-image: linear-gradient(
    transparent calc(100% - 2px),
    currentColor 1px
  );
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 100%;
  backface-visibility: hidden;
  font-family: var(--font-family-Archivo);
}
.news-block h4 a {
  color: var(--color-two);
}
.news-block h4 a:hover {
  background-size: 100% 100%;
  color: var(--main-color);
}
.news-block .text {
  margin-top: var(--margin-top-20);
  color: var(--color-four);
}
.news-block .more-service {
  position: relative;
  font-weight: 600;
  display: inline-block;
  color: var(--color-four);
  font-size: var(--font-14);
  text-transform: uppercase;
  margin-top: var(--margin-top-5);
}
.news-block .more-service span {
  position: relative;
  top: 1px;
  font-family: Flaticon;
  font-size: var(--font-14);
  margin-left: var(--margin-left-5);
}
.news-block .more-service:hover {
  color: var(--main-color);
}
.banner-section {
  padding: 170px 0 100px;
  background-position: 50%;
  background-repeat: repeat-x;
}
.banner-section,
.banner-section .auto-container {
  position: relative;
}
.banner-section .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section .content-column .inner-column {
  position: relative;
  padding-top: var(--padding-top-20);
}
.banner-section h1 {
  font-weight: 500;
  line-height: 95px;
  color: var(--color-nine);
  font-family: var(--font-family-Poppins);
}
.banner-section h1 span {
  position: relative;
  text-decoration: underline;
}
.banner-section .list {
  position: relative;
  margin-top: var(--margin-top-50);
}
.banner-section .list li {
  position: relative;
  min-height: 70px;
  color: var(--color-ten);
  font-size: var(--font-24);
  padding-top: var(--padding-left-20);
  padding-left: var(--padding-left-90);
  margin-bottom: var(--margin-bottom-25);
}
.banner-section .list li .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 70px;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  background: rgba(var(--white-color-rgb), 1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: linear-gradient(
    to bottom,
    rgba(var(--white-color-rgb), 1) 0,
    rgba(var(--white-color-rgb), 0) 100%
  );
}
.banner-section .image-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section .image-column .inner-column {
  position: relative;
  padding-left: var(--padding-left-80);
}
.banner-section .image-column .image {
  position: relative;
  margin-right: -80px;
}
.banner-section .lower-box {
  position: relative;
  padding-top: var(--padding-top-40);
}
.counter-block {
  position: relative;
}
.counter-block:nth-child(2) .inner-block {
  border-color: var(--color-thirteen);
}
.counter-block:nth-child(2) .counter:before {
  background-color: var(--color-thirteen);
}
.counter-block:nth-child(3) .inner-block {
  border-color: var(--color-fourteen);
}
.counter-block:nth-child(3) .counter:before {
  background-color: var(--color-fourteen);
}
.counter-block .inner-block {
  position: relative;
  padding: 45px 30px 40px;
  border-radius: 6px 6px 0 0;
  border-bottom: 4px solid var(--color-twelve);
  background-color: rgba(var(--white-color-rgb), 0.2);
}
.counter-block .counter:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 12px;
  height: 12px;
  border-radius: 50px;
  display: inline-block;
  background-color: var(--color-twelve);
}
.counter-block .counter {
  position: relative;
  font-weight: 600;
  font-size: var(--font-48);
  color: var(--color-eleven);
  padding-top: var(--padding-top-35);
  font-family: var(--font-family-Poppins);
}
.counter-block .counter-text {
  position: relative;
  font-size: var(--font-18);
  color: var(--color-eleven);
  margin-top: var(--margin-top-10);
}
.banner-section .phone-box {
  position: absolute;
  right: -160px;
  bottom: 0;
}
.banner-section .phone-box .phone-inner {
  position: relative;
  font-weight: 600;
  color: var(--color-ten);
  font-size: var(--font-14);
  text-transform: uppercase;
  padding-left: var(--padding-left-80);
}
.banner-section .phone-box a {
  position: relative;
  display: block;
  font-weight: 600;
  line-height: 1em;
  color: var(--color-ten);
  font-size: var(--font-44);
  margin-top: var(--margin-top-10);
  font-family: var(--font-family-Poppins);
}
.banner-section .phone-box .icon {
  position: absolute;
  left: 0;
  top: 6px;
}
.banner-section .phone-box a:hover {
  color: var(--main-color);
}
.business-section {
  position: relative;
  padding: 110px 0 40px;
}
.business-section .title-box {
  position: relative;
  margin-bottom: var(--margin-bottom-70);
  padding-bottom: var(--padding-bottom-60);
  border-bottom: 1px solid rgba(var(--color-two-rgb), 0.1);
}
.business-section .title-box h2 {
  position: relative;
  font-weight: 500;
  color: var(--color-nine);
  font-family: var(--font-family-Poppins);
}
.business-section .title-box .text {
  font-size: var(--font-16);
  color: var(--color-fifteen);
}
.business-section .title-box .more-service {
  position: relative;
  font-weight: 600;
  display: inline-block;
  color: var(--color-ten);
  font-size: var(--font-15);
  text-transform: uppercase;
  margin-top: var(--margin-top-20);
}
.business-section .title-box .more-service span {
  position: relative;
  top: 1px;
  font-family: Flaticon;
  font-size: var(--font-14);
  margin-left: var(--margin-left-5);
}
.business-section .title-box .more-service:hover {
  color: var(--main-color);
}
.business-section .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.business-section .content-column .inner-column {
  position: relative;
  padding-right: var(--padding-right-60);
}
.business-block {
  position: relative;
  margin-bottom: var(--margin-bottom-50);
}
.business-block .block-inner {
  position: relative;
  padding-left: var(--padding-left-80);
}
.business-block .icon {
  position: absolute;
  left: 0;
  top: 5px;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  border-radius: 5px;
  background-color: var(--color-twelve);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.5s ease;
}
.business-block .block-inner:hover .icon {
  transform: rotateY(180deg);
}
.business-block:nth-child(2) .icon {
  background-color: var(--color-thirteen);
}
.business-block:nth-child(3) .icon {
  background-color: var(--color-fourteen);
}
.business-block h4 {
  font-weight: 500;
  color: var(--color-nine);
  font-family: var(--font-family-Poppins);
}
.business-block .text {
  font-size: var(--font-16);
  color: var(--color-fifteen);
  margin-top: var(--margin-top-10);
}
.business-block .read-more {
  position: relative;
  font-weight: 600;
  display: inline-block;
  color: var(--color-ten);
  font-size: var(--font-15);
  text-transform: uppercase;
  margin-top: var(--margin-top-10);
}
.business-block .read-more span {
  position: relative;
  top: 1px;
  font-family: Flaticon;
  font-size: var(--font-14);
  margin-left: var(--margin-left-5);
}
.business-block .read-more:hover {
  color: var(--main-color);
}
.business-section .image-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.business-section .image-column .inner-column {
  position: relative;
}
.business-section .image-column .image {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: var(--margin-bottom-20);
  background-color: var(--color-sixteen);
}
.clients-section {
  position: relative;
  padding: 110px 0 40px;
  background-size: cover;
}
.clients-section .inner-container {
  position: relative;
  margin: 0 -10px;
}
.clients-section .client-image {
  position: relative;
  width: 14.95%;
  float: left;
  margin: 0 10px;
  border-radius: 5px;
  margin-bottom: var(--margin-bottom-25);
  background: rgba(var(--white-color-rgb), 0.4);
}
.clients-section .client-image:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  opacity: 0;
  transform: scaleX(0.2);
  background-color: var(--color-nine);
  transition: all 0.3s ease;
}
.clients-section .client-image:hover:before {
  opacity: 1;
  transform: scale(1);
}
.clients-section .app-inner {
  position: relative;
  border-radius: 10px;
  padding: 70px 70px 40px;
  margin-top: var(--margin-top-80);
  background: linear-gradient(
    153.59deg,
    var(--white-color) -125.33%,
    rgba(var(--white-color-rgb), 0) 105.06%
  );
  filter: drop-shadow(0 27px 30px rgba(185, 204, 216, 0.15));
}
.clients-section .title-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.clients-section .title-column .inner-column {
  position: relative;
}
.clients-section .title-column .title {
  position: relative;
  font-weight: 600;
  letter-spacing: 1px;
  color: var(--color-ten);
  text-transform: uppercase;
}
.clients-section .title-column h2 {
  font-weight: 500;
  color: var(--color-nine);
  margin-top: var(--margin-top-15);
  font-family: var(--font-family-Poppins);
}
.clients-section .title-column .text {
  max-width: 550px;
  font-size: var(--font-16);
  color: var(--color-fifteen);
  margin-top: var(--margin-top-20);
}
.clients-section .app-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.clients-section .app-column .inner-column {
  position: relative;
  text-align: right;
}
.clients-section .app-column .image {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.works-section {
  position: relative;
  padding: 0 0 70px;
}
.works-section .sec-title-two .icon:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.4;
  border-radius: 5px;
  background: linear-gradient(
    224.1deg,
    #664bc4 4.97%,
    #69e5dd 52.22%,
    #ff40d5 95.7%
  );
}
.work-block {
  margin-bottom: var(--margin-bottom-30);
}
.work-block,
.work-block .inner-box {
  position: relative;
}
.work-block .inner-box:before {
  position: absolute;
  content: "";
  right: 0;
  top: 40px;
  width: 122px;
  height: 9px;
  background: url(/images/icons/arrow.png) no-repeat;
}
.work-block:last-child .inner-box:before {
  display: none;
}
.work-block .icon {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 5px;
  background-color: var(--color-twelve);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.work-block .inner-box:hover .icon {
  transform: scale(-1) rotate(180deg);
}
.work-block:nth-child(2) .icon {
  background-color: var(--color-thirteen);
}
.work-block:nth-child(3) .icon {
  background-color: var(--color-fourteen);
}
.work-block:nth-child(4) .icon {
  background-color: var(--color-seventeen);
}
.work-block h5 {
  font-weight: 500;
  color: var(--color-nine);
  margin-top: var(--margin-top-30);
  font-family: var(--font-family-Poppins);
}
.work-block .text {
  position: relative;
  color: var(--color-fifteen);
  margin-top: var(--margin-top-20);
}
.testimonial-section-two {
  position: relative;
  padding: 110px 0 100px;
  background-position: 50%;
  background-repeat: repeat-x;
}
.testimonial-section-two .title-box {
  position: relative;
  margin-bottom: var(--margin-bottom-70);
}
.testimonial-section-two .title-box .icon {
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  background: rgba(var(--white-color-rgb), 1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  background: linear-gradient(
    to bottom,
    rgba(var(--white-color-rgb), 1) 0,
    rgba(var(--white-color-rgb), 0) 100%
  );
}
.testimonial-section-two .title-box h2 {
  position: relative;
  font-weight: 500;
  color: var(--color-nine);
  margin-top: var(--margin-top-25);
  font-family: var(--font-family-Poppins);
}
.testimonial-section-two .title-box .text {
  font-size: var(--font-16);
  color: var(--color-fifteen);
  margin-top: var(--margin-top-90);
}
.testimonial-section-two .title-box .more-service {
  position: relative;
  font-weight: 600;
  display: inline-block;
  color: var(--color-ten);
  font-size: var(--font-15);
  text-transform: uppercase;
  margin-top: var(--margin-top-20);
}
.testimonial-section-two .title-box .more-service span {
  position: relative;
  top: 1px;
  font-family: Flaticon;
  font-size: var(--font-14);
  margin-left: var(--margin-left-5);
}
.testimonial-section-two .title-box .more-service:hover {
  color: var(--main-color);
}
.testimonial-section-two .owl-nav {
  display: none;
}
.testimonial-section-two .owl-dots {
  position: relative;
  text-align: center;
  margin-top: var(--margin-top-20);
}
.testimonial-section-two .owl-dots .owl-dot {
  position: relative;
  width: 10px;
  height: 10px;
  margin: 0 12px;
  border-radius: 50px;
  display: inline-block;
  background-color: var(--color-eightteen);
  transition: all 0.3s ease;
}
.testimonial-section-two .owl-dots .owl-dot:before {
  position: absolute;
  content: "";
  left: -8px;
  top: -8px;
  right: -8px;
  bottom: -8px;
  border-radius: 50px;
  border: 1px solid transparent;
  transition: all 0.3s ease;
}
.testimonial-section-two .owl-dots .owl-dot.active,
.testimonial-section-two .owl-dots .owl-dot:hover {
  background-color: var(--color-ten);
}
.testimonial-section-two .owl-dots .owl-dot.active:before,
.testimonial-section-two .owl-dots .owl-dot:hover:before {
  border-color: var(--color-ten);
}
.testimonial-block-two {
  position: relative;
}
.testimonial-block-two .inner-box {
  position: relative;
  padding: 0 40px 35px;
}
.testimonial-block-two .inner-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 37px;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    155.12deg,
    rgba(var(--white-color-rgb), 1) -129.03%,
    hsla(0, 0%, 100%, 0) 116.82%
  );
  box-shadow: 0 27px 30px rgba(185, 204, 216, 0.15);
  border-radius: 10px;
}
.testimonial-block-two .quote-icon {
  position: absolute;
  right: 40px;
  top: 70px;
}
.testimonial-block-two .author-image {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  width: 74px;
  height: 74px;
  border: 2px solid #fff;
}
.testimonial-block-two h6 {
  font-weight: 500;
  margin-top: var(--margin-top-20);
  font-family: var(--font-family-Archivo);
}
.testimonial-block-two .designation {
  position: relative;
  font-weight: 600;
  font-size: var(--font-12);
  text-transform: uppercase;
  color: var(--color-fifteen);
  margin-top: var(--margin-top-5);
  font-family: var(--font-family-Archivo);
}
.testimonial-block-two .text {
  position: relative;
  line-height: 30px;
  color: var(--color-ten);
  font-size: var(--font-18);
  margin-top: var(--margin-top-25);
}
.testimonial-block-two .rating {
  position: relative;
  color: var(--color-seventeen);
  margin-top: var(--margin-top-15);
}
.main-slider-two {
  position: relative;
  overflow: hidden;
  background-color: var(--color-twentytwo);
}
.main-slider-two .slide {
  position: relative;
  overflow: hidden;
  padding: 280px 0 150px;
}
.main-slider-two .pattern-layer {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  transform: scale(1);
  background-position: 50%;
  background-repeat: no-repeat;
  transition: all 6s linear;
}
.main-slider-two .active .pattern-layer {
  transform: scale(1.15);
}
.main-slider-two .content-boxed {
  position: relative;
  text-align: center;
}
.main-slider-two h1 {
  opacity: 0;
  font-weight: 500;
  color: var(--white-color);
  transform-origin: top;
  transform: translateX(200px);
  transition: all 1s ease;
  font-family: var(--font-family-Poppins);
}
.main-slider-two h1 span {
  color: var(--color-twenty);
}
.main-slider-two .active h1 {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.45s;
}
.main-slider-two .btns-box {
  opacity: 0;
  transform: translateX(200px);
  transform-origin: top;
  display: inline-block;
  margin-top: var(--margin-top-50);
  transition: all 0.9s ease;
}
.main-slider-two .active .btns-box {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 0.45s;
}
.main-slider-two .owl-dots,
.main-slider-two .owl-nav {
  display: none;
}
.crypto-section {
  position: relative;
  background-color: var(--color-twentytwo);
}
.crypto-section .lower-btn {
  position: relative;
  text-align: center;
  margin-top: var(--margin-top-50);
}
.crypto-section .lower-btn a {
  position: relative;
  font-weight: 700;
  border-radius: 4px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 16px 70px 15px;
  font-size: var(-font-18);
  color: var(--white-color);
  text-transform: uppercase;
  border: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.crypto-section .lower-btn a:hover {
  border-color: var(--color-twentyone);
  background-color: var(--color-twentyone);
}
.crypto-section .outer-container {
  position: relative;
  padding: 60px 0;
  background-color: var(--color-twentythree);
}
.crypto-section .inner-container {
  position: relative;
  width: 100%;
  overflow-x: auto;
}
.crypto-section .content {
  width: 100%;
  min-width: 900px;
}
.crypto-section .title-box {
  position: relative;
  border-bottom: 1px solid rgba(var(--white-color-rgb), 0.1);
  padding-bottom: var(--padding-bottom-35);
}
.crypto-section .title-box .title {
  position: relative;
  width: 16.666%;
  float: left;
  font-size: var(--font-18);
  color: var(--white-color);
}
.crypto-section .coin-box {
  position: relative;
  padding: 25px 0;
  border-bottom: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.crypto-section .coin-box .number {
  font-size: var(--font-18);
  color: var(--white-color);
}
.crypto-section .coin-box .number,
.crypto-section .coin-name {
  position: relative;
  width: 16.666%;
  float: left;
}
.crypto-section .coin-name .coin-inner {
  position: relative;
  font-weight: 300;
  font-size: var(--font-18);
  color: var(--white-color);
  padding-left: var(--padding-left-45);
}
.crypto-section .coin-name .icon {
  position: absolute;
  left: 0;
  top: -8px;
}
.crypto-section .coin-name .coin-inner i {
  position: relative;
  opacity: 0.5;
  font-style: normal;
}
.crypto-section .change {
  position: relative;
  font-weight: 300;
  width: 16.666%;
  float: left;
  font-size: var(--font-18);
  color: var(--color-twenty);
}
.crypto-section .change.down {
  color: var(--color-twentyfour);
}
.crypto-section .market-cap {
  position: relative;
  font-weight: 300;
  width: 16.666%;
  float: left;
  font-size: var(--font-16);
  color: var(--white-color);
}
.crypto-section .market-cap span {
  position: relative;
  opacity: 0.5;
}
.crypto-section .btn-box,
.crypto-section .chart {
  position: relative;
  width: 16.666%;
  float: left;
}
.crypto-section .btn-box a {
  position: relative;
  font-weight: 700;
  padding: 12px 26px;
  border-radius: 5px;
  font-size: var(--font-14);
  color: var(--white-color);
  text-transform: uppercase;
  background-color: var(--color-twentyone);
}
.portfolio-section {
  position: relative;
  padding: 80px 0 60px;
  background-color: var(--color-twentytwo);
}
.portfolio-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.portfolio-block .inner-box {
  position: relative;
  text-align: center;
}
.portfolio-block .icon-box {
  position: relative;
  width: 107px;
  height: 107px;
  margin: 0 auto;
  background-color: var(--color-twentythree);
}
.portfolio-block .icon,
.portfolio-block .icon-box {
  border-radius: 50%;
  border: 1px solid rgba(var(--white-color-rgb), 0.05);
}
.portfolio-block .icon {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
}
.portfolio-block .icon:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(/images/icons/portfolio-circle-1.png) no-repeat;
}
.portfolio-block:nth-child(2) .icon:before {
  background: url(/images/icons/portfolio-circle-2.png) no-repeat;
}
.portfolio-block:nth-child(3) .icon:before {
  background: url(/images/icons/portfolio-circle-3.png) no-repeat;
}
.portfolio-block h4 {
  font-weight: 400;
  margin-top: var(--margin-top-30);
}
.portfolio-block h4 a {
  position: relative;
  color: var(--white-color);
  font-family: var(--font-family-Poppins);
}
.portfolio-block .text {
  padding: 0 15px;
  font-size: var(--font-16);
  color: var(--color-twentyfive);
  margin-top: var(--margin-top-20);
}
.portfolio-block .text a {
  position: relative;
  color: var(--white-color);
  text-decoration: underline;
}
.counter-section {
  position: relative;
  padding: 80px 0 50px;
}
.counter-section:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(177.85deg, #a520e4 -177.18%, #07071c 91.12%);
}
.counter-block-two {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.counter-block-two:nth-child(2) .counter:before {
  background-color: var(--color-fourteen);
}
.counter-block-two:nth-child(3) .counter:before {
  background-color: var(--color-twentyseven);
}
.counter-block-two .inner-block {
  position: relative;
}
.counter-block-two .inner-block:before {
  position: absolute;
  content: "";
  right: 40px;
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: rgba(var(--white-color-rgb), 0.05);
}
.counter-block-two:last-child .inner-block:before {
  display: none;
}
.counter-block-two .counter:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 50px;
  display: inline-block;
  background-color: var(--color-twentysix);
}
.counter-block-two .counter {
  position: relative;
  font-weight: 500;
  font-size: var(--font-48);
  color: var(--white-color);
  padding-top: var(--padding-top-50);
  font-family: var(--font-family-Poppins);
}
.counter-block-two .counter-text {
  position: relative;
  font-size: var(--font-15);
  color: var(--white-color);
  margin-top: var(--margin-top-20);
}
.app-section {
  position: relative;
  padding: 80px 0 0;
}
.app-section:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
  background: linear-gradient(177.85deg, #a520e4 -177.18%, #07071c 91.12%);
}
.app-section .content-column,
.app-section .image-column,
.app-section .image-column .image {
  position: relative;
}
.app-section .content-column .inner-column {
  position: relative;
  padding-top: var(--padding-top-150);
}
.app-section .content-column h2 {
  font-weight: 500;
  color: var(--white-color);
  margin-bottom: var(--margin-bottom-30);
  font-family: var(--font-family-Poppins);
}
.app-section .content-column p {
  line-height: 30px;
  font-size: var(--font-16);
  color: var(--color-twentyfive);
  margin-bottom: var(--margin-bottom-25);
}
.app-section .content-column .btns-box {
  margin-top: var(--margin-top-35);
}
.app-section .content-column .btns-box a {
  position: relative;
  display: inline-block;
  margin-right: var(--margin-right-15);
}
.app-section .content-column .btns-box a:last-child {
  margin-right: var(--margin-zero);
}
.testimonial-section-three {
  position: relative;
  padding: 100px 0;
  background-color: var(--color-twentythree);
}
.testimonial-section-three .owl-dots {
  display: none;
}
.testimonial-section-three .owl-nav {
  position: absolute;
  right: 0;
  top: -120px;
}
.testimonial-section-three .owl-nav .owl-next,
.testimonial-section-three .owl-nav .owl-prev {
  position: relative;
  width: 70px;
  height: 70px;
  line-height: 68px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  font-size: var(--font-24);
  color: var(--white-color);
  font-family: Flaticon;
  margin-left: var(--margin-left-15);
  transition: all 0.3s ease;
  background-color: var(--color-twentyeight);
  border: 1px solid rgba(var(--white-color-rgb), 0.05);
}
.testimonial-section-three .owl-nav .owl-next:hover,
.testimonial-section-three .owl-nav .owl-prev:hover {
  color: var(--color-twentyeight);
  background-color: var(--white-color);
  border-color: var(--white-color);
}
.testimonial-block-three {
  position: relative;
}
.testimonial-block-three .inner-box {
  position: relative;
  padding: 0 40px 85px;
}
.testimonial-block-three .inner-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 37px;
  right: 0;
  bottom: 30px;
  background-color: var(--color-twentyeight);
  border: 1px solid rgba(var(--white-color-rgb), 0.05);
  border-radius: 10px;
}
.testimonial-block-three .quote-icon {
  position: absolute;
  left: 40px;
  bottom: 0;
  line-height: 1em;
  font-family: Flaticon;
  font-size: var(--font-60);
  color: var(--color-twentyone);
}
.testimonial-block-three .author-image {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  width: 82px;
  height: 82px;
}
.testimonial-block-three h6 {
  font-weight: 500;
  color: var(--white-color);
  margin-top: var(--margin-top-20);
  font-family: var(--font-family-Archivo);
}
.testimonial-block-three .designation {
  position: relative;
  font-weight: 600;
  font-size: var(--font-12);
  text-transform: uppercase;
  color: var(--color-twentyfive);
  margin-top: var(--margin-top-5);
  font-family: var(--font-family-Archivo);
}
.testimonial-block-three .text {
  position: relative;
  line-height: 30px;
  color: var(--white-color);
  font-size: var(--font-16);
  margin-top: var(--margin-top-25);
}
.testimonial-block-three .rating {
  position: absolute;
  right: 50px;
  top: 100px;
  color: var(--color-seventeen);
  margin-top: var(--margin-top-15);
}
.digital-section {
  position: relative;
  padding: 80px 0 50px;
}
.digital-section:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: linear-gradient(177.5deg, #a520e4 -175.86%, #07071c 45.26%);
}
.digital-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.digital-block .inner-box {
  position: relative;
  text-align: center;
}
.digital-block .inner-box:before {
  position: absolute;
  content: "";
  right: -60px;
  top: 40px;
  width: 122px;
  height: 9px;
  background: url(/images/icons/digital-arrow.png) no-repeat;
}
.digital-block:last-child .inner-box:before {
  display: none;
}
.digital-block .icon-box {
  position: relative;
  width: 107px;
  height: 107px;
  margin: 0 auto;
  background-color: var(--color-twentythree);
}
.digital-block .icon,
.digital-block .icon-box {
  border-radius: 50%;
  border: 1px solid rgba(var(--white-color-rgb), 0.05);
}
.digital-block .icon {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
}
.digital-block .icon:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(/images/icons/portfolio-circle-1.png) no-repeat;
}
.digital-block:nth-child(2) .icon:before {
  background: url(/images/icons/portfolio-circle-2.png) no-repeat;
}
.digital-block:nth-child(3) .icon:before {
  background: url(/images/icons/portfolio-circle-3.png) no-repeat;
}
.digital-block h5 {
  font-weight: 400;
  margin-top: var(--margin-top-30);
}
.digital-block h5 a {
  position: relative;
  color: var(--white-color);
  font-family: var(--font-family-Poppins);
}
.marketing-wrapper {
  background-color: var(--color-thirtytwo);
}
.banner-section-two {
  position: relative;
  padding: 120px 0 60px;
  background-position: 50%;
  background-repeat: repeat-x;
}
.banner-section-two .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section-two .content-column .inner-column {
  position: relative;
  padding-top: var(--padding-top-20);
}
.banner-section-two h1 {
  font-weight: 500;
  line-height: 73px;
  font-size: var(--font-64);
  color: var(--white-color);
  font-family: var(--font-family-Jost);
}
.banner-section-two .text {
  font-weight: 400;
  font-size: var(--font-20);
  color: var(--color-thirtythree);
  font-family: var(--font-family-Roboto);
}
.banner-section-two .button-box,
.banner-section-two .text {
  position: relative;
  margin-top: var(--margin-top-35);
}
.banner-section-two .button-box .theme-btn {
  position: relative;
  margin-right: var(--margin-right-25);
}
.banner-section-two .button-box .theme-btn:last-child {
  margin-right: var(--margin-zero);
}
.banner-section-two .learn-more {
  position: relative;
  font-weight: 400;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-18);
  margin-top: var(--margin-top-45);
  font-family: var(--font-family-Roboto);
}
.banner-section-two .learn-more span {
  position: relative;
  width: 25px;
  height: 25px;
  line-height: 26px;
  padding-left: 3px;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  font-size: var(--font-10);
  color: var(--black-color);
  font-family: Flaticon;
  margin-right: var(--margin-right-5);
  background-color: var(--white-color);
}
.banner-section-two .carousel-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section-two .carousel-column .inner-column {
  position: relative;
  padding-left: var(--padding-left-40);
}
.banner-section-two .carousel-column .owl-dots,
.banner-section-two .carousel-column .owl-nav {
  display: none;
}
.service-block-three {
  position: relative;
}
.service-block-three .inner-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.service-block-three .image {
  position: relative;
}
.service-block-three .image img {
  position: relative;
  width: 100%;
}
.service-block-three .lower-content {
  position: relative;
  padding: 30px 35px;
  border: 8px solid rgba(var(--white-color-rgb), 0.08);
  border-top: 0;
}
.service-block-three .lower-content:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.25;
  background: linear-gradient(
    181.28deg,
    #fff -5.83%,
    hsla(0, 0%, 100%, 0) 96.97%
  );
  box-shadow: 0 30px 49px rgba(13, 19, 60, 0.1);
  border-top: 0;
}
.service-block-three h4 {
  font-weight: 500;
  font-family: var(--font-family-Jost);
  margin-bottom: var(--margin-bottom-10);
}
.service-block-three h4 a {
  color: var(--white-color);
}
.service-block-three .designation {
  position: relative;
  font-weight: 500;
  font-size: var(--font-15);
  color: var(--white-color);
}
.service-block-three .hashtag {
  position: relative;
  font-weight: 500;
  font-size: var(--font-15);
  color: var(--color-thirty);
}
.drops-section {
  position: relative;
  padding: 0 0 40px;
}
.drops-section .owl-dots {
  display: none;
}
.drops-section .owl-nav {
  position: absolute;
  right: 0;
  top: -120px;
}
.drops-section .owl-nav .owl-next,
.drops-section .owl-nav .owl-prev {
  position: relative;
  width: 60px;
  height: 60px;
  line-height: 56px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  font-size: var(--font-22);
  color: var(--white-color);
  font-family: Flaticon;
  margin-left: var(--margin-left-15);
  transition: all 0.3s ease;
  background-color: rgba(var(--white-color-rgb), 0.1);
  border: 3px solid rgba(var(--white-color-rgb), 0.1);
}
.drops-section .owl-nav .owl-next:hover,
.drops-section .owl-nav .owl-prev:hover {
  color: var(--color-twentyeight);
  background-color: var(--white-color);
  border-color: var(--white-color);
}
.drop-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.drop-block .image,
.drop-block .inner-box {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.drop-block .image a {
  position: relative;
  display: block;
}
.drop-block .inner-box:hover .image a:before {
  transform: perspective(400px) rotateX(0);
  opacity: 1;
}
.drop-block .image a:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(var(--color-thirty-rgb), 0.3);
  opacity: 0;
  transition: 0.5s;
  transform: perspective(400px) rotateX(-90deg);
  transform-origin: top;
  border-radius: 6px;
}
.drop-block .image img {
  position: relative;
  width: 100%;
}
.drop-block .lower-content {
  position: relative;
  padding: 55px 30px 25px;
  border: 8px solid rgba(var(--white-color-rgb), 0.08);
  border-top: 0;
}
.drop-block .author-icon {
  position: absolute;
  left: 30px;
  top: -34px;
  width: 68px;
  height: 68px;
  z-index: 2;
  border-radius: 50%;
}
.drop-block .lower-content:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.25;
  background: linear-gradient(
    181.28deg,
    #fff -5.83%,
    hsla(0, 0%, 100%, 0) 96.97%
  );
  box-shadow: 0 30px 49px rgba(13, 19, 60, 0.1);
  border-top: 0;
}
.drop-block .owner {
  position: relative;
  font-weight: 400;
  font-size: var(--font-15);
  color: rgba(var(--white-color-rgb), 0.5);
  font-family: var(--font-family-Roboto);
}
.drop-block .owner span {
  position: relative;
  color: var(--white-color);
}
.drop-block h5 {
  font-weight: 500;
  margin: 15px 0;
  font-family: var(--font-family-Jost);
}
.drop-block h5 a {
  color: var(--white-color);
}
.drop-block h5 a:hover {
  color: var(--color-thirty);
}
.drop-block .designation {
  position: relative;
  font-weight: 500;
  font-size: var(--font-15);
  color: var(--color-thirty);
}
.drop-block .likes {
  position: relative;
  font-weight: 400;
  font-size: var(--font-15);
  color: var(--white-color);
  font-family: var(--font-family-Roboto);
}
.drop-block .likes span {
  position: relative;
  color: var(--color-thirty);
  margin-left: var(--margin-left-5);
}
.collection-section {
  position: relative;
  padding: 0 0 50px;
}
.collection-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.collection-block .inner-box {
  position: relative;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 10px 13px rgba(22, 11, 64, 0.15);
  border: 5px solid rgba(var(--white-color-rgb), 0.08);
}
.collection-block .inner-box:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    180deg,
    hsla(0, 0%, 100%, 0.12),
    hsla(0, 0%, 100%, 0)
  );
}
.collection-block .content {
  position: relative;
  min-height: 60px;
  padding-top: var(--padding-top-5);
  padding-left: var(--padding-left-75);
}
.collection-block .image,
.collection-block .image img {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
.collection-block .image img {
  overflow: hidden;
  border-radius: 50%;
}
.collection-block h6 {
  font-weight: 500;
  color: var(--white-color);
  font-size: var(--font-16);
  font-family: var(--font-family-Jost);
}
.collection-block .badge {
  position: absolute;
  left: 35px;
  bottom: 0;
}
.collection-block .rate {
  position: relative;
  margin-top: var(--margin-top-5);
}
.collection-block .rate li {
  position: relative;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-12);
  margin-right: var(--margin-right-10);
  font-family: var(--font-family-Roboto);
}
.collection-block .rate li .icon {
  position: relative;
  margin-right: var(--margin-right-5);
}
.collection-block .rate li:last-child {
  margin-right: var(--margin-zero);
}
.browse-section {
  position: relative;
  padding: 0 0 60px;
}
.browse-section .filters {
  position: relative;
  text-align: center;
  margin-bottom: var(--margin-bottom-35);
}
.browse-section .filters li {
  position: relative;
  font-weight: 500;
  cursor: pointer;
  padding: 10px 26px;
  border-radius: 4px;
  margin: 0 10px 15px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-14);
  text-transform: capitalize;
  border: 2px solid rgba(var(--white-color-rgb), 0.1);
  background-color: rgba(var(--white-color-rgb), 0.05);
  font-family: var(--font-family-Inter);
  transition: all 0.5s ease;
}
.browse-section .filters li.active,
.browse-section .filters li:hover {
  color: var(--white-color);
  border-color: var(--color-thirtyone);
  background-color: var(--color-thirtyone);
}
.drop-block.mix {
  display: none;
}
.featured-section {
  position: relative;
  padding: 0 0 70px;
}
.featured-section .inner-container {
  position: relative;
  padding-bottom: var(--padding-bottom-80);
  border-bottom: 1px solid rgba(var(--white-color-rgb), 0.1);
}
.featured-section .scroll-top {
  position: absolute;
  left: 50%;
  bottom: -33px;
  width: 66px;
  height: 66px;
  cursor: pointer;
  line-height: 64px;
  border-radius: 50px;
  text-align: center;
  margin-left: -33px;
  display: inline-block;
  font-family: Flaticon;
  color: var(--white-color);
  font-size: var(--font-28);
  background-color: #5a629f;
  border: 1px solid rgba(var(--white-color-rgb), 0.1);
  filter: drop-shadow(0 3px 30px rgba(24, 29, 69, 0.23));
}
.feature-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.feature-block .inner-box {
  position: relative;
  padding: 30px 20px;
  border-radius: 10px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border: 8px solid rgba(var(--white-color-rgb), 0.1);
}
.feature-block .inner-box:hover {
  border: 8px solid rgba(var(--white-color-rgb), 0.5);
}
.feature-block .icon {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: rgba(var(--white-color-rgb), 0.05);
  border: 4px solid rgba(var(--white-color-rgb), 0.1);
}
.feature-block .inner-box:hover .icon {
  transform: scale(-1) rotate(180deg);
}
.feature-block h5 {
  font-weight: 500;
  margin: 25px 0 15px;
  font-family: var(--font-family-Jost);
}
.feature-block h5,
.feature-block h5 a {
  color: var(--white-color);
}
.feature-block .text {
  color: var(--color-thirtythree);
  margin-bottom: var(--margin-bottom-20);
}
.feature-block .read-more,
.feature-block .text {
  position: relative;
  font-size: var(--font-15);
  font-family: var(--font-family-Roboto);
}
.feature-block .read-more {
  font-weight: 600;
  padding: 12px 24px;
  border-radius: 5px;
  display: inline-block;
  color: var(--white-color);
  text-transform: capitalize;
  background-color: var(--color-thirty);
}
.feature-block:nth-child(2) .read-more {
  background-color: var(--color-twenty);
}
.feature-block:nth-child(3) .read-more {
  background-color: var(--color-thirtyone);
}
.feature-block:nth-child(4) .read-more {
  background-color: var(--color-fourteen);
}
.subscribe-form-three,
.subscribe-section,
.subscribe-section .inner-container {
  position: relative;
}
.subscribe-form-three .form-group {
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.subscribe-form-three .form-group input[type="email"],
.subscribe-form-three .form-group input[type="text"] {
  position: relative;
  line-height: 43px;
  display: block;
  height: 80px;
  width: 100%;
  font-weight: 400;
  border-radius: 10px;
  font-size: var(--font-18);
  color: var(--white-color);
  transition: all 0.5s ease;
  padding: 10px 15px 10px 30px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-family: var(--font-family-Roboto);
  border: 3px solid var(--color-thirtyone);
  background: linear-gradient(
    180deg,
    #fff -542.22%,
    hsla(0, 0%, 100%, 0) 125.56%
  );
  box-shadow: 0 10px 38px rgba(23, 19, 75, 0.18);
}
.subscribe-form-three .form-group input::-moz-placeholder,
.subscribe-form-three .form-group textarea::-moz-placeholder {
  color: var(--white-color);
}
.subscribe-form-three .form-group input::placeholder,
.subscribe-form-three .form-group textarea::placeholder {
  color: var(--white-color);
}
.subscribe-form-three .form-group button {
  position: absolute;
  right: 7px;
  top: 7px;
  padding: 18px 44px;
  font-weight: 600;
  font-size: var(--font-18);
  font-family: var(--font-family-Roboto);
}
.banner-section-three {
  position: relative;
  padding: 170px 0 0;
  background: linear-gradient(
    181.61deg,
    #d1ecfd 23.63%,
    rgba(209, 236, 253, 0) 72.67%
  );
}
.banner-section-three .pattern-layer {
  position: absolute;
  left: 5%;
  bottom: 24%;
  width: 84px;
  height: 73px;
  background-repeat: no-repeat;
}
.banner-section-three .auto-container {
  position: relative;
}
.banner-section-three .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section-three .content-column .inner-column {
  position: relative;
  padding-top: var(--padding-top-20);
}
.banner-section-three h1 {
  font-weight: 500;
  line-height: 70px;
  color: var(--color-nine);
  font-size: var(--font-65);
  font-family: var(--font-family-Poppins);
}
.banner-section-three .list {
  position: relative;
  margin-top: var(--margin-top-50);
}
.banner-section-three .list li {
  position: relative;
  min-height: 70px;
  display: inline-block;
  color: var(--color-ten);
  font-size: var(--font-20);
  margin-right: var(--margin-right-30);
  padding-left: var(--padding-left-35);
  margin-bottom: var(--margin-bottom-15);
}
.banner-section-three .list li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  content: "\f147";
  display: inline-block;
  font-family: flaticon;
  color: var(--color-thirtyfive);
}
.subscribe-form-four {
  position: relative;
}
.subscribe-form-four .form-group {
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
  border: 15px solid var(--white-color);
}
.subscribe-form-four .form-group input[type="email"],
.subscribe-form-four .form-group input[type="text"] {
  position: relative;
  line-height: 43px;
  display: block;
  height: 90px;
  width: 100%;
  font-weight: 400;
  font-size: var(--font-18);
  color: var(--color-thirtyfour);
  transition: all 0.5s ease;
  padding: 10px 15px 10px 30px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-radius: 10px;
  font-family: var(--font-family-Roboto);
  background-color: var(--color-thirtysix);
}
.subscribe-form-four .form-group input::-moz-placeholder,
.subscribe-form-four .form-group textarea::-moz-placeholder {
  color: var(--color-thirtyfour);
}
.subscribe-form-four .form-group input::placeholder,
.subscribe-form-four .form-group textarea::placeholder {
  color: var(--color-thirtyfour);
}
.subscribe-form-four .form-group button {
  position: absolute;
  right: 15px;
  top: 12px;
  border-radius: 10px;
}
.banner-section-three .image-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section-three .image-column .image,
.banner-section-three .image-column .inner-column {
  position: relative;
}
.banner-section-three .image-column .image img {
  position: relative;
  max-width: inherit;
}
.sponsors-section-three {
  position: relative;
  padding: 0 0 100px;
}
.sponsors-section-three .title-box {
  position: relative;
  font-size: var(--font-18);
  color: var(--color-thirtyfour);
  margin-bottom: var(--margin-bottom-45);
  font-family: var(--font-family-Nunito);
}
.sponsors-section-three .title-box .rating {
  position: relative;
  display: inline-block;
  color: var(--color-thirty);
}
.sponsors-section-three .sponsors-outer {
  position: relative;
}
.sponsors-section-three .owl-dots {
  display: none;
}
.sponsors-section-three .owl-nav {
  position: absolute;
  right: 0;
  top: -65px;
}
.sponsors-section-three .owl-nav .owl-next,
.sponsors-section-three .owl-nav .owl-prev {
  display: inline-block;
  opacity: 0.4;
  font-family: Flaticon;
  font-size: var(--font-24);
  color: var(--color-thirtytwo);
  margin-left: var(--margin-left-20);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.sponsors-section-three .owl-nav .owl-next:hover,
.sponsors-section-three .owl-nav .owl-prev:hover {
  opacity: 1;
}
.sponsors-section-three .image-box {
  position: relative;
  text-align: center;
  margin: var(--margin-zero);
  transition: all 0.3s ease;
  border: 1px solid rgba(var(--color-thirtytwo-rgb), 0.1);
}
.sponsors-section-three .image-box img {
  max-width: 100%;
  width: auto;
  display: inline-block;
  transition: all 0.3s ease;
}
.sponsors-section-three .image-box img:hover {
  opacity: 0.3;
  filter: grayscale(100%);
}
.sponsors-section-three .image-box:hover {
  border-color: rgba(var(--color-thirtytwo-rgb), 0.3);
}
.services-section-two {
  position: relative;
  padding: 0 0 70px;
}
.services-section-two .icon-layer-one {
  position: absolute;
  right: 5%;
  top: 5%;
  width: 85px;
  height: 73px;
  background-repeat: no-repeat;
}
.services-section-two .icon-layer-two {
  position: absolute;
  left: 5%;
  bottom: 10%;
  width: 80px;
  height: 75px;
  background-repeat: no-repeat;
}
.service-block-four {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.service-block-four .inner-box {
  position: relative;
  overflow: hidden;
  padding: 45px 40px;
  border-radius: 10px;
  background-color: var(--color-thirtyseven);
}
.service-block-four:nth-child(2) .inner-box {
  background-color: var(--color-thirtynine);
}
.service-block-four:nth-child(3) .inner-box {
  background-color: var(--color-fourty);
}
.service-block-four .icon {
  position: relative;
  line-height: 1em;
  font-family: Flaticon;
  font-size: var(--font-60);
}
.service-block-four .side-icon {
  position: absolute;
  right: -20px;
  bottom: 0;
  opacity: 0.2;
  line-height: 1em;
  font-family: Flaticon;
  font-size: var(--font-100);
}
.service-block-four h4 {
  font-weight: 600;
  margin-top: var(--margin-top-30);
  font-family: var(--font-family-Poppins);
}
.service-block-four h4 a {
  position: relative;
  color: var(--color-thirtyfour);
}
.service-block-four h4 a:hover {
  color: var(--main-color);
}
.service-block-four .text {
  line-height: 28px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  margin-top: var(--margin-top-20);
  font-family: var(--font-family-Nunito);
  margin-bottom: var(--margin-bottom-30);
}
.service-block-four .learn-more {
  position: relative;
  padding: 16px 32px;
  border-radius: 5px;
  font-weight: 700;
  display: inline-block;
  font-size: var(--font-16);
  color: var(--color-thirtyfour);
  background-color: var(--white-color);
  font-family: var(--font-family-Nunito);
}
.service-block-four .inner-box:hover .learn-more {
  color: var(--white-color);
  background-color: var(--color-thirtyfive);
}
.filling-section {
  position: relative;
  padding: 60px 0;
}
.filling-section .icon-layer-one {
  position: absolute;
  right: 5%;
  top: 45%;
  width: 40px;
  height: 90px;
  background-repeat: no-repeat;
}
.filling-section .icon-layer-two {
  position: absolute;
  left: 5%;
  bottom: 15%;
  width: 54px;
  height: 27px;
  background-repeat: no-repeat;
}
.filling-section:before {
  position: absolute;
  content: "";
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(
    181.51deg,
    #d1ecfd 28.4%,
    rgba(209, 236, 253, 0) 74.38%
  );
  transform: matrix(1, 0, 0, -1, 0, 0);
}
.filling-section .image-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.filling-section .image-column .inner-column {
  position: relative;
  padding-right: var(--padding-right-40);
}
.filling-section .image {
  position: relative;
  padding: 20px 20px 0 0;
}
.filling-section .image .circle-layer {
  position: absolute;
  right: -15px;
  top: -15px;
  bottom: 0;
  width: 833px;
  height: 804px;
  z-index: 1;
  background-position: 100% 0;
  background-repeat: no-repeat;
}
.filling-section .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.filling-section .content-column .inner-column {
  position: relative;
  padding-left: var(--padding-left-20);
}
.filling-section h2 {
  font-weight: 500;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-Poppins);
}
.filling-section .text {
  font-weight: 400;
  line-height: 28px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  margin-top: var(--margin-top-30);
  font-family: var(--font-family-Nunito);
  margin-bottom: var(--margin-bottom-60);
}
.filling-section .coming-soon {
  position: relative;
  padding: 12px 26px;
  border-radius: 5px;
  font-weight: 700;
  display: inline-block;
  font-size: var(--font-16);
  color: var(--white-color);
  font-family: var(--font-family-Nunito);
  background-color: var(--color-thirtyfive);
}
.filling-section .coming-soon:before {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -15px;
  margin-left: -8px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid var(--color-thirtyfive);
}
.filling-section .bold-text {
  position: relative;
  font-weight: 600;
  font-style: italic;
  line-height: 28px;
  color: var(--color-two);
  font-size: var(--font-20);
  margin-top: var(--margin-top-60);
  font-family: var(--font-family-Nunito);
}
.testimonial-section-four {
  position: relative;
  padding: 50px 0 70px;
  background-color: var(--color-thirtynine);
}
.testimonial-section-four .owl-dots,
.testimonial-section-four .owl-nav {
  display: none;
}
.testimonial-section-four .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.testimonial-section-four .outer-container {
  position: relative;
}
.testimonial-block-four {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.testimonial-block-four .inner-box {
  position: relative;
  padding: 50px 30px;
  border-radius: 5px;
  overflow: hidden;
  background-color: var(--white-color);
  transition: all 0.5s ease;
}
.testimonial-block-four .upper-box {
  position: relative;
  padding-left: 75px;
  min-height: 53px;
}
.testimonial-block-four .upper-box .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 53px;
  height: 53px;
  border-radius: 50px;
  display: inline-block;
  transition: all 0.5s ease;
}
.testimonial-block-four h6 {
  font-weight: 500;
  z-index: 1;
  color: var(--color-thirtyfour);
  transition: all 0.5s ease;
  font-family: var(--font-family-Poppins);
}
.testimonial-block-four .courses {
  position: relative;
  color: #525a75;
  opacity: 0.8;
  font-size: var(--font-12);
  text-transform: uppercase;
  transition: all 0.5s ease;
}
.testimonial-block-four .text {
  position: relative;
  font-size: var(--font-18);
  margin-top: var(--margin-top-30);
  color: var(--color-thirtyeight);
  transition: all 0.5s ease;
  font-family: var(--font-family-Nunito);
}
.testimonial-block-four .rating {
  position: absolute;
  right: 0;
  top: 6px;
  color: var(--color-thirty);
  font-size: var(--font-18);
}
.trial-section {
  position: relative;
  overflow: hidden;
  padding: 110px 0 70px;
  background-color: var(--color-thirtyfive);
}
.trial-section .pattern-layer {
  position: absolute;
  left: 0;
  bottom: -60px;
  width: 682px;
  height: 530px;
  background-repeat: no-repeat;
}
.trial-section .title-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.trial-section .title-column .inner-column {
  position: relative;
}
.trial-section .title-column h2 {
  font-weight: 500;
  color: var(--white-color);
  margin-bottom: var(--margin-bottom-80);
  font-family: var(--font-family-Poppins);
}
.trial-section .title-column .go {
  position: relative;
  font-weight: 700;
  color: var(--white-color);
  text-transform: uppercase;
  font-family: var(--font-family-Nunito);
}
.trial-section .title-column .go span {
  margin-left: var(--margin-left-20);
}
.trial-section .form-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.trial-section .form-column .inner-column {
  position: relative;
}
.trail-form .form-group {
  position: relative;
  margin-bottom: var(--margin-bottom-25);
}
.trail-form .form-group input[type="email"],
.trail-form .form-group input[type="password"],
.trail-form .form-group input[type="tel"],
.trail-form .form-group input[type="text"],
.trail-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
  background: none;
  line-height: 28px;
  padding: 10px 25px;
  border-radius: 5px;
  font-size: var(--font-16);
  color: var(--white-color);
  transition: all 0.3s ease;
  font-family: var(--font-family-Archivo);
  border: 1px solid rgba(var(--white-color-rgb), 0.1);
  background-color: rgba(var(--white-color-rgb), 0.05);
}
.trail-form .form-group input[type="email"]:focus,
.trail-form .form-group input[type="password"]:focus,
.trail-form .form-group input[type="tel"]:focus,
.trail-form .form-group input[type="text"]:focus,
.trail-form .form-group select:focus,
.trail-form .form-group textarea:focus {
  border-color: var(--white-color);
}
.trail-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 215px;
  line-height: 24px;
  padding: 15px 25px 25px;
  color: var(--color-two);
  font-size: var(--font-18);
  border-radius: 5px;
  resize: none;
  background: none;
  border: 1px solid rgba(var(--white-color-rgb), 0.2);
  transition: all 0.3s ease;
  font-family: var(--font-family-Archivo);
}
.trail-form .form-group button {
  width: 100%;
}
.trail-form .form-group input::-webkit-input-placeholder,
.trail-form .form-group textarea::-webkit-input-placeholder {
  color: rgba(var(--color-five-rgb), 1);
}
.trail-form .form-group .google {
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
  background: none;
  line-height: 42px;
  padding: 10px 25px;
  border-radius: 5px;
  text-align: center;
  font-size: var(--font-16);
  color: var(--white-color);
  transition: all 0.3s ease;
  font-family: var(--font-family-Archivo);
  border: 1px solid rgba(var(--white-color-rgb), 0.1);
  background-color: rgba(var(--white-color-rgb), 0.05);
}
.trail-form .google-icon {
  position: absolute;
  left: 20px;
  top: 10px;
}
.faq-section {
  position: relative;
  padding: 110px 0 100px;
}
.faq-section.style-three,
.faq-section.style-two {
  padding-top: var(--padding-zero);
}
.faq-section.style-three:before {
  display: none;
}
.faq-section.style-three .accordion-box .block {
  box-shadow: inherit;
}
.faq-section.style-three .accordion-box .block.active-block {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
}
.faq-section:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    180deg,
    #d1ecfd 15.44%,
    rgba(209, 236, 253, 0) 98.71%
  );
  transform: rotate(-180deg);
}
.faq-section .title-box {
  position: relative;
  text-align: center;
  margin-bottom: var(--margin-bottom-50);
}
.faq-section .title-box h2 {
  font-weight: 600;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-Poppins);
}
.accordion-box {
  position: relative;
  z-index: 1;
}
.accordion-box .block {
  position: relative;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  border-bottom: 4px solid transparent;
  background-color: var(--color-fourtytwo);
  margin-bottom: var(--margin-bottom-20);
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
.accordion-box .block.active-block {
  padding-top: var(--padding-top-10);
  background-color: var(--white-color);
  border-color: var(--color-fourtyone);
}
.accordion-box .block .acc-btn {
  position: relative;
  cursor: pointer;
  line-height: 25px;
  font-weight: 500;
  background: none;
  padding: 22px 30px;
  font-size: var(--font-18);
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-family: var(--font-family-Poppins);
}
.accordion-box .block .acc-btn,
.accordion-box .block .icon-outer {
  color: var(--black-color);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.accordion-box .block .icon-outer {
  position: absolute;
  right: 30px;
  top: 15px;
  width: 30px;
  height: 30px;
  font-weight: 400;
  font-size: var(--font-28);
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-family: flaticon;
}
.accordion-box .block .icon-outer .icon {
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: var(--black-color);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.accordion-box .block .acc-btn.active .icon {
  transform: rotate(180deg);
}
.accordion-box .block .acc-content {
  position: relative;
  display: none;
  padding: 0 30px 20px;
}
.accordion-box .block .acc-content .content-text {
  padding-bottom: 6px;
}
.accordion-box .block .acc-content.current {
  display: block;
}
.accordion-box .block .content {
  position: relative;
  padding: 5px 60px 10px 0;
}
.accordion-box .block .content .text {
  position: relative;
  line-height: 28px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  font-family: var(--font-family-Nunito);
}
.news-section-two {
  position: relative;
  padding: 100px 0 70px;
}
.news-section-two .icon-layer-one {
  position: absolute;
  left: 5%;
  bottom: 10%;
  width: 40px;
  height: 90px;
  background-repeat: no-repeat;
}
.news-section-two .icon-layer-two {
  position: absolute;
  right: 5%;
  top: 17%;
  width: 84px;
  height: 72px;
  background-repeat: no-repeat;
}
.news-section-two:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    180deg,
    #fff3ea 19.37%,
    rgba(255, 243, 234, 0) 73.21%
  );
  transform: rotate(-180deg);
}
.news-section-two .title {
  position: relative;
  margin-bottom: var(--margin-bottom-50);
}
.news-section-two .title h2 {
  font-weight: 600;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-Poppins);
}
.news-block-two {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.news-block-two .inner-box {
  position: relative;
  overflow: hidden;
  border-radius: 15px 15px 0 0;
  background-color: var(--white-color);
}
.news-block-two .image {
  position: relative;
  overflow: hidden;
  background-color: var(--main-color);
}
.news-block-two .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 0.5s ease;
}
.news-block-two .inner-box:hover .image img {
  opacity: 0.6;
  transform: scale(1.04);
}
.news-block-two .category {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 5px 20px;
  border-radius: 5px;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block;
  color: var(--color-two);
  font-size: var(--font-12);
  text-transform: uppercase;
  font-family: var(--font-family-Nunito);
  background-color: var(--color-fourtyone);
}
.news-block-two .lower-content {
  position: relative;
  padding: 25px;
}
.news-block-two .info {
  position: relative;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: var(--font-12);
  text-transform: uppercase;
  color: var(--color-fourtythree);
  font-family: var(--font-family-Nunito);
}
.news-block-two h5 {
  font-weight: 500;
  color: var(--color-thirtyfour);
  margin-top: var(--margin-top-15);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-Poppins);
}
.news-block-two h5 a {
  position: relative;
  color: var(--color-thirtyfour);
}
.news-block-two .read-more:hover,
.news-block-two h5 a:hover {
  color: var(--main-color);
}
.news-block-two .read-more {
  position: relative;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: var(--font-12);
  text-transform: uppercase;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-Nunito);
}
.cta-section {
  padding: 80px 0;
  background-color: var(--color-thirtyfive);
}
.cta-section,
.cta-section .title {
  position: relative;
}
.cta-section .title h3:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 10px;
  right: 0;
  height: 9px;
  z-index: -1;
  background: url(/images/icons/separator.png) no-repeat;
}
.cta-section .title h3 {
  z-index: 1;
  font-weight: 500;
  color: var(--white-color);
  font-family: var(--font-family-Poppins);
}
.cta-section .app-box {
  position: relative;
}
.cta-section .btns {
  position: relative;
  float: left;
}
.cta-section .btns a {
  position: relative;
  display: inline-block;
  margin-bottom: var(--margin-bottom-20);
}
.cta-section .code-bar {
  position: relative;
  float: left;
  margin-left: var(--margin-left-50);
}
.banner-section-four {
  position: relative;
  padding: 100px 0 0;
}
.banner-section-four .icon-layer {
  position: absolute;
  left: 5%;
  bottom: 20%;
  width: 82px;
  height: 61px;
  background-repeat: no-repeat;
}
.banner-section-four .auto-container {
  position: relative;
}
.banner-section-four .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section-four .content-column .inner-column {
  position: relative;
  padding-top: var(--padding-top-110);
}
.banner-section-four h1 {
  font-weight: 700;
  line-height: 74px;
  color: var(--color-nine);
  font-size: var(--font-65);
  font-family: var(--font-family-Manrope);
}
.banner-section-four .text {
  max-width: 570px;
  font-weight: 400;
  line-height: 32px;
  font-size: var(--font-20);
  margin-top: var(--margin-top-25);
  color: var(--color-fourtyseven);
  margin-bottom: var(--margin-bottom-30);
  font-family: var(--font-family-DMSans);
}
.banner-section-four .list {
  position: relative;
  margin-top: var(--margin-top-50);
}
.banner-section-four .list li {
  position: relative;
  min-height: 70px;
  display: inline-block;
  font-size: var(--font-20);
  color: var(--color-fourtyeight);
  margin-right: var(--margin-right-30);
  padding-left: var(--padding-left-35);
  margin-bottom: var(--margin-bottom-15);
}
.banner-section-four .list li:before {
  position: absolute;
  content: "\f197";
  left: 0;
  top: 0;
  display: inline-block;
  font-family: flaticon;
  color: var(--color-thirtyfive);
}
.banner-section-four .image-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.banner-section-four .image-column .image,
.banner-section-four .image-column .inner-column {
  position: relative;
}
.banner-section-four .image-column .image img {
  position: relative;
  max-width: inherit;
}
.subscribe-form-five {
  position: relative;
}
.subscribe-form-five .form-group {
  position: relative;
  margin: 0;
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
}
.subscribe-form-five .form-group input[type="email"],
.subscribe-form-five .form-group input[type="text"] {
  position: relative;
  line-height: 43px;
  display: block;
  height: 90px;
  width: 100%;
  font-weight: 400;
  font-size: var(--font-18);
  color: var(--color-thirtyfour);
  transition: all 0.5s ease;
  padding: 10px 15px 10px 30px;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  border-radius: 10px;
  font-family: var(--font-family-Roboto);
  background-color: var(--white-color);
}
.subscribe-form-five .form-group input::-moz-placeholder,
.subscribe-form-five .form-group textarea::-moz-placeholder {
  opacity: 0.5;
  color: var(--black-color);
}
.subscribe-form-five .form-group input::placeholder,
.subscribe-form-five .form-group textarea::placeholder {
  opacity: 0.5;
  color: var(--black-color);
}
.subscribe-form-five .form-group button {
  position: absolute;
  right: 15px;
  top: 12px;
  border-radius: 10px;
}
.process-section {
  position: relative;
  padding: 50px 0 70px;
}
.process-section .icon-layer {
  position: absolute;
  right: 10%;
  bottom: 20%;
  width: 82px;
  height: 61px;
  background-repeat: no-repeat;
}
.process-section .sec-title-four {
  margin-bottom: var(--margin-bottom-30);
}
.process-section .btn-style-eleven {
  padding: 14px 44px;
  margin-bottom: var(--margin-bottom-70);
}
.process-section .inner-container {
  position: relative;
  padding-left: var(--padding-left-80);
}
.process-section .inner-container:before {
  position: absolute;
  content: "";
  left: 100px;
  top: -350px;
  right: 0;
  bottom: 0;
  background: url(/images/icons/process-line.png) no-repeat;
}
.process-section .process-block:nth-child(2) {
  margin-top: -240px;
}
.process-section .process-block:nth-child(3) {
  margin-top: -750px;
}
.process-block {
  margin-bottom: var(--margin-bottom-30);
}
.process-block,
.process-block .inner-box {
  position: relative;
}
.process-block .circle {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: inline-block;
  border: 18px solid var(--white-color);
  background-color: var(--color-thirtyfive);
}
.process-block .circle .ripple,
.process-block .circle .ripple:after,
.process-block .circle .ripple:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: translate(-50%, -50%);
  border-radius: 50% 50% 50% 50%;
  -ms-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.6);
  -o-box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.6);
  box-shadow: 0 0 0 0 hsla(0, 0%, 100%, 0.6);
  animation: ripple 3s infinite;
}
.process-block .circle .ripple:before {
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.process-block .circle .ripple:after {
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
@keyframes ripple {
  70% {
    box-shadow: 0 0 0 70px rgba(253, 167, 0, 0);
  }
  to {
    box-shadow: 0 0 0 0 rgba(253, 167, 0, 0);
  }
}
.process-block h6 {
  font-weight: 600;
  margin: 15px 0;
  font-family: var(--font-family-Manrope);
}
.process-block .text {
  color: var(--color-fourtyeight);
  font-family: var(--font-family-DMSans);
}
.law-section {
  position: relative;
}
.law-section .inner-container {
  position: relative;
  padding: 40px 45px;
  border-radius: 10px;
  background-color: var(--white-color);
}
.law-section h3 {
  font-family: var(--font-family-Manrope);
}
.law-section .list-box,
.law-section ul {
  position: relative;
}
.law-section ul li {
  position: relative;
  line-height: 26px;
  display: inline-block;
  font-size: var(--font-18);
  color: var(--color-fourtyeight);
  margin-right: var(--margin-right-30);
  padding-left: var(--padding-left-80);
  font-family: var(--font-family-DMSans);
}
.law-section ul li .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  font-size: var(--font-28);
  color: var(--color-thirtyfive);
  background-color: rgba(var(--color-thirtyfive-rgb), 0.1);
}
.law-section ul li:last-child {
  margin-right: var(--margin-zero);
}
.vision-section {
  padding: 100px 0 80px;
}
.vision-block,
.vision-section,
.vision-section .inner-container {
  position: relative;
}
.vision-block {
  margin-bottom: var(--margin-bottom-30);
}
.vision-block .inner-box {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  text-align: center;
  background-color: var(--white-color);
  min-height: 380px;
}
.vision-block h3 {
  font-weight: 700;
  font-family: var(--font-family-Manrope);
}
.vision-block h3,
.vision-block h3 a {
  color: var(--black-color);
}
.vision-block .text {
  font-size: var(--font-16);
  color: var(--color-fourtyeight);
  margin-top: var(--margin-top-25);
  margin-bottom: var(--margin-bottom-30);
}
.vision-block .read-more {
  position: relative;
  padding: 16px 38px;
  border-radius: 5px;
  font-weight: 700;
  display: inline-block;
  font-size: var(--font-16);
  color: var(--white-color);
  font-family: var(--Gilroy-Regular);
  background-color: var(--color-thirtyfive);
}
.vision-block .read-more:hover {
  background-color: var(--black-color);
}
.vision-block.style-two .inner-box {
  background-color: var(--color-thirtynine);
}
.vision-block.style-three .inner-box {
  background-color: var(--color-fourty);
}
.vision-block.style-four .inner-box {
  background-color: rgba(var(--color-twenty-rgb), 0.1);
}
.vision-block.style-five .inner-box {
  background-color: rgba(var(--color-thirtyone-rgb), 0.1);
}
.vision-block.style-six .inner-box {
  background-color: rgba(var(--color-fourtynine-rgb), 0.08);
}
.vision-block.style-seven .inner-box {
  background-color: rgba(var(--color-thirtynine-rgb), 0.5);
}
.service-page-section {
  position: relative;
  padding: 0;
}
.service-page-section .vision-block .read-more {
  padding: 16px 46px;
  color: var(--black-color-color);
  background-color: var(--white-color);
}
.testimonial-section-five {
  position: relative;
  padding: 0 0 20px;
}
.testimonial-section-five .owl-dots,
.testimonial-section-five .owl-nav {
  display: none;
}
.testimonial-block-five {
  position: relative;
}
.testimonial-block-five .inner-box {
  position: relative;
  padding-bottom: var(--padding-bottom-60);
}
.testimonial-block-five .image-column {
  position: relative;
  text-align: center;
}
.testimonial-block-five .image {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.testimonial-block-five .image:before {
  position: absolute;
  content: "";
  left: 0;
  top: 80px;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: #e8f2fb;
}
.testimonial-block-five .icon-layer-one {
  position: absolute;
  left: -40px;
  top: 40px;
  width: 96px;
  height: 99px;
  z-index: -1;
  background-repeat: no-repeat;
}
.testimonial-block-five .icon-layer-two {
  position: absolute;
  right: -50px;
  bottom: -50px;
  width: 134px;
  height: 134px;
  z-index: -1;
  background-repeat: no-repeat;
}
.testimonial-block-five .icon-layer-three {
  position: absolute;
  right: -40px;
  top: 0;
  width: 148px;
  height: 148px;
  z-index: -1;
  background-repeat: no-repeat;
}
.testimonial-block-five .icon-layer-four {
  position: absolute;
  right: 0;
  top: 0;
  width: 82px;
  height: 61px;
  background-repeat: no-repeat;
}
.testimonial-block-five .icon-layer-five {
  position: absolute;
  left: 90px;
  right: 0;
  bottom: -50px;
  width: 126px;
  height: 20px;
  background-repeat: no-repeat;
}
.testimonial-block-five .content-column {
  position: relative;
}
.testimonial-block-five .content-column .inner-column {
  position: relative;
  padding-top: var(--padding-top-100);
}
.testimonial-block-five .quote {
  font-size: var(--font-40);
}
.testimonial-block-five .quote,
.testimonial-block-five .rating {
  position: relative;
  line-height: 1em;
  font-family: Flaticon;
  color: var(--color-thirty);
}
.testimonial-block-five .rating {
  font-size: var(--font-16);
  margin-top: var(--margin-top-20);
}
.testimonial-block-five .text {
  position: relative;
  line-height: 36px;
  font-weight: 500;
  font-size: var(--font-26);
  color: var(--color-fourtyfive);
  margin-top: var(--margin-top-20);
  margin-bottom: var(--margin-bottom-50);
  font-family: var(--font-family-DMSans);
}
.testimonial-block-five h5 {
  font-weight: 700;
  color: var(--black-color);
  font-family: var(--font-family-Manrope);
}
.testimonial-block-five .designation {
  position: relative;
  font-weight: 500;
  font-size: var(--font-16);
  color: var(--color-fourtyeight);
  margin-top: var(--margin-top-5);
  font-family: var(--font-family-DMSans);
}
.testimonial-block-five .client-image {
  position: relative;
  margin-top: var(--margin-top-15);
}
.app-section-two {
  position: relative;
  padding: 80px 0 0;
}
.app-section-two .icon-layer-one {
  right: 5%;
}
.app-section-two .icon-layer-one,
.app-section-two .icon-layer-two {
  position: absolute;
  bottom: 5%;
  width: 82px;
  height: 61px;
  background-repeat: no-repeat;
}
.app-section-two .icon-layer-two {
  left: 5%;
}
.app-section-two .inner-container {
  position: relative;
  padding: 170px 15px;
}
.app-section-two .pattern-layer {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-position: 50%;
  background-repeat: no-repeat;
}
.app-section-two .buttons-box {
  position: relative;
}
.app-section-two .buttons-box a {
  position: relative;
  padding: 18px 35px;
  font-weight: 600;
  border-radius: 5px;
  margin: 0 5px 12px;
  display: inline-block;
  color: var(--white-color);
  font-size: var(--font-16);
  font-family: var(--font-family-Manrope);
  background-color: var(--color-fourtyfive);
}
.app-section-two .buttons-box a .icon {
  position: relative;
  margin-right: var(--margin-right-10);
}
.app-section-two .buttons-box a:hover {
  background: var(--color-thirtyfive);
}
.news-section-three {
  position: relative;
  padding: 100px 0 70px;
}
.news-section-three .sec-title-four {
  margin-bottom: var(--margin-bottom-50);
}
.news-section-three .sec-title-four h2 {
  margin-top: var(--margin-zero);
}
.news-block-three {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.news-block-three .image,
.news-block-three .inner-box {
  position: relative;
  overflow: hidden;
}
.news-block-three .image {
  border-radius: 15px;
  background-color: var(--main-color);
}
.news-block-three .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 0.5s ease;
}
.news-block-three .inner-box:hover .image img {
  opacity: 0.6;
  transform: scale(1.04);
}
.news-block-three .lower-content {
  position: relative;
  padding-top: var(--padding-top-25);
}
.news-block-three .post-info {
  position: relative;
}
.news-block-three .post-info li {
  position: relative;
  font-weight: 400;
  display: inline-block;
  font-size: var(--font-16);
  color: var(--color-fourtyeight);
  margin-right: var(--margin-right-25);
  font-family: var(--font-family-DMSans);
}
.news-block-three .post-info li:last-child {
  margin-right: var(--margin-zero);
}
.news-block-three h5 {
  font-weight: 600;
  color: var(--color-thirtyfour);
  margin-top: var(--margin-top-15);
  margin-bottom: var(--margin-bottom-15);
  font-family: var(--font-family-Manrope);
}
.news-block-three h5 a {
  position: relative;
  color: var(--color-thirtyfour);
}
.news-block-three h5 a:hover {
  color: var(--main-color);
}
.news-block-three .text {
  position: relative;
  font-weight: 500;
  font-size: var(--font-16);
  color: var(--color-fourtyeight);
  font-family: var(--font-family-Manrope);
}
.news-block-four {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.news-block-four .inner-box {
  position: relative;
  overflow: hidden;
  min-height: 145px;
  border-bottom: 1px solid rgba(var(--black-color-rgb), 0.1);
}
.news-block-four:last-child .inner-box {
  border: none;
  min-height: auto;
}
.news-block-four .image {
  position: relative;
  width: 126px;
  height: 113px;
  overflow: hidden;
  border-radius: 15px;
  display: inline-block;
}
.news-block-four .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 0.5s ease;
}
.news-block-four .inner-box:hover .image img {
  opacity: 0.6;
  transform: scale(1.04);
}
.news-block-four .content,
.news-block-four .post-info {
  position: relative;
}
.news-block-four .post-info li {
  position: relative;
  font-weight: 400;
  display: inline-block;
  font-size: var(--font-16);
  color: var(--color-fourtyeight);
  margin-right: var(--margin-right-25);
  font-family: var(--font-family-DMSans);
}
.news-block-four .post-info li:last-child {
  margin-right: var(--margin-zero);
}
.news-block-four h6 {
  font-weight: 600;
  color: var(--color-thirtyfour);
  margin-top: var(--margin-top-10);
  font-family: var(--font-family-Manrope);
}
.news-block-four h6 a {
  position: relative;
  color: var(--color-thirtyfour);
}
.news-block-four h6 a:hover {
  color: var(--main-color);
}
.trial-section-two {
  position: relative;
  padding-bottom: var(--padding-bottom-120);
}
.trial-section-two .inner-container {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  padding: 100px 80px 30px;
  background-color: var(--color-thirtyfive);
}
.trial-section-two .title-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.trial-section-two .title-column .inner-column {
  position: relative;
}
.trial-section-two .form-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.trial-section-two .form-column .inner-column {
  position: relative;
  padding-top: var(--padding-left-40);
  padding-left: var(--padding-left-80);
}
.page-title {
  position: relative;
  padding: 170px 0 100px;
  background: linear-gradient(
    180deg,
    #1b1a1a82 23.63%,
    rgba(209, 236, 253, 0) 72.67%
  );
}
.page-title .content {
  position: relative;
  text-align: center;
}
.page-title h2 {
  font-weight: 500;
  font-family: var(--font-family-Poppins);
}
.page-title .button-box {
  position: relative;
  margin-top: var(--margin-top-70);
}
.page-title .button-box .theme-btn {
  text-transform: uppercase;
}
.about-section {
  position: relative;
}
.about-section .gallery-box {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.about-section .gallery-box .image {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.about-section .gallery-box .image img {
  position: relative;
  width: 100%;
  display: block;
}
.about-section h2 {
  font-weight: 500;
  margin-top: var(--margin-top-100);
  font-family: var(--font-family-Poppins);
}
.about-section .text {
  line-height: 30px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  margin-top: var(--margin-top-30);
  font-family: var(--font-family-Nunito);
}
.featured-section-two {
  position: relative;
  padding: 0 0 70px;
}
.featured-section-two ul {
  position: relative;
}
.featured-section-two ul li {
  position: relative;
  line-height: 26px;
  display: inline-block;
  font-size: var(--font-18);
  color: var(--color-fourtyeight);
  margin-right: var(--margin-right-30);
  padding-left: var(--padding-left-80);
  margin-bottom: var(--margin-bottom-30);
  font-family: var(--font-family-DMSans);
}
.featured-section-two ul li .icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 4px;
  display: inline-block;
  font-size: var(--font-28);
  color: #03a84e;
  background-color: #1d71b92e;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.featured-section-two ul li:hover .icon {
  transform: scale(-1) rotate(180deg);
}
.featured-section-two ul li:last-child {
  margin-right: var(--margin-zero);
}
.team-section {
  position: relative;
  padding: 100px 0 70px;
  background-color: var(--color-fiftyone);
}
.team-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.team-block .inner-box {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.team-block .image {
  position: relative;
}
.team-block .image img {
  position: relative;
  width: 100%;
  display: block;
}
.team-block .overlay-box {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  border-radius: 12px;
  padding: 25px 15px 15px;
  background-color: var(--color-thirtyfive);
  transition: transform 0.4s ease;
  transform: scaleX(0);
  transform-origin: left center;
}
.team-block .inner-box:hover .overlay-box {
  transform: scale(1);
  transform-origin: right center;
}
.team-block h5 {
  font-weight: 500;
  text-decoration: underline;
  font-family: var(--font-family-DMSans);
}
.team-block h5 a {
  color: var(--white-color);
}
.team-block .designation {
  position: relative;
  font-weight: 500;
  color: var(--white-color);
  font-size: var(--font-12);
  margin-top: var(--margin-top-5);
}
.team-block .social-box {
  position: relative;
  margin-top: var(--margin-top-15);
}
.team-block .social-box li {
  position: relative;
  margin: 0 8px;
  display: inline-block;
}
.team-block .social-box li a {
  position: relative;
  opacity: 0.5;
  color: var(--white-color);
  font-size: var(--font-16);
}
.service-detail-section {
  position: relative;
  padding: 0 0 90px;
}
.service-detail-section .image {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.service-detail-section .image img {
  position: relative;
  width: 100%;
  display: block;
}
.service-detail-section h3 {
  font-weight: 500;
  margin-top: var(--margin-top-50);
  margin-bottom: var(--margin-bottom-25);
  font-family: var(--font-family-Poppins);
}
.service-detail-section h4,
.service-detail-section h5 {
  font-weight: 500;
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-Poppins);
}
.service-detail-section p {
  position: relative;
  line-height: 30px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-DMSans);
}
.service-detail-section .check-list {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.service-detail-section .check-list li {
  position: relative;
  font-weight: 500;
  font-size: var(--font-16);
  color: var(--color-thirtyfour);
  padding-left: var(--padding-left-30);
  margin-bottom: var(--margin-bottom-15);
  font-family: var(--font-family-DMSans);
}
.service-detail-section .check-list li:before {
  position: absolute;
  content: "";
  left: 0;
  content: "\f1b8";
  font-family: flaticon;
}
.service-detail-section .check-list li:last-child {
  margin-bottom: var(--margin-zero);
}
.team-page-section,
.team-page-section .lower-content {
  position: relative;
}
.team-page-section h2 {
  font-weight: 500;
  margin-top: var(--margin-top-60);
  font-family: var(--font-family-Poppins);
}
.team-page-section .text {
  line-height: 30px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  margin-top: var(--margin-top-30);
  font-family: var(--font-family-Nunito);
}
.portfolio-section-two {
  position: relative;
  padding: 0 0 100px;
}
.portfolio-block-two {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.portfolio-block-two .inner-box {
  position: relative;
}
.portfolio-block-two .image {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
  background-color: var(--color-thirtyfive);
}
.portfolio-block-two img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 0.5s ease;
}
.portfolio-block-two .inner-box:hover img {
  opacity: 0.7;
  transform: scale(1.05);
}
.portfolio-block-two .lower-content {
  position: relative;
  padding: 35px 15px 0;
}
.portfolio-block-two h4 {
  font-weight: 700;
  font-family: var(--font-family-DMSans);
}
.portfolio-block-two h4 a {
  color: var(--color-thirtyfour);
}
.portfolio-block-two h4 a:hover {
  color: var(--main-color);
}
.portfolio-block-two .designation {
  position: relative;
  font-weight: 700;
  letter-spacing: 1px;
  color: var(--color-four);
  text-transform: uppercase;
  font-size: var(--font-12);
  margin-top: var(--margin-top-15);
  font-family: var(--font-family-DMSans);
}
.portfolio-block-two .arrow {
  position: relative;
  width: 78px;
  height: 78px;
  line-height: 76px;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  font-family: Flaticon;
  font-size: var(--font-30);
  color: var(--color-fiftythree);
  border: 1px solid var(--color-fiftytwo);
}
.portfolio-block-two .arrow:before {
  position: relative;
  display: inline-block;
  transform: rotate(-40deg);
}
.portfolio-block-two .inner-box:hover .arrow {
  color: var(--white-color);
  border-color: var(--color-thirtyfive);
  background-color: var(--color-thirtyfive);
}
.portfolio-section-two .styled-pagination {
  margin-top: var(--margin-top-30);
}
.styled-pagination {
  position: relative;
}
.styled-pagination li {
  position: relative;
  margin: 0 4px 8px;
  display: inline-block;
}
.styled-pagination li a {
  position: relative;
  display: inline-block;
  line-height: 50px;
  height: 50px;
  width: 50px;
  min-width: 50px;
  font-weight: 600;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  font-size: var(--font-14);
  color: var(--color-fiftyfour);
  background-color: var(--color-six);
  font-family: var(--font-family-Roboto);
  border: 1px solid var(--color-fiftytwo);
}
.styled-pagination li.next a,
.styled-pagination li.prev a {
  top: 2px;
  font-size: var(--font-14);
  font-family: Flaticon;
}
.styled-pagination li a.active,
.styled-pagination li a:hover {
  color: var(--white-color);
  border-color: var(--color-thirtyfive);
  background-color: var(--color-thirtyfive);
}
.portfolio-detail-section {
  position: relative;
  padding: 0 0 90px;
}
.portfolio-detail-section .image {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}
.portfolio-detail-section .image img {
  position: relative;
  width: 100%;
  display: block;
}
.portfolio-detail-section .overlay-box {
  position: absolute;
  left: 40px;
  right: 0;
}
.portfolio-detail-section .overlay-box .content {
  position: relative;
  padding: 60px 50px 30px;
  max-width: 440px;
  width: 100%;
  border-radius: 20px;
  display: inline-block;
  background-color: var(--white-color);
}
.portfolio-detail-section .overlay-box ul {
  position: relative;
}
.portfolio-detail-section .overlay-box ul li {
  position: relative;
  font-size: var(--font-16);
  color: var(--color-fourtyeight);
  margin-bottom: var(--margin-bottom-25);
  font-family: var(--font-family-DMSans);
}
.portfolio-detail-section .overlay-box ul li span {
  position: relative;
  font-weight: 600;
  color: var(--color-fiftyfive);
}
.portfolio-detail-section .overlay-box ul li a {
  width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  font-size: var(--font-14);
  color: var(--color-fourtyeight);
  margin-left: var(--margin-left-5);
  border: 1px solid var(--color-fiftytwo);
}
.portfolio-detail-section .overlay-box ul li a:hover {
  color: var(--white-color);
  border-color: var(--color-thirtyfive);
  background-color: var(--color-thirtyfive);
}
.portfolio-detail-section h3 {
  font-weight: 500;
  margin-top: var(--margin-top-50);
  margin-bottom: var(--margin-bottom-25);
  font-family: var(--font-family-Poppins);
}
.portfolio-detail-section h4,
.portfolio-detail-section h5 {
  font-weight: 500;
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-Poppins);
}
.portfolio-detail-section p {
  position: relative;
  line-height: 30px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-DMSans);
}
.portfolio-detail-section .check-list {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.portfolio-detail-section .check-list li {
  position: relative;
  font-weight: 500;
  font-size: var(--font-16);
  color: var(--color-thirtyfour);
  padding-left: var(--padding-left-30);
  margin-bottom: var(--margin-bottom-15);
  font-family: var(--font-family-DMSans);
}
.portfolio-detail-section .check-list li:before {
  position: absolute;
  content: "";
  left: 0;
  content: "\f1b8";
  font-family: flaticon;
}
.portfolio-detail-section .check-list li:last-child {
  margin-bottom: var(--margin-zero);
}
.shop-page-section {
  position: relative;
  padding: 0 0 110px;
}
.shop-page-section .styled-pagination {
  margin-top: var(--margin-top-20);
}
.shop-page-section .items-sorting {
  position: relative;
  padding: 15px 30px;
  border-radius: 5px;
  margin-bottom: var(--margin-bottom-30);
  border: 1px solid rgba(var(--black-color-rgb), 0.1);
}
.shop-page-section .items-sorting .select-column {
  text-align: right;
}
.shop-page-section .items-sorting .results-column .result {
  position: relative;
  font-weight: 600;
  padding: 5px 0 2px;
  font-size: var(--font-16);
  color: var(--color-fiftysix);
  font-family: DM Sans, sans-serif;
}
.shop-page-section .items-sorting .view-option {
  position: relative;
  display: inline-block;
}
.shop-page-section .items-sorting .view-option li {
  position: relative;
  display: inline-block;
  margin-left: var(--margin-left-15);
}
.shop-page-section .items-sorting .view-option li a {
  position: relative;
  color: var(--color-two);
  font-size: var(--font-20);
  font-family: Flaticon;
}
.shop-page-section .items-sorting .view-option li:first-child a {
  top: 3px;
  font-size: var(--font-26);
}
.shop-page-section .items-sorting .view-option li a:hover {
  color: var(--main-color);
}
.shop-page-section .items-sorting .form-group {
  position: relative;
  top: -3px;
  margin-bottom: 0;
  display: inline-block;
  margin-left: var(--margin-left-80);
}
.shop-page-section .items-sorting select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 24px;
  padding: 2px 5px;
  font-weight: 500;
  cursor: pointer;
  color: var(--color-two);
  font-size: var(--font-15);
  font-family: DM Sans, sans-serif;
  padding-right: var(--padding-right-25);
  background: url(/images/icons/arrow-down.png) 100% no-repeat;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.shop-page-section .items-sorting select option {
  text-indent: 15px;
}
.shop-item {
  position: relative;
  margin-bottom: var(--margin-bottom-35);
}
.shop-item .inner-box {
  position: relative;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.shop-item .inner-box:hover .image .overlay-box {
  opacity: 1;
}
.shop-item .image {
  position: relative;
  z-index: 11;
  text-align: center;
  background-color: #f3f1f2;
}
.shop-item .hot {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 1;
  color: var(--white-color);
  padding: 5px 18px 2px;
  display: inline-block;
  background-color: var(--main-color);
  text-transform: uppercase;
}
.shop-item .overlay-box {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
  background-color: rgba(var(--black-color-rgb), 0.3);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.shop-item .cart-option {
  position: relative;
  top: 50%;
  margin-top: -25px;
}
.shop-item .cart-option li {
  position: relative;
  margin: 0 3px;
  display: inline-block;
}
.shop-item .cart-option li .tooltip-data {
  position: absolute;
  left: 20px;
  bottom: 100%;
  width: 130px;
  color: var(--white-color);
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  opacity: 0;
  padding: 4px 15px;
  visibility: hidden;
  margin-left: -60px;
  margin-bottom: 0;
  background-color: var(--main-color);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.shop-item .cart-option li .tooltip-data:after {
  position: absolute;
  content: "";
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid var(--main-color);
}
.shop-item .cart-option li:hover .tooltip-data {
  opacity: 1;
  visibility: visible;
  margin-bottom: var(--margin-bottom-20);
}
.shop-item .cart-option li a {
  position: relative;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: var(--main-color);
  font-size: 18px;
  border-radius: 50%;
  display: inline-block;
  background-color: var(--white-color);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-family: Flaticon;
}
.shop-item .cart-option li a:hover {
  background-color: var(--main-color);
  color: var(--white-color);
}
.shop-item .inner-box .image img {
  max-width: 100%;
  display: inline-block;
}
.shop-item .lower-content {
  position: relative;
  z-index: 11;
  text-align: center;
  padding: 25px 0 0;
}
.shop-item .inner-box h6 {
  font-weight: 500;
  font-family: var(--font-family-Jost);
  margin-bottom: var(--margin-bottom-10);
}
.shop-item .inner-box h6 a {
  color: var(--color-fiftysix);
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.shop-item .inner-box h6 a:hover {
  color: var(--main-color);
}
.shop-item .inner-box .price {
  position: relative;
  color: var(--color-four);
  font-size: var(--font-18);
  font-weight: 400;
  font-family: DM Sans, sans-serif;
  margin-bottom: var(--margin-bottom-10);
}
.shop-item .inner-box .rating .fa {
  position: relative;
  display: inline-block;
  font-size: var(--font-14);
  color: var(--color-thirty);
}
.shop-detail-section {
  position: relative;
  padding: 0 0 80px;
}
.shop-detail-section .upper-box {
  position: relative;
}
.shop-detail-section .gallery-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.shop-detail-section .gallery-column .inner-column {
  position: relative;
}
.shop-detail-section .gallery-column .carousel-outer {
  position: relative;
  padding-right: 122px;
}
.shop-detail-section .gallery-column .image {
  position: relative;
  text-align: center;
  background-color: var(--color-six);
}
.shop-detail-section .gallery-column .thumbs-carousel {
  position: absolute;
  right: 0;
  top: 0;
  width: 105px;
}
.shop-detail-section .gallery-column .thumb {
  cursor: pointer;
  margin-bottom: var(--margin-zero);
}
.shop-detail-section .content-column {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.shop-detail-section .content-column .inner-column {
  position: relative;
  padding-left: var(--padding-left-30);
}
.shop-detail-section .content-column h3 {
  font-weight: 500;
  color: var(--color-fiftyseven);
  font-family: var(--font-family-DMSans);
}
.shop-detail-section .content-column .text {
  position: relative;
  line-height: 26px;
  font-size: var(--font-16);
  margin-top: var(--margin-top-15);
  color: var(--color-fiftyeight);
}
.shop-detail-section .content-column .rating {
  position: relative;
  font-size: var(--font-16);
  color: var(--color-thirty);
  margin-top: var(--margin-top-20);
}
.shop-detail-section .content-column .rating i {
  position: relative;
  font-weight: 500;
  font-style: normal;
  font-size: var(--font-14);
  color: var(--color-fiftynine);
  margin-left: var(--margin-left-10);
  font-family: var(--font-family-DMSans);
}
.shop-detail-section .content-column .price {
  position: relative;
  font-weight: 700;
  font-size: var(--font-30);
  color: var(--color-fiftynine);
  margin-top: var(--margin-top-25);
  font-family: var(--font-family-DMSans);
}
.shop-detail-section .content-column .price span {
  position: relative;
  font-weight: 500;
  font-size: var(--font-20);
  color: var(--color-fifteen);
  text-decoration: line-through;
}
.shop-detail-section .content-column .model {
  position: relative;
  margin-top: var(--margin-top-25);
}
.shop-detail-section .content-column .model .model-title {
  position: relative;
  display: block;
  font-weight: 500;
  font-size: var(--font-16);
  color: var(--color-fiftynine);
  margin-bottom: var(--margin-bottom-15);
  font-family: var(--font-family-DMSans);
}
.shop-detail-section .content-column .buttons-box {
  position: relative;
  margin-top: var(--margin-top-25);
}
.shop-detail-section .content-column .buttons-box .theme-btn {
  margin-right: var(--margin-right-15);
}
.quantity-box {
  margin-top: var(--margin-top-20);
}
.quantity-box,
.select-size {
  position: relative;
}
.select-size .select-box {
  text-align: center;
  margin: 0 10px 10px 0;
}
.select-size .input-box,
.select-size .select-box {
  position: relative;
  float: left;
}
.select-size .select-box input[type="radio"] {
  left: 0;
  top: 0;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.select-size .select-box label {
  display: block;
  line-height: 24px;
  padding: 5px 22px;
  text-align: center;
  font-weight: 600;
  cursor: pointer;
  border-radius: 2px;
  font-size: var(--font-14);
  transition: all 0.5s ease;
  text-transform: uppercase;
  color: var(--color-fiftyeight);
  background-color: var(--color-sixty);
  font-family: var(--font-family-DMSans);
}
.select-size .select-box input[type="radio"]:checked + label {
  background-color: var(--color-thirtyfive);
  color: #fff;
}
.quantity-box span {
  position: relative;
  float: left;
  font-weight: 700;
  padding: 15px 0;
  color: var(--color-two);
  text-transform: uppercase;
  font-size: var(--font-14);
  margin-right: var(--margin-right-30);
  font-family: var(--font-family-DMSans);
}
.item-quantity {
  position: relative;
  width: 100%;
  max-width: 140px;
  padding: 0 45px;
  display: inline-block;
}
.quantity-box .item-quantity .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  max-width: 144px;
  width: 100%;
  height: 42px;
}
.quantity-box .item-quantity input.qty-spinner {
  line-height: 44px;
  height: 44px;
  width: 50px !important;
  padding: 0 !important;
  box-shadow: none !important;
  text-align: center;
  font-size: var(--font-18);
  font-weight: 500;
  color: #1e1e2a;
  border: none;
  border-radius: 0;
}
.quantity-box .item-quantity input.qty-spinner:focus {
  background: none;
}
.quantity-box
  .bootstrap-touchspin
  .input-group-btn-vertical
  > .btn.bootstrap-touchspin-down {
  position: absolute;
  height: 44px;
  width: 44px;
  background-color: var(--color-sixty);
  padding: 6px 0 !important;
  line-height: 30px;
  left: -40px;
  top: -44px;
  border: 1px solid #dedede;
  border-radius: 5px 5px 5px 5px;
}
.quantity-box
  .bootstrap-touchspin
  .input-group-btn-vertical
  > .btn.bootstrap-touchspin-up {
  position: absolute;
  height: 44px;
  width: 40px;
  background-color: var(--color-sixty);
  padding: 6px 0 !important;
  line-height: 30px;
  right: -40px;
  top: -44px;
  border: 1px solid #dedede;
  border-radius: 5px 5px 5px 5px;
  margin-top: 0;
}
.quantity-box .bootstrap-touchspin .glyphicon-chevron-up:before {
  content: "\f067";
  font-size: var(--font-16);
  color: #0c2957;
  font-weight: 400;
  font-style: normal;
  font-family: FontAwesome;
}
.quantity-box .bootstrap-touchspin .glyphicon-chevron-down:before {
  content: "\f068";
  font-size: var(--font-16);
  color: #0c2957;
  font-weight: 400;
  font-style: normal;
  font-family: FontAwesome;
}
.quantity-box .bootstrap-touchspin .input-group-btn-vertical {
  position: absolute;
  width: 100%;
}
.quantity-box .bootstrap-touchspin .input-group-btn-vertical i {
  top: 6px;
  left: 14px;
  font-size: inherit !important;
}
.quantity-box
  .bootstrap-touchspin
  .input-group-btn-vertical
  .bootstrap-touchspin-down {
  margin-top: 0;
}
.shop-detail-section .lower-box {
  position: relative;
}
.shop-detail-section .prod-tabs {
  position: relative;
  margin-top: var(--margin-top-30);
  margin-bottom: var(--margin-bottom-40);
}
.shop-detail-section .prod-tabs .tab-btns {
  position: relative;
  text-align: center;
}
.shop-detail-section .prod-tabs .tab-btns .tab-btn {
  position: relative;
  display: inline-block;
  margin: 0 5px 10px;
  letter-spacing: 1px;
  color: var(--color-fiftyeight);
  text-transform: uppercase;
  font-size: var(--font-16);
  line-height: 24px;
  cursor: pointer;
  font-weight: 700;
  padding: 17px 40px;
  transition: all 0.5s ease;
  background-color: var(--white-color);
  font-family: var(--font-family-DMSans);
  border: 1px solid var(--color-fiftytwo);
}
.shop-detail-section .prod-tabs .tab-btns .tab-btn.active-btn,
.shop-detail-section .prod-tabs .tab-btns .tab-btn:hover {
  color: var(--white-color);
  border-color: var(--color-thirtyfive);
  background: var(--color-thirtyfive);
}
.shop-detail-section .prod-tabs .tabs-content {
  position: relative;
  padding: 30px 0 0;
}
.shop-detail-section .prod-tabs .tabs-content .tab {
  position: relative;
  display: none;
  border-top: 0;
}
.shop-detail-section .prod-tabs .tabs-content .tab.active-tab {
  display: block;
}
.prod-tabs .tabs-content p {
  line-height: 30px;
  font-size: var(--font-16);
  color: var(--color-fiftyeight);
  font-family: var(--font-family-DMSans);
  margin-bottom: var(--margin-bottom-20);
}
.prod-tabs .tabs-content .tab .title {
  position: relative;
  color: var(--text-color);
  font-size: var(--font-20);
  font-weight: 400;
  margin-top: var(--margin-top-10);
  margin-bottom: var(--margin-bottom-25);
  font-family: var(--font-family-DMSans);
}
.shop-comment-form {
  position: relative;
}
.shop-comment-form h4 {
  margin-bottom: var(--margin-bottom-25);
}
.shop-comment-form .group-title {
  margin-bottom: var(--margin-bottom-20);
}
.shop-comment-form .rating-box {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.shop-comment-form .rating-box .text {
  color: var(--main-color-two);
  margin-bottom: var(--margin-bottom-10);
}
.shop-comment-form .rating-box .rating {
  position: relative;
  display: inline-block;
  border-right: 1px solid #ebebeb;
  margin-right: var(--margin-right-10);
  padding-right: var(--padding-right-10);
}
.shop-comment-form .rating-box .rating:last-child {
  border-right: 0;
}
.shop-comment-form .rating-box .rating .fa {
  position: relative;
  display: inline-block;
  margin-right: var(--margin-right-5);
}
.shop-comment-form .rating-box .rating a {
  position: relative;
  color: var(--color-thirty);
  font-size: var(--font-16);
  display: inline-block;
  transition: all 0.3s ease;
}
.shop-comment-form .rating-box .rating a:hover {
  color: var(--main-color);
}
.shop-comment-form .form-group,
.shop-comment-form .form-group label {
  position: relative;
  margin-bottom: var(--margin-bottom-15);
}
.shop-comment-form .form-group label {
  display: block;
  font-weight: 500;
  color: var(--color-two);
  font-size: var(--font-16);
  font-family: var(--font-family-Jost);
}
.shop-comment-form .form-group:last-child {
  margin-bottom: 0;
}
.shop-comment-form .form-group input[type="email"],
.shop-comment-form .form-group input[type="password"],
.shop-comment-form .form-group input[type="tel"],
.shop-comment-form .form-group input[type="text"],
.shop-comment-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 15px;
  border: 1px solid #efefef;
  height: 50px;
  color: var(--main-color-two);
  font-weight: 300;
  background: var(--white-color);
  transition: all 0.3s ease;
}
.shop-comment-form .form-group input[type="email"]:focus,
.shop-comment-form .form-group input[type="password"]:focus,
.shop-comment-form .form-group input[type="tel"]:focus,
.shop-comment-form .form-group input[type="text"]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus {
  border-color: var(--main-color);
}
.shop-comment-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  line-height: 26px;
  padding: 10px 15px;
  color: var(--main-color-two);
  border: 1px solid #efefef;
  height: 105px;
  font-weight: 300;
  background: var(--white-color);
  resize: none;
  transition: all 0.3s ease;
}
.shop-comment-form button {
  position: relative;
  margin-top: var(--margin-top-10);
}
.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus {
  border-color: var(--main-color);
}
.shop-detail-section .comments-area {
  position: relative;
  margin-top: var(--margin-zero);
  margin-bottom: var(--margin-bottom-40);
}
.shop-detail-section .comments-area .comment-box {
  position: relative;
  transition: all 0.3s ease;
  margin-bottom: var(--margin-bottom-30);
}
.shop-detail-section .comments-area .comment-box:first-child {
  padding-top: 0;
}
.shop-detail-section .comments-area .comment-box:hover {
  border-color: var(--main-color);
}
.shop-detail-section .comments-area .comment-box.reply-comment {
  margin-left: var(--marg-left-30);
}
.shop-detail-section .comments-area .comment {
  position: relative;
  font-size: var(--font-14);
  padding: 0 0 0 80px;
}
.shop-detail-section .comments-area .comment .comment-inner {
  position: relative;
  padding: 15px 20px;
  border: 1px solid #f4f4f4;
}
.shop-detail-section .comments-area .comment .comment-inner .rating {
  position: absolute;
  right: 15px;
  top: 15px;
}
.shop-detail-section .comments-area .comment .comment-inner .rating .fa {
  display: inline-block;
  font-size: var(--font-14);
  color: var(--color-thirty);
}
.shop-detail-section .comments-area .comment-box .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
  margin-bottom: var(--margin-bottom-20);
}
.shop-detail-section .comments-area .comment-box .author-thumb img {
  width: 60px;
  display: block;
}
.shop-detail-section .comments-area .comment-info {
  position: relative;
  line-height: 24px;
  font-weight: 600;
  color: var(--color-two);
  font-size: var(--font-16);
  margin-bottom: var(--margin-bottom-10);
  font-family: var(--font-family-Jost);
}
.shop-detail-section .comments-area .comment-box .text {
  font-weight: 400;
  font-size: var(--font-16);
  color: var(--main-color-two);
  margin-top: var(--marg-top-10);
  margin-bottom: var(--margin-bottom-10);
}
.shop-detail-section .related-products h4 {
  text-transform: uppercase;
  font-family: var(--font-family-DMSans);
  margin-bottom: var(--margin-bottom-30);
}
.sidebar-page-container {
  position: relative;
  padding: 0 0 70px;
}
.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
  margin-bottom: var(--margin-bottom-40);
}
.sticky-top {
  top: 90px;
  z-index: 1;
}
.blog-classic .styled-pagination {
  margin-top: var(--margin-top-60);
}
.news-block-five {
  margin-bottom: var(--margin-bottom-50);
}
.news-block-five,
.news-block-five .inner-box {
  position: relative;
}
.news-block-five .lower-content {
  position: relative;
  padding-top: var(--padding-top-40);
}
.news-block-five .inner-box .image {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  background-color: var(--color-thirtyfive);
}
.news-block-five .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 0.5s ease;
}
.news-block-five .inner-box:hover .image img {
  opacity: 0.7;
  transform: scale(1.04);
}
.news-block-five .post-meta {
  position: relative;
}
.news-block-five .post-meta li {
  position: relative;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block;
  font-size: var(--font-14);
  text-transform: uppercase;
  color: var(--color-thirtyeight);
  padding-left: var(--padding-left-25);
  margin-right: var(--margin-right-30);
  font-family: var(--font-family-DMSans);
}
.news-block-five .post-meta li span {
  position: absolute;
  left: 0;
  top: -1px;
  font-family: Flaticon;
  color: var(--color-thirtyeight);
}
.news-block-five .post-meta li:last-child {
  margin-right: var(--margin-zero);
}
.news-block-five h3 {
  font-weight: 700;
  text-transform: capitalize;
  margin-top: var(--margin-top-25);
  font-family: var(--font-family-DMSans);
}
.news-block-five h3 a {
  position: relative;
  color: var(--color-thirtyfour);
  display: inline;
  width: 100%;
  background-repeat: no-repeat;
  background-position-y: -2px;
  background-image: linear-gradient(
    transparent calc(100% - 2px),
    currentColor 1px
  );
  transition: 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: 0 100%;
  backface-visibility: hidden;
}
.news-block-five h3 a:hover {
  background-size: 100% 100%;
  color: var(--color-thirtyfive);
}
.news-block-five .text {
  position: relative;
  line-height: 32px;
  font-size: var(--font-18);
  color: var(--color-thirtyeight);
  margin-top: var(--margin-top-20);
}
.news-block-five .read-more {
  position: relative;
  font-weight: 700;
  padding: 21px 50px;
  border-radius: 6px;
  display: inline-block;
  font-size: var(--font-15);
  text-transform: uppercase;
  color: var(--color-thirtyfive);
  margin-top: var(--margin-top-30);
  transition: all 0.3s ease;
  background-color: rgba(var(--color-thirtyfive-rgb), 0.1);
}
.news-block-five .read-more:hover {
  color: var(--white-color);
  background-color: rgba(var(--color-thirtyfive-rgb), 1);
}
.sidebar-widget {
  position: relative;
  padding: 30px 30px 35px;
  margin-bottom: var(--margin-bottom-40);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
  border: 1px solid rgba(var(--black-color-rgb), 0.06);
}
.sidebar-title {
  position: relative;
  margin-bottom: var(--margin-bottom-20);
}
.sidebar-title h4 {
  position: relative;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-DMSans);
}
.sidebar .search-box {
  position: relative;
}
.sidebar .search-box .form-group {
  position: relative;
  margin: var(--margin-zero);
}
.sidebar .search-box .form-group input[type="search"],
.sidebar .search-box .form-group input[type="text"] {
  position: relative;
  line-height: 28px;
  font-size: var(--font-12);
  padding: 10px 50px 10px 25px;
  background: var(--white-color);
  width: 100%;
  border-radius: 0;
  letter-spacing: 1px;
  color: var(--color-eightteen);
  text-transform: uppercase;
  font-family: var(--font-family-DMSans);
  background-color: var(--color-fourtytwo);
  border: 1px solid rgba(var(--black-color-rgb), 0.06);
}
.sidebar .search-box .form-group button,
.sidebar .search-box .form-group input[type="search"],
.sidebar .search-box .form-group input[type="text"] {
  display: block;
  height: 60px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.sidebar .search-box .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  cursor: pointer;
  line-height: 100%;
  font-weight: 400;
  border-radius: 0;
  font-size: var(--font-18);
  color: var(--color-two);
  background: none;
}
.sidebar .search-box .form-group button:hover {
  background: var(--main-color-two);
}
.blog-cat,
.blog-cat li {
  position: relative;
}
.blog-cat li {
  margin-bottom: var(--margin-bottom-15);
}
.blog-cat li:last-child {
  margin-bottom: var(--margin-zero);
}
.blog-cat li a {
  position: relative;
  display: block;
  font-weight: 500;
  padding: 12px 22px;
  letter-spacing: 1px;
  font-size: var(--font-14);
  color: var(--color-sixtyone);
  font-family: var(--font-family-DMSans);
  border: 1px solid rgba(var(--black-color-rgb), 0.06);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.blog-cat li a span {
  position: absolute;
  right: 20px;
}
.blog-cat li a:hover {
  color: var(--white-color);
  border-color: var(--color-thirtyfive);
  background-color: var(--color-thirtyfive);
}
.pages-list,
.pages-list li {
  position: relative;
}
.pages-list li {
  margin-bottom: var(--margin-bottom-15);
}
.pages-list li:last-child {
  margin-bottom: var(--margin-zero);
}
.pages-list li a {
  position: relative;
  display: block;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: var(--font-14);
  text-transform: uppercase;
  color: var(--color-sixtyone);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  font-family: var(--font-family-DMSans);
}
.pages-list li a:before {
  position: absolute;
  content: "\f18d";
  right: 0;
  font-size: var(--font-10);
  font-family: flaticon;
}
.pages-list li a:hover {
  color: var(--color-thirtyfive);
}
.post-widget {
  position: relative;
}
.post-widget .post {
  position: relative;
  min-height: 80px;
  padding-left: var(--padding-left-110);
  margin-bottom: var(--margin-bottom-20);
}
.post-widget .post:last-child {
  margin-bottom: var(--margin-zero);
}
.post-widget .post .thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 90px;
  overflow: hidden;
}
.post-widget .post .thumb a {
  display: block;
}
.post-widget .post .thumb img {
  display: block;
  width: 100%;
  height: auto;
}
.post-widget .post h6 {
  font-weight: 600;
  line-height: 22px;
  font-size: var(--font-14);
  margin-top: var(--margin-top-5);
  font-family: var(--font-family-DMSans);
  margin-bottom: var(--margin-bottom-5);
}
.post-widget .post h6 a {
  color: var(--color-fiftynine);
  transition: all 0.3s ease;
}
.post-widget .post h6 a:hover {
  color: var(--main-color);
}
.post-widget .post .title {
  font-weight: 500;
  letter-spacing: 1px;
  font-size: var(--font-12);
  text-transform: uppercase;
  color: var(--color-sixtyone);
  margin-bottom: var(--margin-zero);
  font-family: var(--font-family-DMSans);
}
.post-widget .post .title,
.tag-list {
  position: relative;
  display: block;
}
.tag-list li {
  position: relative;
  display: inline-block;
  margin-right: var(--margin-right-10);
  margin-bottom: var(--margin-bottom-10);
}
.tag-list li a {
  position: relative;
  display: block;
  line-height: 20px;
  font-weight: 600;
  padding: 10px 20px;
  border-radius: 5px;
  font-size: var(--font-12);
  color: var(--color-eightteen);
  transition: all 0.3s ease;
  text-transform: uppercase;
  border: 1px solid rgba(var(--black-color-rgb), 0.06);
}
.tag-list li a:hover {
  color: var(--white-color);
  background-color: var(--color-thirtyfive);
  border-color: var(--color-thirtyfive);
}
.blog-detail,
.blog-detail .inner-box {
  position: relative;
}
.blog-detail .lower-content {
  position: relative;
  padding-top: var(--padding-top-40);
}
.blog-detail .inner-box .image {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  background-color: var(--color-thirtyfive);
}
.blog-detail .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  transition: all 0.5s ease;
}
.blog-detail .inner-box:hover .image img {
  opacity: 0.7;
  transform: scale(1.04);
}
.blog-detail .post-meta {
  position: relative;
}
.blog-detail .post-meta li {
  position: relative;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block;
  font-size: var(--font-14);
  text-transform: uppercase;
  color: var(--color-thirtyeight);
  padding-left: var(--padding-left-25);
  margin-right: var(--margin-right-30);
  font-family: var(--font-family-DMSans);
}
.blog-detail .post-meta li span {
  position: absolute;
  left: 0;
  top: -1px;
  font-family: Flaticon;
  color: var(--color-thirtyeight);
}
.blog-detail .post-meta li:last-child {
  margin-right: var(--margin-zero);
}
.blog-detail h3 {
  margin-top: var(--margin-top-25);
  margin-bottom: var(--margin-bottom-20);
}
.blog-detail h3,
.blog-detail h4 {
  font-weight: 700;
  text-transform: capitalize;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-DMSans);
}
.blog-detail h4,
.blog-detail p {
  margin-bottom: var(--margin-bottom-15);
}
.blog-detail p {
  position: relative;
  line-height: 28px;
  font-size: var(--font-16);
  color: var(--color-thirtyeight);
}
.blog-detail .two-column {
  position: relative;
  margin-top: var(--margin-top-25);
  margin-bottom: var(--margin-bottom-30);
}
.blog-detail .check-list {
  position: relative;
}
.blog-detail .check-list li {
  position: relative;
  font-size: var(--font-15);
  color: var(--color-thirtyeight);
  padding-left: var(--padding-left-25);
  margin-bottom: var(--margin-bottom-10);
  font-family: var(--font-family-DMSans);
}
.blog-detail .check-list li:before {
  position: absolute;
  content: "\f1b8";
  left: 0;
  font-family: flaticon;
}
.blog-detail .gallery {
  position: relative;
  margin-top: var(--margin-top-35);
  margin-bottom: var(--margin-bottom-35);
}
.blog-detail .post-share-options {
  position: relative;
  margin-top: var(--margin-top-60);
  margin-bottom: var(--margin-bottom-50);
}
.blog-detail .post-share-options .post-share-inner {
  position: relative;
  padding-top: var(--padding-top-40);
  padding-bottom: var(--padding-bottom-35);
  border-top: 1px solid rgba(var(--color-five-rgb), 0.2);
  border-bottom: 1px solid rgba(var(--color-five-rgb), 0.2);
}
.blog-detail .post-share-options .tags {
  position: relative;
  float: left;
}
.blog-detail .post-share-options .tags span {
  font-weight: 700;
  font-size: var(--font-20);
  text-transform: capitalize;
  color: var(--color-thirtyfour);
  margin-top: var(--margin-top-5);
  margin-right: var(--margin-right-10);
}
.blog-detail .post-share-options .tags a {
  position: relative;
  font-weight: 700;
  padding: 7px 20px;
  border-radius: 5px;
  display: inline-block;
  text-transform: uppercase;
  font-size: var(--font-12);
  color: var(--color-eightteen);
  font-family: var(--font-family-Roboto);
  border: 1px solid rgba(var(--black-color-rgb), 0.06);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  margin-right: var(--margin-right-5);
  margin-bottom: var(--margin-bottom-5);
}
.blog-detail .post-share-options .tags a:last-child {
  margin-right: 0;
}
.blog-detail .post-share-options .tags a:hover {
  color: var(--white-color);
  border-color: var(--main-color);
  background-color: var(--main-color);
}
.blog-detail .social-box {
  position: relative;
  float: right;
  margin-top: 6px;
}
.blog-detail .social-box .share {
  position: relative;
  font-weight: 700;
  display: inline-block;
  font-size: var(--font-20);
  text-transform: capitalize;
  color: var(--color-thirtyfour);
  margin-right: var(--margin-right-5);
}
.blog-detail .social-box li {
  position: relative;
  display: inline-block;
  margin-left: var(--margin-left-15);
}
.blog-detail .social-box li a {
  position: relative;
  color: #0072ac;
  display: inline-block;
  font-size: var(--font-20);
  transition: all 0.3s ease;
}
.blog-detail .social-box li.twitter a {
  color: #3ac4ff;
}
.blog-detail .social-box li.linkedin a {
  color: #0072ac;
}
.blog-detail .social-box li.pinterest a {
  color: #da0021;
}
.blog-detail .more-posts {
  position: relative;
  padding-bottom: var(--padding-bottom-55);
  border-bottom: 1px solid rgba(var(--color-five-rgb), 0.2);
}
.blog-detail .post-title {
  position: relative;
  font-weight: 600;
  font-size: var(--font-24);
  color: var(--color-sixtytwo);
  margin-bottom: var(--margin-bottom-25);
  font-family: var(--font-family-Roboto);
}
.blog-detail .prev-post {
  position: relative;
}
.blog-detail .more-posts .prev-post .image {
  position: absolute;
  left: 0;
  top: 0;
  width: 104px;
  overflow: hidden;
  border-radius: 5px;
}
.blog-detail .prev-post .post-inner {
  position: relative;
  padding-top: var(--padding-top-10);
  padding-left: var(--padding-left-120);
}
.blog-detail .prev-post .post-inner a {
  position: relative;
  font-weight: 600;
  line-height: 24px;
  font-size: var(--font-16);
  color: var(--color-sixtytwo);
  font-family: var(--font-family-DMSans);
}
.blog-detail .next-post {
  position: relative;
  text-align: right;
}
.blog-detail .next-post .image {
  position: absolute;
  right: 0;
  top: 0;
  width: 104px;
  overflow: hidden;
  border-radius: 5px;
}
.blog-detail .next-post .post-inner {
  position: relative;
  padding-top: var(--padding-top-10);
  padding-right: var(--padding-right-120);
}
.blog-detail .next-post .post-inner a {
  position: relative;
  font-weight: 600;
  line-height: 24px;
  font-size: var(--font-16);
  color: var(--color-sixtytwo);
  font-family: var(--font-family-DMSans);
}
.sidebar-page-container .comments-area {
  position: relative;
  padding-top: var(--padding-top-45);
  margin-bottom: var(--margin-bottom-50);
  padding-bottom: var(--padding-bottom-40);
  border-bottom: 1px solid rgba(var(--color-five-rgb), 0.2);
}
.sidebar-page-container .group-title {
  position: relative;
}
.sidebar-page-container .group-title h5 {
  font-weight: 700;
  color: var(--color-sixtytwo);
  margin-bottom: var(--margin-bottom-30);
  font-family: var(--font-family-DMSans);
}
.sidebar-page-container .comments-area .comment-box {
  position: relative;
  margin-bottom: var(--margin-bottom-40);
  transition: all 0.3s ease;
}
.sidebar-page-container .comments-area .comment-box:last-child {
  margin-bottom: var(--margin-zero);
}
.sidebar-page-container .comments-area .comment {
  position: relative;
  min-height: 120px;
  font-size: var(--font-14);
  padding: 0 0 0 100px;
}
.sidebar-page-container .comments-area .reply-comment {
  margin-left: var(--margin-left-100);
}
.sidebar-page-container .comments-area .comment-box .author-thumb {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: var(--margin-bottom-20);
}
.sidebar-page-container .comments-area .comment-box .author-thumb img {
  width: 100%;
  display: block;
}
.sidebar-page-container .comments-area .comment-info {
  margin-bottom: var(--margin-bottom-15);
}
.sidebar-page-container .comments-area .comment-box strong {
  position: relative;
  font-weight: 600;
  display: block;
  text-transform: capitalize;
  font-size: var(--font-16);
  color: var(--color-sixtytwo);
  font-family: var(--font-family-DMSans);
}
.sidebar-page-container .comments-area .comment-box .text {
  max-width: 530px;
  font-size: var(--font-14);
  color: var(--color-sixtyone);
  margin-bottom: var(--margin-bottom-15);
}
.sidebar-page-container .comments-area .comment-info .comment-time {
  position: relative;
  display: block;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: var(--font-10);
  text-transform: uppercase;
  color: var(--color-sixtyone);
  margin-top: var(--margin-top-5);
}
.sidebar-page-container .comments-area .comment-box .reply-btn {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 500;
  font-size: var(--font-24);
  color: var(--color-sixtytwo);
  font-family: Flaticon;
}
.sidebar-page-container .comments-area .comment-box .reply-btn:hover {
  color: var(--main-color);
}
.comment-form {
  position: relative;
}
.sidebar-page-container .comment-form .group-title h5 {
  margin-bottom: var(--margin-bottom-10);
}
.sidebar-page-container .comment-form .group-title .sub-text {
  font-size: var(--font-16);
  color: var(--color-sixtyone);
  margin-bottom: var(--margin-bottom-50);
}
.comment-form .form-group {
  margin-bottom: var(--margin-bottom-25);
}
.comment-form .form-group input[type="email"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="text"],
.comment-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  line-height: 28px;
  padding: 10px 20px;
  color: var(--color-nineteen);
  height: 54px;
  font-size: var(--font-14);
  border-radius: 0;
  background-color: var(--white-color);
  transition: all 0.3s ease;
  font-family: var(--font-family-Roboto);
  border: 1px solid rgba(var(--color-two-rgb), 0.07);
}
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus {
  border-color: var(--color-two);
  background-color: var(--white-color);
}
.comment-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 200px;
  resize: none;
  line-height: 24px;
  border-radius: 0;
  padding: 15px 20px 25px;
  color: var(--color-nineteen);
  font-size: var(--font-14);
  background-color: var(--white-color);
  transition: all 0.3s ease;
  font-family: var(--font-family-Roboto);
  border: 1px solid rgba(var(--color-two-rgb), 0.07);
}
.comment-form .form-group button {
  border-radius: 4px;
  text-transform: uppercase;
}
.map-section {
  position: relative;
}
.map-section iframe {
  position: relative;
  width: 100%;
  height: 600px;
}
.contact-info-section {
  position: relative;
}
.contact-info-section .inner-container {
  position: relative;
  margin-top: -150px;
}
.info-block {
  position: relative;
  margin-bottom: var(--margin-bottom-30);
}
.info-block:nth-child(2) .inner-box {
  background-color: var(--color-fourty);
}
.info-block:nth-child(3) .inner-box {
  background-color: var(--color-sixtythree);
}
.info-block .inner-box {
  position: relative;
  padding: 50px 30px;
  text-align: center;
  border-radius: 10px;
  transition: all 0.3s ease;
  background-color: var(--color-thirtynine);
}
.info-block .inner-box:hover {
  border-color: var(--main-color);
}
.info-block .icon-outer {
  position: relative;
  display: inline-block;
}
.info-block .icon-outer .icon {
  position: relative;
  line-height: 1em;
  font-family: Flaticon;
  font-size: var(--font-50);
  color: var(--color-thirtyfour);
}
.info-block h5 {
  font-weight: 700;
  margin-top: var(--margin-top-20);
}
.info-block .text,
.info-block h5 {
  text-transform: capitalize;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-DMSans);
}
.info-block .text {
  font-weight: 500;
  line-height: 30px;
  font-size: var(--font-18);
  margin-top: var(--margin-top-10);
}
.info-block .text a {
  font-weight: 500;
  color: var(--color-thirtyfour);
  font-family: var(--font-family-DMSans);
}
.info-block .text a:hover {
  color: var(--main-color);
}
.contact-form {
  position: relative;
  margin-top: var(--margin-top-70);
  margin-bottom: var(--margin-bottom-90);
}
.contact-form .form-group {
  margin-bottom: var(--margin-bottom-30);
}
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="text"],
.contact-form .form-group select {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 28px;
  padding: 10px 20px;
  border-radius: 0;
  font-size: var(--font-14);
  color: var(--color-nineteen);
  transition: all 0.3s ease;
  font-family: var(--font-family-DMSans);
  background-color: var(--color-sixtyfour);
  border: 1px solid rgba(var(--color-two-rgb), 0.04);
}
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
  border-color: var(--color-two);
  background-color: var(--white-color);
}
.contact-form .form-group textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 200px;
  resize: none;
  line-height: 24px;
  border-radius: 0;
  padding: 15px 20px 25px;
  color: var(--color-nineteen);
  font-size: var(--font-14);
  background-color: var(--color-sixtyfour);
  transition: all 0.3s ease;
  font-family: var(--font-family-Roboto);
  border: 1px solid rgba(var(--color-two-rgb), 0.04);
}
.contact-form .form-group button {
  text-transform: uppercase;
  border-radius: 5px;
}
.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
  border-color: red !important;
}
.contact-form label.error {
  display: block;
  line-height: 24px;
  padding: 5px 0 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: red;
  font-weight: 500;
}
.error-section {
  width: 100%;
  padding: 0 0 150px;
}
.error-section,
.error-section .inner-section {
  position: relative;
  text-align: center;
}
.error-section .inner-section h1 {
  line-height: 1em;
  color: var(--color-two);
  font-size: var(--font-200);
  margin-bottom: var(--margin-bottom-20);
  font-family: var(--font-family-DMSans);
}
.error-section .inner-section h6 {
  color: var(--color-two);
  font-weight: 400;
  text-transform: uppercase;
  margin-top: var(--margin-top-35);
  margin-bottom: var(--margin-bottom-10);
  font-family: var(--font-family-DMSans);
}
.error-section .inner-section .text {
  color: var(--color-two);
  font-size: var(--font-16);
  margin-top: var(--marg-top-15);
  margin-bottom: var(--margin-bottom-30);
}
.error-section .go-back {
  position: relative;
  font-size: var(--font-16);
  color: var(--color-two);
  font-weight: 400;
  text-align: center;
  display: inline-block;
  margin-top: var(--margin-top-20);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.error-section .go-back:hover {
  color: var(--main-color);
}
.error-search-form .form-group {
  position: relative;
  max-width: 430px;
  margin: 0 auto;
  width: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}
.error-search-form .form-group input[type="search"],
.error-search-form .form-group input[type="text"] {
  position: relative;
  line-height: 28px;
  background: none;
  display: block;
  width: 100%;
  height: 50px;
  font-size: var(--font-16);
  padding: 10px 50px 10px 20px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  background-color: var(--white-color);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}
.error-search-form .form-group button {
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  display: block;
  font-size: var(--font-16);
  color: var(--white-color);
  line-height: 100%;
  background: var(--main-color);
  font-weight: 400;
}
.main-menu > li {
  margin-right: 14px;
  padding: 3px 0;
}
.main-menu > li:last-child {
  margin-right: 0;
}
.main-menu > li > a {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  text-transform: uppercase;
  padding: 7px 25px;
  position: relative;
}
.main-menu > li.active > a,
.main-menu > li.active > a:before,
.main-menu > li:hover > a,
.main-menu > li:hover > a:before {
  color: #03a84e;
}
.has-submenu {
  padding-right: 10px;
}
.has-submenu,
.has-submenu > a {
  position: relative;
}
.has-submenu > a:before {
  content: "";
  color: #272a33;
  font-size: 12px;
  font-family: FontAwesome;
  display: none;
  position: absolute;
  right: -16px;
  top: 0;
  line-height: 51px;
}
.has-submenu:hover > .submenu-nav {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.has-submenu .submenu-nav {
  background-color: #111;
  border: none;
  padding: 15px 0;
  position: absolute;
  left: -15px;
  top: 100%;
  opacity: 0;
  min-width: 210px;
  pointer-events: none;
  margin-top: 30px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  visibility: hidden;
  z-index: 9999;
}
@media only screen and (max-width: 1199px) {
  .has-submenu .submenu-nav {
    min-width: 210px;
    left: 0;
  }
}
.has-submenu .submenu-nav:before {
  content: "";
  position: absolute;
  height: 56px;
  width: 100%;
  left: 0;
  bottom: 100%;
}
.has-submenu .submenu-nav > li {
  padding: 10px 25px;
}
.has-submenu .submenu-nav > li a {
  color: #aaa;
  display: block;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: inherit;
  text-transform: capitalize;
}
.has-submenu .submenu-nav > li a:hover,
.has-submenu .submenu-nav > li:hover > a {
  color: #fff;
}
.has-submenu .submenu-nav > li:hover:after {
  color: #fff !important;
}
.has-submenu .submenu-nav > li.has-submenu {
  position: relative;
}
.has-submenu .submenu-nav > li.has-submenu a:before {
  display: none;
}
.has-submenu .submenu-nav > li.has-submenu:hover > .submenu-nav {
  transform: none;
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
.has-submenu .submenu-nav > li.has-submenu:after {
  content: "";
  color: #656565;
  font-size: 15px;
  line-height: 1;
  font-family: FontAwesome;
  display: none;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-57%);
  -webkit-transform: translateY(-57%);
  -moz-transform: translateY(-57%);
  -ms-transform: translateY(-57%);
  -o-transform: translateY(-57%);
}
.has-submenu .submenu-nav > li.has-submenu .submenu-nav {
  left: 100%;
  top: 0;
}
.off-canvas-wrapper.offcanvas {
  background-color: #fff;
  width: 310px;
}
@media only screen and (max-width: 991px) {
  .off-canvas-wrapper.offcanvas {
    width: 310px;
  }
}
.off-canvas-wrapper .offcanvas-header {
  padding: 0;
}
.off-canvas-wrapper .offcanvas-body {
  padding: 0 0 20px;
  scrollbar-width: auto;
  scrollbar-color: #1f1f1f #292929;
}
.off-canvas-wrapper .offcanvas-body::-webkit-scrollbar {
  width: 2px;
}
.off-canvas-wrapper .offcanvas-body::-webkit-scrollbar-track {
  background: #292929;
}
.off-canvas-wrapper .offcanvas-body::-webkit-scrollbar-thumb {
  background-color: #1f1f1f;
  border-radius: 2px;
  border: 2px solid #1f1f1f;
}
.off-canvas-wrapper .btn-menu-close {
  display: block;
  width: 100%;
  height: 60px;
  background-color: #03a84e;
  opacity: 1;
  border-radius: 0;
  color: #fff;
  background-image: none;
  padding: 0 20px;
  line-height: 60px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  border: none;
  position: relative;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.off-canvas-wrapper .btn-menu-close i {
  position: absolute;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
}
.off-canvas-wrapper .btn-menu-close:hover {
  color: #fff;
  background-color: #2f2f2f;
}
.modal-backdrop,
.offcanvas-backdrop {
  background-color: rgba(43, 43, 43, 0.92);
  cursor: url(/img/icons/cancel-white.html), auto;
}
.modal-backdrop.show,
.offcanvas-backdrop.show {
  opacity: 1;
}
.mobile-menu-items {
  padding: 0;
}
.mobile-menu-items ul {
  border-top: 1px solid rgba(10, 77, 60, 0.15);
}
.mobile-menu-items ul li {
  position: relative;
}
.mobile-menu-items ul li a {
  display: block;
  width: 100%;
  background: none;
  text-align: left;
  padding: 10px 20px;
  border: 0;
  border-bottom: 1px solid rgba(10, 77, 60, 0.15);
  font-size: 15px;
  font-weight: 600;
  font-family: Jost, sans-serif;
  color: #272a33;
}
.mobile-menu-items ul li a:hover {
  color: #03a84e;
}
.mobile-menu-items ul li .mobile-menu-expand {
  position: absolute;
  right: 20px;
  top: 15px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.mobile-menu-items ul li .mobile-menu-expand:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #272a33;
  top: 50%;
  transform: translateY(-50%);
}
.mobile-menu-items ul li .mobile-menu-expand:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #272a33;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.mobile-menu-items ul li.active-expand > .mobile-menu-expand:before {
  background-color: #03a84e;
}
.mobile-menu-items ul li.active-expand > .mobile-menu-expand:after {
  background-color: #03a84e;
  height: 0;
}
.mobile-menu-items ul li.active-expand a {
  color: #03a84e;
}
.mobile-menu-items ul li.active-expand ul li a {
  color: #272a33;
}
.mobile-menu-items ul li ul {
  border-top: 0;
}
.mobile-menu-items ul li ul li a {
  padding-left: 12%;
}
.mobile-menu-items ul li ul li a:hover {
  color: #03a84e;
}
.mobile-menu-items ul li ul li ul li a {
  padding-left: 18%;
}
.section-title {
  margin-bottom: 56px;
}
@media only screen and (max-width: 1199px) {
  .section-title {
    margin-bottom: 42px;
  }
}
.section-title .title {
  font-size: 30px;
  margin-bottom: 12px;
}
@media only screen and (max-width: 1199px) {
  .section-title .title {
    font-size: 28px;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title .title {
    font-size: 25px;
    margin-bottom: 6px;
  }
}
.section-title .desc p {
  padding-bottom: 0;
}
.header-area {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.08);
  padding: 0;
}
.header-area .container {
  padding: 0 15px;
}
.header-area.sticky-header {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
.header-area.sticky-header.sticky {
  background-color: #03a84e;
  box-shadow: 0 10px 60px -30px rgba(0, 0, 0, 0.1);
  position: fixed !important;
  left: 0;
  top: 0 !important;
  width: 100%;
  z-index: 99;
}
.header-area.sticky-header.sticky .header-logo-area .logo-main {
  display: block;
}
.header-area.sticky-header.sticky .header-logo-area .logo-light {
  display: none;
}
.header-area.transparent {
  background-color: transparent;
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
.header-area.header-default {
  background-size: cover;
  background-position: top left 5px;
  align-items: center;
  display: flex;
  position: relative;
  z-index: 2;
}
.header-area .header-align {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .header-navigation-area {
    display: block;
  }
  div#bs-example-navbar-collapse-1 {
    position: absolute;
    background: #a0a098;
    width: 100%;
    left: 0;
    top: 70px;
  }
}
.header-navigation-area .main-menu.nav {
  align-items: center;
}
.header-navigation-area .main-menu.nav > li {
  padding: 0;
  margin-right: 0;
}
.header-navigation-area .main-menu.nav > li.active > a,
.header-navigation-area .main-menu.nav > li.active > a:before {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.header-navigation-area .main-menu.nav > li > a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  height: 88px;
  line-height: 90px;
  letter-spacing: 0;
  position: relative;
  margin: 0 11px;
  padding: 0 11px;
  text-transform: capitalize;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 1199px) {
  .header-navigation-area .main-menu.nav > li > a {
    height: 78px;
    line-height: 80px;
    margin: 0 7px;
    padding: 0 7px;
  }
}
.header-navigation-area .main-menu.nav > li > a span {
  position: relative;
}
.header-navigation-area .main-menu.nav > li > a span:before {
  content: "";
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.header-navigation-area .main-menu.nav > li > a:hover {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 5px;
}
.header-navigation-area .main-menu.nav > li > a:hover:after {
  bottom: auto;
  height: 100%;
  top: 0;
}
.header-navigation-area .main-menu.nav > li {
  display: inline-block;
}
.header-navigation-area .main-menu.nav > li:first-child {
  margin-left: 0;
}
.header-navigation-area .main-menu.nav > li:first-child > a {
  margin-left: 0;
  padding-left: 0;
}
.header-navigation-area .main-menu.nav > li:last-child {
  margin-right: 0;
}
.header-navigation-area .main-menu.nav > li:last-child > a {
  margin-right: 0;
  padding-right: 0;
}
.header-navigation-area .main-menu.nav > li:hover span:before {
  background-color: #fff;
  width: 100%;
  left: 0;
  right: auto;
}
.header-navigation-area .main-menu.nav .has-submenu:hover a,
.header-navigation-area .main-menu.nav .has-submenu:hover a:before {
  color: #fff;
}
.header-navigation-area .main-menu.nav .has-submenu:hover a:after {
  bottom: auto;
  height: 100%;
  top: 0;
}
.header-navigation-area .main-menu.nav .has-submenu .submenu-nav {
  box-shadow: 0 1px 24px 0 rgba(0, 0, 0, 0.09);
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  color: #555;
  padding: 0;
  position: absolute;
  width: 210px;
}
.header-navigation-area .main-menu.nav .has-submenu .submenu-nav:before {
  display: none;
}
.header-navigation-area .main-menu.nav .has-submenu .submenu-nav > li {
  border-bottom: 1px solid rgba(173, 181, 189, 0.15);
  padding: 0;
  margin-bottom: 0;
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.header-navigation-area .main-menu.nav .has-submenu .submenu-nav > li.active a {
  color: #03a84e !important;
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.active:after {
  color: #03a84e;
}
.header-navigation-area .main-menu.nav .has-submenu .submenu-nav > li a {
  color: #1d1d1d;
  display: block;
  font-size: 14px;
  padding: 11px 25px 10px;
  position: relative;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.header-navigation-area .main-menu.nav .has-submenu .submenu-nav > li a:hover {
  color: #03a84e;
  background-color: rgba(173, 181, 189, 0.15);
}
@media only screen and (max-width: 1399.98px) {
  .header-navigation-area
    .main-menu.nav
    .has-submenu
    .submenu-nav
    > li.has-submenu {
    padding: 0 28px;
  }
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu:after {
  color: #555;
}
@media only screen and (max-width: 1399.98px) {
  .header-navigation-area
    .main-menu.nav
    .has-submenu
    .submenu-nav
    > li.has-submenu:after {
    right: auto;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    top: calc(50% + -8px);
    left: 20px;
  }
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu.active:after {
  color: #03a84e;
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu
  .submenu-nav {
  border-radius: 0 4px 4px 4px;
  box-shadow: 0 0 3.76px 0.24px rgba(0, 0, 0, 0.05);
  left: 100%;
  right: auto;
  top: 7px;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
}
@media only screen and (max-width: 1399.98px) {
  .header-navigation-area
    .main-menu.nav
    .has-submenu
    .submenu-nav
    > li.has-submenu
    .submenu-nav {
    left: auto;
    right: 100%;
  }
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu
  .submenu-nav:before {
  content: "";
  display: block;
  height: 30px;
  position: absolute;
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu
  .submenu-nav
  > li
  > a {
  color: #555 !important;
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu
  .submenu-nav
  > li.active
  > a,
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu
  .submenu-nav
  > li
  > a:hover {
  color: #03a84e !important;
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu:hover
  a {
  color: #03a84e;
}
.header-navigation-area
  .main-menu.nav
  .has-submenu
  .submenu-nav
  > li.has-submenu:hover:after {
  color: #03a84e !important;
}
.btn-menu {
  color: #fff;
  background-color: #03a84e;
  border: none;
  border-radius: 5px;
  display: none;
  padding: 0;
  font-size: 20px;
  margin: 0 0 0 8px;
  position: relative;
  top: 1px;
  height: 38px;
  width: 38px;
  line-height: 38px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}
@media only screen and (max-width: 991px) {
  .btn-menu {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .btn-menu {
    height: 34px;
    width: 34px;
    font-size: 16px;
    line-height: 34px;
  }
}
.btn-menu:hover {
  background-color: #038f42;
}
.header-logo-area {
  margin-top: 1px;
  position: relative;
}
.header-logo-area a {
  display: block;
}
.header-logo-area img {
  max-width: 255px;
}
@media only screen and (max-width: 1399.98px) {
  .header-logo-area img {
    max-width: 210px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-logo-area img {
    max-width: 112px;
  }
}
.header-logo-area .logo-light {
  display: none;
}
@media only screen and (max-width: 991px) {
  .header-action-area {
    align-items: center;
    display: flex;
    height: 70px;
  }
}
.header-action-area .btn-registration {
  background-color: #39c4a3;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  height: 48px;
  width: 160px;
  text-align: center;
  line-height: 47px;
}
@media only screen and (max-width: 1199px) {
  .header-action-area .btn-registration {
    font-size: 14px;
    height: 38px;
    width: 122px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .header-action-area .btn-registration {
    font-size: 13px;
    height: 34px;
    width: 102px;
    line-height: 32px;
  }
}
.header-action-area .btn-registration span {
  margin-right: 4px;
}
@media only screen and (max-width: 767px) {
  .header-action-area .btn-registration span {
    margin-right: 0;
    position: relative;
    top: -1px;
  }
}
.header-action-area .btn-registration:hover {
  background-color: #038f42;
}
.home-slider-area {
  position: relative;
  overflow: hidden;
}
.home-slider-container .slider-content-area {
  align-items: center;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  display: flex;
  height: 100vh;
  justify-content: center;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .home-slider-container .slider-content-area {
    height: 700px;
  }
}
@media only screen and (max-width: 991px) {
  .home-slider-container .slider-content-area {
    height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .home-slider-container .slider-content-area {
    height: 520px;
  }
}
@media only screen and (max-width: 575px) {
  .home-slider-container .slider-content-area {
    height: auto;
    padding: 104px 0 98px;
  }
}
.home-slider-container .slider-content-area:before {
  background-color: #272a33;
  content: "";
  height: 100%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.home-slider-container .slider-content-area .slider-content {
  margin-bottom: 34px;
  margin-top: 23px;
  position: relative;
  text-align: center;
  z-index: 1;
}
.home-slider-container .slider-content-area .slider-content .title {
  color: #fefefe;
  font-size: 50px;
  line-height: 1.3;
  margin-bottom: 21px;
  text-align: right;
}
.home-slider-container .slider-content-area .slider-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  right: 5%;
}
.home-slider-area
  .home-slider-container
  .owl-item.active
  .slider-content
  .title {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
@media only screen and (max-width: 1199px) {
  .home-slider-container .slider-content-area .slider-content .title {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .home-slider-container .slider-content-area .slider-content .title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 575px) {
  .home-slider-container .slider-content-area .slider-content .title {
    font-size: 26px;
  }
}
.home-slider-container .slider-content-area .slider-content .title span {
  color: #03a84e;
}
.home-slider-container .slider-content-area .slider-content .desc {
  color: #fefefe;
  font-size: 30px;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .home-slider-container .slider-content-area .slider-content .desc {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .home-slider-container .slider-content-area .slider-content .desc {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1199px) {
  .home-slider-shape {
    display: none;
  }
}
.home-slider-shape {
  z-index: 10;
  position: relative;
}
.home-slider-shape .shape1 {
  position: absolute;
  top: 0;
  right: 0;
  animation: movebounce 4s linear infinite;
  -webkit-animation: movebounce 4s linear infinite;
  -moz-animation: movebounce 4s linear infinite;
  -ms-animation: movebounce 4s linear infinite;
  -o-animation: movebounce 4s linear infinite;
}
@media only screen and (max-width: 1699px) {
  .home-slider-shape .shape1 {
    width: 200px;
  }
}
@media only screen and (max-width: 1399.98px) {
  .home-slider-shape .shape1 {
    width: 170px;
  }
}
.home-slider-shape .shape2 {
  position: absolute;
  top: 0;
  right: 0;
  animation: movebounce2 5s linear infinite;
  -webkit-animation: movebounce2 5s linear infinite;
  -moz-animation: movebounce2 5s linear infinite;
  -ms-animation: movebounce2 5s linear infinite;
  -o-animation: movebounce2 5s linear infinite;
}
@media only screen and (max-width: 1699px) {
  .home-slider-shape .shape2 {
    width: 170px;
  }
}
@media only screen and (max-width: 1399.98px) {
  .home-slider-shape .shape2 {
    width: 130px;
  }
}
.home-slider-shape .shape3 {
  position: absolute;
  bottom: 140px;
  left: 0;
  animation: movebounce3 4s linear infinite;
  -webkit-animation: movebounce3 4s linear infinite;
  -moz-animation: movebounce3 4s linear infinite;
  -ms-animation: movebounce3 4s linear infinite;
  -o-animation: movebounce3 4s linear infinite;
}
@media only screen and (max-width: 1699px) {
  .home-slider-shape .shape3 {
    width: 210px;
  }
}
@media only screen and (max-width: 1399.98px) {
  .home-slider-shape .shape3 {
    width: 160px;
  }
}
.home-slider-shape .shape4 {
  position: absolute;
  bottom: 82px;
  right: 48px;
}
@media only screen and (max-width: 1399.98px) {
  .home-slider-shape .shape4 {
    width: 100px;
  }
}
.job-search-wrap {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 998px;
}
@keyframes movebounce {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(30px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes movebounce2 {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(60px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes movebounce3 {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateY(30px);
  }
  to {
    transform: translateX(0);
  }
}
.job-category-area .container {
  padding-top: 129px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1199px) {
  .job-category-area .container {
    padding-top: 78px;
    padding-bottom: 60px;
  }
}
.job-category-item {
  align-items: center;
  background-color: #f4f7f7;
  border-radius: 5px;
  display: flex;
  height: 68px;
  justify-content: center;
  margin-bottom: 20px;
  position: relative;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media only screen and (max-width: 1199px) {
  .job-category-item {
    height: 55px;
  }
}
.job-category-item .content {
  margin-top: -1px;
}
.job-category-item .title {
  color: #272a33;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .job-category-item .title {
    font-size: 14px;
  }
}
.job-category-item .title a {
  color: #272a33;
}
.job-category-item .overlay-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.job-category-item:hover {
  background-color: #03a84e;
}
.job-category-item:hover .title a {
  color: #fff;
}
.job-search-form {
  position: relative;
  z-index: 1;
}
.job-search-form .form-group {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .job-search-form .form-group {
    margin-bottom: 10px;
  }
}
.job-search-form .form-control {
  background-color: #fff;
  border-radius: 5px;
  border: none;
  box-shadow: none;
  color: #656565;
  line-height: 68px;
  font-size: 15px;
  height: 68px;
  outline: none;
  margin: 0;
  padding: 1px 46px 0 32px;
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .job-search-form .form-control {
    width: 277px;
    height: 54px;
    line-height: 54px;
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .job-search-form .form-control {
    width: 100%;
  }
}
.job-search-form .form-control::-webkit-input-placeholder {
  color: #656565;
}
.job-search-form .form-control::-moz-placeholder {
  color: #656565;
}
.job-search-form .form-control:-ms-input-placeholder {
  color: #656565;
}
.job-search-form .form-control:-moz-placeholder {
  color: #656565;
}
.job-search-form select.form-control {
  appearance: none;
  background-image: url(/img/icons/arrow-down.png);
  background-repeat: no-repeat;
  background-position: right 29px center;
  background-size: auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  padding-top: 0;
}
.job-search-form .btn-form-search {
  align-items: center;
  background-color: #03a84e;
  border-radius: 5px;
  border: none;
  box-shadow: none;
  color: #fff;
  display: flex;
  font-size: 15px;
  height: 68px;
  justify-content: center;
  width: 68px;
}
@media only screen and (max-width: 1199px) {
  .job-search-form .btn-form-search {
    height: 54px;
  }
}
@media only screen and (max-width: 991px) {
  .job-search-form .btn-form-search {
    width: 100%;
  }
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
header.header-area.transparent.fixedheader {
  position: fixed !important;
  background: #a8a8a8;
  transition: all 0.5s ease;
  z-index: 99;
}
.page-sec .services-section {
  position: relative;
  padding: 20px 0;
}
.contact-page-google-map {
  position: relative;
  display: block;
  padding: 120px 0 41px;
}
.contact-page-google-map__one {
  border: none;
  height: 430px;
  width: 100%;
}
.contact-page-details,
.contact-page-details__left,
.contact-page-google-map__one {
  position: relative;
  display: block;
}
.contact-page-details__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 40px;
}
.contact-page-details__content {
  position: relative;
  display: flex;
}
.contact-page-details__content-text-box {
  margin-left: 60px;
  margin-top: -11px;
}
.contact-page-details__content-text-1 {
  margin: 0;
  padding-bottom: 34px;
}
.contact-page-details__content-text-2 {
  margin: 0;
}
.contact-page-details__sign {
  font-size: 24px;
  color: var(--conult-base);
  font-family: var(--conult-reey-font);
  line-height: 34px;
  margin-top: 36px;
}
.contact-page-details__right {
  position: relative;
  display: block;
  margin-right: 40px;
  background-color: #fff;
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.05);
  padding: 38px 50px 50px;
  margin-top: -84px;
}
.contact-page-details__right:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: "";
  height: 4px;
  background-color: var(--conult-base);
}
.contact-page-details__list {
  position: relative;
  display: block;
}
.contact-page-details__list li + li {
  margin-top: 27px;
}
.contact-page-details__list li span {
  font-size: 16px;
}
.contact-page-details__list li p {
  font-weight: 700;
  color: var(--conult-black);
  margin: 0;
  line-height: 25px;
}
.contact-page-details__list li p a {
  color: var(--conult-black);
  transition: all 0.5s ease;
}
.contact-page-details__list li p a:hover {
  color: var(--conult-base);
}
.contact-page-details__list li:last-child p {
  line-height: 30px;
}
.contact-page-details__social {
  display: flex;
  align-items: center;
  border-top: 1px solid #c9d5db;
  padding-top: 30px;
  margin-top: 21px;
}
.contact-page-details__social a {
  position: relative;
  height: 47px;
  width: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--conult-black);
  font-size: 15px;
  background-color: #edf3f6;
  transition: all 0.5s ease;
  z-index: 1;
}
.contact-page-details__social a:hover {
  color: var(--conult-white);
}
.contact-page-details__social a:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color: var(--conult-base);
  transition: transform 0.5s ease;
  transform: scaleX(0);
  transform-origin: left center;
  z-index: -1;
}
.contact-page-details__social a:hover:before {
  transform: scale(1);
  transform-origin: right center;
}
.contact-page-details__social a + a {
  margin-left: 15px;
}
.contact-page {
  position: relative;
  display: block;
  padding: 120px 0;
}
.contact-page .container {
  max-width: 768px;
  width: 100%;
}
.contact-page .section-title__tagline:before {
  left: 52%;
  transform: translateX(-50%);
}
.contact-page .section-title__tagline:after {
  right: 52%;
  left: inherit;
  transform: translateX(-50%);
}
.contact-page__form .comment-form__btn {
  margin: 20px auto 0;
  display: block;
}
.job-search-form lable {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  padding: 10px 0;
  display: block;
}
.job-search-form .input-group-append {
  position: absolute;
  right: 0;
  top: 0;
}
.job-search-form .input-group-append button.btn.btn-secondary {
  color: #fff;
  height: 40px;
  background: var(--red);
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 0 8px 8px 0;
}
.careers-list {
  padding: 4% 0;
}
.careers-list h2 {
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1.14;
  color: #4f5361;
  text-align: center;
  margin-bottom: 15px;
}
.careers-list h2 span {
  font-weight: 300;
}
.careers-list .careers-blk {
  border: 0.07em solid #ccc;
  border-top: 4px solid #39c4a3;
  position: relative;
  padding: 15px;
  margin: 0 0 30px;
  border-radius: 8px;
  min-height: 270px;
}
.careers-list .careers-blk .info-in-blk {
  min-height: 200px;
}
.careers-list .careers-blk ul {
  list-style: none;
}
.careers-list .careers-blk ul.location li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
}
.careers-list .careers-blk ul.location li.divr {
  color: #f2f2f2;
  padding: 0 10px;
}
.careers-list .careers-blk ul.indfo-ul {
  margin-top: 20px;
  min-height: 110px;
  margin-left: 0;
  padding: 0;
}
.careers-list .careers-blk ul.indfo-ul li {
  margin: 0 0 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.careers-list .careers-blk ul.indfo-ul li strong {
  font-weight: 500;
}
.careers-list .careers-blk .form-group a.thm-btn {
  font-size: 14px;
  padding: 4px 20px;
  line-height: 26px;
}
.careers-list .careers-blk h3 {
  font-size: 20px;
  letter-spacing: 0;
  font-weight: 500;
  margin: 10px 0;
  height: 46px;
}
.careers-list .careers-blk a.block-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.careers-list .careers-blk a.theme-btn {
  padding: 4px 30px;
}
.careers-list .careers-blk:hover h3 {
  color: var(--red);
  text-decoration: underline;
}
.careers-list .careers-blk:hover {
  box-shadow: 0 19px 21px -15px rgba(0, 0, 0, 0.21);
  transition: 0.5s ease-in-out;
}
.cid-t0pW33hUBo {
  padding: 4% 0;
}
.map-container {
  position: relative;
  display: inline-block;
  padding: 2% 0 4%;
}
.map-container img {
  width: 100%;
}
.map-container .point {
  cursor: pointer;
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: all 0.3s ease;
  will-change: transform, box-shadow;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 0 rgba(255, 254, 85, 0.58);
  animation: pulse 3s infinite;
  z-index: 1;
}
.map-container .point:before {
  content: "distance";
  font-family: Material Symbols Outlined;
  position: absolute;
  left: -8px;
  font-size: 27px;
  top: -23px;
  color: #2b246b;
  font-weight: 700;
}
.map-container .point:hover {
  animation: none;
  z-index: 1000000099;
  box-shadow: 0 0 0 rgba(255, 254, 85, 0.58), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.map-container .point .location-map-address {
  display: block;
  width: -moz-max-content;
  width: max-content;
  border: 1px solid #f2f2f2;
  padding: 2px;
  font-size: 12px;
  transform: none scale3D(0, 0, 0);
  margin: 0;
  z-index: 10;
  position: absolute;
  background: #94c11d;
  color: #fff;
  border-radius: 6px;
}
.map-container .point .location-map-address p {
  padding: 0 8px;
  margin: 0;
  line-height: normal;
  font-size: 14px;
  color: #fff;
}
.map-container .point .location-map-address a {
  font-size: 12px;
  color: #1d71b9;
}
.map-container .point:hover .location-map-address {
  display: block;
  transform: translate(0) scaleX(1);
}
.map-container .india {
  top: 45.5%;
  left: 69.5%;
  animation: pulse-r 3s infinite !important;
}
.map-container .nepal {
  top: 38.5%;
  left: 71.5%;
  animation: pulse-r 3s infinite !important;
}
.map-container .bangladesh {
  top: 41.5%;
  left: 73.1%;
  animation: pulse-r 3s infinite !important;
}
.map-container .uae {
  top: 41.5%;
  left: 61.1%;
}
.map-container .oman {
  top: 43%;
  left: 63.1%;
}
.map-container .kuwait {
  top: 36%;
  left: 59.5%;
}
.map-wrdmap.map-container .india .location-map-address {
  margin: 11px 0 0 -18px;
  background: #1d71b9;
}
.map-wrdmap.map-container .nepal .location-map-address {
  margin: -45px 0 0 -30px;
  background: #1d71b9;
}
.map-wrdmap.map-container .bangladesh .location-map-address {
  margin: -17px 0 0 19px;
  background: #1d71b9;
}
.map-wrdmap.map-container .uae .location-map-address {
  margin: 17px 0 0 7px;
}
.map-wrdmap.map-container .oman .location-map-address {
  margin: -20px 0 0 -94px;
}
.map-wrdmap.map-container .kuwait .location-map-address {
  margin: -45px 0 0 -30px;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(72, 190, 160, 0.5);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(72, 190, 160, 0);
  }
  to {
    box-shadow: 0 0 0 0 rgba(72, 190, 160, 0);
  }
}
@keyframes pulse-r {
  0% {
    box-shadow: 0 0 0 0 rgba(29, 113, 185, 0.5);
  }
  70% {
    box-shadow: 0 0 0 25px rgba(29, 113, 185, 0);
  }
  to {
    box-shadow: 0 0 0 0 rgba(29, 113, 185, 0);
  }
}
.location-spcifications {
  position: relative;
  text-align: right;
}
.location-spcifications ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  width: 49%;
}
.location-spcifications ul li {
  position: relative;
  padding: 0 0 0 15px;
  text-align: left;
  font-size: 16px;
}
.location-spcifications ul li:before {
  background: #48bea0;
  width: 10px;
  height: 10px;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 6px;
}
.location-spcifications ul li.head {
  font-size: 18px;
  font-weight: 600;
  padding: 0;
}
.location-spcifications ul li.head:before {
  display: none;
  content: "";
}
.location-spcifications ul.orange-dot {
  padding-right: 20px;
}
.location-spcifications ul.orange-dot li.head {
  color: #220070;
}
.location-spcifications ul.orange-dot li:before {
  content: "";
  background: #220070;
}
.location-spcifications ul.green-dot li.head {
  color: #39c4a3;
}
.location-spcifications ul.green-dot li:before {
  content: "";
  background: #39c4a3;
}
.map-google-sec {
  padding: 0 2%;
}
.mapsec {
  height: 400px;
  border-radius: 20px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.map-address-content .gm-ui-hover-effect {
  opacity: 0.6;
  margin: 6px !important;
}
.map-address-content {
  padding: 5px;
}
.map-address-content h3 {
  font-size: 16px;
  margin: 0 0 10px;
  font-weight: 600;
}
.map-address-content p {
  font-size: 14px;
  margin: 0;
}
.map-address-content p a {
  margin-top: 10px;
  display: inline-block;
  font-size: 12px;
  outline: none;
}
.jobdetails-sec {
  padding: 2% 0;
}
.jobdetails-sec h3 {
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
}
.jobdetails-sec ul.listing {
  padding: 0 0 0 20px;
  list-style: circle;
}
.jobdetails-sec ul.listing li {
  list-style: circle;
  position: relative;
  line-height: 26px;
  font-size: var(--font-15);
  color: var(--color-four);
  font-family: var(--font-family-Archivo);
}
.jobdetails-sec form .PhoneInputCountrySelect,
.jobdetails-sec form .PhoneInputInput,
.jobdetails-sec form .form-control {
  height: 63px;
  width: 100%;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0;
  border-radius: 0;
  outline: none;
  font-size: 14px;
  color: var(--conult-gray);
  font-weight: 500;
  display: block;
}
.jobdetails-sec form input.form-control.file-field {
  padding: 1;
  line-height: 55px;
}
.jobdetails-sec form textarea.form-control {
  height: 150px;
}
.job-search-form input.form-control {
  height: 40px;
  font-size: 16px;
  border-radius: 8px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.jobdetails-sec form .PhoneInputCountrySelect,
.jobdetails-sec form .PhoneInputInput {
  position: absolute;
}
.information-section .content-column.contact-details .inner-column {
  position: relative;
  padding-top: 0;
  padding-left: 0;
}
.information-section
  .content-column.contact-details
  .info-section
  .inner-container {
  position: relative;
  padding: 0 0 60px;
  border-bottom: 2px solid var(--main-color);
}
.information-section .content-column.contact-details .info-box .box-inner {
  justify-content: start;
  align-items: self-start;
}
.information-section .content-column.contact-details ul.social-box {
  margin: 15px;
}
.information-section .content-column.contact-details ul.social-box li {
  display: inline-block;
  margin-left: 15px;
}
.information-section .content-column.contact-details ul.social-box li a {
  font-size: 20px;
}
@media only screen and (max-width: 1540px) {
  .main-header .search-box {
    display: none;
  }
}
@media only screen and (max-width: 1340px) {
  .page-wrapper {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1200px) {
  .main-slider .social-box {
    display: none;
  }
  .main-header .logo-box {
    position: relative;
    left: 0;
  }
  .main-header .main-menu {
    width: auto;
    float: left;
  }
  .main-header .header-lower .nav-outer {
    float: right;
  }
  .header-style-three .login-box {
    display: none;
  }
}
@media only screen and (max-width: 1140px) {
  .page-wrapper {
    overflow: hidden;
  }
  h3 {
    font-size: var(--font-30);
  }
  h2 {
    font-size: var(--font-36);
  }
  .main-header .main-menu .navigation > li {
    margin-right: var(--margin-right-20);
  }
  .main-header .sticky-header .main-menu {
    float: right;
  }
  .main-slider {
    padding-right: 0;
  }
  .info-box a {
    font-size: var(--font-28);
  }
  .header-style-five .login-box,
  .header-style-six .button-box,
  .header-style-two .login-box,
  .news-block .text br {
    display: none;
  }
  .header-style-six .login-box {
    margin-right: var(--margin-zero);
  }
  .news-block .middle-content {
    margin-left: var(--margin-left-20);
  }
  .news-section .title-column .inner-column,
  .service-block-two .inner-box,
  .strategy-section .title-column .inner-column {
    padding-right: var(--padding-zero);
  }
  .information-section p {
    max-width: 100%;
  }
  .testimonial-section .owl-nav {
    left: -50px;
    right: -50px;
  }
  .information-section .content-column .inner-column {
    padding-left: var(--padding-zero);
  }
  .banner-section h1 {
    line-height: 70px;
    font-size: var(--font-60);
  }
  .banner-section .phone-box {
    right: 0;
  }
  .banner-section .phone-box a {
    font-size: var(--font-26);
  }
  .banner-section .phone-box .icon {
    top: 0;
  }
  .business-section .content-column .inner-column {
    padding-right: var(--padding-zero);
  }
  .clients-section .client-image {
    width: 18%;
  }
  .clients-section .app-inner {
    padding: 70px 30px 40px;
  }
  .main-slider-two h1 {
    font-size: var(--font-60);
    line-height: 70px;
  }
  .header-style-four .button-box {
    display: none;
  }
  .header-style-four .user-box {
    margin-left: var(--margin-zero);
  }
  .banner-section-two .content-column .inner-column {
    padding-top: var(--padding-zero);
  }
  .banner-section-three h1,
  .banner-section-two h1 {
    font-size: var(--font-50);
    line-height: 60px;
  }
  .banner-section-three .content-column .inner-column {
    padding-top: var(--padding-zero);
  }
  .service-block-four .inner-box {
    padding: 35px 30px;
  }
  .filling-section .image .circle-layer {
    display: none;
  }
  .filling-section .image {
    padding: var(--padding-zero);
  }
  .filling-section .image-column .inner-column {
    padding-right: var(--padding-zero);
  }
  .filling-section .content-column .inner-column {
    padding-left: var(--padding-zero);
  }
  .banner-section-four h1 {
    line-height: 60px;
    font-size: var(--font-50);
  }
  .law-section .title {
    position: relative;
    margin-bottom: var(--margin-bottom-30);
  }
  .news-block-four .content {
    margin-left: var(--margin-left-15);
  }
  .trial-section-two .inner-container {
    padding-left: var(--padding-left-40);
    padding-right: var(--padding-right-40);
  }
  .blog-detail .post-share-options .tags span,
  .blog-detail .social-box .share {
    font-size: var(--font-14);
  }
}
@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .main-header .main-box .logo-box {
    position: relative;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    text-align: left;
  }
  .main-menu .navigation > li > a {
    font-size: 14px;
  }
  .main-header .main-menu .navigation > li {
    margin-right: var(--margin-right-25);
  }
  .main-header .header-upper .logo-box {
    margin: 0;
    padding: 0;
  }
  .main-header .sticky-header .logo {
    padding: 10px 0;
  }
  .main-header {
    position: relative;
  }
  h1 {
    line-height: 70px;
    font-size: var(--font-60);
  }
  .mCSB_inside > .mCSB_container {
    margin-right: var(--margin-zero);
  }
  .main-header .main-menu {
    display: none;
  }
  #navbarSupportedContent,
  .main-header .nav-outer .mobile-nav-toggler,
  .main-header .sticky-header .mobile-nav-toggler {
    display: block;
  }
  .main-slider .slide {
    padding: 120px 0;
  }
  .main-header .outer-box,
  .main-slider .scroll-box {
    display: none;
  }
  .main-slider .active .image-layer {
    transform: scale(1);
  }
  .main-slider .slide {
    padding: 80px 0;
  }
  .main-header .logo-box {
    padding: 15px 0;
  }
  .testimonial-section {
    padding: 80px 0;
  }
  .main-slider .content-boxed .inner-box,
  .testimonial-section .content-boxed .inner-box {
    width: auto;
    height: auto;
    padding: 80px 30px;
    border-radius: 0;
    justify-content: left;
  }
  .services-section .sec-title .pull-right {
    width: 100%;
    margin-top: var(--margin-top-30);
  }
  .information-section .content-column .inner-column {
    padding-top: var(--padding-top-60);
  }
  .testimonial-section .owl-nav {
    position: relative;
    left: auto;
    right: auto;
    text-align: center;
    margin: var(--margin-zero);
    margin-top: var(--margin-top-40);
  }
  .testimonial-section .owl-nav .owl-next,
  .testimonial-section .owl-nav .owl-prev {
    position: relative;
    margin: 0 10px;
    display: inline-block;
  }
  .main-footer .copyright {
    text-align: center;
    margin-bottom: var(--margin-bottom-15);
  }
  .main-footer .social-box {
    text-align: center;
  }
  .banner-section {
    background-size: cover;
    padding-top: var(--padding-top-100);
  }
  .banner-section h1 br {
    display: none;
  }
  .banner-section .image-column .image {
    margin: var(--margin-zero);
  }
  .banner-section .content-column .inner-column {
    padding-top: var(--padding-zero);
  }
  .counter-block {
    margin-bottom: var(--margin-bottom-30);
  }
  .business-section .title-box .pull-right {
    width: 100%;
    margin-top: var(--margin-top-25);
  }
  .clients-section .client-image {
    width: 22%;
  }
  .clients-section .app-inner {
    text-align: center;
  }
  .clients-section .title-column .text {
    margin: 0 auto;
    margin-top: var(--margin-top-30);
  }
  .clients-section .app-column .inner-column {
    text-align: center;
  }
  .testimonial-section-two .title-box .pull-right {
    width: 100%;
  }
  .testimonial-section-two .title-box .text {
    margin-top: var(--margin-top-30);
  }
  .footer-style-two .copyright {
    text-align: center;
    margin-bottom: var(--margin-bottom-15);
  }
  .footer-style-two .pages-nav {
    text-align: center;
  }
  .main-slider-two .slide {
    padding: 100px 0;
  }
  .header-style-four .nav-outer .mobile-nav-toggler,
  .header-style-three .nav-outer .mobile-nav-toggler {
    color: var(--white-color);
  }
  .app-section .content-column {
    order: 1;
  }
  .app-section .image-column {
    order: 2;
  }
  .app-section .content-column .inner-column {
    padding-top: var(--padding-zero);
  }
  .app-section .image-column .image {
    margin-top: var(--margin-top-30);
  }
  .footer-style-three .copyright {
    text-align: center;
    margin-bottom: var(--margin-bottom-15);
  }
  .footer-style-three .social-box {
    text-align: center;
  }
  .banner-section-two .carousel-column .inner-column {
    padding-left: var(--padding-zero);
  }
  .drops-section .owl-nav {
    top: -90px;
  }
  .footer-style-five .copyright,
  .footer-style-four .copyright {
    text-align: center;
    margin-bottom: var(--margin-bottom-15);
  }
  .footer-style-five .scroll-top,
  .footer-style-four .scroll-top {
    text-align: center;
  }
  .banner-section-three {
    padding-top: var(--padding-top-100);
  }
  .banner-section-three .image-column .image img {
    max-width: 100%;
  }
  .filling-section .content-column {
    order: 1;
  }
  .filling-section .image-column {
    order: 2;
  }
  .filling-section {
    padding-top: var(--padding-top-10);
  }
  .banner-section-four .content-column .inner-column {
    padding-top: var(--padding-zero);
  }
  .banner-section-four .image-column .image img,
  .banner-section-four .text {
    max-width: 100%;
  }
  .banner-section-four .list li {
    min-height: auto;
  }
  .process-section .inner-container {
    padding-left: var(--padding-zero);
  }
  .process-section .process-block:nth-child(2),
  .process-section .process-block:nth-child(3) {
    margin-top: var(--margin-zero);
  }
  .process-section .inner-container:before,
  .process-section .sec-title-four .text br,
  .process-section .sec-title-four h2 br {
    display: none;
  }
  .law-section ul li {
    margin-bottom: var(--margin-bottom-30);
  }
  .testimonial-block-five .inner-box {
    padding-bottom: var(--padding-zero);
  }
  .news-block-four .inner-box {
    justify-content: inherit !important;
  }
  .trial-section-two .inner-container {
    padding: 80px 25px;
  }
  .trial-section-two .form-column .inner-column {
    padding: var(--padding-zero);
  }
  .trial-section-two .title-column .inner-column {
    text-align: center;
  }
  .trial-section-two .title-column .sec-title-four h2 br {
    display: none;
  }
  .page-title {
    padding-top: var(--padding-top-120);
  }
  .about-section .gallery-box .image {
    margin-bottom: var(--margin-bottom-30);
  }
  .about-section h2 {
    margin-top: var(--margin-top-50);
  }
  .shop-detail-section .content-column .inner-column {
    padding-left: var(--padding-zero);
  }
  .shop-detail-section .content-column {
    order: 1;
  }
  .shop-detail-section .gallery-column {
    order: 2;
  }
  .shop-detail-section .gallery-column .thumbs-carousel {
    display: none;
  }
  .shop-detail-section .gallery-column .carousel-outer {
    padding-right: var(--padding-zero);
  }
}
@media only screen and (max-width: 1024px) {
  header .navbar-toggle {
    border: 0 solid transparent;
  }
  header .navbar-default .navbar-toggle:focus,
  header .navbar-default .navbar-toggle:hover {
    background-color: transparent;
  }
  header .navbar-toggle .icon-bar {
    width: 30px;
    background-color: #e79405 !important;
  }
  header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
  }
  header .navbar-toggle .icon-bar:nth-child(3) {
    width: 20px;
  }
  header .navbar-toggle {
    display: block;
  }
  header .navbar-collapse.collapse {
    display: none !important;
  }
  header .navbar-collapse.collapse.in {
    display: block !important;
    padding: 0;
  }
  header .navbar-header {
    width: 100%;
  }
  header .navbar-nav {
    padding: 10px 0 0 !important;
  }
  header .nav > li > a {
    padding: 15px 10px;
    font-size: 14px;
  }
  .header-navigation-area .main-menu.nav {
    padding: 0 0 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .info-box i {
    display: none;
  }
  .info-box a {
    display: inline-block;
    font-size: 18px !important;
    margin-top: 0 !important;
    padding-left: 5px !important;
  }
  .info-section .inner-container,
  .information-section,
  .services-section,
  .strategy-section,
  .vision-section {
    padding: 20px 0;
  }
  .information-section .content-column .inner-column {
    padding-top: var(--padding-top-20);
  }
  .featured-section-two ul.d-flex,
  .featured-section-two ul.d-flex li {
    display: block;
  }
  .main-header .sticky-header .outer-box {
    display: block;
    right: 15px;
    left: auto;
    top: 0;
  }
  .nav-outer .mobile-nav-toggler {
    display: block;
    padding: 8px 0;
    margin: 0 0 0 20px;
  }
  #navbarSupportedContent {
    display: block;
  }
  .mCSB_inside > .mCSB_container {
    margin-right: 0;
  }
  .main-header .main-menu {
    display: none;
  }
  h1 {
    font-size: var(--font-44);
    line-height: 54px;
  }
  h2 {
    font-size: var(--font-34);
  }
  h4 {
    font-size: var(--font-20);
  }
  .page-title {
    padding: 100px 0;
  }
  .main-header .nav-outer .mobile-nav-toggler {
    display: block;
    z-index: 99;
  }
  .main-slider h1 br {
    display: none;
  }
  .testimonial-block .text {
    font-size: var(--font-20);
  }
  .news-block .inner-box {
    flex-wrap: wrap;
  }
  .news-block .middle-content {
    margin-left: var(--margin-zero);
    margin-top: var(--margin-top-20);
  }
  .banner-section h1 {
    line-height: 60px;
    font-size: var(--font-50);
  }
  .banner-section .phone-box {
    position: relative;
  }
  .about-section h2 br,
  .sec-title-two h2 br {
    display: none;
  }
  .clients-section .client-image {
    width: 29.5%;
  }
  .banner-section .image-column .inner-column {
    padding-left: var(--padding-zero);
  }
  .business-section .title-box .text br {
    display: none;
  }
  .main-slider-two h1 {
    font-size: var(--font-40);
    line-height: 50px;
  }
  .counter-block-two .inner-block {
    text-align: center;
  }
  .counter-block-two .counter:before {
    left: 50%;
    margin-left: -9px;
  }
  .app-section-two .inner-container .sec-title-four h2 br,
  .counter-block-two .inner-block:before,
  .digital-block .inner-box:before {
    display: none;
  }
  .banner-section-three h1 {
    font-size: var(--font-40);
    line-height: 50px;
  }
  .news-section-two .title-box {
    flex-wrap: wrap;
  }
  .blog-detail .check-list,
  .cta-section .title,
  .news-section-three .button-box,
  .news-section-three .sec-title-four {
    margin-bottom: var(--margin-bottom-30);
  }
  .blog-detail .social-box {
    width: 100%;
    margin-top: var(--margin-top-20);
  }
  .blog-detail .prev-post {
    width: 100%;
    text-align: center;
  }
  .blog-detail .prev-post .post-inner {
    padding: var(--padding-zero);
  }
  .blog-detail .more-posts .prev-post .image {
    position: relative;
    margin: 0 auto;
    display: block;
    margin-bottom: var(--margin-bottom-20);
  }
  .blog-detail .next-post {
    width: 100%;
    text-align: center;
    margin-top: var(--margin-top-40);
  }
  .blog-detail .next-post .post-inner {
    padding: var(--padding-zero);
  }
  .blog-detail .more-posts .next-post .image {
    position: relative;
    margin: 0 auto;
    display: block;
    margin-bottom: var(--margin-bottom-20);
  }
  .sidebar-page-container .comments-area .reply-comment {
    margin-left: var(--margin-zero);
  }
  .portfolio-detail-section .overlay-box {
    position: relative;
    left: 0;
  }
  .portfolio-detail-section .overlay-box .content {
    max-width: 100%;
    margin-top: var(--margin-top-30);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
  }
  .portfolio-detail-section .image {
    display: block !important;
    overflow: visible;
  }
  .shop-page-section .items-sorting .form-group {
    margin-left: var(--margin-left-10);
  }
  .header-navigation-area .main-menu.nav > li {
    display: block;
    margin: 0;
    padding: 0;
  }
  .header-navigation-area .main-menu.nav > li > a {
    height: 40px;
    line-height: 50px;
    margin: 0;
    padding: 0;
  }
  div#bs-example-navbar-collapse-1 {
    overflow-y: unset;
  }
}
@media only screen and (max-width: 599px) {
  h1 {
    line-height: 44px;
    font-size: var(--font-34);
  }
  .blog-detail .gallery .image,
  .main-slider h1 {
    margin-bottom: var(--margin-bottom-30);
  }
  h2 {
    line-height: 40px;
    font-size: var(--font-28);
  }
  .sec-title .text br,
  .testimonial-section-two .title-box .text br {
    display: none;
  }
  .information-section .pages-nav li {
    font-size: var(--font-16);
  }
  .information-section .pages-nav li span {
    margin-left: var(--margin-left-5);
  }
  .pricing-section .package-column .inner-column {
    padding: 35px 25px 10px;
  }
  .news-block .inner-box {
    padding: 30px;
  }
  .news-block .text {
    margin-bottom: var(--margin-bottom-15);
  }
  .banner-section h1 {
    line-height: 50px;
    font-size: var(--font-40);
  }
  .banner-section .list li {
    font-size: var(--font-20);
  }
  .clients-section .client-image {
    width: 44.5%;
    text-align: center;
  }
  .main-slider-two h1 {
    font-size: var(--font-30);
    line-height: 40px;
  }
  .app-section .content-column .btns-box a {
    margin-bottom: var(--margin-bottom-15);
  }
  .testimonial-section-three .owl-nav {
    position: relative;
    top: 0;
    margin-top: var(--margin-top-30);
  }
  .testimonial-section-three .owl-nav .owl-next,
  .testimonial-section-three .owl-nav .owl-prev {
    margin-left: var(--margin-zero);
    margin-right: var(--margin-right-15);
  }
  .banner-section-three h1 {
    font-size: var(--font-30);
    line-height: 40px;
  }
  .banner-section-three .list {
    margin-bottom: var(--margin-bottom-30);
  }
  .banner-section-three .list li {
    min-height: auto;
  }
  .subscribe-form-four .form-group button {
    position: relative;
    right: 0;
    top: 0;
  }
  .sponsors-section-three .owl-nav {
    position: relative;
    top: 0;
    margin-top: var(--margin-top-30);
  }
  .sponsors-section-three .owl-nav .owl-next,
  .sponsors-section-three .owl-nav .owl-prev {
    margin-left: var(--margin-zero);
    margin-right: var(--margin-right-25);
  }
  .testimonial-block-four .rating {
    position: relative;
    top: 0;
    margin-top: var(--margin-top-15);
  }
  .accordion-box .block .icon-outer {
    right: 15px;
  }
  .news-section-two .title {
    margin-bottom: var(--margin-bottom-20);
  }
  .news-section-two .title-box {
    margin-bottom: var(--margin-bottom-30);
  }
  .banner-section-four h1 {
    line-height: 50px;
    font-size: var(--font-40);
  }
  .banner-section-four .text {
    line-height: 30px;
    font-size: var(--font-16);
  }
  .process-block .text br {
    display: none;
  }
  .news-block-five .post-meta li {
    text-transform: capitalize;
    margin-right: var(--margin-right-15);
  }
  .portfolio-detail-section .overlay-box .content {
    padding: 40px 20px 20px;
  }
  .portfolio-detail-section p {
    font-size: var(--font-16);
  }
  .shop-page-section .items-sorting .select-column {
    text-align: left;
  }
  .shop-page-section .items-sorting .view-option li {
    margin-left: var(--margin-zero);
    margin-right: var(--margin-right-15);
  }
  .shop-page-section .items-sorting .results-column .result {
    margin-bottom: var(--margin-bottom-10);
  }
}
@media only screen and (max-width: 479px) {
  h1 {
    font-size: var(--font-26);
    line-height: 38px;
  }
  h2 {
    line-height: 32px;
  }
  h2,
  h3 {
    font-size: var(--font-22);
  }
  h5 {
    font-size: var(--font-18);
  }
  .main-slider .content-boxed .inner-box,
  .testimonial-section .content-boxed .inner-box {
    padding: 50px 20px;
  }
  .main-slider .text {
    font-size: var(--font-16);
  }
  .main-slider .text br {
    display: none;
  }
  .info-box a {
    display: inline-block;
    font-size: var(--font-22);
    margin-top: var(--margin-top-20);
  }
  .service-block .inner-box {
    padding: 25px;
  }
  .information-section .form-column .inner-column {
    padding: 40px 20px 20px;
  }
  .price-tab .tab-btns {
    display: block;
  }
  .price-tab .tab-btn {
    width: 100%;
    text-align: center;
  }
  .price-box .price {
    font-size: var(--font-20);
  }
  .news-block .inner-box,
  .price-box .box-inner {
    padding: 20px;
  }
  .testimonial-block .text {
    font-size: var(--font-16);
    line-height: 28px;
  }
  .information-section .list li {
    font-size: var(--font-16);
  }
  .banner-section h1 {
    line-height: 40px;
    font-size: var(--font-30);
  }
  .clients-section .client-image {
    width: 100%;
    margin: 0 0 10px;
  }
  .testimonial-block-two .inner-box {
    padding: 0 20px 25px;
  }
  .drop-block .lower-content,
  .testimonial-block-three .inner-box {
    padding-left: var(--padding-left-20);
    padding-right: var(--padding-right-20);
  }
  .testimonial-block-three .rating {
    right: 15px;
  }
  .banner-section-two h1 {
    font-size: var(--font-30);
    line-height: 40px;
  }
  .banner-section-two .text {
    font-size: var(--font-16);
  }
  .banner-section-two .button-box .theme-btn {
    margin-bottom: var(--margin-bottom-15);
  }
  .service-block-three .lower-content {
    padding: 30px 25px;
  }
  .drops-section .owl-nav {
    position: relative;
    top: 0;
  }
  .drops-section .owl-nav .owl-next,
  .drops-section .owl-nav .owl-prev {
    margin-left: var(--margin-zero);
    margin-right: var(--margin-right-15);
  }
  .subscribe-form-three .form-group button {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    margin-top: var(--margin-top-10);
  }
  .subscribe-form-three .form-group input[type="email"],
  .subscribe-form-three .form-group input[type="text"] {
    font-size: var(--font-16);
  }
  .banner-section-three h1 {
    font-size: var(--font-22);
    line-height: 34px;
  }
  .banner-section-four .list li,
  .banner-section-three .list li {
    font-size: var(--font-18);
  }
  .service-block-four .inner-box {
    padding: 20px;
  }
  .testimonial-block-four .upper-box {
    min-height: auto;
    padding-left: var(--padding-zero);
  }
  .testimonial-block-four .upper-box .icon {
    position: relative;
    margin-bottom: var(--margin-bottom-15);
  }
  .testimonial-block-four .inner-box {
    padding: 25px;
  }
  .cta-section .code-bar {
    margin-left: var(--margin-left-20);
  }
  .banner-section-four h1 {
    line-height: 40px;
    font-size: var(--font-30);
  }
  .subscribe-form-five .form-group button {
    position: relative;
    right: 0;
    top: 0;
    margin-top: var(--margin-top-15);
  }
  .law-section .inner-container {
    padding: 25px;
  }
  .law-section ul li {
    margin-right: var(--margin-zero);
  }
  .vision-block .inner-box {
    padding: 40px 20px;
  }
  .testimonial-block-five .text {
    line-height: 30px;
    font-size: var(--font-20);
  }
  .app-section-two {
    padding-top: var(--padding-zero);
  }
  .news-block-four .post-info li,
  .news-block-four h6 {
    font-size: var(--font-14);
  }
  .sidebar-page-container .comments-area .comment {
    padding-left: var(--padding-zero);
  }
  .sidebar-page-container .comments-area .comment-box .author-thumb {
    position: relative;
  }
  .shop-detail-section .comments-area .comment {
    padding-left: var(--padding-zero);
  }
  .shop-detail-section .comments-area .comment-box .author-thumb {
    position: relative;
  }
  .shop-detail-section .comments-area .comment .comment-inner .rating {
    position: relative;
    right: 0;
    top: 0;
    margin-top: var(--margin-top-5);
    margin-bottom: var(--margin-bottom-10);
  }
  .shop-detail-section .prod-tabs .tab-btns .tab-btn {
    width: 100%;
    padding: 17px 20px;
    text-transform: capitalize;
  }
  .error-section .inner-section h1 {
    font-size: var(--font-100);
  }
  .error-section .inner-section h6 {
    text-transform: capitalize;
  }
}
:root {
  --main-color: #ffae00;
}
.color-palate {
  background: #fff none repeat scroll 0 0;
  -ms-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  position: fixed;
  left: -285px;
  text-align: center;
  top: 20%;
  transition: all 0.5s ease 0s;
  width: 285px;
  z-index: 999;
  padding-bottom: 10px;
}
.color-palate-head {
  background: var(--main-color) none repeat scroll 0 0;
  padding: 12px 0;
}
.color-palate-head h6,
.secondary-head h6 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin: 4px 0 0;
  text-transform: uppercase;
}
.palate {
  background: var(--main-color) none repeat scroll 0 0;
  display: block;
  float: left;
  height: 45px;
  margin: 0 2.5% 12px;
  width: 20%;
  cursor: pointer;
  position: relative;
}
.colors-list .active:after {
  background: url(/images/icons/tick.png) 50% no-repeat !important;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.various-color {
  overflow: hidden;
  padding: 20px 0 15px;
}
.colors-list {
  margin: 0 20px;
}
.secondary-head {
  background: #222 none repeat scroll 0 0;
  padding: 14px 0;
}
.secondary-color {
  padding: 23px 0;
}
.secondary-colors-list {
  margin: 0 80px;
}
.palate-foo {
  color: #777;
  font-size: 13px;
  font-weight: 400;
  padding: 0 30px;
  line-height: 1.8em;
}
.palate-foo span {
  display: block;
  padding-top: 20px;
  margin-top: 5px;
  border-top: 1px dotted #b2b2b2;
}
.palate.default-color {
  background: #e53e29 none repeat scroll 0 0;
}
.palate.green-color {
  background: #2ecc40 none repeat scroll 0 0;
}
.palate.olive-color {
  background: #0091f7 none repeat scroll 0 0;
}
.palate.brown-color {
  background: #ab8b40 none repeat scroll 0 0;
}
.palate.purple-color {
  background: #bb54e1 none repeat scroll 0 0;
}
.palate.teal-color {
  background: #14c599 none repeat scroll 0 0;
}
.palate.orange-color {
  background: #f7a73e none repeat scroll 0 0;
}
.palate.yellow-color {
  background: #f7c61d none repeat scroll 0 0;
}
.color-trigger {
  background: var(--main-color) none repeat scroll 0 0;
  cursor: pointer;
  height: 50px;
  right: -46px;
  position: absolute;
  top: 0;
  width: 46px;
  padding-top: 6px;
}
.color-trigger:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.color-trigger i {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
}
.color-palate.visible-palate {
  left: 0;
}
.color-trigger i {
  -webkit-animation: rotation 2s linear infinite;
}
.color-palate h6 {
  font-weight: 500;
  color: #fff;
}
.color-palate .box-version,
.color-palate .rtl-version {
  padding-top: 10px;
  padding-bottom: 0;
}
.color-palate .option-box {
  padding-top: 10px;
  padding-bottom: 5px;
}
.color-palate .option-box > li {
  position: relative;
  color: #fff;
  width: 40%;
  cursor: pointer;
  margin: 0 3px 9px;
  padding: 6px 12px;
  display: inline-block;
  background-color: var(--main-color);
  text-transform: capitalize;
}
:root {
  --main-color: #39c4a3;
}
.d-flex {
  display: flex !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.align-items-center {
  align-items: center !important;
}
.price-tab .tabs-content .price-list li.hide {
  position: relative;
  opacity: 0.5;
  display: block !important;
}
.testimonial-section .owl-nav .owl-next,
.testimonial-section .owl-nav .owl-prev {
  font-family: Flaticon !important;
  font-size: 24px !important;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: ivory;
}
.sponsors-section .sponsors-outer .image-box {
  border: 1px solid #f2f2f2;
  padding: 30px;
}
.brand-one .item {
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.1);
  padding: 30px;
  margin: 0 0 15px;
}
.page-sec .brand-one {
  padding-bottom: 30px;
}
.privacyterms-sec h3 {
  font-size: 24px;
  margin: 10px 0 4px;
}
