﻿.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/MaterialIcons-Regular.eot");
  src: local("Material Icons"), local("MaterialIcons-Regular"),
    url("fonts/MaterialIcons-Regular.woff2") format("woff2"),
    url("fonts/MaterialIcons-Regular.woff") format("woff"),
    url("fonts/MaterialIcons-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Anton";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/anton-v9-latin-regular.eot");
  src: local("Anton Regular"), local("Anton-Regular"),
    url("fonts/anton-v9-latin-regulard41d.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/anton-v9-latin-regular.woff2") format("woff2"),
    url("fonts/anton-v9-latin-regular.woff") format("woff"),
    url("fonts/anton-v9-latin-regular.ttf") format("truetype"),
    url("fonts/anton-v9-latin-regular.svg#Anton") format("svg");
}
@font-face {
  font-family: "Montserrat" !important;
  font-style: normal;
  font-weight: 200;
  src: url("fonts/montserrat-v15-latin-200.eot");
  src: local(""),
    url("fonts/montserrat-v15-latin-200d41d.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/montserrat-v15-latin-200.woff2") format("woff2"),
    url("fonts/montserrat-v15-latin-200.woff") format("woff"),
    url("fonts/montserrat-v15-latin-200.ttf") format("truetype"),
    url("fonts/montserrat-v15-latin-200.svg#Montserrat") format("svg");
}
@font-face {
  font-family: "Montserrat" !important;
  font-style: normal;
  font-weight: 400;
  src: url("fonts/montserrat-v15-latin-regular.eot");
  src: local(""),
    url("fonts/montserrat-v15-latin-regulard41d.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/montserrat-v15-latin-regular.woff2") format("woff2"),
    url("fonts/montserrat-v15-latin-regular.woff") format("woff"),
    url("fonts/montserrat-v15-latin-regular.ttf") format("truetype"),
    url("fonts/montserrat-v15-latin-regular.svg#Montserrat") format("svg");
}
@font-face {
  font-family: "Montserrat" !important;
  font-style: normal;
  font-weight: 600;
  src: url("fonts/montserrat-v15-latin-600.eot");
  src: local(""),
    url("fonts/montserrat-v15-latin-600d41d.eot?#iefix")
      format("embedded-opentype"),
    url("fonts/montserrat-v15-latin-600.woff2") format("woff2"),
    url("fonts/montserrat-v15-latin-600.woff") format("woff"),
    url("fonts/montserrat-v15-latin-600.ttf") format("truetype"),
    url("fonts/montserrat-v15-latin-600.svg#Montserrat") format("svg");
} /*!
 * Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "";
}
.fa-abacus:before {
  content: "";
}
.fa-accessible-icon:before {
  content: "";
}
.fa-accusoft:before {
  content: "";
}
.fa-acorn:before {
  content: "";
}
.fa-acquisitions-incorporated:before {
  content: "";
}
.fa-ad:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-card:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-adobe:before {
  content: "";
}
.fa-adversal:before {
  content: "";
}
.fa-affiliatetheme:before {
  content: "";
}
.fa-air-freshener:before {
  content: "";
}
.fa-airbnb:before {
  content: "";
}
.fa-alarm-clock:before {
  content: "";
}
.fa-alarm-exclamation:before {
  content: "";
}
.fa-alarm-plus:before {
  content: "";
}
.fa-alarm-snooze:before {
  content: "";
}
.fa-album:before {
  content: "";
}
.fa-album-collection:before {
  content: "";
}
.fa-algolia:before {
  content: "";
}
.fa-alicorn:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-slash:before {
  content: "";
}
.fa-alipay:before {
  content: "";
}
.fa-allergies:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-amazon-pay:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-amilia:before {
  content: "";
}
.fa-amp-guitar:before {
  content: "";
}
.fa-analytics:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-angel:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angry:before {
  content: "";
}
.fa-angrycreative:before {
  content: "";
}
.fa-angular:before {
  content: "";
}
.fa-ankh:before {
  content: "";
}
.fa-app-store:before {
  content: "";
}
.fa-app-store-ios:before {
  content: "";
}
.fa-apper:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-apple-alt:before {
  content: "";
}
.fa-apple-crate:before {
  content: "";
}
.fa-apple-pay:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-archway:before {
  content: "";
}
.fa-arrow-alt-circle-down:before {
  content: "";
}
.fa-arrow-alt-circle-left:before {
  content: "";
}
.fa-arrow-alt-circle-right:before {
  content: "";
}
.fa-arrow-alt-circle-up:before {
  content: "";
}
.fa-arrow-alt-down:before {
  content: "";
}
.fa-arrow-alt-from-bottom:before {
  content: "";
}
.fa-arrow-alt-from-left:before {
  content: "";
}
.fa-arrow-alt-from-right:before {
  content: "";
}
.fa-arrow-alt-from-top:before {
  content: "";
}
.fa-arrow-alt-left:before {
  content: "";
}
.fa-arrow-alt-right:before {
  content: "";
}
.fa-arrow-alt-square-down:before {
  content: "";
}
.fa-arrow-alt-square-left:before {
  content: "";
}
.fa-arrow-alt-square-right:before {
  content: "";
}
.fa-arrow-alt-square-up:before {
  content: "";
}
.fa-arrow-alt-to-bottom:before {
  content: "";
}
.fa-arrow-alt-to-left:before {
  content: "";
}
.fa-arrow-alt-to-right:before {
  content: "";
}
.fa-arrow-alt-to-top:before {
  content: "";
}
.fa-arrow-alt-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-arrow-from-bottom:before {
  content: "";
}
.fa-arrow-from-left:before {
  content: "";
}
.fa-arrow-from-right:before {
  content: "";
}
.fa-arrow-from-top:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-square-down:before {
  content: "";
}
.fa-arrow-square-left:before {
  content: "";
}
.fa-arrow-square-right:before {
  content: "";
}
.fa-arrow-square-up:before {
  content: "";
}
.fa-arrow-to-bottom:before {
  content: "";
}
.fa-arrow-to-left:before {
  content: "";
}
.fa-arrow-to-right:before {
  content: "";
}
.fa-arrow-to-top:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-arrows-alt-h:before {
  content: "";
}
.fa-arrows-alt-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-artstation:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-asymmetrik:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-atlas:before {
  content: "";
}
.fa-atlassian:before {
  content: "";
}
.fa-atom:before {
  content: "";
}
.fa-atom-alt:before {
  content: "";
}
.fa-audible:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-autoprefixer:before {
  content: "";
}
.fa-avianex:before {
  content: "";
}
.fa-aviato:before {
  content: "";
}
.fa-award:before {
  content: "";
}
.fa-aws:before {
  content: "";
}
.fa-axe:before {
  content: "";
}
.fa-axe-battle:before {
  content: "";
}
.fa-baby:before {
  content: "";
}
.fa-baby-carriage:before {
  content: "";
}
.fa-backpack:before {
  content: "";
}
.fa-backspace:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-bacon:before {
  content: "";
}
.fa-badge:before {
  content: "";
}
.fa-badge-check:before {
  content: "";
}
.fa-badge-dollar:before {
  content: "";
}
.fa-badge-percent:before {
  content: "";
}
.fa-badge-sheriff:before {
  content: "";
}
.fa-badger-honey:before {
  content: "";
}
.fa-bags-shopping:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-balance-scale-left:before {
  content: "";
}
.fa-balance-scale-right:before {
  content: "";
}
.fa-ball-pile:before {
  content: "";
}
.fa-ballot:before {
  content: "";
}
.fa-ballot-check:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-band-aid:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-banjo:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-barcode-alt:before {
  content: "";
}
.fa-barcode-read:before {
  content: "";
}
.fa-barcode-scan:before {
  content: "";
}
.fa-bars:before {
  content: "";
}
.fa-baseball:before {
  content: "";
}
.fa-baseball-ball:before {
  content: "";
}
.fa-basketball-ball:before {
  content: "";
}
.fa-basketball-hoop:before {
  content: "";
}
.fa-bat:before {
  content: "";
}
.fa-bath:before {
  content: "";
}
.fa-battery-bolt:before {
  content: "";
}
.fa-battery-empty:before {
  content: "";
}
.fa-battery-full:before {
  content: "";
}
.fa-battery-half:before {
  content: "";
}
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-slash:before {
  content: "";
}
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battle-net:before {
  content: "";
}
.fa-bed:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-bell-exclamation:before {
  content: "";
}
.fa-bell-plus:before {
  content: "";
}
.fa-bell-school:before {
  content: "";
}
.fa-bell-school-slash:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bells:before {
  content: "";
}
.fa-betamax:before {
  content: "";
}
.fa-bezier-curve:before {
  content: "";
}
.fa-bible:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-biking:before {
  content: "";
}
.fa-biking-mountain:before {
  content: "";
}
.fa-bimobject:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-biohazard:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitcoin:before {
  content: "";
}
.fa-bity:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-blackberry:before {
  content: "";
}
.fa-blanket:before {
  content: "";
}
.fa-blender:before {
  content: "";
}
.fa-blender-phone:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-blog:before {
  content: "";
}
.fa-blogger:before {
  content: "";
}
.fa-blogger-b:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-bolt:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-bone:before {
  content: "";
}
.fa-bone-break:before {
  content: "";
}
.fa-bong:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-book-alt:before {
  content: "";
}
.fa-book-dead:before {
  content: "";
}
.fa-book-heart:before {
  content: "";
}
.fa-book-medical:before {
  content: "";
}
.fa-book-open:before {
  content: "";
}
.fa-book-reader:before {
  content: "";
}
.fa-book-spells:before {
  content: "";
}
.fa-book-user:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-books:before {
  content: "";
}
.fa-books-medical:before {
  content: "";
}
.fa-boombox:before {
  content: "";
}
.fa-boot:before {
  content: "";
}
.fa-booth-curtain:before {
  content: "";
}
.fa-bootstrap:before {
  content: "";
}
.fa-border-all:before {
  content: "";
}
.fa-border-bottom:before {
  content: "";
}
.fa-border-center-h:before {
  content: "";
}
.fa-border-center-v:before {
  content: "";
}
.fa-border-inner:before {
  content: "";
}
.fa-border-left:before {
  content: "";
}
.fa-border-none:before {
  content: "";
}
.fa-border-outer:before {
  content: "";
}
.fa-border-right:before {
  content: "";
}
.fa-border-style:before {
  content: "";
}
.fa-border-style-alt:before {
  content: "";
}
.fa-border-top:before {
  content: "";
}
.fa-bow-arrow:before {
  content: "";
}
.fa-bowling-ball:before {
  content: "";
}
.fa-bowling-pins:before {
  content: "";
}
.fa-box:before {
  content: "";
}
.fa-box-alt:before {
  content: "";
}
.fa-box-ballot:before {
  content: "";
}
.fa-box-check:before {
  content: "";
}
.fa-box-fragile:before {
  content: "";
}
.fa-box-full:before {
  content: "";
}
.fa-box-heart:before {
  content: "";
}
.fa-box-open:before {
  content: "";
}
.fa-box-up:before {
  content: "";
}
.fa-box-usd:before {
  content: "";
}
.fa-boxes:before {
  content: "";
}
.fa-boxes-alt:before {
  content: "";
}
.fa-boxing-glove:before {
  content: "";
}
.fa-brackets:before {
  content: "";
}
.fa-brackets-curly:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-brain:before {
  content: "";
}
.fa-bread-loaf:before {
  content: "";
}
.fa-bread-slice:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-briefcase-medical:before {
  content: "";
}
.fa-bring-forward:before {
  content: "";
}
.fa-bring-front:before {
  content: "";
}
.fa-broadcast-tower:before {
  content: "";
}
.fa-broom:before {
  content: "";
}
.fa-browser:before {
  content: "";
}
.fa-brush:before {
  content: "";
}
.fa-btc:before {
  content: "";
}
.fa-buffer:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-bullseye-arrow:before {
  content: "";
}
.fa-bullseye-pointer:before {
  content: "";
}
.fa-burger-soda:before {
  content: "";
}
.fa-burn:before {
  content: "";
}
.fa-buromobelexperte:before {
  content: "";
}
.fa-burrito:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-bus-alt:before {
  content: "";
}
.fa-bus-school:before {
  content: "";
}
.fa-business-time:before {
  content: "";
}
.fa-buy-n-large:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-cabinet-filing:before {
  content: "";
}
.fa-cactus:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-calculator-alt:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-calendar-alt:before {
  content: "";
}
.fa-calendar-check:before {
  content: "";
}
.fa-calendar-day:before {
  content: "";
}
.fa-calendar-edit:before {
  content: "";
}
.fa-calendar-exclamation:before {
  content: "";
}
.fa-calendar-minus:before {
  content: "";
}
.fa-calendar-plus:before {
  content: "";
}
.fa-calendar-star:before {
  content: "";
}
.fa-calendar-times:before {
  content: "";
}
.fa-calendar-week:before {
  content: "";
}
.fa-camcorder:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-camera-alt:before {
  content: "";
}
.fa-camera-movie:before {
  content: "";
}
.fa-camera-polaroid:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-campfire:before {
  content: "";
}
.fa-campground:before {
  content: "";
}
.fa-canadian-maple-leaf:before {
  content: "";
}
.fa-candle-holder:before {
  content: "";
}
.fa-candy-cane:before {
  content: "";
}
.fa-candy-corn:before {
  content: "";
}
.fa-cannabis:before {
  content: "";
}
.fa-capsules:before {
  content: "";
}
.fa-car:before {
  content: "";
}
.fa-car-alt:before {
  content: "";
}
.fa-car-battery:before {
  content: "";
}
.fa-car-building:before {
  content: "";
}
.fa-car-bump:before {
  content: "";
}
.fa-car-bus:before {
  content: "";
}
.fa-car-crash:before {
  content: "";
}
.fa-car-garage:before {
  content: "";
}
.fa-car-mechanic:before {
  content: "";
}
.fa-car-side:before {
  content: "";
}
.fa-car-tilt:before {
  content: "";
}
.fa-car-wash:before {
  content: "";
}
.fa-caret-circle-down:before {
  content: "";
}
.fa-caret-circle-left:before {
  content: "";
}
.fa-caret-circle-right:before {
  content: "";
}
.fa-caret-circle-up:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-caret-square-down:before {
  content: "";
}
.fa-caret-square-left:before {
  content: "";
}
.fa-caret-square-right:before {
  content: "";
}
.fa-caret-square-up:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-carrot:before {
  content: "";
}
.fa-cars:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cash-register:before {
  content: "";
}
.fa-cassette-tape:before {
  content: "";
}
.fa-cat:before {
  content: "";
}
.fa-cauldron:before {
  content: "";
}
.fa-cc-amazon-pay:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-apple-pay:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cctv:before {
  content: "";
}
.fa-centercode:before {
  content: "";
}
.fa-centos:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-chair:before {
  content: "";
}
.fa-chair-office:before {
  content: "";
}
.fa-chalkboard:before {
  content: "";
}
.fa-chalkboard-teacher:before {
  content: "";
}
.fa-charging-station:before {
  content: "";
}
.fa-chart-area:before {
  content: "";
}
.fa-chart-bar:before {
  content: "";
}
.fa-chart-line:before {
  content: "";
}
.fa-chart-line-down:before {
  content: "";
}
.fa-chart-network:before {
  content: "";
}
.fa-chart-pie:before {
  content: "";
}
.fa-chart-pie-alt:before {
  content: "";
}
.fa-chart-scatter:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-check-double:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-cheese:before {
  content: "";
}
.fa-cheese-swiss:before {
  content: "";
}
.fa-cheeseburger:before {
  content: "";
}
.fa-chess:before {
  content: "";
}
.fa-chess-bishop:before {
  content: "";
}
.fa-chess-bishop-alt:before {
  content: "";
}
.fa-chess-board:before {
  content: "";
}
.fa-chess-clock:before {
  content: "";
}
.fa-chess-clock-alt:before {
  content: "";
}
.fa-chess-king:before {
  content: "";
}
.fa-chess-king-alt:before {
  content: "";
}
.fa-chess-knight:before {
  content: "";
}
.fa-chess-knight-alt:before {
  content: "";
}
.fa-chess-pawn:before {
  content: "";
}
.fa-chess-pawn-alt:before {
  content: "";
}
.fa-chess-queen:before {
  content: "";
}
.fa-chess-queen-alt:before {
  content: "";
}
.fa-chess-rook:before {
  content: "";
}
.fa-chess-rook-alt:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-double-down:before {
  content: "";
}
.fa-chevron-double-left:before {
  content: "";
}
.fa-chevron-double-right:before {
  content: "";
}
.fa-chevron-double-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-chevron-square-down:before {
  content: "";
}
.fa-chevron-square-left:before {
  content: "";
}
.fa-chevron-square-right:before {
  content: "";
}
.fa-chevron-square-up:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-chimney:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-chromecast:before {
  content: "";
}
.fa-church:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-circle-notch:before {
  content: "";
}
.fa-city:before {
  content: "";
}
.fa-clarinet:before {
  content: "";
}
.fa-claw-marks:before {
  content: "";
}
.fa-clinic-medical:before {
  content: "";
}
.fa-clipboard:before {
  content: "";
}
.fa-clipboard-check:before {
  content: "";
}
.fa-clipboard-list:before {
  content: "";
}
.fa-clipboard-list-check:before {
  content: "";
}
.fa-clipboard-prescription:before {
  content: "";
}
.fa-clipboard-user:before {
  content: "";
}
.fa-clock:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-closed-captioning:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-download-alt:before {
  content: "";
}
.fa-cloud-drizzle:before {
  content: "";
}
.fa-cloud-hail:before {
  content: "";
}
.fa-cloud-hail-mixed:before {
  content: "";
}
.fa-cloud-meatball:before {
  content: "";
}
.fa-cloud-moon:before {
  content: "";
}
.fa-cloud-moon-rain:before {
  content: "";
}
.fa-cloud-music:before {
  content: "";
}
.fa-cloud-rain:before {
  content: "";
}
.fa-cloud-rainbow:before {
  content: "";
}
.fa-cloud-showers:before {
  content: "";
}
.fa-cloud-showers-heavy:before {
  content: "";
}
.fa-cloud-sleet:before {
  content: "";
}
.fa-cloud-snow:before {
  content: "";
}
.fa-cloud-sun:before {
  content: "";
}
.fa-cloud-sun-rain:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-cloud-upload-alt:before {
  content: "";
}
.fa-clouds:before {
  content: "";
}
.fa-clouds-moon:before {
  content: "";
}
.fa-clouds-sun:before {
  content: "";
}
.fa-cloudscale:before {
  content: "";
}
.fa-cloudsmith:before {
  content: "";
}
.fa-cloudversify:before {
  content: "";
}
.fa-club:before {
  content: "";
}
.fa-cocktail:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-code-branch:before {
  content: "";
}
.fa-code-commit:before {
  content: "";
}
.fa-code-merge:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-coffee-togo:before {
  content: "";
}
.fa-coffin:before {
  content: "";
}
.fa-cog:before {
  content: "";
}
.fa-cogs:before {
  content: "";
}
.fa-coin:before {
  content: "";
}
.fa-coins:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-comment-alt:before {
  content: "";
}
.fa-comment-alt-check:before {
  content: "";
}
.fa-comment-alt-dollar:before {
  content: "";
}
.fa-comment-alt-dots:before {
  content: "";
}
.fa-comment-alt-edit:before {
  content: "";
}
.fa-comment-alt-exclamation:before {
  content: "";
}
.fa-comment-alt-lines:before {
  content: "";
}
.fa-comment-alt-medical:before {
  content: "";
}
.fa-comment-alt-minus:before {
  content: "";
}
.fa-comment-alt-music:before {
  content: "";
}
.fa-comment-alt-plus:before {
  content: "";
}
.fa-comment-alt-slash:before {
  content: "";
}
.fa-comment-alt-smile:before {
  content: "";
}
.fa-comment-alt-times:before {
  content: "";
}
.fa-comment-check:before {
  content: "";
}
.fa-comment-dollar:before {
  content: "";
}
.fa-comment-dots:before {
  content: "";
}
.fa-comment-edit:before {
  content: "";
}
.fa-comment-exclamation:before {
  content: "";
}
.fa-comment-lines:before {
  content: "";
}
.fa-comment-medical:before {
  content: "";
}
.fa-comment-minus:before {
  content: "";
}
.fa-comment-music:before {
  content: "";
}
.fa-comment-plus:before {
  content: "";
}
.fa-comment-slash:before {
  content: "";
}
.fa-comment-smile:before {
  content: "";
}
.fa-comment-times:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-comments-alt:before {
  content: "";
}
.fa-comments-alt-dollar:before {
  content: "";
}
.fa-comments-dollar:before {
  content: "";
}
.fa-compact-disc:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-compass-slash:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-compress-alt:before {
  content: "";
}
.fa-compress-arrows-alt:before {
  content: "";
}
.fa-compress-wide:before {
  content: "";
}
.fa-computer-classic:before {
  content: "";
}
.fa-computer-speaker:before {
  content: "";
}
.fa-concierge-bell:before {
  content: "";
}
.fa-confluence:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-construction:before {
  content: "";
}
.fa-container-storage:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-conveyor-belt:before {
  content: "";
}
.fa-conveyor-belt-alt:before {
  content: "";
}
.fa-cookie:before {
  content: "";
}
.fa-cookie-bite:before {
  content: "";
}
.fa-copy:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-corn:before {
  content: "";
}
.fa-cotton-bureau:before {
  content: "";
}
.fa-couch:before {
  content: "";
}
.fa-cow:before {
  content: "";
}
.fa-cowbell:before {
  content: "";
}
.fa-cowbell-more:before {
  content: "";
}
.fa-cpanel:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-creative-commons-by:before {
  content: "";
}
.fa-creative-commons-nc:before {
  content: "";
}
.fa-creative-commons-nc-eu:before {
  content: "";
}
.fa-creative-commons-nc-jp:before {
  content: "";
}
.fa-creative-commons-nd:before {
  content: "";
}
.fa-creative-commons-pd:before {
  content: "";
}
.fa-creative-commons-pd-alt:before {
  content: "";
}
.fa-creative-commons-remix:before {
  content: "";
}
.fa-creative-commons-sa:before {
  content: "";
}
.fa-creative-commons-sampling:before {
  content: "";
}
.fa-creative-commons-sampling-plus:before {
  content: "";
}
.fa-creative-commons-share:before {
  content: "";
}
.fa-creative-commons-zero:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-credit-card-blank:before {
  content: "";
}
.fa-credit-card-front:before {
  content: "";
}
.fa-cricket:before {
  content: "";
}
.fa-critical-role:before {
  content: "";
}
.fa-croissant:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-crop-alt:before {
  content: "";
}
.fa-cross:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-crow:before {
  content: "";
}
.fa-crown:before {
  content: "";
}
.fa-crutch:before {
  content: "";
}
.fa-crutches:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-css3-alt:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-curling:before {
  content: "";
}
.fa-cut:before {
  content: "";
}
.fa-cuttlefish:before {
  content: "";
}
.fa-d-and-d:before {
  content: "";
}
.fa-d-and-d-beyond:before {
  content: "";
}
.fa-dagger:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-deaf:before {
  content: "";
}
.fa-debug:before {
  content: "";
}
.fa-deer:before {
  content: "";
}
.fa-deer-rudolph:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-democrat:before {
  content: "";
}
.fa-deploydog:before {
  content: "";
}
.fa-deskpro:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-desktop-alt:before {
  content: "";
}
.fa-dev:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-dewpoint:before {
  content: "";
}
.fa-dharmachakra:before {
  content: "";
}
.fa-dhl:before {
  content: "";
}
.fa-diagnoses:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-diaspora:before {
  content: "";
}
.fa-dice:before {
  content: "";
}
.fa-dice-d10:before {
  content: "";
}
.fa-dice-d12:before {
  content: "";
}
.fa-dice-d20:before {
  content: "";
}
.fa-dice-d4:before {
  content: "";
}
.fa-dice-d6:before {
  content: "";
}
.fa-dice-d8:before {
  content: "";
}
.fa-dice-five:before {
  content: "";
}
.fa-dice-four:before {
  content: "";
}
.fa-dice-one:before {
  content: "";
}
.fa-dice-six:before {
  content: "";
}
.fa-dice-three:before {
  content: "";
}
.fa-dice-two:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-digging:before {
  content: "";
}
.fa-digital-ocean:before {
  content: "";
}
.fa-digital-tachograph:before {
  content: "";
}
.fa-diploma:before {
  content: "";
}
.fa-directions:before {
  content: "";
}
.fa-disc-drive:before {
  content: "";
}
.fa-discord:before {
  content: "";
}
.fa-discourse:before {
  content: "";
}
.fa-disease:before {
  content: "";
}
.fa-divide:before {
  content: "";
}
.fa-dizzy:before {
  content: "";
}
.fa-dna:before {
  content: "";
}
.fa-do-not-enter:before {
  content: "";
}
.fa-dochub:before {
  content: "";
}
.fa-docker:before {
  content: "";
}
.fa-dog:before {
  content: "";
}
.fa-dog-leashed:before {
  content: "";
}
.fa-dollar-sign:before {
  content: "";
}
.fa-dolly:before {
  content: "";
}
.fa-dolly-empty:before {
  content: "";
}
.fa-dolly-flatbed:before {
  content: "";
}
.fa-dolly-flatbed-alt:before {
  content: "";
}
.fa-dolly-flatbed-empty:before {
  content: "";
}
.fa-donate:before {
  content: "";
}
.fa-door-closed:before {
  content: "";
}
.fa-door-open:before {
  content: "";
}
.fa-dot-circle:before {
  content: "";
}
.fa-dove:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-draft2digital:before {
  content: "";
}
.fa-drafting-compass:before {
  content: "";
}
.fa-dragon:before {
  content: "";
}
.fa-draw-circle:before {
  content: "";
}
.fa-draw-polygon:before {
  content: "";
}
.fa-draw-square:before {
  content: "";
}
.fa-dreidel:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-dribbble-square:before {
  content: "";
}
.fa-drone:before {
  content: "";
}
.fa-drone-alt:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-drum:before {
  content: "";
}
.fa-drum-steelpan:before {
  content: "";
}
.fa-drumstick:before {
  content: "";
}
.fa-drumstick-bite:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-dryer:before {
  content: "";
}
.fa-dryer-alt:before {
  content: "";
}
.fa-duck:before {
  content: "";
}
.fa-dumbbell:before {
  content: "";
}
.fa-dumpster:before {
  content: "";
}
.fa-dumpster-fire:before {
  content: "";
}
.fa-dungeon:before {
  content: "";
}
.fa-dyalog:before {
  content: "";
}
.fa-ear:before {
  content: "";
}
.fa-ear-muffs:before {
  content: "";
}
.fa-earlybirds:before {
  content: "";
}
.fa-ebay:before {
  content: "";
}
.fa-eclipse:before {
  content: "";
}
.fa-eclipse-alt:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-edit:before {
  content: "";
}
.fa-egg:before {
  content: "";
}
.fa-egg-fried:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-elementor:before {
  content: "";
}
.fa-elephant:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-h-alt:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-ellipsis-v-alt:before {
  content: "";
}
.fa-ello:before {
  content: "";
}
.fa-ember:before {
  content: "";
}
.fa-empire:before {
  content: "";
}
.fa-empty-set:before {
  content: "";
}
.fa-engine-warning:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-dollar:before {
  content: "";
}
.fa-envelope-open-text:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-equals:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-erlang:before {
  content: "";
}
.fa-ethereum:before {
  content: "";
}
.fa-ethernet:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-euro-sign:before {
  content: "";
}
.fa-evernote:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-exchange-alt:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-exclamation-square:before {
  content: "";
}
.fa-exclamation-triangle:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-expand-alt:before {
  content: "";
}
.fa-expand-arrows:before {
  content: "";
}
.fa-expand-arrows-alt:before {
  content: "";
}
.fa-expand-wide:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-external-link-alt:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-external-link-square-alt:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-dropper:before {
  content: "";
}
.fa-eye-evil:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-facebook:before {
  content: "";
}
.fa-facebook-f:before {
  content: "";
}
.fa-facebook-messenger:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-fan:before {
  content: "";
}
.fa-fantasy-flight-games:before {
  content: "";
}
.fa-farm:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-feather:before {
  content: "";
}
.fa-feather-alt:before {
  content: "";
}
.fa-fedex:before {
  content: "";
}
.fa-fedora:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-field-hockey:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-figma:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-alt:before {
  content: "";
}
.fa-file-archive:before {
  content: "";
}
.fa-file-audio:before {
  content: "";
}
.fa-file-certificate:before {
  content: "";
}
.fa-file-chart-line:before {
  content: "";
}
.fa-file-chart-pie:before {
  content: "";
}
.fa-file-check:before {
  content: "";
}
.fa-file-code:before {
  content: "";
}
.fa-file-contract:before {
  content: "";
}
.fa-file-csv:before {
  content: "";
}
.fa-file-download:before {
  content: "";
}
.fa-file-edit:before {
  content: "";
}
.fa-file-excel:before {
  content: "";
}
.fa-file-exclamation:before {
  content: "";
}
.fa-file-export:before {
  content: "";
}
.fa-file-image:before {
  content: "";
}
.fa-file-import:before {
  content: "";
}
.fa-file-invoice:before {
  content: "";
}
.fa-file-invoice-dollar:before {
  content: "";
}
.fa-file-medical:before {
  content: "";
}
.fa-file-medical-alt:before {
  content: "";
}
.fa-file-minus:before {
  content: "";
}
.fa-file-music:before {
  content: "";
}
.fa-file-pdf:before {
  content: "";
}
.fa-file-plus:before {
  content: "";
}
.fa-file-powerpoint:before {
  content: "";
}
.fa-file-prescription:before {
  content: "";
}
.fa-file-search:before {
  content: "";
}
.fa-file-signature:before {
  content: "";
}
.fa-file-spreadsheet:before {
  content: "";
}
.fa-file-times:before {
  content: "";
}
.fa-file-upload:before {
  content: "";
}
.fa-file-user:before {
  content: "";
}
.fa-file-video:before {
  content: "";
}
.fa-file-word:before {
  content: "";
}
.fa-files-medical:before {
  content: "";
}
.fa-fill:before {
  content: "";
}
.fa-fill-drip:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-film-alt:before {
  content: "";
}
.fa-film-canister:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-fingerprint:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-fire-alt:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-fire-smoke:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-fireplace:before {
  content: "";
}
.fa-first-aid:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-first-order-alt:before {
  content: "";
}
.fa-firstdraft:before {
  content: "";
}
.fa-fish:before {
  content: "";
}
.fa-fish-cooked:before {
  content: "";
}
.fa-fist-raised:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-flag-alt:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-flag-usa:before {
  content: "";
}
.fa-flame:before {
  content: "";
}
.fa-flashlight:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-flask-poison:before {
  content: "";
}
.fa-flask-potion:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-flipboard:before {
  content: "";
}
.fa-flower:before {
  content: "";
}
.fa-flower-daffodil:before {
  content: "";
}
.fa-flower-tulip:before {
  content: "";
}
.fa-flushed:before {
  content: "";
}
.fa-flute:before {
  content: "";
}
.fa-flux-capacitor:before {
  content: "";
}
.fa-fly:before {
  content: "";
}
.fa-fog:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-minus:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-folder-plus:before {
  content: "";
}
.fa-folder-times:before {
  content: "";
}
.fa-folder-tree:before {
  content: "";
}
.fa-folders:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-font-awesome:before {
  content: "";
}
.fa-font-awesome-alt:before {
  content: "";
}
.fa-font-awesome-flag:before {
  content: "";
}
.fa-font-awesome-logo-full:before {
  content: "";
}
.fa-font-case:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-fonticons-fi:before {
  content: "";
}
.fa-football-ball:before {
  content: "";
}
.fa-football-helmet:before {
  content: "";
}
.fa-forklift:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-fort-awesome-alt:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-fragile:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-freebsd:before {
  content: "";
}
.fa-french-fries:before {
  content: "";
}
.fa-frog:before {
  content: "";
}
.fa-frosty-head:before {
  content: "";
}
.fa-frown:before {
  content: "";
}
.fa-frown-open:before {
  content: "";
}
.fa-fulcrum:before {
  content: "";
}
.fa-function:before {
  content: "";
}
.fa-funnel-dollar:before {
  content: "";
}
.fa-futbol:before {
  content: "";
}
.fa-galactic-republic:before {
  content: "";
}
.fa-galactic-senate:before {
  content: "";
}
.fa-game-board:before {
  content: "";
}
.fa-game-board-alt:before {
  content: "";
}
.fa-game-console-handheld:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-gamepad-alt:before {
  content: "";
}
.fa-gas-pump:before {
  content: "";
}
.fa-gas-pump-slash:before {
  content: "";
}
.fa-gavel:before {
  content: "";
}
.fa-gem:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-ghost:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-gift-card:before {
  content: "";
}
.fa-gifts:before {
  content: "";
}
.fa-gingerbread-man:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-git-alt:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-gitkraken:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-gitter:before {
  content: "";
}
.fa-glass:before {
  content: "";
}
.fa-glass-champagne:before {
  content: "";
}
.fa-glass-cheers:before {
  content: "";
}
.fa-glass-citrus:before {
  content: "";
}
.fa-glass-martini:before {
  content: "";
}
.fa-glass-martini-alt:before {
  content: "";
}
.fa-glass-whiskey:before {
  content: "";
}
.fa-glass-whiskey-rocks:before {
  content: "";
}
.fa-glasses:before {
  content: "";
}
.fa-glasses-alt:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-globe-africa:before {
  content: "";
}
.fa-globe-americas:before {
  content: "";
}
.fa-globe-asia:before {
  content: "";
}
.fa-globe-europe:before {
  content: "";
}
.fa-globe-snow:before {
  content: "";
}
.fa-globe-stand:before {
  content: "";
}
.fa-gofore:before {
  content: "";
}
.fa-golf-ball:before {
  content: "";
}
.fa-golf-club:before {
  content: "";
}
.fa-goodreads:before {
  content: "";
}
.fa-goodreads-g:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-google-drive:before {
  content: "";
}
.fa-google-play:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-google-plus-g:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-gopuram:before {
  content: "";
}
.fa-graduation-cap:before {
  content: "";
}
.fa-gramophone:before {
  content: "";
}
.fa-gratipay:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-greater-than:before {
  content: "";
}
.fa-greater-than-equal:before {
  content: "";
}
.fa-grimace:before {
  content: "";
}
.fa-grin:before {
  content: "";
}
.fa-grin-alt:before {
  content: "";
}
.fa-grin-beam:before {
  content: "";
}
.fa-grin-beam-sweat:before {
  content: "";
}
.fa-grin-hearts:before {
  content: "";
}
.fa-grin-squint:before {
  content: "";
}
.fa-grin-squint-tears:before {
  content: "";
}
.fa-grin-stars:before {
  content: "";
}
.fa-grin-tears:before {
  content: "";
}
.fa-grin-tongue:before {
  content: "";
}
.fa-grin-tongue-squint:before {
  content: "";
}
.fa-grin-tongue-wink:before {
  content: "";
}
.fa-grin-wink:before {
  content: "";
}
.fa-grip-horizontal:before {
  content: "";
}
.fa-grip-lines:before {
  content: "";
}
.fa-grip-lines-vertical:before {
  content: "";
}
.fa-grip-vertical:before {
  content: "";
}
.fa-gripfire:before {
  content: "";
}
.fa-grunt:before {
  content: "";
}
.fa-guitar:before {
  content: "";
}
.fa-guitar-electric:before {
  content: "";
}
.fa-guitars:before {
  content: "";
}
.fa-gulp:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-h1:before {
  content: "";
}
.fa-h2:before {
  content: "";
}
.fa-h3:before {
  content: "";
}
.fa-h4:before {
  content: "";
}
.fa-hacker-news:before {
  content: "";
}
.fa-hacker-news-square:before {
  content: "";
}
.fa-hackerrank:before {
  content: "";
}
.fa-hamburger:before {
  content: "";
}
.fa-hammer:before {
  content: "";
}
.fa-hammer-war:before {
  content: "";
}
.fa-hamsa:before {
  content: "";
}
.fa-hand-heart:before {
  content: "";
}
.fa-hand-holding:before {
  content: "";
}
.fa-hand-holding-box:before {
  content: "";
}
.fa-hand-holding-heart:before {
  content: "";
}
.fa-hand-holding-magic:before {
  content: "";
}
.fa-hand-holding-seedling:before {
  content: "";
}
.fa-hand-holding-usd:before {
  content: "";
}
.fa-hand-holding-water:before {
  content: "";
}
.fa-hand-lizard:before {
  content: "";
}
.fa-hand-middle-finger:before {
  content: "";
}
.fa-hand-paper:before {
  content: "";
}
.fa-hand-peace:before {
  content: "";
}
.fa-hand-point-down:before {
  content: "";
}
.fa-hand-point-left:before {
  content: "";
}
.fa-hand-point-right:before {
  content: "";
}
.fa-hand-point-up:before {
  content: "";
}
.fa-hand-pointer:before {
  content: "";
}
.fa-hand-receiving:before {
  content: "";
}
.fa-hand-rock:before {
  content: "";
}
.fa-hand-scissors:before {
  content: "";
}
.fa-hand-spock:before {
  content: "";
}
.fa-hands:before {
  content: "";
}
.fa-hands-heart:before {
  content: "";
}
.fa-hands-helping:before {
  content: "";
}
.fa-hands-usd:before {
  content: "";
}
.fa-handshake:before {
  content: "";
}
.fa-handshake-alt:before {
  content: "";
}
.fa-hanukiah:before {
  content: "";
}
.fa-hard-hat:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-hat-chef:before {
  content: "";
}
.fa-hat-cowboy:before {
  content: "";
}
.fa-hat-cowboy-side:before {
  content: "";
}
.fa-hat-santa:before {
  content: "";
}
.fa-hat-winter:before {
  content: "";
}
.fa-hat-witch:before {
  content: "";
}
.fa-hat-wizard:before {
  content: "";
}
.fa-haykal:before {
  content: "";
}
.fa-hdd:before {
  content: "";
}
.fa-head-side:before {
  content: "";
}
.fa-head-side-brain:before {
  content: "";
}
.fa-head-side-headphones:before {
  content: "";
}
.fa-head-side-medical:before {
  content: "";
}
.fa-head-vr:before {
  content: "";
}
.fa-heading:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-headphones-alt:before {
  content: "";
}
.fa-headset:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-heart-broken:before {
  content: "";
}
.fa-heart-circle:before {
  content: "";
}
.fa-heart-rate:before {
  content: "";
}
.fa-heart-square:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-helicopter:before {
  content: "";
}
.fa-helmet-battle:before {
  content: "";
}
.fa-hexagon:before {
  content: "";
}
.fa-highlighter:before {
  content: "";
}
.fa-hiking:before {
  content: "";
}
.fa-hippo:before {
  content: "";
}
.fa-hips:before {
  content: "";
}
.fa-hire-a-helper:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-hockey-mask:before {
  content: "";
}
.fa-hockey-puck:before {
  content: "";
}
.fa-hockey-sticks:before {
  content: "";
}
.fa-holly-berry:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-home-alt:before {
  content: "";
}
.fa-home-heart:before {
  content: "";
}
.fa-home-lg:before {
  content: "";
}
.fa-home-lg-alt:before {
  content: "";
}
.fa-hood-cloak:before {
  content: "";
}
.fa-hooli:before {
  content: "";
}
.fa-horizontal-rule:before {
  content: "";
}
.fa-hornbill:before {
  content: "";
}
.fa-horse:before {
  content: "";
}
.fa-horse-head:before {
  content: "";
}
.fa-horse-saddle:before {
  content: "";
}
.fa-hospital:before {
  content: "";
}
.fa-hospital-alt:before {
  content: "";
}
.fa-hospital-symbol:before {
  content: "";
}
.fa-hospital-user:before {
  content: "";
}
.fa-hospitals:before {
  content: "";
}
.fa-hot-tub:before {
  content: "";
}
.fa-hotdog:before {
  content: "";
}
.fa-hotel:before {
  content: "";
}
.fa-hotjar:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-start:before {
  content: "";
}
.fa-house-damage:before {
  content: "";
}
.fa-house-flood:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-hryvnia:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-hubspot:before {
  content: "";
}
.fa-humidity:before {
  content: "";
}
.fa-hurricane:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-ice-cream:before {
  content: "";
}
.fa-ice-skate:before {
  content: "";
}
.fa-icicles:before {
  content: "";
}
.fa-icons:before {
  content: "";
}
.fa-icons-alt:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-id-card:before {
  content: "";
}
.fa-id-card-alt:before {
  content: "";
}
.fa-igloo:before {
  content: "";
}
.fa-image:before {
  content: "";
}
.fa-image-polaroid:before {
  content: "";
}
.fa-images:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-inbox-in:before {
  content: "";
}
.fa-inbox-out:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-industry-alt:before {
  content: "";
}
.fa-infinity:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-info-square:before {
  content: "";
}
.fa-inhaler:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-integral:before {
  content: "";
}
.fa-intercom:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-intersection:before {
  content: "";
}
.fa-inventory:before {
  content: "";
}
.fa-invision:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-island-tropical:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-itch-io:before {
  content: "";
}
.fa-itunes:before {
  content: "";
}
.fa-itunes-note:before {
  content: "";
}
.fa-jack-o-lantern:before {
  content: "";
}
.fa-java:before {
  content: "";
}
.fa-jedi:before {
  content: "";
}
.fa-jedi-order:before {
  content: "";
}
.fa-jenkins:before {
  content: "";
}
.fa-jira:before {
  content: "";
}
.fa-joget:before {
  content: "";
}
.fa-joint:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-journal-whills:before {
  content: "";
}
.fa-joystick:before {
  content: "";
}
.fa-js:before {
  content: "";
}
.fa-js-square:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-jug:before {
  content: "";
}
.fa-kaaba:before {
  content: "";
}
.fa-kaggle:before {
  content: "";
}
.fa-kazoo:before {
  content: "";
}
.fa-kerning:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-key-skeleton:before {
  content: "";
}
.fa-keybase:before {
  content: "";
}
.fa-keyboard:before {
  content: "";
}
.fa-keycdn:before {
  content: "";
}
.fa-keynote:before {
  content: "";
}
.fa-khanda:before {
  content: "";
}
.fa-kickstarter:before {
  content: "";
}
.fa-kickstarter-k:before {
  content: "";
}
.fa-kidneys:before {
  content: "";
}
.fa-kiss:before {
  content: "";
}
.fa-kiss-beam:before {
  content: "";
}
.fa-kiss-wink-heart:before {
  content: "";
}
.fa-kite:before {
  content: "";
}
.fa-kiwi-bird:before {
  content: "";
}
.fa-knife-kitchen:before {
  content: "";
}
.fa-korvue:before {
  content: "";
}
.fa-lambda:before {
  content: "";
}
.fa-lamp:before {
  content: "";
}
.fa-landmark:before {
  content: "";
}
.fa-landmark-alt:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-laptop-code:before {
  content: "";
}
.fa-laptop-medical:before {
  content: "";
}
.fa-laravel:before {
  content: "";
}
.fa-lasso:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-laugh:before {
  content: "";
}
.fa-laugh-beam:before {
  content: "";
}
.fa-laugh-squint:before {
  content: "";
}
.fa-laugh-wink:before {
  content: "";
}
.fa-layer-group:before {
  content: "";
}
.fa-layer-minus:before {
  content: "";
}
.fa-layer-plus:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-leaf-heart:before {
  content: "";
}
.fa-leaf-maple:before {
  content: "";
}
.fa-leaf-oak:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-lemon:before {
  content: "";
}
.fa-less:before {
  content: "";
}
.fa-less-than:before {
  content: "";
}
.fa-less-than-equal:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-level-down-alt:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-up-alt:before {
  content: "";
}
.fa-life-ring:before {
  content: "";
}
.fa-lightbulb:before {
  content: "";
}
.fa-lightbulb-dollar:before {
  content: "";
}
.fa-lightbulb-exclamation:before {
  content: "";
}
.fa-lightbulb-on:before {
  content: "";
}
.fa-lightbulb-slash:before {
  content: "";
}
.fa-lights-holiday:before {
  content: "";
}
.fa-line:before {
  content: "";
}
.fa-line-columns:before {
  content: "";
}
.fa-line-height:before {
  content: "";
}
.fa-link:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-linkedin-in:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-lips:before {
  content: "";
}
.fa-lira-sign:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-list-music:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-location:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-location-circle:before {
  content: "";
}
.fa-location-slash:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-lock-alt:before {
  content: "";
}
.fa-lock-open:before {
  content: "";
}
.fa-lock-open-alt:before {
  content: "";
}
.fa-long-arrow-alt-down:before {
  content: "";
}
.fa-long-arrow-alt-left:before {
  content: "";
}
.fa-long-arrow-alt-right:before {
  content: "";
}
.fa-long-arrow-alt-up:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-loveseat:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-luchador:before {
  content: "";
}
.fa-luggage-cart:before {
  content: "";
}
.fa-lungs:before {
  content: "";
}
.fa-lyft:before {
  content: "";
}
.fa-mace:before {
  content: "";
}
.fa-magento:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-mail-bulk:before {
  content: "";
}
.fa-mailbox:before {
  content: "";
}
.fa-mailchimp:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-mandalorian:before {
  content: "";
}
.fa-mandolin:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-map-marked:before {
  content: "";
}
.fa-map-marked-alt:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-map-marker-alt:before {
  content: "";
}
.fa-map-marker-alt-slash:before {
  content: "";
}
.fa-map-marker-check:before {
  content: "";
}
.fa-map-marker-edit:before {
  content: "";
}
.fa-map-marker-exclamation:before {
  content: "";
}
.fa-map-marker-minus:before {
  content: "";
}
.fa-map-marker-plus:before {
  content: "";
}
.fa-map-marker-question:before {
  content: "";
}
.fa-map-marker-slash:before {
  content: "";
}
.fa-map-marker-smile:before {
  content: "";
}
.fa-map-marker-times:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-markdown:before {
  content: "";
}
.fa-marker:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mask:before {
  content: "";
}
.fa-mastodon:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-mdb:before {
  content: "";
}
.fa-meat:before {
  content: "";
}
.fa-medal:before {
  content: "";
}
.fa-medapps:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-medium-m:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-medrt:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.fa-megaphone:before {
  content: "";
}
.fa-megaport:before {
  content: "";
}
.fa-meh:before {
  content: "";
}
.fa-meh-blank:before {
  content: "";
}
.fa-meh-rolling-eyes:before {
  content: "";
}
.fa-memory:before {
  content: "";
}
.fa-mendeley:before {
  content: "";
}
.fa-menorah:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-meteor:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-alt:before {
  content: "";
}
.fa-microphone-alt-slash:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-microphone-stand:before {
  content: "";
}
.fa-microscope:before {
  content: "";
}
.fa-microsoft:before {
  content: "";
}
.fa-mind-share:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-minus-hexagon:before {
  content: "";
}
.fa-minus-octagon:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-mistletoe:before {
  content: "";
}
.fa-mitten:before {
  content: "";
}
.fa-mix:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-mizuni:before {
  content: "";
}
.fa-mobile:before {
  content: "";
}
.fa-mobile-alt:before {
  content: "";
}
.fa-mobile-android:before {
  content: "";
}
.fa-mobile-android-alt:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-monero:before {
  content: "";
}
.fa-money-bill:before {
  content: "";
}
.fa-money-bill-alt:before {
  content: "";
}
.fa-money-bill-wave:before {
  content: "";
}
.fa-money-bill-wave-alt:before {
  content: "";
}
.fa-money-check:before {
  content: "";
}
.fa-money-check-alt:before {
  content: "";
}
.fa-money-check-edit:before {
  content: "";
}
.fa-money-check-edit-alt:before {
  content: "";
}
.fa-monitor-heart-rate:before {
  content: "";
}
.fa-monkey:before {
  content: "";
}
.fa-monument:before {
  content: "";
}
.fa-moon:before {
  content: "";
}
.fa-moon-cloud:before {
  content: "";
}
.fa-moon-stars:before {
  content: "";
}
.fa-mortar-pestle:before {
  content: "";
}
.fa-mosque:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-mountain:before {
  content: "";
}
.fa-mountains:before {
  content: "";
}
.fa-mouse:before {
  content: "";
}
.fa-mouse-alt:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-mp3-player:before {
  content: "";
}
.fa-mug:before {
  content: "";
}
.fa-mug-hot:before {
  content: "";
}
.fa-mug-marshmallows:before {
  content: "";
}
.fa-mug-tea:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-music-alt:before {
  content: "";
}
.fa-music-alt-slash:before {
  content: "";
}
.fa-music-slash:before {
  content: "";
}
.fa-napster:before {
  content: "";
}
.fa-narwhal:before {
  content: "";
}
.fa-neos:before {
  content: "";
}
.fa-network-wired:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-newspaper:before {
  content: "";
}
.fa-nimblr:before {
  content: "";
}
.fa-node:before {
  content: "";
}
.fa-node-js:before {
  content: "";
}
.fa-not-equal:before {
  content: "";
}
.fa-notes-medical:before {
  content: "";
}
.fa-npm:before {
  content: "";
}
.fa-ns8:before {
  content: "";
}
.fa-nutritionix:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-octagon:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-oil-can:before {
  content: "";
}
.fa-oil-temp:before {
  content: "";
}
.fa-old-republic:before {
  content: "";
}
.fa-om:before {
  content: "";
}
.fa-omega:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-orcid:before {
  content: "";
}
.fa-ornament:before {
  content: "";
}
.fa-osi:before {
  content: "";
}
.fa-otter:before {
  content: "";
}
.fa-outdent:before {
  content: "";
}
.fa-overline:before {
  content: "";
}
.fa-page-break:before {
  content: "";
}
.fa-page4:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-pager:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-paint-brush-alt:before {
  content: "";
}
.fa-paint-roller:before {
  content: "";
}
.fa-palette:before {
  content: "";
}
.fa-palfed:before {
  content: "";
}
.fa-pallet:before {
  content: "";
}
.fa-pallet-alt:before {
  content: "";
}
.fa-paper-plane:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-parachute-box:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-paragraph-rtl:before {
  content: "";
}
.fa-parking:before {
  content: "";
}
.fa-parking-circle:before {
  content: "";
}
.fa-parking-circle-slash:before {
  content: "";
}
.fa-parking-slash:before {
  content: "";
}
.fa-passport:before {
  content: "";
}
.fa-pastafarianism:before {
  content: "";
}
.fa-paste:before {
  content: "";
}
.fa-patreon:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-paw-alt:before {
  content: "";
}
.fa-paw-claws:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-peace:before {
  content: "";
}
.fa-pegasus:before {
  content: "";
}
.fa-pen:before {
  content: "";
}
.fa-pen-alt:before {
  content: "";
}
.fa-pen-fancy:before {
  content: "";
}
.fa-pen-nib:before {
  content: "";
}
.fa-pen-square:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-pencil-alt:before {
  content: "";
}
.fa-pencil-paintbrush:before {
  content: "";
}
.fa-pencil-ruler:before {
  content: "";
}
.fa-pennant:before {
  content: "";
}
.fa-penny-arcade:before {
  content: "";
}
.fa-people-carry:before {
  content: "";
}
.fa-pepper-hot:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-percentage:before {
  content: "";
}
.fa-periscope:before {
  content: "";
}
.fa-person-booth:before {
  content: "";
}
.fa-person-carry:before {
  content: "";
}
.fa-person-dolly:before {
  content: "";
}
.fa-person-dolly-empty:before {
  content: "";
}
.fa-person-sign:before {
  content: "";
}
.fa-phabricator:before {
  content: "";
}
.fa-phoenix-framework:before {
  content: "";
}
.fa-phoenix-squadron:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-phone-alt:before {
  content: "";
}
.fa-phone-laptop:before {
  content: "";
}
.fa-phone-office:before {
  content: "";
}
.fa-phone-plus:before {
  content: "";
}
.fa-phone-rotary:before {
  content: "";
}
.fa-phone-slash:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-phone-square-alt:before {
  content: "";
}
.fa-phone-volume:before {
  content: "";
}
.fa-photo-video:before {
  content: "";
}
.fa-php:before {
  content: "";
}
.fa-pi:before {
  content: "";
}
.fa-piano:before {
  content: "";
}
.fa-piano-keyboard:before {
  content: "";
}
.fa-pie:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-pied-piper-hat:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pig:before {
  content: "";
}
.fa-piggy-bank:before {
  content: "";
}
.fa-pills:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-pizza:before {
  content: "";
}
.fa-pizza-slice:before {
  content: "";
}
.fa-place-of-worship:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-plane-alt:before {
  content: "";
}
.fa-plane-arrival:before {
  content: "";
}
.fa-plane-departure:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-playstation:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-plus-hexagon:before {
  content: "";
}
.fa-plus-octagon:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-podium:before {
  content: "";
}
.fa-podium-star:before {
  content: "";
}
.fa-poll:before {
  content: "";
}
.fa-poll-h:before {
  content: "";
}
.fa-poll-people:before {
  content: "";
}
.fa-poo:before {
  content: "";
}
.fa-poo-storm:before {
  content: "";
}
.fa-poop:before {
  content: "";
}
.fa-popcorn:before {
  content: "";
}
.fa-portrait:before {
  content: "";
}
.fa-pound-sign:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-pray:before {
  content: "";
}
.fa-praying-hands:before {
  content: "";
}
.fa-prescription:before {
  content: "";
}
.fa-prescription-bottle:before {
  content: "";
}
.fa-prescription-bottle-alt:before {
  content: "";
}
.fa-presentation:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-print-search:before {
  content: "";
}
.fa-print-slash:before {
  content: "";
}
.fa-procedures:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-project-diagram:before {
  content: "";
}
.fa-projector:before {
  content: "";
}
.fa-pumpkin:before {
  content: "";
}
.fa-pushed:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-python:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-question-square:before {
  content: "";
}
.fa-quidditch:before {
  content: "";
}
.fa-quinscape:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-quran:before {
  content: "";
}
.fa-r-project:before {
  content: "";
}
.fa-rabbit:before {
  content: "";
}
.fa-rabbit-fast:before {
  content: "";
}
.fa-racquet:before {
  content: "";
}
.fa-radiation:before {
  content: "";
}
.fa-radiation-alt:before {
  content: "";
}
.fa-radio:before {
  content: "";
}
.fa-radio-alt:before {
  content: "";
}
.fa-rainbow:before {
  content: "";
}
.fa-raindrops:before {
  content: "";
}
.fa-ram:before {
  content: "";
}
.fa-ramp-loading:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-raspberry-pi:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-react:before {
  content: "";
}
.fa-reacteurope:before {
  content: "";
}
.fa-readme:before {
  content: "";
}
.fa-rebel:before {
  content: "";
}
.fa-receipt:before {
  content: "";
}
.fa-record-vinyl:before {
  content: "";
}
.fa-rectangle-landscape:before {
  content: "";
}
.fa-rectangle-portrait:before {
  content: "";
}
.fa-rectangle-wide:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-red-river:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-redhat:before {
  content: "";
}
.fa-redo:before {
  content: "";
}
.fa-redo-alt:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-remove-format:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-repeat:before {
  content: "";
}
.fa-repeat-1:before {
  content: "";
}
.fa-repeat-1-alt:before {
  content: "";
}
.fa-repeat-alt:before {
  content: "";
}
.fa-reply:before {
  content: "";
}
.fa-reply-all:before {
  content: "";
}
.fa-replyd:before {
  content: "";
}
.fa-republican:before {
  content: "";
}
.fa-researchgate:before {
  content: "";
}
.fa-resolving:before {
  content: "";
}
.fa-restroom:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-retweet-alt:before {
  content: "";
}
.fa-rev:before {
  content: "";
}
.fa-ribbon:before {
  content: "";
}
.fa-ring:before {
  content: "";
}
.fa-rings-wedding:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-robot:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-rocketchat:before {
  content: "";
}
.fa-rockrms:before {
  content: "";
}
.fa-route:before {
  content: "";
}
.fa-route-highway:before {
  content: "";
}
.fa-route-interstate:before {
  content: "";
}
.fa-router:before {
  content: "";
}
.fa-rss:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-ruble-sign:before {
  content: "";
}
.fa-ruler:before {
  content: "";
}
.fa-ruler-combined:before {
  content: "";
}
.fa-ruler-horizontal:before {
  content: "";
}
.fa-ruler-triangle:before {
  content: "";
}
.fa-ruler-vertical:before {
  content: "";
}
.fa-running:before {
  content: "";
}
.fa-rupee-sign:before {
  content: "";
}
.fa-rv:before {
  content: "";
}
.fa-sack:before {
  content: "";
}
.fa-sack-dollar:before {
  content: "";
}
.fa-sad-cry:before {
  content: "";
}
.fa-sad-tear:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-salad:before {
  content: "";
}
.fa-salesforce:before {
  content: "";
}
.fa-sandwich:before {
  content: "";
}
.fa-sass:before {
  content: "";
}
.fa-satellite:before {
  content: "";
}
.fa-satellite-dish:before {
  content: "";
}
.fa-sausage:before {
  content: "";
}
.fa-save:before {
  content: "";
}
.fa-sax-hot:before {
  content: "";
}
.fa-saxophone:before {
  content: "";
}
.fa-scalpel:before {
  content: "";
}
.fa-scalpel-path:before {
  content: "";
}
.fa-scanner:before {
  content: "";
}
.fa-scanner-image:before {
  content: "";
}
.fa-scanner-keyboard:before {
  content: "";
}
.fa-scanner-touchscreen:before {
  content: "";
}
.fa-scarecrow:before {
  content: "";
}
.fa-scarf:before {
  content: "";
}
.fa-schlix:before {
  content: "";
}
.fa-school:before {
  content: "";
}
.fa-screwdriver:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-scroll:before {
  content: "";
}
.fa-scroll-old:before {
  content: "";
}
.fa-scrubber:before {
  content: "";
}
.fa-scythe:before {
  content: "";
}
.fa-sd-card:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-search-dollar:before {
  content: "";
}
.fa-search-location:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-searchengin:before {
  content: "";
}
.fa-seedling:before {
  content: "";
}
.fa-sellcast:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-send-back:before {
  content: "";
}
.fa-send-backward:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-servicestack:before {
  content: "";
}
.fa-shapes:before {
  content: "";
}
.fa-share:before {
  content: "";
}
.fa-share-all:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-sheep:before {
  content: "";
}
.fa-shekel-sign:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-shield-alt:before {
  content: "";
}
.fa-shield-check:before {
  content: "";
}
.fa-shield-cross:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-shipping-fast:before {
  content: "";
}
.fa-shipping-timed:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-shish-kebab:before {
  content: "";
}
.fa-shoe-prints:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-shopware:before {
  content: "";
}
.fa-shovel:before {
  content: "";
}
.fa-shovel-snow:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-shredder:before {
  content: "";
}
.fa-shuttle-van:before {
  content: "";
}
.fa-shuttlecock:before {
  content: "";
}
.fa-sickle:before {
  content: "";
}
.fa-sigma:before {
  content: "";
}
.fa-sign:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-sign-in-alt:before {
  content: "";
}
.fa-sign-language:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-sign-out-alt:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-signal-1:before {
  content: "";
}
.fa-signal-2:before {
  content: "";
}
.fa-signal-3:before {
  content: "";
}
.fa-signal-4:before {
  content: "";
}
.fa-signal-alt:before {
  content: "";
}
.fa-signal-alt-1:before {
  content: "";
}
.fa-signal-alt-2:before {
  content: "";
}
.fa-signal-alt-3:before {
  content: "";
}
.fa-signal-alt-slash:before {
  content: "";
}
.fa-signal-slash:before {
  content: "";
}
.fa-signal-stream:before {
  content: "";
}
.fa-signature:before {
  content: "";
}
.fa-sim-card:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-sistrix:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-sith:before {
  content: "";
}
.fa-skating:before {
  content: "";
}
.fa-skeleton:before {
  content: "";
}
.fa-sketch:before {
  content: "";
}
.fa-ski-jump:before {
  content: "";
}
.fa-ski-lift:before {
  content: "";
}
.fa-skiing:before {
  content: "";
}
.fa-skiing-nordic:before {
  content: "";
}
.fa-skull:before {
  content: "";
}
.fa-skull-cow:before {
  content: "";
}
.fa-skull-crossbones:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-slack-hash:before {
  content: "";
}
.fa-slash:before {
  content: "";
}
.fa-sledding:before {
  content: "";
}
.fa-sleigh:before {
  content: "";
}
.fa-sliders-h:before {
  content: "";
}
.fa-sliders-h-square:before {
  content: "";
}
.fa-sliders-v:before {
  content: "";
}
.fa-sliders-v-square:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-smile:before {
  content: "";
}
.fa-smile-beam:before {
  content: "";
}
.fa-smile-plus:before {
  content: "";
}
.fa-smile-wink:before {
  content: "";
}
.fa-smog:before {
  content: "";
}
.fa-smoke:before {
  content: "";
}
.fa-smoking:before {
  content: "";
}
.fa-smoking-ban:before {
  content: "";
}
.fa-sms:before {
  content: "";
}
.fa-snake:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-snooze:before {
  content: "";
}
.fa-snow-blowing:before {
  content: "";
}
.fa-snowboarding:before {
  content: "";
}
.fa-snowflake:before {
  content: "";
}
.fa-snowflakes:before {
  content: "";
}
.fa-snowman:before {
  content: "";
}
.fa-snowmobile:before {
  content: "";
}
.fa-snowplow:before {
  content: "";
}
.fa-socks:before {
  content: "";
}
.fa-solar-panel:before {
  content: "";
}
.fa-sort:before {
  content: "";
}
.fa-sort-alpha-down:before {
  content: "";
}
.fa-sort-alpha-down-alt:before {
  content: "";
}
.fa-sort-alpha-up:before {
  content: "";
}
.fa-sort-alpha-up-alt:before {
  content: "";
}
.fa-sort-alt:before {
  content: "";
}
.fa-sort-amount-down:before {
  content: "";
}
.fa-sort-amount-down-alt:before {
  content: "";
}
.fa-sort-amount-up:before {
  content: "";
}
.fa-sort-amount-up-alt:before {
  content: "";
}
.fa-sort-down:before {
  content: "";
}
.fa-sort-numeric-down:before {
  content: "";
}
.fa-sort-numeric-down-alt:before {
  content: "";
}
.fa-sort-numeric-up:before {
  content: "";
}
.fa-sort-numeric-up-alt:before {
  content: "";
}
.fa-sort-shapes-down:before {
  content: "";
}
.fa-sort-shapes-down-alt:before {
  content: "";
}
.fa-sort-shapes-up:before {
  content: "";
}
.fa-sort-shapes-up-alt:before {
  content: "";
}
.fa-sort-size-down:before {
  content: "";
}
.fa-sort-size-down-alt:before {
  content: "";
}
.fa-sort-size-up:before {
  content: "";
}
.fa-sort-size-up-alt:before {
  content: "";
}
.fa-sort-up:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-soup:before {
  content: "";
}
.fa-sourcetree:before {
  content: "";
}
.fa-spa:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-spade:before {
  content: "";
}
.fa-sparkles:before {
  content: "";
}
.fa-speakap:before {
  content: "";
}
.fa-speaker:before {
  content: "";
}
.fa-speaker-deck:before {
  content: "";
}
.fa-speakers:before {
  content: "";
}
.fa-spell-check:before {
  content: "";
}
.fa-spider:before {
  content: "";
}
.fa-spider-black-widow:before {
  content: "";
}
.fa-spider-web:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-spinner-third:before {
  content: "";
}
.fa-splotch:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-spray-can:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-square-full:before {
  content: "";
}
.fa-square-root:before {
  content: "";
}
.fa-square-root-alt:before {
  content: "";
}
.fa-squarespace:before {
  content: "";
}
.fa-squirrel:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-stackpath:before {
  content: "";
}
.fa-staff:before {
  content: "";
}
.fa-stamp:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-and-crescent:before {
  content: "";
}
.fa-star-christmas:before {
  content: "";
}
.fa-star-exclamation:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-star-half-alt:before {
  content: "";
}
.fa-star-of-david:before {
  content: "";
}
.fa-star-of-life:before {
  content: "";
}
.fa-stars:before {
  content: "";
}
.fa-staylinked:before {
  content: "";
}
.fa-steak:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-steam-symbol:before {
  content: "";
}
.fa-steering-wheel:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-sticker-mule:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-stocking:before {
  content: "";
}
.fa-stomach:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stopwatch:before {
  content: "";
}
.fa-store:before {
  content: "";
}
.fa-store-alt:before {
  content: "";
}
.fa-strava:before {
  content: "";
}
.fa-stream:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-stretcher:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-stripe:before {
  content: "";
}
.fa-stripe-s:before {
  content: "";
}
.fa-stroopwafel:before {
  content: "";
}
.fa-studiovinari:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-suitcase-rolling:before {
  content: "";
}
.fa-sun:before {
  content: "";
}
.fa-sun-cloud:before {
  content: "";
}
.fa-sun-dust:before {
  content: "";
}
.fa-sun-haze:before {
  content: "";
}
.fa-sunglasses:before {
  content: "";
}
.fa-sunrise:before {
  content: "";
}
.fa-sunset:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-supple:before {
  content: "";
}
.fa-surprise:before {
  content: "";
}
.fa-suse:before {
  content: "";
}
.fa-swatchbook:before {
  content: "";
}
.fa-swift:before {
  content: "";
}
.fa-swimmer:before {
  content: "";
}
.fa-swimming-pool:before {
  content: "";
}
.fa-sword:before {
  content: "";
}
.fa-swords:before {
  content: "";
}
.fa-symfony:before {
  content: "";
}
.fa-synagogue:before {
  content: "";
}
.fa-sync:before {
  content: "";
}
.fa-sync-alt:before {
  content: "";
}
.fa-syringe:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-table-tennis:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-tablet-alt:before {
  content: "";
}
.fa-tablet-android:before {
  content: "";
}
.fa-tablet-android-alt:before {
  content: "";
}
.fa-tablet-rugged:before {
  content: "";
}
.fa-tablets:before {
  content: "";
}
.fa-tachometer:before {
  content: "";
}
.fa-tachometer-alt:before {
  content: "";
}
.fa-tachometer-alt-average:before {
  content: "";
}
.fa-tachometer-alt-fast:before {
  content: "";
}
.fa-tachometer-alt-fastest:before {
  content: "";
}
.fa-tachometer-alt-slow:before {
  content: "";
}
.fa-tachometer-alt-slowest:before {
  content: "";
}
.fa-tachometer-average:before {
  content: "";
}
.fa-tachometer-fast:before {
  content: "";
}
.fa-tachometer-fastest:before {
  content: "";
}
.fa-tachometer-slow:before {
  content: "";
}
.fa-tachometer-slowest:before {
  content: "";
}
.fa-taco:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-tally:before {
  content: "";
}
.fa-tanakh:before {
  content: "";
}
.fa-tape:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-tasks-alt:before {
  content: "";
}
.fa-taxi:before {
  content: "";
}
.fa-teamspeak:before {
  content: "";
}
.fa-teeth:before {
  content: "";
}
.fa-teeth-open:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-telegram-plane:before {
  content: "";
}
.fa-temperature-frigid:before {
  content: "";
}
.fa-temperature-high:before {
  content: "";
}
.fa-temperature-hot:before {
  content: "";
}
.fa-temperature-low:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-tenge:before {
  content: "";
}
.fa-tennis-ball:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-text:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-size:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-the-red-yeti:before {
  content: "";
}
.fa-theater-masks:before {
  content: "";
}
.fa-themeco:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-thermometer:before {
  content: "";
}
.fa-thermometer-empty:before {
  content: "";
}
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-theta:before {
  content: "";
}
.fa-think-peaks:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbtack:before {
  content: "";
}
.fa-thunderstorm:before {
  content: "";
}
.fa-thunderstorm-moon:before {
  content: "";
}
.fa-thunderstorm-sun:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-ticket-alt:before {
  content: "";
}
.fa-tilde:before {
  content: "";
}
.fa-times:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-times-hexagon:before {
  content: "";
}
.fa-times-octagon:before {
  content: "";
}
.fa-times-square:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-tint-slash:before {
  content: "";
}
.fa-tire:before {
  content: "";
}
.fa-tire-flat:before {
  content: "";
}
.fa-tire-pressure-warning:before {
  content: "";
}
.fa-tire-rugged:before {
  content: "";
}
.fa-tired:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-toilet:before {
  content: "";
}
.fa-toilet-paper:before {
  content: "";
}
.fa-toilet-paper-alt:before {
  content: "";
}
.fa-tombstone:before {
  content: "";
}
.fa-tombstone-alt:before {
  content: "";
}
.fa-toolbox:before {
  content: "";
}
.fa-tools:before {
  content: "";
}
.fa-tooth:before {
  content: "";
}
.fa-toothbrush:before {
  content: "";
}
.fa-torah:before {
  content: "";
}
.fa-torii-gate:before {
  content: "";
}
.fa-tornado:before {
  content: "";
}
.fa-tractor:before {
  content: "";
}
.fa-trade-federation:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-traffic-cone:before {
  content: "";
}
.fa-traffic-light:before {
  content: "";
}
.fa-traffic-light-go:before {
  content: "";
}
.fa-traffic-light-slow:before {
  content: "";
}
.fa-traffic-light-stop:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-tram:before {
  content: "";
}
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-trash-alt:before {
  content: "";
}
.fa-trash-restore:before {
  content: "";
}
.fa-trash-restore-alt:before {
  content: "";
}
.fa-trash-undo:before {
  content: "";
}
.fa-trash-undo-alt:before {
  content: "";
}
.fa-treasure-chest:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-tree-alt:before {
  content: "";
}
.fa-tree-christmas:before {
  content: "";
}
.fa-tree-decorated:before {
  content: "";
}
.fa-tree-large:before {
  content: "";
}
.fa-tree-palm:before {
  content: "";
}
.fa-trees:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-triangle:before {
  content: "";
}
.fa-triangle-music:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-trophy-alt:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-truck-container:before {
  content: "";
}
.fa-truck-couch:before {
  content: "";
}
.fa-truck-loading:before {
  content: "";
}
.fa-truck-monster:before {
  content: "";
}
.fa-truck-moving:before {
  content: "";
}
.fa-truck-pickup:before {
  content: "";
}
.fa-truck-plow:before {
  content: "";
}
.fa-truck-ramp:before {
  content: "";
}
.fa-trumpet:before {
  content: "";
}
.fa-tshirt:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-turkey:before {
  content: "";
}
.fa-turntable:before {
  content: "";
}
.fa-turtle:before {
  content: "";
}
.fa-tv:before {
  content: "";
}
.fa-tv-alt:before {
  content: "";
}
.fa-tv-music:before {
  content: "";
}
.fa-tv-retro:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-typewriter:before {
  content: "";
}
.fa-typo3:before {
  content: "";
}
.fa-uber:before {
  content: "";
}
.fa-ubuntu:before {
  content: "";
}
.fa-uikit:before {
  content: "";
}
.fa-umbraco:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-umbrella-beach:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-undo:before {
  content: "";
}
.fa-undo-alt:before {
  content: "";
}
.fa-unicorn:before {
  content: "";
}
.fa-union:before {
  content: "";
}
.fa-uniregistry:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-university:before {
  content: "";
}
.fa-unlink:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-untappd:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-ups:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-usb-drive:before {
  content: "";
}
.fa-usd-circle:before {
  content: "";
}
.fa-usd-square:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-user-alt:before {
  content: "";
}
.fa-user-alt-slash:before {
  content: "";
}
.fa-user-astronaut:before {
  content: "";
}
.fa-user-chart:before {
  content: "";
}
.fa-user-check:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-clock:before {
  content: "";
}
.fa-user-cog:before {
  content: "";
}
.fa-user-cowboy:before {
  content: "";
}
.fa-user-crown:before {
  content: "";
}
.fa-user-edit:before {
  content: "";
}
.fa-user-friends:before {
  content: "";
}
.fa-user-graduate:before {
  content: "";
}
.fa-user-hard-hat:before {
  content: "";
}
.fa-user-headset:before {
  content: "";
}
.fa-user-injured:before {
  content: "";
}
.fa-user-lock:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-user-md-chat:before {
  content: "";
}
.fa-user-minus:before {
  content: "";
}
.fa-user-music:before {
  content: "";
}
.fa-user-ninja:before {
  content: "";
}
.fa-user-nurse:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-user-shield:before {
  content: "";
}
.fa-user-slash:before {
  content: "";
}
.fa-user-tag:before {
  content: "";
}
.fa-user-tie:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-users:before {
  content: "";
}
.fa-users-class:before {
  content: "";
}
.fa-users-cog:before {
  content: "";
}
.fa-users-crown:before {
  content: "";
}
.fa-users-medical:before {
  content: "";
}
.fa-usps:before {
  content: "";
}
.fa-ussunnah:before {
  content: "";
}
.fa-utensil-fork:before {
  content: "";
}
.fa-utensil-knife:before {
  content: "";
}
.fa-utensil-spoon:before {
  content: "";
}
.fa-utensils:before {
  content: "";
}
.fa-utensils-alt:before {
  content: "";
}
.fa-vaadin:before {
  content: "";
}
.fa-value-absolute:before {
  content: "";
}
.fa-vector-square:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-vhs:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-vial:before {
  content: "";
}
.fa-vials:before {
  content: "";
}
.fa-viber:before {
  content: "";
}
.fa-video:before {
  content: "";
}
.fa-video-plus:before {
  content: "";
}
.fa-video-slash:before {
  content: "";
}
.fa-vihara:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-vimeo-v:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-violin:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-vnv:before {
  content: "";
}
.fa-voicemail:before {
  content: "";
}
.fa-volcano:before {
  content: "";
}
.fa-volleyball-ball:before {
  content: "";
}
.fa-volume:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-mute:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-slash:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-vote-nay:before {
  content: "";
}
.fa-vote-yea:before {
  content: "";
}
.fa-vr-cardboard:before {
  content: "";
}
.fa-vuejs:before {
  content: "";
}
.fa-wagon-covered:before {
  content: "";
}
.fa-walker:before {
  content: "";
}
.fa-walkie-talkie:before {
  content: "";
}
.fa-walking:before {
  content: "";
}
.fa-wallet:before {
  content: "";
}
.fa-wand:before {
  content: "";
}
.fa-wand-magic:before {
  content: "";
}
.fa-warehouse:before {
  content: "";
}
.fa-warehouse-alt:before {
  content: "";
}
.fa-washer:before {
  content: "";
}
.fa-watch:before {
  content: "";
}
.fa-watch-calculator:before {
  content: "";
}
.fa-watch-fitness:before {
  content: "";
}
.fa-water:before {
  content: "";
}
.fa-water-lower:before {
  content: "";
}
.fa-water-rise:before {
  content: "";
}
.fa-wave-sine:before {
  content: "";
}
.fa-wave-square:before {
  content: "";
}
.fa-wave-triangle:before {
  content: "";
}
.fa-waveform:before {
  content: "";
}
.fa-waveform-path:before {
  content: "";
}
.fa-waze:before {
  content: "";
}
.fa-webcam:before {
  content: "";
}
.fa-webcam-slash:before {
  content: "";
}
.fa-weebly:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-weight:before {
  content: "";
}
.fa-weight-hanging:before {
  content: "";
}
.fa-weixin:before {
  content: "";
}
.fa-whale:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-whatsapp-square:before {
  content: "";
}
.fa-wheat:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-whistle:before {
  content: "";
}
.fa-whmcs:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-wifi-1:before {
  content: "";
}
.fa-wifi-2:before {
  content: "";
}
.fa-wifi-slash:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-wind:before {
  content: "";
}
.fa-wind-turbine:before {
  content: "";
}
.fa-wind-warning:before {
  content: "";
}
.fa-window:before {
  content: "";
}
.fa-window-alt:before {
  content: "";
}
.fa-window-close:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-windsock:before {
  content: "";
}
.fa-wine-bottle:before {
  content: "";
}
.fa-wine-glass:before {
  content: "";
}
.fa-wine-glass-alt:before {
  content: "";
}
.fa-wix:before {
  content: "";
}
.fa-wizards-of-the-coast:before {
  content: "";
}
.fa-wolf-pack-battalion:before {
  content: "";
}
.fa-won-sign:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-wordpress-simple:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-wpressr:before {
  content: "";
}
.fa-wreath:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-x-ray:before {
  content: "";
}
.fa-xbox:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-y-combinator:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-yammer:before {
  content: "";
}
.fa-yandex:before {
  content: "";
}
.fa-yandex-international:before {
  content: "";
}
.fa-yarn:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-yen-sign:before {
  content: "";
}
.fa-yin-yang:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-zhihu:before {
  content: "";
}
.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 Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../scripts/font-awesome5/webfonts/fa-solid-900.eot");
  src: url("../scripts/font-awesome5/webfonts/fa-solid-900d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../scripts/font-awesome5/webfonts/fa-solid-900.woff2") format("woff2"),
    url("../scripts/font-awesome5/webfonts/fa-solid-900.woff") format("woff"),
    url("../scripts/font-awesome5/webfonts/fa-solid-900.ttf") format("truetype"),
    url("../scripts/font-awesome5/webfonts/fa-solid-900.svg#fontawesome")
      format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
} /*!
 * Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../scripts/font-awesome5/webfonts/fa-light-300.eot");
  src: url("../scripts/font-awesome5/webfonts/fa-light-300d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../scripts/font-awesome5/webfonts/fa-light-300.woff2") format("woff2"),
    url("../scripts/font-awesome5/webfonts/fa-light-300.woff") format("woff"),
    url("../scripts/font-awesome5/webfonts/fa-light-300.ttf") format("truetype"),
    url("../scripts/font-awesome5/webfonts/fa-light-300.svg#fontawesome")
      format("svg");
}
.fal {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
} /*!
 * Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Pro";
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../scripts/font-awesome5/webfonts/fa-regular-400.eot");
  src: url("../scripts/font-awesome5/webfonts/fa-regular-400d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../scripts/font-awesome5/webfonts/fa-regular-400.woff2")
      format("woff2"),
    url("../scripts/font-awesome5/webfonts/fa-regular-400.woff") format("woff"),
    url("../scripts/font-awesome5/webfonts/fa-regular-400.ttf")
      format("truetype"),
    url("../scripts/font-awesome5/webfonts/fa-regular-400.svg#fontawesome")
      format("svg");
}
.far {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
} /*!
 * Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../scripts/font-awesome5/webfonts/fa-brands-400.eot");
  src: url("../scripts/font-awesome5/webfonts/fa-brands-400d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../scripts/font-awesome5/webfonts/fa-brands-400.woff2") format("woff2"),
    url("../scripts/font-awesome5/webfonts/fa-brands-400.woff") format("woff"),
    url("../scripts/font-awesome5/webfonts/fa-brands-400.ttf")
      format("truetype"),
    url("../scripts/font-awesome5/webfonts/fa-brands-400.svg#fontawesome")
      format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
} /*!
 * Font Awesome Pro 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
@font-face {
  font-family: "Font Awesome 5 Duotone";
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../scripts/font-awesome5/webfonts/fa-duotone-900.eot");
  src: url("../scripts/font-awesome5/webfonts/fa-duotone-900d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../scripts/font-awesome5/webfonts/fa-duotone-900.woff2")
      format("woff2"),
    url("../scripts/font-awesome5/webfonts/fa-duotone-900.woff") format("woff"),
    url("../scripts/font-awesome5/webfonts/fa-duotone-900.ttf")
      format("truetype"),
    url("../scripts/font-awesome5/webfonts/fa-duotone-900.svg#fontawesome")
      format("svg");
}
.fad {
  position: relative;
  font-family: "Font Awesome 5 Duotone";
  font-weight: 900;
}
.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.fad.fa-inverse {
  color: #fff;
}
.fad.fa-stack-1x,
.fad.fa-stack-2x {
  position: absolute;
}
.fad.fa-stack-1x:before,
.fad.fa-stack-2x:before,
.fad.fa-fw:before {
  left: 50%;
  transform: translateX(-50%);
}
.fad.fa-abacus:after {
  content: "􏙀";
}
.fad.fa-acorn:after {
  content: "􏚮";
}
.fad.fa-ad:after {
  content: "􏙁";
}
.fad.fa-address-book:after {
  content: "􏊹";
}
.fad.fa-address-card:after {
  content: "􏊻";
}
.fad.fa-adjust:after {
  content: "􏁂";
}
.fad.fa-air-freshener:after {
  content: "􏗐";
}
.fad.fa-alarm-clock:after {
  content: "􏍎";
}
.fad.fa-alarm-exclamation:after {
  content: "􏡃";
}
.fad.fa-alarm-plus:after {
  content: "􏡄";
}
.fad.fa-alarm-snooze:after {
  content: "􏡅";
}
.fad.fa-album:after {
  content: "􏢟";
}
.fad.fa-album-collection:after {
  content: "􏢠";
}
.fad.fa-alicorn:after {
  content: "􏚰";
}
.fad.fa-align-center:after {
  content: "􏀷";
}
.fad.fa-align-justify:after {
  content: "􏀹";
}
.fad.fa-align-left:after {
  content: "􏀶";
}
.fad.fa-align-right:after {
  content: "􏀸";
}
.fad.fa-align-slash:after {
  content: "􏡆";
}
.fad.fa-allergies:after {
  content: "􏑡";
}
.fad.fa-ambulance:after {
  content: "􏃹";
}
.fad.fa-american-sign-language-interpreting:after {
  content: "􏊣";
}
.fad.fa-amp-guitar:after {
  content: "􏢡";
}
.fad.fa-analytics:after {
  content: "􏙃";
}
.fad.fa-anchor:after {
  content: "􏄽";
}
.fad.fa-angel:after {
  content: "􏝹";
}
.fad.fa-angle-double-down:after {
  content: "􏄃";
}
.fad.fa-angle-double-left:after {
  content: "􏄀";
}
.fad.fa-angle-double-right:after {
  content: "􏄁";
}
.fad.fa-angle-double-up:after {
  content: "􏄂";
}
.fad.fa-angle-down:after {
  content: "􏄇";
}
.fad.fa-angle-left:after {
  content: "􏄄";
}
.fad.fa-angle-right:after {
  content: "􏄅";
}
.fad.fa-angle-up:after {
  content: "􏄆";
}
.fad.fa-angry:after {
  content: "􏕖";
}
.fad.fa-ankh:after {
  content: "􏙄";
}
.fad.fa-apple-alt:after {
  content: "􏗑";
}
.fad.fa-apple-crate:after {
  content: "􏚱";
}
.fad.fa-archive:after {
  content: "􏆇";
}
.fad.fa-archway:after {
  content: "􏕗";
}
.fad.fa-arrow-alt-circle-down:after {
  content: "􏍘";
}
.fad.fa-arrow-alt-circle-left:after {
  content: "􏍙";
}
.fad.fa-arrow-alt-circle-right:after {
  content: "􏍚";
}
.fad.fa-arrow-alt-circle-up:after {
  content: "􏍛";
}
.fad.fa-arrow-alt-down:after {
  content: "􏍔";
}
.fad.fa-arrow-alt-from-bottom:after {
  content: "􏍆";
}
.fad.fa-arrow-alt-from-left:after {
  content: "􏍇";
}
.fad.fa-arrow-alt-from-right:after {
  content: "􏍈";
}
.fad.fa-arrow-alt-from-top:after {
  content: "􏍉";
}
.fad.fa-arrow-alt-left:after {
  content: "􏍕";
}
.fad.fa-arrow-alt-right:after {
  content: "􏍖";
}
.fad.fa-arrow-alt-square-down:after {
  content: "􏍐";
}
.fad.fa-arrow-alt-square-left:after {
  content: "􏍑";
}
.fad.fa-arrow-alt-square-right:after {
  content: "􏍒";
}
.fad.fa-arrow-alt-square-up:after {
  content: "􏍓";
}
.fad.fa-arrow-alt-to-bottom:after {
  content: "􏍊";
}
.fad.fa-arrow-alt-to-left:after {
  content: "􏍋";
}
.fad.fa-arrow-alt-to-right:after {
  content: "􏍌";
}
.fad.fa-arrow-alt-to-top:after {
  content: "􏍍";
}
.fad.fa-arrow-alt-up:after {
  content: "􏍗";
}
.fad.fa-arrow-circle-down:after {
  content: "􏂫";
}
.fad.fa-arrow-circle-left:after {
  content: "􏂨";
}
.fad.fa-arrow-circle-right:after {
  content: "􏂩";
}
.fad.fa-arrow-circle-up:after {
  content: "􏂪";
}
.fad.fa-arrow-down:after {
  content: "􏁣";
}
.fad.fa-arrow-from-bottom:after {
  content: "􏍂";
}
.fad.fa-arrow-from-left:after {
  content: "􏍃";
}
.fad.fa-arrow-from-right:after {
  content: "􏍄";
}
.fad.fa-arrow-from-top:after {
  content: "􏍅";
}
.fad.fa-arrow-left:after {
  content: "􏁠";
}
.fad.fa-arrow-right:after {
  content: "􏁡";
}
.fad.fa-arrow-square-down:after {
  content: "􏌹";
}
.fad.fa-arrow-square-left:after {
  content: "􏌺";
}
.fad.fa-arrow-square-right:after {
  content: "􏌻";
}
.fad.fa-arrow-square-up:after {
  content: "􏌼";
}
.fad.fa-arrow-to-bottom:after {
  content: "􏌽";
}
.fad.fa-arrow-to-left:after {
  content: "􏌾";
}
.fad.fa-arrow-to-right:after {
  content: "􏍀";
}
.fad.fa-arrow-to-top:after {
  content: "􏍁";
}
.fad.fa-arrow-up:after {
  content: "􏁢";
}
.fad.fa-arrows:after {
  content: "􏁇";
}
.fad.fa-arrows-alt:after {
  content: "􏂲";
}
.fad.fa-arrows-alt-h:after {
  content: "􏌷";
}
.fad.fa-arrows-alt-v:after {
  content: "􏌸";
}
.fad.fa-arrows-h:after {
  content: "􏁾";
}
.fad.fa-arrows-v:after {
  content: "􏁽";
}
.fad.fa-assistive-listening-systems:after {
  content: "􏊢";
}
.fad.fa-asterisk:after {
  content: "􏁩";
}
.fad.fa-at:after {
  content: "􏇺";
}
.fad.fa-atlas:after {
  content: "􏕘";
}
.fad.fa-atom:after {
  content: "􏗒";
}
.fad.fa-atom-alt:after {
  content: "􏗓";
}
.fad.fa-audio-description:after {
  content: "􏊞";
}
.fad.fa-award:after {
  content: "􏕙";
}
.fad.fa-axe:after {
  content: "􏚲";
}
.fad.fa-axe-battle:after {
  content: "􏚳";
}
.fad.fa-baby:after {
  content: "􏝼";
}
.fad.fa-baby-carriage:after {
  content: "􏝽";
}
.fad.fa-backpack:after {
  content: "􏗔";
}
.fad.fa-backspace:after {
  content: "􏕚";
}
.fad.fa-backward:after {
  content: "􏁊";
}
.fad.fa-bacon:after {
  content: "􏟥";
}
.fad.fa-badge:after {
  content: "􏌵";
}
.fad.fa-badge-check:after {
  content: "􏌶";
}
.fad.fa-badge-dollar:after {
  content: "􏙅";
}
.fad.fa-badge-percent:after {
  content: "􏙆";
}
.fad.fa-badge-sheriff:after {
  content: "􏢢";
}
.fad.fa-badger-honey:after {
  content: "􏚴";
}
.fad.fa-bags-shopping:after {
  content: "􏡇";
}
.fad.fa-balance-scale:after {
  content: "􏉎";
}
.fad.fa-balance-scale-left:after {
  content: "􏔕";
}
.fad.fa-balance-scale-right:after {
  content: "􏔖";
}
.fad.fa-ball-pile:after {
  content: "􏝾";
}
.fad.fa-ballot:after {
  content: "􏜲";
}
.fad.fa-ballot-check:after {
  content: "􏜳";
}
.fad.fa-ban:after {
  content: "􏁞";
}
.fad.fa-band-aid:after {
  content: "􏑢";
}
.fad.fa-banjo:after {
  content: "􏢣";
}
.fad.fa-barcode:after {
  content: "􏀪";
}
.fad.fa-barcode-alt:after {
  content: "􏑣";
}
.fad.fa-barcode-read:after {
  content: "􏑤";
}
.fad.fa-barcode-scan:after {
  content: "􏑥";
}
.fad.fa-bars:after {
  content: "􏃉";
}
.fad.fa-baseball:after {
  content: "􏐲";
}
.fad.fa-baseball-ball:after {
  content: "􏐳";
}
.fad.fa-basketball-ball:after {
  content: "􏐴";
}
.fad.fa-basketball-hoop:after {
  content: "􏐵";
}
.fad.fa-bat:after {
  content: "􏚵";
}
.fad.fa-bath:after {
  content: "􏋍";
}
.fad.fa-battery-bolt:after {
  content: "􏍶";
}
.fad.fa-battery-empty:after {
  content: "􏉄";
}
.fad.fa-battery-full:after {
  content: "􏉀";
}
.fad.fa-battery-half:after {
  content: "􏉂";
}
.fad.fa-battery-quarter:after {
  content: "􏉃";
}
.fad.fa-battery-slash:after {
  content: "􏍷";
}
.fad.fa-battery-three-quarters:after {
  content: "􏉁";
}
.fad.fa-bed:after {
  content: "􏈶";
}
.fad.fa-beer:after {
  content: "􏃼";
}
.fad.fa-bell:after {
  content: "􏃳";
}
.fad.fa-bell-exclamation:after {
  content: "􏡈";
}
.fad.fa-bell-plus:after {
  content: "􏡉";
}
.fad.fa-bell-school:after {
  content: "􏗕";
}
.fad.fa-bell-school-slash:after {
  content: "􏗖";
}
.fad.fa-bell-slash:after {
  content: "􏇶";
}
.fad.fa-bells:after {
  content: "􏝿";
}
.fad.fa-betamax:after {
  content: "􏢤";
}
.fad.fa-bezier-curve:after {
  content: "􏕛";
}
.fad.fa-bible:after {
  content: "􏙇";
}
.fad.fa-bicycle:after {
  content: "􏈆";
}
.fad.fa-biking:after {
  content: "􏡊";
}
.fad.fa-biking-mountain:after {
  content: "􏡋";
}
.fad.fa-binoculars:after {
  content: "􏇥";
}
.fad.fa-biohazard:after {
  content: "􏞀";
}
.fad.fa-birthday-cake:after {
  content: "􏇽";
}
.fad.fa-blanket:after {
  content: "􏒘";
}
.fad.fa-blender:after {
  content: "􏔗";
}
.fad.fa-blender-phone:after {
  content: "􏚶";
}
.fad.fa-blind:after {
  content: "􏊝";
}
.fad.fa-blog:after {
  content: "􏞁";
}
.fad.fa-bold:after {
  content: "􏀲";
}
.fad.fa-bolt:after {
  content: "􏃧";
}
.fad.fa-bomb:after {
  content: "􏇢";
}
.fad.fa-bone:after {
  content: "􏗗";
}
.fad.fa-bone-break:after {
  content: "􏗘";
}
.fad.fa-bong:after {
  content: "􏕜";
}
.fad.fa-book:after {
  content: "􏀭";
}
.fad.fa-book-alt:after {
  content: "􏗙";
}
.fad.fa-book-dead:after {
  content: "􏚷";
}
.fad.fa-book-heart:after {
  content: "􏒙";
}
.fad.fa-book-medical:after {
  content: "􏟦";
}
.fad.fa-book-open:after {
  content: "􏔘";
}
.fad.fa-book-reader:after {
  content: "􏗚";
}
.fad.fa-book-spells:after {
  content: "􏚸";
}
.fad.fa-book-user:after {
  content: "􏟧";
}
.fad.fa-bookmark:after {
  content: "􏀮";
}
.fad.fa-books:after {
  content: "􏗛";
}
.fad.fa-books-medical:after {
  content: "􏟨";
}
.fad.fa-boombox:after {
  content: "􏢥";
}
.fad.fa-boot:after {
  content: "􏞂";
}
.fad.fa-booth-curtain:after {
  content: "􏜴";
}
.fad.fa-border-all:after {
  content: "􏡌";
}
.fad.fa-border-bottom:after {
  content: "􏡍";
}
.fad.fa-border-center-h:after {
  content: "􏢜";
}
.fad.fa-border-center-v:after {
  content: "􏢝";
}
.fad.fa-border-inner:after {
  content: "􏡎";
}
.fad.fa-border-left:after {
  content: "􏡏";
}
.fad.fa-border-none:after {
  content: "􏡐";
}
.fad.fa-border-outer:after {
  content: "􏡑";
}
.fad.fa-border-right:after {
  content: "􏡒";
}
.fad.fa-border-style:after {
  content: "􏡓";
}
.fad.fa-border-style-alt:after {
  content: "􏡔";
}
.fad.fa-border-top:after {
  content: "􏡕";
}
.fad.fa-bow-arrow:after {
  content: "􏚹";
}
.fad.fa-bowling-ball:after {
  content: "􏐶";
}
.fad.fa-bowling-pins:after {
  content: "􏐷";
}
.fad.fa-box:after {
  content: "􏑦";
}
.fad.fa-box-alt:after {
  content: "􏒚";
}
.fad.fa-box-ballot:after {
  content: "􏜵";
}
.fad.fa-box-check:after {
  content: "􏑧";
}
.fad.fa-box-fragile:after {
  content: "􏒛";
}
.fad.fa-box-full:after {
  content: "􏒜";
}
.fad.fa-box-heart:after {
  content: "􏒝";
}
.fad.fa-box-open:after {
  content: "􏒞";
}
.fad.fa-box-up:after {
  content: "􏒟";
}
.fad.fa-box-usd:after {
  content: "􏒠";
}
.fad.fa-boxes:after {
  content: "􏑨";
}
.fad.fa-boxes-alt:after {
  content: "􏒡";
}
.fad.fa-boxing-glove:after {
  content: "􏐸";
}
.fad.fa-brackets:after {
  content: "􏟩";
}
.fad.fa-brackets-curly:after {
  content: "􏟪";
}
.fad.fa-braille:after {
  content: "􏊡";
}
.fad.fa-brain:after {
  content: "􏗜";
}
.fad.fa-bread-loaf:after {
  content: "􏟫";
}
.fad.fa-bread-slice:after {
  content: "􏟬";
}
.fad.fa-briefcase:after {
  content: "􏂱";
}
.fad.fa-briefcase-medical:after {
  content: "􏑩";
}
.fad.fa-bring-forward:after {
  content: "􏡖";
}
.fad.fa-bring-front:after {
  content: "􏡗";
}
.fad.fa-broadcast-tower:after {
  content: "􏔙";
}
.fad.fa-broom:after {
  content: "􏔚";
}
.fad.fa-browser:after {
  content: "􏍾";
}
.fad.fa-brush:after {
  content: "􏕝";
}
.fad.fa-bug:after {
  content: "􏆈";
}
.fad.fa-building:after {
  content: "􏆭";
}
.fad.fa-bullhorn:after {
  content: "􏂡";
}
.fad.fa-bullseye:after {
  content: "􏅀";
}
.fad.fa-bullseye-arrow:after {
  content: "􏙈";
}
.fad.fa-bullseye-pointer:after {
  content: "􏙉";
}
.fad.fa-burger-soda:after {
  content: "􏡘";
}
.fad.fa-burn:after {
  content: "􏑪";
}
.fad.fa-burrito:after {
  content: "􏟭";
}
.fad.fa-bus:after {
  content: "􏈇";
}
.fad.fa-bus-alt:after {
  content: "􏕞";
}
.fad.fa-bus-school:after {
  content: "􏗝";
}
.fad.fa-business-time:after {
  content: "􏙊";
}
.fad.fa-cabinet-filing:after {
  content: "􏙋";
}
.fad.fa-cactus:after {
  content: "􏢧";
}
.fad.fa-calculator:after {
  content: "􏇬";
}
.fad.fa-calculator-alt:after {
  content: "􏙌";
}
.fad.fa-calendar:after {
  content: "􏄳";
}
.fad.fa-calendar-alt:after {
  content: "􏁳";
}
.fad.fa-calendar-check:after {
  content: "􏉴";
}
.fad.fa-calendar-day:after {
  content: "􏞃";
}
.fad.fa-calendar-edit:after {
  content: "􏌳";
}
.fad.fa-calendar-exclamation:after {
  content: "􏌴";
}
.fad.fa-calendar-minus:after {
  content: "􏉲";
}
.fad.fa-calendar-plus:after {
  content: "􏉱";
}
.fad.fa-calendar-star:after {
  content: "􏜶";
}
.fad.fa-calendar-times:after {
  content: "􏉳";
}
.fad.fa-calendar-week:after {
  content: "􏞄";
}
.fad.fa-camcorder:after {
  content: "􏢨";
}
.fad.fa-camera:after {
  content: "􏀰";
}
.fad.fa-camera-alt:after {
  content: "􏌲";
}
.fad.fa-camera-movie:after {
  content: "􏢩";
}
.fad.fa-camera-polaroid:after {
  content: "􏢪";
}
.fad.fa-camera-retro:after {
  content: "􏂃";
}
.fad.fa-campfire:after {
  content: "􏚺";
}
.fad.fa-campground:after {
  content: "􏚻";
}
.fad.fa-candle-holder:after {
  content: "􏚼";
}
.fad.fa-candy-cane:after {
  content: "􏞆";
}
.fad.fa-candy-corn:after {
  content: "􏚽";
}
.fad.fa-cannabis:after {
  content: "􏕟";
}
.fad.fa-capsules:after {
  content: "􏑫";
}
.fad.fa-car:after {
  content: "􏆹";
}
.fad.fa-car-alt:after {
  content: "􏗞";
}
.fad.fa-car-battery:after {
  content: "􏗟";
}
.fad.fa-car-building:after {
  content: "􏡙";
}
.fad.fa-car-bump:after {
  content: "􏗠";
}
.fad.fa-car-bus:after {
  content: "􏡚";
}
.fad.fa-car-crash:after {
  content: "􏗡";
}
.fad.fa-car-garage:after {
  content: "􏗢";
}
.fad.fa-car-mechanic:after {
  content: "􏗣";
}
.fad.fa-car-side:after {
  content: "􏗤";
}
.fad.fa-car-tilt:after {
  content: "􏗥";
}
.fad.fa-car-wash:after {
  content: "􏗦";
}
.fad.fa-caret-circle-down:after {
  content: "􏌭";
}
.fad.fa-caret-circle-left:after {
  content: "􏌮";
}
.fad.fa-caret-circle-right:after {
  content: "􏌰";
}
.fad.fa-caret-circle-up:after {
  content: "􏌱";
}
.fad.fa-caret-down:after {
  content: "􏃗";
}
.fad.fa-caret-left:after {
  content: "􏃙";
}
.fad.fa-caret-right:after {
  content: "􏃚";
}
.fad.fa-caret-square-down:after {
  content: "􏅐";
}
.fad.fa-caret-square-left:after {
  content: "􏆑";
}
.fad.fa-caret-square-right:after {
  content: "􏅒";
}
.fad.fa-caret-square-up:after {
  content: "􏅑";
}
.fad.fa-caret-up:after {
  content: "􏃘";
}
.fad.fa-carrot:after {
  content: "􏞇";
}
.fad.fa-cars:after {
  content: "􏡛";
}
.fad.fa-cart-arrow-down:after {
  content: "􏈘";
}
.fad.fa-cart-plus:after {
  content: "􏈗";
}
.fad.fa-cash-register:after {
  content: "􏞈";
}
.fad.fa-cassette-tape:after {
  content: "􏢫";
}
.fad.fa-cat:after {
  content: "􏚾";
}
.fad.fa-cauldron:after {
  content: "􏚿";
}
.fad.fa-cctv:after {
  content: "􏢬";
}
.fad.fa-certificate:after {
  content: "􏂣";
}
.fad.fa-chair:after {
  content: "􏛀";
}
.fad.fa-chair-office:after {
  content: "􏛁";
}
.fad.fa-chalkboard:after {
  content: "􏔛";
}
.fad.fa-chalkboard-teacher:after {
  content: "􏔜";
}
.fad.fa-charging-station:after {
  content: "􏗧";
}
.fad.fa-chart-area:after {
  content: "􏇾";
}
.fad.fa-chart-bar:after {
  content: "􏂀";
}
.fad.fa-chart-line:after {
  content: "􏈁";
}
.fad.fa-chart-line-down:after {
  content: "􏙍";
}
.fad.fa-chart-network:after {
  content: "􏞊";
}
.fad.fa-chart-pie:after {
  content: "􏈀";
}
.fad.fa-chart-pie-alt:after {
  content: "􏙎";
}
.fad.fa-chart-scatter:after {
  content: "􏟮";
}
.fad.fa-check:after {
  content: "􏀌";
}
.fad.fa-check-circle:after {
  content: "􏁘";
}
.fad.fa-check-double:after {
  content: "􏕠";
}
.fad.fa-check-square:after {
  content: "􏅊";
}
.fad.fa-cheese:after {
  content: "􏟯";
}
.fad.fa-cheese-swiss:after {
  content: "􏟰";
}
.fad.fa-cheeseburger:after {
  content: "􏟱";
}
.fad.fa-chess:after {
  content: "􏐹";
}
.fad.fa-chess-bishop:after {
  content: "􏐺";
}
.fad.fa-chess-bishop-alt:after {
  content: "􏐻";
}
.fad.fa-chess-board:after {
  content: "􏐼";
}
.fad.fa-chess-clock:after {
  content: "􏐽";
}
.fad.fa-chess-clock-alt:after {
  content: "􏐾";
}
.fad.fa-chess-king:after {
  content: "􏐿";
}
.fad.fa-chess-king-alt:after {
  content: "􏑀";
}
.fad.fa-chess-knight:after {
  content: "􏑁";
}
.fad.fa-chess-knight-alt:after {
  content: "􏑂";
}
.fad.fa-chess-pawn:after {
  content: "􏑃";
}
.fad.fa-chess-pawn-alt:after {
  content: "􏑄";
}
.fad.fa-chess-queen:after {
  content: "􏑅";
}
.fad.fa-chess-queen-alt:after {
  content: "􏑆";
}
.fad.fa-chess-rook:after {
  content: "􏑇";
}
.fad.fa-chess-rook-alt:after {
  content: "􏑈";
}
.fad.fa-chevron-circle-down:after {
  content: "􏄺";
}
.fad.fa-chevron-circle-left:after {
  content: "􏄷";
}
.fad.fa-chevron-circle-right:after {
  content: "􏄸";
}
.fad.fa-chevron-circle-up:after {
  content: "􏄹";
}
.fad.fa-chevron-double-down:after {
  content: "􏌢";
}
.fad.fa-chevron-double-left:after {
  content: "􏌣";
}
.fad.fa-chevron-double-right:after {
  content: "􏌤";
}
.fad.fa-chevron-double-up:after {
  content: "􏌥";
}
.fad.fa-chevron-down:after {
  content: "􏁸";
}
.fad.fa-chevron-left:after {
  content: "􏁓";
}
.fad.fa-chevron-right:after {
  content: "􏁔";
}
.fad.fa-chevron-square-down:after {
  content: "􏌩";
}
.fad.fa-chevron-square-left:after {
  content: "􏌪";
}
.fad.fa-chevron-square-right:after {
  content: "􏌫";
}
.fad.fa-chevron-square-up:after {
  content: "􏌬";
}
.fad.fa-chevron-up:after {
  content: "􏁷";
}
.fad.fa-child:after {
  content: "􏆮";
}
.fad.fa-chimney:after {
  content: "􏞋";
}
.fad.fa-church:after {
  content: "􏔝";
}
.fad.fa-circle:after {
  content: "􏄑";
}
.fad.fa-circle-notch:after {
  content: "􏇎";
}
.fad.fa-city:after {
  content: "􏙏";
}
.fad.fa-clarinet:after {
  content: "􏢭";
}
.fad.fa-claw-marks:after {
  content: "􏛂";
}
.fad.fa-clinic-medical:after {
  content: "􏟲";
}
.fad.fa-clipboard:after {
  content: "􏌨";
}
.fad.fa-clipboard-check:after {
  content: "􏑬";
}
.fad.fa-clipboard-list:after {
  content: "􏑭";
}
.fad.fa-clipboard-list-check:after {
  content: "􏜷";
}
.fad.fa-clipboard-prescription:after {
  content: "􏗨";
}
.fad.fa-clipboard-user:after {
  content: "􏟳";
}
.fad.fa-clock:after {
  content: "􏀗";
}
.fad.fa-clone:after {
  content: "􏉍";
}
.fad.fa-closed-captioning:after {
  content: "􏈊";
}
.fad.fa-cloud:after {
  content: "􏃂";
}
.fad.fa-cloud-download:after {
  content: "􏃭";
}
.fad.fa-cloud-download-alt:after {
  content: "􏎁";
}
.fad.fa-cloud-drizzle:after {
  content: "􏜸";
}
.fad.fa-cloud-hail:after {
  content: "􏜹";
}
.fad.fa-cloud-hail-mixed:after {
  content: "􏜺";
}
.fad.fa-cloud-meatball:after {
  content: "􏜻";
}
.fad.fa-cloud-moon:after {
  content: "􏛃";
}
.fad.fa-cloud-moon-rain:after {
  content: "􏜼";
}
.fad.fa-cloud-music:after {
  content: "􏢮";
}
.fad.fa-cloud-rain:after {
  content: "􏜽";
}
.fad.fa-cloud-rainbow:after {
  content: "􏜾";
}
.fad.fa-cloud-showers:after {
  content: "􏜿";
}
.fad.fa-cloud-showers-heavy:after {
  content: "􏝀";
}
.fad.fa-cloud-sleet:after {
  content: "􏝁";
}
.fad.fa-cloud-snow:after {
  content: "􏝂";
}
.fad.fa-cloud-sun:after {
  content: "􏛄";
}
.fad.fa-cloud-sun-rain:after {
  content: "􏝃";
}
.fad.fa-cloud-upload:after {
  content: "􏃮";
}
.fad.fa-cloud-upload-alt:after {
  content: "􏎂";
}
.fad.fa-clouds:after {
  content: "􏝄";
}
.fad.fa-clouds-moon:after {
  content: "􏝅";
}
.fad.fa-clouds-sun:after {
  content: "􏝆";
}
.fad.fa-club:after {
  content: "􏌧";
}
.fad.fa-cocktail:after {
  content: "􏕡";
}
.fad.fa-code:after {
  content: "􏄡";
}
.fad.fa-code-branch:after {
  content: "􏄦";
}
.fad.fa-code-commit:after {
  content: "􏎆";
}
.fad.fa-code-merge:after {
  content: "􏎇";
}
.fad.fa-coffee:after {
  content: "􏃴";
}
.fad.fa-coffee-togo:after {
  content: "􏛅";
}
.fad.fa-coffin:after {
  content: "􏛆";
}
.fad.fa-cog:after {
  content: "􏀓";
}
.fad.fa-cogs:after {
  content: "􏂅";
}
.fad.fa-coin:after {
  content: "􏡜";
}
.fad.fa-coins:after {
  content: "􏔞";
}
.fad.fa-columns:after {
  content: "􏃛";
}
.fad.fa-comment:after {
  content: "􏁵";
}
.fad.fa-comment-alt:after {
  content: "􏉺";
}
.fad.fa-comment-alt-check:after {
  content: "􏒢";
}
.fad.fa-comment-alt-dollar:after {
  content: "􏙐";
}
.fad.fa-comment-alt-dots:after {
  content: "􏒣";
}
.fad.fa-comment-alt-edit:after {
  content: "􏒤";
}
.fad.fa-comment-alt-exclamation:after {
  content: "􏒥";
}
.fad.fa-comment-alt-lines:after {
  content: "􏒦";
}
.fad.fa-comment-alt-medical:after {
  content: "􏟴";
}
.fad.fa-comment-alt-minus:after {
  content: "􏒧";
}
.fad.fa-comment-alt-music:after {
  content: "􏢯";
}
.fad.fa-comment-alt-plus:after {
  content: "􏒨";
}
.fad.fa-comment-alt-slash:after {
  content: "􏒩";
}
.fad.fa-comment-alt-smile:after {
  content: "􏒪";
}
.fad.fa-comment-alt-times:after {
  content: "􏒫";
}
.fad.fa-comment-check:after {
  content: "􏒬";
}
.fad.fa-comment-dollar:after {
  content: "􏙑";
}
.fad.fa-comment-dots:after {
  content: "􏒭";
}
.fad.fa-comment-edit:after {
  content: "􏒮";
}
.fad.fa-comment-exclamation:after {
  content: "􏒯";
}
.fad.fa-comment-lines:after {
  content: "􏒰";
}
.fad.fa-comment-medical:after {
  content: "􏟵";
}
.fad.fa-comment-minus:after {
  content: "􏒱";
}
.fad.fa-comment-music:after {
  content: "􏢰";
}
.fad.fa-comment-plus:after {
  content: "􏒲";
}
.fad.fa-comment-slash:after {
  content: "􏒳";
}
.fad.fa-comment-smile:after {
  content: "􏒴";
}
.fad.fa-comment-times:after {
  content: "􏒵";
}
.fad.fa-comments:after {
  content: "􏂆";
}
.fad.fa-comments-alt:after {
  content: "􏒶";
}
.fad.fa-comments-alt-dollar:after {
  content: "􏙒";
}
.fad.fa-comments-dollar:after {
  content: "􏙓";
}
.fad.fa-compact-disc:after {
  content: "􏔟";
}
.fad.fa-compass:after {
  content: "􏅎";
}
.fad.fa-compass-slash:after {
  content: "􏗩";
}
.fad.fa-compress:after {
  content: "􏁦";
}
.fad.fa-compress-alt:after {
  content: "􏐢";
}
.fad.fa-compress-arrows-alt:after {
  content: "􏞌";
}
.fad.fa-compress-wide:after {
  content: "􏌦";
}
.fad.fa-computer-classic:after {
  content: "􏢱";
}
.fad.fa-computer-speaker:after {
  content: "􏢲";
}
.fad.fa-concierge-bell:after {
  content: "􏕢";
}
.fad.fa-construction:after {
  content: "􏡝";
}
.fad.fa-container-storage:after {
  content: "􏒷";
}
.fad.fa-conveyor-belt:after {
  content: "􏑮";
}
.fad.fa-conveyor-belt-alt:after {
  content: "􏑯";
}
.fad.fa-cookie:after {
  content: "􏕣";
}
.fad.fa-cookie-bite:after {
  content: "􏕤";
}
.fad.fa-copy:after {
  content: "􏃅";
}
.fad.fa-copyright:after {
  content: "􏇹";
}
.fad.fa-corn:after {
  content: "􏛇";
}
.fad.fa-couch:after {
  content: "􏒸";
}
.fad.fa-cow:after {
  content: "􏛈";
}
.fad.fa-cowbell:after {
  content: "􏢳";
}
.fad.fa-cowbell-more:after {
  content: "􏢴";
}
.fad.fa-credit-card:after {
  content: "􏂝";
}
.fad.fa-credit-card-blank:after {
  content: "􏎉";
}
.fad.fa-credit-card-front:after {
  content: "􏎊";
}
.fad.fa-cricket:after {
  content: "􏑉";
}
.fad.fa-croissant:after {
  content: "􏟶";
}
.fad.fa-crop:after {
  content: "􏄥";
}
.fad.fa-crop-alt:after {
  content: "􏕥";
}
.fad.fa-cross:after {
  content: "􏙔";
}
.fad.fa-crosshairs:after {
  content: "􏁛";
}
.fad.fa-crow:after {
  content: "􏔠";
}
.fad.fa-crown:after {
  content: "􏔡";
}
.fad.fa-crutch:after {
  content: "􏟷";
}
.fad.fa-crutches:after {
  content: "􏟸";
}
.fad.fa-cube:after {
  content: "􏆲";
}
.fad.fa-cubes:after {
  content: "􏆳";
}
.fad.fa-curling:after {
  content: "􏑊";
}
.fad.fa-cut:after {
  content: "􏃄";
}
.fad.fa-dagger:after {
  content: "􏛋";
}
.fad.fa-database:after {
  content: "􏇀";
}
.fad.fa-deaf:after {
  content: "􏊤";
}
.fad.fa-debug:after {
  content: "􏟹";
}
.fad.fa-deer:after {
  content: "􏞎";
}
.fad.fa-deer-rudolph:after {
  content: "􏞏";
}
.fad.fa-democrat:after {
  content: "􏝇";
}
.fad.fa-desktop:after {
  content: "􏄈";
}
.fad.fa-desktop-alt:after {
  content: "􏎐";
}
.fad.fa-dewpoint:after {
  content: "􏝈";
}
.fad.fa-dharmachakra:after {
  content: "􏙕";
}
.fad.fa-diagnoses:after {
  content: "􏑰";
}
.fad.fa-diamond:after {
  content: "􏈙";
}
.fad.fa-dice:after {
  content: "􏔢";
}
.fad.fa-dice-d10:after {
  content: "􏛍";
}
.fad.fa-dice-d12:after {
  content: "􏛎";
}
.fad.fa-dice-d20:after {
  content: "􏛏";
}
.fad.fa-dice-d4:after {
  content: "􏛐";
}
.fad.fa-dice-d6:after {
  content: "􏛑";
}
.fad.fa-dice-d8:after {
  content: "􏛒";
}
.fad.fa-dice-five:after {
  content: "􏔣";
}
.fad.fa-dice-four:after {
  content: "􏔤";
}
.fad.fa-dice-one:after {
  content: "􏔥";
}
.fad.fa-dice-six:after {
  content: "􏔦";
}
.fad.fa-dice-three:after {
  content: "􏔧";
}
.fad.fa-dice-two:after {
  content: "􏔨";
}
.fad.fa-digging:after {
  content: "􏡞";
}
.fad.fa-digital-tachograph:after {
  content: "􏕦";
}
.fad.fa-diploma:after {
  content: "􏗪";
}
.fad.fa-directions:after {
  content: "􏗫";
}
.fad.fa-disc-drive:after {
  content: "􏢵";
}
.fad.fa-disease:after {
  content: "􏟺";
}
.fad.fa-divide:after {
  content: "􏔩";
}
.fad.fa-dizzy:after {
  content: "􏕧";
}
.fad.fa-dna:after {
  content: "􏑱";
}
.fad.fa-do-not-enter:after {
  content: "􏗬";
}
.fad.fa-dog:after {
  content: "􏛓";
}
.fad.fa-dog-leashed:after {
  content: "􏛔";
}
.fad.fa-dollar-sign:after {
  content: "􏅕";
}
.fad.fa-dolly:after {
  content: "􏑲";
}
.fad.fa-dolly-empty:after {
  content: "􏑳";
}
.fad.fa-dolly-flatbed:after {
  content: "􏑴";
}
.fad.fa-dolly-flatbed-alt:after {
  content: "􏑵";
}
.fad.fa-dolly-flatbed-empty:after {
  content: "􏑶";
}
.fad.fa-donate:after {
  content: "􏒹";
}
.fad.fa-door-closed:after {
  content: "􏔪";
}
.fad.fa-door-open:after {
  content: "􏔫";
}
.fad.fa-dot-circle:after {
  content: "􏆒";
}
.fad.fa-dove:after {
  content: "􏒺";
}
.fad.fa-download:after {
  content: "􏀙";
}
.fad.fa-drafting-compass:after {
  content: "􏕨";
}
.fad.fa-dragon:after {
  content: "􏛕";
}
.fad.fa-draw-circle:after {
  content: "􏗭";
}
.fad.fa-draw-polygon:after {
  content: "􏗮";
}
.fad.fa-draw-square:after {
  content: "􏗯";
}
.fad.fa-dreidel:after {
  content: "􏞒";
}
.fad.fa-drone:after {
  content: "􏡟";
}
.fad.fa-drone-alt:after {
  content: "􏡠";
}
.fad.fa-drum:after {
  content: "􏕩";
}
.fad.fa-drum-steelpan:after {
  content: "􏕪";
}
.fad.fa-drumstick:after {
  content: "􏛖";
}
.fad.fa-drumstick-bite:after {
  content: "􏛗";
}
.fad.fa-dryer:after {
  content: "􏡡";
}
.fad.fa-dryer-alt:after {
  content: "􏡢";
}
.fad.fa-duck:after {
  content: "􏛘";
}
.fad.fa-dumbbell:after {
  content: "􏑋";
}
.fad.fa-dumpster:after {
  content: "􏞓";
}
.fad.fa-dumpster-fire:after {
  content: "􏞔";
}
.fad.fa-dungeon:after {
  content: "􏛙";
}
.fad.fa-ear:after {
  content: "􏗰";
}
.fad.fa-ear-muffs:after {
  content: "􏞕";
}
.fad.fa-eclipse:after {
  content: "􏝉";
}
.fad.fa-eclipse-alt:after {
  content: "􏝊";
}
.fad.fa-edit:after {
  content: "􏁄";
}
.fad.fa-egg:after {
  content: "􏟻";
}
.fad.fa-egg-fried:after {
  content: "􏟼";
}
.fad.fa-eject:after {
  content: "􏁒";
}
.fad.fa-elephant:after {
  content: "􏛚";
}
.fad.fa-ellipsis-h:after {
  content: "􏅁";
}
.fad.fa-ellipsis-h-alt:after {
  content: "􏎛";
}
.fad.fa-ellipsis-v:after {
  content: "􏅂";
}
.fad.fa-ellipsis-v-alt:after {
  content: "􏎜";
}
.fad.fa-empty-set:after {
  content: "􏙖";
}
.fad.fa-engine-warning:after {
  content: "􏗲";
}
.fad.fa-envelope:after {
  content: "􏃠";
}
.fad.fa-envelope-open:after {
  content: "􏊶";
}
.fad.fa-envelope-open-dollar:after {
  content: "􏙗";
}
.fad.fa-envelope-open-text:after {
  content: "􏙘";
}
.fad.fa-envelope-square:after {
  content: "􏆙";
}
.fad.fa-equals:after {
  content: "􏔬";
}
.fad.fa-eraser:after {
  content: "􏄭";
}
.fad.fa-ethernet:after {
  content: "􏞖";
}
.fad.fa-euro-sign:after {
  content: "􏅓";
}
.fad.fa-exchange:after {
  content: "􏃬";
}
.fad.fa-exchange-alt:after {
  content: "􏍢";
}
.fad.fa-exclamation:after {
  content: "􏄪";
}
.fad.fa-exclamation-circle:after {
  content: "􏁪";
}
.fad.fa-exclamation-square:after {
  content: "􏌡";
}
.fad.fa-exclamation-triangle:after {
  content: "􏁱";
}
.fad.fa-expand:after {
  content: "􏁥";
}
.fad.fa-expand-alt:after {
  content: "􏐤";
}
.fad.fa-expand-arrows:after {
  content: "􏌝";
}
.fad.fa-expand-arrows-alt:after {
  content: "􏌞";
}
.fad.fa-expand-wide:after {
  content: "􏌠";
}
.fad.fa-external-link:after {
  content: "􏂎";
}
.fad.fa-external-link-alt:after {
  content: "􏍝";
}
.fad.fa-external-link-square:after {
  content: "􏅌";
}
.fad.fa-external-link-square-alt:after {
  content: "􏍠";
}
.fad.fa-eye:after {
  content: "􏁮";
}
.fad.fa-eye-dropper:after {
  content: "􏇻";
}
.fad.fa-eye-evil:after {
  content: "􏛛";
}
.fad.fa-eye-slash:after {
  content: "􏁰";
}
.fad.fa-fan:after {
  content: "􏡣";
}
.fad.fa-farm:after {
  content: "􏡤";
}
.fad.fa-fast-backward:after {
  content: "􏁉";
}
.fad.fa-fast-forward:after {
  content: "􏁐";
}
.fad.fa-fax:after {
  content: "􏆬";
}
.fad.fa-feather:after {
  content: "􏔭";
}
.fad.fa-feather-alt:after {
  content: "􏕫";
}
.fad.fa-female:after {
  content: "􏆂";
}
.fad.fa-field-hockey:after {
  content: "􏑌";
}
.fad.fa-fighter-jet:after {
  content: "􏃻";
}
.fad.fa-file:after {
  content: "􏅛";
}
.fad.fa-file-alt:after {
  content: "􏅜";
}
.fad.fa-file-archive:after {
  content: "􏇆";
}
.fad.fa-file-audio:after {
  content: "􏇇";
}
.fad.fa-file-certificate:after {
  content: "􏗳";
}
.fad.fa-file-chart-line:after {
  content: "􏙙";
}
.fad.fa-file-chart-pie:after {
  content: "􏙚";
}
.fad.fa-file-check:after {
  content: "􏌖";
}
.fad.fa-file-code:after {
  content: "􏇉";
}
.fad.fa-file-contract:after {
  content: "􏕬";
}
.fad.fa-file-csv:after {
  content: "􏛝";
}
.fad.fa-file-download:after {
  content: "􏕭";
}
.fad.fa-file-edit:after {
  content: "􏌜";
}
.fad.fa-file-excel:after {
  content: "􏇃";
}
.fad.fa-file-exclamation:after {
  content: "􏌚";
}
.fad.fa-file-export:after {
  content: "􏕮";
}
.fad.fa-file-image:after {
  content: "􏇅";
}
.fad.fa-file-import:after {
  content: "􏕯";
}
.fad.fa-file-invoice:after {
  content: "􏕰";
}
.fad.fa-file-invoice-dollar:after {
  content: "􏕱";
}
.fad.fa-file-medical:after {
  content: "􏑷";
}
.fad.fa-file-medical-alt:after {
  content: "􏑸";
}
.fad.fa-file-minus:after {
  content: "􏌘";
}
.fad.fa-file-music:after {
  content: "􏢶";
}
.fad.fa-file-pdf:after {
  content: "􏇁";
}
.fad.fa-file-plus:after {
  content: "􏌙";
}
.fad.fa-file-powerpoint:after {
  content: "􏇄";
}
.fad.fa-file-prescription:after {
  content: "􏕲";
}
.fad.fa-file-search:after {
  content: "􏡥";
}
.fad.fa-file-signature:after {
  content: "􏕳";
}
.fad.fa-file-spreadsheet:after {
  content: "􏙛";
}
.fad.fa-file-times:after {
  content: "􏌗";
}
.fad.fa-file-upload:after {
  content: "􏕴";
}
.fad.fa-file-user:after {
  content: "􏙜";
}
.fad.fa-file-video:after {
  content: "􏇈";
}
.fad.fa-file-word:after {
  content: "􏇂";
}
.fad.fa-files-medical:after {
  content: "􏟽";
}
.fad.fa-fill:after {
  content: "􏕵";
}
.fad.fa-fill-drip:after {
  content: "􏕶";
}
.fad.fa-film:after {
  content: "􏀈";
}
.fad.fa-film-alt:after {
  content: "􏎠";
}
.fad.fa-film-canister:after {
  content: "􏢷";
}
.fad.fa-filter:after {
  content: "􏂰";
}
.fad.fa-fingerprint:after {
  content: "􏕷";
}
.fad.fa-fire:after {
  content: "􏁭";
}
.fad.fa-fire-alt:after {
  content: "􏟤";
}
.fad.fa-fire-extinguisher:after {
  content: "􏄴";
}
.fad.fa-fire-smoke:after {
  content: "􏝋";
}
.fad.fa-fireplace:after {
  content: "􏞚";
}
.fad.fa-first-aid:after {
  content: "􏑹";
}
.fad.fa-fish:after {
  content: "􏕸";
}
.fad.fa-fish-cooked:after {
  content: "􏟾";
}
.fad.fa-fist-raised:after {
  content: "􏛞";
}
.fad.fa-flag:after {
  content: "􏀤";
}
.fad.fa-flag-alt:after {
  content: "􏝌";
}
.fad.fa-flag-checkered:after {
  content: "􏄞";
}
.fad.fa-flag-usa:after {
  content: "􏝍";
}
.fad.fa-flame:after {
  content: "􏛟";
}
.fad.fa-flashlight:after {
  content: "􏢸";
}
.fad.fa-flask:after {
  content: "􏃃";
}
.fad.fa-flask-poison:after {
  content: "􏛠";
}
.fad.fa-flask-potion:after {
  content: "􏛡";
}
.fad.fa-flower:after {
  content: "􏟿";
}
.fad.fa-flower-daffodil:after {
  content: "􏠀";
}
.fad.fa-flower-tulip:after {
  content: "􏠁";
}
.fad.fa-flushed:after {
  content: "􏕹";
}
.fad.fa-flute:after {
  content: "􏢹";
}
.fad.fa-flux-capacitor:after {
  content: "􏢺";
}
.fad.fa-fog:after {
  content: "􏝎";
}
.fad.fa-folder:after {
  content: "􏁻";
}
.fad.fa-folder-minus:after {
  content: "􏙝";
}
.fad.fa-folder-open:after {
  content: "􏁼";
}
.fad.fa-folder-plus:after {
  content: "􏙞";
}
.fad.fa-folder-times:after {
  content: "􏙟";
}
.fad.fa-folder-tree:after {
  content: "􏠂";
}
.fad.fa-folders:after {
  content: "􏙠";
}
.fad.fa-font:after {
  content: "􏀱";
}
.fad.fa-font-awesome-logo-full:after {
  content: "􏓦";
}
.fad.fa-font-case:after {
  content: "􏡦";
}
.fad.fa-football-ball:after {
  content: "􏑎";
}
.fad.fa-football-helmet:after {
  content: "􏑏";
}
.fad.fa-forklift:after {
  content: "􏑺";
}
.fad.fa-forward:after {
  content: "􏁎";
}
.fad.fa-fragile:after {
  content: "􏒻";
}
.fad.fa-french-fries:after {
  content: "􏠃";
}
.fad.fa-frog:after {
  content: "􏔮";
}
.fad.fa-frosty-head:after {
  content: "􏞛";
}
.fad.fa-frown:after {
  content: "􏄙";
}
.fad.fa-frown-open:after {
  content: "􏕺";
}
.fad.fa-function:after {
  content: "􏙡";
}
.fad.fa-funnel-dollar:after {
  content: "􏙢";
}
.fad.fa-futbol:after {
  content: "􏇣";
}
.fad.fa-game-board:after {
  content: "􏡧";
}
.fad.fa-game-board-alt:after {
  content: "􏡨";
}
.fad.fa-game-console-handheld:after {
  content: "􏢻";
}
.fad.fa-gamepad:after {
  content: "􏄛";
}
.fad.fa-gamepad-alt:after {
  content: "􏢼";
}
.fad.fa-gas-pump:after {
  content: "􏔯";
}
.fad.fa-gas-pump-slash:after {
  content: "􏗴";
}
.fad.fa-gavel:after {
  content: "􏃣";
}
.fad.fa-gem:after {
  content: "􏎥";
}
.fad.fa-genderless:after {
  content: "􏈭";
}
.fad.fa-ghost:after {
  content: "􏛢";
}
.fad.fa-gift:after {
  content: "􏁫";
}
.fad.fa-gift-card:after {
  content: "􏙣";
}
.fad.fa-gifts:after {
  content: "􏞜";
}
.fad.fa-gingerbread-man:after {
  content: "􏞝";
}
.fad.fa-glass:after {
  content: "􏠄";
}
.fad.fa-glass-champagne:after {
  content: "􏞞";
}
.fad.fa-glass-cheers:after {
  content: "􏞟";
}
.fad.fa-glass-citrus:after {
  content: "􏡩";
}
.fad.fa-glass-martini:after {
  content: "􏀀";
}
.fad.fa-glass-martini-alt:after {
  content: "􏕻";
}
.fad.fa-glass-whiskey:after {
  content: "􏞠";
}
.fad.fa-glass-whiskey-rocks:after {
  content: "􏞡";
}
.fad.fa-glasses:after {
  content: "􏔰";
}
.fad.fa-glasses-alt:after {
  content: "􏗵";
}
.fad.fa-globe:after {
  content: "􏂬";
}
.fad.fa-globe-africa:after {
  content: "􏕼";
}
.fad.fa-globe-americas:after {
  content: "􏕽";
}
.fad.fa-globe-asia:after {
  content: "􏕾";
}
.fad.fa-globe-europe:after {
  content: "􏞢";
}
.fad.fa-globe-snow:after {
  content: "􏞣";
}
.fad.fa-globe-stand:after {
  content: "􏗶";
}
.fad.fa-golf-ball:after {
  content: "􏑐";
}
.fad.fa-golf-club:after {
  content: "􏑑";
}
.fad.fa-gopuram:after {
  content: "􏙤";
}
.fad.fa-graduation-cap:after {
  content: "􏆝";
}
.fad.fa-gramophone:after {
  content: "􏢽";
}
.fad.fa-greater-than:after {
  content: "􏔱";
}
.fad.fa-greater-than-equal:after {
  content: "􏔲";
}
.fad.fa-grimace:after {
  content: "􏕿";
}
.fad.fa-grin:after {
  content: "􏖀";
}
.fad.fa-grin-alt:after {
  content: "􏖁";
}
.fad.fa-grin-beam:after {
  content: "􏖂";
}
.fad.fa-grin-beam-sweat:after {
  content: "􏖃";
}
.fad.fa-grin-hearts:after {
  content: "􏖄";
}
.fad.fa-grin-squint:after {
  content: "􏖅";
}
.fad.fa-grin-squint-tears:after {
  content: "􏖆";
}
.fad.fa-grin-stars:after {
  content: "􏖇";
}
.fad.fa-grin-tears:after {
  content: "􏖈";
}
.fad.fa-grin-tongue:after {
  content: "􏖉";
}
.fad.fa-grin-tongue-squint:after {
  content: "􏖊";
}
.fad.fa-grin-tongue-wink:after {
  content: "􏖋";
}
.fad.fa-grin-wink:after {
  content: "􏖌";
}
.fad.fa-grip-horizontal:after {
  content: "􏖍";
}
.fad.fa-grip-lines:after {
  content: "􏞤";
}
.fad.fa-grip-lines-vertical:after {
  content: "􏞥";
}
.fad.fa-grip-vertical:after {
  content: "􏖎";
}
.fad.fa-guitar:after {
  content: "􏞦";
}
.fad.fa-guitar-electric:after {
  content: "􏢾";
}
.fad.fa-guitars:after {
  content: "􏢿";
}
.fad.fa-h-square:after {
  content: "􏃽";
}
.fad.fa-h1:after {
  content: "􏌓";
}
.fad.fa-h2:after {
  content: "􏌔";
}
.fad.fa-h3:after {
  content: "􏌕";
}
.fad.fa-h4:after {
  content: "􏡪";
}
.fad.fa-hamburger:after {
  content: "􏠅";
}
.fad.fa-hammer:after {
  content: "􏛣";
}
.fad.fa-hammer-war:after {
  content: "􏛤";
}
.fad.fa-hamsa:after {
  content: "􏙥";
}
.fad.fa-hand-heart:after {
  content: "􏒼";
}
.fad.fa-hand-holding:after {
  content: "􏒽";
}
.fad.fa-hand-holding-box:after {
  content: "􏑻";
}
.fad.fa-hand-holding-heart:after {
  content: "􏒾";
}
.fad.fa-hand-holding-magic:after {
  content: "􏛥";
}
.fad.fa-hand-holding-seedling:after {
  content: "􏒿";
}
.fad.fa-hand-holding-usd:after {
  content: "􏓀";
}
.fad.fa-hand-holding-water:after {
  content: "􏓁";
}
.fad.fa-hand-lizard:after {
  content: "􏉘";
}
.fad.fa-hand-middle-finger:after {
  content: "􏠆";
}
.fad.fa-hand-paper:after {
  content: "􏉖";
}
.fad.fa-hand-peace:after {
  content: "􏉛";
}
.fad.fa-hand-point-down:after {
  content: "􏂧";
}
.fad.fa-hand-point-left:after {
  content: "􏂥";
}
.fad.fa-hand-point-right:after {
  content: "􏂤";
}
.fad.fa-hand-point-up:after {
  content: "􏂦";
}
.fad.fa-hand-pointer:after {
  content: "􏉚";
}
.fad.fa-hand-receiving:after {
  content: "􏑼";
}
.fad.fa-hand-rock:after {
  content: "􏉕";
}
.fad.fa-hand-scissors:after {
  content: "􏉗";
}
.fad.fa-hand-spock:after {
  content: "􏉙";
}
.fad.fa-hands:after {
  content: "􏓂";
}
.fad.fa-hands-heart:after {
  content: "􏓃";
}
.fad.fa-hands-helping:after {
  content: "􏓄";
}
.fad.fa-hands-usd:after {
  content: "􏓅";
}
.fad.fa-handshake:after {
  content: "􏊵";
}
.fad.fa-handshake-alt:after {
  content: "􏓆";
}
.fad.fa-hanukiah:after {
  content: "􏛦";
}
.fad.fa-hard-hat:after {
  content: "􏠇";
}
.fad.fa-hashtag:after {
  content: "􏊒";
}
.fad.fa-hat-chef:after {
  content: "􏡫";
}
.fad.fa-hat-cowboy:after {
  content: "􏣀";
}
.fad.fa-hat-cowboy-side:after {
  content: "􏣁";
}
.fad.fa-hat-santa:after {
  content: "􏞧";
}
.fad.fa-hat-winter:after {
  content: "􏞨";
}
.fad.fa-hat-witch:after {
  content: "􏛧";
}
.fad.fa-hat-wizard:after {
  content: "􏛨";
}
.fad.fa-haykal:after {
  content: "􏙦";
}
.fad.fa-hdd:after {
  content: "􏂠";
}
.fad.fa-head-side:after {
  content: "􏛩";
}
.fad.fa-head-side-brain:after {
  content: "􏠈";
}
.fad.fa-head-side-headphones:after {
  content: "􏣂";
}
.fad.fa-head-side-medical:after {
  content: "􏠉";
}
.fad.fa-head-vr:after {
  content: "􏛪";
}
.fad.fa-heading:after {
  content: "􏇜";
}
.fad.fa-headphones:after {
  content: "􏀥";
}
.fad.fa-headphones-alt:after {
  content: "􏖏";
}
.fad.fa-headset:after {
  content: "􏖐";
}
.fad.fa-heart:after {
  content: "􏀄";
}
.fad.fa-heart-broken:after {
  content: "􏞩";
}
.fad.fa-heart-circle:after {
  content: "􏓇";
}
.fad.fa-heart-rate:after {
  content: "􏗸";
}
.fad.fa-heart-square:after {
  content: "􏓈";
}
.fad.fa-heartbeat:after {
  content: "􏈞";
}
.fad.fa-helicopter:after {
  content: "􏔳";
}
.fad.fa-helmet-battle:after {
  content: "􏛫";
}
.fad.fa-hexagon:after {
  content: "􏌒";
}
.fad.fa-highlighter:after {
  content: "􏖑";
}
.fad.fa-hiking:after {
  content: "􏛬";
}
.fad.fa-hippo:after {
  content: "􏛭";
}
.fad.fa-history:after {
  content: "􏇚";
}
.fad.fa-hockey-mask:after {
  content: "􏛮";
}
.fad.fa-hockey-puck:after {
  content: "􏑓";
}
.fad.fa-hockey-sticks:after {
  content: "􏑔";
}
.fad.fa-holly-berry:after {
  content: "􏞪";
}
.fad.fa-home:after {
  content: "􏀕";
}
.fad.fa-home-alt:after {
  content: "􏠊";
}
.fad.fa-home-heart:after {
  content: "􏓉";
}
.fad.fa-home-lg:after {
  content: "􏠋";
}
.fad.fa-home-lg-alt:after {
  content: "􏠌";
}
.fad.fa-hood-cloak:after {
  content: "􏛯";
}
.fad.fa-horizontal-rule:after {
  content: "􏡬";
}
.fad.fa-horse:after {
  content: "􏛰";
}
.fad.fa-horse-head:after {
  content: "􏞫";
}
.fad.fa-horse-saddle:after {
  content: "􏣃";
}
.fad.fa-hospital:after {
  content: "􏃸";
}
.fad.fa-hospital-alt:after {
  content: "􏑽";
}
.fad.fa-hospital-symbol:after {
  content: "􏑾";
}
.fad.fa-hospital-user:after {
  content: "􏠍";
}
.fad.fa-hospitals:after {
  content: "􏠎";
}
.fad.fa-hot-tub:after {
  content: "􏖓";
}
.fad.fa-hotdog:after {
  content: "􏠏";
}
.fad.fa-hotel:after {
  content: "􏖔";
}
.fad.fa-hourglass:after {
  content: "􏉔";
}
.fad.fa-hourglass-end:after {
  content: "􏉓";
}
.fad.fa-hourglass-half:after {
  content: "􏉒";
}
.fad.fa-hourglass-start:after {
  content: "􏉑";
}
.fad.fa-house-damage:after {
  content: "􏛱";
}
.fad.fa-house-flood:after {
  content: "􏝏";
}
.fad.fa-hryvnia:after {
  content: "􏛲";
}
.fad.fa-humidity:after {
  content: "􏝐";
}
.fad.fa-hurricane:after {
  content: "􏝑";
}
.fad.fa-i-cursor:after {
  content: "􏉆";
}
.fad.fa-ice-cream:after {
  content: "􏠐";
}
.fad.fa-ice-skate:after {
  content: "􏞬";
}
.fad.fa-icicles:after {
  content: "􏞭";
}
.fad.fa-icons:after {
  content: "􏡭";
}
.fad.fa-icons-alt:after {
  content: "􏡮";
}
.fad.fa-id-badge:after {
  content: "􏋁";
}
.fad.fa-id-card:after {
  content: "􏋂";
}
.fad.fa-id-card-alt:after {
  content: "􏑿";
}
.fad.fa-igloo:after {
  content: "􏞮";
}
.fad.fa-image:after {
  content: "􏀾";
}
.fad.fa-image-polaroid:after {
  content: "􏣄";
}
.fad.fa-images:after {
  content: "􏌂";
}
.fad.fa-inbox:after {
  content: "􏀜";
}
.fad.fa-inbox-in:after {
  content: "􏌐";
}
.fad.fa-inbox-out:after {
  content: "􏌑";
}
.fad.fa-indent:after {
  content: "􏀼";
}
.fad.fa-industry:after {
  content: "􏉵";
}
.fad.fa-industry-alt:after {
  content: "􏎳";
}
.fad.fa-infinity:after {
  content: "􏔴";
}
.fad.fa-info:after {
  content: "􏄩";
}
.fad.fa-info-circle:after {
  content: "􏁚";
}
.fad.fa-info-square:after {
  content: "􏌏";
}
.fad.fa-inhaler:after {
  content: "􏗹";
}
.fad.fa-integral:after {
  content: "􏙧";
}
.fad.fa-intersection:after {
  content: "􏙨";
}
.fad.fa-inventory:after {
  content: "􏒀";
}
.fad.fa-island-tropical:after {
  content: "􏠑";
}
.fad.fa-italic:after {
  content: "􏀳";
}
.fad.fa-jack-o-lantern:after {
  content: "􏌎";
}
.fad.fa-jedi:after {
  content: "􏙩";
}
.fad.fa-joint:after {
  content: "􏖕";
}
.fad.fa-journal-whills:after {
  content: "􏙪";
}
.fad.fa-joystick:after {
  content: "􏣅";
}
.fad.fa-jug:after {
  content: "􏣆";
}
.fad.fa-kaaba:after {
  content: "􏙫";
}
.fad.fa-kazoo:after {
  content: "􏣇";
}
.fad.fa-kerning:after {
  content: "􏡯";
}
.fad.fa-key:after {
  content: "􏂄";
}
.fad.fa-key-skeleton:after {
  content: "􏛳";
}
.fad.fa-keyboard:after {
  content: "􏄜";
}
.fad.fa-keynote:after {
  content: "􏙬";
}
.fad.fa-khanda:after {
  content: "􏙭";
}
.fad.fa-kidneys:after {
  content: "􏗻";
}
.fad.fa-kiss:after {
  content: "􏖖";
}
.fad.fa-kiss-beam:after {
  content: "􏖗";
}
.fad.fa-kiss-wink-heart:after {
  content: "􏖘";
}
.fad.fa-kite:after {
  content: "􏛴";
}
.fad.fa-kiwi-bird:after {
  content: "􏔵";
}
.fad.fa-knife-kitchen:after {
  content: "􏛵";
}
.fad.fa-lambda:after {
  content: "􏙮";
}
.fad.fa-lamp:after {
  content: "􏓊";
}
.fad.fa-landmark:after {
  content: "􏙯";
}
.fad.fa-landmark-alt:after {
  content: "􏝒";
}
.fad.fa-language:after {
  content: "􏆫";
}
.fad.fa-laptop:after {
  content: "􏄉";
}
.fad.fa-laptop-code:after {
  content: "􏗼";
}
.fad.fa-laptop-medical:after {
  content: "􏠒";
}
.fad.fa-lasso:after {
  content: "􏣈";
}
.fad.fa-laugh:after {
  content: "􏖙";
}
.fad.fa-laugh-beam:after {
  content: "􏖚";
}
.fad.fa-laugh-squint:after {
  content: "􏖛";
}
.fad.fa-laugh-wink:after {
  content: "􏖜";
}
.fad.fa-layer-group:after {
  content: "􏗽";
}
.fad.fa-layer-minus:after {
  content: "􏗾";
}
.fad.fa-layer-plus:after {
  content: "􏗿";
}
.fad.fa-leaf:after {
  content: "􏁬";
}
.fad.fa-leaf-heart:after {
  content: "􏓋";
}
.fad.fa-leaf-maple:after {
  content: "􏛶";
}
.fad.fa-leaf-oak:after {
  content: "􏛷";
}
.fad.fa-lemon:after {
  content: "􏂔";
}
.fad.fa-less-than:after {
  content: "􏔶";
}
.fad.fa-less-than-equal:after {
  content: "􏔷";
}
.fad.fa-level-down:after {
  content: "􏅉";
}
.fad.fa-level-down-alt:after {
  content: "􏎾";
}
.fad.fa-level-up:after {
  content: "􏅈";
}
.fad.fa-level-up-alt:after {
  content: "􏎿";
}
.fad.fa-life-ring:after {
  content: "􏇍";
}
.fad.fa-lightbulb:after {
  content: "􏃫";
}
.fad.fa-lightbulb-dollar:after {
  content: "􏙰";
}
.fad.fa-lightbulb-exclamation:after {
  content: "􏙱";
}
.fad.fa-lightbulb-on:after {
  content: "􏙲";
}
.fad.fa-lightbulb-slash:after {
  content: "􏙳";
}
.fad.fa-lights-holiday:after {
  content: "􏞲";
}
.fad.fa-line-columns:after {
  content: "􏡰";
}
.fad.fa-line-height:after {
  content: "􏡱";
}
.fad.fa-link:after {
  content: "􏃁";
}
.fad.fa-lips:after {
  content: "􏘀";
}
.fad.fa-lira-sign:after {
  content: "􏆕";
}
.fad.fa-list:after {
  content: "􏀺";
}
.fad.fa-list-alt:after {
  content: "􏀢";
}
.fad.fa-list-music:after {
  content: "􏣉";
}
.fad.fa-list-ol:after {
  content: "􏃋";
}
.fad.fa-list-ul:after {
  content: "􏃊";
}
.fad.fa-location:after {
  content: "􏘁";
}
.fad.fa-location-arrow:after {
  content: "􏄤";
}
.fad.fa-location-circle:after {
  content: "􏘂";
}
.fad.fa-location-slash:after {
  content: "􏘃";
}
.fad.fa-lock:after {
  content: "􏀣";
}
.fad.fa-lock-alt:after {
  content: "􏌍";
}
.fad.fa-lock-open:after {
  content: "􏏁";
}
.fad.fa-lock-open-alt:after {
  content: "􏏂";
}
.fad.fa-long-arrow-alt-down:after {
  content: "􏌉";
}
.fad.fa-long-arrow-alt-left:after {
  content: "􏌊";
}
.fad.fa-long-arrow-alt-right:after {
  content: "􏌋";
}
.fad.fa-long-arrow-alt-up:after {
  content: "􏌌";
}
.fad.fa-long-arrow-down:after {
  content: "􏅵";
}
.fad.fa-long-arrow-left:after {
  content: "􏅷";
}
.fad.fa-long-arrow-right:after {
  content: "􏅸";
}
.fad.fa-long-arrow-up:after {
  content: "􏅶";
}
.fad.fa-loveseat:after {
  content: "􏓌";
}
.fad.fa-low-vision:after {
  content: "􏊨";
}
.fad.fa-luchador:after {
  content: "􏑕";
}
.fad.fa-luggage-cart:after {
  content: "􏖝";
}
.fad.fa-lungs:after {
  content: "􏘄";
}
.fad.fa-mace:after {
  content: "􏛸";
}
.fad.fa-magic:after {
  content: "􏃐";
}
.fad.fa-magnet:after {
  content: "􏁶";
}
.fad.fa-mail-bulk:after {
  content: "􏙴";
}
.fad.fa-mailbox:after {
  content: "􏠓";
}
.fad.fa-male:after {
  content: "􏆃";
}
.fad.fa-mandolin:after {
  content: "􏛹";
}
.fad.fa-map:after {
  content: "􏉹";
}
.fad.fa-map-marked:after {
  content: "􏖟";
}
.fad.fa-map-marked-alt:after {
  content: "􏖠";
}
.fad.fa-map-marker:after {
  content: "􏁁";
}
.fad.fa-map-marker-alt:after {
  content: "􏏅";
}
.fad.fa-map-marker-alt-slash:after {
  content: "􏘅";
}
.fad.fa-map-marker-check:after {
  content: "􏘆";
}
.fad.fa-map-marker-edit:after {
  content: "􏘇";
}
.fad.fa-map-marker-exclamation:after {
  content: "􏘈";
}
.fad.fa-map-marker-minus:after {
  content: "􏘉";
}
.fad.fa-map-marker-plus:after {
  content: "􏘊";
}
.fad.fa-map-marker-question:after {
  content: "􏘋";
}
.fad.fa-map-marker-slash:after {
  content: "􏘌";
}
.fad.fa-map-marker-smile:after {
  content: "􏘍";
}
.fad.fa-map-marker-times:after {
  content: "􏘎";
}
.fad.fa-map-pin:after {
  content: "􏉶";
}
.fad.fa-map-signs:after {
  content: "􏉷";
}
.fad.fa-marker:after {
  content: "􏖡";
}
.fad.fa-mars:after {
  content: "􏈢";
}
.fad.fa-mars-double:after {
  content: "􏈧";
}
.fad.fa-mars-stroke:after {
  content: "􏈩";
}
.fad.fa-mars-stroke-h:after {
  content: "􏈫";
}
.fad.fa-mars-stroke-v:after {
  content: "􏈪";
}
.fad.fa-mask:after {
  content: "􏛺";
}
.fad.fa-meat:after {
  content: "􏠔";
}
.fad.fa-medal:after {
  content: "􏖢";
}
.fad.fa-medkit:after {
  content: "􏃺";
}
.fad.fa-megaphone:after {
  content: "􏙵";
}
.fad.fa-meh:after {
  content: "􏄚";
}
.fad.fa-meh-blank:after {
  content: "􏖤";
}
.fad.fa-meh-rolling-eyes:after {
  content: "􏖥";
}
.fad.fa-memory:after {
  content: "􏔸";
}
.fad.fa-menorah:after {
  content: "􏙶";
}
.fad.fa-mercury:after {
  content: "􏈣";
}
.fad.fa-meteor:after {
  content: "􏝓";
}
.fad.fa-microchip:after {
  content: "􏋛";
}
.fad.fa-microphone:after {
  content: "􏄰";
}
.fad.fa-microphone-alt:after {
  content: "􏏉";
}
.fad.fa-microphone-alt-slash:after {
  content: "􏔹";
}
.fad.fa-microphone-slash:after {
  content: "􏄱";
}
.fad.fa-microphone-stand:after {
  content: "􏣋";
}
.fad.fa-microscope:after {
  content: "􏘐";
}
.fad.fa-mind-share:after {
  content: "􏙷";
}
.fad.fa-minus:after {
  content: "􏁨";
}
.fad.fa-minus-circle:after {
  content: "􏁖";
}
.fad.fa-minus-hexagon:after {
  content: "􏌇";
}
.fad.fa-minus-octagon:after {
  content: "􏌈";
}
.fad.fa-minus-square:after {
  content: "􏅆";
}
.fad.fa-mistletoe:after {
  content: "􏞴";
}
.fad.fa-mitten:after {
  content: "􏞵";
}
.fad.fa-mobile:after {
  content: "􏄋";
}
.fad.fa-mobile-alt:after {
  content: "􏏍";
}
.fad.fa-mobile-android:after {
  content: "􏏎";
}
.fad.fa-mobile-android-alt:after {
  content: "􏏏";
}
.fad.fa-money-bill:after {
  content: "􏃖";
}
.fad.fa-money-bill-alt:after {
  content: "􏏑";
}
.fad.fa-money-bill-wave:after {
  content: "􏔺";
}
.fad.fa-money-bill-wave-alt:after {
  content: "􏔻";
}
.fad.fa-money-check:after {
  content: "􏔼";
}
.fad.fa-money-check-alt:after {
  content: "􏔽";
}
.fad.fa-money-check-edit:after {
  content: "􏡲";
}
.fad.fa-money-check-edit-alt:after {
  content: "􏡳";
}
.fad.fa-monitor-heart-rate:after {
  content: "􏘑";
}
.fad.fa-monkey:after {
  content: "􏛻";
}
.fad.fa-monument:after {
  content: "􏖦";
}
.fad.fa-moon:after {
  content: "􏆆";
}
.fad.fa-moon-cloud:after {
  content: "􏝔";
}
.fad.fa-moon-stars:after {
  content: "􏝕";
}
.fad.fa-mortar-pestle:after {
  content: "􏖧";
}
.fad.fa-mosque:after {
  content: "􏙸";
}
.fad.fa-motorcycle:after {
  content: "􏈜";
}
.fad.fa-mountain:after {
  content: "􏛼";
}
.fad.fa-mountains:after {
  content: "􏛽";
}
.fad.fa-mouse:after {
  content: "􏣌";
}
.fad.fa-mouse-alt:after {
  content: "􏣍";
}
.fad.fa-mouse-pointer:after {
  content: "􏉅";
}
.fad.fa-mp3-player:after {
  content: "􏣎";
}
.fad.fa-mug:after {
  content: "􏡴";
}
.fad.fa-mug-hot:after {
  content: "􏞶";
}
.fad.fa-mug-marshmallows:after {
  content: "􏞷";
}
.fad.fa-mug-tea:after {
  content: "􏡵";
}
.fad.fa-music:after {
  content: "􏀁";
}
.fad.fa-music-alt:after {
  content: "􏣏";
}
.fad.fa-music-alt-slash:after {
  content: "􏣐";
}
.fad.fa-music-slash:after {
  content: "􏣑";
}
.fad.fa-narwhal:after {
  content: "􏛾";
}
.fad.fa-network-wired:after {
  content: "􏛿";
}
.fad.fa-neuter:after {
  content: "􏈬";
}
.fad.fa-newspaper:after {
  content: "􏇪";
}
.fad.fa-not-equal:after {
  content: "􏔾";
}
.fad.fa-notes-medical:after {
  content: "􏒁";
}
.fad.fa-object-group:after {
  content: "􏉇";
}
.fad.fa-object-ungroup:after {
  content: "􏉈";
}
.fad.fa-octagon:after {
  content: "􏌆";
}
.fad.fa-oil-can:after {
  content: "􏘓";
}
.fad.fa-oil-temp:after {
  content: "􏘔";
}
.fad.fa-om:after {
  content: "􏙹";
}
.fad.fa-omega:after {
  content: "􏙺";
}
.fad.fa-ornament:after {
  content: "􏞸";
}
.fad.fa-otter:after {
  content: "􏜀";
}
.fad.fa-outdent:after {
  content: "􏀻";
}
.fad.fa-overline:after {
  content: "􏡶";
}
.fad.fa-page-break:after {
  content: "􏡷";
}
.fad.fa-pager:after {
  content: "􏠕";
}
.fad.fa-paint-brush:after {
  content: "􏇼";
}
.fad.fa-paint-brush-alt:after {
  content: "􏖩";
}
.fad.fa-paint-roller:after {
  content: "􏖪";
}
.fad.fa-palette:after {
  content: "􏔿";
}
.fad.fa-pallet:after {
  content: "􏒂";
}
.fad.fa-pallet-alt:after {
  content: "􏒃";
}
.fad.fa-paper-plane:after {
  content: "􏇘";
}
.fad.fa-paperclip:after {
  content: "􏃆";
}
.fad.fa-parachute-box:after {
  content: "􏓍";
}
.fad.fa-paragraph:after {
  content: "􏇝";
}
.fad.fa-paragraph-rtl:after {
  content: "􏡸";
}
.fad.fa-parking:after {
  content: "􏕀";
}
.fad.fa-parking-circle:after {
  content: "􏘕";
}
.fad.fa-parking-circle-slash:after {
  content: "􏘖";
}
.fad.fa-parking-slash:after {
  content: "􏘗";
}
.fad.fa-passport:after {
  content: "􏖫";
}
.fad.fa-pastafarianism:after {
  content: "􏙻";
}
.fad.fa-paste:after {
  content: "􏃪";
}
.fad.fa-pause:after {
  content: "􏁌";
}
.fad.fa-pause-circle:after {
  content: "􏊋";
}
.fad.fa-paw:after {
  content: "􏆰";
}
.fad.fa-paw-alt:after {
  content: "􏜁";
}
.fad.fa-paw-claws:after {
  content: "􏜂";
}
.fad.fa-peace:after {
  content: "􏙼";
}
.fad.fa-pegasus:after {
  content: "􏜃";
}
.fad.fa-pen:after {
  content: "􏌄";
}
.fad.fa-pen-alt:after {
  content: "􏌅";
}
.fad.fa-pen-fancy:after {
  content: "􏖬";
}
.fad.fa-pen-nib:after {
  content: "􏖭";
}
.fad.fa-pen-square:after {
  content: "􏅋";
}
.fad.fa-pencil:after {
  content: "􏁀";
}
.fad.fa-pencil-alt:after {
  content: "􏌃";
}
.fad.fa-pencil-paintbrush:after {
  content: "􏘘";
}
.fad.fa-pencil-ruler:after {
  content: "􏖮";
}
.fad.fa-pennant:after {
  content: "􏑖";
}
.fad.fa-people-carry:after {
  content: "􏓎";
}
.fad.fa-pepper-hot:after {
  content: "􏠖";
}
.fad.fa-percent:after {
  content: "􏊕";
}
.fad.fa-percentage:after {
  content: "􏕁";
}
.fad.fa-person-booth:after {
  content: "􏝖";
}
.fad.fa-person-carry:after {
  content: "􏓏";
}
.fad.fa-person-dolly:after {
  content: "􏓐";
}
.fad.fa-person-dolly-empty:after {
  content: "􏓑";
}
.fad.fa-person-sign:after {
  content: "􏝗";
}
.fad.fa-phone:after {
  content: "􏂕";
}
.fad.fa-phone-alt:after {
  content: "􏡹";
}
.fad.fa-phone-laptop:after {
  content: "􏡺";
}
.fad.fa-phone-office:after {
  content: "􏙽";
}
.fad.fa-phone-plus:after {
  content: "􏓒";
}
.fad.fa-phone-rotary:after {
  content: "􏣓";
}
.fad.fa-phone-slash:after {
  content: "􏏝";
}
.fad.fa-phone-square:after {
  content: "􏂘";
}
.fad.fa-phone-square-alt:after {
  content: "􏡻";
}
.fad.fa-phone-volume:after {
  content: "􏊠";
}
.fad.fa-photo-video:after {
  content: "􏡼";
}
.fad.fa-pi:after {
  content: "􏙾";
}
.fad.fa-piano:after {
  content: "􏣔";
}
.fad.fa-piano-keyboard:after {
  content: "􏣕";
}
.fad.fa-pie:after {
  content: "􏜅";
}
.fad.fa-pig:after {
  content: "􏜆";
}
.fad.fa-piggy-bank:after {
  content: "􏓓";
}
.fad.fa-pills:after {
  content: "􏒄";
}
.fad.fa-pizza:after {
  content: "􏠗";
}
.fad.fa-pizza-slice:after {
  content: "􏠘";
}
.fad.fa-place-of-worship:after {
  content: "􏙿";
}
.fad.fa-plane:after {
  content: "􏁲";
}
.fad.fa-plane-alt:after {
  content: "􏏞";
}
.fad.fa-plane-arrival:after {
  content: "􏖯";
}
.fad.fa-plane-departure:after {
  content: "􏖰";
}
.fad.fa-play:after {
  content: "􏁋";
}
.fad.fa-play-circle:after {
  content: "􏅄";
}
.fad.fa-plug:after {
  content: "􏇦";
}
.fad.fa-plus:after {
  content: "􏁧";
}
.fad.fa-plus-circle:after {
  content: "􏁕";
}
.fad.fa-plus-hexagon:after {
  content: "􏌀";
}
.fad.fa-plus-octagon:after {
  content: "􏌁";
}
.fad.fa-plus-square:after {
  content: "􏃾";
}
.fad.fa-podcast:after {
  content: "􏋎";
}
.fad.fa-podium:after {
  content: "􏚀";
}
.fad.fa-podium-star:after {
  content: "􏝘";
}
.fad.fa-poll:after {
  content: "􏚁";
}
.fad.fa-poll-h:after {
  content: "􏚂";
}
.fad.fa-poll-people:after {
  content: "􏝙";
}
.fad.fa-poo:after {
  content: "􏋾";
}
.fad.fa-poo-storm:after {
  content: "􏝚";
}
.fad.fa-poop:after {
  content: "􏘙";
}
.fad.fa-popcorn:after {
  content: "􏠙";
}
.fad.fa-portrait:after {
  content: "􏏠";
}
.fad.fa-pound-sign:after {
  content: "􏅔";
}
.fad.fa-power-off:after {
  content: "􏀑";
}
.fad.fa-pray:after {
  content: "􏚃";
}
.fad.fa-praying-hands:after {
  content: "􏚄";
}
.fad.fa-prescription:after {
  content: "􏖱";
}
.fad.fa-prescription-bottle:after {
  content: "􏒅";
}
.fad.fa-prescription-bottle-alt:after {
  content: "􏒆";
}
.fad.fa-presentation:after {
  content: "􏚅";
}
.fad.fa-print:after {
  content: "􏀯";
}
.fad.fa-print-search:after {
  content: "􏠚";
}
.fad.fa-print-slash:after {
  content: "􏚆";
}
.fad.fa-procedures:after {
  content: "􏒇";
}
.fad.fa-project-diagram:after {
  content: "􏕂";
}
.fad.fa-projector:after {
  content: "􏣖";
}
.fad.fa-pumpkin:after {
  content: "􏜇";
}
.fad.fa-puzzle-piece:after {
  content: "􏄮";
}
.fad.fa-qrcode:after {
  content: "􏀩";
}
.fad.fa-question:after {
  content: "􏄨";
}
.fad.fa-question-circle:after {
  content: "􏁙";
}
.fad.fa-question-square:after {
  content: "􏋽";
}
.fad.fa-quidditch:after {
  content: "􏑘";
}
.fad.fa-quote-left:after {
  content: "􏄍";
}
.fad.fa-quote-right:after {
  content: "􏄎";
}
.fad.fa-quran:after {
  content: "􏚇";
}
.fad.fa-rabbit:after {
  content: "􏜈";
}
.fad.fa-rabbit-fast:after {
  content: "􏜉";
}
.fad.fa-racquet:after {
  content: "􏑚";
}
.fad.fa-radiation:after {
  content: "􏞹";
}
.fad.fa-radiation-alt:after {
  content: "􏞺";
}
.fad.fa-radio:after {
  content: "􏣗";
}
.fad.fa-radio-alt:after {
  content: "􏣘";
}
.fad.fa-rainbow:after {
  content: "􏝛";
}
.fad.fa-raindrops:after {
  content: "􏝜";
}
.fad.fa-ram:after {
  content: "􏜊";
}
.fad.fa-ramp-loading:after {
  content: "􏓔";
}
.fad.fa-random:after {
  content: "􏁴";
}
.fad.fa-receipt:after {
  content: "􏕃";
}
.fad.fa-record-vinyl:after {
  content: "􏣙";
}
.fad.fa-rectangle-landscape:after {
  content: "􏋺";
}
.fad.fa-rectangle-portrait:after {
  content: "􏋻";
}
.fad.fa-rectangle-wide:after {
  content: "􏋼";
}
.fad.fa-recycle:after {
  content: "􏆸";
}
.fad.fa-redo:after {
  content: "􏀞";
}
.fad.fa-redo-alt:after {
  content: "􏋹";
}
.fad.fa-registered:after {
  content: "􏉝";
}
.fad.fa-remove-format:after {
  content: "􏡽";
}
.fad.fa-repeat:after {
  content: "􏍣";
}
.fad.fa-repeat-1:after {
  content: "􏍥";
}
.fad.fa-repeat-1-alt:after {
  content: "􏍦";
}
.fad.fa-repeat-alt:after {
  content: "􏍤";
}
.fad.fa-reply:after {
  content: "􏏥";
}
.fad.fa-reply-all:after {
  content: "􏄢";
}
.fad.fa-republican:after {
  content: "􏝞";
}
.fad.fa-restroom:after {
  content: "􏞽";
}
.fad.fa-retweet:after {
  content: "􏁹";
}
.fad.fa-retweet-alt:after {
  content: "􏍡";
}
.fad.fa-ribbon:after {
  content: "􏓖";
}
.fad.fa-ring:after {
  content: "􏜋";
}
.fad.fa-rings-wedding:after {
  content: "􏠛";
}
.fad.fa-road:after {
  content: "􏀘";
}
.fad.fa-robot:after {
  content: "􏕄";
}
.fad.fa-rocket:after {
  content: "􏄵";
}
.fad.fa-route:after {
  content: "􏓗";
}
.fad.fa-route-highway:after {
  content: "􏘚";
}
.fad.fa-route-interstate:after {
  content: "􏘛";
}
.fad.fa-router:after {
  content: "􏣚";
}
.fad.fa-rss:after {
  content: "􏂞";
}
.fad.fa-rss-square:after {
  content: "􏅃";
}
.fad.fa-ruble-sign:after {
  content: "􏅘";
}
.fad.fa-ruler:after {
  content: "􏕅";
}
.fad.fa-ruler-combined:after {
  content: "􏕆";
}
.fad.fa-ruler-horizontal:after {
  content: "􏕇";
}
.fad.fa-ruler-triangle:after {
  content: "􏘜";
}
.fad.fa-ruler-vertical:after {
  content: "􏕈";
}
.fad.fa-running:after {
  content: "􏜌";
}
.fad.fa-rupee-sign:after {
  content: "􏅖";
}
.fad.fa-rv:after {
  content: "􏞾";
}
.fad.fa-sack:after {
  content: "􏠜";
}
.fad.fa-sack-dollar:after {
  content: "􏠝";
}
.fad.fa-sad-cry:after {
  content: "􏖳";
}
.fad.fa-sad-tear:after {
  content: "􏖴";
}
.fad.fa-salad:after {
  content: "􏠞";
}
.fad.fa-sandwich:after {
  content: "􏠟";
}
.fad.fa-satellite:after {
  content: "􏞿";
}
.fad.fa-satellite-dish:after {
  content: "􏟀";
}
.fad.fa-sausage:after {
  content: "􏠠";
}
.fad.fa-save:after {
  content: "􏃇";
}
.fad.fa-sax-hot:after {
  content: "􏣛";
}
.fad.fa-saxophone:after {
  content: "􏣜";
}
.fad.fa-scalpel:after {
  content: "􏘝";
}
.fad.fa-scalpel-path:after {
  content: "􏘞";
}
.fad.fa-scanner:after {
  content: "􏒈";
}
.fad.fa-scanner-image:after {
  content: "􏣳";
}
.fad.fa-scanner-keyboard:after {
  content: "􏒉";
}
.fad.fa-scanner-touchscreen:after {
  content: "􏒊";
}
.fad.fa-scarecrow:after {
  content: "􏜍";
}
.fad.fa-scarf:after {
  content: "􏟁";
}
.fad.fa-school:after {
  content: "􏕉";
}
.fad.fa-screwdriver:after {
  content: "􏕊";
}
.fad.fa-scroll:after {
  content: "􏜎";
}
.fad.fa-scroll-old:after {
  content: "􏜏";
}
.fad.fa-scrubber:after {
  content: "􏋸";
}
.fad.fa-scythe:after {
  content: "􏜐";
}
.fad.fa-sd-card:after {
  content: "􏟂";
}
.fad.fa-search:after {
  content: "􏀂";
}
.fad.fa-search-dollar:after {
  content: "􏚈";
}
.fad.fa-search-location:after {
  content: "􏚉";
}
.fad.fa-search-minus:after {
  content: "􏀐";
}
.fad.fa-search-plus:after {
  content: "􏀎";
}
.fad.fa-seedling:after {
  content: "􏓘";
}
.fad.fa-send-back:after {
  content: "􏡾";
}
.fad.fa-send-backward:after {
  content: "􏡿";
}
.fad.fa-server:after {
  content: "􏈳";
}
.fad.fa-shapes:after {
  content: "􏘟";
}
.fad.fa-share:after {
  content: "􏁤";
}
.fad.fa-share-all:after {
  content: "􏍧";
}
.fad.fa-share-alt:after {
  content: "􏇠";
}
.fad.fa-share-alt-square:after {
  content: "􏇡";
}
.fad.fa-share-square:after {
  content: "􏅍";
}
.fad.fa-sheep:after {
  content: "􏜑";
}
.fad.fa-shekel-sign:after {
  content: "􏈋";
}
.fad.fa-shield:after {
  content: "􏄲";
}
.fad.fa-shield-alt:after {
  content: "􏏭";
}
.fad.fa-shield-check:after {
  content: "􏋷";
}
.fad.fa-shield-cross:after {
  content: "􏜒";
}
.fad.fa-ship:after {
  content: "􏈚";
}
.fad.fa-shipping-fast:after {
  content: "􏒋";
}
.fad.fa-shipping-timed:after {
  content: "􏒌";
}
.fad.fa-shish-kebab:after {
  content: "􏠡";
}
.fad.fa-shoe-prints:after {
  content: "􏕋";
}
.fad.fa-shopping-bag:after {
  content: "􏊐";
}
.fad.fa-shopping-basket:after {
  content: "􏊑";
}
.fad.fa-shopping-cart:after {
  content: "􏁺";
}
.fad.fa-shovel:after {
  content: "􏜓";
}
.fad.fa-shovel-snow:after {
  content: "􏟃";
}
.fad.fa-shower:after {
  content: "􏋌";
}
.fad.fa-shredder:after {
  content: "􏚊";
}
.fad.fa-shuttle-van:after {
  content: "􏖶";
}
.fad.fa-shuttlecock:after {
  content: "􏑛";
}
.fad.fa-sickle:after {
  content: "􏠢";
}
.fad.fa-sigma:after {
  content: "􏚋";
}
.fad.fa-sign:after {
  content: "􏓙";
}
.fad.fa-sign-in:after {
  content: "􏂐";
}
.fad.fa-sign-in-alt:after {
  content: "􏋶";
}
.fad.fa-sign-language:after {
  content: "􏊧";
}
.fad.fa-sign-out:after {
  content: "􏂋";
}
.fad.fa-sign-out-alt:after {
  content: "􏋵";
}
.fad.fa-signal:after {
  content: "􏀒";
}
.fad.fa-signal-1:after {
  content: "􏚌";
}
.fad.fa-signal-2:after {
  content: "􏚍";
}
.fad.fa-signal-3:after {
  content: "􏚎";
}
.fad.fa-signal-4:after {
  content: "􏚏";
}
.fad.fa-signal-alt:after {
  content: "􏚐";
}
.fad.fa-signal-alt-1:after {
  content: "􏚑";
}
.fad.fa-signal-alt-2:after {
  content: "􏚒";
}
.fad.fa-signal-alt-3:after {
  content: "􏚓";
}
.fad.fa-signal-alt-slash:after {
  content: "􏚔";
}
.fad.fa-signal-slash:after {
  content: "􏚕";
}
.fad.fa-signal-stream:after {
  content: "􏣝";
}
.fad.fa-signature:after {
  content: "􏖷";
}
.fad.fa-sim-card:after {
  content: "􏟄";
}
.fad.fa-sitemap:after {
  content: "􏃨";
}
.fad.fa-skating:after {
  content: "􏟅";
}
.fad.fa-skeleton:after {
  content: "􏘠";
}
.fad.fa-ski-jump:after {
  content: "􏟇";
}
.fad.fa-ski-lift:after {
  content: "􏟈";
}
.fad.fa-skiing:after {
  content: "􏟉";
}
.fad.fa-skiing-nordic:after {
  content: "􏟊";
}
.fad.fa-skull:after {
  content: "􏕌";
}
.fad.fa-skull-cow:after {
  content: "􏣞";
}
.fad.fa-skull-crossbones:after {
  content: "􏜔";
}
.fad.fa-slash:after {
  content: "􏜕";
}
.fad.fa-sledding:after {
  content: "􏟋";
}
.fad.fa-sleigh:after {
  content: "􏟌";
}
.fad.fa-sliders-h:after {
  content: "􏇞";
}
.fad.fa-sliders-h-square:after {
  content: "􏏰";
}
.fad.fa-sliders-v:after {
  content: "􏏱";
}
.fad.fa-sliders-v-square:after {
  content: "􏏲";
}
.fad.fa-smile:after {
  content: "􏄘";
}
.fad.fa-smile-beam:after {
  content: "􏖸";
}
.fad.fa-smile-plus:after {
  content: "􏖹";
}
.fad.fa-smile-wink:after {
  content: "􏓚";
}
.fad.fa-smog:after {
  content: "􏝟";
}
.fad.fa-smoke:after {
  content: "􏝠";
}
.fad.fa-smoking:after {
  content: "􏒍";
}
.fad.fa-smoking-ban:after {
  content: "􏕍";
}
.fad.fa-sms:after {
  content: "􏟍";
}
.fad.fa-snake:after {
  content: "􏜖";
}
.fad.fa-snooze:after {
  content: "􏢀";
}
.fad.fa-snow-blowing:after {
  content: "􏝡";
}
.fad.fa-snowboarding:after {
  content: "􏟎";
}
.fad.fa-snowflake:after {
  content: "􏋜";
}
.fad.fa-snowflakes:after {
  content: "􏟏";
}
.fad.fa-snowman:after {
  content: "􏟐";
}
.fad.fa-snowmobile:after {
  content: "􏟑";
}
.fad.fa-snowplow:after {
  content: "􏟒";
}
.fad.fa-socks:after {
  content: "􏚖";
}
.fad.fa-solar-panel:after {
  content: "􏖺";
}
.fad.fa-sort:after {
  content: "􏃜";
}
.fad.fa-sort-alpha-down:after {
  content: "􏅝";
}
.fad.fa-sort-alpha-down-alt:after {
  content: "􏢁";
}
.fad.fa-sort-alpha-up:after {
  content: "􏅞";
}
.fad.fa-sort-alpha-up-alt:after {
  content: "􏢂";
}
.fad.fa-sort-alt:after {
  content: "􏢃";
}
.fad.fa-sort-amount-down:after {
  content: "􏅠";
}
.fad.fa-sort-amount-down-alt:after {
  content: "􏢄";
}
.fad.fa-sort-amount-up:after {
  content: "􏅡";
}
.fad.fa-sort-amount-up-alt:after {
  content: "􏢅";
}
.fad.fa-sort-down:after {
  content: "􏃝";
}
.fad.fa-sort-numeric-down:after {
  content: "􏅢";
}
.fad.fa-sort-numeric-down-alt:after {
  content: "􏢆";
}
.fad.fa-sort-numeric-up:after {
  content: "􏅣";
}
.fad.fa-sort-numeric-up-alt:after {
  content: "􏢇";
}
.fad.fa-sort-shapes-down:after {
  content: "􏢈";
}
.fad.fa-sort-shapes-down-alt:after {
  content: "􏢉";
}
.fad.fa-sort-shapes-up:after {
  content: "􏢊";
}
.fad.fa-sort-shapes-up-alt:after {
  content: "􏢋";
}
.fad.fa-sort-size-down:after {
  content: "􏢌";
}
.fad.fa-sort-size-down-alt:after {
  content: "􏢍";
}
.fad.fa-sort-size-up:after {
  content: "􏢎";
}
.fad.fa-sort-size-up-alt:after {
  content: "􏢏";
}
.fad.fa-sort-up:after {
  content: "􏃞";
}
.fad.fa-soup:after {
  content: "􏠣";
}
.fad.fa-spa:after {
  content: "􏖻";
}
.fad.fa-space-shuttle:after {
  content: "􏆗";
}
.fad.fa-spade:after {
  content: "􏋴";
}
.fad.fa-sparkles:after {
  content: "􏢐";
}
.fad.fa-speaker:after {
  content: "􏣟";
}
.fad.fa-speakers:after {
  content: "􏣠";
}
.fad.fa-spell-check:after {
  content: "􏢑";
}
.fad.fa-spider:after {
  content: "􏜗";
}
.fad.fa-spider-black-widow:after {
  content: "􏜘";
}
.fad.fa-spider-web:after {
  content: "􏜙";
}
.fad.fa-spinner:after {
  content: "􏄐";
}
.fad.fa-spinner-third:after {
  content: "􏏴";
}
.fad.fa-splotch:after {
  content: "􏖼";
}
.fad.fa-spray-can:after {
  content: "􏖽";
}
.fad.fa-square:after {
  content: "􏃈";
}
.fad.fa-square-full:after {
  content: "􏑜";
}
.fad.fa-square-root:after {
  content: "􏚗";
}
.fad.fa-square-root-alt:after {
  content: "􏚘";
}
.fad.fa-squirrel:after {
  content: "􏜚";
}
.fad.fa-staff:after {
  content: "􏜛";
}
.fad.fa-stamp:after {
  content: "􏖿";
}
.fad.fa-star:after {
  content: "􏀅";
}
.fad.fa-star-and-crescent:after {
  content: "􏚙";
}
.fad.fa-star-christmas:after {
  content: "􏟔";
}
.fad.fa-star-exclamation:after {
  content: "􏋳";
}
.fad.fa-star-half:after {
  content: "􏂉";
}
.fad.fa-star-half-alt:after {
  content: "􏗀";
}
.fad.fa-star-of-david:after {
  content: "􏚚";
}
.fad.fa-star-of-life:after {
  content: "􏘡";
}
.fad.fa-stars:after {
  content: "􏝢";
}
.fad.fa-steak:after {
  content: "􏠤";
}
.fad.fa-steering-wheel:after {
  content: "􏘢";
}
.fad.fa-step-backward:after {
  content: "􏁈";
}
.fad.fa-step-forward:after {
  content: "􏁑";
}
.fad.fa-stethoscope:after {
  content: "􏃱";
}
.fad.fa-sticky-note:after {
  content: "􏉉";
}
.fad.fa-stocking:after {
  content: "􏟕";
}
.fad.fa-stomach:after {
  content: "􏘣";
}
.fad.fa-stop:after {
  content: "􏁍";
}
.fad.fa-stop-circle:after {
  content: "􏊍";
}
.fad.fa-stopwatch:after {
  content: "􏋲";
}
.fad.fa-store:after {
  content: "􏕎";
}
.fad.fa-store-alt:after {
  content: "􏕏";
}
.fad.fa-stream:after {
  content: "􏕐";
}
.fad.fa-street-view:after {
  content: "􏈝";
}
.fad.fa-stretcher:after {
  content: "􏠥";
}
.fad.fa-strikethrough:after {
  content: "􏃌";
}
.fad.fa-stroopwafel:after {
  content: "􏕑";
}
.fad.fa-subscript:after {
  content: "􏄬";
}
.fad.fa-subway:after {
  content: "􏈹";
}
.fad.fa-suitcase:after {
  content: "􏃲";
}
.fad.fa-suitcase-rolling:after {
  content: "􏗁";
}
.fad.fa-sun:after {
  content: "􏆅";
}
.fad.fa-sun-cloud:after {
  content: "􏝣";
}
.fad.fa-sun-dust:after {
  content: "􏝤";
}
.fad.fa-sun-haze:after {
  content: "􏝥";
}
.fad.fa-sunglasses:after {
  content: "􏢒";
}
.fad.fa-sunrise:after {
  content: "􏝦";
}
.fad.fa-sunset:after {
  content: "􏝧";
}
.fad.fa-superscript:after {
  content: "􏄫";
}
.fad.fa-surprise:after {
  content: "􏗂";
}
.fad.fa-swatchbook:after {
  content: "􏗃";
}
.fad.fa-swimmer:after {
  content: "􏗄";
}
.fad.fa-swimming-pool:after {
  content: "􏗅";
}
.fad.fa-sword:after {
  content: "􏜜";
}
.fad.fa-swords:after {
  content: "􏜝";
}
.fad.fa-synagogue:after {
  content: "􏚛";
}
.fad.fa-sync:after {
  content: "􏀡";
}
.fad.fa-sync-alt:after {
  content: "􏋱";
}
.fad.fa-syringe:after {
  content: "􏒎";
}
.fad.fa-table:after {
  content: "􏃎";
}
.fad.fa-table-tennis:after {
  content: "􏑝";
}
.fad.fa-tablet:after {
  content: "􏄊";
}
.fad.fa-tablet-alt:after {
  content: "􏏺";
}
.fad.fa-tablet-android:after {
  content: "􏏻";
}
.fad.fa-tablet-android-alt:after {
  content: "􏏼";
}
.fad.fa-tablet-rugged:after {
  content: "􏒏";
}
.fad.fa-tablets:after {
  content: "􏒐";
}
.fad.fa-tachometer:after {
  content: "􏃤";
}
.fad.fa-tachometer-alt:after {
  content: "􏏽";
}
.fad.fa-tachometer-alt-average:after {
  content: "􏘤";
}
.fad.fa-tachometer-alt-fast:after {
  content: "􏘥";
}
.fad.fa-tachometer-alt-fastest:after {
  content: "􏘦";
}
.fad.fa-tachometer-alt-slow:after {
  content: "􏘧";
}
.fad.fa-tachometer-alt-slowest:after {
  content: "􏘨";
}
.fad.fa-tachometer-average:after {
  content: "􏘩";
}
.fad.fa-tachometer-fast:after {
  content: "􏘪";
}
.fad.fa-tachometer-fastest:after {
  content: "􏘫";
}
.fad.fa-tachometer-slow:after {
  content: "􏘬";
}
.fad.fa-tachometer-slowest:after {
  content: "􏘭";
}
.fad.fa-taco:after {
  content: "􏠦";
}
.fad.fa-tag:after {
  content: "􏀫";
}
.fad.fa-tags:after {
  content: "􏀬";
}
.fad.fa-tally:after {
  content: "􏚜";
}
.fad.fa-tanakh:after {
  content: "􏠧";
}
.fad.fa-tape:after {
  content: "􏓛";
}
.fad.fa-tasks:after {
  content: "􏂮";
}
.fad.fa-tasks-alt:after {
  content: "􏠨";
}
.fad.fa-taxi:after {
  content: "􏆺";
}
.fad.fa-teeth:after {
  content: "􏘮";
}
.fad.fa-teeth-open:after {
  content: "􏘯";
}
.fad.fa-temperature-frigid:after {
  content: "􏝨";
}
.fad.fa-temperature-high:after {
  content: "􏝩";
}
.fad.fa-temperature-hot:after {
  content: "􏝪";
}
.fad.fa-temperature-low:after {
  content: "􏝫";
}
.fad.fa-tenge:after {
  content: "􏟗";
}
.fad.fa-tennis-ball:after {
  content: "􏑞";
}
.fad.fa-terminal:after {
  content: "􏄠";
}
.fad.fa-text:after {
  content: "􏢓";
}
.fad.fa-text-height:after {
  content: "􏀴";
}
.fad.fa-text-size:after {
  content: "􏢔";
}
.fad.fa-text-width:after {
  content: "􏀵";
}
.fad.fa-th:after {
  content: "􏀊";
}
.fad.fa-th-large:after {
  content: "􏀉";
}
.fad.fa-th-list:after {
  content: "􏀋";
}
.fad.fa-theater-masks:after {
  content: "􏘰";
}
.fad.fa-thermometer:after {
  content: "􏒑";
}
.fad.fa-thermometer-empty:after {
  content: "􏋋";
}
.fad.fa-thermometer-full:after {
  content: "􏋇";
}
.fad.fa-thermometer-half:after {
  content: "􏋉";
}
.fad.fa-thermometer-quarter:after {
  content: "􏋊";
}
.fad.fa-thermometer-three-quarters:after {
  content: "􏋈";
}
.fad.fa-theta:after {
  content: "􏚞";
}
.fad.fa-thumbs-down:after {
  content: "􏅥";
}
.fad.fa-thumbs-up:after {
  content: "􏅤";
}
.fad.fa-thumbtack:after {
  content: "􏂍";
}
.fad.fa-thunderstorm:after {
  content: "􏝬";
}
.fad.fa-thunderstorm-moon:after {
  content: "􏝭";
}
.fad.fa-thunderstorm-sun:after {
  content: "􏝮";
}
.fad.fa-ticket:after {
  content: "􏅅";
}
.fad.fa-ticket-alt:after {
  content: "􏏿";
}
.fad.fa-tilde:after {
  content: "􏚟";
}
.fad.fa-times:after {
  content: "􏀍";
}
.fad.fa-times-circle:after {
  content: "􏁗";
}
.fad.fa-times-hexagon:after {
  content: "􏋮";
}
.fad.fa-times-octagon:after {
  content: "􏋰";
}
.fad.fa-times-square:after {
  content: "􏋓";
}
.fad.fa-tint:after {
  content: "􏁃";
}
.fad.fa-tint-slash:after {
  content: "􏗇";
}
.fad.fa-tire:after {
  content: "􏘱";
}
.fad.fa-tire-flat:after {
  content: "􏘲";
}
.fad.fa-tire-pressure-warning:after {
  content: "􏘳";
}
.fad.fa-tire-rugged:after {
  content: "􏘴";
}
.fad.fa-tired:after {
  content: "􏗈";
}
.fad.fa-toggle-off:after {
  content: "􏈄";
}
.fad.fa-toggle-on:after {
  content: "􏈅";
}
.fad.fa-toilet:after {
  content: "􏟘";
}
.fad.fa-toilet-paper:after {
  content: "􏜞";
}
.fad.fa-toilet-paper-alt:after {
  content: "􏜟";
}
.fad.fa-tombstone:after {
  content: "􏜠";
}
.fad.fa-tombstone-alt:after {
  content: "􏜡";
}
.fad.fa-toolbox:after {
  content: "􏕒";
}
.fad.fa-tools:after {
  content: "􏟙";
}
.fad.fa-tooth:after {
  content: "􏗉";
}
.fad.fa-toothbrush:after {
  content: "􏘵";
}
.fad.fa-torah:after {
  content: "􏚠";
}
.fad.fa-torii-gate:after {
  content: "􏚡";
}
.fad.fa-tornado:after {
  content: "􏝯";
}
.fad.fa-tractor:after {
  content: "􏜢";
}
.fad.fa-trademark:after {
  content: "􏉜";
}
.fad.fa-traffic-cone:after {
  content: "􏘶";
}
.fad.fa-traffic-light:after {
  content: "􏘷";
}
.fad.fa-traffic-light-go:after {
  content: "􏘸";
}
.fad.fa-traffic-light-slow:after {
  content: "􏘹";
}
.fad.fa-traffic-light-stop:after {
  content: "􏘺";
}
.fad.fa-train:after {
  content: "􏈸";
}
.fad.fa-tram:after {
  content: "􏟚";
}
.fad.fa-transgender:after {
  content: "􏈤";
}
.fad.fa-transgender-alt:after {
  content: "􏈥";
}
.fad.fa-trash:after {
  content: "􏇸";
}
.fad.fa-trash-alt:after {
  content: "􏋭";
}
.fad.fa-trash-restore:after {
  content: "􏠩";
}
.fad.fa-trash-restore-alt:after {
  content: "􏠪";
}
.fad.fa-trash-undo:after {
  content: "􏢕";
}
.fad.fa-trash-undo-alt:after {
  content: "􏢖";
}
.fad.fa-treasure-chest:after {
  content: "􏜣";
}
.fad.fa-tree:after {
  content: "􏆻";
}
.fad.fa-tree-alt:after {
  content: "􏐀";
}
.fad.fa-tree-christmas:after {
  content: "􏟛";
}
.fad.fa-tree-decorated:after {
  content: "􏟜";
}
.fad.fa-tree-large:after {
  content: "􏟝";
}
.fad.fa-tree-palm:after {
  content: "􏠫";
}
.fad.fa-trees:after {
  content: "􏜤";
}
.fad.fa-triangle:after {
  content: "􏋬";
}
.fad.fa-triangle-music:after {
  content: "􏣢";
}
.fad.fa-trophy:after {
  content: "􏂑";
}
.fad.fa-trophy-alt:after {
  content: "􏋫";
}
.fad.fa-truck:after {
  content: "􏃑";
}
.fad.fa-truck-container:after {
  content: "􏓜";
}
.fad.fa-truck-couch:after {
  content: "􏓝";
}
.fad.fa-truck-loading:after {
  content: "􏓞";
}
.fad.fa-truck-monster:after {
  content: "􏘻";
}
.fad.fa-truck-moving:after {
  content: "􏓟";
}
.fad.fa-truck-pickup:after {
  content: "􏘼";
}
.fad.fa-truck-plow:after {
  content: "􏟞";
}
.fad.fa-truck-ramp:after {
  content: "􏓠";
}
.fad.fa-trumpet:after {
  content: "􏣣";
}
.fad.fa-tshirt:after {
  content: "􏕓";
}
.fad.fa-tty:after {
  content: "􏇤";
}
.fad.fa-turkey:after {
  content: "􏜥";
}
.fad.fa-turntable:after {
  content: "􏣤";
}
.fad.fa-turtle:after {
  content: "􏜦";
}
.fad.fa-tv:after {
  content: "􏉬";
}
.fad.fa-tv-alt:after {
  content: "􏣥";
}
.fad.fa-tv-music:after {
  content: "􏣦";
}
.fad.fa-tv-retro:after {
  content: "􏐁";
}
.fad.fa-typewriter:after {
  content: "􏣧";
}
.fad.fa-umbrella:after {
  content: "􏃩";
}
.fad.fa-umbrella-beach:after {
  content: "􏗊";
}
.fad.fa-underline:after {
  content: "􏃍";
}
.fad.fa-undo:after {
  content: "􏃢";
}
.fad.fa-undo-alt:after {
  content: "􏋪";
}
.fad.fa-unicorn:after {
  content: "􏜧";
}
.fad.fa-union:after {
  content: "􏚢";
}
.fad.fa-universal-access:after {
  content: "􏊚";
}
.fad.fa-university:after {
  content: "􏆜";
}
.fad.fa-unlink:after {
  content: "􏄧";
}
.fad.fa-unlock:after {
  content: "􏂜";
}
.fad.fa-unlock-alt:after {
  content: "􏄾";
}
.fad.fa-upload:after {
  content: "􏂓";
}
.fad.fa-usb-drive:after {
  content: "􏣩";
}
.fad.fa-usd-circle:after {
  content: "􏋨";
}
.fad.fa-usd-square:after {
  content: "􏋩";
}
.fad.fa-user:after {
  content: "􏀇";
}
.fad.fa-user-alt:after {
  content: "􏐆";
}
.fad.fa-user-alt-slash:after {
  content: "􏓺";
}
.fad.fa-user-astronaut:after {
  content: "􏓻";
}
.fad.fa-user-chart:after {
  content: "􏚣";
}
.fad.fa-user-check:after {
  content: "􏓼";
}
.fad.fa-user-circle:after {
  content: "􏊽";
}
.fad.fa-user-clock:after {
  content: "􏓽";
}
.fad.fa-user-cog:after {
  content: "􏓾";
}
.fad.fa-user-cowboy:after {
  content: "􏣪";
}
.fad.fa-user-crown:after {
  content: "􏚤";
}
.fad.fa-user-edit:after {
  content: "􏓿";
}
.fad.fa-user-friends:after {
  content: "􏔀";
}
.fad.fa-user-graduate:after {
  content: "􏔁";
}
.fad.fa-user-hard-hat:after {
  content: "􏠬";
}
.fad.fa-user-headset:after {
  content: "􏠭";
}
.fad.fa-user-injured:after {
  content: "􏜨";
}
.fad.fa-user-lock:after {
  content: "􏔂";
}
.fad.fa-user-md:after {
  content: "􏃰";
}
.fad.fa-user-md-chat:after {
  content: "􏠮";
}
.fad.fa-user-minus:after {
  content: "􏔃";
}
.fad.fa-user-music:after {
  content: "􏣫";
}
.fad.fa-user-ninja:after {
  content: "􏔄";
}
.fad.fa-user-nurse:after {
  content: "􏠯";
}
.fad.fa-user-plus:after {
  content: "􏈴";
}
.fad.fa-user-secret:after {
  content: "􏈛";
}
.fad.fa-user-shield:after {
  content: "􏔅";
}
.fad.fa-user-slash:after {
  content: "􏔆";
}
.fad.fa-user-tag:after {
  content: "􏔇";
}
.fad.fa-user-tie:after {
  content: "􏔈";
}
.fad.fa-user-times:after {
  content: "􏈵";
}
.fad.fa-users:after {
  content: "􏃀";
}
.fad.fa-users-class:after {
  content: "􏘽";
}
.fad.fa-users-cog:after {
  content: "􏔉";
}
.fad.fa-users-crown:after {
  content: "􏚥";
}
.fad.fa-users-medical:after {
  content: "􏠰";
}
.fad.fa-utensil-fork:after {
  content: "􏋣";
}
.fad.fa-utensil-knife:after {
  content: "􏋤";
}
.fad.fa-utensil-spoon:after {
  content: "􏋥";
}
.fad.fa-utensils:after {
  content: "􏋧";
}
.fad.fa-utensils-alt:after {
  content: "􏋦";
}
.fad.fa-value-absolute:after {
  content: "􏚦";
}
.fad.fa-vector-square:after {
  content: "􏗋";
}
.fad.fa-venus:after {
  content: "􏈡";
}
.fad.fa-venus-double:after {
  content: "􏈦";
}
.fad.fa-venus-mars:after {
  content: "􏈨";
}
.fad.fa-vhs:after {
  content: "􏣬";
}
.fad.fa-vial:after {
  content: "􏒒";
}
.fad.fa-vials:after {
  content: "􏒓";
}
.fad.fa-video:after {
  content: "􏀽";
}
.fad.fa-video-plus:after {
  content: "􏓡";
}
.fad.fa-video-slash:after {
  content: "􏓢";
}
.fad.fa-vihara:after {
  content: "􏚧";
}
.fad.fa-violin:after {
  content: "􏣭";
}
.fad.fa-voicemail:after {
  content: "􏢗";
}
.fad.fa-volcano:after {
  content: "􏝰";
}
.fad.fa-volleyball-ball:after {
  content: "􏑟";
}
.fad.fa-volume:after {
  content: "􏚨";
}
.fad.fa-volume-down:after {
  content: "􏀧";
}
.fad.fa-volume-mute:after {
  content: "􏚩";
}
.fad.fa-volume-off:after {
  content: "􏀦";
}
.fad.fa-volume-slash:after {
  content: "􏋢";
}
.fad.fa-volume-up:after {
  content: "􏀨";
}
.fad.fa-vote-nay:after {
  content: "􏝱";
}
.fad.fa-vote-yea:after {
  content: "􏝲";
}
.fad.fa-vr-cardboard:after {
  content: "􏜩";
}
.fad.fa-wagon-covered:after {
  content: "􏣮";
}
.fad.fa-walker:after {
  content: "􏠱";
}
.fad.fa-walkie-talkie:after {
  content: "􏣯";
}
.fad.fa-walking:after {
  content: "􏕔";
}
.fad.fa-wallet:after {
  content: "􏕕";
}
.fad.fa-wand:after {
  content: "􏜪";
}
.fad.fa-wand-magic:after {
  content: "􏜫";
}
.fad.fa-warehouse:after {
  content: "􏒔";
}
.fad.fa-warehouse-alt:after {
  content: "􏒕";
}
.fad.fa-washer:after {
  content: "􏢘";
}
.fad.fa-watch:after {
  content: "􏋡";
}
.fad.fa-watch-calculator:after {
  content: "􏣰";
}
.fad.fa-watch-fitness:after {
  content: "􏘾";
}
.fad.fa-water:after {
  content: "􏝳";
}
.fad.fa-water-lower:after {
  content: "􏝴";
}
.fad.fa-water-rise:after {
  content: "􏝵";
}
.fad.fa-wave-sine:after {
  content: "􏢙";
}
.fad.fa-wave-square:after {
  content: "􏠾";
}
.fad.fa-wave-triangle:after {
  content: "􏢚";
}
.fad.fa-waveform:after {
  content: "􏣱";
}
.fad.fa-waveform-path:after {
  content: "􏣲";
}
.fad.fa-webcam:after {
  content: "􏠲";
}
.fad.fa-webcam-slash:after {
  content: "􏠳";
}
.fad.fa-weight:after {
  content: "􏒖";
}
.fad.fa-weight-hanging:after {
  content: "􏗍";
}
.fad.fa-whale:after {
  content: "􏜬";
}
.fad.fa-wheat:after {
  content: "􏜭";
}
.fad.fa-wheelchair:after {
  content: "􏆓";
}
.fad.fa-whistle:after {
  content: "􏑠";
}
.fad.fa-wifi:after {
  content: "􏇫";
}
.fad.fa-wifi-1:after {
  content: "􏚪";
}
.fad.fa-wifi-2:after {
  content: "􏚫";
}
.fad.fa-wifi-slash:after {
  content: "􏚬";
}
.fad.fa-wind:after {
  content: "􏜮";
}
.fad.fa-wind-turbine:after {
  content: "􏢛";
}
.fad.fa-wind-warning:after {
  content: "􏝶";
}
.fad.fa-window:after {
  content: "􏐎";
}
.fad.fa-window-alt:after {
  content: "􏐏";
}
.fad.fa-window-close:after {
  content: "􏐐";
}
.fad.fa-window-maximize:after {
  content: "􏋐";
}
.fad.fa-window-minimize:after {
  content: "􏋑";
}
.fad.fa-window-restore:after {
  content: "􏋒";
}
.fad.fa-windsock:after {
  content: "􏝷";
}
.fad.fa-wine-bottle:after {
  content: "􏜯";
}
.fad.fa-wine-glass:after {
  content: "􏓣";
}
.fad.fa-wine-glass-alt:after {
  content: "􏗎";
}
.fad.fa-won-sign:after {
  content: "􏅙";
}
.fad.fa-wreath:after {
  content: "􏟢";
}
.fad.fa-wrench:after {
  content: "􏂭";
}
.fad.fa-x-ray:after {
  content: "􏒗";
}
.fad.fa-yen-sign:after {
  content: "􏅗";
}
.fad.fa-yin-yang:after {
  content: "􏚭";
}
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-container * {
  box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}
.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-slide--image::before {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button:focus {
  outline: none;
}
.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}
.fancybox-button div {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1,
.fancybox-share .h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static;
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cc-revoke {
  padding: 0.5em;
}
.cc-header {
  font-size: 18px;
  font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: 0.8;
  display: inline-block;
  padding: 0.2em;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active,
.cc-link:visited {
  color: initial;
}
.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 0.9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
  min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 1.6em;
  opacity: 0.9;
  line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0;
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  -ms-flex: 1;
  flex: 1;
}
.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: 0.5em;
}
@media print {
  .cc-revoke,
  .cc-window {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 414px) and (orientation: portrait),
  screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1;
    flex: 1;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: 0.8em 1.8em;
  height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
}
.gj-button {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #000;
  border-radius: 3px;
  padding: 6px 10px;
  cursor: pointer;
}
.gj-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gj-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gj-margin-left-5 {
  margin-left: 5px;
}
.gj-margin-left-10 {
  margin-left: 10px;
}
.gj-width-full {
  width: 100%;
}
.gj-cursor-pointer {
  cursor: pointer;
}
.gj-text-align-center {
  text-align: center;
}
.gj-font-size-16 {
  font-size: 16px;
}
.gj-hidden {
  display: none;
}
.gj-button-md {
  background: 0 0;
  border: none;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  height: 36px;
  margin: 0;
  min-width: 64px;
  padding: 0 16px;
  display: inline-block;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1),
    background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gj-button-md:hover {
  background-color: rgba(158, 158, 158, 0.2);
}
.gj-button-md:disabled {
  color: rgba(0, 0, 0, 0.26);
  background: 0 0;
}
.gj-button-md .material-icons,
.gj-button-md .gj-icon {
  vertical-align: middle;
}
.gj-button-md.gj-button-md-icon {
  width: 24px;
  height: 31px;
  min-width: 24px;
  padding: 0px;
  display: table;
}
.gj-button-md.gj-button-md-icon .material-icons,
.gj-button-md.gj-button-md-icon .gj-icon {
  display: table-cell;
  margin-right: 0px;
  width: 24px;
  height: 24px;
}
.gj-button-md.active {
  background-color: rgba(158, 158, 158, 0.4);
}
.gj-button-md-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.gj-textbox-md {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  display: block;
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 4px 0px;
  margin: 0;
  width: 100%;
  background: 0 0;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}
.gj-textbox-md:focus,
.gj-textbox-md:active {
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
  outline: none;
}
.gj-textbox-md::placeholder {
  color: #8e8e8e;
}
.gj-textbox-md:-ms-input-placeholder {
  color: #8e8e8e;
}
.gj-textbox-md::-ms-input-placeholder {
  color: #8e8e8e;
}
.gj-md-spacer-24 {
  min-width: 24px;
  width: 24px;
  display: inline-block;
}
.gj-md-spacer-32 {
  min-width: 32px;
  width: 32px;
  display: inline-block;
}
.gj-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1203;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  background-color: rgba(0, 0, 0, 0.54118);
  transition: 200ms ease opacity;
  will-change: opacity;
}
ul.gj-list li [data-role="wrapper"] {
  display: table;
  width: 100%;
}
ul.gj-list li [data-role="checkbox"] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
ul.gj-list li [data-role="image"] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
ul.gj-list li [data-role="display"] {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
}
ul.gj-list li [data-role="display"]:empty:before {
  content: "​";
}
ul.gj-list-bootstrap {
  padding-left: 0px;
  margin-bottom: 0px;
}
ul.gj-list-bootstrap li {
  padding: 0px;
}
ul.gj-list-bootstrap li [data-role="wrapper"] {
  padding: 0px 10px;
}
ul.gj-list-bootstrap li [data-role="checkbox"] {
  width: 24px;
  padding: 3px;
}
ul.gj-list-bootstrap li [data-role="image"] {
  width: 24px;
  height: 24px;
}
ul.gj-list-bootstrap li [data-role="display"] {
  padding: 8px 0px 8px 4px;
}
.list-group-item.active ul li,
.list-group-item.active:focus ul li,
.list-group-item.active:hover ul li {
  text-shadow: none;
  color: initial;
}
ul.gj-list-md {
  padding: 0px;
  list-style: none;
  list-style-type: none;
  line-height: 24px;
  letter-spacing: 0;
  color: #616161;
}
ul.gj-list-md li {
  display: list-item;
  list-style-type: none;
  padding: 0px;
  min-height: unset;
  box-sizing: border-box;
  align-items: center;
  cursor: default;
  overflow: hidden;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
ul.gj-list-md li [data-role="checkbox"] {
  height: 24px;
  width: 24px;
}
ul.gj-list-md li [data-role="image"] {
  height: 24px;
  width: 24px;
}
ul.gj-list-md li [data-role="display"] {
  padding: 8px 0px 8px 5px;
  order: 0;
  flex-grow: 2;
  text-decoration: none;
  box-sizing: border-box;
  align-items: center;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}
ul.gj-list-md li.disabled > [data-role="wrapper"] > [data-role="display"] {
  color: #9e9e9e;
}
.gj-list-md-active {
  background: #e0e0e0;
  color: #3f51b5;
}
.gj-picker {
  position: absolute;
  z-index: 1203;
  background-color: #fff;
}
.gj-picker .selected {
  color: #fff;
}
.gj-picker-md {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.87);
  border: 1px solid #e0e0e0;
}
.gj-modal .gj-picker-md {
  border: 0px;
}
.gj-picker-md [role="header"] {
  color: rgba(255, 255, 255, 0.54);
  display: flex;
  background: #2196f3;
  align-items: baseline;
  user-select: none;
  justify-content: center;
}
.gj-picker-md [role="footer"] {
  float: right;
  padding: 10px;
}
.gj-picker-md [role="footer"] button.gj-button-md {
  color: #2196f3;
  font-weight: bold;
  font-size: 13px;
}
.gj-picker-bootstrap {
  border-radius: 4px;
  border: 1px solid #e0e0e0;
}
.gj-picker-bootstrap .selected {
  color: #888;
}
.gj-picker-bootstrap [role="header"] {
  background: #eee;
  color: #aaa;
}
@font-face {
  font-family: "gijgo-material";
  src: url("../fonts/gijgo-materialba15.html?235541");
  src: url("../fonts/gijgo-materialba15.html?235541#iefix")
      format("embedded-opentype"),
    url("../fonts/gijgo-materialba15-2.html?235541") format("truetype"),
    url("../fonts/gijgo-materialba15-3.html?235541") format("woff"),
    url("../fonts/gijgo-materialba15-4.html?235541#gijgo-material")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.gj-icon {
  font-family: "gijgo-material" !important;
  font-size: 24px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gj-icon.undo:before {
  content: "";
}
.gj-icon.vertical-align-top:before {
  content: "";
}
.gj-icon.vertical-align-center:before {
  content: "";
}
.gj-icon.vertical-align-bottom:before {
  content: "";
}
.gj-icon.arrow-dropup:before {
  content: "";
}
.gj-icon.clock:before {
  content: "";
}
.gj-icon.refresh:before {
  content: "";
}
.gj-icon.last-page:before {
  content: "";
}
.gj-icon.first-page:before {
  content: "";
}
.gj-icon.cancel:before {
  content: "";
}
.gj-icon.clear:before {
  content: "";
}
.gj-icon.check-circle:before {
  content: "";
}
.gj-icon.delete:before {
  content: "";
}
.gj-icon.arrow-upward:before {
  content: "";
}
.gj-icon.arrow-forward:before {
  content: "";
}
.gj-icon.arrow-downward:before {
  content: "";
}
.gj-icon.arrow-back:before {
  content: "";
}
.gj-icon.list-numbered:before {
  content: "";
}
.gj-icon.list-bulleted:before {
  content: "";
}
.gj-icon.indent-increase:before {
  content: "";
}
.gj-icon.indent-decrease:before {
  content: "";
}
.gj-icon.redo:before {
  content: "";
}
.gj-icon.align-right:before {
  content: "";
}
.gj-icon.align-left:before {
  content: "";
}
.gj-icon.align-justify:before {
  content: "";
}
.gj-icon.align-center:before {
  content: "";
}
.gj-icon.strikethrough:before {
  content: "";
}
.gj-icon.italic:before {
  content: "";
}
.gj-icon.underlined:before {
  content: "";
}
.gj-icon.bold:before {
  content: "";
}
.gj-icon.arrow-dropdown:before {
  content: "";
}
.gj-icon.done:before {
  content: "";
}
.gj-icon.pencil:before {
  content: "";
}
.gj-icon.minus:before {
  content: "";
}
.gj-icon.plus:before {
  content: "";
}
.gj-icon.chevron-up:before {
  content: "";
}
.gj-icon.chevron-right:before {
  content: "";
}
.gj-icon.chevron-down:before {
  content: "";
}
.gj-icon.chevron-left:before {
  content: "";
}
.gj-icon.event:before {
  content: "";
}
.gj-draggable {
  cursor: move;
}
.gj-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1203;
}
.gj-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.gj-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.gj-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.gj-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.gj-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.gj-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.gj-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.gj-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.gj-dialog-footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-top: 0px;
}
.gj-dialog-scrollable [data-role="body"] {
  overflow-x: hidden;
  overflow-y: scroll;
}
.gj-dialog-bootstrap {
  overflow: hidden;
  z-index: 1202;
}
.gj-dialog-bootstrap [data-role="title"] {
  display: inline;
}
.gj-dialog-bootstrap [data-role="close"] {
  line-height: 1.42857143;
}
.gj-dialog-bootstrap4 {
  overflow: hidden;
  z-index: 1202;
}
.gj-dialog-bootstrap4 [data-role="title"] {
  display: inline;
}
.gj-dialog-bootstrap4 [data-role="close"] {
  line-height: 1.5;
}
.gj-dialog-md {
  background-color: #fff;
  overflow: hidden;
  border: none;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0;
  z-index: 1202;
}
.gj-dialog-md-header {
  padding: 24px 24px 0px 24px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
.gj-dialog-md-title {
  margin: 0;
  font-weight: 400;
  display: inline;
  line-height: 28px;
  font-size: 20px;
}
.gj-dialog-md-close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  line-height: 28px;
  font-size: 28px;
}
.gj-dialog-md-body {
  padding: 20px 24px 24px 24px;
  color: rgba(0, 0, 0, 0.54);
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.gj-dialog-md-footer {
  padding: 8px 8px 8px 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.gj-dialog-md-footer > *:first-child {
  margin-right: 0;
}
.gj-dialog-md-footer > * {
  margin-right: 8px;
  height: 36px;
}
DIV.gj-grid-wrapper {
  margin: auto;
  position: relative;
  clear: both;
  z-index: 1;
}
TABLE.gj-grid {
  margin: auto;
  border-collapse: collapse;
  width: 100%;
  table-layout: fixed;
}
TABLE.gj-grid THEAD TH [data-role="selectAll"] {
  margin: auto;
}
TABLE.gj-grid THEAD TH [data-role="title"] {
  display: inline-block;
}
TABLE.gj-grid THEAD TH [data-role="sorticon"] {
  display: inline-block;
}
TABLE.gj-grid THEAD TH {
  overflow: hidden;
  text-overflow: ellipsis;
}
TABLE.gj-grid.autogrow-header-row THEAD TH {
  overflow: auto;
  text-overflow: initial;
  white-space: pre-wrap;
  -ms-word-break: break-word;
  word-break: break-word;
}
TABLE.gj-grid > tbody > tr > td {
  overflow: hidden;
  position: relative;
}
table.gj-grid tbody div[data-role="display"] {
  vertical-align: middle;
  text-indent: 0;
  white-space: pre-wrap;
  -ms-word-break: break-word;
  word-break: break-word;
}
table.gj-grid.fixed-body-rows tbody div[data-role="display"] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-word-break: initial;
  word-break: initial;
}
table.gj-grid tfoot DIV[data-role="display"] {
  vertical-align: middle;
  text-indent: 0;
  display: flex;
}
TABLE.gj-grid .fa {
  padding: 2px;
}
TABLE.gj-grid > tbody > tr > td > div {
  padding: 2px;
  overflow: hidden;
}
DIV.gj-grid-wrapper DIV.gj-grid-loading-cover {
  background: #bbb;
  opacity: 0.5;
  position: absolute;
  vertical-align: middle;
}
DIV.gj-grid-wrapper DIV.gj-grid-loading-text {
  position: absolute;
  font-weight: bold;
}
table.gj-grid-bootstrap thead th {
  background-color: #f5f5f5;
  vertical-align: middle;
}
table.gj-grid-bootstrap thead th [data-role="sorticon"] {
  margin-left: 5px;
}
table.gj-grid-bootstrap thead th [data-role="sorticon"] i.gj-icon,
table.gj-grid-bootstrap thead th [data-role="sorticon"] i.material-icons {
  position: absolute;
  font-size: 20px;
  top: 15px;
}
table.gj-grid-bootstrap tbody tr td div[data-role="display"] {
  padding: 0px;
}
.gj-grid-bootstrap-4 .gj-checkbox-bootstrap {
  display: inline-block;
  padding-top: 2px;
}
.gj-grid-bootstrap-4 tbody tr.active {
  background-color: rgba(0, 0, 0, 0.075);
}
.gj-grid-md {
  position: relative;
  border: 1px solid #e0e0e0;
  border-collapse: collapse;
  white-space: nowrap;
  font-size: 13px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  background-color: #fff;
}
.gj-grid-md td:first-of-type,
.gj-grid-md th:first-of-type {
  padding-left: 24px;
}
.gj-grid-md th {
  position: relative;
  vertical-align: bottom;
  font-weight: 700;
  line-height: 31px;
  letter-spacing: 0;
  height: 56px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  padding-bottom: 8px;
  box-sizing: border-box;
  padding: 12px 18px;
  text-align: right;
}
.gj-grid-md td {
  position: relative;
  height: 48px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 18px;
  box-sizing: border-box;
  text-align: left;
  color: rgba(0, 0, 0, 0.87);
}
.gj-grid-md tbody tr {
  position: relative;
  height: 48px;
  transition-duration: 0.28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color;
}
.gj-grid-md tbody tr:hover {
  background-color: #eee;
}
.gj-grid-md tbody tr.gj-grid-md-select {
  background-color: #f5f5f5;
}
table.gj-grid-md thead th [data-role="sorticon"] {
  margin-left: 5px;
}
table.gj-grid-md thead th [data-role="sorticon"] i.gj-icon,
table.gj-grid-md thead th [data-role="sorticon"] i.material-icons {
  position: absolute;
  font-size: 16px;
  top: 19px;
}
table.gj-grid-md thead th.gj-grid-select-all {
  padding-bottom: 3px;
}
@media only all {
  th.display-1120,
  td.display-1120,
  th.display-960,
  td.display-960,
  th.display-800,
  td.display-800,
  th.display-640,
  td.display-640,
  th.display-480,
  td.display-480,
  th.display-320,
  td.display-320 {
    display: none;
  }
}
@media screen and (min-width: 20em) {
  TABLE.gj-grid-bootstrap th.display-320,
  TABLE.gj-grid-bootstrap td.display-320 {
    display: table-cell;
  }
}
@media screen and (min-width: 30em) {
  TABLE.gj-grid-bootstrap th.display-480,
  TABLE.gj-grid-bootstrap td.display-480 {
    display: table-cell;
  }
}
@media screen and (min-width: 40em) {
  TABLE.gj-grid-bootstrap th.display-640,
  TABLE.gj-grid-bootstrap td.display-640 {
    display: table-cell;
  }
}
@media screen and (min-width: 50em) {
  TABLE.gj-grid-bootstrap th.display-800,
  TABLE.gj-grid-bootstrap td.display-800 {
    display: table-cell;
  }
}
@media screen and (min-width: 60em) {
  TABLE.gj-grid-bootstrap th.display-960,
  TABLE.gj-grid-bootstrap td.display-960 {
    display: table-cell;
  }
}
@media screen and (min-width: 70em) {
  TABLE.gj-grid-bootstrap th.display-1120,
  TABLE.gj-grid-bootstrap td.display-1120 {
    display: table-cell;
  }
}
.gj-grid-md tfoot tr th {
  padding-right: 14px;
}
.gj-grid-md tfoot tr[data-role="pager"] .gj-grid-mdl-pager-label {
  padding-left: 5px;
  padding-right: 5px;
}
.gj-grid-md tfoot tr[data-role="pager"] .gj-dropdown-md {
  margin-left: 12px;
}
.gj-grid-md tfoot tr[data-role="pager"] .gj-dropdown-md [role="presenter"] {
  font-size: 12px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.54);
}
.gj-grid-md
  tfoot
  tr[data-role="pager"]
  .gj-dropdown-md
  [role="presenter"]
  [role="display"] {
  text-align: right;
}
.gj-grid-md tfoot tr[data-role="pager"] .gj-grid-md-limit-select {
  margin-left: 10px;
  font-size: 12px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.54);
}
.gj-grid-bootstrap tfoot tr[data-role="pager"] th {
  line-height: 30px;
  background-color: #f5f5f5;
}
.gj-grid-bootstrap tfoot tr[data-role="pager"] th > div > div {
  margin-right: 5px;
}
.gj-grid-bootstrap tfoot tr[data-role="pager"] th > div > button {
  margin-right: 5px;
}
.gj-grid-bootstrap-4 tfoot tr[data-role="pager"] th > div button {
  height: 34px;
}
.gj-grid-bootstrap-4
  tfoot
  tr[data-role="pager"]
  th
  div
  .gj-dropdown-bootstrap-4
  .gj-dropdown-expander-mi
  .gj-icon {
  top: 5px;
}
.gj-grid-bootstrap-3 tfoot tr[data-role="pager"] th > div > input {
  margin-right: 5px;
  width: 40px;
  text-align: right;
  display: inline-block;
  font-weight: bold;
}
.gj-grid-bootstrap-4 tfoot tr[data-role="pager"] th > div > div.input-group {
  width: 40px;
}
.gj-grid-bootstrap-4
  tfoot
  tr[data-role="pager"]
  th
  > div
  > div.input-group
  input {
  text-align: right;
  font-weight: bold;
  height: 34px;
  padding-top: 2px;
  padding-bottom: 6px;
}
.gj-grid-bootstrap tfoot tr[data-role="pager"] th > div > select {
  display: inline-block;
  margin-right: 5px;
  width: 60px;
}
.gj-grid-bootstrap
  tfoot
  tr[data-role="pager"]
  th
  .gj-dropdown-bootstrap
  .gj-list-bootstrap
  [data-role="display"] {
  line-height: 14px;
}
.gj-grid-bootstrap
  tfoot
  tr[data-role="pager"]
  th
  .gj-dropdown-bootstrap
  [role="presenter"]
  [role="display"] {
  font-weight: bold;
}
.gj-grid-bootstrap
  tfoot
  tr[data-role="pager"]
  th
  .gj-dropdown-bootstrap-3
  [role="presenter"] {
  padding: 2px 8px;
}
.gj-grid-bootstrap
  tfoot
  tr[data-role="pager"]
  th
  .gj-dropdown-bootstrap-4
  [role="presenter"] {
  padding: 1px 8px;
}
.gj-grid thead tr th div.gj-grid-column-resizer-wrapper {
  position: relative;
  width: 100%;
  height: 0px;
  top: 0px;
  left: 0px;
  padding: 0px;
}
span.gj-grid-column-resizer {
  position: absolute;
  right: 0px;
  width: 10px;
  top: -100px;
  height: 300px;
  z-index: 1203;
  cursor: e-resize;
}
.gj-grid-resize-cursor {
  cursor: e-resize;
}
.gj-grid-md tbody tr.gj-grid-top-border td {
  border-top: 2px solid #777;
}
.gj-grid-md tbody tr.gj-grid-bottom-border td {
  border-bottom: 2px solid #777;
}
.gj-grid-bootstrap tbody tr.gj-grid-top-border td {
  border-top: 2px solid #777;
}
.gj-grid-bootstrap tbody tr.gj-grid-bottom-border td {
  border-bottom: 2px solid #777;
}
.gj-grid-md thead tr th.gj-grid-left-border,
.gj-grid-md tbody tr td.gj-grid-left-border {
  border-left: 3px solid #777;
}
.gj-grid-md thead tr th.gj-grid-right-border,
.gj-grid-md tbody tr td.gj-grid-right-border {
  border-right: 3px solid #777;
}
.gj-grid-bootstrap thead tr th.gj-grid-left-border,
.gj-grid-bootstrap tbody tr td.gj-grid-left-border {
  border-left: 5px solid #ddd;
}
.gj-grid-bootstrap thead tr th.gj-grid-right-border,
.gj-grid-bootstrap tbody tr td.gj-grid-right-border {
  border-right: 5px solid #ddd;
}
.gj-dirty {
  position: absolute;
  top: 0px;
  left: 0px;
  border-style: solid;
  border-width: 3px;
  border-color: red transparent transparent red;
  padding: 0;
  overflow: hidden;
  vertical-align: top;
}
.gj-grid-md tbody tr td.gj-grid-management-column {
  padding: 3px;
}
.gj-grid-md tbody tr td[data-mode="edit"] {
  padding: 0px 18px;
}
.gj-grid-md tbody .gj-dropdown-md [role="presenter"] [role="display"] {
  padding: 0px;
}
.gj-grid-bootstrap tbody tr td[data-mode="edit"] {
  padding: 0px;
}
.gj-grid-bootstrap tbody tr td[data-mode="edit"] [data-role="edit"] {
  padding: 0px;
}
.gj-grid-bootstrap-3 tbody tr td.gj-grid-management-column {
  padding: 3px;
}
.gj-grid-bootstrap-3 tbody tr td[data-mode="edit"] {
  height: 38px;
}
.gj-grid-bootstrap-3
  tbody
  tr
  td[data-mode="edit"]
  [data-role="edit"]
  input[type="text"] {
  height: 37px;
  padding: 8px;
}
.gj-grid-bootstrap-3
  tbody
  tr
  td[data-mode="edit"]
  .gj-dropdown-bootstrap
  [role="presenter"] {
  border: 0px;
  border-radius: 0px;
  height: 37px;
  padding-left: 8px;
}
.gj-grid-bootstrap-3 tbody tr td[data-mode="edit"] .gj-datepicker-bootstrap {
  height: 37px;
}
.gj-grid-bootstrap-3
  tbody
  tr
  td[data-mode="edit"]
  .gj-datepicker-bootstrap
  [role="input"] {
  height: 37px;
  border: 0px;
  border-radius: 0px;
}
.gj-grid-bootstrap-3
  tbody
  tr
  td[data-mode="edit"]
  .gj-datepicker-bootstrap
  [role="right-icon"] {
  border: 0px;
  border-radius: 0px;
}
.gj-grid-bootstrap-3 tbody tr td[data-mode="edit"] .gj-checkbox-bootstrap {
  display: inline-block;
  padding-top: 10px;
  height: 32px;
}
.gj-grid-bootstrap-4 tbody tr td.gj-grid-management-column {
  padding: 6px;
}
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  [data-role="edit"]
  input[type="text"] {
  height: 48px;
  padding-left: 12px;
}
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-dropdown-bootstrap
  [role="presenter"] {
  border: 0px;
  border-radius: 0px;
  height: 48px;
  padding-left: 12px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
}
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-dropdown-bootstrap-4
  [role="expander"].gj-dropdown-expander-mi
  .gj-icon,
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-dropdown-bootstrap-4
  [role="expander"].gj-dropdown-expander-mi
  .material-icons {
  top: 13px;
}
.gj-grid-bootstrap-4 tbody tr td[data-mode="edit"] .gj-datepicker-bootstrap {
  height: 48px;
}
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-datepicker-bootstrap
  [role="input"] {
  height: 48px;
  border: 0px;
  border-radius: 0px;
}
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-datepicker-bootstrap
  [role="right-icon"] {
  background-color: #fff;
}
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-datepicker-bootstrap
  [role="right-icon"]
  button {
  border: 0px;
  border-radius: 0px;
  width: 43px;
  position: relative;
}
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-datepicker-bootstrap
  [role="right-icon"]
  .gj-icon,
.gj-grid-bootstrap-4
  tbody
  tr
  td[data-mode="edit"]
  .gj-datepicker-bootstrap
  [role="right-icon"]
  .material-icons {
  top: 13px;
  left: 10px;
  font-size: 24px;
}
.gj-grid-bootstrap-4 tbody tr td[data-mode="edit"] .gj-checkbox-bootstrap {
  display: inline-block;
  padding-top: 15px;
  height: 42px;
}
.gj-grid-md thead tr[data-role="filter"] th {
  border-top: 1px solid #e0e0e0;
}
div.gj-grid-wrapper div.gj-grid-bootstrap-toolbar {
  background-color: #f5f5f5;
  padding: 8px;
  font-weight: bold;
  border: 1px solid #ddd;
}
div.gj-grid-wrapper div.gj-grid-bootstrap-4-toolbar {
  background-color: #f5f5f5;
  padding: 12px;
  font-weight: bold;
  border: 1px solid #ddd;
}
div.gj-grid-wrapper div.gj-grid-md-toolbar {
  font-weight: bold;
  font-size: 24px;
  font-family: "Helvetica", "Arial", sans-serif;
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 0px;
  border-collapse: collapse;
  padding: 0 18px 0px 18px;
  line-height: 56px;
}
table.gj-grid-scrollable tbody {
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
}
table.gj-grid-md.gj-grid-scrollable {
  border-bottom: 0px;
}
table.gj-grid-md.gj-grid-scrollable tbody {
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
table.gj-grid-md.gj-grid-scrollable tfoot {
  border-bottom: 1px solid #e0e0e0;
}
table.gj-grid-bootstrap.gj-grid-scrollable {
  border-bottom: 0px;
}
table.gj-grid-bootstrap.gj-grid-scrollable tbody {
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
table.gj-grid-bootstrap.gj-grid-scrollable
  tbody
  tr[data-role="row"]:first-child
  td {
  border-top: 0px;
}
table.gj-grid-bootstrap.gj-grid-scrollable
  tbody
  tr[data-role="row"]
  td:first-child {
  border-left: 0px;
}
table.gj-grid-bootstrap.gj-grid-scrollable
  tbody
  tr[data-role="row"]
  td:last-child {
  border-right: 0px;
}
table.gj-grid-bootstrap.gj-grid-scrollable tfoot {
  border-bottom: 1px solid #ddd;
}
ul.gj-list li [data-role="spacer"] {
  display: table-cell;
}
ul.gj-list li [data-role="expander"] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}
[data-type="tree"]
  ul
  li
  [data-role="expander"].gj-tree-material-icons-expander {
  width: 24px;
}
[data-type="tree"] ul li [data-role="expander"].gj-tree-font-awesome-expander {
  width: 24px;
}
[data-type="tree"] ul li [data-role="expander"].gj-tree-glyphicons-expander {
  width: 24px;
}
[data-type="tree"]
  ul
  li
  [data-role="expander"].gj-tree-glyphicons-expander
  .glyphicon {
  top: 4px;
  height: 24px;
}
.gj-tree-bootstrap-3 ul.gj-list-bootstrap li {
  border: 0px;
  border-radius: 0px;
  color: #333;
}
.gj-tree-bootstrap-3 ul.gj-list-bootstrap li.active {
  color: #fff;
}
.gj-tree-bootstrap-3 ul.gj-list-bootstrap li.disabled {
  color: #777;
  background-color: #eee;
}
.gj-tree-bootstrap-4 ul.gj-list-bootstrap li {
  border: 0px;
  border-radius: 0px;
  color: #212529;
}
.gj-tree-bootstrap-4 ul.gj-list-bootstrap li.active {
  color: #fff;
}
.gj-tree-bootstrap-4 ul.gj-list-bootstrap li.disabled {
  color: #868e96;
}
.gj-tree-bootstrap-4 ul.gj-list-bootstrap li ul.gj-list-bootstrap {
  width: 100%;
}
.gj-tree-bootstrap-border ul.gj-list-bootstrap li {
  border: 1px solid #ddd;
}
.gj-tree-bootstrap-border ul.gj-list-bootstrap li ul.gj-list-bootstrap li {
  border-left: 0px;
  border-right: 0px;
}
.gj-tree-bootstrap-border ul.gj-list-bootstrap li:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.gj-tree-bootstrap-border ul.gj-list-bootstrap li:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.gj-tree-bootstrap-border
  ul.gj-list-bootstrap
  li
  ul.gj-list-bootstrap
  li:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.gj-tree-bootstrap-border
  ul.gj-list-bootstrap
  li
  ul.gj-list-bootstrap
  li:last-child {
  border-bottom: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
ul.gj-list-bootstrap li [data-role="expander"].gj-tree-material-icons-expander {
  padding-top: 8px;
  padding-bottom: 4px;
}
ul.gj-list-bootstrap
  li
  [data-role="expander"].gj-tree-material-icons-expander
  .gj-icon {
  width: 24px;
  height: 24px;
}
ul.gj-list-md li.disabled > [data-role="wrapper"] > [data-role="expander"] {
  color: #9e9e9e;
}
.gj-tree-md-border ul.gj-list-md li {
  border: 1px solid #616161;
  margin-bottom: -1px;
}
.gj-tree-md-border ul.gj-list-md li ul.gj-list-md li {
  border-left: 0px;
  border-right: 0px;
}
.gj-tree-md-border ul.gj-list-md li ul.gj-list-md li:last-child {
  border-bottom: 0px;
}
.gj-tree-drop-above {
  border-top: 1px solid #000;
}
.gj-tree-drop-below {
  border-bottom: 1px solid #000;
}
.gj-tree-bootstrap-3 ul.gj-list-bootstrap li [data-role="wrapper"].drop-above {
  border-top: 2px solid #000;
}
.gj-tree-bootstrap-3 ul.gj-list-bootstrap li [data-role="wrapper"].drop-below {
  border-bottom: 2px solid #000;
}
.gj-tree-bootstrap-4 ul.gj-list-bootstrap li [data-role="wrapper"].drop-above {
  border-top: 2px solid #000;
}
.gj-tree-bootstrap-4 ul.gj-list-bootstrap li [data-role="wrapper"].drop-below {
  border-bottom: 2px solid #000;
}
.gj-tree-drag-el {
  padding: 0px;
  margin: 0px;
  z-index: 1203;
}
.gj-tree-drag-el li {
  padding: 0px;
  margin: 0px;
}
.gj-tree-drag-el [data-role="wrapper"] {
  cursor: move;
  display: table;
}
.gj-tree-drag-el [data-role="indicator"] {
  width: 14px;
  padding: 0px 3px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.gj-tree-bootstrap-drag-el li.list-group-item {
  border: 0px;
  background: unset;
}
.gj-tree-bootstrap-drag-el [data-role="indicator"] {
  width: 24px;
  height: 24px;
  padding: 0px;
}
.gj-tree-md-drag-el [data-role="indicator"] {
  width: 24px;
  height: 24px;
  padding: 0px;
}
.gj-checkbox-bootstrap {
  min-width: 0;
  font-size: 0;
  font-weight: normal;
  margin: 0px;
  text-align: center;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline;
}
.gj-checkbox-bootstrap input[type="checkbox"] {
  display: none;
  margin-bottom: -12px;
}
.gj-checkbox-bootstrap span {
  background: #fff;
  display: block;
  content: " ";
  width: 18px;
  height: 18px;
  line-height: 11px;
  font-size: 11px;
  padding: 2px;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 3px;
  transition: box-shadow 0.2s linear, border-color 0.2s linear;
  cursor: pointer;
  margin: auto;
}
.gj-checkbox-bootstrap input[type="checkbox"]:focus + span:before {
  outline: 0;
  box-shadow: 0 0 0 0 #66afe9, 0 0 6px rgba(102, 175, 233, 0.6);
  border-color: #66afe9;
}
.gj-checkbox-bootstrap input[type="checkbox"][disabled] + span {
  opacity: 0.6;
  cursor: not-allowed;
}
.gj-checkbox-bootstrap.gj-checkbox-bootstrap-4 span {
  line-height: 16px;
  padding: 0px;
}
.gj-checkbox-bootstrap-4.gj-checkbox-material-icons
  input[type="checkbox"]:checked
  + span:after {
  font-size: 16px;
}
.gj-checkbox-bootstrap-4.gj-checkbox-material-icons
  input[type="checkbox"]:indeterminate
  + span:after {
  font-size: 16px;
}
.gj-checkbox-md {
  min-width: 0;
  font-size: 0;
  font-weight: normal;
  margin: 0px;
  text-align: center;
  width: 16px;
  height: 16px;
  position: relative;
}
.gj-checkbox-md input[type="checkbox"] {
  display: none;
  margin-bottom: -12px;
}
.gj-checkbox-md span {
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  border: 2px solid #616161;
  border-radius: 2px;
  z-index: 2;
}
.gj-checkbox-md input[type="checkbox"]:checked + span {
  border: 2px solid #536dfe;
}
.gj-checkbox-md input[type="checkbox"]:checked + span:after {
  color: #fff;
  background-color: #536dfe;
  position: absolute;
  left: 1px;
  top: -15px;
}
.gj-checkbox-md input[type="checkbox"]:indeterminate + span {
  border: 2px solid #616161;
}
.gj-checkbox-md input[type="checkbox"]:indeterminate + span:after {
  color: #616161;
  position: absolute;
  left: 1px;
  top: -15px;
}
.gj-checkbox-md input[type="checkbox"][disabled] + span {
  border: 2px solid #9e9e9e;
}
.gj-checkbox-md input[type="checkbox"][disabled] + span:after {
  background-color: #9e9e9e;
}
.gj-checkbox-md input[type="checkbox"][disabled]:indeterminate + span:after {
  color: #fff;
}
.gj-checkbox-material-icons input[type="checkbox"]:checked + span:after {
  content: "";
  font-size: 14px;
  font-weight: bold;
  white-space: pre;
}
.gj-checkbox-material-icons input[type="checkbox"]:indeterminate + span:after {
  content: "";
  font-size: 14px;
  font-weight: bold;
  white-space: pre;
}
.gj-checkbox-glyphicons input[type="checkbox"]:checked + span:after {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  content: "";
}
.gj-checkbox-glyphicons input[type="checkbox"]:indeterminate + span:after {
  display: inline-block;
  font-family: "Glyphicons Halflings";
  content: "−";
  padding-right: 1px;
}
.gj-checkbox-fontawesome .fa {
  font-size: 14px;
}
.gj-checkbox-bootstrap.gj-checkbox-fontawesome .fa {
  line-height: 18px;
}
.gj-checkbox-fontawesome input[type="checkbox"]:checked + span:before {
  content: "";
}
.gj-checkbox-fontawesome input[type="checkbox"]:indeterminate + span:before {
  content: "";
}
.gj-editor [role="body"] {
  overflow: auto;
  outline: 0px solid transparent;
  box-sizing: border-box;
}
.gj-editor-md {
  padding: 7px;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0;
  border: 1px solid rgba(158, 158, 158, 0.2);
}
.gj-editor-md [role="toolbar"] {
  margin-bottom: 7px;
}
.gj-editor-md [role="toolbar"] .gj-button-md {
  min-width: 54px;
  margin-right: 5px;
}
.gj-editor-md [role="toolbar"] .gj-button-md .gj-icon {
  width: 24px;
  height: 24px;
}
.gj-editor-md [role="body"] {
  border: 1px solid rgba(158, 158, 158, 0.2);
}
.gj-editor-md p {
  margin: 0;
  padding: 0;
}
.gj-editor-md blockquote {
  font-size: 14px;
}
.gj-editor-bootstrap {
  padding: 7px;
  border: 1px solid #eceeef;
}
.gj-editor-bootstrap [role="toolbar"] {
  margin-bottom: 7px;
}
.gj-editor-bootstrap [role="toolbar"] .btn-group {
  margin-right: 10px;
}
.gj-editor-bootstrap [role="toolbar"] button {
  height: 36px;
}
.gj-editor-bootstrap [role="body"] {
  border: 1px solid #eceeef;
}
.gj-editor-bootstrap p {
  margin: 0;
  padding: 0;
}
.gj-editor-bootstrap blockquote {
  font-size: 14px;
}
.gj-dropdown {
  position: relative;
  border-collapse: separate;
}
.gj-dropdown [role="presenter"] {
  display: table;
  cursor: pointer;
  outline: none;
  position: relative;
}
.gj-dropdown [role="presenter"] [role="display"] {
  display: table-cell;
  text-align: left;
  width: 100%;
}
.gj-dropdown [role="presenter"] [role="expander"] {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 24px;
  height: 24px;
}
.gj-dropdown-md [role="presenter"] {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.87);
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.42);
  background: transparent;
}
.gj-dropdown-md [role="presenter"]:focus,
.gj-dropdown-md [role="presenter"]:active {
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}
.gj-dropdown-md [role="presenter"] [role="display"] {
  padding: 4px 0px;
  line-height: 18px;
}
.gj-dropdown-md [role="presenter"] [role="display"] .placeholder {
  color: #8e8e8e;
}
.gj-dropdown-list-md {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #f5f5f5;
  color: #000;
  margin: 0px;
  z-index: 1203;
}
.gj-dropdown-list-md li:hover,
.gj-dropdown-list-md li.active {
  background-color: #eee;
}
.gj-dropdown-bootstrap [role="presenter"] [role="display"] {
  padding-right: 5px;
}
.gj-dropdown-bootstrap [role="presenter"] [role="expander"] {
  padding-left: 5px;
}
.gj-dropdown-bootstrap
  [role="presenter"]
  [role="expander"].gj-dropdown-expander-mi {
  width: 24px;
}
.gj-dropdown-bootstrap-3 [role="presenter"] [role="display"] {
  line-height: 20px;
}
.gj-dropdown-bootstrap-3 [role="presenter"] [role="display"] .placeholder {
  color: #9999b3;
}
.gj-dropdown-bootstrap-3 [role="presenter"] [role="expander"] {
  width: 20px;
  height: 20px;
}
.gj-dropdown-bootstrap-3
  [role="presenter"]
  [role="expander"].gj-dropdown-expander-mi
  .gj-icon,
.gj-dropdown-bootstrap-3
  [role="presenter"]
  [role="expander"].gj-dropdown-expander-mi
  .material-icons {
  top: 5px;
  right: 10px;
  position: absolute;
}
.gj-dropdown-bootstrap-4 [role="presenter"] {
  border: 1px solid #ced4da;
}
.gj-dropdown-bootstrap-4 [role="presenter"] [role="display"] {
  line-height: 24px;
}
.gj-dropdown-bootstrap-4
  [role="presenter"]
  [role="expander"].gj-dropdown-expander-mi
  .gj-icon,
.gj-dropdown-bootstrap-4
  [role="presenter"]
  [role="expander"].gj-dropdown-expander-mi
  .material-icons {
  top: 7px;
  right: 10px;
  position: absolute;
}
.gj-dropdown-list-bootstrap {
  position: absolute;
  top: 32px;
  left: 0px;
  margin: 0px;
  z-index: 1203;
}
.gj-datepicker [role="input"]::-ms-clear {
  display: none;
}
.gj-datepicker [role="right-icon"] {
  cursor: pointer;
}
.gj-picker div[role="navigator"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gj-picker div[role="navigator"] div {
  cursor: pointer;
  position: relative;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.gj-picker div[role="navigator"] div[role="period"] {
  width: 100%;
  text-align: center;
}
.gj-datepicker-md {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
}
.gj-datepicker-md [role="right-icon"] {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 24px;
}
.gj-datepicker-md.small .gj-textbox-md {
  font-size: 14px;
}
.gj-datepicker-md.small .gj-icon {
  font-size: 22px;
}
.gj-datepicker-md.large .gj-textbox-md {
  font-size: 18px;
}
.gj-datepicker-md.large .gj-icon {
  font-size: 28px;
}
.gj-picker-md.datepicker [role="header"] {
  padding: 20px 20px;
  display: block;
}
.gj-picker-md.datepicker [role="header"] [role="year"] {
  font-size: 17px;
  padding-bottom: 5px;
  cursor: pointer;
}
.gj-picker-md.datepicker [role="header"] [role="date"] {
  font-size: 36px;
  cursor: pointer;
}
.gj-picker-md div[role="navigator"] {
  height: 42px;
  line-height: 42px;
}
.gj-picker div[role="navigator"] div[role="period"] {
  font-weight: bold;
  font-size: 15px;
}
.gj-picker-md div[role="navigator"] div:first-child {
  max-width: 42px;
}
.gj-picker-md div[role="navigator"] div:last-child {
  max-width: 42px;
}
.gj-picker-md div[role="navigator"] div i.gj-icon,
.gj-picker-md div[role="navigator"] div i.material-icons {
  position: absolute;
  top: 8px;
}
.gj-picker-md div[role="navigator"] div:first-child i.gj-icon,
.gj-picker-md div[role="navigator"] div:first-child i.material-icons {
  left: 10px;
}
.gj-picker-md div[role="navigator"] div:last-child i.gj-icon,
.gj-picker-md div[role="navigator"] div:last-child i.material-icons {
  right: 11px;
}
.gj-picker-md table thead {
  color: #9e9e9e;
}
.gj-picker-md table tr th div,
.gj-picker-md table tr td div {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  text-align: center;
  vertical-align: middle;
}
[type="year"].gj-picker-md table tr td div,
[type="decade"].gj-picker-md table tr td div,
[type="century"].gj-picker-md table tr td div {
  width: 73px;
  height: 73px;
  line-height: 73px;
  cursor: pointer;
}
.gj-picker-md table tr td.gj-cursor-pointer div:hover {
  background: #eee;
  border-radius: 50%;
  color: rgba(0, 0, 0, 0.87);
}
.gj-picker-md table tr td.other-month div,
.gj-picker-md table tr td.disabled div {
  color: #bdbdbd;
}
.gj-picker-md table tr td.focused div {
  background: #e0e0e0;
  border-radius: 50%;
}
.gj-picker-md table tr td.today div {
  color: #1976d2;
}
.gj-picker-md table tr td.selected.gj-cursor-pointer div {
  color: #fff;
  background: #1976d2;
  border-radius: 50%;
}
.gj-picker-md table tr td.calendar-week div {
  font-weight: bold;
}
.gj-datepicker-bootstrap :focus,
.gj-datepicker-bootstrap :active {
  box-shadow: none;
}
.gj-picker-bootstrap {
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 4px;
}
.gj-modal .gj-picker-bootstrap {
  padding: 0px;
}
.gj-picker-bootstrap.datepicker [role="header"] {
  padding: 10px 20px;
  display: block;
}
.gj-picker-bootstrap.datepicker [role="header"] [role="year"] {
  font-size: 15px;
  cursor: pointer;
}
.gj-picker-bootstrap [role="header"] [role="date"] {
  font-size: 24px;
  cursor: pointer;
}
.gj-modal .gj-picker-bootstrap.datepicker [role="body"] {
  padding: 15px;
}
.gj-picker-bootstrap div[role="navigator"] {
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.gj-picker-bootstrap div[role="navigator"] div:first-child {
  max-width: 30px;
}
.gj-picker-bootstrap div[role="navigator"] div:last-child {
  max-width: 30px;
}
.gj-picker-bootstrap table tr td div,
.gj-picker-bootstrap table tr th div {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  vertical-align: middle;
}
[type="year"].gj-picker-bootstrap table tr td div,
[type="decade"].gj-picker-bootstrap table tr td div,
[type="century"].gj-picker-bootstrap table tr td div {
  width: 53px;
  height: 53px;
  line-height: 53px;
  cursor: pointer;
}
.gj-picker-bootstrap table tr th div i,
.gj-picker-bootstrap table tr th div span {
  line-height: 30px;
}
.gj-picker-bootstrap div[role="navigator"] .gj-icon,
.gj-picker-bootstrap div[role="navigator"] .material-icons {
  margin: 3px;
}
.gj-picker-bootstrap table tr td.focused div,
.gj-picker-bootstrap table tr td.gj-cursor-pointer div:hover {
  background: #eee;
  border-radius: 4px;
  color: #212529;
}
.gj-picker-bootstrap table tr td.today div {
  color: #204d74;
  font-weight: bold;
}
.gj-picker-bootstrap table tr td.selected.gj-cursor-pointer div {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
  border-radius: 4px;
}
.gj-picker-bootstrap table tr td.other-month div,
.gj-picker-bootstrap table tr td.disabled div {
  color: #777;
}
.gj-datepicker-bootstrap span[role="right-icon"].input-group-addon {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 0px;
  position: relative;
}
.gj-datepicker-bootstrap span[role="right-icon"].input-group-addon .gj-icon,
.gj-datepicker-bootstrap
  span[role="right-icon"].input-group-addon
  .material-icons {
  position: absolute;
  top: 7px;
  left: 7px;
}
.gj-datepicker-bootstrap [role="right-icon"] button {
  width: 38px;
  position: relative;
  border: 1px solid #ced4da;
}
.gj-datepicker-bootstrap [role="right-icon"] button:hover {
  color: #6c757d;
  background-color: transparent;
}
.gj-datepicker-bootstrap.input-group-sm [role="right-icon"] button {
  width: 30px;
}
.gj-datepicker-bootstrap.input-group-lg [role="right-icon"] button {
  width: 48px;
}
.gj-datepicker-bootstrap [role="right-icon"] button .gj-icon,
.gj-datepicker-bootstrap [role="right-icon"] button .material-icons {
  position: absolute;
  font-size: 21px;
  top: 9px;
  left: 9px;
}
.gj-datepicker-bootstrap.input-group-sm [role="right-icon"] button .gj-icon,
.gj-datepicker-bootstrap.input-group-sm
  [role="right-icon"]
  button
  .material-icons {
  top: 6px;
  left: 6px;
  font-size: 19px;
}
.gj-datepicker-bootstrap.input-group-lg [role="right-icon"] button .gj-icon,
.gj-datepicker-bootstrap.input-group-lg
  [role="right-icon"]
  button
  .material-icons {
  font-size: 27px;
  top: 10px;
  left: 10px;
}
.gj-timepicker [role="input"]::-ms-clear {
  display: none;
}
.gj-timepicker [role="right-icon"] {
  cursor: pointer;
}
.gj-picker.timepicker [role="header"] {
  font-size: 58px;
  padding: 20px 0;
  line-height: 58px;
  display: flex;
  align-items: baseline;
  user-select: none;
  justify-content: center;
}
.gj-picker.timepicker [role="header"] div {
  cursor: pointer;
  width: 66px;
  text-align: right;
}
.gj-picker [role="header"] [role="mode"] {
  position: relative;
  width: 0px;
}
.gj-picker [role="header"] [role="mode"] span {
  position: absolute;
  left: 7px;
  line-height: 18px;
  font-size: 18px;
}
.gj-picker [role="header"] [role="mode"] span[role="am"] {
  top: 7px;
}
.gj-picker [role="header"] [role="mode"] span[role="pm"] {
  bottom: 7px;
}
.gj-picker [role="body"] [role="dial"] {
  width: 256px;
  color: rgba(0, 0, 0, 0.87);
  height: 256px;
  position: relative;
  background: #eee;
  border-radius: 50%;
  margin: 10px;
}
.gj-picker [role="body"] [role="hour"] {
  top: calc(50% - 16px);
  left: calc(50% - 16px);
  width: 32px;
  height: 32px;
  cursor: pointer;
  position: absolute;
  font-size: 14px;
  text-align: center;
  line-height: 32px;
  user-select: none;
  pointer-events: none;
}
.gj-picker [role="body"] [role="hour"].selected {
  color: #fff;
}
.gj-picker [role="body"] [role="arrow"] {
  top: calc(50% - 1px);
  left: 50%;
  width: calc(50% - 20px);
  height: 2px;
  position: absolute;
  pointer-events: none;
  transform-origin: left center;
  transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1);
  width: calc(50% - 52px);
}
.gj-picker .arrow-begin {
  top: -3px;
  left: -4px;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 50%;
}
.gj-picker .arrow-end {
  top: -15px;
  right: -16px;
  width: 0;
  height: 0;
  position: absolute;
  box-sizing: content-box;
  border-width: 16px;
  border-radius: 50%;
}
.gj-timepicker-md {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
}
.gj-timepicker-md.small .gj-textbox-md {
  font-size: 14px;
}
.gj-timepicker-md.small .gj-icon {
  font-size: 22px;
}
.gj-timepicker-md.large .gj-textbox-md {
  font-size: 18px;
}
.gj-timepicker-md.large .gj-icon {
  font-size: 28px;
}
.gj-timepicker-md [role="right-icon"] {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 24px;
}
.gj-picker-md .arrow-begin {
  background-color: #2196f3;
}
.gj-picker-md .arrow-end {
  border: 16px solid #2196f3;
}
.gj-picker-md [role="body"] [role="arrow"] {
  background-color: #2196f3;
}
.gj-timepicker-bootstrap :focus,
.gj-timepicker-bootstrap :active {
  box-shadow: none;
}
.gj-picker-bootstrap [role="body"] [role="arrow"] {
  background-color: #888;
}
.gj-picker-bootstrap .arrow-begin {
  background-color: #888;
}
.gj-picker-bootstrap .arrow-end {
  border: 16px solid #888;
}
.gj-timepicker-bootstrap .input-group-addon {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-left: 0px;
  position: relative;
  width: 38px;
}
.gj-timepicker-bootstrap.input-group-sm .input-group-addon {
  width: 30px;
}
.gj-timepicker-bootstrap.input-group-lg .input-group-addon {
  width: 46px;
}
.gj-timepicker-bootstrap .input-group-addon .gj-icon,
.gj-timepicker-bootstrap .input-group-addon .material-icons {
  position: absolute;
  font-size: 21px;
  top: 6px;
  left: 8px;
}
.gj-timepicker-bootstrap.input-group-sm .input-group-addon .gj-icon,
.gj-timepicker-bootstrap.input-group-sm .input-group-addon .material-icons {
  font-size: 19px;
  top: 5px;
  left: 5px;
}
.gj-timepicker-bootstrap.input-group-lg .input-group-addon .gj-icon,
.gj-timepicker-bootstrap.input-group-lg .input-group-addon .material-icons {
  font-size: 27px;
  top: 10px;
  left: 10px;
}
.gj-timepicker-bootstrap [role="right-icon"] button {
  width: 38px;
  position: relative;
}
.gj-timepicker-bootstrap.input-group-sm [role="right-icon"] button {
  width: 30px;
}
.gj-timepicker-bootstrap.input-group-lg [role="right-icon"] button {
  width: 48px;
}
.gj-timepicker-bootstrap [role="right-icon"] button .gj-icon,
.gj-timepicker-bootstrap [role="right-icon"] button .material-icons {
  position: absolute;
  font-size: 21px;
  top: 7px;
  left: 9px;
}
.gj-timepicker-bootstrap.input-group-sm [role="right-icon"] button .gj-icon,
.gj-timepicker-bootstrap.input-group-sm
  [role="right-icon"]
  button
  .material-icons {
  top: 4px;
  left: 6px;
  font-size: 19px;
}
.gj-timepicker-bootstrap.input-group-lg [role="right-icon"] button .gj-icon,
.gj-timepicker-bootstrap.input-group-lg
  [role="right-icon"]
  button
  .material-icons {
  font-size: 27px;
  top: 8px;
  left: 10px;
}
.gj-picker.datetimepicker [role="header"] [role="date"] {
  padding-bottom: 5px;
  text-align: center;
  cursor: pointer;
}
.gj-picker [role="switch"] {
  align-items: baseline;
  user-select: none;
  position: relative;
}
.gj-picker [role="switch"] [role="calendarMode"] {
  cursor: pointer;
  position: absolute;
  bottom: 2px;
  left: 0px;
}
.gj-picker [role="switch"] [role="time"] {
  width: 100%;
  text-align: center;
}
.gj-picker [role="switch"] [role="time"] div {
  display: inline;
  cursor: pointer;
}
.gj-picker [role="switch"] [role="calendarMode"] {
  cursor: pointer;
}
.gj-picker [role="switch"] [role="clockMode"] {
  position: absolute;
  right: 0px;
  bottom: 3px;
  cursor: pointer;
}
.gj-picker-md.datetimepicker [role="header"] {
  font-size: 36px;
  padding: 10px 20px;
  display: block;
}
.gj-picker-md [role="switch"] {
  color: rgba(255, 255, 255, 0.54);
  background: #2196f3;
  font-size: 32px;
}
.gj-picker-bootstrap.datetimepicker [role="header"] {
  font-size: 36px;
  padding: 10px 20px;
  display: block;
}
.gj-picker-bootstrap.datetimepicker [role="header"] [role="time"] {
  font-size: 22px;
}
.gj-slider {
  position: relative;
  padding: 8px 6px;
}
.gj-slider [role="track"] {
  width: 100%;
}
.gj-slider [role="progress"] {
  position: absolute;
  z-index: 1203;
}
.gj-slider [role="handle"] {
  position: absolute;
}
.gj-slider-md [role="track"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #e9ecef;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.26);
}
.gj-slider-md [role="progress"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  height: 2px;
  background-color: #536dfe;
  top: 8px;
  left: 6px;
}
.gj-slider-md [role="handle"] {
  top: 3px;
  left: 0px;
  width: 12px;
  height: 12px;
  background-color: #536dfe;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1204;
}
.gj-slider-bootstrap [role="track"] {
  border-radius: 4px;
  height: 10px;
}
.gj-slider-bootstrap [role="progress"] {
  height: 10px;
  border-radius: 4px;
  top: 8px;
  left: 6px;
  transition: none;
}
.gj-slider-bootstrap [role="handle"] {
  top: 2px;
  left: 0px;
  width: 20px;
  height: 20px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
  filter: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
  border: 0px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1204;
}
.gj-slider-bootstrap-3 [role="handle"] {
  background-color: #337ab7;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  background-repeat: repeat-x;
}
.gj-slider-bootstrap-4 [role="handle"] {
  background-color: #007bff;
  background-image: -webkit-linear-gradient(top, #007bff 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #007bff 0%, #2e6da4 100%);
  background-image: linear-gradient(to bottom, #007bff 0%, #2e6da4 100%);
  background-repeat: repeat-x;
}
.gj-colorpicker [role="right-icon"] {
  cursor: pointer;
}
.gj-colorpicker-md {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
}
.gj-colorpicker-md [role="right-icon"] {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 24px;
}
.sm {
  box-sizing: border-box;
  position: relative;
  z-index: 9999;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.sm,
.sm ul,
.sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
}
.sm-rtl,
.sm-rtl ul,
.sm-rtl li {
  direction: rtl;
  text-align: right;
}
.sm > li > h1,
.sm > li > .h1,
.sm > li > h2,
.sm > li > .h2,
.sm > li > h3,
.sm > li > .h3,
.sm > li > h4,
.sm > li > .h4,
.sm > li > h5,
.sm > li > .h5,
.sm > li > h6,
.sm > li > .h6 {
  margin: 0;
  padding: 0;
}
.sm ul {
  display: none;
}
.sm li,
.sm a {
  position: relative;
}
.sm a {
  display: block;
}
.sm a.disabled {
  cursor: default;
}
.sm::after {
  content: "";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  overflow: hidden;
}
.sm *,
.sm *::before,
.sm *::after {
  box-sizing: inherit;
}
.sm-simple {
  border: 0 solid #bbb;
  background: #fff;
  box-shadow: none;
}
.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active {
  padding: 10px 20px;
  padding-right: 38px;
  color: #555;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
}
.sm-simple a.current {
  background: #555;
  color: #fff;
}
.sm-simple a.disabled {
  color: #ccc;
}
.sm-simple a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: auto;
  right: 2px;
  width: 16px;
  height: 16px;
  overflow: hidden;
  font: bold 14px/16px monospace !important;
  text-align: center;
  text-shadow: none;
  background: rgba(0, 0, 0, 0.08);
}
.sm-simple a .sub-arrow::before {
  content: "+";
}
.sm-simple a.highlighted .sub-arrow::before {
  content: "-";
}
.sm-simple li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-simple > li:first-child {
  border-top: 0;
}
.sm-simple ul {
  background: rgba(179, 179, 179, 0.1);
}
.sm-simple ul a,
.sm-simple ul a:hover,
.sm-simple ul a:focus,
.sm-simple ul a:active {
  font-size: 14px;
  border-left: 8px solid transparent;
}
.sm-simple ul ul a,
.sm-simple ul ul a:hover,
.sm-simple ul ul a:focus,
.sm-simple ul ul a:active {
  border-left: 16px solid transparent;
}
.sm-simple ul ul ul a,
.sm-simple ul ul ul a:hover,
.sm-simple ul ul ul a:focus,
.sm-simple ul ul ul a:active {
  border-left: 24px solid transparent;
}
.sm-simple ul ul ul ul a,
.sm-simple ul ul ul ul a:hover,
.sm-simple ul ul ul ul a:focus,
.sm-simple ul ul ul ul a:active {
  border-left: 32px solid transparent;
}
.sm-simple ul ul ul ul ul a,
.sm-simple ul ul ul ul ul a:hover,
.sm-simple ul ul ul ul ul a:focus,
.sm-simple ul ul ul ul ul a:active {
  border-left: 40px solid transparent;
}
@media (min-width: 992px) {
  .sm-simple ul {
    position: absolute;
    width: 12em;
  }
  .sm-simple li {
    float: left;
  }
  .sm-simple.sm-rtl li {
    float: right;
  }
  .sm-simple ul li,
  .sm-simple.sm-rtl ul li,
  .sm-simple.sm-vertical li {
    float: none;
  }
  .sm-simple a {
    white-space: nowrap;
  }
  .sm-simple ul a,
  .sm-simple.sm-vertical a {
    white-space: normal;
  }
  .sm-simple .sm-nowrap > li > a,
  .sm-simple .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }
  .sm-simple {
    background: #fff;
  }
  .sm-simple a,
  .sm-simple a:hover,
  .sm-simple a:focus,
  .sm-simple a:active,
  .sm-simple a.highlighted {
    padding: 5px 15px;
    color: #555;
  }
  .sm-simple a:hover,
  .sm-simple a:focus,
  .sm-simple a:active,
  .sm-simple a.highlighted {
    background: #e41e26;
  }
  .sm-simple a.current {
    background: #fff;
    color: #fff;
  }
  .sm-simple a.disabled {
    background: #fff;
    color: #ccc;
  }
  .sm-simple a.has-submenu {
    padding-right: 31px;
  }
  .sm-simple a .sub-arrow {
    top: 50%;
    margin-top: -8px;
    right: 15px;
    width: 8px;
    height: 16px;
    font: 14px/16px monospace !important;
    background: transparent;
  }
  .sm-simple a.highlighted .sub-arrow::before {
    content: "+";
  }
  .sm-simple > li {
    border-top: 0;
    border-left: 1px solid #eee;
  }
  .sm-simple > li:first-child {
    border-left: 0;
  }
  .sm-simple ul {
    border: 0 solid #bbb;
    background: #fff;
    box-shadow: none;
  }
  .sm-simple ul a {
    border: 0 !important;
  }
  .sm-simple ul a.has-submenu {
    padding-right: 15px;
  }
  .sm-simple ul a .sub-arrow {
    left: -1px;
    right: auto;
  }
  .sm-simple ul > li {
    border-left: 0;
    border-top: 1px solid #eee;
  }
  .sm-simple ul > li:first-child {
    border-top: 0;
  }
  .sm-simple .scroll-up,
  .sm-simple .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
  }
  .sm-simple .scroll-up-arrow,
  .sm-simple .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555 transparent;
  }
  .sm-simple .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #555 transparent transparent transparent;
  }
  .sm-simple.sm-rtl a.has-submenu {
    padding-right: 15px;
    padding-left: 31px;
  }
  .sm-simple.sm-rtl a .sub-arrow {
    left: 15px;
    right: auto;
  }
  .sm-simple.sm-rtl.sm-vertical a.has-submenu {
    padding: 5px 15px;
  }
  .sm-simple.sm-rtl.sm-vertical a .sub-arrow {
    left: auto;
    right: -1px;
  }
  .sm-simple.sm-rtl > li:first-child {
    border-left: 1px solid #eee;
  }
  .sm-simple.sm-rtl > li:last-child {
    border-left: 0;
  }
  .sm-simple.sm-rtl ul a.has-submenu {
    padding: 5px 15px;
  }
  .sm-simple.sm-rtl ul a .sub-arrow {
    left: auto;
    right: -1px;
  }
  .sm-simple.sm-vertical a .sub-arrow {
    left: -1px;
    right: auto;
  }
  .sm-simple.sm-vertical li {
    border-left: 0;
    border-top: 1px solid #eee;
  }
  .sm-simple.sm-vertical > li:first-child {
    border-top: 0;
  }
} /*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover,
.hvr-push:focus,
.hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover,
.hvr-sink:focus,
.hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover,
.hvr-skew:focus,
.hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-top-right:hover,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover,
.hvr-wobble-top:focus,
.hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
  background-color: #2098d1;
  color: #fff;
}
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  background-color: #2098d1;
  color: #fff;
}
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #fff;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
  color: #fff;
}
.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
  color: #fff;
}
.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
  color: #fff;
}
.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
  color: #fff;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active {
  color: #fff;
}
.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
  color: #fff;
}
.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
  color: #fff;
}
.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
  color: #fff;
}
.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
  color: #fff;
}
.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
  color: #fff;
}
.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
  color: #fff;
}
.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
  color: #fff;
}
.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
  color: #fff;
}
.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
  color: #fff;
}
.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
  color: #fff;
}
.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow:hover,
.hvr-hollow:focus,
.hvr-hollow:active {
  background: none;
}
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-trim:before {
  content: "";
  position: absolute;
  border: #fff solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
  opacity: 1;
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-in:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-out:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover,
.hvr-round-corners:focus,
.hvr-round-corners:active {
  border-radius: 1em;
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
  right: 0;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:active:before {
  left: 0;
}
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:active:before {
  right: 0;
}
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:active:before {
  left: 0;
}
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(
    center,
    ellipse,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-shadow-radial:before,
.hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(
    50% 150%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at 50% 150%,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 80%
  );
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(
    50% -50%,
    ellipse,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at 50% -50%,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0) 80%
  );
}
.hvr-shadow-radial:hover:before,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:active:after {
  opacity: 1;
}
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: "";
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover .hvr-icon,
.hvr-icon-back:focus .hvr-icon,
.hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon,
.hvr-icon-forward:focus .hvr-icon,
.hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover .hvr-icon,
.hvr-icon-down:focus .hvr-icon,
.hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon,
.hvr-icon-up:focus .hvr-icon,
.hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover .hvr-icon,
.hvr-icon-spin:focus .hvr-icon,
.hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%,
  100% {
    opacity: 1;
  }
}
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover .hvr-icon,
.hvr-icon-drop:focus .hvr-icon,
.hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover .hvr-icon,
.hvr-icon-fade:focus .hvr-icon,
.hvr-icon-fade:active .hvr-icon {
  color: #0f9e5e;
}
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover .hvr-icon,
.hvr-icon-float-away:focus .hvr-icon,
.hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover .hvr-icon,
.hvr-icon-sink-away:focus .hvr-icon,
.hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover .hvr-icon,
.hvr-icon-grow:focus .hvr-icon,
.hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover .hvr-icon,
.hvr-icon-shrink:focus .hvr-icon,
.hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover .hvr-icon,
.hvr-icon-pulse:focus .hvr-icon,
.hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover .hvr-icon,
.hvr-icon-pulse-grow:focus .hvr-icon,
.hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover .hvr-icon,
.hvr-icon-pulse-shrink:focus .hvr-icon,
.hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover .hvr-icon,
.hvr-icon-push:focus .hvr-icon,
.hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon,
.hvr-icon-pop:focus .hvr-icon,
.hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon,
.hvr-icon-bounce:focus .hvr-icon,
.hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover .hvr-icon,
.hvr-icon-rotate:focus .hvr-icon,
.hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover .hvr-icon,
.hvr-icon-grow-rotate:focus .hvr-icon,
.hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover .hvr-icon,
.hvr-icon-float:focus .hvr-icon,
.hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover .hvr-icon,
.hvr-icon-sink:focus .hvr-icon,
.hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover .hvr-icon,
.hvr-icon-bob:focus .hvr-icon,
.hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover .hvr-icon,
.hvr-icon-hang:focus .hvr-icon,
.hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon,
.hvr-icon-wobble-horizontal:focus .hvr-icon,
.hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover .hvr-icon,
.hvr-icon-wobble-vertical:focus .hvr-icon,
.hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover .hvr-icon,
.hvr-icon-buzz:focus .hvr-icon,
.hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover .hvr-icon,
.hvr-icon-buzz-out:focus .hvr-icon,
.hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#ffffff", endColorstr="#000000");
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: #fff;
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}
.ilightbox-overlay.dark {
  background: #000;
}
.ilightbox-loader.dark {
  -webkit-box-shadow: #000 0px 0px 85px, #000 0px 0px 85px;
  box-shadow: #000 0px 0px 85px, #000 0px 0px 85px;
}
.ilightbox-loader.dark div {
  background: #000 url("../scripts/ilightbox/dark-skin/preloader.gif") no-repeat
    center;
}
.ilightbox-holder.dark {
  padding: 5px;
  background: #000;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
}
.ilightbox-holder.dark .ilightbox-container .ilightbox-caption {
  background: url("../scripts/ilightbox/dark-skin/caption-bg.png");
  color: #fff;
  text-shadow: 0 1px #000;
}
.ilightbox-holder.dark .ilightbox-container .ilightbox-social {
  background: url("../scripts/ilightbox/dark-skin/caption-bg.png");
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ilightbox-holder.dark .ilightbox-alert {
  background: url("../scripts/ilightbox/dark-skin/alert.png") no-repeat center
    top;
  color: #555;
}
.ilightbox-toolbar.dark {
  top: 11px;
  left: 10px;
}
.ilightbox-toolbar.dark a {
  width: 25px;
  height: 23px;
  background: #000 url("../scripts/ilightbox/dark-skin/buttons.png") no-repeat
    7px 6px;
}
.ilightbox-toolbar.dark a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #000 !important;
}
.ilightbox-toolbar.dark a:first-of-type {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.ilightbox-toolbar.dark a:last-of-type {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ilightbox-toolbar.dark a.ilightbox-close:hover {
  background-position: -32px 6px;
}
.ilightbox-toolbar.dark a.ilightbox-fullscreen {
  background-position: 6px -33px;
  right: 35px;
}
.ilightbox-toolbar.dark a.ilightbox-fullscreen:hover {
  background-position: -31px -33px;
}
.ilightbox-toolbar.dark a.ilightbox-play {
  background-position: 8px -57px;
}
.ilightbox-toolbar.dark a.ilightbox-play:hover {
  background-position: -32px -57px;
}
.ilightbox-toolbar.dark a.ilightbox-pause {
  background-position: 8px -83px;
}
.ilightbox-toolbar.dark a.ilightbox-pause:hover {
  background-position: -32px -83px;
}
.isMobile .ilightbox-toolbar.dark {
  background: #000;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
}
.isMobile .ilightbox-toolbar.dark a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50% !important;
}
.isMobile .ilightbox-toolbar.dark a:hover {
  background-color: #111;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-fullscreen {
  background-image: url("../scripts/ilightbox/dark-skin/fullscreen-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/dark-skin/fullscreen-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-close {
  background-image: url("../scripts/ilightbox/dark-skin/x-mark-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/dark-skin/x-mark-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-next-button {
  background-image: url("../scripts/ilightbox/dark-skin/arrow-next-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/dark-skin/arrow-next-icon-ie.png")
    \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-prev-button {
  background-image: url("../scripts/ilightbox/dark-skin/arrow-prev-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/dark-skin/arrow-prev-icon-ie.png")
    \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-play {
  background-image: url("../scripts/ilightbox/dark-skin/play-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/dark-skin/play-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.dark a.ilightbox-pause {
  background-image: url("../scripts/ilightbox/dark-skin/pause-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/dark-skin/pause-icon-ie.png")
    \9;
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 8px;
  padding-right: 60px;
  color: #fff;
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.dark .ilightbox-inner-toolbar .ilightbox-toolbar a {
  -webkit-border-radius: 0;
  border-radius: 0;
  float: right;
}
.ilightbox-holder.dark
  .ilightbox-inner-toolbar
  .ilightbox-toolbar
  a:first-of-type {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ilightbox-holder.dark
  .ilightbox-inner-toolbar
  .ilightbox-toolbar
  a:last-of-type {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.ilightbox-thumbnails.dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
}
.ilightbox-thumbnails.dark
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../scripts/ilightbox/dark-skin/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-button.dark.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
  background-color: #000 !important;
}
.ilightbox-button.dark span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.dark {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 45% \9;
  right/*\**/: auto\9;
  width: 95px;
  height: 75px;
  margin: auto;
  background: url("../scripts/ilightbox/dark-skin/arrow-next-vertical-icon-64.png")
    no-repeat 50% 65%;
  background-color: #000;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.ilightbox-button.ilightbox-button.dark:hover {
  background-color: #111;
}
.ilightbox-button.ilightbox-prev-button.dark {
  top: 0;
  bottom: auto;
  background-image: url("../scripts/ilightbox/dark-skin/arrow-prev-vertical-icon-64.png");
  background-position: 50% 35%;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ilightbox-button.dark.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 41% \9;
  bottom/*\**/: auto\9;
  width: 75px;
  height: 95px;
  background-image: url("../scripts/ilightbox/dark-skin/arrow-next-icon-64.png");
  background-position: 65% 50%;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.ilightbox-button.ilightbox-prev-button.dark.horizontal {
  right: auto;
  left: 0;
  background-image: url("../scripts/ilightbox/dark-skin/arrow-prev-icon-64.png");
  background-position: 35% 50%;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.ilightbox-overlay.light {
  background: #fff;
}
.ilightbox-loader.light {
  -webkit-box-shadow: #dacffc 0px 0px 85px, #dacffc 0px 0px 85px;
  box-shadow: #dacffc 0px 0px 85px, #dacffc 0px 0px 85px;
}
.ilightbox-loader.light div {
  background: #fff url("../scripts/ilightbox/light-skin/preloader.gif")
    no-repeat center;
}
.ilightbox-holder.light {
  padding: 10px;
  background: #fff;
  -webkit-box-shadow: 0 0 15px #dacffc;
  box-shadow: 0 0 15px #dacffc;
}
.ilightbox-holder.light .ilightbox-container .ilightbox-caption {
  background: url("../scripts/ilightbox/light-skin/caption-bg.png");
  color: #000;
  text-shadow: 0 1px #fff;
}
.ilightbox-holder.light .ilightbox-container .ilightbox-social {
  background: url("../scripts/ilightbox/light-skin/caption-bg.png");
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ilightbox-holder.light .ilightbox-alert {
  background: url("../scripts/ilightbox/light-skin/alert.png") no-repeat center
    top;
  color: #89949b;
}
.ilightbox-toolbar.light {
  top: 8px;
  left: 8px;
  height: 23px;
  -webkit-box-shadow: 0 0 7px #dacffc;
  box-shadow: 0 0 7px #dacffc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ilightbox-toolbar.light a {
  width: 25px;
  height: 23px;
  background: #fff url("../scripts/ilightbox/light-skin/buttons.png") no-repeat
    7px 6px;
}
.ilightbox-toolbar.light a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #fff;
}
.ilightbox-toolbar.light a:first-of-type {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.ilightbox-toolbar.light a:last-of-type {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ilightbox-toolbar.light a.ilightbox-close:hover {
  background-position: -32px 6px;
}
.ilightbox-toolbar.light a.ilightbox-fullscreen {
  background-position: 6px -33px;
}
.ilightbox-toolbar.light a.ilightbox-fullscreen:hover {
  background-position: -31px -33px;
}
.ilightbox-toolbar.light a.ilightbox-play {
  background-position: 8px -57px;
}
.ilightbox-toolbar.light a.ilightbox-play:hover {
  background-position: -32px -57px;
}
.ilightbox-toolbar.light a.ilightbox-pause {
  background-position: 8px -83px;
}
.ilightbox-toolbar.light a.ilightbox-pause:hover {
  background-position: -32px -83px;
}
.isMobile .ilightbox-toolbar.light {
  background: #fff;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 25px #dacffc;
  box-shadow: 0 0 25px #dacffc;
}
.isMobile .ilightbox-toolbar.light a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50% !important;
}
.isMobile .ilightbox-toolbar.light a:hover {
  background-color: #f6f3ff;
}
.isMobile .ilightbox-toolbar.light a.ilightbox-fullscreen {
  background-image: url("../scripts/ilightbox/light-skin/fullscreen-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/light-skin/fullscreen-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.light a.ilightbox-close {
  background-image: url("../scripts/ilightbox/light-skin/x-mark-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/light-skin/x-mark-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.light a.ilightbox-next-button {
  background-image: url("../scripts/ilightbox/light-skin/arrow-next-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/light-skin/arrow-next-icon-ie.png")
    \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.light a.ilightbox-prev-button {
  background-image: url("../scripts/ilightbox/light-skin/arrow-prev-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/light-skin/arrow-prev-icon-ie.png")
    \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.light a.ilightbox-play {
  background-image: url("../scripts/ilightbox/light-skin/play-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/light-skin/play-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.light a.ilightbox-pause {
  background-image: url("../scripts/ilightbox/light-skin/pause-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/light-skin/pause-icon-ie.png")
    \9;
}
.ilightbox-thumbnails.light
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  box-shadow: 0 0 6px #dacffc;
}
.ilightbox-thumbnails.light
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../scripts/ilightbox/light-skin/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 8px;
  padding-right: 60px;
  color: #000;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.light .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}
.ilightbox-holder.light
  .ilightbox-inner-toolbar
  .ilightbox-toolbar
  a:first-of-type {
  -webkit-border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ilightbox-holder.light
  .ilightbox-inner-toolbar
  .ilightbox-toolbar
  a:last-of-type {
  -webkit-border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.ilightbox-button.light.disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
  background-color: #fff !important;
}
.ilightbox-button.light span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.ilightbox-next-button.light,
.ilightbox-button.ilightbox-prev-button.light {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 45% \9;
  right/*\**/: auto\9;
  width: 95px;
  height: 75px;
  margin: auto;
  background: url("../scripts/ilightbox/light-skin/arrow-next-vertical-icon-64.png")
    no-repeat 50% 65%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #dacffc;
  box-shadow: 0 0 15px #dacffc;
}
.ilightbox-button.ilightbox-button.light:hover {
  background-color: #f6f3ff;
}
.ilightbox-button.ilightbox-prev-button.light {
  top: 0;
  bottom: auto;
  background-image: url("../scripts/ilightbox/light-skin/arrow-prev-vertical-icon-64.png");
  background-position: 50% 35%;
}
.ilightbox-button.ilightbox-next-button.light.horizontal,
.ilightbox-button.ilightbox-prev-button.light.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 41% \9;
  bottom/*\**/: auto\9;
  width: 75px;
  height: 95px;
  background-image: url("../scripts/ilightbox/light-skin/arrow-next-icon-64.png");
  background-position: 65% 50%;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.ilightbox-button.ilightbox-prev-button.light.horizontal {
  right: auto;
  left: 0;
  background-image: url("../scripts/ilightbox/light-skin/arrow-prev-icon-64.png");
  background-position: 35% 50%;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.ilightbox-overlay.parade {
  background: #333 url("../scripts/ilightbox/parade-skin/pattern.png");
}
.ilightbox-loader.parade {
  -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.3);
}
.ilightbox-loader.parade div {
  background: #fff url("../scripts/ilightbox/parade-skin/preloader.gif")
    no-repeat center;
}
.ilightbox-holder.parade {
  padding: 10px;
  background: #333;
  background: rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.ilightbox-holder.parade .ilightbox-container {
  background: #fff;
}
.ilightbox-holder.parade .ilightbox-container .ilightbox-caption {
  background: url("../scripts/ilightbox/parade-skin/caption-bg.png");
  color: #fff;
  text-shadow: 0 1px #000;
}
.ilightbox-holder.parade .ilightbox-container .ilightbox-social {
  background: url("../scripts/ilightbox/parade-skin/caption-bg.png");
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ilightbox-holder.parade .ilightbox-alert {
  background: url("../scripts/ilightbox/parade-skin/alert.png") no-repeat center
    top;
  color: #555;
}
.ilightbox-toolbar.parade {
  top: 11px;
  left: 10px;
  padding: 3px;
  background: #333;
  background: rgba(0, 0, 0, 0.25);
}
.ilightbox-toolbar.parade a {
  width: 29px;
  height: 25px;
  background: #fff url("../scripts/ilightbox/parade-skin/buttons.png") no-repeat
    8px 6px;
}
.ilightbox-toolbar.parade a:hover {
  background-color: #f5f5f5;
}
.ilightbox-toolbar.parade a.ilightbox-close:hover {
  background-position: -29px 6px;
}
.ilightbox-toolbar.parade a.ilightbox-fullscreen {
  background-position: 8px -33px;
  right: 35px;
}
.ilightbox-toolbar.parade a.ilightbox-fullscreen:hover {
  background-position: -29px -33px;
}
.ilightbox-thumbnails.parade
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
}
.ilightbox-thumbnails.parade
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../scripts/ilightbox/parade-skin/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-holder.parade .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 8px;
  padding-right: 60px;
  color: #fff;
}
.ilightbox-holder.parade .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.parade .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}
.ilightbox-overlay.metro-black {
  background: #000;
}
.ilightbox-loader.metro-black {
  -webkit-box-shadow: #000 0px 0px 55px, rgba(0, 0, 0, 0.3) 0px 0px 55px;
  box-shadow: #000 0px 0px 55px, rgba(0, 0, 0, 0.3) 0px 0px 55px;
}
.ilightbox-loader.metro-black div {
  background: #000 url("../scripts/ilightbox/metro-black-skin/preloader.gif")
    no-repeat center;
}
.ilightbox-holder.metro-black {
  padding: 3px;
  background: #000;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.8);
}
.ilightbox-holder.metro-black .ilightbox-container .ilightbox-caption {
  background: url("../scripts/ilightbox/metro-black-skin/caption-bg.png")
    repeat-x bottom;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  padding-top: 15px;
}
.ilightbox-holder.metro-black .ilightbox-container .ilightbox-social {
  background: url("../scripts/ilightbox/metro-black-skin/social-bg.png");
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ilightbox-holder.metro-black .ilightbox-alert {
  background: url("../scripts/ilightbox/metro-black-skin/alert.png") no-repeat
    center top;
  color: #555;
}
.ilightbox-toolbar.metro-black {
  top: 8px;
  left: 8px;
  height: 25px;
}
.ilightbox-toolbar.metro-black a {
  width: 27px;
  height: 25px;
  background: #000 url("../scripts/ilightbox/metro-black-skin/buttons.png")
    no-repeat 7px 6px;
}
.ilightbox-toolbar.metro-black a:hover {
  background-color: #51b7ff;
}
.ilightbox-toolbar.metro-black a.ilightbox-close:hover {
  background-color: #d94947;
}
.ilightbox-toolbar.metro-black a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #000;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
}
.ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
  background-position: 6px -31px;
}
.ilightbox-toolbar.metro-black a.ilightbox-play {
  background-position: 8px -55px;
}
.ilightbox-toolbar.metro-black a.ilightbox-pause {
  background-position: 8px -81px;
}
.isMobile .ilightbox-toolbar.metro-black {
  background: #000;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
}
.isMobile .ilightbox-toolbar.metro-black a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-fullscreen {
  background-image: url("../scripts/ilightbox/metro-black-skin/fullscreen-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-black-skin/fullscreen-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-close {
  background-image: url("../scripts/ilightbox/metro-black-skin/x-mark-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-black-skin/x-mark-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-next-button {
  background-image: url("../scripts/ilightbox/metro-black-skin/arrow-next-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-black-skin/arrow-next-icon-ie.png")
    \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-prev-button {
  background-image: url("../scripts/ilightbox/metro-black-skin/arrow-prev-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-black-skin/arrow-prev-icon-ie.png")
    \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-play {
  background-image: url("../scripts/ilightbox/metro-black-skin/play-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-black-skin/play-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-black a.ilightbox-pause {
  background-image: url("../scripts/ilightbox/metro-black-skin/pause-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-black-skin/pause-icon-ie.png")
    \9;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #acacad;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.metro-black .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}
.ilightbox-thumbnails.metro-black.ilightbox-horizontal {
  height: 104px;
}
.ilightbox-thumbnails.metro-black.ilightbox-horizontal
  .ilightbox-thumbnails-container {
  height: 104px;
}
.ilightbox-thumbnails.metro-black.ilightbox-vertical {
  width: 144px;
}
.ilightbox-thumbnails.metro-black.ilightbox-vertical
  .ilightbox-thumbnails-container {
  width: 144px;
}
.ilightbox-thumbnails.metro-black
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  border: 2px solid #000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.metro-black
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../scripts/ilightbox/metro-black-skin/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-button.metro-black.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
.ilightbox-button.metro-black span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.ilightbox-next-button.metro-black,
.ilightbox-button.ilightbox-prev-button.metro-black {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 35% \9;
  right/*\**/: auto\9;
  width: 30%;
  height: 100px;
  margin: auto;
  background: url("../scripts/ilightbox/metro-black-skin/arrows_vertical.png")
    no-repeat 50% -100px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
}
.ilightbox-button.ilightbox-prev-button.metro-black {
  top: 0;
  bottom: auto;
  background-position: 50% 0;
}
.ilightbox-button.ilightbox-next-button.metro-black.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 36% \9;
  bottom/*\**/: auto\9;
  width: 100px;
  height: 30%;
  background-image: url("../scripts/ilightbox/metro-black-skin/arrows_horizontal.png");
  background-position: -93px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-black.horizontal {
  right: auto;
  left: 0;
  background-position: -7px 50%;
}
.ilightbox-overlay.metro-white {
  background: #fff;
}
.ilightbox-loader.metro-white {
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 55px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 55px;
}
.ilightbox-loader.metro-white div {
  background: #fff url("../scripts/ilightbox/metro-white-skin/preloader.gif")
    no-repeat center;
}
.ilightbox-holder.metro-white {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.2);
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-caption {
  background: url("../scripts/ilightbox/metro-white-skin/caption-bg.png")
    repeat-x bottom;
  background-size: 100% 100%;
  left: 0;
  right: 0;
  color: #000;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  padding-top: 15px;
}
.ilightbox-holder.metro-white .ilightbox-container .ilightbox-social {
  background: url("../scripts/ilightbox/metro-white-skin/social-bg.png");
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.ilightbox-holder.metro-white .ilightbox-alert {
  background: url("../scripts/ilightbox/metro-white-skin/alert.png") no-repeat
    center top;
  color: #89949b;
}
.ilightbox-toolbar.metro-white {
  top: 8px;
  left: 8px;
  height: 25px;
}
.ilightbox-toolbar.metro-white a {
  width: 27px;
  height: 25px;
  background: #fff url("../scripts/ilightbox/metro-white-skin/buttons.png")
    no-repeat 7px 6px;
}
.ilightbox-toolbar.metro-white a:hover {
  background-color: #51b7ff;
}
.ilightbox-toolbar.metro-white a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #fff;
}
.ilightbox-toolbar.metro-white a.ilightbox-close:hover {
  background-color: #d94947;
  background-position: -30px 6px;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
  background-position: 6px -31px;
}
.ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
  background-position: -29px -31px;
}
.ilightbox-toolbar.metro-white a.ilightbox-play {
  background-position: 8px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-play:hover {
  background-position: -30px -55px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause {
  background-position: 8px -81px;
}
.ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
  background-position: -30px -81px;
}
.isMobile .ilightbox-toolbar.metro-white {
  background: #fff;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
}
.isMobile .ilightbox-toolbar.metro-white a,
.isMobile .ilightbox-toolbar.metro-white a:hover {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen {
  background-image: url("../scripts/ilightbox/metro-white-skin/fullscreen-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/fullscreen-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-fullscreen:hover {
  background-image: url("../scripts/ilightbox/metro-white-skin/fullscreen-hover-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/fullscreen-hover-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close {
  background-image: url("../scripts/ilightbox/metro-white-skin/x-mark-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/x-mark-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-close:hover {
  background-image: url("../scripts/ilightbox/metro-white-skin/x-mark-hover-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/x-mark-hover-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button {
  background-image: url("../scripts/ilightbox/metro-white-skin/arrow-next-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/arrow-next-icon-ie.png")
    \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button:hover {
  background-image: url("../scripts/ilightbox/metro-white-skin/arrow-next-hover-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/arrow-next-hover-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-next-button.disabled {
  background-image: url("../scripts/ilightbox/metro-white-skin/arrow-next-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/arrow-next-icon-ie.png")
    \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button {
  background-image: url("../scripts/ilightbox/metro-white-skin/arrow-prev-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/arrow-prev-icon-ie.png")
    \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button:hover {
  background-image: url("../scripts/ilightbox/metro-white-skin/arrow-prev-hover-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/arrow-prev-hover-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-prev-button.disabled {
  background-image: url("../scripts/ilightbox/metro-white-skin/arrow-prev-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/arrow-prev-icon-ie.png")
    \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play {
  background-image: url("../scripts/ilightbox/metro-white-skin/play-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/play-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-play:hover {
  background-image: url("../scripts/ilightbox/metro-white-skin/play-hover-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/play-hover-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause {
  background-image: url("../scripts/ilightbox/metro-white-skin/pause-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/pause-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.metro-white a.ilightbox-pause:hover {
  background-image: url("../scripts/ilightbox/metro-white-skin/pause-hover-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/metro-white-skin/pause-hover-icon-ie.png")
    \9;
}
.ilightbox-thumbnails.metro-white.ilightbox-horizontal {
  height: 104px;
}
.ilightbox-thumbnails.metro-white.ilightbox-horizontal
  .ilightbox-thumbnails-container {
  height: 104px;
}
.ilightbox-thumbnails.metro-white.ilightbox-vertical {
  width: 144px;
}
.ilightbox-thumbnails.metro-white.ilightbox-vertical
  .ilightbox-thumbnails-container {
  width: 144px;
}
.ilightbox-thumbnails.metro-white
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.metro-white
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../scripts/ilightbox/metro-white-skin/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #535352;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.metro-white .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}
.ilightbox-button.metro-white.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
.ilightbox-button.metro-white span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.ilightbox-next-button.metro-white,
.ilightbox-button.ilightbox-prev-button.metro-white {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 35% \9;
  right/*\**/: auto\9;
  width: 30%;
  height: 100px;
  margin: auto;
  background: url("../scripts/ilightbox/metro-white-skin/arrows_vertical.png")
    no-repeat 50% -100px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.ilightbox-button.ilightbox-prev-button.metro-white {
  top: 0;
  bottom: auto;
  background-position: 50% 0;
}
.ilightbox-button.ilightbox-next-button.metro-white.horizontal,
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 36% \9;
  bottom/*\**/: auto\9;
  width: 100px;
  height: 30%;
  background-image: url("../scripts/ilightbox/metro-white-skin/arrows_horizontal.png");
  background-position: -93px 50%;
}
.ilightbox-button.ilightbox-prev-button.metro-white.horizontal {
  right: auto;
  left: 0;
  background-position: -7px 50%;
}
.ilightbox-overlay.mac {
  background: #2b2b2b;
}
.ilightbox-loader.mac {
  -webkit-box-shadow: #000 0px 0px 85px, #000 0px 0px 85px;
  box-shadow: #000 0px 0px 85px, #000 0px 0px 85px;
}
.ilightbox-loader.mac div {
  background: #141414 url("../scripts/ilightbox/mac-skin/preloader.gif")
    no-repeat center;
}
.ilightbox-holder.mac {
  padding: 2px;
  background: rgba(35, 35, 35, 0.9);
  background/*\**/: #232323 \9;
  -webkit-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.6);
  box-shadow: 0 38px 30px -18px rgba(0, 0, 0, 0.6);
}
.ilightbox-holder.mac .ilightbox-container .ilightbox-caption {
  background: url("../scripts/ilightbox/mac-skin/caption-bg.png");
  color: #fff;
  bottom: 15px;
  left: 15px;
  right: 15px;
  border: rgba(255, 255, 255, 0.8) 1px solid;
  border/*\**/: #f5f5f5 1px solid\9;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ilightbox-holder.mac .ilightbox-container .ilightbox-social {
  background: #fff;
}
.ilightbox-holder.mac .ilightbox-alert {
  background: url("../scripts/ilightbox/mac-skin/alert.png") no-repeat center
    top;
  color: #555;
}
.ilightbox-toolbar.mac {
  top: 15px;
  left: 15px;
  background: #414141;
  background: -moz-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #414141),
    color-stop(40%, #414141),
    color-stop(60%, #323232),
    color-stop(100%, #323232)
  );
  background: -webkit-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -o-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -ms-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: linear-gradient(
    to bottom,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#414141", endColorstr="#323232",GradientType=0 );
  border: rgba(30, 30, 30, 0.6) 1px solid;
  border/*\**/: #1e1e1e 1px solid\9;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.ilightbox-toolbar.mac a {
  width: 28px;
  height: 28px;
  background: no-repeat 50%;
}
.ilightbox-toolbar.mac a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: transparent !important;
}
.ilightbox-toolbar.mac a:hover {
  background-color: #4b4b4b;
}
.ilightbox-toolbar.mac a.ilightbox-close {
  background-image: url("../scripts/ilightbox/mac-skin/close-25.png");
}
.ilightbox-toolbar.mac a.ilightbox-fullscreen {
  background-image: url("../scripts/ilightbox/mac-skin/resize-25.png");
  right: 35px;
}
.ilightbox-toolbar.mac a.ilightbox-play {
  background-image: url("../scripts/ilightbox/mac-skin/play-25.png");
  right: 35px;
}
.ilightbox-toolbar.mac a.ilightbox-pause {
  background-image: url("../scripts/ilightbox/mac-skin/pause-25.png");
  right: 35px;
}
.isMobile .ilightbox-toolbar.mac {
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: #414141;
  background: -moz-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #414141),
    color-stop(40%, #414141),
    color-stop(60%, #323232),
    color-stop(100%, #323232)
  );
  background: -webkit-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -o-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -ms-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: linear-gradient(
    to bottom,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#414141", endColorstr="#323232",GradientType=0 );
  border: 0;
  border-top: rgba(30, 30, 30, 0.6) 1px solid;
  border-top/*\**/: #1e1e1e 1px solid\9;
  overflow: hidden;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.isMobile .ilightbox-toolbar.mac a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50% !important;
}
.isMobile .ilightbox-toolbar.mac a.ilightbox-fullscreen {
  background-image: url("../scripts/ilightbox/mac-skin/resize-50.png");
  background-image/*\**/: url("../scripts/ilightbox/mac-skin/resize-ie.png") \9;
}
.isMobile .ilightbox-toolbar.mac a.ilightbox-close {
  background-image: url("../scripts/ilightbox/mac-skin/close-50.png");
  background-image/*\**/: url("../scripts/ilightbox/mac-skin/close-ie.png") \9;
}
.isMobile .ilightbox-toolbar.mac a.ilightbox-next-button {
  background-image: url("../scripts/ilightbox/mac-skin/forward-50.png");
  background-position: 52% 50% !important;
  background-image/*\**/: url("../scripts/ilightbox/mac-skin/forward-ie.png") \9;
}
.isMobile .ilightbox-toolbar.mac a.ilightbox-prev-button {
  background-image: url("../scripts/ilightbox/mac-skin/back-50.png");
  background-position: 48% 50% !important;
  background-image/*\**/: url("../scripts/ilightbox/mac-skin/back-ie.png") \9;
}
.isMobile .ilightbox-toolbar.mac a.ilightbox-play {
  background-image: url("../scripts/ilightbox/mac-skin/play-50.png");
  background-size: 80%;
  background-position: 70% 50% !important;
  background-image/*\**/: url("../scripts/ilightbox/mac-skin/play-ie.png") \9;
}
.isMobile .ilightbox-toolbar.mac a.ilightbox-pause {
  background-image: url("../scripts/ilightbox/mac-skin/pause-50.png");
  background-size: 80%;
  background-image/*\**/: url("../scripts/ilightbox/mac-skin/pause-ie.png") \9;
}
.ilightbox-holder.mac .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 8px;
  color: #000;
}
.ilightbox-holder.mac .ilightbox-inner-toolbar .ilightbox-toolbar {
  display: inline-block;
  left: -15px;
  top: -15px;
}
.ilightbox-holder.mac .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: left;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.mac .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.9);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.mac
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../scripts/ilightbox/mac-skin/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-button.mac.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background: #3b3b3b !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#414141", endColorstr="#323232",GradientType=0 );
}
.ilightbox-button.mac span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.mac {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 45% \9;
  right/*\**/: auto\9;
  width: 95px;
  height: 55px;
  margin: auto;
  background: #414141;
  background: -moz-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #414141),
    color-stop(40%, #414141),
    color-stop(60%, #323232),
    color-stop(100%, #323232)
  );
  background: -webkit-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -o-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: -ms-linear-gradient(
    top,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  background: linear-gradient(
    to bottom,
    #414141 0%,
    #414141 40%,
    #323232 60%,
    #323232 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#414141", endColorstr="#323232",GradientType=0 );
  border: rgba(30, 30, 30, 0.6) 1px solid;
  border/*\**/: #1e1e1e 1px solid\9;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.ilightbox-button.ilightbox-button.mac:hover {
  background: #4b4b4b;
  background: -moz-linear-gradient(
    top,
    #4b4b4b 0%,
    #4b4b4b 40%,
    #3c3c3c 60%,
    #3c3c3c 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #4b4b4b),
    color-stop(40%, #4b4b4b),
    color-stop(60%, #3c3c3c),
    color-stop(100%, #3c3c3c)
  );
  background: -webkit-linear-gradient(
    top,
    #4b4b4b 0%,
    #4b4b4b 40%,
    #3c3c3c 60%,
    #3c3c3c 100%
  );
  background: -o-linear-gradient(
    top,
    #4b4b4b 0%,
    #4b4b4b 40%,
    #3c3c3c 60%,
    #3c3c3c 100%
  );
  background: -ms-linear-gradient(
    top,
    #4b4b4b 0%,
    #4b4b4b 40%,
    #3c3c3c 60%,
    #3c3c3c 100%
  );
  background: linear-gradient(
    to bottom,
    #4b4b4b 0%,
    #4b4b4b 40%,
    #3c3c3c 60%,
    #3c3c3c 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#4b4b4b", endColorstr="#3c3c3c",GradientType=0 );
}
.ilightbox-button.ilightbox-prev-button.mac {
  top: 0;
  bottom: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ilightbox-button.ilightbox-next-button.mac span {
  background: url("../scripts/ilightbox/mac-skin/forward-vertical-50.png")
    no-repeat 50% 75%;
}
.ilightbox-button.ilightbox-prev-button.mac span {
  background: url("../scripts/ilightbox/mac-skin/back-vertical-50.png")
    no-repeat 50% 25%;
}
.ilightbox-button.ilightbox-next-button.mac.horizontal,
.ilightbox-button.ilightbox-prev-button.mac.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 41% \9;
  bottom/*\**/: auto\9;
  width: 55px;
  height: 95px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.ilightbox-button.ilightbox-prev-button.mac.horizontal {
  right: auto;
  left: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.ilightbox-button.ilightbox-next-button.mac.horizontal span {
  background: url("../scripts/ilightbox/mac-skin/forward-50.png") no-repeat 75%
    50%;
}
.ilightbox-button.ilightbox-prev-button.mac.horizontal span {
  background: url("../scripts/ilightbox/mac-skin/back-50.png") no-repeat 25% 50%;
}
.ilightbox-overlay.smooth {
  background: #0f0f0f;
}
.ilightbox-loader.smooth {
  -webkit-box-shadow: #000 0px 0px 55px, rgba(0, 0, 0, 0.3) 0px 0px 55px;
  box-shadow: #000 0px 0px 55px, rgba(0, 0, 0, 0.3) 0px 0px 55px;
}
.ilightbox-loader.smooth div {
  background: #000 url("../scripts/ilightbox/smooth-skin/preloader.gif")
    no-repeat center;
}
.ilightbox-holder.smooth {
  border/*\**/: #000 1px solid\9;
  -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.9);
}
.ilightbox-holder.smooth .ilightbox-container > * {
  pointer-events: all;
}
.ilightbox-holder.smooth .ilightbox-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.11);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.11);
}
.ilightbox-holder.smooth .ilightbox-container .ilightbox-caption {
  background: url("../scripts/ilightbox/smooth-skin/caption-bg.png");
  border: 1px solid rgba(0, 0, 0, 0.2);
  left: 1px;
  right: 1px;
  bottom: 1px;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-holder.smooth .ilightbox-container .ilightbox-social {
  background: url("../scripts/ilightbox/smooth-skin/caption-bg.png");
  border: 1px solid rgba(0, 0, 0, 0.2);
  left: 1px;
  top: 1px;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-holder.smooth .ilightbox-alert {
  background: url("../scripts/ilightbox/smooth-skin/alert.png") no-repeat center
    top;
  color: #555;
}
.ilightbox-toolbar.smooth {
  top: 8px;
  left: 8px;
  height: 25px;
}
.ilightbox-toolbar.smooth a {
  width: 27px;
  height: 25px;
  background: #000 url("../scripts/ilightbox/smooth-skin/buttons.png") no-repeat
    7px 6px;
}
.ilightbox-toolbar.smooth a:hover {
  background-color: #51b7ff;
}
.ilightbox-toolbar.smooth a.ilightbox-close:hover {
  background-color: #d94947;
}
.ilightbox-toolbar.smooth a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: #000;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.8);
}
.ilightbox-toolbar.smooth a.ilightbox-fullscreen {
  background-position: 6px -31px;
}
.ilightbox-toolbar.smooth a.ilightbox-play {
  background-position: 8px -55px;
}
.ilightbox-toolbar.smooth a.ilightbox-pause {
  background-position: 8px -81px;
}
.isMobile .ilightbox-toolbar.smooth {
  background: #000;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  text-align: center;
}
.isMobile .ilightbox-toolbar.smooth a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50%;
}
.isMobile .ilightbox-toolbar.smooth a.ilightbox-fullscreen {
  background-image: url("../scripts/ilightbox/smooth-skin/fullscreen-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/smooth-skin/fullscreen-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.smooth a.ilightbox-close {
  background-image: url("../scripts/ilightbox/smooth-skin/x-mark-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/smooth-skin/x-mark-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.smooth a.ilightbox-next-button {
  background-image: url("../scripts/ilightbox/smooth-skin/arrow-next-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/smooth-skin/arrow-next-icon-ie.png")
    \9;
  background-position: 52% 50%;
}
.isMobile .ilightbox-toolbar.smooth a.ilightbox-prev-button {
  background-image: url("../scripts/ilightbox/smooth-skin/arrow-prev-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/smooth-skin/arrow-prev-icon-ie.png")
    \9;
  background-position: 48% 50%;
}
.isMobile .ilightbox-toolbar.smooth a.ilightbox-play {
  background-image: url("../scripts/ilightbox/smooth-skin/play-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/smooth-skin/play-icon-ie.png")
    \9;
}
.isMobile .ilightbox-toolbar.smooth a.ilightbox-pause {
  background-image: url("../scripts/ilightbox/smooth-skin/pause-icon-64.png");
  background-image/*\**/: url("../scripts/ilightbox/smooth-skin/pause-icon-ie.png")
    \9;
}
.ilightbox-holder.smooth .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 18px;
  padding: 10px 12px;
  padding-right: 60px;
  color: #acacad;
}
.ilightbox-holder.smooth .ilightbox-inner-toolbar .ilightbox-toolbar {
  left: auto;
  top: 5px;
  right: 5px;
}
.ilightbox-holder.smooth .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: right;
}
.ilightbox-thumbnails.smooth.ilightbox-horizontal {
  height: 100px;
}
.ilightbox-thumbnails.smooth.ilightbox-horizontal
  .ilightbox-thumbnails-container {
  height: 100px;
}
.ilightbox-thumbnails.smooth.ilightbox-vertical {
  width: 140px;
}
.ilightbox-thumbnails.smooth.ilightbox-vertical
  .ilightbox-thumbnails-container {
  width: 140px;
}
.ilightbox-thumbnails.smooth .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  padding: 10px;
}
.ilightbox-thumbnails.smooth
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.smooth
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  margin: auto;
  pointer-events: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.11);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.11);
}
.ilightbox-thumbnails.smooth.ilightbox-vertical
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail {
  margin-bottom: -10px;
}
.ilightbox-thumbnails.smooth.ilightbox-horizontal
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail {
  margin-right: -10px;
}
.ilightbox-thumbnails.smooth
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("../scripts/ilightbox/smooth-skin/thumb-overlay-play.png")
    no-repeat center;
}
.ilightbox-button.smooth.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10);
  cursor: default;
}
.ilightbox-button.smooth span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.smooth {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 45% \9;
  right/*\**/: auto\9;
  width: 120px;
  height: 70px;
  margin: auto;
  background: url("../scripts/ilightbox/smooth-skin/arrows_vertical.png")
    no-repeat 50% -110px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  border: rgba(255, 255, 255, 0.2) 1px solid;
  border/*\**/: #646464 1px solid\9;
}
.ilightbox-button.ilightbox-next-button.smooth {
  border-bottom: 0;
}
.ilightbox-button.ilightbox-prev-button.smooth {
  top: 0;
  bottom: auto;
  background-position: 50% -15px;
  border-top: 0;
}
.ilightbox-button.smooth.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 41% \9;
  bottom/*\**/: auto\9;
  width: 70px;
  height: 120px;
  background-image: url("../scripts/ilightbox/smooth-skin/arrows_horizontal.png");
  background-position: -110px 50%;
  border: rgba(255, 255, 255, 0.2) 1px solid;
  border/*\**/: #646464 1px solid\9;
}
.ilightbox-button.ilightbox-next-button.smooth.horizontal {
  border-right: 0;
}
.ilightbox-button.ilightbox-prev-button.smooth.horizontal {
  right: auto;
  left: 0;
  background-position: -18px 50%;
  border-left: 0;
}
.ilightbox-overlay.flat-dark {
  background: #141618;
}
.ilightbox-loader.flat-dark {
  top: 50% !important;
  left: 50% !important;
  margin: -24px 0 0 -24px;
  padding: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ilightbox-loader.flat-dark div {
  background: #141618
    url("data:image/gif;base64,R0lGODlhYABgAMYAABQWHIyOjExSVDQ6PNTS1HR2dKyytGRiZERGRCwqLPTy9HyChBweHJyepFxaXERCRNze3GRqbExOTDxCRHx+fLy+vDw6PHx6fExKTDQyNIyKjCQiJKSmpGxqbBwaHJSWlFRSVNza3HR6fERKTCwuLPz+/ISGhBwiJFxeXOTm5MTGxDw+PGxubBQaHJSSlNTW1HR2fLy6vGRmZERGTPT29BweJKSipOTi5ExOVMTCxKyqrFRWVCwuNISGjFxeZDw+RGxudBQWGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQICAAAACwAAAAAYABgAAAH/oBBgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8jJysvMzc7P0NHSuy0bJD8zEhIzKzwnHtMbAzMCIBLlOOYYAyfQAAkI6RLpOBIgOAL2CAkAzQAZ88rZsydA3r16GfotS3BOXsF75u6hy5dg2Yl45tBltGeQI4J2yFpYwAdxYMl8ByEOaIHsBIaBKHGQ5AgRpQQMII2RoAex40yBEnGQQDbB3Ex6GjlyLAdiBbIRJR0aNTrR3DwMyOZFpAmzZMR0+ZDJI4mPZj2qGY0+5fr1nESv/mdHIHtwVKNPozydHiMxdaxAnm5h8mgJNfDft26R4kTmYUBUrwP9mrPAElkNBFql4kO6FUGNhQ6Vbv1ar+Kyf5l7vj0rIaE/eD+30tun0NkJCwj+ohSAIUNOaNUSrJhhjhuJb9OSK1++ygOJGREumDAhogMCHuBSnXhQIEYIGjRCxCjw4HcmEg4o9NDAnv36Cw6GmgLwoEGKEvjz40/R4EFtSwCsAEMPAbgXAIEHHljACv+B0oIMBOgnYX4EyFBZJQAIYEJ7CQZQoAYFFmgCDg124oEGCkyoYgk0aHDhJCtsqAGBCM6YII0BmKDXJwD4QMOKK9JwQImOkACDgR7a/hgiiExqUMBgnzzwApBAEvDAJDU4sF6SBDKJ45caOMCAJyc0QCWVDWwgCQkUgNhlgW8uKacI8nEyww1nApnCDJJg8CaONwaKowZYdbJAnlSaIAkLcCb5oZxMhkggC4nUMAAKLnBQQQU6BODDAJ8hkgOiQOYgyQU1filooAdScAgAA1CgQw4qqJADrbbqQMEARN5HqoopSNJljZAWi2APhngggA243lqrs7baIEB2hPz464Q0SGLCkqp2u+SMhbTAQgy2lqtCBbWiW24MLLwYhLXX6pdtJG0iWGykbt7oKiEgkEsrreqa+68KMQhQiK/x5hdsJB146K2q+AZA6SAD/jBbbsADA/ysDQMQMmrC+ZkayQjs3StntxIMUgMF6OL6bLkDv1zBAqEGQQHI+SkaCQ/qraoqpBTUaYEBA7cM89EuG2DBIDMgHO8NfEbCgJaORpzvl2IOcsDFtSLt9a05yDDIBmaCbIN5jvBQgIHe4usklIJ84PLXdKvwASFSJvzClZRMsK3J3U5QiA4wZ0y3xgYQAgAL8CJKAxBEOuIBCCa0LacJILirrrqGd951DhUU4kEAjVNJgwvUUhLgkSff6CSvhhh9ONL/hh4uhHkScIC7qqPXM7E9UIAC3IUQTffm6b6cQ+KGADCDDU7rl4INM0ROSQvPdYAqdR2MQALvioPIXbfAz6p7NyInzHBBBTeAd0MFFzygpiwyaAyz0RljLPYxQ39ubvLn6tqzDNCxY6zMWfnz39FmVjNjDIADhvOfxv7FgQIiAwA7qEACuda1TQkAfMTwABA0+L+51Q4IDUxGC3DQgAUukAMffIZIREA0l6GrAgYQAeyicYIB+OADmsKhCz6FNlIEAgAh+QQICAAAACwAAAAAYABgAIYUFhyMjoxMUlQ0Ojx0dnTU0tSssrRkYmRERkQsKix8goT08vQcHhycnqRcWlxEQkRkamxMTkw8QkR8fnzc3ty8vrw8Ojx8enxMSkw0MjSMiowkIiSkpqRsamwcGhyUlpRUUlR0enxESkwsLiyEhoT8/vwcIiRcXlzk5uTExsQ8PjxsbmwUGhyUkpR0dnzU1tS8urxkZmRERkz09vQcHiSkoqRMTlTk4uTEwsSsqqxUVlQsLjSEhoxcXmQ8PkRsbnQUFhgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH/oBAgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8jJysvMzc7P0NHS07AbDwQwFDMzFDAEDybSAA8NKCXn6OcoDQ8AzywHBenz6AUHLM0eGgv0/SUzGvApA9Bjhj9/Mw64S4ZA3kF/BR4k29Dg4cMGG5DJMGfRHwoZyBR0fEgCGY6RB3Eg44iSHgpkBlvSmwFTZr+VNue9PHYyJzqVx0T6PFfy2MahN0Aeozi0RjhkD17kfCExGYAVMVHO+LEwmYcAWS3OaOEhXwyHD+0JbAZARg2W/jpryOj6zISMCxVubLtR4cKDjNQCC67FYsMIHzIiRJChYoeJsqloDDjRgkOFCjkC9BhAo9OGATIEgIgg2sZoDAOelgIw4IIBHDhSwE4hO8eEAXQrAUiAwHQE0zYigLAhQDiCBLk/eYhQY3Zs2dBl1xAAWXeG36KFCxfge3jwDMk5sVhRAXpsHOVjl5cNY8XaSQlI++Y+fPTw0sUTiBIA43yK9bQB+BwMAlRiQm+jlZagcN0xiIBqnQxQg3m0UUhhbDUMMAkLFhBXn3YfFuddfQO8p8kGF/iX3n+0+aeebBN0FokJGGgnog0eMlifiBFgAKEmFuQQYIVEulikARZI/jICcPU1mGN299kwgicxtGjlikY6l8IBkkgwWo7AKcggg6KBoEIiHuyAAAQXkEBCCB0gsEN1hnyQpZV3qveBJCJ8ON+XX+I32m8YIDKCAxPwoMGiiyp6gQNTHvIaixdW6l8KBkjym3062vihfaYVZwgAKrjAQwCNBnCqqqoSoEJyAFoqq3qS+OYhcToGF2iCXxYCAAgkpBoAqqwSqwEJNuRWQZ6zQlcBn52CStp9n+oqQiEWkHCqBqieuqoG3qJKwpmETMoss5lG8gCYCjr5JZPkCjICAaluiyq4w3KLLwE7EGKnpesFPKRse0YyAqC2ZsfktDb2KwgDDtirb7jd/hYL7gkMDHKArFZG91xsPUhiQp8MK0zttGH6OMgOF1Rsb77fVqzBBJECYcGk670oa3kGaBiJBwP4+al2CY9mwVoY4EtsuN9S3GgEg9AwgYBFCkwpDiH86AgNCGz6J3FhcoqAjIKsALOxxsasdAAdEDIABxeiV+HHFXLgM3zzjckpqMHpR8gF9jJtsdOnXkAIADosayGe5lUggImQAHAdk5SXph14hWyrdtr5ygxuIR78oPiLOqdXwQ+QR7Jbb9lB6fVxyZGwNKsUu3w2D4awYENzRc79Hwc2pD6JCRYgoLCIAmCQgdaCTKC0vrOr/e0Eh7AWwmuk/2dACLiJt0ECjirIMBpjIzyWyAqa0442vk0HsEIikvXQQg6X5fDBZsyzggGx64cLvdI8gNoxRpAo9cVMcPeiGTJoELHOTWx9LsNYMubFvsGpT1/8WoYEJFYxtHmLBxJghgeAVUHb6YsEOhBeMUhFgPaljQchsEB4krGDEwDudgGYwAlqBo00iaADIeABCSbQARmMgE6mCAQAIfkECAgAAAAsAAAAAGAAYACGFBYcjI6MTFJUNDo8dHZ01NLUrLK0ZGJkREZELCosfIKE9PL0HB4cnJ6kXFpcREJEZGpsTE5MPEJEfH583N7cvL68PDo8fHp8TEpMNDI0jIqMJCIkpKakbGpsHBoclJaUVFJUdHp8REpMLC4shIaE/P78HCIkXF5c5ObkxMbEPD48bG5sFBoclJKUdHZ81NbUvLq8ZGZkREZM9Pb0HB4kpKKkTE5U5OLkxMLErKqsVFZULC40hIaMXF5kPD5EbG50FBYYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/6AQIKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqnhsPBDAUMzMUMAQPJqunAA8NKCW/wL8oDQ8AuaMsBwXBzMAFByzHoB4aC83XJTMa0dKcAD0z2NgzB8bdmgjL4tgFD+eZGw3r6w0b75cyvvPYKDL3lgr2rSPxrxIOgeJwFKSkD2EzFAsnhXPYbEZESRMpBrN4EVJDjcI6QjoIEphCkY4ClvxFEGWjfCtv+HPJaEONlTVw0WT04AXIF+52MgKwIqPAGT/MCV3kIYDRdTNaeFjqKJm6dc+UUh0qo8bHYChqyNC6tdEGGS5wxCpBAYcLBP72ysqdS7cuKhoDTrTgUKFCjgA9BtCwuwiAhQk5cKRIgUMx4xwTBpAlLIgFiAaLFTtunLmGgKmUB3lYUYGx5hSlUWdOAWMFt9ACYJxOvZqxbRgCQgMZUMM2bc6zOw+gTGPC6dWnHa+uoGCwXQsGkqu2rfl4CgMWCMcIvpi6beqNccQg/OF7ZunSF1f4QDi6avTeqy82QLj05vj4qVeojx++fMX72eUefKkVqN585PmGXHf3fYcDe3Zt15139vXH2HjPRZfedwaqZsBwdhWHXocOMhaCTnYNwMGG9x3HAYiEAaBDBcFxZ18FArxGGAs/0MjggbVV8IOOlLFgQwMV/v7GWAUc2EBkaCxYoIB7y10XgmS6HYJXDy3k0FcOHwTmXJZklmnmPx6MIAMEF5BAQggdILADaGcCMYIDE2igAQ8B6MmDBhc4MMKZAKjgwp989smnBgHwwAMBKkxmFwACkKBnAIpiuiemfZIggKR0qWApn4tmmqmeJKig2wguXMooqZomuqkGBOxAnAN/ztqnqZs22ugJDBA2Qp6++lpqr4wme8GgdmFw7K6bygrroiL8w8IGI/ggQwQRyKDCDibQacgKmcLKaKyaQsvDCvdsMIAMAoAQQbw2yIvBACgWcoGs6vqa7LSYTnAOAAkgUG8E9doQAQg2CLAwAglMRkK5xf6+WrG6PHQDQAYIx7vwwgIczLDCGZD17L/QUpxoxtIkMK+8CYcsL8P0OpxAIXkCjHKiKesp8DEmIBCyxx7LK/PHDCOQbwfpWswvwKSym0uUIh+c8Mwv25CwBa85a2zTJ++KKQbHbCDCwg3P3DDa9H4cr9KDDJvs1+hCPQGzq+xAM8xHM6y23wiDYKsgDODqL8U9KwrsMRIgXa/aHh9cdMOqDrIDAShDG+3XtUqDgdUwYx0z3weTTYgEf9bN6dyvBnXMvCDHLnPRaKsdQSEeVIrs17CSAMKTqVzNNgiijzy5w4YUirm5KT9qAaioiGD03oFLLrrHphty5wS7TjuBA4qDn6NC5KF3jHbtSPuQCAs7rLkvCRN0IMMI4najN/qA+x0z2g3jTZfZaZtX1YzmOBAIAAP5mkuUCijAvzUsgFyjTNC0Nj3JiQxpt9CNy/KXtQoyLAI3083GOsbBtskrAiUjE8EQgLDqORBi0LOLCSwgvbVJTgQWSGCZrpUACWCAWzKQQAI2EENQBAIAIfkECAgAAAAsAAAAAGAAYAAAB/6AQYKDhIWGh4iGGw8FMSE0NCExBQ8niZeYmZqbmgAPDSkloqOiNw0PAJyqq6yaLQcEpLKjBActrbi5qx4aCrO/JTQat7rFxoUAPjTAwDQHqcfRugixzMAED9LarBsN1tYNG9vjmjOh38ApM+TsiQvo1ibt84U58Mw5iTUDKC4cFRV0BPAxoAY9VefuzUpxCMCACzpyqFCRQyJFHRQGQDuIaZnCWTQMecBhYyJFixUn5rAhwAPHjh9BFvIApILElCoqTNRJUUUMFsReHkoYUxRDQgJi9JTIs+dSnwI2CiVkr+iofIMG2Ljp9ClTlTYGTDX0zqooeYI8UEj5lStXlf45FxgcO8icWXWDLBh4C9ftUxUGLNAd1M2sDUuCDvTU+dWr1xwyBg968KLoi2yDPljs6tivig+SBQFg4fEeDSBS957M2dlxBQOh0wYo/Y2GC5eEbP71y3tn7LQyqlmrFXSQbp69k1f4LXqGDaKkbtiYIXWQ6r5PeWpXCZu5oBMzLlS44StEDhgIxCH60HqzU5SfvRdTnJy1X8aR5efS29hzju0TGSCWfrjUQEFTXDFm0oL/yUXgfhw4BpeCFnEw4IOtALCDbm4haF8FAhSH4Sot1OTZaibFAISII+6CQwNLKchaBRyE2GIxLQxAwXWLASaCRjces48P/gCkwwcEzf4V5JJMNunkk6p4QMIMEVxgggkidIAAD7hBuQoJDlDQgwZkktlDABc4QIKXnACwAgxnmhnAmQFoMGYBK1THpiEACGBCmXMGIKidgp5pAg567jnICn8SSiehddZJpgkrKHoICQVAqkGdj57paZ0FrGnpIAw4MCangaIa6aab9oBCl5bycIGqrHYa6KcX8DCqIBjEiaqtq67agwS7BsECqpsOauundHZQ7AV0MqvsoMHaSUGxvrIq6bK3FlqsCd1+Smu1PaA1KgXapsutuNfu2oG0dKYarLIsFCtBtYHWGm6kGBQrq7SO4ksoBbruygAKj0YqbLetOsBAsUHwkGnA4v5q66kIokL8QMLq5lunCZhBHEQLIJgAL7WemrADi7u6mSm5kfYgQp4iG8KDAyJ0O2cPFKhZMyIe8DBDByJoYMIFLIxAAqw/N+300961sAEJP8wggQQzrMDDCUw7vcEAMwgAggRi4zA2BgMg5jQACSBgtgRm4yABCDgIMDcCCSQ6KgAZwC323HML8Dbdcmegt6IJkP224HSPTXfZdidQ8wluj1225XMPnjkCao/aggV1Nw646HYT3vgALHt5AgaAl45D6Jk3XroEGHSuKAlxN6457H8/jkPGlk4wNuxxX5555mKDUOmuI4i++PDDQz423P3uCrfjsbcuuuNm213s25+h1x273NFbPnyxI2TPPdmPb0/+CMU+QPzluw+f+/KjkgA9+H/nzn7rBRvVCZr3v/61j33Fq12xPDAA520PcPwbmwVS56UaIOB6z6tb8bCHACUVKwGLOx72uCc3ydWMbxjUXfvIJwHDNY1tbvtb7zCIt8Pt6gQWQED/SicADGRAPVAb2QYSsIIZjC1rJOBaEJfIxCY68YlQjKIUp2iMQAAAIfkECAgAAAAsAAAAAGAAYACGFBYcjI6MTFJUNDo8dHZ01NLUrLK0ZGJkREZELCosfIKE9PL0HB4cnJ6kXFpcREJEZGpsTE5MPEJEfH583N7cvL68PDo8fHp8TEpMNDI0jIqMJCIkpKakbGpsHBoclJaUVFJUdHp8REpMLC4shIaE/P78HCIkXF5c5ObkxMbEPD48bG5sFBoclJKUdHZ81NbUvLq8ZGZkREZM9Pb0HB4kpKKkTE5U5OLkxMLErKqsVFZULC40hIaMXF5kPD5EbG50FBYYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/6AQIKDhIWGh4iGNAMnLRwVFTkBPQM0iZeYmZqbmgAWEzk4KSk4oqQ5EwMAnKytrposIA2jpKalozg1Ah6vvb6tHisVpMSiw8UpMCssv83OhgACMKLUKcfGuMkCq8/dvwM1xMe0ptnDNQPe6q40E9W4w9TvuBOW6/eZFgbV48jyxAYs4BuYKEa1g/6QDYtB0NWGBwRgUJgxgwIMAg9MJPogLhtChKQ+JPKwAwGECyRIhOiAYAcvbwAeNEBRoqbNmigaPOBWaB+thB+LGUC0w8EEDRp4BEDKQ8MFByO6sThQ4KZVmwUOMCtUClvQrxWgqSDQVOlSpRoC8OBBQAXPXv4eNCy4SrfEDA1bB1V49xVoWELRSCANcJZwUsJLSWzzBaDHjLp1Zxx46/OawlHHLA8lZEHwYbOHCyMlocIXgqqQ6xZ4QIgjOWSviZEaJnLQDgKh0+YGjZbAjlcbGqRO3WDDIINB4/kbx1AQCwe81RqOLp3HCQauZNAcXheFjEH6sMHGkflnCgPpBO04mruwe91LL0RtpYB7ahKDGEwYd5C/xwoK2AMEBmmhpRR1n0mngQiu4GAfZDgQMgAHCf3EzygcpCdIB6AZ9l6HuvGwgivbPXgVCoDpsNdl4tFSgQB5ATFBYQcu9WF1hE3gymMmXjVDIR78sCJf5AwDww8xAv7RlIcFSveejUnxsGOPPhrigQ01IKQcKRzAaEhZOEIZXY1qkUilVShCM8AEBmw5mwEhqHLIUVDSOB2TS2mgYysOnmlThIgs0sMHj0TyASUCGgIBjiCOWd2I9PlpE37rEFhngk+mRRgG2ZVIpXf37HBBjY3eWaN8DtUgaQ0arcOAA/Ax5WR7BV73ygMvnLnaQLeRKaapS/nWCwAr8GhiB2+t84CjITLJgwS/eBCAscPd9dJAsQj265gkgJCkK1OhllpW394DgAoukNmsWiG49QwAMtTg6U031CBDsg2NYJSBiPEwAVTrbCCDCzhMVAIFOLiAgHENHcLCDiJ0EMJaF/5AIMMI1zas8cYcd+zxxyCH7A0LG4zggwwRRCCDCjuYkLHIDW8wgAwCgBBBzTbYjMEArcJMEAAJIJBzBDnbEAEINghwNAIJ4OvzuxncfPTQIAhAtQ1GZ+D0078kcDPSNd98Nc5KJ8C1NyYITTXRNoPd9tQI9Hy2LyxYkLPSbhfdNtZII21BuXNzYgIGXyf9ttJh2xy2ABhgF3gvI6xts+FDYx125b89/ooESBctud5T9y0Aa5q7IsLbVXc++d5D441A6a6wnfTRtC9+eN9Gw95K5WAXjrvhbIutOysihH5038En3joIrw+/yQPLB+/21LXbTLrzmUR+ueLAIz01zqRIZ449Jhuc/j3y3qNPdAQYyD0+InVLTzvuitOfwcvvH5I22J4jvvfXEYhb/jThNd4dj2hWSx3RzDbATAAganebmuTWp7UGdiJoRbOd3pi2NQvqzwLmA50ARJABhnmQEyxggMkQkLKVjWADgDuhDGdIwxra8IY4zKEOd8jDHvrwh0AMohCHSMQiGvGISEyiEpfIxCY68YlQjKIUp0jFKlrxilIMBAAh+QQICAAAACwAAAAAYABgAIYUFhyMjoxMUlQ0Ojx0dnTU0tSssrRkYmRERkQsKix8goT08vQcHhycnqRcWlxEQkRkamxMTkw8QkR8fnzc3ty8vrw8Ojx8enxMSkw0MjSMiowkIiSkpqRsamwcGhyUlpRUUlR0enxESkwsLiyEhoT8/vwcIiRcXlzk5uTExsQ8PjxsbmwUGhyUkpR0dnzU1tS8urxkZmRERkz09vQcHiSkoqRMTlTk4uTEwsSsqqxUVlQsLjSEhoxcXmQ8PkRsbnQUFhgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH/oBAgoOEhYaHiIYMOwgQFyQkIR0IOx6Jl5iZmpubOw4XGho8AaE8GhcOI5yrrK2bACoEo6OlpAE8PAQqAK69vqwAAiShtqOkxqQkAry/zc6GKsOitwHH1dOhJCrP3M4jBKEattPW1hoEqt3qrAwOprPU5eSzJwzr95o7F7bj8eTiAC/swEcwEQZ48MQhm5ZQRMFWNAacaMGhQoUcAXoMoJFoRT+F42h95LEiEYsNI3zIiBBBhoodJix1A2BhQg4cKVLgwKkzhwILzAqBQnhNJFFjExCZsCBDAIgITm08xTDABDcWIBrkxMlz59YGIFgYInEtZDWRAEPyMMQiwQOn/hGk2ogAwoYAuggSBO3lYUUFnVxT/BWsM2eFFWIJmWI4DuTRs4VYZIj7tG5lqXRtzM2wF5gAGIEHb81ZGAcMAYUmiCtGzVja1xqSEkqA4a4Au09vR4V7N4GvATUKi/YaOHCNAYQ6MO73GF7JQTQQyAXxFHP1y3URWIU4IfDo4sJ1VlDAURCGsoxff7wVYRCLAbmvZ7YM9boNC4lXWTAAfjB40jkZYMEgI1wAD2vNkTLBQIJsIJ18u8VHGW7atRJDaACCR9xOOMQAnTtFraeeKPUMsoNl1s0lH33XMbjKB4WRRlxpNG71ASE7gONagrOEkI4gPvA2HVwSRpWbD63w/keYhjRyhVMFBhQiAVnEiDgOCQ/shQFldEHV5W11yQUVZhi08ldXTaYZYwWFeADCMDzeQoIO+QnSZV1GTkcXkZe1x8qZaTI5I5uFAOCDLOgxF8IuhkxYGZcSyiXXXUkKGuh3UR4yggMTPDZBKp2ZZ1d9mOWZGW9TtQLjk98N5qp4hd2ICA0jyNCBgSRM0IEMI9QpZZ+4zaWidfXFJYGFPH0n42gA6uThOjvMlyJ1pa5og4uc7Dcjmkz+ZQBy62wgArF1xUWkZmHWhcF2q9DQXZOvEiYvDiGwO5MFpIIJl11SEQkVfq4MwMF/MaKpEwfg3mOCDCvO92ipD9i7CgA6/lSA4aU4VCCAr+okAClu5j4Kl2++sPCDxRnK62oFP3CsDgCT6UlssBFw1gwLNjQA6HCGcbDxQ4IAkMBKd4GwL315heoKCxYooGSrBigwgNIELcWwsPSJYIHEzkTUQws5WMTBBxqVB3RkKEmwUksSjLAB1WfHLffcdNdttzobPEAADBTMMAMFMBAQ8d1zA/BAAyiUoPjiiqPQQJaEA83CAQUwbvniBRzgcuTPeKDBApeHXsIMGmzOuS8A9DCD6KLPcADcp7eCQOWsi17AA7E/s0EDtdfewAa5NyND4r2LjoIMwf+iQPG1k5C8LzgwzzoOz/dCvPSXo1C9K6tjf/kMs9u30r33jIMf/irXk9/4+atEr/7i1LO/yfLvK+68/JoMX//x+Guye/014Fr/DvGAF6jvBbgbYCYAsILxMW8GP4CdAgfhgQA4sHYzaIFMJpgJD8SAdrXLnOk4aAgAyKAG6WPcDWogAwmS0BALu0AFbrCAGdygAheo0At3yMMe+vCHQAyiEIdIxCIa8YhITKISl8jEJjrxiVCMohSnSMUqWvGKWMyiFrfIxS568YtgDKMYDxEIACH5BAgIAAAALAAAAABgAGAAhhQWHIyOjExSVDQ6PNTS1HR2dKyytGRiZERGRCwqLPTy9HyChBweHJyepFxaXERCRNze3Ly+vGRqbExOTDxCRHx+fDw6PHx6fExKTDQyNIyKjCQiJKSmpGxqbBwaHJSWlFRSVNza3HR6fLy6vERKTCwuLPz+/ISGhBwiJFxeXOTm5MTGxDw+PGxubBQaHJSSlNTW1HR2fLSytGRmZERGTPT29BweJKSipOTi5MTCxExOVKyqrFRWVCwuNISGjFxeZDw+RGxudBQWGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf+gEKCg4SFhoeIhi4bJUA0ExM0LD0oHomXmJmam5sbAzQCIBOhOqIYAyicqqusmwAJCKUTpToTIDoCtggJAK2+v6sAGbOhtrYCsre1Gb3Azs+GCaOyyLeit6S5CdDczyixoqThtsnkCKnd6asuFrjWxu+5ytYDLur3mhskorLuybQg5E3AgA6fwUM9ZoV7528hOWQlDrLyUIKGhAsnTojogKAHg0RAAsYjx68YNRAgWEjkBKCEgwo+NMiUGfOCg4iH9ikkiQveyVkDV2oCwKKAjwA0AxxVqrQAi2aEdlYbda2nNYC5hGICAOKEBqRLv35FivSEDqiCSKrFVpWqWx3+Wi+x8HpU7NG7TGWeUElIp8lbPgGSs0UiLqISBTTUXUpWLFikBXoQYkHrJC14CgHyNUyIgYOwAZjixSs6xUdBPa6JG3WMLetikjkT6nEhad3GuB1fwCkEBQaB8i4Xs8aPoGxCGJiSHS26+VEMg1wMAHy1Kj9+tAZYOi6oxdLbjsPnbkHIBoJ4JauGKoZgA/dBFZB+ZU6/+YVC0txlTm+s1rb3gsQEXm4E2lWIMPuxxpAszAAoyAmhKebchKP5oAgsxKjX2gO8OChIBRIWKOJXFSBigwU6vXMLBhkU5GEH8tUnI1LkIbJIAkDEEgkQJVTiYV/zRThiY4pN8OMzPYD++NiMpFXA25G+MMADY+JVqZQPpkHpTA8xSMikcpFp+QwFEFpZpQ9AiPmMB115SaFSJ4Bgj5rOEBUDaOL5IMJTdHJTQgq10VfBTX2mw0APJHRwgQ8nVNABDSXYUOiklFZq6aWZ2DBACi9wEEEEOwTwwwCSYtoKABZUIEMEK6yQQw6t5iDDBQOgZWomLoDQAKy8xvrqChFwoMN2t2LiQQus9gorq60yO0ILcxabiAAj9MosrMC26uoKIwggbSID3LAts9tiW66rNwzwrSE2VNBrrNmea+0Cpa4riAUGKBuvvNu2aoAF9g4yg7Xa8ktwDjMELMgH/fpqcL+wfqCwEPn+ZqvvxecaMHGy8GJ8cQ4RbPywx/2GrLAMJKe8gsYKM7xsx8zG3GysEis8cMHvQgzvtj9MjK/K+rJqgLoKtwsyzDPHe60ILto7AAcdF7yzuRwQPTEAPETw7q8YRyBAtBN7EITW4yYdcwRBgD2xEC7o0EDD2mIb7NdrK2KBCPly7WoEBixQa92IoDDADx94GuwHo9YL+OKMNz7xBg8UMEIINdQQwggFPNA04wA80IAKJoQueugqNPCArXW7MAMBo7cuOgEzqB22Bgq4brsJNWggu70A/FDD7bfXcADq6yLAOvC3E/DA2hs0gDzyDbinMA2gP3+7CjRMvID1yJ8wcQ6J3AOfw8TVh++6ChP/br7rNaS/Pvvkv986+gqDL7/o4yu8/f2hez99+e/DQfYU1jz+3WBz33oADOQHg+WtDQAtUF/4ahAE4q3LAwGQ4PNq8AJi1c0Dq7MeAQ6wu6vR4AY4uN4NaGDBun3jAhHAgQJqgIMIXOAB0nOcDnfIwx768IdADKIQh3iIQAAAIfkECAgAAAAsAAAAAGAAYAAAB/6AQYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmSLRskPzMSEjMrPCceqqkbAzMCIBK9OL4YAye4pQAJCMESwTgSIDgCzwgJAMahABnMvc/PAsvQzhnW154Jv8vf0L7QwNIJ5Z0nyr7A9c/g+AjF8ZktFtHWdRMoLdy6AS36YdowwteygOCagSgoAQM/hZV4MKsnECJHfN9IYLQ0gV06fA65pQMBYsXISg0Doow2cCWzii8pbdz2sd3MddJyTgLHjWBHbiqFShoxcKfEnew2jlAa6YFHmQ5NSgzmkuojEilrBnN3jxsPr49OYOilNWpElv7MLKJ19O+mwHYmuy0bcGtuo3k+i+LzNlbWBr+Pzq3DEe1tU3iIHWWDWk/mNwEYxkV+hIwe1I3BqCXcDOmEBQRFx4IYkeEiaUisXMHCgWAFiQ2jX+vezbu3JgY8EES4YMKEiA4IeDDwzQgACQcXNGjoEUB6Dw0XHIhkjgjAigLUqVuvriFAjwIryHEfBACECenVzQeIL16DCQHq1694H56+fPnUmWDBeoKQUMB085VHXXzwlSddAdsxx4ADC45XXX8YmofCcszxEB2C84nHYIIMXnAWcxj8h+B4GfanwVTMsbBghRWO6OCFLHBHAXkXJtgigPNRwN11/fVoo4099P7AnQkkgojgjzPq+KSPTR4pnZDMdcCgk1ACmCNzI0xp5I1kzhcABtzxsKODNAKZIQUn+jZhkU5aaZ4DHHZ44JhdalBAnNxN8F6IZpbJ5gT5MeeBAPz1+KMJIORGoHcwGMrgeRYkOikJO1DQogYUoMCDpgQKUgMJM3QgQg8mUNDBDCRIWuqstNbKXA0DoOACBxVUoEMAPgxQg63sWUCBDjmooEIOyS6rwwKZ2toCCA0om2yzzFrbQKS0esBCBcteqwK44y6rbAUsyMqcADGIS661ypqbQwwClDqADea+m6244towwHo1UCAuvPzmu2wFCwzLnAUGFExuwfEqa8CAzP7J4G7EBe/LbA4ycPeBufHuK+/I1n6QyAYPFBBDCDTQEEIMBTzgWjwNl5vxyNcmW4EBhwCAQAMplCD00EKn0MADpKoCLrY4Nw1yBYZ4IAMBRFc9NAEyqKt00zfnnG8hLWiggNVkl0CDBlqjUnPXTl/LM3sH0FB22TQckLQpH+tMMLl8H2yuyYM8QPXcZRPwQDkWYwwyyM1i3LEgJzRAOOENHGYMwyIzfTO4BvwryAw3TD53CjNcE3DGfZereg4iXESB6ISbUM4AHEDMOLzLcuC5IDnAPncO5QCwQwUXc32wAJIG7TvZKcTTAhDEK556r0DIKvfyVtPQTws4NLC06o1Pc4C8IddjT7T221uwQM17G7DAAKQqb/7QzWOEqw8u6NArBx8Eq/AhvZvf0IDHnNcJUGiyA5P8zHeD0jFnA5IToA1mxpsHvGB+LzjcegDAgvLBjgZAuJtuPBAADxKOBi7oS6mkNjjCEeAAaWMOAGZggwUSLQU2mIEIuXOCGVygAjcYWwhyAAMEWA4VgQAAO0JzRmNGVDBWNUI0dzBYYjhid2VpNzdKWEhJbXVzSlhFTDE2K1VXRUM1N0EvMXFpQ0wwMWpzYU93dHNzVjdtY04=")
    no-repeat center;
  background-size: 24px 24px;
  width: 48px;
  height: 48px;
  border-radius: 50% !important;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.09);
}
.ilightbox-loader.ilightbox-show.flat-dark {
  opacity: 1;
}
.ilightbox-holder.flat-dark {
  padding: 0;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ilightbox-holder.flat-dark .ilightbox-container .ilightbox-caption {
  background: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
}
.ilightbox-holder.flat-dark .ilightbox-container .ilightbox-social {
  background: #fff;
}
.ilightbox-holder.flat-dark .ilightbox-alert {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABWCAYAAAA5UDPyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDQTFGQ0Q1MkE1MzExRTJCOUUyRUE5QjA2NzQ3Mjk0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDQTFGQ0Q2MkE1MzExRTJCOUUyRUE5QjA2NzQ3Mjk0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RENBMUZDRDMyQTUzMTFFMkI5RTJFQTlCMDY3NDcyOTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RENBMUZDRDQyQTUzMTFFMkI5RTJFQTlCMDY3NDcyOTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5zF0sHAAAFSUlEQVR42uydTWwVVRTHT6EUWxHsAwG1lAb5EkQoBDQWDfLRYhD5MkTkWwSlQAUVawstpXVRCAkJHwk7ElwpOzaGDRsWBGKiC1gTAnFj8sJKAonCOZkLVHjTmc7cjzN3zi/5L9p5b968+c/cO+eee+4rq66uBg9oQk1DHc/agReLxf/9PQj8oAP1E2pc1r+ID4ZsQjWgqlAHxBC3vKzujsdsQ70rhrjjW9TEPn+Xo7rFEDdMQbWU+P8S1DoxxD5dqBEh235ADRFD7FGPWt3P9lmozWKIPQ6hKiJecxA1SgwxzwqlKMajvhdDzFKp+o647EHNEEPM0az6h7hUqeZNDDFALao1wfvWoJaLIfo5gXolxXtHiyH6WBuzIw+jDtUuhuhhGKpTw36+Qs0WQ9JDT0rTNeznBdRhMSQdEzTHEh9HRPhiSIxou2Agyq8SQwbOQtQWA/t9W/UnYsgA2Y8qM7TvXRAkt8SQmCxVMsUbqH1iSDyGWHoa+gaCJJcYEsEO1DwLnzNCU3zjtSFjUG0WP+9z1GIxJJwfUa9b/kxqHgeLIc+zREXltnlPXQhiSB8o8XTU4ZVKzeQMMeQpO2FgiSfdvAhMElkcDKmBZIkn3VAia5kYEszH5ZI8og5+aJ4NeQeC+bhcmKPiIGeUOa4PuYhqTPC+c6jTECSvSnFPPT0dS7DvO6iZqKKNE/BsfUi5QzMaE5pB3ERdi/HklrRP2446kqcmiz63A/hCc4Mn5MmQraj5jA0pgKPiHxeGjIQgE8gdumjez4MhlCOvy4AhlBzr9t2Qt8DNeFVSFoDlsoZBlq+4XjVMkSW61ZOXd4bs5DA0kYBadSF5ZYjtxJNu1qMW+WRIq83b3mDTNdgHQ+pVc5V1aChmmw+GdEEwr9YHKFgclWVDVqI+AX+gDn5/Vg0pz0hEniSCr8miIZ9BkF/wDarias+aITQJrQP85UsIkmuZMWQvarLHhhib7mrCEDJiH/hPk2qW2RvSAeGLwvgGfddhnA35CLUB8sM03Y/BOg2hxNMpyB8ULM7naMh34CgP7Rga3+rhZgiVLbdAflkAwWKcbAzpguwlnnRDxT/VHAyhjvxTELTULaY1pAIysDqCRahucapLQ75GzRUfnjA87V2SZiopBUSuEk9U9vYm6qWQ7ffSXqkpoM79DOqPJG9OM9ma0rK9clOU5ALEXE5K12L8dWA4UZNxKCm30mYfckBF5kL/oUClDUNomOALOd+RUI1Js+k+hGYfXlKRKQceom6jrqMeQDD0Pxnc1r305W/1FHrLVB/SxsiMPyGYnU5PUzQjcpW6KmkY5zyTY6R070lTd8gkCKqWOCxr9A8E66HcCNlOx3gV+GQtKZH1i+47pBP4rDH1cz9mEHch+AkkLnRCzERWXENodTdOiadfY7zmN9WGc4ASWS26DKHxfk6/WnNfdeSRMRfqL0bHHStfFMcQmhjWwOiLDY15+1eA5nx3Sqhu8WBaQ8YCz/lVcZ706oFfBnNL1MUdZQjVa9cyNITG0V7tZzvFIUfB3CKaSaHj2ZvUkNcgWL2TI1QARCOqI0O+Uw/wLbumZN7SJHHIKcaGPIY67bOoK6qzp6JSKtKcxfy4r6mg9sGzcUiYIRR0XYbo33kSkrMbdTpuYHhYzDBOu2p6Iw1ZC2YXMRae9tFtUX1IjWqq6uR8WeFf1DJsti6G3SGHxAyr0ChIb6FQqCxlSIOKygW70BNhcylDeoDRgsI5oxXvknF9DdmI+lDOizOe1C1Sp069+u+Qz5nrnPgP9QGN+dAqnPS7sUU5J06hWY+7HwkwANtgqgSZHILbAAAAAElFTkSuQmCC")
    no-repeat center top;
  color: #555;
}
.ilightbox-toolbar.flat-dark {
  top: 15px;
  left: 15px;
  right: 15px;
  background: transparent;
  overflow: hidden;
}
.ilightbox-toolbar.flat-dark a {
  width: 28px;
  height: 28px;
  background: no-repeat 50%;
}
.ilightbox-toolbar.flat-dark a.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  cursor: default;
  background-color: transparent !important;
}
.ilightbox-toolbar.flat-dark a:hover {
  background-color: #4b4b4b;
}
.ilightbox-toolbar.flat-dark a.ilightbox-close {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJBJREFUeNrslTEOwCAIRZX0yFVv46EcexlaUgYHURwwbeJPfhwEnkaIHhGdtcAt0Ib8C0JtlxUHAY6T25RaWPCJr/JjEGKA95Hjm7V6EHLogGpA6NUZQSSQGqCFkGMFOipA1ORrIeTEhS9ekzZ3BkIuDCgzeZ+6ifmbmHeX+ZwsmfgRoAVqxvj9/W6ImW4BBgD/T7inSzBSPAAAAABJRU5ErkJggg==");
  float: right;
}
.ilightbox-toolbar.flat-dark a.ilightbox-fullscreen {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJNJREFUeNrs1WEKgCAMBlCNbiuK3mQXlmW0INRByGYQfrAfreCBTrOIaLSzmQlZyBQESiFTbc7pEqhUKuOV5r0EEAlIWkggINKzOOIJCI+eKOII8FVfFMkE1X3ofW+/vLug03Ol8pDCLAcym+xGlvcNEphNFkNiZ0xFkVQdNBXkviqMJtILjCA7M3R2/Rn/jRwCDAA5grNhBi0j3AAAAABJRU5ErkJggg==");
  right: 35px;
}
.ilightbox-toolbar.flat-dark a.ilightbox-play {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQBJREFUeNrs1zELAXEYx/E7nXKzDDZZJBODRUrJK2D1Akw33WKR2RtQRrNXoCwGZbEoMYjJIJTFIM73cjbl5P4u+T/1me5/9avn/zzdqZZlKX5WQPG5ZAAZQAZwE0BD1u8AI3QQ8asF9rkyFjCcUN6UvYpfCFn3KsHEEVMUXbz70juX8IwWEpigjx5i356CDarII44ZmtBFt6Dw5FkANeywRuXdFnwa4CGMNi4YICXiDoipX25BDhOc0IQuegwfFUUXQyyRRAMn0WMYhIk50ig523H1rTuwxwEGNC+2oM3tTr86W6+OrZdDoLr4LLdDZjAWMYWq/C+QAWSAvw9wE2AA6qBy487RsnkAAAAASUVORK5CYII=");
  right: 35px;
}
.ilightbox-toolbar.flat-dark a.ilightbox-pause {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ1JREFUeNpi/P//P8NAAiaGAQajDhh1wKgDBtwBLCSo9QNiKST+IyDeBmV7AbEcktwzIN5ElKmgkpBIfACIPwLxAyD+BMQ7kOR2QMUeQNUcINZcUqNgOhArAPE8LHLzoHLTRxPhqANGHTDqgGHtgEwgfgDESVjkkqBymbSqjPqwVEYwMAmIN6BVRkQBxtFm+agDRh0w6oCBdgBAgAEA4st8A2YP3KQAAAAASUVORK5CYII=");
  right: 35px;
}
.isMobile .ilightbox-toolbar.flat-dark {
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: #4b4b4b;
  border: 0;
  overflow: hidden;
  text-align: center;
}
.isMobile .ilightbox-toolbar.flat-dark a {
  display: inline-block;
  float: none;
  width: 50px;
  height: 40px;
  background-size: 50%;
  background-position: 50% !important;
  border-radius: 0;
}
.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-fullscreen {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUZJREFUeNrsmU0KwjAQRo2IegNBLyAiiqKncOk5ddVTqKiIiBfoHaybOIUUq8T+maQzYQY+kIKSZ2YeTSuklA0fqtnwpBiEAsgGIlUCxNdzQTqpzxHi6x8lCForUEBr6iDJgkVeawWqL0lVS3NthXzN26+5+dla2q0zVCGkX/I7ouqOaIktdoCRwjbsQ8gJ0s3YEfTWSkM8UjCCkrVGkHMKYkbRWjHEUc1lpCDu2K2VBzGH3Kqsw7W1ikKQsdYYcsiBkNitVQQiCwSFtb4hFv+0U13W0kFcqd1rTSC7khCh+qN7WKwVQ+wh7ZI7MfjXWram/wlZQi6uToi2QKYGIH62vosZcfJ71s4HPp4Qndy78SPTGkt75+HNsHvTWmwtthaDsLXYWmwtthZbi5i1pKEkZeX9eh3WMvV+vbC1eNgZhEHe9RJgALW51VP1MERZAAAAAElFTkSuQmCC");
  background-image/*\**/: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAsdJREFUeNrEltuLTVEcx89l5hzMGLehRFJTPHhAzD8wJXmQYhjEkwd5oLzIkzQlRUnILXmQpGQKOW4PGnJ5cJvkMhzGGDUNGpfBMGbm+Pzqe6a1t2PO3mY651efztl7rb1+63dZv9+KZjKZSDEkFimSlDj/o1AOSfgKvTAO+uEzjIAy+AE/oQLiGrPfMfBL347WOl1ax8bMtZ8GtJmrRQIOQQcsgKnQDNchCes1tgUmQArSUAU10AlHtdZ+aIXFMBMewE0oy+pzLbadnYInkNZu9znW34ddcBu64aQ80ilrdupbk5TWeC4rD8sbm+ECNLkWJ2XpROfdcNMNm/wWW1xOwG7YEyJPRsEixTTj82ApvIa7ercd7viTy1xxBV6FTFBzd72SLSLlv6FSmzoLKzV2UIkZ8buiFGIh3RdVYiYULntXDW3QBw3O3Eaotf8xn6stmRaGtNgs7BHmtTnQAG/htI5hViZJj0exTVgLs4dQF+bCeXgPtXDPF84VymrPyy+w7D9inJVqOAcdUtqu+LsJN0V6PBb3wTPtNqzMk6WmdDm0ONUw6sw7rhPgUTwWLmq3YWS+Cka7XJl2xuw4jXSeL+l4eVzdr2pl9Xq8byyXWDLNgjNSakfmpW/ONXjhPK8baAxOW6yQxRaH7yr8g4ll8GRoldKWPPOjOseW6Y0lvk41DW7IivJBFulVgbDCsTeA0qysgcd+xTFl4C0lSj6xjW1QiIKe91Xw9F8XgUSIGh0PEBJXTOnHQt9ALMZXYWmhFZur36mX5z0ywy11OrIFd/VqmFEMi7ep8Dwq9PW2Xne2IVmc8XWeIPMPqBn9FeOY002ig5CdG/fNj+SY5z5fhiW52mKP4tAWgIcqsRvhDWzV7SKl8Sqo0RE6pi41XT3a4+pvuvdWBsz2jGp2l1pqkxrHES3+Qc87oFlG1WlTnu5UUPkjwAABOcJM6FNcrAAAAABJRU5ErkJggg==")
    \9;
}
.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-close {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVJJREFUeNrs2ksOgjAQBmDLqjdj61FccDB3iCdjZS2mjTwq9jFDJ3+YZBYKhvlS0dKOMsZcEKK5gEQIol1KjWB9TeCku0stFBGub7pHXDY2e/ONh009O147tavJR+9q/hyfj8jL5jB73QoaGT8S7ey9wdW8GRGfN7OM2iOzHgnjalyc9+vDUjBRiD2IBEw04h+kJiYJEQOpgUlGxEKOxGQhUiBHYLIRqRBOTBEiB8KBKUbkQigxJIgSCAWGDFEKKcGQIiggORhyBBUkBcOCoITEYNgQ1JA9DCuCAxLCPF2yIbggIQwrghMyZRdAdFzXg1nXOr9a6Dc7xM8vxB8ixBQFYtIIMY2HeLCCeNSFWHyAWA6CWKCDWDKFWMSG2FaA2OiB2HqD2AyVhojGwDQMqFV3kN+Yn+JqcxTawrGpTwXanHynwyi4qWZTnzr7tYTFW4ABALPMuRMAU2QZAAAAAElFTkSuQmCC");
  background-image/*\**/: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAXVJREFUeNq81r9Kw1AUx/GmTeOqi4OzCtXR2RZExcfwCfoELm0H30KEVH0GwcHFSRBcFPyHtq4OtmJ10Pg79Vw4XPLn3CY08IX2kuTDTW5CvCiKStPYyuL3PJop+PwLyJfQHLpAIaoUhNTRNWqO/9GlQwHaj/63EPk8PmnraIB6aG18e6wdWgKrTojUGXlGK2Y8bsc8GCHv6EUiSZCNBUqkkYSkQVTbATNILw7JgqgOY90UzCB9tJp0Ls0lMdhRDNbgG/+ahmghiR0LjJBh1kxcIYkdoB30oUVcIWoP/XI3qKY9tuz4WjlBA+Shc3SrPtJhNkvoHr2hU76MHe3xWmQZPaJvtIEqvArVmHYmhHyhbTEeuGAa5Al9WojEuhpMM5MkRGIhY21XiJAHBRKHtbTQIq8uQrYcVmU1DSsKycTsy3WXAzH5FuZJaJZXFz0nmzm/F0r8nJnV2KQxn18QI3SIrtBZAV9AP2gX9dElDXjT+oD8E2AA3Wh7oOCKikAAAAAASUVORK5CYII=")
    \9;
}
.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-next-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs20EKgzAURdFE3GLXU7ueLjJVsKIF0UkRfOdDJs7uIUYnKeXCaa0N0yqJM8d/Z0iOz0LYic9AOIi/N8IY9mjnZ7gjQD+uNwQIECBAgAABAgQIECBAgAABAgQIECBAuBChTk9L1rxqrQtEV/Lmud4JiQAbhL7kzoQQuwNK+iuwHIZdcnzqDth8Bv0NihcvXrx48eLFixcvXrx48eLFixcvXrz4/wBkX5qaEXKvzZ1EuHf8AUJG/A5CVvwPwqXxHwEGAJRw7jM6LzAYAAAAAElFTkSuQmCC");
  background-position: 52% 50% !important;
}
.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-prev-button {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL5JREFUeNrs20EKgzAARNGk9Iqep/Y8PWSqpQoVRDdFyLyB4Pp9IrixlAvXWhvnUxL3xS8bk/FZEXbwGREO8H1HOIlfNiTjX9O5w8PDw8PDw8PDw8PDw8PDw8PDw8PD/2F1i58ejxK0WzJ+DZCK/wRIxv+8ArEBaq3zDXhG34DkCOsrkH4TfAWKIIIIIogggggiiCCCCCKIIIIIIogggggiiHBdhKH0uOjf5k5G6Bt/ECEDvxMhC7+JcCn+LcAAR4vtrc6jDxkAAAAASUVORK5CYII=");
  background-position: 48% 50% !important;
}
.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-play {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT5JREFUeNrs2DFOAkEYhmEghoZYUFprpOMAcgAre7yAtlpIYS+dhYknkBuogdoDaGeiJlbaaUcsMIT1nWT+ZFsdgvzDN8lTLDCbvMkOO7vVoigqOYxaJZOhEIUoRCEKUYhCFJJZyAnqyxJSTdj9hokvOMLI+6W1jSGusel9jYyxh0ecoeE1pIVBXC+neEJ34SVhjfyRDTvewX3p8zu0E87/K/MMCWo4wEf8bopLNL2FmGYMmMbffOIwhroKMe14idl4QMdjiNnHe2nOABseQ4IG+pjEeWP0UPcWYrZwW5r/jN3UkGw2jbq0Vm2xu//7dX9DzGKL4n7TGBbtFWbx+A3dRQWY1Edde7BaxwTn6OPL2zO7jRsc4/W/7odrifOX5uVDSkgPF/j2/jpIbxoVohCFKEQhClGIQlYk5EeAAQCrV6UZs22DwQAAAABJRU5ErkJggg==");
  background-size: 80%;
  background-position: 70% 50% !important;
  background-image/*\**/: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAaNJREFUeNrs2E0oBGEcx/EdhFqJk6LNgRyEpJST4qilJClvycVFYU9EIiIpSnkrF0VRnLycpZaLCznIwcGBzUE5aFFrfJ/6u8/sznimzFOfnt3DTr+el//zzBqmaQa81NICHmt+ID/QvwyUh0wvBWrBOsq9EqgQ/djDMLJ1B/qUvhLLOJFR076oJ7GJRmxjB6U6A91gBM2IoQtnGHdyGu0EUjstjmPUSZAcTOMKTcjSVYfeMIcaHCIka2sXFUjXVRgf0IFuXKAN1xhFsc5KfYQGCXKPWZyiE7m6jo4vLKAVK8iXKdxCGEErD8lwoZTcYUiOnF60o0R26buOw7VWqnpYvqtjZxAvfz1CaoomZJEXIYop6eNWH+JEIAM9UpfK8IoBHMhnWy2VQOq3VVhEPb7laJnBE8xkH5pMC8nJH8GHTMsYLlMdbjuB4rJz1LaeRwFusYoNpxainUCq8PVJNX7GkkxXzMktaidQRPp9rOHcjfuQlUC/V4uoBFGBEm5d0AwL7/aqrlRLgXt0+05tJVBQdlIi8AfN8P/98AP5gVxuPwIMAPVrVexpB09UAAAAAElFTkSuQmCC")
    \9;
}
.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-pause {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAG1JREFUeNrs2cEJwCAMBVCVLuL+QzlK3KCtpBft+1eD8Aw5BGtElBPSyiEBAQEBAQEBAQEBecz1wR3j5qwnanUkm/7y5VdrDTsICAgICAgICAiIfSSzKWZq/9WR6usNBAQEBAQEBAQEZLdMAQYAnNwMIUydcSgAAAAASUVORK5CYII=");
  background-size: 80%;
  background-image/*\**/: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARhJREFUeNrsl78KglAUxrWijIIIoqWpluaguaG1tsaW3qbnqLmeQGiNIGjuFSKCyMjKuH3CES4XSQ0FwXPgh3o4cj/uH7+jLoTQ0hQ5LWXBglgQC8qcoEKE2gnoAVvKGeAA1lJuBtrgLeUqYAPMwFHcL3VIlsI/lkqdCRyfunmYcaIs2Y1mZwT6dLUpL8cVXMCA6qbgA+5xL5lXvwcn0Ax4fwsc8AT5pDa1oH3j7Z9fzlyma4mPPQtiQSyIBWVZkA4surfo+ZcZa2FN9V9zdXucMTiDhtLzqJ7n9k8P0CGTjV1QjQxz4ZOXo06dwErJV0MtQYRf6SHogpeUK4IjdYNeuDPYUmbFoLZlF6cgPmUsiAWxoCTiK8AADdKpYYjv9D4AAAAASUVORK5CYII=")
    \9;
}
.ilightbox-holder.flat-dark .ilightbox-inner-toolbar .ilightbox-title {
  font-size: 14px;
  font-weight: 600;
  padding: 10px 8px;
  color: #fff;
}
.ilightbox-holder.flat-dark .ilightbox-inner-toolbar .ilightbox-toolbar {
  display: inline-block;
  left: -15px;
  top: -15px;
}
.ilightbox-holder.flat-dark .ilightbox-inner-toolbar .ilightbox-toolbar a {
  float: left;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ilightbox-thumbnails.ilightbox-horizontal.flat-dark,
.ilightbox-thumbnails.ilightbox-horizontal.flat-dark
  .ilightbox-thumbnails-container {
  width: 100%;
  height: 80px;
}
.ilightbox-thumbnails.ilightbox-vertical.flat-dark,
.ilightbox-thumbnails.ilightbox-vertical.flat-dark
  .ilightbox-thumbnails-container {
  width: 120px;
  height: 100%;
}
.ilightbox-thumbnails.flat-dark
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail {
  padding: 0;
}
.ilightbox-thumbnails.flat-dark
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  img {
  border-radius: 0;
}
.ilightbox-thumbnails.flat-dark
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-video {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlGODMyN0ZBNEVEMTExRTJBQ0RFRUJFRTcwRUM5ODcyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlGODMyN0ZCNEVEMTExRTJBQ0RFRUJFRTcwRUM5ODcyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUY4MzI3Rjg0RUQxMTFFMkFDREVFQkVFNzBFQzk4NzIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUY4MzI3Rjk0RUQxMTFFMkFDREVFQkVFNzBFQzk4NzIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42WmhcAAAEkElEQVR42sxYT0gjVxzOTMZoa5JFS3S3rCtbtO7qRYtLVbxUIdsaNIiCBy/Fg7dVqAdxLz3koIKC2punIoIoqCfpH92LrlBYW6XoVqvdRLNbo7ZZTOKuiUmmvy9MZHzMZJKmW3zw4+nLzPe+/N7vz/fC6VIfnMr/IrMupgOq9RzH/K1ERD6LyZISUiTAMzOn4AVYlJk1vSRokJATgGWSWchyyW6QGaU1jCBZgOyUzEt2Iq1FGUJiKkTkBPRk75HdLi4uvt/c3Px5SUnJg7y8vOKMjIws+UsXFxfnx8fHuzs7O8/m5+e/393d/Y2WX5K9JYtIhBTJcBokQPQm2UeDg4OPysrKrIIgvO92u3/f39/30OyTv1hQUGAuLCy8SfPH4XD4zdbW1o+9vb3f0EcvyDxkYZl3RK0MkJO4a7fbH7a3t39lNpsL1tbWflpYWNgOBAIhjuN0sCsBIooxMxqNBpvNdq+ysrLK5/O5R0dHHaurq0/pEacaGX0iEk1NTbbOzk5HMBiMTExM/LCysuKibxpRIhEDkNbpiCLkjSOn0+kqLS29W19fbyfyr+jIEDc+paNhicRj4lZtbe1n3d3dgwQQGBsb+87j8QSUNleNdHrW6/W+XV9fd1ZUVBRWV1c/PDg4eE52LAX1FY+w6QkS2QTyyfT09LfRaNQAEmdnZyFdGiM7O9vQ1dX1Bc/zoba2ti/p+H6h5TMpgGOEeAWP3B4YGHiEmJiZmXmaLgkMYAALmMDGHrJaFBs8QyITKYrsQGDu7e39rQZuMpmEVMgAC5jAxh5S/bkkwzPHY0GdQIoiOxLFBKVzDWXGh6nEDDCBjT2kwni5N+uRXBQr1AmkaCLgrKwsoaWl5V5/f/8D+pbmZMgAE9jYQ6rOVzwiD9YbqJgoVslmSH5+vqmnp6eSgvG+xWIxaHkF2NhDahEcSyROxoiyjYqZSqpilJeX33I4HFWtra13KDs4NSLAllqDkQ1WeRfNTCc7DAaD0NDQUETx8ymNXI3HM+WnweuuyRCYChdMBywUCoWXlpZcc3NzbiqGWmIoKNcwAiNaAmjl6KJUmv9MJU42NjYOp6am/jg5OVHNNjREYGMPWZm/okfiXjmFnkArp5e2kyFydHTkn5yc3KEm59N6FkSAjT0kAXV5GryMCFqzF6IGegKtPBHo+fl5eHZ2druvr+9ZMiQwgAls7CGpuEvlpmfqSIjY6qxWq436QqyVq3lleXn51ebm5mmyRwdvUEUtoxqSOzIyMkSd+VeIOrbpxT0ShLyDsoKoKSoq+kAN2O/3h1MJZGABE9iShAzKPXJtZIBe4T18GD48PHxZV1dnh6ihDHpBqRlJtdrGZSORaKDZNDw8/JiE0c9MfIhKCi0+3tALfsg7KCsic4eI/QXFlSwZkMBxdHR01IPE+Pj414uLi08kVR9h5aJeDQfaEhqTmtRzIlNbU1NTlZOTc+FyuV5Dw8Z7h5J4xlEgMBsbG63kyddDQ0OPqdA9SSSer+114v+4YInJXrDe5ZVTVLtyakXef3UJ1/xV4Nr8LMH9i/r0Tn6o+UeAAQA9SZv0MzxESAAAAABJRU5ErkJggg==")
    no-repeat center;
}
.ilightbox-button.flat-dark {
  bottom: 0;
  right: 0;
  left: 0;
  left/*\**/: 45% \9;
  right/*\**/: auto\9;
  width: 95px;
  height: 55px;
  margin: auto;
  background: transparent;
  opacity: 0.7;
  filter: alpha(opacity=70);
  z-index: 100020;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.ilightbox-button.flat-dark span {
  display: block;
  width: 100%;
  height: 100%;
}
.ilightbox-button.flat-dark:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.ilightbox-button.flat-dark.disabled {
  opacity: 0.2;
  filter: alpha(opacity=20);
  pointer-events: none;
}
.ilightbox-button.ilightbox-prev-button.flat-dark {
  top: 0;
  bottom: auto;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.ilightbox-button.ilightbox-next-button.flat-dark span {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVlJREFUeNrs1VsOgjAQhWEwLlH3w254YJEVIjGRcJm2Z4ZpeybhyWL6fzTQd8YT5jn7vZ/Hcj+PrvEhAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAhCAAI0DhBDe8/WsJXJpWZqki4fwnUkDIVyMUvy0/v0gjQ9aCJYAm/hwirATr4JgBXAQv49wEg9HsAC4iP9HEMRDEbQBhPE/hJjP4Gu+Rs9fh3Vv47rXqBulpyD7JGidgMgnn/QegCBoAGTHWyKgAWDxVghIAHi8BQIKQC1eGwEBoB6viZALYBavhZADYB6vgZAKcFs8GiEF4PZ4JEIsgJt4FEIMgLt4BIIUwG18LoIEwH18DoJgXRnxGQiINT7iExFQ4yP+JgRf8cYIPuONEHzHKyOUEa+EUFY8GKHMeBBC2fGZCHXEJyLUFR+JUGe8EKHu+AuENuIPENqK3yDcGv8RYADhwMrJw1UX1AAAAABJRU5ErkJggg==")
    no-repeat 50% 55%;
  background-size: 23px;
}
.ilightbox-button.ilightbox-prev-button.flat-dark span {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVFJREFUeNrs2EEKgzAQhWEtXtGFt/E+7RELaQspdGF1kryZTJI34M6W/J8SxWmqOCGE/XNMI06M/84+cvxYCH/ix0C4iO8bQRjfJ0JifF8ImfF9IBTGt40Aim8TARzfFoJSfBsIyvG+EYzifSIYx/tCSIy/g87xgZARvwjOW5pAyImPvzudeI5vhNx4KYBrhJL4FACXCKXxqQCuEBDxOQAuEFDxuQBVEZDxJQBVENDxpQCmCBrxCAATBK14FIAqgmY8EkAFQTseDQBFsIjXAIAgWMVrARQhWMZrAuQi3BL+//E+tnmen16/Sca1bXGt0Mde8ZW3uAMS7wTxPgCLtwIQIIifBNB4S4ATBPG7ADzeGuAAQfw2uGrE1wD4QVgPN84KH1PDxU5uuqbbNPgQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAgHHmJcAAMTPur4dJ+NkAAAAASUVORK5CYII=")
    no-repeat 50% 42%;
  background-size: 23px;
}
.ilightbox-button.ilightbox-next-button.flat-dark.horizontal,
.ilightbox-button.ilightbox-prev-button.flat-dark.horizontal {
  right: 0;
  left: auto;
  top: 0;
  bottom: 0;
  top/*\**/: 41% \9;
  bottom/*\**/: auto\9;
  width: 55px;
  height: 95px;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.ilightbox-button.ilightbox-prev-button.flat-dark.horizontal {
  right: auto;
  left: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.ilightbox-button.ilightbox-next-button.flat-dark.horizontal span {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs20EKgzAURdFE3GLXU7ueLjJVsKIF0UkRfOdDJs7uIUYnKeXCaa0N0yqJM8d/Z0iOz0LYic9AOIi/N8IY9mjnZ7gjQD+uNwQIECBAgAABAgQIECBAgAABAgQIECBAuBChTk9L1rxqrQtEV/Lmud4JiQAbhL7kzoQQuwNK+iuwHIZdcnzqDth8Bv0NihcvXrx48eLFixcvXrx48eLFixcvXrz4/wBkX5qaEXKvzZ1EuHf8AUJG/A5CVvwPwqXxHwEGAJRw7jM6LzAYAAAAAElFTkSuQmCC")
    no-repeat 55% 50%;
  background-size: 23px;
}
.ilightbox-button.ilightbox-prev-button.flat-dark.horizontal span {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL5JREFUeNrs20EKgzAARNGk9Iqep/Y8PWSqpQoVRDdFyLyB4Pp9IrixlAvXWhvnUxL3xS8bk/FZEXbwGREO8H1HOIlfNiTjX9O5w8PDw8PDw8PDw8PDw8PDw8PDw8PD/2F1i58ejxK0WzJ+DZCK/wRIxv+8ArEBaq3zDXhG34DkCOsrkH4TfAWKIIIIIogggggiiCCCCCKIIIIIIogggggiiHBdhKH0uOjf5k5G6Bt/ECEDvxMhC7+JcCn+LcAAR4vtrc6jDxkAAAAASUVORK5CYII=")
    no-repeat 42% 50%;
  background-size: 23px;
}
.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder,
.ilightbox-holder .ilightbox-container,
.ilightbox-holder .ilightbox-container img.ilightbox-image,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-toolbar *,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social,
.ilightbox-holder .ilightbox-container .ilightbox-social * {
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.ilightbox-overlay,
.ilightbox-loader,
.ilightbox-loader *,
.ilightbox-holder .ilightbox-container .ilightbox-caption,
.ilightbox-toolbar,
.ilightbox-thumbnails,
.ilightbox-thumbnails *,
.ilightbox-holder .ilightbox-container .ilightbox-social {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
.ilightbox-noscroll {
  overflow: hidden;
}
.ilightbox-closedhand * {
  cursor: url("../scripts/ilightbox/css/closedhand.html"), default !important;
}
.ilightbox-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}
.ilightbox-loader {
  position: fixed;
  z-index: 100005;
  top: 45%;
  left: -192px;
  padding-left: 30px;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}
.ilightbox-loader div {
  width: 72px;
  height: 72px;
  -webkit-border-radius: 0 100px 100px 0;
  border-radius: 0 100px 100px 0;
}
.ilightbox-loader.horizontal {
  left: 45%;
  top: -192px;
  padding: 0;
  padding-top: 30px;
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}
.ilightbox-loader.horizontal div {
  -webkit-border-radius: 0 0 100px 100px;
  border-radius: 0 0 100px 100px;
}
.ilightbox-toolbar {
  display: none;
  position: fixed;
  z-index: 100010;
}
.ilightbox-toolbar a {
  float: left;
  cursor: pointer;
}
.ilightbox-toolbar .ilightbox-prev-button,
.ilightbox-toolbar .ilightbox-next-button {
  display: none;
}
.ilightbox-thumbnails {
  display: block;
  position: fixed;
  z-index: 100009;
}
.ilightbox-thumbnails.ilightbox-horizontal {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical {
  top: 0;
  right: 0;
  width: 140px;
  height: 100%;
  overflow: hidden;
}
.ilightbox-thumbnails .ilightbox-thumbnails-container {
  display: block;
  position: relative;
}
.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container {
  width: 100%;
  height: 100px;
}
.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container {
  width: 140px;
  height: 100%;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid {
  display: block;
  position: absolute;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail {
  display: block;
  cursor: pointer;
  padding: 10px;
  position: relative;
}
.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -ms-interpolation-mode: bicubic;
}
.ilightbox-thumbnails
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
}
.ilightbox-thumbnails
  .ilightbox-thumbnails-grid
  .ilightbox-thumbnail
  .ilightbox-thumbnail-icon:hover {
  opacity: 1;
}
.ilightbox-holder {
  display: none;
  position: fixed;
  z-index: 100003;
  -webkit-transform: none;
  -moz-transform: none;
}
.ilightbox-holder.ilightbox-next,
.ilightbox-holder.ilightbox-prev {
  cursor: pointer;
}
.ilightbox-holder div.ilightbox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.ilightbox-holder.supportTouch div.ilightbox-container {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.ilightbox-holder img.ilightbox-image {
  width: 100%;
  height: 100%;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 0;
  max-width: 100%;
  padding: 5px 10px;
  margin: 0 auto;
  font-size: 12px;
  line-height: 150%;
  word-wrap: break-word;
  z-index: 20003;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.ilightbox-holder .ilightbox-container .ilightbox-social {
  display: none;
  position: absolute;
  left: 10px;
  top: 10px;
  padding: 5px;
  padding-left: 0;
  z-index: 20003;
  height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul {
  float: left;
  list-style: none;
  height: 16px;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li {
  display: inline;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li a {
  float: left;
  margin-left: 5px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a {
  background-image: url("../scripts/ilightbox/social_icons/facebook_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a {
  background-image: url("../scripts/ilightbox/social_icons/digg_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a {
  background-image: url("../scripts/ilightbox/social_icons/twitter_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a {
  background-image: url("../scripts/ilightbox/social_icons/delicious_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a {
  background-image: url("../scripts/ilightbox/social_icons/reddit_16.png");
}
.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a {
  background-image: url("../scripts/ilightbox/social_icons/google_plus_16.png");
}
.ilightbox-holder .ilightbox-alert {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  padding-top: 100px;
  margin: auto;
  width: 300px;
  height: 50px;
}
.ilightbox-holder .ilightbox-wrapper {
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.ilightbox-holder .ilightbox-inner-toolbar {
  position: relative;
  z-index: 100;
}
.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar {
  position: absolute;
}
.ilightbox-button {
  position: fixed;
  z-index: 100008;
  cursor: pointer;
}
.isMobile .ilightbox-button,
.isMobile .ilightbox-thumbnails {
  display: none !important;
}
.isMobile .ilightbox-toolbar .ilightbox-prev-button,
.isMobile .ilightbox-toolbar .ilightbox-next-button {
  display: block;
}
.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}
.leaflet-container {
  overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
}
.leaflet-container.leaflet-touch-zoom {
  -ms-touch-action: pan-x pan-y;
  touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
  -ms-touch-action: pinch-zoom;
  touch-action: none;
  touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  -ms-touch-action: none;
  touch-action: none;
}
.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}
.leaflet-tile-loaded {
  visibility: inherit;
}
.leaflet-zoom-box {
  width: 0;
  height: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 800;
}
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}
.leaflet-pane {
  z-index: 400;
}
.leaflet-tile-pane {
  z-index: 200;
}
.leaflet-overlay-pane {
  z-index: 400;
}
.leaflet-shadow-pane {
  z-index: 500;
}
.leaflet-marker-pane {
  z-index: 600;
}
.leaflet-tooltip-pane {
  z-index: 650;
}
.leaflet-popup-pane {
  z-index: 700;
}
.leaflet-map-pane canvas {
  z-index: 100;
}
.leaflet-map-pane svg {
  z-index: 200;
}
.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}
.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}
.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}
.leaflet-top {
  top: 0;
}
.leaflet-right {
  right: 0;
}
.leaflet-bottom {
  bottom: 0;
}
.leaflet-left {
  left: 0;
}
.leaflet-control {
  float: left;
  clear: both;
}
.leaflet-right .leaflet-control {
  float: right;
}
.leaflet-top .leaflet-control {
  margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
  margin-left: 10px;
}
.leaflet-right .leaflet-control {
  margin-right: 10px;
}
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}
.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}
.leaflet-zoom-animated {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}
.leaflet-interactive {
  cursor: pointer;
}
.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted;
  pointer-events: auto;
}
.leaflet-container {
  background: #ddd;
  outline: 0;
}
.leaflet-container a {
  color: #0078a8;
}
.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}
.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}
.leaflet-bar a:hover {
  background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}
.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in,
.leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px;
}
.leaflet-control-layers-toggle {
  background-image: url(../scripts/leaflet/images/layers.png);
  width: 36px;
  height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(../scripts/leaflet/images/layers-2x.png);
  background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}
.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}
.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}
.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}
.leaflet-control-layers label {
  display: block;
}
.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}
.leaflet-default-icon-path {
  background-image: url(../scripts/leaflet/images/marker-icon.png);
}
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
}
.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:hover {
  text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}
.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}
.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4;
}
.leaflet-popup-content p {
  margin: 18px 0;
}
.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}
.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: #fff;
  color: #333;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
}
.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999;
}
.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}
.leaflet-tooltip-bottom {
  margin-top: 6px;
}
.leaflet-tooltip-top {
  margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}
.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}
.leaflet-tooltip-left {
  margin-left: -6px;
}
.leaflet-tooltip-right {
  margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}
.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}
.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}
.leaflet-control-fullscreen a {
  background: #fff url(../scripts/leaflet/images/fullscreen.png) no-repeat 0 0;
  background-size: 26px 52px;
}
.leaflet-touch .leaflet-control-fullscreen a {
  background-position: 2px 2px;
}
.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 0 -26px;
}
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 2px -24px;
}
.leaflet-container:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.leaflet-container.leaflet-fullscreen-on {
  width: 100% !important;
  height: 100% !important;
}
.leaflet-pseudo-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 99999;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .leaflet-control-fullscreen a {
    background-image: url(../scripts/leaflet/images/fullscreen%402x.png);
  }
}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  *cursor: hand;
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("DataTables-1.10.18/images/sort_both.html");
}
table.dataTable thead .sorting_asc {
  background-image: url("DataTables-1.10.18/images/sort_asc.html");
}
table.dataTable thead .sorting_desc {
  background-image: url("DataTables-1.10.18/images/sort_desc.html");
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("DataTables-1.10.18/images/sort_asc_disabled.html");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("DataTables-1.10.18/images/sort_desc_disabled.html");
}
table.dataTable tbody tr {
  background-color: #fff;
}
table.dataTable tbody tr.selected {
  background-color: #b0bed9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3,
table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3,
table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: #f5f5f5;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}
table.dataTable,
table.dataTable th,
table.dataTable td {
  box-sizing: content-box;
}
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, white),
    color-stop(100%, #dcdcdc)
  );
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #585858),
    color-stop(100%, #111)
  );
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #2b2b2b),
    color-stop(100%, #0c0c0c)
  );
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(25%, rgba(255, 255, 255, 0.9)),
    color-stop(75%, rgba(255, 255, 255, 0.9)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.9) 25%,
    rgba(255, 255, 255, 0.9) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.9) 25%,
    rgba(255, 255, 255, 0.9) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.9) 25%,
    rgba(255, 255, 255, 0.9) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.9) 25%,
    rgba(255, 255, 255, 0.9) 75%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.9) 25%,
    rgba(255, 255, 255, 0.9) 75%,
    rgba(255, 255, 255, 0) 100%
  );
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > thead
  > tr
  > th,
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > thead
  > tr
  > td,
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > tbody
  > tr
  > th,
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > tbody
  > tr
  > td {
  vertical-align: middle;
}
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > thead
  > tr
  > th
  > div.dataTables_sizing,
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > thead
  > tr
  > td
  > div.dataTables_sizing,
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > tbody
  > tr
  > th
  > div.dataTables_sizing,
.dataTables_wrapper
  .dataTables_scroll
  div.dataTables_scrollBody
  > table
  > tbody
  > tr
  > td
  > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
} 
.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}
.table > :not(:first-child) {
  border-top: 2px solid currentColor;
}
.caption-top {
  caption-side: top;
}
.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > *,
.tickets_lista > :not(caption) > * {
  border-width: 1px 0;
}
.table-bordered > :not(caption) > * > *,
.tickets_lista > :not(caption) > * > * {
  border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: var(--bs-table-striped-bg);
  color: var(--bs-table-striped-color);
}
.table-active {
  --bs-table-accent-bg: var(--bs-table-active-bg);
  color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}
.table-primary {
  --bs-table-bg: #cfe2ff;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bacbe6;
}
.table-secondary {
  --bs-table-bg: #e2e3e5;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #cbccce;
}
.table-success {
  --bs-table-bg: #d1e7dd;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #bcd0c7;
}
.table-info {
  --bs-table-bg: #cff4fc;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #badce3;
}
.table-warning {
  --bs-table-bg: #fff3cd;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #e6dbb9;
}
.table-danger {
  --bs-table-bg: #f8d7da;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfc2c4;
}
.table-light {
  --bs-table-bg: #f8f9fa;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: #000;
  border-color: #dfe0e1;
}
.table-dark {
  --bs-table-bg: #212529;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: #373b3e;
}
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
}
.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}
.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control[type="file"] {
  overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
  height: 1.5em;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: #212529;
  background-color: #e9ecef;
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: 1px;
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}
textarea.form-control {
  min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
  width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: #e9ecef;
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #212529;
}
.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}
.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
  color-adjust: exact;
}
.form-check-input[type="checkbox"] {
  border-radius: 0.25em;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input:checked[type="checkbox"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
  opacity: 0.5;
}
.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  width: 2em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn,
.btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}
.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .form-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
  height: calc(3.5rem + 2px);
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  pointer-events: none;
  border: 1px solid transparent;
  transform-origin: 0 0;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    transition: none;
  }
}
.form-floating > .form-control {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}
.input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation
  > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.was-validated .form-select:valid,
.form-select.is-valid {
  border-color: #198754;
}
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"],
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus,
.form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid,
.form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked,
.form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus,
.form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}
.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:valid,
.input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 1;
}
.was-validated .input-group .form-control:valid:focus,
.input-group .form-control.is-valid:focus,
.was-validated .input-group .form-select:valid:focus,
.input-group .form-select.is-valid:focus {
  z-index: 3;
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right
    calc(0.375em + 0.1875rem);
}
.was-validated .form-select:invalid,
.form-select.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"],
.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"] {
  padding-right: 4.125rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus,
.form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid,
.form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label,
.form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}
.was-validated .input-group .form-control:invalid,
.input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 2;
}
.was-validated .input-group .form-control:invalid:focus,
.input-group .form-control.is-invalid:focus,
.was-validated .input-group .form-select:invalid:focus,
.input-group .form-select.is-invalid:focus {
  z-index: 3;
}
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-check:focus + .btn,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}
.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary,
.btn-check:active + .btn-primary,
.btn-primary:active,
.btn-primary.active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus,
.btn-check:active + .btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled,
.btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary,
.btn-check:active + .btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus,
.btn-check:active + .btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled,
.btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success,
.btn-check:active + .btn-success,
.btn-success:active,
.btn-success.active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus,
.btn-check:active + .btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled,
.btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info,
.btn-check:active + .btn-info,
.btn-info:active,
.btn-info.active,
.show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus,
.btn-check:active + .btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled,
.btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning,
.btn-check:active + .btn-warning,
.btn-warning:active,
.btn-warning.active,
.show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus,
.btn-check:active + .btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled,
.btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger,
.btn-check:active + .btn-danger,
.btn-danger:active,
.btn-danger.active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus,
.btn-check:active + .btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled,
.btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light,
.btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light,
.btn-check:active + .btn-light,
.btn-light:active,
.btn-light.active,
.show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus,
.btn-check:active + .btn-light:focus,
.btn-light:active:focus,
.btn-light.active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled,
.btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark,
.btn-check:active + .btn-dark,
.btn-dark:active,
.btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus,
.btn-check:active + .btn-dark:focus,
.btn-dark:active:focus,
.btn-dark.active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled,
.btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary,
.btn-check:active + .btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus,
.btn-check:active + .btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary,
.btn-check:active + .btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus,
.btn-check:active + .btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success,
.btn-check:active + .btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus,
.btn-check:active + .btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled,
.btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}
.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info,
.btn-check:active + .btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus,
.btn-check:active + .btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled,
.btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning,
.btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning,
.btn-check:active + .btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus,
.btn-check:active + .btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger,
.btn-check:active + .btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus,
.btn-check:active + .btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light,
.btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light,
.btn-check:active + .btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus,
.btn-check:active + .btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled,
.btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark,
.btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark,
.btn-check:active + .btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus,
.btn-check:active + .btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}
.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover {
  color: #0a58ca;
}
.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    transition: none;
  }
}
.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: 0.125rem;
}
.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}
.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover,
.dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}
.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover,
.dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
  color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split,
.btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split,
.btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #0d6efd;
  text-decoration: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover,
.nav-link:focus {
  color: #0a58ca;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}
.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-sm .offcanvas-top,
  .navbar-expand-sm .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-md .offcanvas-top,
  .navbar-expand-md .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-lg .offcanvas-top,
  .navbar-expand-lg .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xl .offcanvas-top,
  .navbar-expand-xl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: inherit;
    bottom: 0;
    z-index: 1000;
    flex-grow: 1;
    visibility: visible !important;
    background-color: transparent;
    border-right: 0;
    border-left: 0;
    transition: none;
    transform: none;
  }
  .navbar-expand-xxl .offcanvas-top,
  .navbar-expand-xxl .offcanvas-bottom {
    height: auto;
    border-top: 0;
    border-bottom: 0;
  }
  .navbar-expand-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas {
  position: inherit;
  bottom: 0;
  z-index: 1000;
  flex-grow: 1;
  visibility: visible !important;
  background-color: transparent;
  border-right: 0;
  border-left: 0;
  transition: none;
  transform: none;
}
.navbar-expand .offcanvas-top,
.navbar-expand .offcanvas-bottom {
  height: auto;
  border-top: 0;
  border-bottom: 0;
}
.navbar-expand .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}
.card-title {
  margin-bottom: 0.5rem;
}
.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link + .card-link {
  margin-left: 1rem;
}
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.accordion-header {
  margin-bottom: 0;
}
.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-body {
  padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(
    --bs-breadcrumb-divider,
    "../index.html"
  );  rtl: var(--bs-breadcrumb-divider, "/") /
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}
.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .page-link {
    transition: none;
  }
}
.page-link:hover {
  z-index: 2;
  color: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}
.page-link {
  padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}
.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}
.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}
.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}
.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}
.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}
.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}
.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}
.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}
@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #084298;
  background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #084298;
  background-color: #bacbe6;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #084298;
  border-color: #084298;
}
.list-group-item-secondary {
  color: #41464b;
  background-color: #e2e3e5;
}
.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #41464b;
  background-color: #cbccce;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #41464b;
  border-color: #41464b;
}
.list-group-item-success {
  color: #0f5132;
  background-color: #d1e7dd;
}
.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #0f5132;
  background-color: #bcd0c7;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #0f5132;
  border-color: #0f5132;
}
.list-group-item-info {
  color: #055160;
  background-color: #cff4fc;
}
.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #055160;
  background-color: #badce3;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #055160;
  border-color: #055160;
}
.list-group-item-warning {
  color: #664d03;
  background-color: #fff3cd;
}
.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #664d03;
  background-color: #e6dbb9;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #664d03;
  border-color: #664d03;
}
.list-group-item-danger {
  color: #842029;
  background-color: #f8d7da;
}
.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #842029;
  background-color: #dfc2c4;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #842029;
  border-color: #842029;
}
.list-group-item-light {
  color: #636464;
  background-color: #fefefe;
}
.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #636464;
  background-color: #e5e5e5;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #636464;
  border-color: #636464;
}
.list-group-item-dark {
  color: #141619;
  background-color: #d3d3d4;
}
.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #141619;
  background-color: #bebebf;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #141619;
  border-color: #141619;
}
.btn-close {
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: #000;
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled,
.btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: 0.25;
}
.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}
.toast-container {
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 15px;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}
.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top,
.bs-tooltip-auto[data-popper-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-end,
.bs-tooltip-auto[data-popper-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom,
.bs-tooltip-auto[data-popper-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-start,
.bs-tooltip-auto[data-popper-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before,
.popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top > .popover-arrow,
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-end > .popover-arrow,
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom > .popover-arrow,
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before,
.bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}
.bs-popover-start > .popover-arrow,
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before,
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after,
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}
.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg); /* rtl:ignore */
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1045;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}
.offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
}
.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}
.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}
.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(-100%);
}
.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}
.offcanvas.show {
  transform: none;
}
.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentColor;
  opacity: 0.5;
}
.placeholder.btn::before {
  display: inline-block;
  content: "";
}
.placeholder-xs {
  min-height: 0.6em;
}
.placeholder-sm {
  min-height: 0.8em;
}
.placeholder-lg {
  min-height: 1.2em;
}
.placeholder-glow .placeholder {
  animation: placeholder-glow 2s ease-in-out infinite;
}
@keyframes placeholder-glow {
  50% {
    opacity: 0.2;
  }
}
.placeholder-wave {
  mask-image: linear-gradient(
    130deg,
    #000 55%,
    rgba(0, 0, 0, 0.8) 75%,
    #000 95%
  );
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}
@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after,
.promocionales_product::after,
#promocionales2 .product::after,
.paginacion_holder .paginacion .center::after,
.paginacion_holder .paginacion::after,
#menu_logged::after {
  display: block;
  clear: both;
  content: "";
}
.link-primary {
  color: #0d6efd;
}
.link-primary:hover,
.link-primary:focus {
  color: #0a58ca;
}
.link-secondary {
  color: #6c757d;
}
.link-secondary:hover,
.link-secondary:focus {
  color: #565e64;
}
.link-success {
  color: #198754;
}
.link-success:hover,
.link-success:focus {
  color: #146c43;
}
.link-info {
  color: #0dcaf0;
}
.link-info:hover,
.link-info:focus {
  color: #3dd5f3;
}
.link-warning {
  color: #ffc107;
}
.link-warning:hover,
.link-warning:focus {
  color: #ffcd39;
}
.link-danger {
  color: #dc3545;
}
.link-danger:hover,
.link-danger:focus {
  color: #b02a37;
}
.link-light {
  color: #f8f9fa;
}
.link-light:hover,
.link-light:focus {
  color: #f9fafb;
}
.link-dark {
  color: #212529;
}
.link-dark:hover,
.link-dark:focus {
  color: #1a1e21;
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentColor;
  opacity: 0.25;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #0d6efd !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #198754 !important;
}
.border-info {
  border-color: #0dcaf0 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #212529 !important;
}
.border-white {
  border-color: #fff !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: #6c757d !important;
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100 {
  --bs-text-opacity: 1;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-primary-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-secondary-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-success-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-warning-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(
    var(--bs-body-bg-rgb),
    var(--bs-bg-opacity)
  ) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.2rem !important;
}
.rounded-2 {
  border-radius: 0.25rem !important;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
} /*! jQuery UI - v1.10.4 - 2014-06-19
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 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:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.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;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .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-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.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-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-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-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.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-dialog {
  overflow: hidden;
  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 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 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-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
  font-weight: normal;
  margin: -1px;
}
.ui-menu .ui-state-disabled {
  font-weight: normal;
  margin: 0.4em 0 0.2em;
  line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
  cursor: default;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em;
}
.ui-menu .ui-menu-icon {
  position: static;
  float: right;
}
.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("images/animated-overlay.gif");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.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;
}
.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-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  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: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.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-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .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;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50%
    repeat-x;
  color: #222;
}
.ui-widget-content a {
  color: #222;
}
.ui-widget-header {
  border: 1px solid #aaa;
  background: #ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50%
    50% repeat-x;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50%
    repeat-x;
  font-weight: normal;
  color: #555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999;
  background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50%
    repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaa;
  background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50%
    repeat-x;
  font-weight: normal;
  color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50%
    repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50%
    repeat-x;
  color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cd0a0a_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-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: -64px -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: -64px -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: 0 -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;
}
.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-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  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-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.swal2-popup.swal2-toast {
  box-sizing: border-box;
  grid-column: 1/4 !important;
  grid-row: 1/4 !important;
  grid-template-columns: 1fr 99fr 1fr;
  padding: 1em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.075), 0 1px 2px rgba(0, 0, 0, 0.075),
    1px 2px 4px rgba(0, 0, 0, 0.075), 1px 3px 8px rgba(0, 0, 0, 0.075),
    2px 4px 16px rgba(0, 0, 0, 0.075);
  pointer-events: all;
}
.swal2-popup.swal2-toast > * {
  grid-column: 2;
}
.swal2-popup.swal2-toast .swal2-title {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-loading {
  justify-content: center;
}
.swal2-popup.swal2-toast .swal2-input {
  height: 2em;
  margin: 0.5em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-validation-message {
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
  margin: 0.5em 0 0;
  padding: 0.5em 0 0;
  font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
  grid-column: 3/3;
  grid-row: 1/99;
  align-self: center;
  width: 0.8em;
  height: 0.8em;
  margin: 0;
  font-size: 2em;
}
.swal2-popup.swal2-toast .swal2-html-container {
  margin: 0.5em 1em;
  padding: 0;
  font-size: 1em;
  text-align: initial;
}
.swal2-popup.swal2-toast .swal2-html-container:empty {
  padding: 0;
}
.swal2-popup.swal2-toast .swal2-loader {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  height: 2em;
  margin: 0.25em;
}
.swal2-popup.swal2-toast .swal2-icon {
  grid-column: 1;
  grid-row: 1/99;
  align-self: center;
  width: 2em;
  min-width: 2em;
  height: 2em;
  margin: 0 0.5em 0 0;
}
.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 1.8em;
  font-weight: bold;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  top: 0.875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast
  .swal2-icon.swal2-error
  [class^="swal2-x-mark-line"][class$="left"] {
  left: 0.3125em;
}
.swal2-popup.swal2-toast
  .swal2-icon.swal2-error
  [class^="swal2-x-mark-line"][class$="right"] {
  right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
  justify-content: flex-start;
  height: auto;
  margin: 0;
  margin-top: 0.5em;
  padding: 0 0.5em;
}
.swal2-popup.swal2-toast .swal2-styled {
  margin: 0.25em 0.5em;
  padding: 0.4em 0.6em;
  font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-success {
  border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"] {
  position: absolute;
  width: 1.6em;
  height: 3em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-circular-line"][class$="left"] {
  top: -0.8em;
  left: -0.5em;
  transform: rotate(-45deg);
  transform-origin: 2em 2em;
  border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-circular-line"][class$="right"] {
  top: -0.25em;
  left: 0.9375em;
  transform-origin: 0 1.5em;
  border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
  width: 2em;
  height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
  top: 0;
  left: 0.4375em;
  width: 0.4375em;
  height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"] {
  height: 0.3125em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-line"][class$="tip"] {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
}
.swal2-popup.swal2-toast
  .swal2-success
  [class^="swal2-success-line"][class$="long"] {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
}
.swal2-popup.swal2-toast.swal2-show {
  animation: swal2-toast-show 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
  animation: swal2-toast-hide 0.1s forwards;
}
.swal2-container {
  display: grid;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  grid-template-areas: "top-start     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-end";
  grid-template-rows: minmax(min-content, auto) minmax(min-content, auto) minmax(
      min-content,
      auto
    );
  height: 100%;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-backdrop-show,
.swal2-container.swal2-noanimation {
  background: rgba(0, 0, 0, 0.4);
}
.swal2-container.swal2-backdrop-hide {
  background: transparent !important;
}
.swal2-container.swal2-top-start,
.swal2-container.swal2-center-start,
.swal2-container.swal2-bottom-start {
  grid-template-columns: minmax(0, 1fr) auto auto;
}
.swal2-container.swal2-top,
.swal2-container.swal2-center,
.swal2-container.swal2-bottom {
  grid-template-columns: auto minmax(0, 1fr) auto;
}
.swal2-container.swal2-top-end,
.swal2-container.swal2-center-end,
.swal2-container.swal2-bottom-end {
  grid-template-columns: auto auto minmax(0, 1fr);
}
.swal2-container.swal2-top-start > .swal2-popup {
  align-self: start;
}
.swal2-container.swal2-top > .swal2-popup {
  grid-column: 2;
  align-self: start;
  justify-self: center;
}
.swal2-container.swal2-top-end > .swal2-popup,
.swal2-container.swal2-top-right > .swal2-popup {
  grid-column: 3;
  align-self: start;
  justify-self: end;
}
.swal2-container.swal2-center-start > .swal2-popup,
.swal2-container.swal2-center-left > .swal2-popup {
  grid-row: 2;
  align-self: center;
}
.swal2-container.swal2-center > .swal2-popup {
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: center;
}
.swal2-container.swal2-center-end > .swal2-popup,
.swal2-container.swal2-center-right > .swal2-popup {
  grid-column: 3;
  grid-row: 2;
  align-self: center;
  justify-self: end;
}
.swal2-container.swal2-bottom-start > .swal2-popup,
.swal2-container.swal2-bottom-left > .swal2-popup {
  grid-column: 1;
  grid-row: 3;
  align-self: end;
}
.swal2-container.swal2-bottom > .swal2-popup {
  grid-column: 2;
  grid-row: 3;
  justify-self: center;
  align-self: end;
}
.swal2-container.swal2-bottom-end > .swal2-popup,
.swal2-container.swal2-bottom-right > .swal2-popup {
  grid-column: 3;
  grid-row: 3;
  align-self: end;
  justify-self: end;
}
.swal2-container.swal2-grow-row > .swal2-popup,
.swal2-container.swal2-grow-fullscreen > .swal2-popup {
  grid-column: 1/4;
  width: 100%;
}
.swal2-container.swal2-grow-column > .swal2-popup,
.swal2-container.swal2-grow-fullscreen > .swal2-popup {
  grid-row: 1/4;
  align-self: stretch;
}
.swal2-container.swal2-no-transition {
  transition: none !important;
}
.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  grid-template-columns: minmax(0, 100%);
  width: 32em;
  max-width: 100%;
  padding: 1rem;
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #545454;
  font-family: inherit;
  font-size: 1rem;
}
.swal2-popup:focus {
  outline: none;
}
.swal2-popup.swal2-loading {
  overflow-y: hidden;
}
.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0;
  padding: 0.8em 1em 0;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  word-wrap: break-word;
}
.swal2-actions {
  display: flex;
  z-index: 1;
  box-sizing: border-box;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: auto;
  margin: 1.25em auto 0;
  padding: 0;
}
.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
  opacity: 0.4;
}
.swal2-actions:not(.swal2-loading) .swal2-styled:hover {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-actions:not(.swal2-loading) .swal2-styled:active {
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-loader {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.2em;
  height: 2.2em;
  margin: 0 1.875em;
  animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
  border-width: 0.25em;
  border-style: solid;
  border-radius: 100%;
  border-color: #2778c4 transparent #2778c4 transparent;
}
.swal2-styled {
  margin: 0.3125em;
  padding: 0.2em 0.8em;
  transition: box-shadow 0.1s;
  box-shadow: 0 0 0 3px transparent;
  font-weight: 500;
}
.swal2-styled:not([disabled]) {
  cursor: pointer;
}
.swal2-styled.swal2-confirm {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #00a39d;
  color: #fff;
  font-size: 1.3em;
}
.swal2-styled.swal2-confirm:focus {
  box-shadow: none;
}
.swal2-styled.swal2-deny {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #d9534f;
  color: #fff;
  font-size: 1.3em;
}
.swal2-styled.swal2-deny:focus {
  box-shadow: none;
}
.swal2-styled.swal2-cancel {
  border: 0;
  border-radius: 0.25em;
  background: initial;
  background-color: #ef797e;
  color: #fff;
  font-size: 1.3em;
}
.swal2-styled.swal2-cancel:focus {
  box-shadow: none;
}
.swal2-styled.swal2-default-outline:focus {
  box-shadow: 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-styled:focus {
  outline: none;
}
.swal2-styled::-moz-focus-inner {
  border: 0;
}
.swal2-footer {
  justify-content: center;
  margin: 1em 0 0;
  padding: 1em 1em 0;
  border-top: 1px solid #eee;
  color: inherit;
  font-size: 1em;
}
.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  grid-column: auto !important;
  overflow: hidden;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2);
}
.swal2-image {
  max-width: 100%;
  margin: 2em auto 1em;
}
.swal2-close {
  position: absolute;
  z-index: 2;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: -1em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s, box-shadow 0.1s;
  border: none;
  border-radius: 5px;
  background: transparent;
  color: #ccc;
  font-family: serif;
  font-family: monospace;
  font-size: 2.5em;
  cursor: pointer;
  justify-self: end;
}
.swal2-close:hover {
  transform: none;
  background: transparent;
  color: #f27474;
}
.swal2-close:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px rgba(100, 150, 200, 0.5);
}
.swal2-close::-moz-focus-inner {
  border: 0;
}
.swal2-html-container {
  z-index: 1;
  justify-content: center;
  margin: 0.25rem;
  padding: 0;
  overflow: auto;
  color: inherit;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word;
  word-break: break-word;
}
.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em 2em 3px;
}
.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: auto;
  transition: border-color 0.1s, box-shadow 0.1s;
  border: 1px solid #333;
  border-radius: 0.1875em;
  background: transparent;
  box-shadow: none;
  color: inherit;
  font-size: 1.3em;
}
.swal2-input.swal2-inputerror,
.swal2-file.swal2-inputerror,
.swal2-textarea.swal2-inputerror {
  border-color: #f27474 !important;
  box-shadow: 0 0 2px #f27474 !important;
}
.swal2-input:focus,
.swal2-file:focus,
.swal2-textarea:focus {
  border: 1px solid #b4dbed;
  outline: none;
  box-shadow: none;
}
.swal2-input::placeholder,
.swal2-file::placeholder,
.swal2-textarea::placeholder {
  color: #ccc;
}
.swal2-range {
  margin: 1em 2em 3px;
  background: #fff;
}
.swal2-range input {
  width: 80%;
}
.swal2-range output {
  width: 20%;
  color: inherit;
  font-weight: 600;
  text-align: center;
}
.swal2-range input,
.swal2-range output {
  height: 2.625em;
  padding: 0;
  font-size: 1.3em;
  line-height: 2.625em;
}
.swal2-input {
  height: 2.625em;
  padding: 0 0.75em;
}
.swal2-file {
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  background: transparent;
  font-size: 1.3em;
}
.swal2-textarea {
  height: 150px;
  padding: 0.75em;
}
.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: 0.375em 0.625em;
  background: transparent;
  color: inherit;
  font-size: 1.3em;
}
.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit;
}
.swal2-radio label,
.swal2-checkbox label {
  margin: 0 0.6em;
  font-size: 1.3em;
}
.swal2-radio input,
.swal2-checkbox input {
  flex-shrink: 0;
  margin: 0 0.4em;
}
.swal2-input-label {
  display: flex;
  justify-content: center;
  margin: 1em auto 0;
}
.swal2-validation-message {
  align-items: center;
  justify-content: center;
  margin: 1em 0 0;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666;
  font-size: 1em;
  font-weight: 300;
}
.swal2-validation-message::before {
  content: "!";
  display: inline-block;
  width: 1.5em;
  min-width: 1.5em;
  height: 1.5em;
  margin: 0 0.625em;
  border-radius: 50%;
  background-color: #f27474;
  color: #fff;
  font-weight: 600;
  line-height: 1.5em;
  text-align: center;
}
.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.5em auto 0.6em;
  border: 0.25em solid transparent;
  border-radius: 50%;
  border-color: #000;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none;
}
.swal2-icon .swal2-icon-content {
  display: flex;
  align-items: center;
  font-size: 3.75em;
}
.swal2-icon.swal2-error {
  border-color: #f27474;
  color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
  position: relative;
  flex-grow: 1;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
  display: block;
  position: absolute;
  top: 2.3125em;
  width: 2.9375em;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #f27474;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
  left: 1.0625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
  right: 1em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-warning {
  border-color: #facea8;
  color: #f8bb86;
}
.swal2-icon.swal2-info {
  border-color: #9de0f6;
  color: #3fc3ee;
}
.swal2-icon.swal2-question {
  border-color: #c9dae1;
  color: #87adbd;
}
.swal2-icon.swal2-success {
  border-color: #a5dc86;
  color: #a5dc86;
}
.swal2-icon.swal2-success [class^="swal2-success-circular-line"] {
  position: absolute;
  width: 3.75em;
  height: 7.5em;
  transform: rotate(45deg);
  border-radius: 50%;
}
.swal2-icon.swal2-success
  [class^="swal2-success-circular-line"][class$="left"] {
  top: -0.4375em;
  left: -2.0635em;
  transform: rotate(-45deg);
  transform-origin: 3.75em 3.75em;
  border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success
  [class^="swal2-success-circular-line"][class$="right"] {
  top: -0.6875em;
  left: 1.875em;
  transform: rotate(-45deg);
  transform-origin: 0 3.75em;
  border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
  position: absolute;
  z-index: 2;
  top: -0.25em;
  left: -0.25em;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: 0.25em solid rgba(165, 220, 134, 0.3);
  border-radius: 50%;
}
.swal2-icon.swal2-success .swal2-success-fix {
  position: absolute;
  z-index: 1;
  top: 0.5em;
  left: 1.625em;
  width: 0.4375em;
  height: 5.625em;
  transform: rotate(-45deg);
}
.swal2-icon.swal2-success [class^="swal2-success-line"] {
  display: block;
  position: absolute;
  z-index: 2;
  height: 0.3125em;
  border-radius: 0.125em;
  background-color: #a5dc86;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
  top: 2.875em;
  left: 0.8125em;
  width: 1.5625em;
  transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
  transform: rotate(-45deg);
}
.swal2-progress-steps {
  flex-wrap: wrap;
  align-items: center;
  max-width: 100%;
  margin: 1.25em auto;
  padding: 0;
  background: transparent;
  font-weight: 600;
}
.swal2-progress-steps li {
  display: inline-block;
  position: relative;
}
.swal2-progress-steps .swal2-progress-step {
  z-index: 20;
  flex-shrink: 0;
  width: 2em;
  height: 2em;
  border-radius: 2em;
  background: #f47320;
  color: #fff;
  line-height: 2em;
  text-align: center;
}
.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
  background: #f47320;
}
.swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step {
  background: #f9b081;
  color: #fff;
}
.swal2-progress-steps
  .swal2-progress-step.swal2-active-progress-step
  ~ .swal2-progress-step-line {
  background: #f9b081;
}
.swal2-progress-steps .swal2-progress-step-line {
  z-index: 10;
  flex-shrink: 0;
  width: 2.5em;
  height: 0.4em;
  margin: 0 -1px;
  background: #f47320;
}
[class^="swal2"] {
  -webkit-tap-highlight-color: transparent;
}
.swal2-show {
  animation: fadein 0.5s;
}
.swal2-hide {
  animation: fadeout 0.3s;
}
.swal2-noanimation {
  transition: none;
}
.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.swal2-rtl .swal2-close {
  margin-right: initial;
  margin-left: 0;
}
.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto;
}
.swal2-no-war {
  display: flex;
  position: fixed;
  z-index: 1061;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3.375em;
  background: #20232a;
  color: #fff;
  text-align: center;
}
.swal2-no-war a {
  color: #61dafb;
  text-decoration: none;
}
.swal2-no-war a:hover {
  text-decoration: underline;
}
@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg);
  }
  33% {
    transform: translateY(0) rotateZ(-2deg);
  }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg);
  }
  100% {
    transform: translateY(0) rotateZ(0deg);
  }
}
@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0;
  }
}
@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: 0.5625em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 0.125em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 0.625em;
    left: -0.25em;
    width: 1.625em;
  }
  84% {
    top: 1.0625em;
    left: 0.75em;
    width: 0.5em;
  }
  100% {
    top: 1.125em;
    left: 0.1875em;
    width: 0.75em;
  }
}
@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0;
  }
  65% {
    top: 1.25em;
    right: 0.9375em;
    width: 0;
  }
  84% {
    top: 0.9375em;
    right: 0;
    width: 1.125em;
  }
  100% {
    top: 0.9375em;
    right: 0.1875em;
    width: 1.375em;
  }
}
@keyframes swal2-show {
  0% {
    transform: scale(0.7);
  }
  45% {
    transform: scale(1.05);
  }
  80% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: 0.0625em;
    width: 0;
  }
  54% {
    top: 1.0625em;
    left: 0.125em;
    width: 0;
  }
  70% {
    top: 2.1875em;
    left: -0.375em;
    width: 3.125em;
  }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em;
  }
  100% {
    top: 2.8125em;
    left: 0.8125em;
    width: 1.5625em;
  }
}
@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0;
  }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em;
  }
  100% {
    top: 2.375em;
    right: 0.5em;
    width: 2.9375em;
  }
}
@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0;
  }
  80% {
    margin-top: -0.375em;
    transform: scale(1.15);
  }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
@keyframes swal2-rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes swal2-animate-question-mark {
  0% {
    transform: rotateY(-360deg);
  }
  100% {
    transform: rotateY(0);
  }
}
@keyframes swal2-animate-i-mark {
  0% {
    transform: rotateZ(45deg);
    opacity: 0;
  }
  25% {
    transform: rotateZ(-25deg);
    opacity: 0.4;
  }
  50% {
    transform: rotateZ(15deg);
    opacity: 0.8;
  }
  75% {
    transform: rotateZ(-5deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden;
}
body.swal2-height-auto {
  height: auto !important;
}
body.swal2-no-backdrop .swal2-container {
  background-color: transparent !important;
  pointer-events: none;
}
body.swal2-no-backdrop .swal2-container .swal2-popup {
  pointer-events: all;
}
body.swal2-no-backdrop .swal2-container .swal2-modal {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)
    > [aria-hidden="true"] {
    display: none;
  }
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)
    .swal2-container {
    position: static !important;
  }
}
body.swal2-toast-shown .swal2-container {
  box-sizing: border-box;
  width: 360px;
  max-width: 100%;
  background-color: transparent;
  pointer-events: none;
}
body.swal2-toast-shown .swal2-container.swal2-top {
  top: 0;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-start,
body.swal2-toast-shown .swal2-container.swal2-top-left {
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-start,
body.swal2-toast-shown .swal2-container.swal2-center-left {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 0;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
  top: 50%;
  right: 0;
  bottom: auto;
  left: auto;
  transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-start,
body.swal2-toast-shown .swal2-container.swal2-bottom-left {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
  top: auto;
  right: 0;
  bottom: 0;
  left: auto;
}
.swal2-close {
  top: 0;
  right: 0;
}
.swal2-close:focus {
  box-shadow: none;
}
.swal2-popup {
  max-height: calc(100vh - 2rem);
  overflow: auto;
}
.swal2-input {
  padding: 0.5rem 0.75rem;
  height: auto;
  font-size: 1.2rem;
}
.swal2-html-container label {
  font-weight: bold;
  color: #414042;
  margin: 0.25rem auto;
  text-align: left;
  max-width: 250px;
  justify-content: flex-start;
}
.swal2-html-container .swal2-input {
  padding: 0.5rem 0.75rem;
  margin-top: 0;
  width: 100%;
  max-width: 250px;
}
.swal2-html-container .form-group .form-floating {
  margin-top: 1rem;
}
.swal2-actions {
  gap: 1rem;
}
.swal2-actions button,
.swal2-actions .swal2-styled.swal2-confirm,
.swal2-actions .swal2-styled.swal2-cancel {
  font-size: 1.1rem;
  padding: 0.5rem 0.75rem;
  line-height: 1;
}
.swal2-actions .btn-success,
.swal2-actions .swal2-confirm {
  background-color: #c6cd23;
  border: none;
}
.swal2-actions .btn-success:hover,
.swal2-actions .swal2-confirm:hover {
  background-color: rgba(198, 205, 35, 0.7);
  border-color: rgba(198, 205, 35, 0.7);
}
.swal2-actions .btn-danger,
.swal2-actions .swal2-cancel {
  background-color: #e41e26;
  border: none;
}
.swal2-actions .btn-danger:hover,
.swal2-actions .swal2-cancel:hover {
  background-color: rgba(228, 30, 38, 0.7);
}
.swal2-actions .btn:focus {
  box-shadow: none;
  border: none;
}
@font-face {
  font-family: "fontello";
  src: url("fonts/pxl_icons.eot?1856761");
  src: url("fonts/pxl_icons.eot?1856761#iefix") format("embedded-opentype"),
    url("fonts/pxl_icons.woff2?1856761") format("woff2"),
    url("fonts/pxl_icons.woff?1856761") format("woff"),
    url("fonts/pxl_icons.ttf?1856761") format("truetype"),
    url("fonts/pxl_icons.svg?1856761#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="pxlicon-"]:before,
[class*=" pxlicon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pxlicon-promocionales:before {
  content: "";
}
.pxlicon-grafica:before {
  content: "";
}
.pxlicon-engranajes:before {
  content: "";
}
.pxlicon-ecommerce:before {
  content: "";
}
.pxlicon-software:before {
  content: "";
}
.pxlicon-cloud:before {
  content: "";
}
.pxlicon-marketing:before {
  content: "";
}
.pxlicon-impresion:before {
  content: "";
}
.pxlicon-logo:before {
  content: "";
}
.pxlicon-logo-simbolo:before {
  content: "";
}
.pxlicon-diseno:before {
  content: "";
}
.pxlicon-banners:before {
  content: "";
}
.pxlicon-web:before {
  content: "";
}
.pxlicon-mouse:before {
  content: "";
}
.pxlicon-promo:before {
  content: "";
}
.pxlicon-imagen-corp:before {
  content: "";
}
.pxlicon-logo-1:before {
  content: "";
}
html {
  height: 100%;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}
@media (min-width: 768px) {
  html {
    font-size: 18px;
  }
}

.navbar-toggle {
  clear: both;
  border-color: #fff;
  background-color: #fdb913;
  margin-top: -25px;
  margin-bottom: 0;
}
.navbar-toggle .icon-bar {
  background-color: #fff !important;
}
.input_pixel {
  width: 100%;
  margin-bottom: 20px;
  padding: 2px 5px;
  border: 1px solid #ccc;
}
.input_pixel:focus {
  border: 1px solid #f47320;
}
.word {
  white-space: nowrap;
}
.titulo_paginas,
#impresion-producto h1,
#impresion-producto .h1,
#impresion h1,
#impresion .h1,
#promocionales h1,
#promocionales .h1,
#promocionales2 h1,
#promocionales2 .h1,
#promocionales-producto h1,
#promocionales-producto .h1,
#portal h1,
#portal .h1,
#nuestra_empresa h1,
#nuestra_empresa .h1,
#promociones h1,
#promociones .h1 {
  font-size: 2.1em;
  font-family: "Anton", sans-serif;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.titulo_paginas span,
#impresion-producto h1 span,
#impresion-producto .h1 span,
#impresion h1 span,
#impresion .h1 span,
#promocionales h1 span,
#promocionales .h1 span,
#promocionales2 h1 span,
#promocionales2 .h1 span,
#promocionales-producto h1 span,
#promocionales-producto .h1 span,
#portal h1 span,
#portal .h1 span,
#nuestra_empresa h1 span,
#nuestra_empresa .h1 span,
#promociones h1 span,
#promociones .h1 span {
  display: inline;
}
.texto {
  font-size: 15px;
}
#promociones h1,
#promociones .h1 {
  color: #00a39d;
}
#promociones h2,
#promociones .h2 {
  margin-top: 0.5rem;
  font-weight: bold;
  color: #00a39d;
}
#promociones table th {
  font-size: 1rem;
  font-weight: bold;
}
#promociones table td {
  font-size: 1rem;
}
#promociones blockquote {
  background-color: #e2e3e4;
  color: #777;
  padding: 1rem;
  font-size: 0.8rem;
}
#nuestra_empresa h1,
#nuestra_empresa .h1 {
  color: #00a39d;
}
#nuestra_empresa .texto {
  color: #777;
}
#nuestra_empresa .nuestras-ideas {
  text-align: right;
}
#nuestra_empresa .nuestras-ideas img {
  display: inline-block;
}
.titulo_portal,
#portal h1 .titulo,
#portal .h1 .titulo,
#portal_titulo a {
  font-family: inherit;
  font-size: 20px;
  padding: 12px 12px;
  background-color: #ccc;
}
.titulo_portal a,
#portal h1 .titulo a,
#portal .h1 .titulo a,
#portal_titulo a a {
  color: #b7499a;
  text-decoration: none;
}
#portal #content_ticktes_vista {
  padding: 0;
}
#portal #tickets #form .tablecontenido #nombre {
  border-radius: 4px;
  height: 30px;
  padding: 6px 12px;
  border: 1px solid #ccc;
}
#portal #tickets #form .tablecontenido #nombre:focus {
  border-color: #66afe9;
}
#portal .breadcrums {
  padding: 15px 0px 15px 10px;
}
#portal .breadcrums a {
  color: #414042;
}
#portal .breadcrums a:hover,
#portal .breadcrums a:focus {
  text-decoration: none;
  color: #f47320;
}
#portal h1,
#portal .h1 {
  color: #b7499a;
}
#portal h1 a,
#portal .h1 a {
  color: #b7499a;
  text-decoration: none;
}
.filtro {
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  background-color: #edecec;
  border: 1px solid #ccc;
}
.filtro .form-group {
  margin-bottom: 0;
}
.cambiar-pw hr {
  border-top: 1px solid #999;
}
#content_portal {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}
#content_portal h3,
#content_portal .h3 {
  float: left;
  padding: 0px;
  margin: 0px;
}
#content_portal h3 a,
#content_portal .h3 a {
  padding: 5px 0;
}
#content_portal tr {
  border-bottom: solid 1px #999;
}
#content_portal .tablecontenido {
  border-bottom: none;
}
#content_portal .tablecontenido tr {
  border-bottom: none;
}
#content_tickets_vista {
  padding-bottom: 15px;
}
#content_tickets_vista form {
  background-color: #f5f5f5;
}
#content_tickets_vista p {
  padding: 10px;
}
#content_tickets_vista .bottom_facturacion {
  border-bottom: 1px solid #999;
}
#content_tickets_vista .toptable {
  font-weight: bold;
  background-color: #f47320;
  color: #fff;
}
#content_tickets_vista .texto {
  margin-bottom: 15px;
}
#content_tickets_vista .texto p {
  margin: 0px;
}
#content_tickets_vista .seguimiento_titulo {
  font-size: 15px;
  background-color: #00a39d;
  color: #fff;
  padding: 5px 10px;
}
#bottom_main {
  padding: 0px;
}
.tickets_lista .fa {
  font-size: 125%;
  margin: 0 3px;
  vertical-align: middle;
}
.tickets_lista .glyphicon {
  margin: 0 3px;
  font-size: 125%;
  vertical-align: middle;
}
.tickets_lista .status_1 {
  color: #009100;
}
.tickets_lista .status_2 {
  color: #fbb144;
}
.tickets_lista .fa-star {
  color: #fff;
  background-color: #f47320;
  padding: 2px;
  font-size: 115%;
}
.tickets_lista .action {
  float: left;
}
.tickets_lista .action a {
  color: #414042;
}
.tickets_lista .action a:hover,
.tickets_lista .action a:focus {
  color: #00a9ea;
}
#enviar_portal {
  float: right;
  margin-top: 10px;
  margin-bottom: 20px;
}
#descripcion_ticket h2,
#descripcion_ticket .h2 {
  font-size: 20px;
  margin: 0;
  margin-bottom: 7px;
}
#deadline {
  background-color: #ddd;
  padding: 10px;
  font-weight: bold;
}
.btn_add {
  color: #fff;
  background-color: #f47320;
  border: 0;
  padding: 9px 10px;
  float: right;
  border-radius: 4px;
  font-size: 12px;
}
.btn_add .fa {
  font-size: 125%;
  padding-left: 5px;
  vertical-align: middle;
}
.btn_add:hover,
.btn_add:focus {
  background-color: #d65a0b;
  text-decoration: none;
  color: #fff;
}
#tickets h3,
#tickets .h3 {
  font-size: 20px;
}
#tickets h3 a,
#tickets .h3 a {
  color: #414042;
}
#tickets h3 a:hover,
#tickets .h3 a:hover,
#tickets h3 a:focus,
#tickets .h3 a:focus {
  color: #5b595c;
  text-decoration: none;
}
.user_change {
  float: right;
  padding-right: 10px;
}
.user_change a {
  color: #333;
}
#logout {
  float: right;
  padding-left: 10px;
  border-left: 1px solid #666;
}
#logout a {
  color: #333;
}
#contenido #contenido_140 .intro h1,
#contenido #contenido_140 .intro .h1 {
  color: #00a39d;
}
#promocionales-menu {
  display: none;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #cdc2c2;
}
#promocionales-menu h2,
#promocionales-menu .h2 {
  color: #fff;
  font-family: "Anton", sans-serif;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  background: #666;
  font-size: 17px;
  margin-top: 0;
}
#promocionales-menu h3,
#promocionales-menu .h3 {
  color: #00a39d;
  font-family: "Anton", sans-serif;
  font-size: 30px;
}
#promocionales-menu li {
  list-style: none;
  font-size: 13px;
  border-bottom: 1px solid #999;
}
#promocionales-menu li[data-id="27"] {
  background-color: #ff1f7d;
}
#promocionales-menu li[data-id="27"] a {
  color: #fff;
}
#promocionales-menu li[data-id="27"].selected a {
  background-color: #ff529b;
}
#promocionales-menu li:last-child {
  border: none;
}
#promocionales-menu li a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 5px 3px;
}
#promocionales-menu li a:hover,
#promocionales-menu li a:focus {
  color: #fff;
  background-color: #00a39d;
  text-decoration: none;
}
#promocionales-menu li.selected a {
  color: #fff;
  background-color: #00a39d;
}
#promocionales-menu ul {
  padding: 0px;
}
.paginacion_holder {
  text-align: center;
  padding: 10px 0;
}
.paginacion_holder .paginacion {
  display: inline-block;
  font-size: 90%;
}
.paginacion_holder .paginacion > div {
  float: left;
}
.paginacion_holder .paginacion .center {
  padding: 0 5px;
}
.paginacion_holder .paginacion .center #num > div {
  float: left;
}
.paginacion_holder .paginacion .num_page,
.paginacion_holder .paginacion .prev,
.paginacion_holder .paginacion .next {
  padding: 0 2px;
}
.paginacion_holder .paginacion .num_page.selected a,
.paginacion_holder .paginacion .prev.selected a,
.paginacion_holder .paginacion .next.selected a {
  color: #fff;
  background-color: #00a39d;
}
.paginacion_holder .paginacion .num_page a,
.paginacion_holder .paginacion .prev a,
.paginacion_holder .paginacion .next a {
  text-decoration: none;
  padding: 5px 7px;
  border: 1px solid #e0e0e0;
  color: #00a39d;
}
.paginacion_holder .paginacion .num_page a:hover,
.paginacion_holder .paginacion .num_page a:focus,
.paginacion_holder .paginacion .prev a:hover,
.paginacion_holder .paginacion .prev a:focus,
.paginacion_holder .paginacion .next a:hover,
.paginacion_holder .paginacion .next a:focus {
  color: #fff;
  background-color: #00a39d;
  text-decoration: none;
}
#promocionales-contenido .regresar {
  margin-top: -30px;
}
#promocionales-contenido .breadcrumb-item:before {
  margin: 0;
}
#promocionales-producto {
  padding-bottom: 15px;
}
#promocionales-producto h1,
#promocionales-producto .h1 {
  color: #00a39d;
}
#promocionales-producto .col2 {
  padding-right: 0px;
  margin-top: 7px;
  border: 1px solid #ccc;
  box-shadow: 2px 12px 7px gray;
}
#promocionales-producto .titulo {
  color: #00a39d;
  background-color: #ededee;
  padding: 15px;
  font-weight: bold;
  font-size: 22px;
}
#promocionales-producto .caracteristicas {
  font-size: 13px;
  padding: 0 10px;
}
#promocionales-producto .etiqueta {
  font-weight: bold;
}
#promocionales-producto .disclaimer {
  font-size: 90%;
  color: #666;
  display: block;
  padding-left: 10px;
  width: 100%;
}
#promocionales-producto .breadcrumb {
  padding: 0px;
  margin: 0px;
  background-color: transparent;
}
#promocionales-producto .breadcrumb a {
  color: #00a39d;
}
#promocionales-producto .breadcrumb a:hover,
#promocionales-producto .breadcrumb a:focus {
  color: #005753;
  text-decoration: none;
}
#promocionales-producto .tablas_precios table {
  margin-bottom: 10px;
}
#promocionales-producto .tablas_precios td {
  padding: 3px 4px;
  text-align: center;
  border-right: 1px solid #9d9d9d;
}
#promocionales-producto .tablas_precios td:last-child {
  border-right: 0;
}
#promocionales-producto .tablas_precios thead td {
  background-color: #00a39d;
  color: #fff;
  border-right: 1px solid #a3fffc;
}
#promocionales-producto .tablas_precios thead td:last-child {
  border-right: 0;
}
#promocionales-producto .tablas_precios .disclaimer {
  text-indent: -8px;
  margin-bottom: 10px;
}
#promocionales-producto .cotizacion {
  background-color: #00a39d;
  color: #fff;
  font-family: "Anton", sans-serif;
  font-size: 28px;
  box-shadow: 3px 8px 7px 0px gray;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 10px 0px;
}
#promocionales-producto .cotizacion:hover {
  background-color: #37ccc1;
}
#promocionales-producto .portafoto {
  padding: 0;
}
#promocionales-producto .contenedor2 {
  float: right;
}
.regresar {
  float: right;
  font-family: "Anton", sans-serif;
  color: #00a39d;
  font-size: 17px;
  text-decoration: none;
}
.regresar:hover,
.regresar:focus {
  color: #999;
  text-decoration: none;
}
#promocionales2 h1,
#promocionales2 .h1 {
  color: #00a39d;
}
#promocionales2 .product-holder {
  padding: 7px;
}
#promocionales2 .product-holder:nth-child(2n + 1) {
  clear: both;
}
#promocionales2 #promocionales-contenido {
  padding: 0;
}
#promocionales2 #promocionales-contenido .titulo h3,
#promocionales2 #promocionales-contenido .titulo .h3 {
  text-align: center;
}
#promocionales2 #promocionales-contenido .regresar {
  margin-top: -30px;
}
#promocionales2 #promocionales-contenido .breadcrumb-item:before {
  margin: 0;
}
#promocionales2 .row.existencias {
  background-color: #666;
}
#promocionales2 .row.existencias.titulo {
  color: #fff;
  border-radius: 0;
}
#promocionales2 .row.existencias.titulo h3,
#promocionales2 .row.existencias.titulo .h3 {
  margin: 0.5rem 0;
}
#promocionales2 .row.existencias.titulo h3 span,
#promocionales2 .row.existencias.titulo .h3 span {
  font-weight: bold;
}
.promocionales_product,
#promocionales2 .product {
  border: 1px solid #ccc;
  padding: 0px;
  background-color: #fff;
  padding-bottom: 5px;
}
.promocionales_product a,
#promocionales2 .product a {
  text-decoration: none;
  color: #333;
  display: block;
}
.promocionales_product:hover,
#promocionales2 .product:hover,
.promocionales_product:focus,
#promocionales2 .product:focus {
  box-shadow: 0 0px 8px #ccc;
  border: 1px solid fadeout(#00a39d, 50%);
}
.promocionales_product:hover h4,
#promocionales2 .product:hover h4,
.promocionales_product:hover .h4,
#promocionales2 .product:hover .h4,
.promocionales_product:focus h4,
#promocionales2 .product:focus h4,
.promocionales_product:focus .h4,
#promocionales2 .product:focus .h4 {
  background-color: #ccc;
}
.promocionales_product .vista-previa,
#promocionales2 .product .vista-previa {
  text-align: center;
  padding: 0px;
}
.promocionales_product .vista-previa img,
#promocionales2 .product .vista-previa img {
  display: inline-block;
}
.promocionales_product h4,
#promocionales2 .product h4,
.promocionales_product .h4,
#promocionales2 .product .h4 {
  font-weight: bold;
  padding: 5px;
  background-color: #eaeaea;
  font-size: 15px;
  margin-bottom: 5px;
}
.promocionales_product .ref,
#promocionales2 .product .ref,
.promocionales_product .precio,
#promocionales2 .product .precio {
  padding: 0 5px;
  font-size: 90%;
}
.promocionales_product .ref span,
#promocionales2 .product .ref span,
.promocionales_product .precio span,
#promocionales2 .product .precio span {
  font-weight: bold;
}
.promocionales_product .ref,
#promocionales2 .product .ref {
  font-size: 80%;
}
.visible-xs-block {
  padding-right: 0;
  padding-left: 5px;
}
#promocionales h1,
#promocionales .h1 {
  color: #00a39d;
}
#promocionales span {
  display: inline;
}
#promocionales hr {
  border-bottom: #999 solid 1px;
}
#promocionales .parrafo {
  padding-left: 0px;
  margin-bottom: 25px;
  margin-top: 24px;
}
#promocionales .boton {
  background-color: #00a39d;
}
#promocionales .col2 h2,
#promocionales .col2 .h2 {
  font-family: "Anton", sans-serif;
  color: #f06;
  margin-bottom: 0px;
}
#promocionales .col2 a {
  text-decoration: none;
}
#promocionales .col2 p {
  font-family: "Anton", sans-serif;
  font-size: 15px;
  color: #666;
  margin-top: 0px;
}
#promocionales .col3 h2,
#promocionales .col3 .h2 {
  font-family: "Anton", sans-serif;
  color: #00c;
  margin-bottom: 0px;
}
#promocionales .col3 a {
  text-decoration: none;
}
#promocionales .col3 p {
  font-family: "Anton", sans-serif;
  font-size: 15px;
  color: #666;
  margin-top: 0px;
}
.slideout-btn {
  display: block;
  color: #fff;
  font-family: "Anton", sans-serif;
  padding: 5px 10px 5px 20px;
  background-color: #666;
  font-size: 17px;
  border-radius: 3px 3px 0 0;
  margin-top: 5px;
  text-decoration: none;
}
.slideout-btn:hover,
.slideout-btn:focus {
  background-color: #404040;
  text-decoration: none;
  color: #fff;
}
.slideout-menu {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background-color: #fff;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open {
  overflow: auto;
}
.slideout-open .slideout-menu {
  display: block;
}
.producto_mes_xs {
  padding: 0 15px;
}
.producto_mes_xs h3,
.producto_mes_xs .h3 {
  background-color: #00a39d;
  color: #fff;
  padding: 3px 15px;
  margin-bottom: 0;
}
.ui-datepicker-append {
  left: -104px;
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-block;
  top: 3px;
  color: #fff;
  background-color: #dd0079;
  font-size: 130%;
  border: 0;
  padding: 1px 4px;
}
.ui-datepicker-append:hover {
  background-color: #ff1193;
}
.calendario {
  width: 104px !important;
  border-radius: 4px;
  padding: 0.5rem;
  border: 1px solid #ccc;
}
#impresion h1,
#impresion .h1 {
  padding-left: 0;
}
#impresion h1,
#impresion .h1 {
  color: #f47320;
}
#impresion .breadcrumb {
  margin-bottom: 0;
}
#impresion .product-holder {
  margin-bottom: 20px;
}
#impresion .product-holder:nth-child(7n) h4,
#impresion .product-holder:nth-child(7n) .h4 {
  background-color: #fdb913;
  color: #414042;
}
#impresion .product-holder:nth-child(7n) a:hover h4,
#impresion .product-holder:nth-child(7n) a:hover .h4,
#impresion .product-holder:nth-child(7n) a:focus h4,
#impresion .product-holder:nth-child(7n) a:focus .h4 {
  background-color: #fed05f;
  color: #414042;
}
#impresion .product-holder:nth-child(7n + 1) h4,
#impresion .product-holder:nth-child(7n + 1) .h4 {
  background-color: #b7499a;
  color: #fff;
}
#impresion .product-holder:nth-child(7n + 1) a:hover h4,
#impresion .product-holder:nth-child(7n + 1) a:hover .h4,
#impresion .product-holder:nth-child(7n + 1) a:focus h4,
#impresion .product-holder:nth-child(7n + 1) a:focus .h4 {
  background-color: #cd80b8;
}
#impresion .product-holder:nth-child(7n + 2) h4,
#impresion .product-holder:nth-child(7n + 2) .h4 {
  background-color: #00a39d;
  color: #fff;
}
#impresion .product-holder:nth-child(7n + 2) a:hover h4,
#impresion .product-holder:nth-child(7n + 2) a:hover .h4,
#impresion .product-holder:nth-child(7n + 2) a:focus h4,
#impresion .product-holder:nth-child(7n + 2) a:focus .h4 {
  background-color: #005753;
}
#impresion .product-holder:nth-child(7n + 3) h4,
#impresion .product-holder:nth-child(7n + 3) .h4 {
  background-color: #c5cb2e;
  color: #414042;
}
#impresion .product-holder:nth-child(7n + 3) a:hover h4,
#impresion .product-holder:nth-child(7n + 3) a:hover .h4,
#impresion .product-holder:nth-child(7n + 3) a:focus h4,
#impresion .product-holder:nth-child(7n + 3) a:focus .h4 {
  background-color: #d8dd69;
  color: #414042;
}
#impresion .product-holder:nth-child(7n + 4) h4,
#impresion .product-holder:nth-child(7n + 4) .h4 {
  background-color: #f47320;
  color: #fff;
}
#impresion .product-holder:nth-child(7n + 4) a:hover h4,
#impresion .product-holder:nth-child(7n + 4) a:hover .h4,
#impresion .product-holder:nth-child(7n + 4) a:focus h4,
#impresion .product-holder:nth-child(7n + 4) a:focus .h4 {
  background-color: #be5009;
}
#impresion .product-holder:nth-child(7n + 5) h4,
#impresion .product-holder:nth-child(7n + 5) .h4 {
  background-color: #00a9ea;
  color: #fff;
}
#impresion .product-holder:nth-child(7n + 5) a:hover h4,
#impresion .product-holder:nth-child(7n + 5) a:hover .h4,
#impresion .product-holder:nth-child(7n + 5) a:focus h4,
#impresion .product-holder:nth-child(7n + 5) a:focus .h4 {
  background-color: #00729e;
}
#impresion .product-holder:nth-child(7n + 6) h4,
#impresion .product-holder:nth-child(7n + 6) .h4 {
  background-color: #e42a7b;
  color: #fff;
}
#impresion .product-holder:nth-child(7n + 6) a:hover h4,
#impresion .product-holder:nth-child(7n + 6) a:hover .h4,
#impresion .product-holder:nth-child(7n + 6) a:focus h4,
#impresion .product-holder:nth-child(7n + 6) a:focus .h4 {
  background-color: #ac1657;
}
#impresion .product-holder .product {
  border: 1px solid #e2e3e4;
  border-top: 0;
}
#impresion .product-holder .product:hover,
#impresion .product-holder .product:focus {
  border: 1px solid #babdbf;
  border-top: 0;
}
#impresion .product-holder a {
  display: block;
}
#impresion .product-holder a h4,
#impresion .product-holder a .h4 {
  text-align: center;
  font-size: 1.1rem;
  transition: all 0.25s ease;
  margin: 0;
  padding: 4px;
}
#impresion .product-holder a .ref {
  padding: 2px 8px;
  background-color: #e2e3e4;
  color: #414042;
}
#impresion .product-holder a .ref span.precio {
  color: #e42a7b;
  font-weight: bold;
}
#impresion .product-holder a:hover,
#impresion .product-holder a:focus {
  text-decoration: none;
}
#impresion .product-holder a:hover h4,
#impresion .product-holder a:hover .h4,
#impresion .product-holder a:focus h4,
#impresion .product-holder a:focus .h4 {
  background-color: #f47320;
  color: #fff;
}
#impresion-producto h1,
#impresion-producto .h1 {
  color: #f47320;
  border-bottom: none;
}
#impresion-producto #impresion-contenido {
  margin-top: 7px;
  margin-bottom: 30px;
  position: relative;
}
#impresion-producto #impresion-contenido .loading {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.5);
  background-image: url("../images/loading3.gif");
  background-repeat: no-repeat;
  background-position: center center;
}
#impresion-producto .cotiza {
  font-family: "Anton", sans-serif;
  font-size: 1.3rem;
}
#impresion-producto .cotiza a {
  background-color: #f47320;
  display: block;
  color: #fff;
  font-weight: normal;
  padding: 10px;
}
#impresion-producto .cotiza a:hover,
#impresion-producto .cotiza a:focus {
  text-decoration: none;
  background-color: #f8a169;
}
#impresion-producto .carrito_producto {
  background-color: #f47320;
  margin-top: -1.5rem;
}
#impresion-producto .carrito_producto a {
  color: #fff;
  padding: 0.5rem 1rem;
  display: block;
}
#impresion-producto .carrito_producto a:hover,
#impresion-producto .carrito_producto a:focus {
  text-decoration: none;
  color: #fbcfb2;
}
#impresion-producto h3,
#impresion-producto .h3 {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
#impresion-producto #form_contenedor {
  margin-top: 25px;
  font-size: 0.9rem;
}
#impresion-producto #form_contenedor input,
#impresion-producto #form_contenedor select {
  font-size: 0.9rem;
}
#impresion-producto #form_contenedor .precio span {
  font-size: 1.2rem;
  font-weight: bold;
  color: #f47320;
}
#impresion-producto #form_contenedor .custom-control {
  padding-left: 1.75rem;
}
#impresion-producto #form_contenedor .acabado .nombre_grupo {
  font-weight: bold;
  color: #f47320;
}
#impresion-producto #form_contenedor .acabado .custom-control {
  margin-left: 1rem;
}
#impresion-producto #form_contenedor label {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  display: block;
}
#impresion-producto #form_contenedor label.custom-control-label {
  display: inline-block;
  font-weight: normal;
  font-size: 1rem;
}
#impresion-producto #form_contenedor label.custom-control-label:after {
  font-size: 1.4rem;
  top: 0;
}
#impresion-producto #form_contenedor select {
  -webkit-appearance: none;
}
#impresion-producto #form_contenedor .contenedor {
  margin-bottom: 10px;
}
#impresion-producto #form_contenedor .contenedor:nth-child(2n) {
  background-color: #fcfdfd;
}
#impresion-producto
  #form_contenedor
  .custom-radio
  .custom-control-input:checked
  ~ .custom-control-label:before {
  background-color: #f47320;
}
#impresion-producto #form_contenedor .email {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#impresion-producto #form_contenedor #enviar_cotizacion {
  margin-top: 0.5rem;
  background-color: #fdb913;
  color: #000;
}
#impresion-producto #form_contenedor .cantidades {
  margin-top: 2rem;
  padding: 1rem;
  background-color: #e2e3e4 !important;
  margin-bottom: 0;
}
#impresion-producto #form_contenedor .cantidades label {
  margin-bottom: 0.5rem;
}
#impresion-producto #form_contenedor .cantidades .custom-radio {
  border-bottom: 1px solid #b4b3b5;
}
#impresion-producto #form_contenedor .cantidades .custom-radio:last-child {
  border-bottom: 0;
}
#diseno .carousel-indicators li {
  background-color: #b7499a;
}
#diseno .carousel-indicators li.active {
  background-color: #fff;
  border: 1px solid #b7499a;
}
#diseno .diseno_menu1 {
  display: none;
}
#diseno #menu-2 ul li a {
  color: #414042;
}
#diseno #menu-2 ul li a:hover,
#diseno #menu-2 ul li a:focus,
#diseno #menu-2 ul li a:active {
  text-decoration: none;
}
#diseno #menu-2 ul li:hover,
#diseno #menu-2 ul li:focus,
#diseno #menu-2 ul li:active {
  text-decoration: none;
}
#diseno #menu-2 .navdrawer-header h4,
#diseno #menu-2 .navdrawer-header .h4 {
  color: #b7499a;
}
#diseno #menu-2 .navdrawer-nav li {
  line-height: 2rem;
  padding-left: 0;
}
#diseno #menu-2 .navdrawer-nav li:focus,
#diseno #menu-2 .navdrawer-nav li:hover {
  color: #fff;
  background-color: #b7499a;
  text-decoration: none;
}
#diseno #menu-2 .navdrawer-nav li:focus a,
#diseno #menu-2 .navdrawer-nav li:hover a {
  color: #fff;
}
#menu-2 .btn-navdrawer {
  display: flex;
  padding-left: 0;
}
#menu-2 .btn-navdrawer button span {
  display: flex;
}
#menu-2 .btn-navdrawer button span i {
  display: flex;
  font-size: 1.5rem;
}
#menu-2 .btn-navdrawer h3,
#menu-2 .btn-navdrawer .h3 {
  font-family: "Montserrat", sans-serif;
  color: #414042;
  padding-top: 2px;
  font-weight: 700;
}
#menu-2 .input-group.search {
  padding-bottom: 10px;
  padding-top: 5px;
}
#menu-2 .input-group.search:active {
  color: #00a39d;
}
#menu-2 .input-group.search input:active,
#menu-2 .input-group.search input:focus {
  border-color: #00a39d;
  box-shadow: inset 0 -2px 0 -1px #00a39d;
  outline: 0;
}
#menu-2 ul {
  list-style: none;
  padding-left: 0;
}
#menu-2 ul li {
  padding: 0.5rem;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#menu-2 ul li a {
  color: #414042;
  line-height: 1.7rem;
  font-size: 1rem;
}
#menu-2 ul li a:focus,
#menu-2 ul li a:active {
  text-decoration: none;
}
#menu-2 ul li a i {
  color: #b7499a;
}
#menu-2 ul li:focus,
#menu-2 ul li:active {
  text-decoration: none;
}
#menu-2 .navdrawer-content #btn-salir {
  color: #414042;
  text-align: right;
}
#menu-2 .navdrawer-header h4,
#menu-2 .navdrawer-header .h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  padding-top: 0.5rem;
  color: #00a39d;
  text-transform: uppercase;
}
#menu-2 .navdrawer-header h4 a i,
#menu-2 .navdrawer-header .h4 a i {
  padding-left: 6rem;
}
#menu-2 .navdrawer-nav .titulo-categoria {
  display: none;
}
#menu-2 .navdrawer-nav li:focus,
#menu-2 .navdrawer-nav li:active {
  color: #fff;
  background-color: #00a39d;
  text-decoration: none;
}
#menu-2 .navdrawer-nav li:focus a,
#menu-2 .navdrawer-nav li:active a {
  color: #fff;
}
.t-naranja {
  background-color: rgba(244, 115, 32, 0.95);
}
.t-naranja .hvr-fade:hover,
.t-naranja .hvr-fade:focus {
  background-color: #e05e0b;
}
.t-naranja .submenus {
  background-color: #f47320;
}
.t-verde {
  background-color: rgba(0, 163, 157, 0.95);
}
.t-verde .hvr-fade:hover,
.t-verde .hvr-fade:focus {
  background-color: #007a76;
}
.t-verde .submenus {
  background-color: #00a39d;
}
.t-fucsia {
  background-color: rgba(228, 42, 123, 0.95);
}
.t-fucsia .hvr-fade:hover,
.t-fucsia .hvr-fade:focus {
  background-color: #cb1a67;
}
.t-fucsia .submenus {
  background-color: #e42a7b;
}
.t-azul {
  background-color: rgba(0, 169, 234, 0.95);
}
.t-azul .hvr-fade:hover,
.t-azul .hvr-fade:focus {
  background-color: #008cc1;
}
.t-azul .submenus {
  background-color: #00a9ea;
}
.t-morado {
  background-color: rgba(183, 73, 154, 0.95);
}
.t-morado .hvr-fade:hover,
.t-morado .hvr-fade:focus {
  background-color: #9a3d82;
}
.t-morado .submenus {
  background-color: #b7499a;
}
.t-gris {
  background-color: rgba(45, 57, 68, 0.96);
}
.t-gris #menu {
  color: #fff;
}
.t-gris .hvr-fade:hover,
.t-gris .hvr-fade:focus {
  background-color: #2d2c2d;
}
.t-gris .submenus {
  background-color: #414042;
}
.t-rojo {
  background-color: rgba(228, 30, 38, 0.95);
}
.t-rojo #menu {
  color: #fff;
}
.t-rojo .hvr-fade:hover,
.t-rojo .hvr-fade:focus {
  background-color: #c2171e;
}
.t-rojo .submenus {
  background-color: #e41e26;
}
#menu3 {
  display: none;
}
#inicio .servicios a {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
}
#inicio .servicios a i {
  display: block;
}
#inicio .servicios a i:before {
  display: block;
  margin: 0;
  width: 100%;
}
#inicio .servicios a h3,
#inicio .servicios a .h3 {
  font-size: 1.8rem;
  margin-bottom: 0;
  font-weight: 300;
  line-height: 0.9;
  text-indent: 0;
  transition: all 0.5s;
}
@media (min-width: 992px) {
  #inicio .servicios a h3,
  #inicio .servicios a .h3 {
    font-size: 2.5rem;
    text-align: center;
    text-indent: -3rem;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #inicio .servicios a h3,
  #inicio .servicios a .h3 {
    font-size: 1.8rem;
  }
}
#inicio .servicios a h2,
#inicio .servicios a .h2 {
  font-size: 2rem;
  line-height: 0.9;
  text-indent: 0;
  transition: all 0.5s;
}
@media (min-width: 992px) {
  #inicio .servicios a h2,
  #inicio .servicios a .h2 {
    font-size: 2.8rem;
    text-align: center;
    text-indent: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #inicio .servicios a h2,
  #inicio .servicios a .h2 {
    font-size: 1.8rem;
  }
}
#inicio .servicios .web {
  transition: all 0.5s;
  background-color: #00a39d;
  text-align: center;
}
#inicio .servicios .web a {
  color: #fff;
}
#inicio .servicios .web a:hover,
#inicio .servicios .web a:focus,
#inicio .servicios .web a:active {
  text-decoration: none;
}
#inicio .servicios .web:hover,
#inicio .servicios .web:focus,
#inicio .servicios .web:active {
  background-color: #008480;
}
#inicio .servicios .web:hover a h2,
#inicio .servicios .web:hover a .h2,
#inicio .servicios .web:hover a h3,
#inicio .servicios .web:hover a .h3,
#inicio .servicios .web:focus a h2,
#inicio .servicios .web:focus a .h2,
#inicio .servicios .web:focus a h3,
#inicio .servicios .web:focus a .h3,
#inicio .servicios .web:active a h2,
#inicio .servicios .web:active a .h2,
#inicio .servicios .web:active a h3,
#inicio .servicios .web:active a .h3 {
  text-indent: 0;
}
#inicio .servicios .digital {
  transition: all 0.5s;
  background-color: #b7499a;
  text-align: center;
}
#inicio .servicios .digital a {
  color: #fff;
}
#inicio .servicios .digital a:hover,
#inicio .servicios .digital a:focus,
#inicio .servicios .digital a:active {
  text-decoration: none;
}
#inicio .servicios .digital:hover,
#inicio .servicios .digital:focus,
#inicio .servicios .digital:active {
  background-color: #a24088;
}
#inicio .servicios .digital:hover a h2,
#inicio .servicios .digital:hover a .h2,
#inicio .servicios .digital:hover a h3,
#inicio .servicios .digital:hover a .h3,
#inicio .servicios .digital:focus a h2,
#inicio .servicios .digital:focus a .h2,
#inicio .servicios .digital:focus a h3,
#inicio .servicios .digital:focus a .h3,
#inicio .servicios .digital:active a h2,
#inicio .servicios .digital:active a .h2,
#inicio .servicios .digital:active a h3,
#inicio .servicios .digital:active a .h3 {
  text-indent: 0;
}
#inicio .servicios .formato {
  transition: all 0.5s;
  background-color: #c6cd23;
  text-align: center;
}
#inicio .servicios .formato a {
  color: #fff;
}
#inicio .servicios .formato a h3,
#inicio .servicios .formato a .h3 {
  transition: all 0.5s;
  text-indent: 0;
}
@media (min-width: 992px) {
  #inicio .servicios .formato a h3,
  #inicio .servicios .formato a .h3 {
    text-indent: -1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #inicio .servicios .formato a h3,
  #inicio .servicios .formato a .h3 {
    text-indent: 0.5rem;
  }
}
#inicio .servicios .formato a h2,
#inicio .servicios .formato a .h2 {
  transition: all 0.5s;
  text-indent: 0;
}
@media (min-width: 992px) {
  #inicio .servicios .formato a h2,
  #inicio .servicios .formato a .h2 {
    text-indent: 1.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #inicio .servicios .formato a h2,
  #inicio .servicios .formato a .h2 {
    text-indent: -0.5rem;
  }
}
#inicio .servicios .formato a:hover,
#inicio .servicios .formato a:focus,
#inicio .servicios .formato a:active {
  text-decoration: none;
}
#inicio .servicios .formato:hover,
#inicio .servicios .formato:focus,
#inicio .servicios .formato:active {
  background-color: #adb31f;
}
#inicio .servicios .formato:hover a h2,
#inicio .servicios .formato:hover a .h2,
#inicio .servicios .formato:hover a h3,
#inicio .servicios .formato:hover a .h3,
#inicio .servicios .formato:focus a h2,
#inicio .servicios .formato:focus a .h2,
#inicio .servicios .formato:focus a h3,
#inicio .servicios .formato:focus a .h3,
#inicio .servicios .formato:active a h2,
#inicio .servicios .formato:active a .h2,
#inicio .servicios .formato:active a h3,
#inicio .servicios .formato:active a .h3 {
  text-indent: 0;
}
#inicio .servicios .grafico {
  transition: all 0.5s;
  background-color: #29aae1;
  text-align: left;
}
#inicio .servicios .grafico a {
  color: #fff;
}
#inicio .servicios .grafico a:hover,
#inicio .servicios .grafico a:focus,
#inicio .servicios .grafico a:active {
  text-decoration: none;
}
#inicio .servicios .grafico:hover,
#inicio .servicios .grafico:focus,
#inicio .servicios .grafico:active {
  background-color: #1d99ce;
}
#inicio .servicios .grafico:hover a h2,
#inicio .servicios .grafico:hover a .h2,
#inicio .servicios .grafico:hover a h3,
#inicio .servicios .grafico:hover a .h3,
#inicio .servicios .grafico:focus a h2,
#inicio .servicios .grafico:focus a .h2,
#inicio .servicios .grafico:focus a h3,
#inicio .servicios .grafico:focus a .h3,
#inicio .servicios .grafico:active a h2,
#inicio .servicios .grafico:active a .h2,
#inicio .servicios .grafico:active a h3,
#inicio .servicios .grafico:active a .h3 {
  text-indent: 0;
}
#inicio .servicios .marketing {
  transition: all 0.5s;
  background-color: #e42a7b;
  text-align: center;
}
#inicio .servicios .marketing a {
  color: #fff;
}
#inicio .servicios .marketing a:hover,
#inicio .servicios .marketing a:focus,
#inicio .servicios .marketing a:active {
  text-decoration: none;
}
#inicio .servicios .marketing:hover,
#inicio .servicios .marketing:focus,
#inicio .servicios .marketing:active {
  background-color: #d41b6c;
}
#inicio .servicios .marketing:hover a h2,
#inicio .servicios .marketing:hover a .h2,
#inicio .servicios .marketing:hover a h3,
#inicio .servicios .marketing:hover a .h3,
#inicio .servicios .marketing:focus a h2,
#inicio .servicios .marketing:focus a .h2,
#inicio .servicios .marketing:focus a h3,
#inicio .servicios .marketing:focus a .h3,
#inicio .servicios .marketing:active a h2,
#inicio .servicios .marketing:active a .h2,
#inicio .servicios .marketing:active a h3,
#inicio .servicios .marketing:active a .h3 {
  text-indent: 0;
}
#inicio .servicios .ofertas {
  transition: all 0.5s;
  background-color: #e41e26;
  text-align: center;
}
#inicio .servicios .ofertas a {
  color: #fff;
}
#inicio .servicios .ofertas a:hover,
#inicio .servicios .ofertas a:focus,
#inicio .servicios .ofertas a:active {
  text-decoration: none;
}
#inicio .servicios .ofertas:hover,
#inicio .servicios .ofertas:focus,
#inicio .servicios .ofertas:active {
  background-color: #cb1820;
}
#inicio .servicios .ofertas:hover a h2,
#inicio .servicios .ofertas:hover a .h2,
#inicio .servicios .ofertas:hover a h3,
#inicio .servicios .ofertas:hover a .h3,
#inicio .servicios .ofertas:focus a h2,
#inicio .servicios .ofertas:focus a .h2,
#inicio .servicios .ofertas:focus a h3,
#inicio .servicios .ofertas:focus a .h3,
#inicio .servicios .ofertas:active a h2,
#inicio .servicios .ofertas:active a .h2,
#inicio .servicios .ofertas:active a h3,
#inicio .servicios .ofertas:active a .h3 {
  text-indent: 0;
}
#inicio .servicios .promocionales {
  transition: all 0.5s;
  background-color: #fdb913;
  text-align: center;
}
#inicio .servicios .promocionales a {
  color: #fff;
}
#inicio .servicios .promocionales a h2,
#inicio .servicios .promocionales a .h2 {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  #inicio .servicios .promocionales a h2,
  #inicio .servicios .promocionales a .h2 {
    font-size: 2.8rem;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  #inicio .servicios .promocionales a h2,
  #inicio .servicios .promocionales a .h2 {
    font-size: 1.8rem;
  }
}
#inicio .servicios .promocionales a:hover,
#inicio .servicios .promocionales a:focus,
#inicio .servicios .promocionales a:active {
  text-decoration: none;
}
#inicio .servicios .promocionales:hover,
#inicio .servicios .promocionales:focus,
#inicio .servicios .promocionales:active {
  background-color: #efaa02;
}
#inicio .servicios .promocionales:hover a h2,
#inicio .servicios .promocionales:hover a .h2,
#inicio .servicios .promocionales:hover a h3,
#inicio .servicios .promocionales:hover a .h3,
#inicio .servicios .promocionales:focus a h2,
#inicio .servicios .promocionales:focus a .h2,
#inicio .servicios .promocionales:focus a h3,
#inicio .servicios .promocionales:focus a .h3,
#inicio .servicios .promocionales:active a h2,
#inicio .servicios .promocionales:active a .h2,
#inicio .servicios .promocionales:active a h3,
#inicio .servicios .promocionales:active a .h3 {
  text-indent: 0;
}
.sm-simple {
  border: 0;
}
.sm-simple.sm-collapsible {
  max-width: 60%;
  margin-left: auto;
}
.hvr-underline-from-center:before {
  color: #29aae1;
  background-color: #29aae1;
}
.hvr-shutter-out-horizontal {
  background-color: transparent;
}
.hvr-shutter-out-horizontal:before {
  background-color: #29aae1;
}
.hvr-overline-reveal:before {
  background-color: #29aae1;
}
.navbar-brand:not(:last-child) {
  margin-right: 0;
}
.navbar-brand:not(:first-child) {
  margin-left: 0;
}
.sm-simple a .sub-arrow {
  display: none;
}
.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active,
.sm-simple a.highlighted {
  line-height: 1;
  background-color: transparent;
  color: #fff;
}
.sm-simple {
  border: 0;
}
.sm-simple.sm-collapsible {
  max-width: 60%;
  margin-left: auto;
}
.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active {
  line-height: 1;
}
#marketing-digital .intro h1,
#marketing-digital .intro .h1 {
  color: #e42a7b;
}
#marketing-digital .intro p {
  color: #414042;
}
#marketing-digital .intro2 h4,
#marketing-digital .intro2 .h4 {
  color: #e42a7b;
  font-size: 2rem;
  font-weight: 300;
}
#marketing-digital .contenido {
  font-size: 1rem;
  color: #414042;
}
#marketing-digital .contenido .cols2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#marketing-digital .contenido ul {
  padding-left: 1rem;
  padding-bottom: 0.5rem;
  list-style: none;
  text-indent: -1.3rem;
}
#marketing-digital .contenido ul li {
  list-style: none;
  font-size: 1rem;
}
#marketing-digital .contenido ul li:before {
  content: "";
  color: #e42a7b;
  font-size: 0.6rem;
  vertical-align: middle;
  padding-right: 0.5rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}
#marketing-digital .contenido .row:nth-child(5) .cols2 .div_col_contenido,
#marketing-digital .contenido .row:nth-child(6) .cols2 .div_col_contenido {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#marketing-digital
  .contenido
  .row:nth-child(5)
  .cols2
  .div_col_contenido
  p:last-child(),
#marketing-digital
  .contenido
  .row:nth-child(6)
  .cols2
  .div_col_contenido
  p:last-child() {
  margin-bottom: 0;
  margin-top: auto;
}
#marketing-digital .servicios-marketing {
  background-color: #e42a7b;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
#marketing-digital .servicios-marketing h4,
#marketing-digital .servicios-marketing .h4 {
  color: #fff;
  margin: 0;
  font-size: 2rem;
  font-weight: 100;
}
#diseno-grafico .container-fluid,
#diseno-grafico .container-sm,
#diseno-grafico .container-md,
#diseno-grafico .container-lg,
#diseno-grafico .container-xl,
#diseno-grafico .container-xxl {
  max-width: 1800px;
}
#diseno-grafico .intro h1,
#diseno-grafico .intro .h1 {
  color: #00a9ea;
}
#diseno-grafico .intro .row:nth-child(2) p {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
#diseno-grafico .intro h4.subtitulo,
#diseno-grafico .intro .subtitulo.h4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: -15px;
  margin-right: -15px;
}
#diseno-grafico .intro .row:nth-child(4) {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
#diseno-grafico .intro .row:nth-child(4) h2.titulo .morado,
#diseno-grafico .intro .row:nth-child(4) .titulo.h2 .morado {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
#diseno-grafico .intro .row:nth-child(4) h2.titulo .morado:before,
#diseno-grafico .intro .row:nth-child(4) .titulo.h2 .morado:before {
  content: "";
  font-family: "fontello";
  font-size: 10rem;
  background-color: #b7499a;
  border-radius: 50%;
  color: #fff;
  display: block;
  max-width: 12rem;
  line-height: 12rem;
  margin: auto;
  margin-bottom: 1rem;
  font-weight: normal;
  text-align: center;
}
#diseno-grafico .intro .row:nth-child(4) h2.titulo .naranja,
#diseno-grafico .intro .row:nth-child(4) .titulo.h2 .naranja {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
#diseno-grafico .intro .row:nth-child(4) h2.titulo .naranja:before,
#diseno-grafico .intro .row:nth-child(4) .titulo.h2 .naranja:before {
  content: "";
  font-family: "fontello";
  font-size: 10rem;
  background-color: #f47320;
  border-radius: 50%;
  color: #fff;
  display: block;
  max-width: 12rem;
  line-height: 12rem;
  margin: auto;
  margin-bottom: 1rem;
  font-weight: normal;
  text-align: center;
}
.div_col {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .div_col.cols2 {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .div_col.cols3,
  #desarrollo-web
    #nuestros-servicios
    .servicios-info
    .row:nth-child(3)
    .div_col.cols1,
  #servicios-web
    #nuestros-servicios
    .servicios-info
    .row:nth-child(3)
    .div_col.cols1,
  #planes-web
    #nuestros-servicios
    .servicios-info
    .row:nth-child(3)
    .div_col.cols1 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .div_col.cols4 {
    flex: 0 0 auto;
    width: 25%;
  }
}
#page-404 .row {
  min-height: 400px;
}
#page-404 .row h1,
#page-404 .row .h1 {
  display: flex;
  line-height: 1;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
#page-404 .row h1 .fa,
#page-404 .row .h1 .fa {
  font-size: 2em;
  vertical-align: middle;
  margin-right: 0.5rem;
}
#page-404 .row a {
  color: #00a39d;
}
@media (min-width: 992px) {
  .menu_promocionales,
  .menu_portal {
    position: sticky;
    top: 0;
  }
  .menu_promocionales .navbar-expand-lg,
  .menu_portal .navbar-expand-lg {
    flex-flow: wrap;
    justify-content: flex-start;
    display: block !important;
  }
  .menu_promocionales .navbar-expand-lg .navbar-collapse,
  .menu_portal .navbar-expand-lg .navbar-collapse {
    display: block !important;
  }
}
.menu_promocionales .titulo,
.menu_portal .titulo {
  background-color: #414042;
  padding: 0.5rem;
  text-align: center;
}
.menu_promocionales .titulo .navbar-toggler,
.menu_portal .titulo .navbar-toggler {
  margin-right: 0;
  display: flex;
  justify-content: center;
  gap: 0.4rem;
}
.menu_promocionales .titulo .navbar-toggler .hamburger-box,
.menu_portal .titulo .navbar-toggler .hamburger-box {
  height: 12px;
}
.menu_promocionales .titulo h4,
.menu_promocionales .titulo .h4,
.menu_portal .titulo h4,
.menu_portal .titulo .h4 {
  color: #fff;
  margin: 0;
}
.menu_promocionales .titulo i,
.menu_portal .titulo i {
  color: #fff;
  padding-top: 3px;
}
.menu_promocionales .ul-menu,
.menu_portal .ul-menu {
  padding: 0;
  text-indent: 0;
}
.menu_promocionales .ul-menu .li-menu,
.menu_portal .ul-menu .li-menu {
  list-style: none;
  min-width: 0;
  width: 100%;
  border-bottom: 1px solid rgba(0, 163, 157, 0.25);
}
.menu_promocionales .ul-menu .li-menu:before,
.menu_portal .ul-menu .li-menu:before {
  content: "";
  display: none;
}
.menu_promocionales .ul-menu .li-menu:hover,
.menu_portal .ul-menu .li-menu:hover {
  border-bottom: 1px solid transparent;
}
.menu_promocionales .ul-menu .li-menu a,
.menu_portal .ul-menu .li-menu a {
  display: block;
  padding: 0.2rem 1rem;
  color: #414042;
  font-size: 0.9rem;
  text-align: center;
}
@media (min-width: 992px) {
  .menu_promocionales .ul-menu .li-menu a,
  .menu_portal .ul-menu .li-menu a {
    text-align: left;
  }
}
.menu_promocionales .ul-menu .li-menu a span,
.menu_portal .ul-menu .li-menu a span {
  transition: all 0.5s;
}
.menu_promocionales .ul-menu .li-menu a:hover,
.menu_promocionales .ul-menu .li-menu a:focus,
.menu_promocionales .ul-menu .li-menu a:active,
.menu_portal .ul-menu .li-menu a:hover,
.menu_portal .ul-menu .li-menu a:focus,
.menu_portal .ul-menu .li-menu a:active {
  text-decoration: none;
}
.menu_promocionales .ul-menu .li-menu a.active,
.menu_portal .ul-menu .li-menu a.active {
  background-color: #00a39d;
  color: #fff;
}
.menu_promocionales .ul-menu .li-menu a.active .hvr-sweep-to-right:before,
.menu_portal .ul-menu .li-menu a.active .hvr-sweep-to-right:before {
  background-color: transparent;
  border-right: none;
}
.menu_promocionales .hvr-sweep-to-right:before,
.menu_portal .hvr-sweep-to-right:before {
  background-color: rgba(0, 163, 157, 0.25);
}
.menu_portal .hvr-sweep-to-right:before {
  background-color: #ddd;
}
#promocional-nuevo .intro h1,
#promocional-nuevo .intro .h1 {
  color: #00a39d;
  font-weight: 900;
}
#promocional-nuevo .info .cotizacion {
  background-color: #00a39d;
  color: #fff;
}
#promocional-nuevo .img {
  display: flex;
  flex-wrap: wrap;
}
#promocional-nuevo .img a {
  display: block;
  flex: 0 0 50%;
}
@media (min-width: 992px) {
  #promocional-nuevo .img a {
    flex: 0 0 25%;
  }
}
#promocional-nuevo .img a.grande {
  flex: 0 0 100%;
}
#promocional-nuevo .item .img {
  border: 1px solid #e2e3e4;
  transition: all 0.5s;
}
#promocional-nuevo .item .img a {
  display: block;
}
#promocional-nuevo .item .img .nombre a {
  background-color: #e2e3e4;
  transition: all 0.5s;
  display: block;
  padding: 0.5rem;
  text-align: center;
}
#promocional-nuevo .item .img .nombre a span {
  color: #414042;
  text-align: center;
  transition: all 0.5s;
}
#promocional-nuevo .item:hover .img,
#promocional-nuevo .item:focus .img,
#promocional-nuevo .item:active .img {
  border: 1px solid #c8cacb;
}
#promocional-nuevo .item:hover .img .nombre a,
#promocional-nuevo .item:focus .img .nombre a,
#promocional-nuevo .item:active .img .nombre a {
  background-color: #c8cacb;
  text-decoration: none;
}
#promocional-nuevo .item:hover .img .nombre a span,
#promocional-nuevo .item:focus .img .nombre a span,
#promocional-nuevo .item:active .img .nombre a span {
  color: #5e5e5e;
}
.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}
.pxl-icon {
  font-size: 10rem;
}
.carousel-caption {
  bottom: auto;
  top: 0;
  font-weight: bold;
  font-family: "Anton", sans-serif;
  font-size: 1.5rem;
  color: #414042;
}
#nuestros-servicios .div_col.cols3,
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .div_col.cols1,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .div_col.cols1,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .div_col.cols1 {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
#nuestros-servicios a.boton-naranja {
  border: 1px solid transparent;
  transition: all 0.5s;
}
#nuestros-servicios a.boton-naranja:hover,
#nuestros-servicios a.boton-naranja:focus,
#nuestros-servicios a.boton-naranja:active {
  background-color: #fff;
  border: 1px solid #f47320;
  color: #f47320;
}
#nuestros-servicios a.boton-verde3 {
  border: 1px solid transparent;
  transition: all 0.5s;
}
#nuestros-servicios a.boton-verde3:hover,
#nuestros-servicios a.boton-verde3:focus,
#nuestros-servicios a.boton-verde3:active {
  background-color: #fff;
  border: 1px solid #c6cd23;
  color: #c6cd23;
}
#nuestros-servicios a.boton-fucsia {
  border: 1px solid transparent;
  transition: all 0.5s;
}
#nuestros-servicios a.boton-fucsia:hover,
#nuestros-servicios a.boton-fucsia:focus,
#nuestros-servicios a.boton-fucsia:active {
  background-color: #fff;
  border: 1px solid #e42a7b;
  color: #e42a7b;
}
.login_form {
  padding: 1rem 0;
}
.login_form label {
  width: 100%;
  color: #414042;
}
.login_form .input_txt {
  border: 1px solid #ccc;
  padding: 0.5rem;
  width: 100%;
  font-size: 1rem;
  color: #333;
  margin-bottom: 0.5rem;
  background-color: rgba(255, 255, 255, 0.55);
}
.login_form #entrar {
  float: right;
}
.mapa {
  height: 300px;
  margin-top: 2rem;
}
.mapa .leaflet-top,
.mapa .leaflet-left {
  z-index: 500;
}
#promociones {
  min-height: 600px;
}
#promociones .intro h1,
#promociones .intro .h1 {
  color: #e41e26;
}
#promociones .item .promocion {
  border: 1px solid rgba(226, 227, 228, 0.4);
  transition: all 0.5s;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
#promociones .item .promocion .vista-previa {
  display: block;
  text-align: center;
}
#promociones .item .promocion .nombre {
  width: 100%;
  display: block;
  align-self: flex-end;
  transition: all 0.5s;
  background-color: #e2e3e4;
}
#promociones .item .promocion .nombre a {
  text-align: center;
  display: block;
  padding: 0.5rem;
}
#promociones .item .promocion .nombre a span {
  font-size: 1.2rem;
  display: block;
  color: #414042;
}
#promociones .item .promocion .nombre a:hover,
#promociones .item .promocion .nombre a:focus {
  text-decoration: none;
}
#promociones .item:hover .promocion,
#promociones .item:focus .promocion,
#promociones .item:active .promocion {
  border: 1px solid #ccc;
}
#promociones .item:hover .promocion .nombre,
#promociones .item:focus .promocion .nombre,
#promociones .item:active .promocion .nombre {
  background-color: #ccc;
}
.div_col {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.div_col.cols4 {
  flex: 0 0 auto;
  width: 50%;
}
@media (min-width: 768px) {
  .div_col.cols4 {
    flex: 0 0 auto;
    width: 25%;
  }
}
.div_col.cols3,
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .div_col.cols1,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .div_col.cols1,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .div_col.cols1 {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .div_col.cols3,
  #desarrollo-web
    #nuestros-servicios
    .servicios-info
    .row:nth-child(3)
    .div_col.cols1,
  #servicios-web
    #nuestros-servicios
    .servicios-info
    .row:nth-child(3)
    .div_col.cols1,
  #planes-web
    #nuestros-servicios
    .servicios-info
    .row:nth-child(3)
    .div_col.cols1 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}
.div_col.cols2 {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .div_col.cols2 {
    flex: 0 0 auto;
    width: 50%;
  }
}
.div_col.cols1 {
  flex: 0 0 auto;
  width: 100%;
}
#promocion h1,
#promocion .h1,
#promocion h2,
#promocion .h2 {
  color: #e41e26;
  margin-top: 0.5rem;
  font-weight: bold;
}
#promocion table th {
  font-size: 1rem;
  font-weight: bold;
}
#promocion table td {
  font-size: 1rem;
}
#promocion blockquote {
  background-color: #e2e3e4;
  color: #777;
  padding: 1rem;
  font-size: 0.8rem;
}
#promocion #promocion-5 {
  margin: 0 -20px;
}
#promocion #promocion-5 li {
  font-weight: bold;
  font-size: 1rem;
}
#promocion #promocion-5 .bottom {
  font-size: 1rem;
  color: #666;
  max-width: 500px;
  margin: auto;
}
#promocion #promocion-6 .abajo {
  margin-top: 2rem;
  font-size: 1rem;
}
#promocion #promocion-6 li {
  font-weight: bold;
  font-size: 1rem;
  line-height: 2rem;
}
#promocion #promocion-4 p:first-child {
  text-align: center;
}
#promocion #promocion-4 .tit1,
#promocion #promocion-4 .tit2,
#promocion #promocion-4 .tit3 {
  z-index: 10;
  position: absolute;
  max-width: 55%;
  font-size: 1.2rem;
  font-family: "Anton";
  top: 1.5rem;
}
#promocion #promocion-4 .tit1 {
  color: #262261;
}
#promocion #promocion-4 .tit2 {
  color: #ec1c24;
}
#promocion #promocion-4 .tit3 {
  color: #6d6e70;
}
#promocion #promocion-7 p,
#promocion #promocion-7 li {
  font-size: 1.2rem;
  color: #777;
}
#promocion #promocion-7 .ideales {
  color: #ff1e86;
  font-size: 1.5rem;
  font-family: "Anton";
}
#promocion #promocion-7 .arriba {
  margin-top: 1rem;
  line-height: 1.9rem;
}
#promocion #promocion-7 .abajo {
  color: #373737;
  margin-top: 2rem;
}
#promocion #promocion-7 .abajo + ul {
  margin-top: 2rem;
}
#promocion #promocion-7 .abajo + ul li {
  color: #373737;
}
#promocion .cotiza a h2,
#promocion .cotiza a .h2 {
  background-color: #e41e26;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  padding: 0.5rem;
  border: 1px solid transparent;
  transition: all 0.5s;
  text-transform: uppercase;
}
#promocion .cotiza a:hover h2,
#promocion .cotiza a:hover .h2,
#promocion .cotiza a:focus h2,
#promocion .cotiza a:focus .h2,
#promocion .cotiza a:active h2,
#promocion .cotiza a:active .h2 {
  background-color: #fff;
  border: 1px solid #e41e26;
  color: #e41e26;
}
#contenido .intro h1,
#contenido .intro .h1 {
  color: #e42a7b;
}
#contenido.redes-sociales #planes {
  background-color: #e42a7b;
}
#contenido.redes-sociales #planes h4,
#contenido.redes-sociales #planes .h4 {
  color: #fff;
}
#contenido.redes-sociales #planes .recomendado span {
  background-color: #00a39d;
}
#contenido.redes-sociales #planes .plan:nth-child(1) a {
  background-color: #00a9ea;
}
#contenido.redes-sociales #planes .plan:nth-child(1) a:hover,
#contenido.redes-sociales #planes .plan:nth-child(1) a:focus {
  background-color: #0097d1;
}
#contenido.redes-sociales #planes .plan:nth-child(1) h3,
#contenido.redes-sociales #planes .plan:nth-child(1) .h3 {
  color: #00a9ea;
}
#contenido.redes-sociales #planes .plan:nth-child(2) a {
  background-color: #b7499a;
}
#contenido.redes-sociales #planes .plan:nth-child(2) a:hover,
#contenido.redes-sociales #planes .plan:nth-child(2) a:focus {
  background-color: #a5418b;
}
#contenido.redes-sociales #planes .plan:nth-child(2) h3,
#contenido.redes-sociales #planes .plan:nth-child(2) .h3 {
  color: #b7499a;
}
#contenido p {
  font-size: 1rem;
}
#contenido ul {
  padding-left: 1rem;
  padding-bottom: 0.5rem;
  list-style: none;
}
#contenido ul li {
  list-style: none;
  font-size: 1rem;
}
#contenido ul li:before {
  content: "";
  color: #fdb913;
  font-size: 0.6rem;
  vertical-align: middle;
  padding-right: 0.5rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}
.contenido-web,
#hosting-dominio .contenido-web2,
#hosting-dominio .contenido-web {
  background-color: #00a39d;
}
.contenido-web h4,
#hosting-dominio .contenido-web2 h4,
#hosting-dominio .contenido-web h4,
.contenido-web .h4,
#hosting-dominio .contenido-web2 .h4,
#hosting-dominio .contenido-web .h4 {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
  font-weight: bold;
}
.contenido-web .plan,
#hosting-dominio .contenido-web2 .plan,
#hosting-dominio .contenido-web .plan {
  text-align: center;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .contenido-web .plan,
  #hosting-dominio .contenido-web2 .plan,
  #hosting-dominio .contenido-web .plan {
    margin-bottom: 1rem;
  }
}
@media (min-width: 1200px) {
  .contenido-web .plan,
  #hosting-dominio .contenido-web2 .plan,
  #hosting-dominio .contenido-web .plan {
    margin-bottom: 0;
  }
}
.contenido-web .plan .normal span,
#hosting-dominio .contenido-web2 .plan .normal span,
#hosting-dominio .contenido-web .plan .normal span {
  background-color: transparent;
  font-size: 1.2rem;
  width: 100%;
  height: 100%;
  padding: 0.4rem 2rem;
  line-height: 2rem;
}
.contenido-web .plan .recomendado span,
#hosting-dominio .contenido-web2 .plan .recomendado span,
#hosting-dominio .contenido-web .plan .recomendado span {
  font-size: 1.2rem;
  color: #fff;
  background-color: #482b88;
  font-weight: 300;
  width: 100%;
  height: 100%;
  padding: 0.4rem 2rem;
  line-height: 2rem;
  padding-bottom: 0.2rem;
}
.contenido-web .plan .fondo,
#hosting-dominio .contenido-web2 .plan .fondo,
#hosting-dominio .contenido-web .plan .fondo {
  background-color: #fff;
  padding: 1rem 2rem;
  height: 100%;
}
.contenido-web .plan .fondo h3,
#hosting-dominio .contenido-web2 .plan .fondo h3,
#hosting-dominio .contenido-web .plan .fondo h3,
.contenido-web .plan .fondo .h3,
#hosting-dominio .contenido-web2 .plan .fondo .h3,
#hosting-dominio .contenido-web .plan .fondo .h3 {
  color: #b7499a;
  font-weight: 500;
  font-size: 1.7rem;
}
.contenido-web .plan .fondo span,
#hosting-dominio .contenido-web2 .plan .fondo span,
#hosting-dominio .contenido-web .plan .fondo span {
  font-size: 1.7rem;
  color: #000;
  font-weight: 300;
}
.contenido-web .plan .fondo .boton,
#hosting-dominio .contenido-web2 .plan .fondo .boton,
#hosting-dominio .contenido-web .plan .fondo .boton {
  background-color: #6ace26;
  color: #fff;
  margin-top: 1rem;
}
.contenido-web .plan .fondo ul,
#hosting-dominio .contenido-web2 .plan .fondo ul,
#hosting-dominio .contenido-web .plan .fondo ul {
  padding: 0;
  padding-top: 0.8rem;
}
.contenido-web .plan .fondo ul li,
#hosting-dominio .contenido-web2 .plan .fondo ul li,
#hosting-dominio .contenido-web .plan .fondo ul li {
  list-style: none;
  line-height: 2rem;
}
.contenido-web .plan .fondo p,
#hosting-dominio .contenido-web2 .plan .fondo p,
#hosting-dominio .contenido-web .plan .fondo p {
  color: #000;
  font-weight: 600;
  font-size: 0.7rem;
}
#hosting-dominio .intro h1,
#hosting-dominio .intro .h1 {
  color: #00a39d;
}
#hosting-dominio .intro p {
  color: #58595b;
}
#hosting-dominio .intro small,
#hosting-dominio .intro .small {
  display: block;
}
#hosting-dominio a.boton {
  font-size: 0.875rem;
}
#hosting-dominio .intro2 h4,
#hosting-dominio .intro2 .h4 {
  color: #00a39d;
  font-size: 2rem;
  font-weight: 300;
}
#hosting-dominio .contenido-web2 {
  background-color: transparent;
}
#hosting-dominio .contenido-web2 h4,
#hosting-dominio .contenido-web2 .h4 {
  color: #fff;
}
#hosting-dominio .contenido-web2 .plan .fondo .boton {
  margin-bottom: 1rem;
  background-color: #f47320;
}
#hosting-dominio .contenido-web2 .plan .fondo .boton:hover,
#hosting-dominio .contenido-web2 .plan .fondo .boton:focus {
  background-color: #ef650c;
}
#form_prod p:first-child {
  font-size: 1.1rem;
}
.lightbox {
  display: inline-block;
  position: relative;
  transition: all 0.5s;
}
.lightbox img {
  position: relative;
  z-index: 1;
}
.lightbox:before {
  content: "";
  transition: all 0.5s;
  font-size: 5rem;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 30%;
  position: absolute;
  text-align: center;
  z-index: 2;
  color: #fff;
}
.lightbox:hover:before,
.lightbox:focus:before {
  font-family: "Font Awesome 5 Pro";
  content: "";
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
#portal-cliente,
#portal-ver,
#portal-add,
#cambiar_user {
  min-height: 700px;
}
#portal-cliente .intro h1,
#portal-cliente .intro .h1,
#portal-ver .intro h1,
#portal-ver .intro .h1,
#portal-add .intro h1,
#portal-add .intro .h1,
#cambiar_user .intro h1,
#cambiar_user .intro .h1 {
  color: #414042;
}
#portal-cliente .no-tickets,
#portal-ver .no-tickets,
#portal-add .no-tickets,
#cambiar_user .no-tickets {
  text-align: center;
  font-size: 1rem;
  margin: 1rem 0;
}
#portal-cliente .nuevo-ticket,
#portal-ver .nuevo-ticket,
#portal-add .nuevo-ticket,
#cambiar_user .nuevo-ticket {
  background-color: #fff;
}
#portal-cliente .nuevo-ticket p,
#portal-ver .nuevo-ticket p,
#portal-add .nuevo-ticket p,
#cambiar_user .nuevo-ticket p {
  justify-content: space-between;
  display: flex;
}
#portal-cliente .fa-calendar,
#portal-ver .fa-calendar,
#portal-add .fa-calendar,
#cambiar_user .fa-calendar {
  font-weight: 100;
}
#tickets-list table thead th {
  font-weight: bold;
  color: #000;
}
#tickets-list table tbody .icon-nuevo {
  text-align: center;
  font-size: 1.1rem;
  color: #0054ff;
}
#tickets-list table tbody .icon-status {
  font-size: 1rem;
}
#tickets-list table tbody .accion {
  text-align: center;
}
#tickets-list table tbody .accion a {
  border: 1px solid;
  transition: all 0.5s;
}
#tickets-list .fa-check {
  color: green;
}
#tickets-list .fa-times {
  color: red;
}
#tickets-abiertos .titulo-tickets {
  background-color: #414042;
  padding: 0.5rem;
  display: flex;
  justify-content: space-between;
}
#tickets-abiertos .titulo-tickets h4,
#tickets-abiertos .titulo-tickets .h4 {
  line-height: 1.5;
  color: #fff;
  margin: 0;
}
#tickets-abiertos .titulo-tickets i {
  color: #fff;
}
#tickets-abiertos #tickets-list {
  padding: 0;
}
#descripcion_ticket {
  padding: 0.5rem;
  background-color: #414042;
}
#descripcion_ticket h4,
#descripcion_ticket .h4 {
  line-height: 1.5;
  margin: 0;
  color: #fff;
}
select.form-control {
  background-image: none !important;
}
.new-tickets {
  background: #f5f5f5;
}
.new-tickets .input-group-append {
  margin-left: 0;
}
.new-tickets .input-group-append button {
  padding: 0;
  background-color: none;
  background-image: none;
  border: none;
  border-radius: 0;
}
#cambiar_user .usuarios table {
  font-style: 1rem;
}
#cambiar_user .usuarios table tbody td,
#cambiar_user .usuarios table tbody th {
  height: 1rem;
}
#cambiar_user .usuarios table thead td,
#cambiar_user .usuarios table thead th {
  height: 1rem;
}
#cambiar_user .usuarios table th,
#cambiar_user .usuarios table td {
  padding: 0.5rem;
}
#cambiar_user .usuarios .btn-outline-primary {
  border: 1px solid #f47320;
  background-image: none;
  background-color: transparent;
  transition: all 0.5s;
  color: #f47320;
}
#cambiar_user .usuarios .btn-outline-primary:hover,
#cambiar_user .usuarios .btn-outline-primary:focus,
#cambiar_user .usuarios .btn-outline-primary:active {
  color: #fff;
  border: 1px solid #f47320;
  background-color: #f47320;
  background-image: none;
}
#cambiar_user .usuarios .titulo {
  background-color: #414042;
  padding: 0.5rem;
  text-align: left;
}
#cambiar_user .usuarios .titulo h4,
#cambiar_user .usuarios .titulo .h4 {
  color: #fff;
  margin: 0;
}
#cambiar_user .usuarios .titulo i {
  color: #fff;
}
.dataTables_filter {
  padding: 1rem 0;
}
.dataTables_filter label {
  transition: all 0.5s;
  color: #777;
  font-size: 0.85rem;
  font-weight: bold;
  text-transform: capitalize;
}
.dataTables_filter input {
  transition: all 0.5s;
  border: 0;
  border-bottom: 1px solid #777;
}
.dataTables_filter:hover label,
.dataTables_filter:focus label {
  color: #e05e0b;
}
.dataTables_filter:hover input,
.dataTables_filter:focus input {
  border-bottom: 1px solid #e05e0b;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border-color: rgba(226, 227, 228, 0.4);
  background: none;
  background-color: rgba(226, 227, 228, 0.4);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border-color: rgba(226, 227, 228, 0.4);
  background: none;
  background-color: rgba(226, 227, 228, 0.4);
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #666;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff;
  color: #fff !important;
  border: 1px solid #f47320;
  background: none;
  background-color: #f47320;
}
.fa-check {
  color: green;
}
.fa-times {
  color: red;
}
.grid-item {
  border: 1px solid #fff;
}
@media (min-width: 992px) {
  .grid-item {
    border: 0;
  }
}
.grid-item .shine {
  position: relative;
  overflow: hidden;
  display: block;
}
.grid-item .shine:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 200%;
  opacity: 1;
  top: -50%;
  left: -40%;
  transform: rotate(30deg);
  transition: all 0.5s;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.16) 77%,
    rgba(0, 0, 0, 0.1) 92%,
    rgba(0, 0, 0, 0) 100%
  );
}
.grid-item .shine:after {
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);
  transition: all 0.5s;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.4) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.3) 92%,
    rgba(255, 255, 255, 0) 100%
  );
}
.grid-item .nombre {
  opacity: 1;
  transition: all 0.5s;
  transition-delay: 0.16s;
  display: block;
  text-align: center;
  position: absolute;
  font-size: 0.95rem;
  font-weight: 600;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  padding: 0.8rem;
  border: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.65);
  line-height: 1;
}
@media (min-width: 992px) {
  .grid-item .nombre {
    opacity: 0;
    transition: all 0.5s;
    transition-delay: 0.16s;
    display: block;
    text-align: center;
    position: absolute;
    font-size: 2rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.85);
    text-shadow: 1px 1px 2px #000;
    padding: 0.8rem;
    background-color: transparent;
  }
  .grid-item .nombre:hover,
  .grid-item .nombre:focus,
  .grid-item .nombre:active {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 10;
    transition: all 0.5s;
  }
  .grid-item .nombre:hover:hover,
  .grid-item .nombre:focus:hover,
  .grid-item .nombre:active:hover {
    background-color: rgba(0, 0, 0, 0.65);
  }
}
.grid-item:hover .shine:after,
.grid-item:focus .shine:after,
.grid-item:active .shine:after {
  opacity: 1;
  top: -40%;
  left: -40%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    rgba(255, 255, 255, 0.1) 77%,
    rgba(255, 255, 255, 0.1) 92%,
    rgba(255, 255, 255, 0) 100%
  );
}
.grid-item:hover .shine:before,
.grid-item:focus .shine:before,
.grid-item:active .shine:before {
  opacity: 0;
}
.grid-item:hover .nombre,
.grid-item:focus .nombre,
.grid-item:active .nombre {
  opacity: 1;
  border: 0;
  background-color: rgba(0, 0, 0, 0.65);
  z-index: 10;
  transition: all 0.5s;
}
.grid-item:hover .nombre:hover,
.grid-item:focus .nombre:hover,
.grid-item:active .nombre:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.colw-20 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20% !important;
  flex: 0 0 20% !important;
  max-width: 20%;
}
@media (min-width: 768px) {
  .colw-20-md {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20%;
  }
}
@media (min-width: 992px) {
  .colw-20-lg {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20%;
  }
}
#planes2 {
  background-color: #4a6d72;
}
.input-buscador {
  padding-bottom: 1rem;
}
.input-buscador form {
  background-color: transparent;
  height: 100%;
}
.input-buscador form .input-group-append {
  margin: 0;
  transition: all 0.5s;
}
.input-buscador form .input-group-append .btn-submit {
  padding: 0;
  background: transparent;
  background-image: none;
  box-shadow: none;
  border: none;
  background-color: #00a39d;
}
.input-buscador form .input-group-append .btn-submit #search {
  background-color: transparent;
  color: #fff;
  margin: 0;
  height: 2rem;
  line-height: 2rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.input-buscador form .input-group-append .btn-submit:hover {
  background-color: #00706c;
}
.input-buscador form .search_input {
  background-color: transparent;
  border-bottom: 1px solid #00a39d !important;
  transition: all 0.5s !important;
  color: #777;
  box-shadow: none;
  border-right: 0;
}
.input-buscador form .search_input:hover,
.input-buscador form .search_input:focus {
  border-color: #00706c !important;
}
#contenido_133 #contenido_informacion .row:first-child,
#contenido_18 #contenido_informacion .row:first-child {
  max-width: 100%;
  flex: 0 0 100%;
}
@media (min-width: 992px) {
  #contenido_133 #contenido_informacion .row:first-child,
  #contenido_18 #contenido_informacion .row:first-child {
    max-width: 83.33333%;
    flex: 0 0 83.33333%;
    margin: auto;
    padding-bottom: 2rem;
  }
}
#contenido_138 .intro h1,
#contenido_138 .intro .h1 {
  color: #e42a7b;
}
#contenido_138 #contenido_informacion > .col-12 .row:nth-child(1) {
  max-width: 1000px;
  margin: auto;
}
#contenido_138 #contenido_informacion > .col-12 .row:nth-child(2) {
  max-width: 700px;
  margin: auto;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
#contenido_137 #contenido_informacion > .col-12 .row:nth-child(5) {
  max-width: 1300px;
  margin: auto;
  margin-top: 1.5rem;
}
#contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols3:nth-child(1)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(1)
  li:before,
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(1)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(1)
  li:before,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(1)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(1)
  li:before,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(1)
  li:before {
  color: #00a39d;
}
#contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols3:nth-child(2)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(2)
  li:before,
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(2)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(2)
  li:before,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(2)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(2)
  li:before,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(2)
  li:before {
  color: #00a9ea;
}
#contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols3:nth-child(3)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(3)
  li:before,
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(3)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(3)
  li:before,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(3)
  li:before,
#contenido_137
  #contenido_informacion
  > .col-12
  #planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(5)
  > .cols1:nth-child(3)
  li:before,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  #contenido_137
  #contenido_informacion
  > .col-12
  .row:nth-child(5)
  > .cols1:nth-child(3)
  li:before {
  color: #b7499a;
}
#top {
  position: sticky;
  top: 0;
  z-index: 1000;
}
@media (min-width: 768px) {
  #top.pinned .navbar {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#top.pinned .navbar .navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #top.pinned .navbar .navbar-brand {
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
}
#top.pinned .navbar .navbar-brand a {
  padding: 0;
  max-height: 0;
}
@media (min-width: 768px) {
  #top.pinned .navbar .navbar-brand a {
    max-height: var(--header_logo);
  }
}
@media (min-width: 992px) {
  #top.pinned .navbar .menu-busqueda .redes-busqueda {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
#top .navbar-toggler {
  z-index: 2;
  order: 3;
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  width: auto;
}
#top .navbar-toggler:hover,
#top .navbar-toggler:focus {
  box-shadow: none;
  color: #fff;
}
#top .navbar-toggler:hover:before,
#top .navbar-toggler:focus:before {
  display: none;
}
@media (min-width: 992px) {
  #top .navbar-toggler {
    position: relative;
  }
}
#top .navbar-brand {
  z-index: 1;
  position: relative;
  transition: all 0.5s ease-in-out;
  order: 0;
  height: auto;
  display: flex;
  justify-content: center;
}
#top .navbar-brand:not(:last-child) {
  margin: 0 !important;
}
#top .navbar-brand:before {
  display: none;
}
@media (min-width: 768px) {
  #top .navbar-brand {
    justify-content: flex-start;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media (min-width: 992px) {
  #top .navbar-brand {
    align-items: center;
  }
}
#top .navbar-brand a {
  transition: all 0.5s ease-in-out;
  overflow: hidden;
  max-height: var(--header_logo);
}
@media (min-width: 768px) {
  #top .navbar-brand a {
    overflow: visible;
  }
}
#top .navbar-brand a img {
  max-height: 5rem;
}
#top .navbar {
  margin-bottom: 0 !important;
  border: 0 !important;
  box-shadow: none;
  padding: 0;
  height: 100%;
  width: auto;
  transition: all 0.5s ease-in-out;
  justify-content: flex-start;
}
@media (min-width: 992px) {
  #top .navbar {
    padding-bottom: 0.5rem;
  }
}
#top .navbar .menu-busqueda .portal-cliente {
  order: 2;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 992px) {
  #top .navbar .menu-busqueda .portal-cliente {
    order: 1;
  }
}
#top .navbar .menu-busqueda .portal-cliente .portal {
  background-color: #414042;
  text-align: center;
  white-space: nowrap;
}
@media (min-width: 768px) {
  #top .navbar .menu-busqueda .portal-cliente .portal {
    height: 100%;
  }
}
@media (min-width: 992px) {
  #top .navbar .menu-busqueda .portal-cliente .portal {
    height: fit-content;
  }
}
#top .navbar .menu-busqueda .portal-cliente .portal .nav-link {
  background-color: #2a333b;
  color: #fff;
  transition: all 0.5s ease-in-out;
  padding: 0.7rem;
  height: 100%;
}
#top .navbar .menu-busqueda .portal-cliente .portal .nav-link:hover,
#top .navbar .menu-busqueda .portal-cliente .portal .nav-link:focus {
  background-color: #065fd4;
}
#top .navbar .menu-busqueda .portal-cliente .portal .login_link {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#top .navbar .menu-busqueda .portal-cliente .portal .login_link span i {
  margin-left: 0.5rem;
}
#top .navbar .menu-busqueda .redes-busqueda {
  order: 1;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 992px) {
  #top .navbar .menu-busqueda .redes-busqueda {
    max-height: var(--header_redes_busqueda);
  }
}
#top .navbar .menu-busqueda .redes-busqueda .redes {
  padding: 0rem 1.25rem;
  order: 1;
  background-color: #2a333b;
  color: #fff;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
}
@media (min-width: 992px) {
  #top .navbar .menu-busqueda .redes-busqueda .redes {
    justify-content: space-evenly;
  }
}
#top .navbar .menu-busqueda .redes-busqueda .redes .btn {
  border-radius: 0;
  color: #fff;
  padding: 0.45rem 0.5rem;
  display: flex;
  transition: 0.5s all;
  justify-content: center;
}
#top .navbar .menu-busqueda .redes-busqueda .redes .btn i {
  align-self: center;
  font-size: 1.2rem;
  width: 1.1rem;
}
#top .navbar .menu-busqueda .redes-busqueda .redes .btn:hover,
#top .navbar .menu-busqueda .redes-busqueda .redes .btn:focus {
  box-shadow: none;
  background-color: #32343a;
  background-image: none;
}
#main_menu_in {
  order: 3;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 992px) {
  #main_menu_in {
    position: static;
    padding-top: 0.3rem;
  }
}
#main_menu_in .navbar-nav {
  background-color: transparent;
  padding: 0;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 992px) {
  #main_menu_in .navbar-nav {
    flex-wrap: nowrap;
    position: static !important;
    padding: 0;
  }
}
#main_menu_in .navbar-nav .nav-item {
  position: relative;
  text-align: center;
  min-width: 0;
  width: 100%;
  transition: all 0.5s;
  overflow: visible;
}
@media (min-width: 992px) {
  #main_menu_in .navbar-nav .nav-item {
    float: none;
  }
}
#main_menu_in .navbar-nav .nav-item.hvr-underline-from-center {
  background-color: transparent;
}
#main_menu_in .navbar-nav .nav-item .nav-link {
  padding-right: 20px;
  padding-left: 20px;
  padding: 0.5rem 0rem;
  border-radius: 0;
  opacity: 1;
  height: auto;
  white-space: normal;
  text-align: right;
  display: flex;
  width: 100%;
  min-height: 40px;
  color: #fff;
  font-size: 0.9rem;
  transition: all 0.3s;
  align-items: center;
}
@media (min-width: 992px) {
  #main_menu_in .navbar-nav .nav-item .nav-link {
    display: flex;
    width: 100%;
    height: 100%;
  }
  #main_menu_in .navbar-nav .nav-item .nav-link.has-submenu > span:after {
    content: "";
    font-family: "Font Awesome 5 Pro";
    font-weight: 800;
    font-size: 0.8rem;
    margin-left: 0.3rem;
  }
}
#main_menu_in .navbar-nav .nav-item .nav-link span {
  z-index: 5;
  width: 100%;
  white-space: normal;
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  line-height: 1.3;
}
#main_menu_in .navbar-nav .nav-item .nav-link span.sub-arrow {
  width: auto;
  padding: 0.45rem 1rem;
  margin-top: 0;
  line-height: 1rem !important;
  min-height: 30px;
  position: absolute;
  top: 5px;
  border: 0;
  border-radius: 4px;
  display: inline-block;
}
@media (min-width: 992px) {
  #main_menu_in .navbar-nav .nav-item .nav-link span.sub-arrow {
    display: none;
  }
}
#main_menu_in .navbar-nav .nav-item .nav-link:hover,
#main_menu_in .navbar-nav .nav-item .nav-link:focus,
#main_menu_in .navbar-nav .nav-item .nav-link.highlighted {
  text-decoration: none;
  background-color: transparent;
}
@media (min-width: 992px) {
  #main_menu_in .navbar-nav .nav-item .nav-link {
    font-size: 0.8rem;
  }
}
@media (min-width: 1200px) {
  #main_menu_in .navbar-nav .nav-item .nav-link {
    font-size: 0.9em;
  }
}
@media (min-width: 992px) {
  #main_menu_in .navbar-nav .nav-item .submenus {
    width: 100%;
  }
}
#main_menu_in .navbar-nav .nav-item .submenus li {
  position: relative;
}
#main_menu_in .navbar-nav .nav-item .submenus li a {
  position: relative;
  color: #fff;
  transition: all 0.5s;
}
#main_menu_in .navbar-nav .nav-item .submenus li a:hover,
#main_menu_in .navbar-nav .nav-item .submenus li a:focus {
  color: #fff !important;
  transform: translateX(0.25rem);
}
#main_menu_in .navbar-nav .nav-item .submenus li:after {
  position: absolute;
  height: 1px;
  width: 90%;
  left: 5%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.5);
  content: " ";
}
#main_menu_in .navbar-nav .nav-item .submenus li:last-child:after {
  display: none;
}
#main_menu_in .navbar-nav .nav-item.has-mega-menu {
  position: static !important;
}
#main_menu_in .navbar-nav .nav-item.has-mega-menu.show_mega .mega-menu {
  display: inline-block;
}
@media (min-width: 992px) {
  #main_menu_in .navbar-nav .nav-item.has-mega-menu.show_mega .mega-menu {
    display: none;
    background-color: rgba(255, 255, 255, 0.65);
    display: inline-block;
    position: absolute;
    margin-left: 0 !important;
    width: 100%;
  }
  #main_menu_in .navbar-nav .nav-item.has-mega-menu.show_mega .mega-menu li {
    padding: 0 15px;
  }
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column {
    padding: 0;
    border-left: 1px solid #ec6268;
  }
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column:first-child {
    border-left: none;
  }
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column
    .categoria-principal {
    border-bottom: none;
    color: #fff;
    background-color: #e41e26;
    padding: 1rem;
    white-space: normal;
    font-weight: 600;
    transition: all 0.5s;
  }
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column
    .categoria-principal:hover,
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column
    .categoria-principal:focus,
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column
    .categoria-principal:active {
    color: #e41e26;
  }
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column
    .submenu {
    width: 100%;
  }
  #main_menu_in
    .navbar-nav
    .nav-item.has-mega-menu.show_mega
    .mega-menu
    .column
    .submenu
    .sub-categoria {
    color: #414042;
    padding: 0.85rem;
    white-space: normal;
  }
}
#main_menu_in
  .navbar-nav
  .nav-item.has-mega-menu.show_mega
  .mega-menu
  .column
  .categoria-principal {
  border-bottom: 1px solid rgba(180, 180, 180, 0.25);
}
#main_menu_in
  .navbar-nav
  .nav-item.has-mega-menu.show_mega
  .mega-menu
  .column:last-child
  .categoria-principal {
  border-bottom: none;
}
#main_menu_in .hvr-rectangle-out::before {
  background-color: #fff;
}
#main_menu_in .hvr-sweep-to-right::before {
  background-color: #fff;
}
#main_menu_in .sm-simple .nav-item.dropdown ul li {
  border: 0;
}
#main_menu_in .sm-simple .nav-item.dropdown ul li.hvr-sweep-to-right:before {
  background-color: #fff;
}
#main_menu_in .sm-simple .nav-item.dropdown ul li a {
  white-space: normal;
  text-align: center;
  color: #fff;
  padding: 0;
  width: 100%;
  font-size: 0.9rem;
  transition: all 0.5s;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}
#main_menu_in .sm-simple .nav-item.dropdown ul li:hover a,
#main_menu_in .sm-simple .nav-item.dropdown ul li:focus a {
  color: #000;
}
#main_menu_in .sm-simple .nav-item.dropdown .dropdown {
  line-height: normal;
  position: relative;
}
#main_menu_in .sm-simple .nav-item.dropdown .dropdown-toggle::after {
  margin-left: -0.8em;
}
@media (min-width: 992px) {
  .sm-simple ul {
    background-color: rgba(255, 255, 255, 0.75);
    border-left: 0;
    border-top: 0;
  }
  .sm-simple ul li {
    border-left: 0;
    border-top: 0;
  }
  .sm-simple > li {
    border: none;
  }
}
#login_top {
  background: rgba(255, 255, 255, 0.8);
  z-index: 1001;
  width: 100%;
  position: absolute;
  right: 0;
  top: 100%;
  border: 1px solid rgba(226, 227, 228, 0.65);
  border-top: 0;
  display: none;
  box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
}
#login_top .form-control:active,
#login_top .form-control:focus {
  border-color: #58595b;
}
@media (min-width: 768px) {
  #login_top {
    max-width: 450px;
  }
} /*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #fff;
}
.hamburger-box {
  width: 20px;
  height: 14px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 20px;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}
.hamburger--3dx .hamburger-box {
  perspective: 40px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
  perspective: 40px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
  perspective: 40px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
  perspective: 40px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
  perspective: 40px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
  perspective: 40px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
}
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-4px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(4px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(4px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-4px, -5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-4px, 5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(4px, -5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(4px, 5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -12px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -12px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 6px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 12px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 6px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 12px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(270deg);
  transition-delay: 0.075s;
}
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 6px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -40px;
  top: -40px;
  transform: translate3d(40px, 40px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -40px;
  top: -40px;
  transform: translate3d(-40px, 40px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 6px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -40px;
  top: 40px;
  transform: translate3d(40px, -40px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -40px;
  top: 40px;
  transform: translate3d(-40px, -40px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear,
    transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
.hamburger--slider .hamburger-inner {
  top: 1px;
}
.hamburger--slider .hamburger-inner::before {
  top: 6px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 12px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-2.8571428571px, -4px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
  top: 1px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 6px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 12px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 6px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(2.8571428571px, -4px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -12px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
  top: 1px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 6px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 12px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 6px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 6px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -12px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -6px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in,
    transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out,
    transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease,
    transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hamburger .hamburger-box {
  height: 1rem;
}
.carousel-item.active,
.carousel-item.carousel-item-next,
.carousel-item.carousel-item-prev {
  display: block;
}
.carousel-item.active {
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
}
.carousel-item img {
  position: relative;
  z-index: 1;
}
.carousel-item .holder {
  position: absolute;
  z-index: 2;
  padding: 1rem;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.5s ease-out;
}
.carousel-item .holder.entra {
  opacity: 1;
  top: 130px;
  width: 30%;
  height: 50%;
  right: 8%;
  transform: scale(0.9, 0.9);
}
.carousel-item .titulo {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  color: #00a39d;
  font-size: 2.2rem;
  font-weight: bold;
  max-width: 100%;
  transition: all 1s ease-out;
  transition-delay: 0.5s;
  z-index: 3;
  top: 1;
  opacity: 0;
}
.carousel-item .titulo.entra {
  opacity: 1;
  top: 8%;
}
.carousel-item .sub_titulo {
  position: absolute;
  text-align: left;
  font-weight: normal;
  font-size: 2rem;
  color: #fff;
  top: 9%;
  transition: all 1s ease-out;
  transition-delay: 1s;
  z-index: 3;
  opacity: 0;
}
.carousel-item .sub_titulo.entra {
  opacity: 1;
  top: 30%;
}
.carousel-item .link {
  position: absolute;
  font-weight: normal;
  font-size: 1.5rem;
  top: 9%;
  transition: all 1s ease-out;
  transition-delay: 1.2s;
  z-index: 3;
  opacity: 0;
}
.carousel-item .link a {
  background-color: #00a39d;
  border: 1px solid #00a39d;
  color: #000;
  padding: 0.5rem;
  border-radius: 4px;
  transition: all 0.5s ease;
}
.carousel-item .link a:hover,
.carousel-item .link a:focus {
  background-color: #00f0e7;
  border: 1px solid #00706c;
  text-decoration: none;
}
.carousel-item .link.entra {
  opacity: 1;
  top: 70% !important;
}
.carousel .carousel-indicators {
  width: 100%;
  left: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  bottom: auto !important;
  margin-left: 0;
  margin-right: 0;
  text-align: left;
}
@media (min-width: 768px) {
  .carousel .carousel-indicators {
    margin-bottom: 0;
  }
}
.carousel .carousel-indicators li {
  border-radius: 50%;
  border: 0;
  margin-right: 0.5rem;
  background-color: #414042;
  border: 1px solid transparent;
  height: 0.8rem;
  width: 0.8rem;
  opacity: 1;
}
.carousel .carousel-indicators li.active {
  border: 0;
  height: 0.8rem;
  width: 0.8rem;
  border-radius: 50%;
  background-color: #e2e3e4;
  border: 1px solid #414042;
}
.carousel .carousel-control-prev,
.carousel .carousel-control-next {
  color: #fff;
  font-size: 2.5rem;
  border-radius: 50%;
  background-color: transparent;
  box-shadow: none;
  text-shadow: 1px 2px 1px #000;
}
#home .instagram h3,
#home .instagram .h3 {
  padding-top: 7rem;
  font-size: 3rem;
  font-weight: 600;
  text-align: center;
  color: #fdb913;
}
#home .instagram h4,
#home .instagram .h4 {
  padding-bottom: 2rem;
  font-size: 2rem;
  text-align: center;
}
#home .instagram .titulo {
  text-align: center;
  padding-bottom: 2rem;
}
#home .instagram .titulo a {
  color: #fdb913;
  font-size: 1.5rem;
}
#home .home1 {
  background-repeat:  no-repeat;
  background-color: #000;
  background-position: top;
  background-image: url("../images/PMS02.jpg");
  min-height: 560px;
}
@media (min-width: 760px) {
  #home .home1 {
    background-image: url("../images/PS02-OF.jpg");
    min-height: 300px;
    background-size: contain;
  }
}
@media (min-width: 992px) {
  #home .home1 {
    min-height: 440px;
    background-size: cover;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1400px) {
  #home .home1 {
    min-height: 620px;
  }
}
#home .textos {
  padding-top: 4rem;
  justify-content: center;
}
@media (min-width: 768px) {
  #home .textos {
    justify-content: left;
    padding-left: 6rem;
  }
}
@media (min-width: 992px) {
  #home .textos {
    padding-top: 0rem;
  }
}
#home .textos .t1 p,
#home .textos .t2 p {
  font-family: "Montserrat", sans-serif;
  color: #fff;
}
#home .textos .t1 {
  font-size: 2rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  #home .textos .t1 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 992px) {
  #home .textos .t1 {
    font-size: 2rem;
    line-height: 2rem;
  }
}
#home .textos .t2 {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 3rem;
}
@media (min-width: 768px) {
  #home .textos .t2 {
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media (min-width: 992px) {
  #home .textos .t2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
#home .espacio {
  width: 100%;
}
#home .botones {
  position: absolute;
  top: -56px;
  z-index: 2;
  width: 100%;
  justify-content: center;
}
@media (min-width: 992px) {
  #home .botones {
    display: flex;
    max-height: 100%;
    flex-wrap: nowrap;
    top: -43%;
    transform: translateY(-50%);
    top: 0px;
  }
}
@media (min-width: 1200px) {
  #home .botones {
    width: 85%;
  }
}
#home .botones .t1,
#home .botones .t2 {
  font-family: "Montserrat", sans-serif;
  color: #fff;
}
#home .botones .t1 {
  font-weight: 300;
  font-size: 1.6rem;
}
#home .botones .t2 {
  font-weight: 600;
  font-size: 2rem;
}
#home .botones .produ-promo .t2 {
  word-break: break-word;
  font-size: 1.8rem;
  line-height: 1.8rem;
}
#home .botones .web,
#home .botones .mark-dig,
#home .botones .imp-dig,
#home .botones .produ-promo {
  margin-top: 1rem;
  display: flex;
  justify-content: center;
  border-radius: 0.4rem;
  opacity: 94%;
}
#home .botones .web .botones-text,
#home .botones .mark-dig .botones-text,
#home .botones .imp-dig .botones-text,
#home .botones .produ-promo .botones-text {
  padding: 1rem 0rem;
  align-self: center;
}
#home .botones .web .botones-text .t1,
#home .botones .web .botones-text .t2,
#home .botones .mark-dig .botones-text .t1,
#home .botones .mark-dig .botones-text .t2,
#home .botones .imp-dig .botones-text .t1,
#home .botones .imp-dig .botones-text .t2,
#home .botones .produ-promo .botones-text .t1,
#home .botones .produ-promo .botones-text .t2 {
  display: inline-block;
  margin: 0;
}
@media (min-width: 992px) {
  #home .botones .web,
  #home .botones .mark-dig,
  #home .botones .imp-dig,
  #home .botones .produ-promo {
    text-align: center;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.17);
    margin: 0.75rem;
    position: relative;
    max-width: 50%;
  }
  #home .botones .web:after,
  #home .botones .mark-dig:after,
  #home .botones .imp-dig:after,
  #home .botones .produ-promo:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  #home .botones .web .botones-text,
  #home .botones .mark-dig .botones-text,
  #home .botones .imp-dig .botones-text,
  #home .botones .produ-promo .botones-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  #home .botones .web .botones-text .t1,
  #home .botones .web .botones-text .t2,
  #home .botones .mark-dig .botones-text .t1,
  #home .botones .mark-dig .botones-text .t2,
  #home .botones .imp-dig .botones-text .t1,
  #home .botones .imp-dig .botones-text .t2,
  #home .botones .produ-promo .botones-text .t1,
  #home .botones .produ-promo .botones-text .t2 {
    display: inline;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #home .botones .web .botones-text .t1,
  #home .botones .web .botones-text .t2,
  #home .botones .mark-dig .botones-text .t1,
  #home .botones .mark-dig .botones-text .t2,
  #home .botones .imp-dig .botones-text .t1,
  #home .botones .imp-dig .botones-text .t2,
  #home .botones .produ-promo .botones-text .t1,
  #home .botones .produ-promo .botones-text .t2 {
    display: block;
  }
}
#home .botones .web {
  background-color: #00a39d;
}
#home .botones .mark-dig {
  background-color: #e42a7b;
}
#home .botones .imp-dig {
  background-color: #f47320;
}
#home .botones .produ-promo {
  background-color: #fdb913;
}
#home .cuadro-blanco {
  position: relative;
  min-height: 450px;
  justify-content: center;
  display: flex;
}
@media (min-width: 992px) {
  #home .cuadro-blanco {
    min-height: 150px;
  }
}
@media (min-width: 1200px) {
  #home .cuadro-blanco {
    min-height: 210px;
  }
}
#home .contadores {
  padding-top: 3rem;
  text-align: center;
}
#home .contadores .ano,
#home .contadores .webs,
#home .contadores .catalogo {
  display: block;
  font-weight: 600;
  font-size: 3rem;
}
@media (min-width: 768px) {
  #home .contadores .ano,
  #home .contadores .webs,
  #home .contadores .catalogo {
    border-left: 1px solid #414042;
  }
}
#home .contadores .ano {
  color: #00a39d;
  border-left: none;
}
#home .contadores .webs {
  color: #482b88;
}
#home .contadores .catalogo {
  color: #fdb913;
}
#home .contacto-home {
  margin-top: 4rem;
  padding-bottom: 4rem;
  background-image: url("../images/CONT02.jpg");
}
#home .contacto-home h2,
#home .contacto-home .h2 {
  font-weight: 300;
}
#home .contacto-home .contact1 h3,
#home .contacto-home .contact1 .h3,
#home .contacto-home .contact1 p {
  display: none;
}
#home .contacto-home .text {
  text-align: center;
  max-width: 70%;
  padding-top: 2rem;
}
@media (min-width: 768px) {
  #home .contacto-home .text {
    max-width: 40%;
  }
}
#home .contacto-home .formulario {
  display: flex;
  justify-content: center;
  padding: 1rem;
}
#home .contacto-home .formulario .marco-formulario {
  background-color: #fff;
  border-radius: 0.3rem;
  box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
}
@media (min-width: 768px) {
  #home .contacto-home .formulario .marco-formulario {
    max-width: 30rem;
  }
}
#home
  .contacto-home
  .formulario
  .marco-formulario
  form
  .frm-contacto
  .form-control:focus {
  border-color: #414042;
}
#home .contacto-home .formulario .marco-formulario form .frm-contacto .enviar {
  padding: 0;
}
#home
  .contacto-home
  .formulario
  .marco-formulario
  form
  .frm-contacto
  .enviar
  .btn-primary {
  width: 100%;
  background-color: #414042;
  border: none;
  color: #fff;
}
#home
  .contacto-home
  .formulario
  .marco-formulario
  form
  .frm-contacto
  .enviar
  .btn-primary:hover {
  background-color: #5b595c;
}
#numeros_home {
  justify-content: center;
}
#numeros_home .dato-num {
  padding-top: 1.5rem;
}
#contactos .tels-temporal {
  background-color: #482b88;
  padding-bottom: 1rem;
}
#contactos .tels-temporal h2,
#contactos .tels-temporal .h2 {
  color: #fff;
  font-size: 1.5rem;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #contactos .tels-temporal h2,
  #contactos .tels-temporal .h2 {
    max-width: 85%;
    padding-bottom: 0;
  }
}
#contactos .tels-temporal a {
  display: block;
  text-align: center;
  font-weight: 600;
  font-size: 3rem;
}
@media (min-width: 768px) {
  #contactos .tels-temporal a {
    padding: 0 1rem;
  }
}
@media (min-width: 768px) {
  #contactos .mapa {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1200px) {
  #contactos .contact1 {
    margin-left: 4%;
  }
}
#contactos .datos {
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
}
#contactos .datos > div {
  text-align: center;
  padding-top: 2rem;
}
@media (min-width: 992px) {
  #contactos .datos img {
    max-width: 25%;
  }
}
#contactos .datos .dato a {
  color: #f47320;
  display: block;
}
#contactos .datos .dato a:hover {
  color: #a64608;
}
#contactos .datos .dato p {
  margin-bottom: 0;
}
#contactos h2,
#contactos .h2 {
  color: #777;
  font-weight: 600;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
}
#contactos h3,
#contactos .h3 {
  font-size: 2rem;
  text-align: center;
  color: purple;
  line-height: 2rem;
}
@media (min-width: 768px) {
  #contactos h3,
  #contactos .h3 {
    text-align: left;
  }
}
#contactos .parrafo p {
  text-align: center;
}
@media (min-width: 768px) {
  #contactos .parrafo p {
    text-align: left;
  }
}
#contactos .imagen {
  background-image: url("../images/imagen-contactos.jpg");
  left: 50%;
  position: absolute;
  height: 100%;
  top: 0;
  width: 50%;
  background-size: cover;
  display: none;
}
@media (min-width: 992px) {
  #contactos .imagen {
    display: block;
  }
}
#contactos .frm-contacto {
  .form-group-margin-bottom: 1rem;
}
#contactos textarea.form-control {
  min-height: 8rem;
}
#contactos .form-control {
  border-color: rgba(65, 64, 66, 0.3);
  margin-bottom: 1rem;
}
#contactos .form-control:hover,
#contactos .form-control:focus {
  border-color: #414042;
  box-shadow: none;
}
#contactos .promocional {
  margin-bottom: 1rem;
  margin-top: 1rem;
  text-align: center;
  background-color: rgba(226, 227, 228, 0.3);
  border-top: 0;
}
#contactos .promocional h2,
#contactos .promocional .h2 {
  height: 2.5rem;
  text-align: left;
  margin: 0;
  color: #777;
  background-color: #e2e3e4;
  padding: 10px 10px;
  font-size: 20px;
}
#contactos .promocional p {
  padding: 0 5px;
  margin: 0;
}
#contactos .promocional .vista-previa,
#contactos .promocional .info-product {
  display: inline-block;
}
#contactos .promocional .info-product {
  padding-bottom: 1rem;
}
@media (min-width: 1200px) {
  #contactos .promocional .info-product {
    text-align: left;
  }
}
#contactos .promocional .vista-previa {
  padding: 1rem 0rem;
}
#contactos .promocional .vista-previa img {
  mix-blend-mode: darken;
}
#contactos .info-contacto {
  text-align: center;
}
#contactos .info-contacto p {
  font-weight: 400;
}
#contactos .info-contacto p a {
  color: #000;
  transition: all 0.5s;
}
#contactos .info-contacto p a:hover,
#contactos .info-contacto p a:focus,
#contactos .info-contacto p a:active {
  color: #f47320;
  text-decoration: none;
}
#contactos .intro {
  padding: 2rem 0rem;
}
#contactos .intro h1,
#contactos .intro .h1 {
  text-align: center;
  color: #777;
  font-weight: 900;
  padding-bottom: 2rem;
  position: relative;
}
#contactos .intro h1:after,
#contactos .intro .h1:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 0.5em;
  background-color: #777;
  bottom: 0;
  left: 50%;
}
#contactos .titulo {
  font-weight: bold;
  color: #f47320;
  font-size: 110%;
  padding-bottom: 10px;
  padding-top: 20px;
}
#contactos .trabaja {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 110%;
  padding-left: 30px;
  text-indent: -30px;
}
#contactos .enviar {
  margin-top: 1rem;
  padding: 0;
}
#contactos #enviar {
  width: 100%;
}
#contactos .btn-primary {
  background-color: #b7499a;
  height: 4rem;
  border: none;
}
#contactos .btn-primary:hover {
  background-color: #be5ba4;
}
#contactos .btn-primary:focus {
  box-shadow: none;
}
#contactos #archivo_response,
#contactos #archivo2_response {
  padding: 10px;
  width: 50%;
  border: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 30%;
}
#contactos .error {
  padding-bottom: 20px;
}
#contactos .contacto_ok {
  font-size: 20px;
  padding-top: 30px;
  color: #414042;
}
#contactos #contactos-form {
  position: relative;
}
#contactos #contactos-form .container-fluid,
#contactos #contactos-form .container-sm,
#contactos #contactos-form .container-md,
#contactos #contactos-form .container-lg,
#contactos #contactos-form .container-xl,
#contactos #contactos-form .container-xxl {
  position: static;
}
#contactos .floating-label.is-focused label {
  color: #b7499a;
}
#muestras_web .intro h1,
#muestras_web .intro .h1 {
  color: #00a39d;
}
#muestras_web h3,
#muestras_web .h3 {
  color: #005753;
  font-weight: 500;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
}
#muestras_web .verde-aqua {
  color: #00a39d;
  font-size: 2rem;
  font-weight: 300;
}
#muestras_web .muestras_container {
  padding-top: 2rem;
}
#muestras_web .botonera {
  text-align: center;
}
#muestras_web .botonera h3,
#muestras_web .botonera .h3 {
  text-align: center;
}
#muestras_web .botonera a {
  width: 48%;
  text-align: center;
  display: inline-block;
  margin-right: 0rem;
  background-color: #00a39d;
  color: #fff;
  white-space: nowrap;
  border-radius: 0px;
  padding: 0.5rem 1rem;
  transition: all 0.5s;
  margin-top: 3px;
  margin-left: 5px;
  font-size: 0.8em;
}
#muestras_web .botonera a.active {
  background-color: #005753;
}
#muestras_web .botonera a:hover,
#muestras_web .botonera a:active {
  background-color: #008a84;
}
#muestras_web .botonera a:nth-child(even) {
  margin-right: 2px;
}
@media (min-width: 768px) {
  #muestras_web .botonera a {
    font-size: 1em;
  }
}
@media (min-width: 992px) {
  #muestras_web .botonera a {
    width: auto;
  }
}
#muestras_web .muestras {
  margin-bottom: 2rem;
}
#muestras_web .muestras .muestras-in {
  background-color: #e2e3e4;
}
#muestras_web .muestras:hover .muestras-imagen a:before {
  opacity: 1;
}
#muestras_web .cliente h4,
#muestras_web .cliente .h4 {
  color: #00a39d;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 0;
}
#muestras_web .cliente p {
  line-height: 0.5rem;
}
#muestras_web .tipo-sitio p {
  line-height: 1rem;
  margin-bottom: 0;
}
#muestras_web .tipo-sitio p:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  padding-right: 0.5rem;
  color: #00a39d;
}
#muestras_web .muestras-imagen {
  border: 1px solid #e2e3e4;
}
#muestras_web .muestras-imagen a {
  overflow: hidden;
  position: relative;
  display: block;
}
#muestras_web .muestras-imagen a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 20%;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 3rem;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  font-family: "Font Awesome 5 Pro";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  transition: all 0.5s;
}
#landing_page_inst {
  background-image: url(../images/landing-insta-fondo.jpg);
  background-repeat: no-repeat;
  background-position: top;
}
#landing_page_inst .logo {
  text-align: center;
  padding: 2rem 0;
}
#landing_page_inst .container-fluid,
#landing_page_inst .container-sm,
#landing_page_inst .container-md,
#landing_page_inst .container-lg,
#landing_page_inst .container-xl,
#landing_page_inst .container-xxl {
  max-width: 426px;
}
#landing_page_inst .menu-insta {
  justify-content: center;
}
#landing_page_inst .menu-insta a {
  display: flex;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  align-items: center;
}
#landing_page_inst .menu-insta .boton {
  margin-bottom: 1.5rem;
  background-color: #fff;
  border-radius: 35px;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}
#landing_page_inst .botonera:last-child {
  padding-bottom: 2rem;
}
#landing_page_inst .texto {
  padding-left: 0.5rem;
}
#landing_page_inst .menu-com {
  background-color: #b7499a;
  justify-content: center;
  padding-bottom: 2rem;
  text-align: center;
}
#landing_page_inst .menu-com p {
  color: #fff;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  padding-top: 2rem;
}
#landing_page_inst .datos-contacto {
  background-color: #00a39d;
}
#landing_page_inst .telefonos,
#landing_page_inst .e-mail {
  text-align: center;
}
#landing_page_inst .telefonos h4,
#landing_page_inst .telefonos .h4,
#landing_page_inst .telefonos a,
#landing_page_inst .e-mail h4,
#landing_page_inst .e-mail .h4,
#landing_page_inst .e-mail a {
  font-size: 1.1rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}
#landing_page_inst .telefonos h4,
#landing_page_inst .telefonos .h4,
#landing_page_inst .e-mail h4,
#landing_page_inst .e-mail .h4 {
  font-weight: 600;
}
#landing_page_inst img {
  padding: 0.5rem 0;
}
#landing_page_inst span {
  color: #777;
  font-size: 1.2rem;
  text-align: center;
}
#impresion-digital .banner {
  background-color: #f47320;
}
#impresion-digital .intro {
  padding: 3rem 0rem;
}
@media (min-width: 768px) {
  #impresion-digital .intro {
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  #impresion-digital .intro {
    padding: 3rem 4rem;
  }
}
#impresion-digital .intro h1,
#impresion-digital .intro .h1 {
  display: block;
  justify-content: center;
  color: #676669;
  font-weight: 400;
  font-size: 2rem;
}
#impresion-digital .intro h1 span:last-child,
#impresion-digital .intro .h1 span:last-child {
  display: block;
  font-weight: 600;
  font-size: 3rem;
}
#impresion-digital .cmyk {
  display: none;
}
@media (min-width: 768px) {
  #impresion-digital .cmyk {
    display: flex;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  #impresion-digital .cmyk {
    justify-content: center;
  }
}
#impresion-digital .descripcion {
  padding: 0 0rem;
}
@media (min-width: 768px) {
  #impresion-digital .descripcion {
    padding: 0 3rem;
  }
}
@media (min-width: 992px) {
  #impresion-digital .descripcion {
    padding: 0 4rem;
  }
}
@media (min-width: 1200px) {
  #impresion-digital .descripcion {
    max-width: 50%;
  }
}
#impresion-digital .productos {
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  #impresion-digital .productos {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  #impresion-digital .productos {
    margin: 1.5rem;
  }
}
#impresion-digital .item {
  background-color: #00a39d;
  border-radius: 0.4rem;
  margin: 1rem;
  padding: 0.2rem;
}
#impresion-digital .item .product {
  border: none;
}
#impresion-digital .item .product .vista-previa {
  text-align: center;
  padding: 0.2rem;
}
#impresion-digital .item .product .vista-previa img {
  border-radius: 0.3rem;
  overflow: hidden;
}
#impresion-digital .item .product .nombre {
  background-color: transparent;
  padding: 0.5rem;
  text-align: center;
}
#impresion-digital .item .product .nombre a h4,
#impresion-digital .item .product .nombre a .h4 {
  margin-bottom: 0;
  color: #fff;
  font-size: 1rem;
}
@media (min-width: 992px) {
  #impresion-digital-producto {
    padding-bottom: 3rem;
  }
}
#impresion-digital-producto .lightbox {
  margin-top: 0.5rem;
}
#impresion-digital-producto .relacionados h2,
#impresion-digital-producto .relacionados .h2 {
  background-color: #414042;
  color: #fff;
  padding: 0.5rem;
  font-size: 1.5rem;
  margin-bottom: 0;
}
#impresion-digital-producto .relacionados .item {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  #impresion-digital-producto .relacionados .item {
    min-width: 5.5rem;
    margin-left: 0.5rem;
  }
}
@media (min-width: 992px) {
  #impresion-digital-producto .relacionados .item {
    min-width: 9.3rem;
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  #impresion-digital-producto .relacionados .item {
    margin-left: 0;
    min-width: 0;
  }
}
#impresion-digital-producto .relacionados .item .img {
  border: 1px solid #e2e3e4;
  transition: all 0.5s;
}
@media (min-width: 768px) {
  #impresion-digital-producto .relacionados .item .img {
    min-width: 5.5rem;
  }
}
#impresion-digital-producto .relacionados .item .img a {
  display: block;
  color: #f47320;
  text-align: center;
  padding: 5px;
}
@media (min-width: 768px) {
  #impresion-digital-producto .relacionados .item .img a {
    font-size: 0.8em;
  }
}
@media (min-width: 992px) {
  #impresion-digital-producto .relacionados .item .img a {
    font-size: 0.9em;
  }
}
@media (min-width: 1200px) {
  #impresion-digital-producto .relacionados .item .img a {
    font-size: 1em;
  }
}
#impresion-digital-producto .relacionados .item:hover .img,
#impresion-digital-producto .relacionados .item:focus .img,
#impresion-digital-producto .relacionados .item:active .img {
  border: 1px solid #c8cacb;
}
#impresion-digital-producto .relacionados .item:hover .img .nombre a,
#impresion-digital-producto .relacionados .item:focus .img .nombre a,
#impresion-digital-producto .relacionados .item:active .img .nombre a {
  background-color: #c8cacb;
  text-decoration: none;
}
#impresion-digital-producto .relacionados .item:hover .img .nombre a span,
#impresion-digital-producto .relacionados .item:focus .img .nombre a span,
#impresion-digital-producto .relacionados .item:active .img .nombre a span {
  color: #5e5e5e;
}
#impresion-digital-producto .intro h1,
#impresion-digital-producto .intro .h1 {
  color: #f47320;
}
#impresion-digital-producto .cotiza a {
  color: #f47320;
}
#impresion-digital-producto .cotiza a h2,
#impresion-digital-producto .cotiza a .h2 {
  background-color: #f47320;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  padding: 0.8rem 1rem;
  border: 1px solid transparent;
  transition: all 0.5s;
}
#impresion-digital-producto .cotiza a:hover h2,
#impresion-digital-producto .cotiza a:hover .h2,
#impresion-digital-producto .cotiza a:focus h2,
#impresion-digital-producto .cotiza a:focus .h2,
#impresion-digital-producto .cotiza a:active h2,
#impresion-digital-producto .cotiza a:active .h2 {
  background-color: #fff;
  border: 1px solid #f47320;
  color: #f47320;
}
#impresion-digital-producto .form-control:focus {
  border-color: #f47320;
}
#impresion-digital-producto #form_contenedor input,
#impresion-digital-producto #form_contenedor select {
  font-size: 0.9rem;
}
#impresion-digital-producto #form_contenedor .precio span {
  font-size: 1.2rem;
  font-weight: bold;
  color: #f47320;
}
#impresion-digital-producto #form_contenedor .custom-control {
  padding-left: 1.75rem;
}
#impresion-digital-producto #form_contenedor .acabado .nombre_grupo {
  font-weight: bold;
  color: #f47320;
}
#impresion-digital-producto #form_contenedor .acabado .custom-control {
  margin-left: 1rem;
}
#impresion-digital-producto #form_contenedor label {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  display: block;
}
#impresion-digital-producto #form_contenedor label.form-check-label {
  display: inline-block;
  font-weight: normal;
  font-size: 1rem;
  padding-left: 0.3rem;
}
#impresion-digital-producto #form_contenedor label.form-check-label:after {
  font-size: 1.4rem;
  top: 0;
}
#impresion-digital-producto #form_contenedor select {
  -webkit-appearance: none;
}
#impresion-digital-producto #form_contenedor .carrito_producto a {
  color: #f47320;
}
#impresion-digital-producto #form_contenedor .contenedor {
  margin-bottom: 10px;
}
#impresion-digital-producto #form_contenedor .contenedor:nth-child(2n) {
  background-color: #fcfdfd;
}
#impresion-digital-producto #form_contenedor .form-check-input:checked {
  background-color: #f47320;
  box-shadow: none;
  border: none;
}
#impresion-digital-producto #form_contenedor .form-check-input:checked:focus {
  box-shadow: none;
}
#impresion-digital-producto #form_contenedor .email {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
#impresion-digital-producto #form_contenedor .email label,
#impresion-digital-producto #form_contenedor .email input {
  margin-bottom: 0.5rem;
}
#impresion-digital-producto #form_contenedor #enviar_cotizacion {
  margin-top: 0.5rem;
  background-color: #fdb913;
  color: #000;
  border: none;
  width: 100%;
  text-align: center;
  box-shadow: none;
}
#impresion-digital-producto #form_contenedor #enviar_cotizacion:hover {
  background-color: #fdc846;
}
#impresion-digital-producto #form_contenedor .cantidades {
  margin-top: 2rem;
  padding: 1rem;
  background-color: #e2e3e4 !important;
  margin-bottom: 0;
}
#impresion-digital-producto #form_contenedor .cantidades label {
  margin-bottom: 0.5rem;
}
#impresion-digital-producto #form_contenedor .cantidades .custom-radio {
  border-bottom: 1px solid #b4b3b5;
}
#impresion-digital-producto
  #form_contenedor
  .cantidades
  .custom-radio:last-child {
  border-bottom: 0;
}
#bottom {
  font-family: "Montserrat", sans-serif;
  padding: 1rem 0;
}
#bottom .container-fluid,
#bottom .container-sm,
#bottom .container-md,
#bottom .container-lg,
#bottom .container-xl,
#bottom .container-xxl {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
#bottom a {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
}
#bottom .ir-whatsapp {
  display: flex !important;
  justify-content: center;
  align-items: center;
  background-color: #25d366;
  font-size: 20px;
  color: #000;
  cursor: pointer;
  position: fixed;
  bottom: 0;
  left: 20px;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  margin: 0 10px 15px 0;
  z-index: 1000;
}
#bottom .ir-whatsapp i {
  color: #fff;
  font-size: 2rem;
  margin-top: 0.2rem;
}
#bottom .menu-bottom .menu-items a {
  font-size: 0.7rem;
  display: block;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
  max-width: max-content;
  transition: all 0.5s;
}
#bottom .menu-bottom .menu-items a:hover,
#bottom .menu-bottom .menu-items a:focus,
#bottom .menu-bottom .menu-items a:active {
  color: #00a39d;
  text-decoration: none;
}
#bottom .datos h4,
#bottom .datos .h4 {
  font-size: 0.9rem;
  font-weight: 600;
}
#bottom .datos p {
  font-size: 0.7rem;
}
#bottom .info-contacto p {
  font-size: 0.84rem;
}
#bottom .info-contacto a {
  font-size: 0.84rem;
  text-decoration: none;
  transition: all 0.5s;
}
#bottom .info-contacto a:hover {
  color: #00a39d;
}
#bottom .info-contacto h2,
#bottom .info-contacto .h2 {
  font-size: 1.4rem;
  padding-top: 0px;
  padding-bottom: 1rem;
  margin-top: 0px;
  margin-bottom: 0px;
}
#bottom .info-contacto h4,
#bottom .info-contacto .h4 {
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 5px;
}
#bottom .logo .morado {
  color: #b7499a;
  font-size: 8rem;
}
#bottom .logo .blanco {
  font-size: 8rem;
  color: #fff;
}
#bottom .redes-sociales h4,
#bottom .redes-sociales .h4 {
  font-size: 0.9rem;
  font-weight: 600;
}
#bottom .redes-sociales a {
  display: inline-block !important;
  max-width: min-content;
  transition: all 0.5s;
}
#bottom .redes-sociales a i {
  color: #fff;
  background-color: #494d56;
  border-radius: 50%;
  transition: all 0.5s;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 1rem;
  margin: 0 0.25rem;
}
@media (min-width: 992px) {
  #bottom .redes-sociales a i {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-size: 1.5rem;
    margin: 0 0.25rem;
  }
}
#bottom .redes-sociales a:hover i,
#bottom .redes-sociales a:focus i,
#bottom .redes-sociales a:active i {
  color: #00a39d;
}
#bottom2 .copy {
  text-align: center;
  font-size: 0.65rem;
}
#bottom2 .copy p {
  margin: 0;
}
.b-blanco {
  background-color: #fff;
  color: #58595b;
}
.b-blanco p {
  color: #58595b;
}
.b-blanco a {
  color: #58595b;
}
.b-gris {
  background-color: #414042;
  color: #fff;
}
.b-gris p {
  color: #fff;
}
.b-gris a {
  color: #fff;
}
.grecaptcha-badge {
  display: none !important;
}
.recaptcha {
  padding: 0.5rem;
  font-size: 0.6rem;
  color: #676669;
  margin-top: 0.25rem;
  border-radius: 0.25rem;
  text-align: center;
}
.recaptcha a {
  font-weight: bold;
  color: #676669;
  transition: all 0.5s;
}
.recaptcha a:hover,
.recaptcha a:focus {
  color: #676669;
}
#promocionales-nuevo .intro h1,
#promocionales-nuevo .intro .h1 {
  color: #00a39d;
  font-weight: 900;
}
#promocionales-nuevo .carousel-holder {
  padding-bottom: 1.5rem;
}
#promocionales-nuevo .menu_promocionales {
  padding: 0 1rem;
}
#promocionales-nuevo .productos,
#promocionales-nuevo .categorias {
  position: sticky;
  top: 0;
}
#promocionales-nuevo .productos .item .product,
#promocionales-nuevo .categorias .item .product {
  border: 1px solid rgba(226, 227, 228, 0.4);
  transition: all 0.5s;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  justify-content: flex-end;
  flex-direction: column;
}
#promocionales-nuevo .productos .item .product .vista-previa,
#promocionales-nuevo .categorias .item .product .vista-previa {
  margin-bottom: auto;
  margin-top: 0;
  width: 100%;
  text-align: center;
}
#promocionales-nuevo .productos .item .product .nombre,
#promocionales-nuevo .categorias .item .product .nombre {
  width: 100%;
  transition: all 0.5s;
  height: fit-content;
  background-color: #e2e3e4;
}
#promocionales-nuevo .productos .item .product .nombre a,
#promocionales-nuevo .categorias .item .product .nombre a {
  text-align: center;
  display: block;
  padding: 0.5rem;
}
#promocionales-nuevo .productos .item .product .nombre a span,
#promocionales-nuevo .categorias .item .product .nombre a span {
  display: block;
  color: #414042;
}
#promocionales-nuevo .productos .item .product .nombre a .nombre-categoria,
#promocionales-nuevo .categorias .item .product .nombre a .nombre-categoria {
  font-size: 1rem;
}
#promocionales-nuevo .productos .item .product .nombre a .nombre-producto,
#promocionales-nuevo .categorias .item .product .nombre a .nombre-producto {
  font-size: 1rem;
}
#promocionales-nuevo .productos .item .product .nombre a:hover,
#promocionales-nuevo .productos .item .product .nombre a:focus,
#promocionales-nuevo .categorias .item .product .nombre a:hover,
#promocionales-nuevo .categorias .item .product .nombre a:focus {
  text-decoration: none;
}
#promocionales-nuevo .productos .item .product .ref,
#promocionales-nuevo .categorias .item .product .ref {
  width: 100%;
}
#promocionales-nuevo .productos .item .product .ref a,
#promocionales-nuevo .categorias .item .product .ref a {
  display: block;
  padding: 0.5rem;
  font-size: 0.8em;
  color: #414042;
}
#promocionales-nuevo .productos .item .product .ref a span,
#promocionales-nuevo .categorias .item .product .ref a span {
  font-weight: bold;
}
#promocionales-nuevo .productos .item .product .ref a:hover,
#promocionales-nuevo .productos .item .product .ref a:focus,
#promoci onales-nuevo .categorias .item .product .ref a:hover,
#promocionales-nuevo .categorias .item .product .ref a:focus {
  text-decoration: none;
}
#promocionales-nuevo .productos .item:hover .product,
#promocionales-nuevo .productos .item:focus .product,
#promocionales-nuevo .categorias .item:hover .product,
#promocionales-nuevo .categorias .item:focus .product {
  border: 1px solid #ccc;
}
#promocionales-nuevo .productos .item:hover .product .nombre,
#promocionales-nuevo .productos .item:focus .product .nombre,
#promocionales-nuevo .categorias .item:hover .product .nombre,
#promocionales-nuevo .categorias .item:focus .product .nombre {
  background-color: #ccc;
}
#marketing-contenido .contenido .row {
  justify-content: center;
}
#marketing-contenido .contenido .row .div_col.cols1 .div_col_contenido {
  justify-content: center;
  display: flex;
}
#marketing-contenido .contenido .row .div_col.cols1 .div_col_contenido p {
  font-size: 0.875rem;
  color: #414042;
  width: 100%;
  text-align: center;
}
@media (min-width: 992px) {
  #marketing-contenido
    .contenido
    .row:first-child
    .div_col.cols1
    .div_col_contenido
    p {
    width: 50%;
  }
  #marketing-contenido .contenido .row:nth-child(5),
  #marketing-contenido .contenido .row:nth-child(6) {
    justify-content: center;
    max-width: 83.33333%;
    flex: 0 0 83.33333%;
    margin: auto;
  }
}
#marketing-contenido .contenido .row:nth-child(2) {
  text-align: center;
  padding-bottom: 1rem;
}
#marketing-contenido .contenido .row:nth-child(3) .cols1 {
  padding: 0;
}
#marketing-contenido .contenido .row:nth-child(4) {
  background-color: #e42a7b;
  margin-bottom: 1rem;
}
#marketing-contenido .contenido .row:nth-child(4) h4,
#marketing-contenido .contenido .row:nth-child(4) .h4 {
  margin: 0;
}
#olvido {
  min-height: 500px;
  display: block;
  text-align: center;
}
#olvido .titulo-pagina {
  margin-top: 2rem;
}
#olvido form {
  margin-top: 1rem;
}
#olvido form .form-group {
  margin-bottom: 1rem;
}
#olvido form .form-group .floating-label {
  align-self: flex-start;
}
#olvido form .form-group .floating-label label {
  font-size: 1.3em;
  margin-bottom: 0.5rem;
}
#olvido form .form-group .floating-label input:focus {
  border-color: #676669;
}
#olvido form .form-group .btn-send {
  background-color: #414042;
  color: #fff;
  padding: 0.5rem;
  transition: all 0.5s;
  border: none;
}
#olvido form .form-group .btn-send:hover {
  background-color: #676669;
}
.paginacion .pagination .page-item .page-link {
  color: #000;
}
.paginacion .pagination .page-item .page-link:focus {
  box-shadow: none;
}
.paginacion .pagination .page-item .page-link:hover {
  background-color: #b4b3b5;
}
.paginacion .pagination .page-item.active .page-link {
  background-color: #414042;
  border-color: transparent;
  color: #fff;
}
#planes {
  background-color: #00a39d;
}
#planes .contenido-web,
#planes #hosting-dominio .contenido-web2,
#hosting-dominio #planes .contenido-web2 {
  background-color: transparent;
}
#planes .contenido-web h4,
#planes #hosting-dominio .contenido-web2 h4,
#hosting-dominio #planes .contenido-web2 h4,
#planes .contenido-web .h4,
#planes #hosting-dominio .contenido-web2 .h4,
#hosting-dominio #planes .contenido-web2 .h4 {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
}
#planes .contenido-web .plan,
#planes #hosting-dominio .contenido-web2 .plan,
#hosting-dominio #planes .contenido-web2 .plan {
  text-align: center;
}
#planes .contenido-web .plan a.boton,
#planes #hosting-dominio .contenido-web2 .plan a.boton,
#hosting-dominio #planes .contenido-web2 .plan a.boton {
  font-size: 0.875rem;
}
#planes .contenido-web .plan .normal span,
#planes #hosting-dominio .contenido-web2 .plan .normal span,
#hosting-dominio #planes .contenido-web2 .plan .normal span {
  background-color: transparent;
  font-size: 1.2rem;
  width: 100%;
  height: 100%;
  padding: 0.4rem 2rem;
  line-height: 2rem;
}
#planes .contenido-web .plan .recomendado span,
#planes #hosting-dominio .contenido-web2 .plan .recomendado span,
#hosting-dominio #planes .contenido-web2 .plan .recomendado span {
  font-size: 1.2rem;
  color: #fff;
  background-color: #482b88;
  font-weight: 300;
  width: 100%;
  height: 100%;
  padding: 0.4rem 2rem;
  padding-bottom: 0.2rem;
  line-height: 2rem;
  border-radius: 0.5rem 0.5rem 0 0;
}
#planes .contenido-web .plan .fondo,
#planes #hosting-dominio .contenido-web2 .plan .fondo,
#hosting-dominio #planes .contenido-web2 .plan .fondo {
  background-color: #fff;
  padding: 1rem 2rem;
  height: fit-content;
  box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
}
#planes .contenido-web .plan .fondo h3,
#planes #hosting-dominio .contenido-web2 .plan .fondo h3,
#hosting-dominio #planes .contenido-web2 .plan .fondo h3,
#planes .contenido-web .plan .fondo .h3,
#planes #hosting-dominio .contenido-web2 .plan .fondo .h3,
#hosting-dominio #planes .contenido-web2 .plan .fondo .h3 {
  color: #b7499a;
  font-weight: 500;
  font-size: 1.7rem;
}
#planes .contenido-web .plan .fondo span,
#planes #hosting-dominio .contenido-web2 .plan .fondo span,
#hosting-dominio #planes .contenido-web2 .plan .fondo span {
  font-size: 1.7rem;
  color: #000;
  font-weight: 300;
}
#planes .contenido-web .plan .fondo s,
#planes #hosting-dominio .contenido-web2 .plan .fondo s,
#hosting-dominio #planes .contenido-web2 .plan .fondo s,
#planes .contenido-web .plan .fondo small,
#planes #hosting-dominio .contenido-web2 .plan .fondo small,
#hosting-dominio #planes .contenido-web2 .plan .fondo small,
#planes .contenido-web .plan .fondo .small,
#planes #hosting-dominio .contenido-web2 .plan .fondo .small,
#hosting-dominio #planes .contenido-web2 .plan .fondo .small {
  display: block;
}
#planes .contenido-web .plan .fondo .boton,
#planes #hosting-dominio .contenido-web2 .plan .fondo .boton,
#hosting-dominio #planes .contenido-web2 .plan .fondo .boton {
  background-color: #6ace26;
  color: #fff;
  margin-top: 1rem;
}
#planes .contenido-web .plan .fondo .boton:hover,
#planes #hosting-dominio .contenido-web2 .plan .fondo .boton:hover,
#hosting-dominio #planes .contenido-web2 .plan .fondo .boton:hover,
#planes .contenido-web .plan .fondo .boton:focus,
#planes #hosting-dominio .contenido-web2 .plan .fondo .boton:focus,
#hosting-dominio #planes .contenido-web2 .plan .fondo .boton:focus {
  background-color: #5fb822;
}
#planes .contenido-web .plan .fondo ul,
#planes #hosting-dominio .contenido-web2 .plan .fondo ul,
#hosting-dominio #planes .contenido-web2 .plan .fondo ul {
  padding: 0.8rem 0;
  font-size: 0.8em;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  #planes .contenido-web .plan .fondo ul,
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul,
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
#planes .contenido-web .plan .fondo ul li,
#planes #hosting-dominio .contenido-web2 .plan .fondo ul li,
#hosting-dominio #planes .contenido-web2 .plan .fondo ul li {
  list-style: none;
  line-height: 1.5;
  padding: 0.7rem 0.5rem;
}
#planes .contenido-web .plan .fondo ul li:before,
#planes #hosting-dominio .contenido-web2 .plan .fondo ul li:before,
#hosting-dominio #planes .contenido-web2 .plan .fondo ul li:before {
  display: none;
}
#planes .contenido-web .plan .fondo ul li:nth-child(even),
#planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(even),
#hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(even) {
  background-color: #eff0f0;
}
@media (min-width: 768px) {
  #planes .contenido-web .plan .fondo ul li:nth-child(3),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(3),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(3),
  #planes .contenido-web .plan .fondo ul li:nth-child(4),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(4),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(4),
  #planes .contenido-web .plan .fondo ul li:nth-child(7),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(7),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(7),
  #planes .contenido-web .plan .fondo ul li:nth-child(8),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(8),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(8),
  #planes .contenido-web .plan .fondo ul li:nth-child(11),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(11),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(11),
  #planes .contenido-web .plan .fondo ul li:nth-child(12),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(12),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(12) {
    background-color: #eff0f0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #planes .contenido-web .plan .fondo ul li:nth-child(1),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(1),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(1),
  #planes .contenido-web .plan .fondo ul li:nth-child(2),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(2),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(2),
  #planes .contenido-web .plan .fondo ul li:nth-child(5),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(5),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(5),
  #planes .contenido-web .plan .fondo ul li:nth-child(6),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(6),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(6),
  #planes .contenido-web .plan .fondo ul li:nth-child(9),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(9),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(9),
  #planes .contenido-web .plan .fondo ul li:nth-child(10),
  #planes #hosting-dominio .contenido-web2 .plan .fondo ul li:nth-child(10),
  #hosting-dominio #planes .contenido-web2 .plan .fondo ul li:nth-child(10) {
    background-color: #fff;
  }
}
#planes .contenido-web .plan .fondo p,
#planes #hosting-dominio .contenido-web2 .plan .fondo p,
#hosting-dominio #planes .contenido-web2 .plan .fondo p {
  color: #000;
  font-weight: 600;
  font-size: 0.7rem;
}
#desarrollo-web .intro h1,
#desarrollo-web .intro .h1,
#servicios-web .intro h1,
#servicios-web .intro .h1,
#planes-web .intro h1,
#planes-web .intro .h1 {
  color: #00a39d;
}
#desarrollo-web .intro p,
#servicios-web .intro p,
#planes-web .intro p {
  color: #58595b;
}
#desarrollo-web .arriba-contenido .row:nth-child(1),
#servicios-web .arriba-contenido .row:nth-child(1),
#planes-web .arriba-contenido .row:nth-child(1) {
  max-width: 400px;
  margin: auto;
}
#desarrollo-web .arriba-contenido .row:nth-child(3) > div,
#servicios-web .arriba-contenido .row:nth-child(3) > div,
#planes-web .arriba-contenido .row:nth-child(3) > div {
  display: flex;
  justify-content: center;
}
#desarrollo-web .arriba-contenido .row:nth-child(4),
#servicios-web .arriba-contenido .row:nth-child(4),
#planes-web .arriba-contenido .row:nth-child(4) {
  margin: auto;
  padding-top: 3rem;
}
#desarrollo-web .arriba-contenido .row:nth-child(4) p span.azul,
#servicios-web .arriba-contenido .row:nth-child(4) p span.azul,
#planes-web .arriba-contenido .row:nth-child(4) p span.azul {
  display: block;
  text-align: center;
}
#desarrollo-web .arriba-contenido .row:nth-child(6),
#servicios-web .arriba-contenido .row:nth-child(6),
#planes-web .arriba-contenido .row:nth-child(6) {
  max-width: 930px;
  margin: auto;
}
#desarrollo-web .arriba-contenido h2,
#desarrollo-web .arriba-contenido .h2,
#servicios-web .arriba-contenido h2,
#servicios-web .arriba-contenido .h2,
#planes-web .arriba-contenido h2,
#planes-web .arriba-contenido .h2 {
  text-align: left;
  display: block;
  text-align: left;
}
#desarrollo-web .arriba-contenido li,
#servicios-web .arriba-contenido li,
#planes-web .arriba-contenido li {
  list-style: none;
  font-size: 1rem;
  text-indent: -1.2rem;
  margin-left: 1.4rem;
}
#desarrollo-web .arriba-contenido li:before,
#servicios-web .arriba-contenido li:before,
#planes-web .arriba-contenido li:before {
  content: "";
  color: #00a9ea;
  font-size: 0.6rem;
  vertical-align: middle;
  padding-right: 0.5rem;
  font-family: "Font Awesome 5 Pro";
  font-weight: bold;
}
#desarrollo-web .arriba-contenido ul,
#servicios-web .arriba-contenido ul,
#planes-web .arriba-contenido ul {
  margin-bottom: 3rem;
}
#desarrollo-web .arriba-contenido,
#desarrollo-web .abajo-contenido,
#servicios-web .arriba-contenido,
#servicios-web .abajo-contenido,
#planes-web .arriba-contenido,
#planes-web .abajo-contenido {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
#desarrollo-web .arriba-contenido .row h2,
#desarrollo-web .arriba-contenido .row .h2,
#desarrollo-web .abajo-contenido .row h2,
#desarrollo-web .abajo-contenido .row .h2,
#servicios-web .arriba-contenido .row h2,
#servicios-web .arriba-contenido .row .h2,
#servicios-web .abajo-contenido .row h2,
#servicios-web .abajo-contenido .row .h2,
#planes-web .arriba-contenido .row h2,
#planes-web .arriba-contenido .row .h2,
#planes-web .abajo-contenido .row h2,
#planes-web .abajo-contenido .row .h2 {
  font-size: 2rem;
  text-align: left;
  display: block;
  line-height: 2rem;
  text-align: left;
}
#desarrollo-web .arriba-contenido .row:nth-child(4),
#servicios-web .arriba-contenido .row:nth-child(4),
#planes-web .arriba-contenido .row:nth-child(4) {
  margin: auto;
  max-width: 90%;
}
#desarrollo-web .abajo-contenido,
#servicios-web .abajo-contenido,
#planes-web .abajo-contenido {
  margin: auto;
  max-width: 90%;
}
#desarrollo-web .abajo-contenido li,
#servicios-web .abajo-contenido li,
#planes-web .abajo-contenido li {
  line-height: 1.6rem;
  list-style: inside;
  padding-left: 23px;
  text-indent: -23px;
}
#desarrollo-web .intro2 h4,
#desarrollo-web .intro2 .h4,
#servicios-web .intro2 h4,
#servicios-web .intro2 .h4,
#planes-web .intro2 h4,
#planes-web .intro2 .h4 {
  color: #00a39d;
  font-size: 2rem;
  font-weight: 300;
}
#desarrollo-web #planes .plan small,
#desarrollo-web #planes .plan .small,
#desarrollo-web #planes .plan s,
#servicios-web #planes .plan small,
#servicios-web #planes .plan .small,
#servicios-web #planes .plan s,
#planes-web #planes .plan small,
#planes-web #planes .plan .small,
#planes-web #planes .plan s {
  display: block;
}
#desarrollo-web #planes .plan:nth-child(1) a,
#servicios-web #planes .plan:nth-child(1) a,
#planes-web #planes .plan:nth-child(1) a {
  background-color: #00a39d;
}
#desarrollo-web #planes .plan:nth-child(1) a:hover,
#desarrollo-web #planes .plan:nth-child(1) a:focus,
#servicios-web #planes .plan:nth-child(1) a:hover,
#servicios-web #planes .plan:nth-child(1) a:focus,
#planes-web #planes .plan:nth-child(1) a:hover,
#planes-web #planes .plan:nth-child(1) a:focus {
  background-color: #008a84;
}
#desarrollo-web #planes .plan:nth-child(1) a.hosting,
#servicios-web #planes .plan:nth-child(1) a.hosting,
#planes-web #planes .plan:nth-child(1) a.hosting {
  background-color: transparent;
}
#desarrollo-web #planes .plan:nth-child(1) h3,
#desarrollo-web #planes .plan:nth-child(1) .h3,
#servicios-web #planes .plan:nth-child(1) h3,
#servicios-web #planes .plan:nth-child(1) .h3,
#planes-web #planes .plan:nth-child(1) h3,
#planes-web #planes .plan:nth-child(1) .h3 {
  color: #00a39d;
}
#desarrollo-web #planes .plan:nth-child(2) a,
#servicios-web #planes .plan:nth-child(2) a,
#planes-web #planes .plan:nth-child(2) a {
  background-color: #00a9ea;
}
#desarrollo-web #planes .plan:nth-child(2) a:hover,
#desarrollo-web #planes .plan:nth-child(2) a:focus,
#servicios-web #planes .plan:nth-child(2) a:hover,
#servicios-web #planes .plan:nth-child(2) a:focus,
#planes-web #planes .plan:nth-child(2) a:hover,
#planes-web #planes .plan:nth-child(2) a:focus {
  background-color: #0097d1;
}
#desarrollo-web #planes .plan:nth-child(2) a.hosting,
#servicios-web #planes .plan:nth-child(2) a.hosting,
#planes-web #planes .plan:nth-child(2) a.hosting {
  background-color: transparent;
}
#desarrollo-web #planes .plan:nth-child(2) h3,
#desarrollo-web #planes .plan:nth-child(2) .h3,
#servicios-web #planes .plan:nth-child(2) h3,
#servicios-web #planes .plan:nth-child(2) .h3,
#planes-web #planes .plan:nth-child(2) h3,
#planes-web #planes .plan:nth-child(2) .h3 {
  color: #00a9ea;
}
#desarrollo-web #planes .plan:nth-child(3) a,
#servicios-web #planes .plan:nth-child(3) a,
#planes-web #planes .plan:nth-child(3) a {
  background-color: #b7499a;
}
#desarrollo-web #planes .plan:nth-child(3) a:hover,
#desarrollo-web #planes .plan:nth-child(3) a:focus,
#servicios-web #planes .plan:nth-child(3) a:hover,
#servicios-web #planes .plan:nth-child(3) a:focus,
#planes-web #planes .plan:nth-child(3) a:hover,
#planes-web #planes .plan:nth-child(3) a:focus {
  background-color: #a5418b;
}
#desarrollo-web #planes .plan:nth-child(3) a.hosting,
#servicios-web #planes .plan:nth-child(3) a.hosting,
#planes-web #planes .plan:nth-child(3) a.hosting {
  background-color: transparent;
}
#desarrollo-web #planes .plan:nth-child(3) h3,
#desarrollo-web #planes .plan:nth-child(3) .h3,
#servicios-web #planes .plan:nth-child(3) h3,
#servicios-web #planes .plan:nth-child(3) .h3,
#planes-web #planes .plan:nth-child(3) h3,
#planes-web #planes .plan:nth-child(3) .h3 {
  color: #b7499a;
}
#desarrollo-web #planes .plan:nth-child(4) a,
#servicios-web #planes .plan:nth-child(4) a,
#planes-web #planes .plan:nth-child(4) a {
  background-color: #e42a7b;
}
#desarrollo-web #planes .plan:nth-child(4) a:hover,
#desarrollo-web #planes .plan:nth-child(4) a:focus,
#servicios-web #planes .plan:nth-child(4) a:hover,
#servicios-web #planes .plan:nth-child(4) a:focus,
#planes-web #planes .plan:nth-child(4) a:hover,
#planes-web #planes .plan:nth-child(4) a:focus {
  background-color: #d91c6e;
}
#desarrollo-web #planes .plan:nth-child(4) a.hosting,
#servicios-web #planes .plan:nth-child(4) a.hosting,
#planes-web #planes .plan:nth-child(4) a.hosting {
  background-color: transparent;
}
#desarrollo-web #planes .plan:nth-child(4) h3,
#desarrollo-web #planes .plan:nth-child(4) .h3,
#servicios-web #planes .plan:nth-child(4) h3,
#servicios-web #planes .plan:nth-child(4) .h3,
#planes-web #planes .plan:nth-child(4) h3,
#planes-web #planes .plan:nth-child(4) .h3 {
  color: #e42a7b;
}
#desarrollo-web #planes-wordpress,
#servicios-web #planes-wordpress,
#planes-web #planes-wordpress {
  background-color: #e42a7b;
}
#desarrollo-web #planes-wordpress .contenido-web,
#desarrollo-web #planes-wordpress #hosting-dominio .contenido-web2,
#hosting-dominio #desarrollo-web #planes-wordpress .contenido-web2,
#servicios-web #planes-wordpress .contenido-web,
#servicios-web #planes-wordpress #hosting-dominio .contenido-web2,
#hosting-dominio #servicios-web #planes-wordpress .contenido-web2,
#planes-web #planes-wordpress .contenido-web,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 {
  background-color: transparent;
}
#desarrollo-web #planes-wordpress .contenido-web h4,
#desarrollo-web #planes-wordpress #hosting-dominio .contenido-web2 h4,
#hosting-dominio #desarrollo-web #planes-wordpress .contenido-web2 h4,
#desarrollo-web #planes-wordpress .contenido-web .h4,
#desarrollo-web #planes-wordpress #hosting-dominio .contenido-web2 .h4,
#hosting-dominio #desarrollo-web #planes-wordpress .contenido-web2 .h4,
#servicios-web #planes-wordpress .contenido-web h4,
#servicios-web #planes-wordpress #hosting-dominio .contenido-web2 h4,
#hosting-dominio #servicios-web #planes-wordpress .contenido-web2 h4,
#servicios-web #planes-wordpress .contenido-web .h4,
#servicios-web #planes-wordpress #hosting-dominio .contenido-web2 .h4,
#hosting-dominio #servicios-web #planes-wordpress .contenido-web2 .h4,
#planes-web #planes-wordpress .contenido-web h4,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 h4,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 h4,
#planes-web #planes-wordpress .contenido-web .h4,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .h4,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 .h4 {
  text-align: center;
  color: #fff;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
}
#desarrollo-web #planes-wordpress .contenido-web .plan,
#desarrollo-web #planes-wordpress #hosting-dominio .contenido-web2 .plan,
#hosting-dominio #desarrollo-web #planes-wordpress .contenido-web2 .plan,
#servicios-web #planes-wordpress .contenido-web .plan,
#servicios-web #planes-wordpress #hosting-dominio .contenido-web2 .plan,
#hosting-dominio #servicios-web #planes-wordpress .contenido-web2 .plan,
#planes-web #planes-wordpress .contenido-web .plan,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .plan,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 .plan {
  text-align: center;
}
#desarrollo-web #planes-wordpress .contenido-web .plan a.boton,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  a.boton,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  a.boton,
#servicios-web #planes-wordpress .contenido-web .plan a.boton,
#servicios-web #planes-wordpress #hosting-dominio .contenido-web2 .plan a.boton,
#hosting-dominio #servicios-web #planes-wordpress .contenido-web2 .plan a.boton,
#planes-web #planes-wordpress .contenido-web .plan a.boton,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .plan a.boton,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 .plan a.boton {
  font-size: 0.875rem;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .normal span,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .normal
  span,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .normal
  span,
#servicios-web #planes-wordpress .contenido-web .plan .normal span,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .normal
  span,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .normal
  span,
#planes-web #planes-wordpress .contenido-web .plan .normal span,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .normal
  span,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .normal
  span {
  background-color: transparent;
  font-size: 1.2rem;
  width: 100%;
  height: 100%;
  padding: 0.4rem 2rem;
  line-height: 2rem;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .recomendado span,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .recomendado
  span,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .recomendado
  span,
#servicios-web #planes-wordpress .contenido-web .plan .recomendado span,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .recomendado
  span,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .recomendado
  span,
#planes-web #planes-wordpress .contenido-web .plan .recomendado span,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .recomendado
  span,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .recomendado
  span {
  font-size: 1.2rem;
  color: #fff;
  background-color: #482b88;
  font-weight: 300;
  width: 100%;
  height: 100%;
  padding: 0.4rem 2rem;
  line-height: 2rem;
  border-radius: 5rem;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo,
#desarrollo-web #planes-wordpress #hosting-dominio .contenido-web2 .plan .fondo,
#hosting-dominio #desarrollo-web #planes-wordpress .contenido-web2 .plan .fondo,
#servicios-web #planes-wordpress .contenido-web .plan .fondo,
#servicios-web #planes-wordpress #hosting-dominio .contenido-web2 .plan .fondo,
#hosting-dominio #servicios-web #planes-wordpress .contenido-web2 .plan .fondo,
#planes-web #planes-wordpress .contenido-web .plan .fondo,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .plan .fondo,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 .plan .fondo {
  background-color: #fff;
  padding: 1rem 2rem;
  height: fit-content;
  box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -2px 1px 5px -2px rgba(0, 0, 0, 0.75);
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo h3,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  h3,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  h3,
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo .h3,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .h3,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .h3,
#servicios-web #planes-wordpress .contenido-web .plan .fondo h3,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  h3,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  h3,
#servicios-web #planes-wordpress .contenido-web .plan .fondo .h3,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .h3,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .h3,
#planes-web #planes-wordpress .contenido-web .plan .fondo h3,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .plan .fondo h3,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 .plan .fondo h3,
#planes-web #planes-wordpress .contenido-web .plan .fondo .h3,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .plan .fondo .h3,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .h3 {
  color: #b7499a;
  font-weight: 500;
  font-size: 1.7rem;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo span,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  span,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  span,
#servicios-web #planes-wordpress .contenido-web .plan .fondo span,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  span,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  span,
#planes-web #planes-wordpress .contenido-web .plan .fondo span,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  span,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  span {
  font-size: 1.7rem;
  color: #000;
  font-weight: 300;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo .boton,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton,
#servicios-web #planes-wordpress .contenido-web .plan .fondo .boton,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton,
#planes-web #planes-wordpress .contenido-web .plan .fondo .boton,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton {
  background-color: #fdb913;
  color: #fff;
  margin-top: 1rem;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo .boton:hover,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton:hover,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton:hover,
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo .boton:focus,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton:focus,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton:focus,
#servicios-web #planes-wordpress .contenido-web .plan .fondo .boton:hover,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton:hover,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton:hover,
#servicios-web #planes-wordpress .contenido-web .plan .fondo .boton:focus,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton:focus,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton:focus,
#planes-web #planes-wordpress .contenido-web .plan .fondo .boton:hover,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton:hover,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton:hover,
#planes-web #planes-wordpress .contenido-web .plan .fondo .boton:focus,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  .boton:focus,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  .boton:focus {
  background-color: #f4ae02;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo ul,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul,
#servicios-web #planes-wordpress .contenido-web .plan .fondo ul,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul,
#planes-web #planes-wordpress .contenido-web .plan .fondo ul,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .plan .fondo ul,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 .plan .fondo ul {
  padding: 0.8rem 0;
  font-size: 0.8em;
  align-items: center;
}
@media (min-width: 768px) {
  #desarrollo-web #planes-wordpress .contenido-web .plan .fondo ul,
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul,
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul,
  #servicios-web #planes-wordpress .contenido-web .plan .fondo ul,
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul,
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul,
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul,
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul,
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo ul li,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li,
#servicios-web #planes-wordpress .contenido-web .plan .fondo ul li,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li,
#planes-web #planes-wordpress .contenido-web .plan .fondo ul li,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li {
  list-style: none;
  line-height: 1.5;
  padding: 0.7rem 0.5rem;
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo ul li:before,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li:before,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li:before,
#servicios-web #planes-wordpress .contenido-web .plan .fondo ul li:before,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li:before,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li:before,
#planes-web #planes-wordpress .contenido-web .plan .fondo ul li:before,
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li:before,
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li:before {
  display: none;
}
#desarrollo-web
  #planes-wordpress
  .contenido-web
  .plan
  .fondo
  ul
  li:nth-child(even),
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li:nth-child(even),
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li:nth-child(even),
#servicios-web
  #planes-wordpress
  .contenido-web
  .plan
  .fondo
  ul
  li:nth-child(even),
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li:nth-child(even),
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li:nth-child(even),
#planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(even),
#planes-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  ul
  li:nth-child(even),
#hosting-dominio
  #planes-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  ul
  li:nth-child(even) {
  background-color: #eff0f0;
}
@media (min-width: 768px) {
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(3),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(3),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(3),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(4),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(4),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(4),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(7),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(7),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(7),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(8),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(8),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(8),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(11),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(11),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(11),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(12),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(12),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(12),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(3),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(3),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(3),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(4),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(4),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(4),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(7),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(7),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(7),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(8),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(8),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(8),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(11),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(11),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(11),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(12),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(12),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(12),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(3),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(3),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(3),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(4),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(4),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(4),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(7),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(7),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(7),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(8),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(8),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(8),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(11),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(11),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(11),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(12),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(12),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(12) {
    background-color: #eff0f0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(1),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(1),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(1),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(2),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(2),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(2),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(5),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(5),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(5),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(6),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(6),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(6),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(9),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(9),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(9),
  #desarrollo-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(10),
  #desarrollo-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(10),
  #hosting-dominio
    #desarrollo-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(10),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(1),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(1),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(1),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(2),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(2),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(2),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(5),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(5),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(5),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(6),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(6),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(6),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(9),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(9),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(9),
  #servicios-web
    #planes-wordpress
    .contenido-web
    .plan
    .fondo
    ul
    li:nth-child(10),
  #servicios-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(10),
  #hosting-dominio
    #servicios-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(10),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(1),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(1),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(1),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(2),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(2),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(2),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(5),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(5),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(5),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(6),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(6),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(6),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(9),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(9),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(9),
  #planes-web #planes-wordpress .contenido-web .plan .fondo ul li:nth-child(10),
  #planes-web
    #planes-wordpress
    #hosting-dominio
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(10),
  #hosting-dominio
    #planes-web
    #planes-wordpress
    .contenido-web2
    .plan
    .fondo
    ul
    li:nth-child(10) {
    background-color: #fff;
  }
}
#desarrollo-web #planes-wordpress .contenido-web .plan .fondo p,
#desarrollo-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  p,
#hosting-dominio
  #desarrollo-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  p,
#servicios-web #planes-wordpress .contenido-web .plan .fondo p,
#servicios-web
  #planes-wordpress
  #hosting-dominio
  .contenido-web2
  .plan
  .fondo
  p,
#hosting-dominio
  #servicios-web
  #planes-wordpress
  .contenido-web2
  .plan
  .fondo
  p,
#planes-web #planes-wordpress .contenido-web .plan .fondo p,
#planes-web #planes-wordpress #hosting-dominio .contenido-web2 .plan .fondo p,
#hosting-dominio #planes-web #planes-wordpress .contenido-web2 .plan .fondo p {
  color: #000;
  font-weight: 600;
  font-size: 0.7rem;
}
#desarrollo-web #nuestros-servicios,
#servicios-web #nuestros-servicios,
#planes-web #nuestros-servicios {
  text-align: center;
}
#desarrollo-web #nuestros-servicios h4,
#desarrollo-web #nuestros-servicios .h4,
#servicios-web #nuestros-servicios h4,
#servicios-web #nuestros-servicios .h4,
#planes-web #nuestros-servicios h4,
#planes-web #nuestros-servicios .h4 {
  text-align: center;
  color: #00a39d;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
}
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .cols3
  .div_col_contenido,
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .row:nth-child(3)
  .cols1
  .div_col_contenido,
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(1)
  .cols1
  .div_col_contenido,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .cols3
  .div_col_contenido,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .row:nth-child(3)
  .cols1
  .div_col_contenido,
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(1)
  .cols1
  .div_col_contenido,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .cols3
  .div_col_contenido,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .row:nth-child(3)
  .cols1
  .div_col_contenido,
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(1)
  .cols1
  .div_col_contenido {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .cols3
  .div_col_contenido
  p:last-child(),
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .row:nth-child(3)
  .cols1
  .div_col_contenido
  p:last-child(),
#desarrollo-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(1)
  .cols1
  .div_col_contenido
  p:last-child(),
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .cols3
  .div_col_contenido
  p:last-child(),
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .row:nth-child(3)
  .cols1
  .div_col_contenido
  p:last-child(),
#servicios-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(1)
  .cols1
  .div_col_contenido
  p:last-child(),
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .cols3
  .div_col_contenido
  p:last-child(),
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(1)
  .row:nth-child(3)
  .cols1
  .div_col_contenido
  p:last-child(),
#planes-web
  #nuestros-servicios
  .servicios-info
  .row:nth-child(3)
  .row:nth-child(1)
  .cols1
  .div_col_contenido
  p:last-child() {
  margin-bottom: 0;
  margin-top: auto;
}
#desarrollo-web #nuestros-servicios .servicios-info .row:nth-child(3),
#servicios-web #nuestros-servicios .servicios-info .row:nth-child(3),
#planes-web #nuestros-servicios .servicios-info .row:nth-child(3) {
  justify-content: center;
}
#desarrollo-web #nuestros-servicios .servicios-info .diseno-medida h2,
#desarrollo-web #nuestros-servicios .servicios-info .diseno-medida .h2,
#servicios-web #nuestros-servicios .servicios-info .diseno-medida h2,
#servicios-web #nuestros-servicios .servicios-info .diseno-medida .h2,
#planes-web #nuestros-servicios .servicios-info .diseno-medida h2,
#planes-web #nuestros-servicios .servicios-info .diseno-medida .h2 {
  color: #f47320;
  text-align: justify;
  font-weight: 300;
}
#desarrollo-web #nuestros-servicios .servicios-info .diseno-medida p,
#servicios-web #nuestros-servicios .servicios-info .diseno-medida p,
#planes-web #nuestros-servicios .servicios-info .diseno-medida p {
  text-align: justify;
}
#desarrollo-web #nuestros-servicios .servicios-info .diseno-medida a,
#servicios-web #nuestros-servicios .servicios-info .diseno-medida a,
#planes-web #nuestros-servicios .servicios-info .diseno-medida a {
  background-color: #f47320;
  color: #fff;
}
#desarrollo-web #nuestros-servicios .servicios-info .hosting-dominio h2,
#desarrollo-web #nuestros-servicios .servicios-info .hosting-dominio .h2,
#servicios-web #nuestros-servicios .servicios-info .hosting-dominio h2,
#servicios-web #nuestros-servicios .servicios-info .hosting-dominio .h2,
#planes-web #nuestros-servicios .servicios-info .hosting-dominio h2,
#planes-web #nuestros-servicios .servicios-info .hosting-dominio .h2 {
  color: #c6cd23;
  text-align: justify;
  font-weight: 300;
}
#desarrollo-web #nuestros-servicios .servicios-info .hosting-dominio p,
#servicios-web #nuestros-servicios .servicios-info .hosting-dominio p,
#planes-web #nuestros-servicios .servicios-info .hosting-dominio p {
  text-align: justify;
}
#desarrollo-web #nuestros-servicios .servicios-info .hosting-dominio a,
#servicios-web #nuestros-servicios .servicios-info .hosting-dominio a,
#planes-web #nuestros-servicios .servicios-info .hosting-dominio a {
  background-color: #c6cd23;
  color: #fff;
}
#desarrollo-web #nuestros-servicios .servicios-info .software-medida h2,
#desarrollo-web #nuestros-servicios .servicios-info .software-medida .h2,
#servicios-web #nuestros-servicios .servicios-info .software-medida h2,
#servicios-web #nuestros-servicios .servicios-info .software-medida .h2,
#planes-web #nuestros-servicios .servicios-info .software-medida h2,
#planes-web #nuestros-servicios .servicios-info .software-medida .h2 {
  color: #00a39d;
  text-align: justify;
  font-weight: 300;
}
#desarrollo-web #nuestros-servicios .servicios-info .software-medida p,
#servicios-web #nuestros-servicios .servicios-info .software-medida p,
#planes-web #nuestros-servicios .servicios-info .software-medida p {
  text-align: justify;
}
#desarrollo-web #nuestros-servicios .servicios-info .sitios-administrables h2,
#desarrollo-web #nuestros-servicios .servicios-info .sitios-administrables .h2,
#servicios-web #nuestros-servicios .servicios-info .sitios-administrables h2,
#servicios-web #nuestros-servicios .servicios-info .sitios-administrables .h2,
#planes-web #nuestros-servicios .servicios-info .sitios-administrables h2,
#planes-web #nuestros-servicios .servicios-info .sitios-administrables .h2 {
  color: #fdb913;
  text-align: justify;
  font-weight: 300;
}
#desarrollo-web #nuestros-servicios .servicios-info .sitios-administrables p,
#servicios-web #nuestros-servicios .servicios-info .sitios-administrables p,
#planes-web #nuestros-servicios .servicios-info .sitios-administrables p {
  text-align: justify;
}
#desarrollo-web #nuestros-servicios .servicios-info .e-commerce h2,
#desarrollo-web #nuestros-servicios .servicios-info .e-commerce .h2,
#servicios-web #nuestros-servicios .servicios-info .e-commerce h2,
#servicios-web #nuestros-servicios .servicios-info .e-commerce .h2,
#planes-web #nuestros-servicios .servicios-info .e-commerce h2,
#planes-web #nuestros-servicios .servicios-info .e-commerce .h2 {
  color: #b7499a;
  text-align: justify;
  font-weight: 300;
}
#desarrollo-web #nuestros-servicios .servicios-info .e-commerce p,
#servicios-web #nuestros-servicios .servicios-info .e-commerce p,
#planes-web #nuestros-servicios .servicios-info .e-commerce p {
  text-align: justify;
}
#desarrollo-web #nuestros-servicios .servicios-info .marketing h2,
#desarrollo-web #nuestros-servicios .servicios-info .marketing .h2,
#servicios-web #nuestros-servicios .servicios-info .marketing h2,
#servicios-web #nuestros-servicios .servicios-info .marketing .h2,
#planes-web #nuestros-servicios .servicios-info .marketing h2,
#planes-web #nuestros-servicios .servicios-info .marketing .h2 {
  color: #e42a7b;
  text-align: justify;
  font-weight: 300;
}
#desarrollo-web #nuestros-servicios .servicios-info .marketing p,
#servicios-web #nuestros-servicios .servicios-info .marketing p,
#planes-web #nuestros-servicios .servicios-info .marketing p {
  text-align: justify;
}
#desarrollo-web #nuestros-servicios .servicios-info .marketing a,
#servicios-web #nuestros-servicios .servicios-info .marketing a,
#planes-web #nuestros-servicios .servicios-info .marketing a {
  background-color: #e42a7b;
  color: #fff;
}
#desarrollo-web #mas-informacion .portafolio,
#servicios-web #mas-informacion .portafolio,
#planes-web #mas-informacion .portafolio {
  text-align: center;
}
#desarrollo-web #mas-informacion .portafolio .carousel-indicators li,
#servicios-web #mas-informacion .portafolio .carousel-indicators li,
#planes-web #mas-informacion .portafolio .carousel-indicators li {
  border-radius: 50%;
  background-color: #00a39d;
  border: none;
  height: 1rem;
  width: 1rem;
}
#desarrollo-web #mas-informacion .portafolio .carousel-indicators li.active,
#servicios-web #mas-informacion .portafolio .carousel-indicators li.active,
#planes-web #mas-informacion .portafolio .carousel-indicators li.active {
  height: 1rem;
  width: 1rem;
  margin: 1px;
  margin-top: 0;
  background-color: transparent;
  border: 1px solid #00a39d;
}
#desarrollo-web #mas-informacion .portafolio h2,
#desarrollo-web #mas-informacion .portafolio .h2,
#servicios-web #mas-informacion .portafolio h2,
#servicios-web #mas-informacion .portafolio .h2,
#planes-web #mas-informacion .portafolio h2,
#planes-web #mas-informacion .portafolio .h2 {
  background-color: #00a39d;
  color: #fff;
  font-size: 2rem;
  text-align: center;
  padding: 0.8rem 1rem;
}
#desarrollo-web #mas-informacion .portafolio h2 i,
#desarrollo-web #mas-informacion .portafolio .h2 i,
#servicios-web #mas-informacion .portafolio h2 i,
#servicios-web #mas-informacion .portafolio .h2 i,
#planes-web #mas-informacion .portafolio h2 i,
#planes-web #mas-informacion .portafolio .h2 i {
  transform: rotate(-45deg);
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}
#desarrollo-web #mas-informacion .portafolio h4,
#desarrollo-web #mas-informacion .portafolio .h4,
#servicios-web #mas-informacion .portafolio h4,
#servicios-web #mas-informacion .portafolio .h4,
#planes-web #mas-informacion .portafolio h4,
#planes-web #mas-informacion .portafolio .h4 {
  text-align: center;
  color: #00a39d;
  font-size: 2rem;
  font-weight: 300;
  margin-bottom: 1.5rem;
}
#desarrollo-web #mas-informacion .portafolio .volver h4,
#desarrollo-web #mas-informacion .portafolio .volver .h4,
#servicios-web #mas-informacion .portafolio .volver h4,
#servicios-web #mas-informacion .portafolio .volver .h4,
#planes-web #mas-informacion .portafolio .volver h4,
#planes-web #mas-informacion .portafolio .volver .h4 {
  text-align: center;
  color: #00a39d;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 0;
  padding: 0.5rem;
  border: 1px solid #00a39d;
  transition: all 0.5s;
}
#desarrollo-web #mas-informacion .portafolio .volver:hover h4,
#desarrollo-web #mas-informacion .portafolio .volver:hover .h4,
#desarrollo-web #mas-informacion .portafolio .volver:focus h4,
#desarrollo-web #mas-informacion .portafolio .volver:focus .h4,
#desarrollo-web #mas-informacion .portafolio .volver:active h4,
#desarrollo-web #mas-informacion .portafolio .volver:active .h4,
#servicios-web #mas-informacion .portafolio .volver:hover h4,
#servicios-web #mas-informacion .portafolio .volver:hover .h4,
#servicios-web #mas-informacion .portafolio .volver:focus h4,
#servicios-web #mas-informacion .portafolio .volver:focus .h4,
#servicios-web #mas-informacion .portafolio .volver:active h4,
#servicios-web #mas-informacion .portafolio .volver:active .h4,
#planes-web #mas-informacion .portafolio .volver:hover h4,
#planes-web #mas-informacion .portafolio .volver:hover .h4,
#planes-web #mas-informacion .portafolio .volver:focus h4,
#planes-web #mas-informacion .portafolio .volver:focus .h4,
#planes-web #mas-informacion .portafolio .volver:active h4,
#planes-web #mas-informacion .portafolio .volver:active .h4 {
  border: 1px solid #008a84;
  color: #008a84;
}
