@charset "utf-8";
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT 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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  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-radius: 0.1em;
  border: solid 0.08em #eee;
  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 {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.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;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\F26E";
}
.fa-accessible-icon:before {
  content: "\F368";
}
.fa-accusoft:before {
  content: "\F369";
}
.fa-acquisitions-incorporated:before {
  content: "\F6AF";
}
.fa-ad:before {
  content: "\F641";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-card:before {
  content: "\F2BB";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-adn:before {
  content: "\F170";
}
.fa-adversal:before {
  content: "\F36A";
}
.fa-affiliatetheme:before {
  content: "\F36B";
}
.fa-air-freshener:before {
  content: "\F5D0";
}
.fa-airbnb:before {
  content: "\F834";
}
.fa-algolia:before {
  content: "\F36C";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-alipay:before {
  content: "\F642";
}
.fa-allergies:before {
  content: "\F461";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-amazon-pay:before {
  content: "\F42C";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-amilia:before {
  content: "\F36D";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-android:before {
  content: "\F17B";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angry:before {
  content: "\F556";
}
.fa-angrycreative:before {
  content: "\F36E";
}
.fa-angular:before {
  content: "\F420";
}
.fa-ankh:before {
  content: "\F644";
}
.fa-app-store:before {
  content: "\F36F";
}
.fa-app-store-ios:before {
  content: "\F370";
}
.fa-apper:before {
  content: "\F371";
}
.fa-apple:before {
  content: "\F179";
}
.fa-apple-alt:before {
  content: "\F5D1";
}
.fa-apple-pay:before {
  content: "\F415";
}
.fa-archive:before {
  content: "\F187";
}
.fa-archway:before {
  content: "\F557";
}
.fa-arrow-alt-circle-down:before {
  content: "\F358";
}
.fa-arrow-alt-circle-left:before {
  content: "\F359";
}
.fa-arrow-alt-circle-right:before {
  content: "\F35A";
}
.fa-arrow-alt-circle-up:before {
  content: "\F35B";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-arrows-alt-h:before {
  content: "\F337";
}
.fa-arrows-alt-v:before {
  content: "\F338";
}
.fa-artstation:before {
  content: "\F77A";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-asymmetrik:before {
  content: "\F372";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-atlas:before {
  content: "\F558";
}
.fa-atlassian:before {
  content: "\F77B";
}
.fa-atom:before {
  content: "\F5D2";
}
.fa-audible:before {
  content: "\F373";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-autoprefixer:before {
  content: "\F41C";
}
.fa-avianex:before {
  content: "\F374";
}
.fa-aviato:before {
  content: "\F421";
}
.fa-award:before {
  content: "\F559";
}
.fa-aws:before {
  content: "\F375";
}
.fa-baby:before {
  content: "\F77C";
}
.fa-baby-carriage:before {
  content: "\F77D";
}
.fa-backspace:before {
  content: "\F55A";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-bacon:before {
  content: "\F7E5";
}
.fa-bacteria:before {
  content: "\E059";
}
.fa-bacterium:before {
  content: "\E05A";
}
.fa-bahai:before {
  content: "\F666";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-balance-scale-left:before {
  content: "\F515";
}
.fa-balance-scale-right:before {
  content: "\F516";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-band-aid:before {
  content: "\F462";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-bars:before {
  content: "\F0C9";
}
.fa-baseball-ball:before {
  content: "\F433";
}
.fa-basketball-ball:before {
  content: "\F434";
}
.fa-bath:before {
  content: "\F2CD";
}
.fa-battery-empty:before {
  content: "\F244";
}
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battle-net:before {
  content: "\F835";
}
.fa-bed:before {
  content: "\F236";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bezier-curve:before {
  content: "\F55B";
}
.fa-bible:before {
  content: "\F647";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-biking:before {
  content: "\F84A";
}
.fa-bimobject:before {
  content: "\F378";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-biohazard:before {
  content: "\F780";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitcoin:before {
  content: "\F379";
}
.fa-bity:before {
  content: "\F37A";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-blackberry:before {
  content: "\F37B";
}
.fa-blender:before {
  content: "\F517";
}
.fa-blender-phone:before {
  content: "\F6B6";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-blog:before {
  content: "\F781";
}
.fa-blogger:before {
  content: "\F37C";
}
.fa-blogger-b:before {
  content: "\F37D";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-bold:before {
  content: "\F032";
}
.fa-bolt:before {
  content: "\F0E7";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-bone:before {
  content: "\F5D7";
}
.fa-bong:before {
  content: "\F55C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-book-dead:before {
  content: "\F6B7";
}
.fa-book-medical:before {
  content: "\F7E6";
}
.fa-book-open:before {
  content: "\F518";
}
.fa-book-reader:before {
  content: "\F5DA";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-bootstrap:before {
  content: "\F836";
}
.fa-border-all:before {
  content: "\F84C";
}
.fa-border-none:before {
  content: "\F850";
}
.fa-border-style:before {
  content: "\F853";
}
.fa-bowling-ball:before {
  content: "\F436";
}
.fa-box:before {
  content: "\F466";
}
.fa-box-open:before {
  content: "\F49E";
}
.fa-box-tissue:before {
  content: "\E05B";
}
.fa-boxes:before {
  content: "\F468";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-brain:before {
  content: "\F5DC";
}
.fa-bread-slice:before {
  content: "\F7EC";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-briefcase-medical:before {
  content: "\F469";
}
.fa-broadcast-tower:before {
  content: "\F519";
}
.fa-broom:before {
  content: "\F51A";
}
.fa-brush:before {
  content: "\F55D";
}
.fa-btc:before {
  content: "\F15A";
}
.fa-buffer:before {
  content: "\F837";
}
.fa-bug:before {
  content: "\F188";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-burn:before {
  content: "\F46A";
}
.fa-buromobelexperte:before {
  content: "\F37F";
}
.fa-bus:before {
  content: "\F207";
}
.fa-bus-alt:before {
  content: "\F55E";
}
.fa-business-time:before {
  content: "\F64A";
}
.fa-buy-n-large:before {
  content: "\F8A6";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-calendar:before {
  content: "\F133";
}
.fa-calendar-alt:before {
  content: "\F073";
}
.fa-calendar-check:before {
  content: "\F274";
}
.fa-calendar-day:before {
  content: "\F783";
}
.fa-calendar-minus:before {
  content: "\F272";
}
.fa-calendar-plus:before {
  content: "\F271";
}
.fa-calendar-times:before {
  content: "\F273";
}
.fa-calendar-week:before {
  content: "\F784";
}
.fa-camera:before {
  content: "\F030";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-campground:before {
  content: "\F6BB";
}
.fa-canadian-maple-leaf:before {
  content: "\F785";
}
.fa-candy-cane:before {
  content: "\F786";
}
.fa-cannabis:before {
  content: "\F55F";
}
.fa-capsules:before {
  content: "\F46B";
}
.fa-car:before {
  content: "\F1B9";
}
.fa-car-alt:before {
  content: "\F5DE";
}
.fa-car-battery:before {
  content: "\F5DF";
}
.fa-car-crash:before {
  content: "\F5E1";
}
.fa-car-side:before {
  content: "\F5E4";
}
.fa-caravan:before {
  content: "\F8FF";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-caret-square-down:before {
  content: "\F150";
}
.fa-caret-square-left:before {
  content: "\F191";
}
.fa-caret-square-right:before {
  content: "\F152";
}
.fa-caret-square-up:before {
  content: "\F151";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-carrot:before {
  content: "\F787";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cash-register:before {
  content: "\F788";
}
.fa-cat:before {
  content: "\F6BE";
}
.fa-cc-amazon-pay:before {
  content: "\F42D";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-apple-pay:before {
  content: "\F416";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-centercode:before {
  content: "\F380";
}
.fa-centos:before {
  content: "\F789";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-chair:before {
  content: "\F6C0";
}
.fa-chalkboard:before {
  content: "\F51B";
}
.fa-chalkboard-teacher:before {
  content: "\F51C";
}
.fa-charging-station:before {
  content: "\F5E7";
}
.fa-chart-area:before {
  content: "\F1FE";
}
.fa-chart-bar:before {
  content: "\F080";
}
.fa-chart-line:before {
  content: "\F201";
}
.fa-chart-pie:before {
  content: "\F200";
}
.fa-check:before {
  content: "\F00C";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-check-double:before {
  content: "\F560";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-cheese:before {
  content: "\F7EF";
}
.fa-chess:before {
  content: "\F439";
}
.fa-chess-bishop:before {
  content: "\F43A";
}
.fa-chess-board:before {
  content: "\F43C";
}
.fa-chess-king:before {
  content: "\F43F";
}
.fa-chess-knight:before {
  content: "\F441";
}
.fa-chess-pawn:before {
  content: "\F443";
}
.fa-chess-queen:before {
  content: "\F445";
}
.fa-chess-rook:before {
  content: "\F447";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-chromecast:before {
  content: "\F838";
}
.fa-church:before {
  content: "\F51D";
}
.fa-circle:before {
  content: "\F111";
}
.fa-circle-notch:before {
  content: "\F1CE";
}
.fa-city:before {
  content: "\F64F";
}
.fa-clinic-medical:before {
  content: "\F7F2";
}
.fa-clipboard:before {
  content: "\F328";
}
.fa-clipboard-check:before {
  content: "\F46C";
}
.fa-clipboard-list:before {
  content: "\F46D";
}
.fa-clock:before {
  content: "\F017";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-closed-captioning:before {
  content: "\F20A";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-cloud-download-alt:before {
  content: "\F381";
}
.fa-cloud-meatball:before {
  content: "\F73B";
}
.fa-cloud-moon:before {
  content: "\F6C3";
}
.fa-cloud-moon-rain:before {
  content: "\F73C";
}
.fa-cloud-rain:before {
  content: "\F73D";
}
.fa-cloud-showers-heavy:before {
  content: "\F740";
}
.fa-cloud-sun:before {
  content: "\F6C4";
}
.fa-cloud-sun-rain:before {
  content: "\F743";
}
.fa-cloud-upload-alt:before {
  content: "\F382";
}
.fa-cloudflare:before {
  content: "\E07D";
}
.fa-cloudscale:before {
  content: "\F383";
}
.fa-cloudsmith:before {
  content: "\F384";
}
.fa-cloudversify:before {
  content: "\F385";
}
.fa-cocktail:before {
  content: "\F561";
}
.fa-code:before {
  content: "\F121";
}
.fa-code-branch:before {
  content: "\F126";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cog:before {
  content: "\F013";
}
.fa-cogs:before {
  content: "\F085";
}
.fa-coins:before {
  content: "\F51E";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-comment:before {
  content: "\F075";
}
.fa-comment-alt:before {
  content: "\F27A";
}
.fa-comment-dollar:before {
  content: "\F651";
}
.fa-comment-dots:before {
  content: "\F4AD";
}
.fa-comment-medical:before {
  content: "\F7F5";
}
.fa-comment-slash:before {
  content: "\F4B3";
}
.fa-comments:before {
  content: "\F086";
}
.fa-comments-dollar:before {
  content: "\F653";
}
.fa-compact-disc:before {
  content: "\F51F";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-compress:before {
  content: "\F066";
}
.fa-compress-alt:before {
  content: "\F422";
}
.fa-compress-arrows-alt:before {
  content: "\F78C";
}
.fa-concierge-bell:before {
  content: "\F562";
}
.fa-confluence:before {
  content: "\F78D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-cookie:before {
  content: "\F563";
}
.fa-cookie-bite:before {
  content: "\F564";
}
.fa-copy:before {
  content: "\F0C5";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-cotton-bureau:before {
  content: "\F89E";
}
.fa-couch:before {
  content: "\F4B8";
}
.fa-cpanel:before {
  content: "\F388";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-creative-commons-by:before {
  content: "\F4E7";
}
.fa-creative-commons-nc:before {
  content: "\F4E8";
}
.fa-creative-commons-nc-eu:before {
  content: "\F4E9";
}
.fa-creative-commons-nc-jp:before {
  content: "\F4EA";
}
.fa-creative-commons-nd:before {
  content: "\F4EB";
}
.fa-creative-commons-pd:before {
  content: "\F4EC";
}
.fa-creative-commons-pd-alt:before {
  content: "\F4ED";
}
.fa-creative-commons-remix:before {
  content: "\F4EE";
}
.fa-creative-commons-sa:before {
  content: "\F4EF";
}
.fa-creative-commons-sampling:before {
  content: "\F4F0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\F4F1";
}
.fa-creative-commons-share:before {
  content: "\F4F2";
}
.fa-creative-commons-zero:before {
  content: "\F4F3";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-critical-role:before {
  content: "\F6C9";
}
.fa-crop:before {
  content: "\F125";
}
.fa-crop-alt:before {
  content: "\F565";
}
.fa-cross:before {
  content: "\F654";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-crow:before {
  content: "\F520";
}
.fa-crown:before {
  content: "\F521";
}
.fa-crutch:before {
  content: "\F7F7";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-css3-alt:before {
  content: "\F38B";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-cut:before {
  content: "\F0C4";
}
.fa-cuttlefish:before {
  content: "\F38C";
}
.fa-d-and-d:before {
  content: "\F38D";
}
.fa-d-and-d-beyond:before {
  content: "\F6CA";
}
.fa-dailymotion:before {
  content: "\E052";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-deaf:before {
  content: "\F2A4";
}
.fa-deezer:before {
  content: "\E077";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-democrat:before {
  content: "\F747";
}
.fa-deploydog:before {
  content: "\F38E";
}
.fa-deskpro:before {
  content: "\F38F";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-dev:before {
  content: "\F6CC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-dharmachakra:before {
  content: "\F655";
}
.fa-dhl:before {
  content: "\F790";
}
.fa-diagnoses:before {
  content: "\F470";
}
.fa-diaspora:before {
  content: "\F791";
}
.fa-dice:before {
  content: "\F522";
}
.fa-dice-d20:before {
  content: "\F6CF";
}
.fa-dice-d6:before {
  content: "\F6D1";
}
.fa-dice-five:before {
  content: "\F523";
}
.fa-dice-four:before {
  content: "\F524";
}
.fa-dice-one:before {
  content: "\F525";
}
.fa-dice-six:before {
  content: "\F526";
}
.fa-dice-three:before {
  content: "\F527";
}
.fa-dice-two:before {
  content: "\F528";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-digital-ocean:before {
  content: "\F391";
}
.fa-digital-tachograph:before {
  content: "\F566";
}
.fa-directions:before {
  content: "\F5EB";
}
.fa-discord:before {
  content: "\F392";
}
.fa-discourse:before {
  content: "\F393";
}
.fa-disease:before {
  content: "\F7FA";
}
.fa-divide:before {
  content: "\F529";
}
.fa-dizzy:before {
  content: "\F567";
}
.fa-dna:before {
  content: "\F471";
}
.fa-dochub:before {
  content: "\F394";
}
.fa-docker:before {
  content: "\F395";
}
.fa-dog:before {
  content: "\F6D3";
}
.fa-dollar-sign:before {
  content: "\F155";
}
.fa-dolly:before {
  content: "\F472";
}
.fa-dolly-flatbed:before {
  content: "\F474";
}
.fa-donate:before {
  content: "\F4B9";
}
.fa-door-closed:before {
  content: "\F52A";
}
.fa-door-open:before {
  content: "\F52B";
}
.fa-dot-circle:before {
  content: "\F192";
}
.fa-dove:before {
  content: "\F4BA";
}
.fa-download:before {
  content: "\F019";
}
.fa-draft2digital:before {
  content: "\F396";
}
.fa-drafting-compass:before {
  content: "\F568";
}
.fa-dragon:before {
  content: "\F6D5";
}
.fa-draw-polygon:before {
  content: "\F5EE";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-dribbble-square:before {
  content: "\F397";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-drum:before {
  content: "\F569";
}
.fa-drum-steelpan:before {
  content: "\F56A";
}
.fa-drumstick-bite:before {
  content: "\F6D7";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-dumbbell:before {
  content: "\F44B";
}
.fa-dumpster:before {
  content: "\F793";
}
.fa-dumpster-fire:before {
  content: "\F794";
}
.fa-dungeon:before {
  content: "\F6D9";
}
.fa-dyalog:before {
  content: "\F399";
}
.fa-earlybirds:before {
  content: "\F39A";
}
.fa-ebay:before {
  content: "\F4F4";
}
.fa-edge:before {
  content: "\F282";
}
.fa-edge-legacy:before {
  content: "\E078";
}
.fa-edit:before {
  content: "\F044";
}
.fa-egg:before {
  content: "\F7FB";
}
.fa-eject:before {
  content: "\F052";
}
.fa-elementor:before {
  content: "\F430";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-ello:before {
  content: "\F5F1";
}
.fa-ember:before {
  content: "\F423";
}
.fa-empire:before {
  content: "\F1D1";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-text:before {
  content: "\F658";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-envira:before {
  content: "\F299";
}
.fa-equals:before {
  content: "\F52C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-erlang:before {
  content: "\F39D";
}
.fa-ethereum:before {
  content: "\F42E";
}
.fa-ethernet:before {
  content: "\F796";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-euro-sign:before {
  content: "\F153";
}
.fa-evernote:before {
  content: "\F839";
}
.fa-exchange-alt:before {
  content: "\F362";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-expand:before {
  content: "\F065";
}
.fa-expand-alt:before {
  content: "\F424";
}
.fa-expand-arrows-alt:before {
  content: "\F31E";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-external-link-alt:before {
  content: "\F35D";
}
.fa-external-link-square-alt:before {
  content: "\F360";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-dropper:before {
  content: "\F1FB";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-facebook:before {
  content: "\F09A";
}
.fa-facebook-f:before {
  content: "\F39E";
}
.fa-facebook-messenger:before {
  content: "\F39F";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-fan:before {
  content: "\F863";
}
.fa-fantasy-flight-games:before {
  content: "\F6DC";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-faucet:before {
  content: "\E005";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-feather:before {
  content: "\F52D";
}
.fa-feather-alt:before {
  content: "\F56B";
}
.fa-fedex:before {
  content: "\F797";
}
.fa-fedora:before {
  content: "\F798";
}
.fa-female:before {
  content: "\F182";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-figma:before {
  content: "\F799";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-alt:before {
  content: "\F15C";
}
.fa-file-archive:before {
  content: "\F1C6";
}
.fa-file-audio:before {
  content: "\F1C7";
}
.fa-file-code:before {
  content: "\F1C9";
}
.fa-file-contract:before {
  content: "\F56C";
}
.fa-file-csv:before {
  content: "\F6DD";
}
.fa-file-download:before {
  content: "\F56D";
}
.fa-file-excel:before {
  content: "\F1C3";
}
.fa-file-export:before {
  content: "\F56E";
}
.fa-file-image:before {
  content: "\F1C5";
}
.fa-file-import:before {
  content: "\F56F";
}
.fa-file-invoice:before {
  content: "\F570";
}
.fa-file-invoice-dollar:before {
  content: "\F571";
}
.fa-file-medical:before {
  content: "\F477";
}
.fa-file-medical-alt:before {
  content: "\F478";
}
.fa-file-pdf:before {
  content: "\F1C1";
}
.fa-file-powerpoint:before {
  content: "\F1C4";
}
.fa-file-prescription:before {
  content: "\F572";
}
.fa-file-signature:before {
  content: "\F573";
}
.fa-file-upload:before {
  content: "\F574";
}
.fa-file-video:before {
  content: "\F1C8";
}
.fa-file-word:before {
  content: "\F1C2";
}
.fa-fill:before {
  content: "\F575";
}
.fa-fill-drip:before {
  content: "\F576";
}
.fa-film:before {
  content: "\F008";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-fingerprint:before {
  content: "\F577";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-fire-alt:before {
  content: "\F7E4";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-firefox-browser:before {
  content: "\E007";
}
.fa-first-aid:before {
  content: "\F479";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-first-order-alt:before {
  content: "\F50A";
}
.fa-firstdraft:before {
  content: "\F3A1";
}
.fa-fish:before {
  content: "\F578";
}
.fa-fist-raised:before {
  content: "\F6DE";
}
.fa-flag:before {
  content: "\F024";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-flag-usa:before {
  content: "\F74D";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-flipboard:before {
  content: "\F44D";
}
.fa-flushed:before {
  content: "\F579";
}
.fa-fly:before {
  content: "\F417";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-minus:before {
  content: "\F65D";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-folder-plus:before {
  content: "\F65E";
}
.fa-font:before {
  content: "\F031";
}
.fa-font-awesome:before {
  content: "\F2B4";
}
.fa-font-awesome-alt:before {
  content: "\F35C";
}
.fa-font-awesome-flag:before {
  content: "\F425";
}
.fa-font-awesome-logo-full:before {
  content: "\F4E6";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-fonticons-fi:before {
  content: "\F3A2";
}
.fa-football-ball:before {
  content: "\F44E";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-fort-awesome-alt:before {
  content: "\F3A3";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-freebsd:before {
  content: "\F3A4";
}
.fa-frog:before {
  content: "\F52E";
}
.fa-frown:before {
  content: "\F119";
}
.fa-frown-open:before {
  content: "\F57A";
}
.fa-fulcrum:before {
  content: "\F50B";
}
.fa-funnel-dollar:before {
  content: "\F662";
}
.fa-futbol:before {
  content: "\F1E3";
}
.fa-galactic-republic:before {
  content: "\F50C";
}
.fa-galactic-senate:before {
  content: "\F50D";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-gas-pump:before {
  content: "\F52F";
}
.fa-gavel:before {
  content: "\F0E3";
}
.fa-gem:before {
  content: "\F3A5";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-ghost:before {
  content: "\F6E2";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-gifts:before {
  content: "\F79C";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-git-alt:before {
  content: "\F841";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-github:before {
  content: "\F09B";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-gitkraken:before {
  content: "\F3A6";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-gitter:before {
  content: "\F426";
}
.fa-glass-cheers:before {
  content: "\F79F";
}
.fa-glass-martini:before {
  content: "\F000";
}
.fa-glass-martini-alt:before {
  content: "\F57B";
}
.fa-glass-whiskey:before {
  content: "\F7A0";
}
.fa-glasses:before {
  content: "\F530";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-globe-africa:before {
  content: "\F57C";
}
.fa-globe-americas:before {
  content: "\F57D";
}
.fa-globe-asia:before {
  content: "\F57E";
}
.fa-globe-europe:before {
  content: "\F7A2";
}
.fa-gofore:before {
  content: "\F3A7";
}
.fa-golf-ball:before {
  content: "\F450";
}
.fa-goodreads:before {
  content: "\F3A8";
}
.fa-goodreads-g:before {
  content: "\F3A9";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-google-drive:before {
  content: "\F3AA";
}
.fa-google-pay:before {
  content: "\E079";
}
.fa-google-play:before {
  content: "\F3AB";
}
.fa-google-plus:before {
  content: "\F2B3";
}
.fa-google-plus-g:before {
  content: "\F0D5";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-gopuram:before {
  content: "\F664";
}
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-gratipay:before {
  content: "\F184";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-greater-than:before {
  content: "\F531";
}
.fa-greater-than-equal:before {
  content: "\F532";
}
.fa-grimace:before {
  content: "\F57F";
}
.fa-grin:before {
  content: "\F580";
}
.fa-grin-alt:before {
  content: "\F581";
}
.fa-grin-beam:before {
  content: "\F582";
}
.fa-grin-beam-sweat:before {
  content: "\F583";
}
.fa-grin-hearts:before {
  content: "\F584";
}
.fa-grin-squint:before {
  content: "\F585";
}
.fa-grin-squint-tears:before {
  content: "\F586";
}
.fa-grin-stars:before {
  content: "\F587";
}
.fa-grin-tears:before {
  content: "\F588";
}
.fa-grin-tongue:before {
  content: "\F589";
}
.fa-grin-tongue-squint:before {
  content: "\F58A";
}
.fa-grin-tongue-wink:before {
  content: "\F58B";
}
.fa-grin-wink:before {
  content: "\F58C";
}
.fa-grip-horizontal:before {
  content: "\F58D";
}
.fa-grip-lines:before {
  content: "\F7A4";
}
.fa-grip-lines-vertical:before {
  content: "\F7A5";
}
.fa-grip-vertical:before {
  content: "\F58E";
}
.fa-gripfire:before {
  content: "\F3AC";
}
.fa-grunt:before {
  content: "\F3AD";
}
.fa-guilded:before {
  content: "\E07E";
}
.fa-guitar:before {
  content: "\F7A6";
}
.fa-gulp:before {
  content: "\F3AE";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-hacker-news-square:before {
  content: "\F3AF";
}
.fa-hackerrank:before {
  content: "\F5F7";
}
.fa-hamburger:before {
  content: "\F805";
}
.fa-hammer:before {
  content: "\F6E3";
}
.fa-hamsa:before {
  content: "\F665";
}
.fa-hand-holding:before {
  content: "\F4BD";
}
.fa-hand-holding-heart:before {
  content: "\F4BE";
}
.fa-hand-holding-medical:before {
  content: "\E05C";
}
.fa-hand-holding-usd:before {
  content: "\F4C0";
}
.fa-hand-holding-water:before {
  content: "\F4C1";
}
.fa-hand-lizard:before {
  content: "\F258";
}
.fa-hand-middle-finger:before {
  content: "\F806";
}
.fa-hand-paper:before {
  content: "\F256";
}
.fa-hand-peace:before {
  content: "\F25B";
}
.fa-hand-point-down:before {
  content: "\F0A7";
}
.fa-hand-point-left:before {
  content: "\F0A5";
}
.fa-hand-point-right:before {
  content: "\F0A4";
}
.fa-hand-point-up:before {
  content: "\F0A6";
}
.fa-hand-pointer:before {
  content: "\F25A";
}
.fa-hand-rock:before {
  content: "\F255";
}
.fa-hand-scissors:before {
  content: "\F257";
}
.fa-hand-sparkles:before {
  content: "\E05D";
}
.fa-hand-spock:before {
  content: "\F259";
}
.fa-hands:before {
  content: "\F4C2";
}
.fa-hands-helping:before {
  content: "\F4C4";
}
.fa-hands-wash:before {
  content: "\E05E";
}
.fa-handshake:before {
  content: "\F2B5";
}
.fa-handshake-alt-slash:before {
  content: "\E05F";
}
.fa-handshake-slash:before {
  content: "\E060";
}
.fa-hanukiah:before {
  content: "\F6E6";
}
.fa-hard-hat:before {
  content: "\F807";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-hat-cowboy:before {
  content: "\F8C0";
}
.fa-hat-cowboy-side:before {
  content: "\F8C1";
}
.fa-hat-wizard:before {
  content: "\F6E8";
}
.fa-hdd:before {
  content: "\F0A0";
}
.fa-head-side-cough:before {
  content: "\E061";
}
.fa-head-side-cough-slash:before {
  content: "\E062";
}
.fa-head-side-mask:before {
  content: "\E063";
}
.fa-head-side-virus:before {
  content: "\E064";
}
.fa-heading:before {
  content: "\F1DC";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-headphones-alt:before {
  content: "\F58F";
}
.fa-headset:before {
  content: "\F590";
}
.fa-heart:before {
  content: "\F004";
}
.fa-heart-broken:before {
  content: "\F7A9";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-helicopter:before {
  content: "\F533";
}
.fa-highlighter:before {
  content: "\F591";
}
.fa-hiking:before {
  content: "\F6EC";
}
.fa-hippo:before {
  content: "\F6ED";
}
.fa-hips:before {
  content: "\F452";
}
.fa-hire-a-helper:before {
  content: "\F3B0";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-hive:before {
  content: "\E07F";
}
.fa-hockey-puck:before {
  content: "\F453";
}
.fa-holly-berry:before {
  content: "\F7AA";
}
.fa-home:before {
  content: "\F015";
}
.fa-hooli:before {
  content: "\F427";
}
.fa-hornbill:before {
  content: "\F592";
}
.fa-horse:before {
  content: "\F6F0";
}
.fa-horse-head:before {
  content: "\F7AB";
}
.fa-hospital:before {
  content: "\F0F8";
}
.fa-hospital-alt:before {
  content: "\F47D";
}
.fa-hospital-symbol:before {
  content: "\F47E";
}
.fa-hospital-user:before {
  content: "\F80D";
}
.fa-hot-tub:before {
  content: "\F593";
}
.fa-hotdog:before {
  content: "\F80F";
}
.fa-hotel:before {
  content: "\F594";
}
.fa-hotjar:before {
  content: "\F3B1";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-house-damage:before {
  content: "\F6F1";
}
.fa-house-user:before {
  content: "\E065";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-hryvnia:before {
  content: "\F6F2";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-hubspot:before {
  content: "\F3B2";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-ice-cream:before {
  content: "\F810";
}
.fa-icicles:before {
  content: "\F7AD";
}
.fa-icons:before {
  content: "\F86D";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-id-card:before {
  content: "\F2C2";
}
.fa-id-card-alt:before {
  content: "\F47F";
}
.fa-ideal:before {
  content: "\E013";
}
.fa-igloo:before {
  content: "\F7AE";
}
.fa-image:before {
  content: "\F03E";
}
.fa-images:before {
  content: "\F302";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-industry:before {
  content: "\F275";
}
.fa-infinity:before {
  content: "\F534";
}
.fa-info:before {
  content: "\F129";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-innosoft:before {
  content: "\E080";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-instagram-square:before {
  content: "\E055";
}
.fa-instalod:before {
  content: "\E081";
}
.fa-intercom:before {
  content: "\F7AF";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-invision:before {
  content: "\F7B0";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-italic:before {
  content: "\F033";
}
.fa-itch-io:before {
  content: "\F83A";
}
.fa-itunes:before {
  content: "\F3B4";
}
.fa-itunes-note:before {
  content: "\F3B5";
}
.fa-java:before {
  content: "\F4E4";
}
.fa-jedi:before {
  content: "\F669";
}
.fa-jedi-order:before {
  content: "\F50E";
}
.fa-jenkins:before {
  content: "\F3B6";
}
.fa-jira:before {
  content: "\F7B1";
}
.fa-joget:before {
  content: "\F3B7";
}
.fa-joint:before {
  content: "\F595";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-journal-whills:before {
  content: "\F66A";
}
.fa-js:before {
  content: "\F3B8";
}
.fa-js-square:before {
  content: "\F3B9";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-kaaba:before {
  content: "\F66B";
}
.fa-kaggle:before {
  content: "\F5FA";
}
.fa-key:before {
  content: "\F084";
}
.fa-keybase:before {
  content: "\F4F5";
}
.fa-keyboard:before {
  content: "\F11C";
}
.fa-keycdn:before {
  content: "\F3BA";
}
.fa-khanda:before {
  content: "\F66D";
}
.fa-kickstarter:before {
  content: "\F3BB";
}
.fa-kickstarter-k:before {
  content: "\F3BC";
}
.fa-kiss:before {
  content: "\F596";
}
.fa-kiss-beam:before {
  content: "\F597";
}
.fa-kiss-wink-heart:before {
  content: "\F598";
}
.fa-kiwi-bird:before {
  content: "\F535";
}
.fa-korvue:before {
  content: "\F42F";
}
.fa-landmark:before {
  content: "\F66F";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-laptop-code:before {
  content: "\F5FC";
}
.fa-laptop-house:before {
  content: "\E066";
}
.fa-laptop-medical:before {
  content: "\F812";
}
.fa-laravel:before {
  content: "\F3BD";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-laugh:before {
  content: "\F599";
}
.fa-laugh-beam:before {
  content: "\F59A";
}
.fa-laugh-squint:before {
  content: "\F59B";
}
.fa-laugh-wink:before {
  content: "\F59C";
}
.fa-layer-group:before {
  content: "\F5FD";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-lemon:before {
  content: "\F094";
}
.fa-less:before {
  content: "\F41D";
}
.fa-less-than:before {
  content: "\F536";
}
.fa-less-than-equal:before {
  content: "\F537";
}
.fa-level-down-alt:before {
  content: "\F3BE";
}
.fa-level-up-alt:before {
  content: "\F3BF";
}
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-lightbulb:before {
  content: "\F0EB";
}
.fa-line:before {
  content: "\F3C0";
}
.fa-link:before {
  content: "\F0C1";
}
.fa-linkedin:before {
  content: "\F08C";
}
.fa-linkedin-in:before {
  content: "\F0E1";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-lira-sign:before {
  content: "\F195";
}
.fa-list:before {
  content: "\F03A";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-lock:before {
  content: "\F023";
}
.fa-lock-open:before {
  content: "\F3C1";
}
.fa-long-arrow-alt-down:before {
  content: "\F309";
}
.fa-long-arrow-alt-left:before {
  content: "\F30A";
}
.fa-long-arrow-alt-right:before {
  content: "\F30B";
}
.fa-long-arrow-alt-up:before {
  content: "\F30C";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-luggage-cart:before {
  content: "\F59D";
}
.fa-lungs:before {
  content: "\F604";
}
.fa-lungs-virus:before {
  content: "\E067";
}
.fa-lyft:before {
  content: "\F3C3";
}
.fa-magento:before {
  content: "\F3C4";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-mail-bulk:before {
  content: "\F674";
}
.fa-mailchimp:before {
  content: "\F59E";
}
.fa-male:before {
  content: "\F183";
}
.fa-mandalorian:before {
  content: "\F50F";
}
.fa-map:before {
  content: "\F279";
}
.fa-map-marked:before {
  content: "\F59F";
}
.fa-map-marked-alt:before {
  content: "\F5A0";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-map-marker-alt:before {
  content: "\F3C5";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-markdown:before {
  content: "\F60F";
}
.fa-marker:before {
  content: "\F5A1";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mask:before {
  content: "\F6FA";
}
.fa-mastodon:before {
  content: "\F4F6";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-mdb:before {
  content: "\F8CA";
}
.fa-medal:before {
  content: "\F5A2";
}
.fa-medapps:before {
  content: "\F3C6";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-medium-m:before {
  content: "\F3C7";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-medrt:before {
  content: "\F3C8";
}
.fa-meetup:before {
  content: "\F2E0";
}
.fa-megaport:before {
  content: "\F5A3";
}
.fa-meh:before {
  content: "\F11A";
}
.fa-meh-blank:before {
  content: "\F5A4";
}
.fa-meh-rolling-eyes:before {
  content: "\F5A5";
}
.fa-memory:before {
  content: "\F538";
}
.fa-mendeley:before {
  content: "\F7B3";
}
.fa-menorah:before {
  content: "\F676";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-meteor:before {
  content: "\F753";
}
.fa-microblog:before {
  content: "\E01A";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-alt:before {
  content: "\F3C9";
}
.fa-microphone-alt-slash:before {
  content: "\F539";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-microscope:before {
  content: "\F610";
}
.fa-microsoft:before {
  content: "\F3CA";
}
.fa-minus:before {
  content: "\F068";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-mitten:before {
  content: "\F7B5";
}
.fa-mix:before {
  content: "\F3CB";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-mixer:before {
  content: "\E056";
}
.fa-mizuni:before {
  content: "\F3CC";
}
.fa-mobile:before {
  content: "\F10B";
}
.fa-mobile-alt:before {
  content: "\F3CD";
}
.fa-modx:before {
  content: "\F285";
}
.fa-monero:before {
  content: "\F3D0";
}
.fa-money-bill:before {
  content: "\F0D6";
}
.fa-money-bill-alt:before {
  content: "\F3D1";
}
.fa-money-bill-wave:before {
  content: "\F53A";
}
.fa-money-bill-wave-alt:before {
  content: "\F53B";
}
.fa-money-check:before {
  content: "\F53C";
}
.fa-money-check-alt:before {
  content: "\F53D";
}
.fa-monument:before {
  content: "\F5A6";
}
.fa-moon:before {
  content: "\F186";
}
.fa-mortar-pestle:before {
  content: "\F5A7";
}
.fa-mosque:before {
  content: "\F678";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-mountain:before {
  content: "\F6FC";
}
.fa-mouse:before {
  content: "\F8CC";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-mug-hot:before {
  content: "\F7B6";
}
.fa-music:before {
  content: "\F001";
}
.fa-napster:before {
  content: "\F3D2";
}
.fa-neos:before {
  content: "\F612";
}
.fa-network-wired:before {
  content: "\F6FF";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-newspaper:before {
  content: "\F1EA";
}
.fa-nimblr:before {
  content: "\F5A8";
}
.fa-node:before {
  content: "\F419";
}
.fa-node-js:before {
  content: "\F3D3";
}
.fa-not-equal:before {
  content: "\F53E";
}
.fa-notes-medical:before {
  content: "\F481";
}
.fa-npm:before {
  content: "\F3D4";
}
.fa-ns8:before {
  content: "\F3D5";
}
.fa-nutritionix:before {
  content: "\F3D6";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-octopus-deploy:before {
  content: "\E082";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-oil-can:before {
  content: "\F613";
}
.fa-old-republic:before {
  content: "\F510";
}
.fa-om:before {
  content: "\F679";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-orcid:before {
  content: "\F8D2";
}
.fa-osi:before {
  content: "\F41A";
}
.fa-otter:before {
  content: "\F700";
}
.fa-outdent:before {
  content: "\F03B";
}
.fa-page4:before {
  content: "\F3D7";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-pager:before {
  content: "\F815";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-paint-roller:before {
  content: "\F5AA";
}
.fa-palette:before {
  content: "\F53F";
}
.fa-palfed:before {
  content: "\F3D8";
}
.fa-pallet:before {
  content: "\F482";
}
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-parachute-box:before {
  content: "\F4CD";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-parking:before {
  content: "\F540";
}
.fa-passport:before {
  content: "\F5AB";
}
.fa-pastafarianism:before {
  content: "\F67B";
}
.fa-paste:before {
  content: "\F0EA";
}
.fa-patreon:before {
  content: "\F3D9";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-peace:before {
  content: "\F67C";
}
.fa-pen:before {
  content: "\F304";
}
.fa-pen-alt:before {
  content: "\F305";
}
.fa-pen-fancy:before {
  content: "\F5AC";
}
.fa-pen-nib:before {
  content: "\F5AD";
}
.fa-pen-square:before {
  content: "\F14B";
}
.fa-pencil-alt:before {
  content: "\F303";
}
.fa-pencil-ruler:before {
  content: "\F5AE";
}
.fa-penny-arcade:before {
  content: "\F704";
}
.fa-people-arrows:before {
  content: "\E068";
}
.fa-people-carry:before {
  content: "\F4CE";
}
.fa-pepper-hot:before {
  content: "\F816";
}
.fa-perbyte:before {
  content: "\E083";
}
.fa-percent:before {
  content: "\F295";
}
.fa-percentage:before {
  content: "\F541";
}
.fa-periscope:before {
  content: "\F3DA";
}
.fa-person-booth:before {
  content: "\F756";
}
.fa-phabricator:before {
  content: "\F3DB";
}
.fa-phoenix-framework:before {
  content: "\F3DC";
}
.fa-phoenix-squadron:before {
  content: "\F511";
}
.fa-phone:before {
  content: "\F095";
}
.fa-phone-alt:before {
  content: "\F879";
}
.fa-phone-slash:before {
  content: "\F3DD";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-phone-square-alt:before {
  content: "\F87B";
}
.fa-phone-volume:before {
  content: "\F2A0";
}
.fa-photo-video:before {
  content: "\F87C";
}
.fa-php:before {
  content: "\F457";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-pied-piper-hat:before {
  content: "\F4E5";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-square:before {
  content: "\E01E";
}
.fa-piggy-bank:before {
  content: "\F4D3";
}
.fa-pills:before {
  content: "\F484";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-pizza-slice:before {
  content: "\F818";
}
.fa-place-of-worship:before {
  content: "\F67F";
}
.fa-plane:before {
  content: "\F072";
}
.fa-plane-arrival:before {
  content: "\F5AF";
}
.fa-plane-departure:before {
  content: "\F5B0";
}
.fa-plane-slash:before {
  content: "\E069";
}
.fa-play:before {
  content: "\F04B";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-playstation:before {
  content: "\F3DF";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-plus:before {
  content: "\F067";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-poll:before {
  content: "\F681";
}
.fa-poll-h:before {
  content: "\F682";
}
.fa-poo:before {
  content: "\F2FE";
}
.fa-poo-storm:before {
  content: "\F75A";
}
.fa-poop:before {
  content: "\F619";
}
.fa-portrait:before {
  content: "\F3E0";
}
.fa-pound-sign:before {
  content: "\F154";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-pray:before {
  content: "\F683";
}
.fa-praying-hands:before {
  content: "\F684";
}
.fa-prescription:before {
  content: "\F5B1";
}
.fa-prescription-bottle:before {
  content: "\F485";
}
.fa-prescription-bottle-alt:before {
  content: "\F486";
}
.fa-print:before {
  content: "\F02F";
}
.fa-procedures:before {
  content: "\F487";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-project-diagram:before {
  content: "\F542";
}
.fa-pump-medical:before {
  content: "\E06A";
}
.fa-pump-soap:before {
  content: "\E06B";
}
.fa-pushed:before {
  content: "\F3E1";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-python:before {
  content: "\F3E2";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-question:before {
  content: "\F128";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-quidditch:before {
  content: "\F458";
}
.fa-quinscape:before {
  content: "\F459";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-quran:before {
  content: "\F687";
}
.fa-r-project:before {
  content: "\F4F7";
}
.fa-radiation:before {
  content: "\F7B9";
}
.fa-radiation-alt:before {
  content: "\F7BA";
}
.fa-rainbow:before {
  content: "\F75B";
}
.fa-random:before {
  content: "\F074";
}
.fa-raspberry-pi:before {
  content: "\F7BB";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-react:before {
  content: "\F41B";
}
.fa-reacteurope:before {
  content: "\F75D";
}
.fa-readme:before {
  content: "\F4D5";
}
.fa-rebel:before {
  content: "\F1D0";
}
.fa-receipt:before {
  content: "\F543";
}
.fa-record-vinyl:before {
  content: "\F8D9";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-red-river:before {
  content: "\F3E3";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-redhat:before {
  content: "\F7BC";
}
.fa-redo:before {
  content: "\F01E";
}
.fa-redo-alt:before {
  content: "\F2F9";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-remove-format:before {
  content: "\F87D";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-reply:before {
  content: "\F3E5";
}
.fa-reply-all:before {
  content: "\F122";
}
.fa-replyd:before {
  content: "\F3E6";
}
.fa-republican:before {
  content: "\F75E";
}
.fa-researchgate:before {
  content: "\F4F8";
}
.fa-resolving:before {
  content: "\F3E7";
}
.fa-restroom:before {
  content: "\F7BD";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-rev:before {
  content: "\F5B2";
}
.fa-ribbon:before {
  content: "\F4D6";
}
.fa-ring:before {
  content: "\F70B";
}
.fa-road:before {
  content: "\F018";
}
.fa-robot:before {
  content: "\F544";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-rocketchat:before {
  content: "\F3E8";
}
.fa-rockrms:before {
  content: "\F3E9";
}
.fa-route:before {
  content: "\F4D7";
}
.fa-rss:before {
  content: "\F09E";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-ruble-sign:before {
  content: "\F158";
}
.fa-ruler:before {
  content: "\F545";
}
.fa-ruler-combined:before {
  content: "\F546";
}
.fa-ruler-horizontal:before {
  content: "\F547";
}
.fa-ruler-vertical:before {
  content: "\F548";
}
.fa-running:before {
  content: "\F70C";
}
.fa-rupee-sign:before {
  content: "\F156";
}
.fa-rust:before {
  content: "\E07A";
}
.fa-sad-cry:before {
  content: "\F5B3";
}
.fa-sad-tear:before {
  content: "\F5B4";
}
.fa-safari:before {
  content: "\F267";
}
.fa-salesforce:before {
  content: "\F83B";
}
.fa-sass:before {
  content: "\F41E";
}
.fa-satellite:before {
  content: "\F7BF";
}
.fa-satellite-dish:before {
  content: "\F7C0";
}
.fa-save:before {
  content: "\F0C7";
}
.fa-schlix:before {
  content: "\F3EA";
}
.fa-school:before {
  content: "\F549";
}
.fa-screwdriver:before {
  content: "\F54A";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-scroll:before {
  content: "\F70E";
}
.fa-sd-card:before {
  content: "\F7C2";
}
.fa-search:before {
  content: "\F002";
}
.fa-search-dollar:before {
  content: "\F688";
}
.fa-search-location:before {
  content: "\F689";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-searchengin:before {
  content: "\F3EB";
}
.fa-seedling:before {
  content: "\F4D8";
}
.fa-sellcast:before {
  content: "\F2DA";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-server:before {
  content: "\F233";
}
.fa-servicestack:before {
  content: "\F3EC";
}
.fa-shapes:before {
  content: "\F61F";
}
.fa-share:before {
  content: "\F064";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-shekel-sign:before {
  content: "\F20B";
}
.fa-shield-alt:before {
  content: "\F3ED";
}
.fa-shield-virus:before {
  content: "\E06C";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-shipping-fast:before {
  content: "\F48B";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-shoe-prints:before {
  content: "\F54B";
}
.fa-shopify:before {
  content: "\E057";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-shopware:before {
  content: "\F5B5";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-shuttle-van:before {
  content: "\F5B6";
}
.fa-sign:before {
  content: "\F4D9";
}
.fa-sign-in-alt:before {
  content: "\F2F6";
}
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-sign-out-alt:before {
  content: "\F2F5";
}
.fa-signal:before {
  content: "\F012";
}
.fa-signature:before {
  content: "\F5B7";
}
.fa-sim-card:before {
  content: "\F7C4";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-sink:before {
  content: "\E06D";
}
.fa-sistrix:before {
  content: "\F3EE";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-sith:before {
  content: "\F512";
}
.fa-skating:before {
  content: "\F7C5";
}
.fa-sketch:before {
  content: "\F7C6";
}
.fa-skiing:before {
  content: "\F7C9";
}
.fa-skiing-nordic:before {
  content: "\F7CA";
}
.fa-skull:before {
  content: "\F54C";
}
.fa-skull-crossbones:before {
  content: "\F714";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-slack:before {
  content: "\F198";
}
.fa-slack-hash:before {
  content: "\F3EF";
}
.fa-slash:before {
  content: "\F715";
}
.fa-sleigh:before {
  content: "\F7CC";
}
.fa-sliders-h:before {
  content: "\F1DE";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-smile:before {
  content: "\F118";
}
.fa-smile-beam:before {
  content: "\F5B8";
}
.fa-smile-wink:before {
  content: "\F4DA";
}
.fa-smog:before {
  content: "\F75F";
}
.fa-smoking:before {
  content: "\F48D";
}
.fa-smoking-ban:before {
  content: "\F54D";
}
.fa-sms:before {
  content: "\F7CD";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-snowboarding:before {
  content: "\F7CE";
}
.fa-snowflake:before {
  content: "\F2DC";
}
.fa-snowman:before {
  content: "\F7D0";
}
.fa-snowplow:before {
  content: "\F7D2";
}
.fa-soap:before {
  content: "\E06E";
}
.fa-socks:before {
  content: "\F696";
}
.fa-solar-panel:before {
  content: "\F5BA";
}
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-alpha-down:before {
  content: "\F15D";
}
.fa-sort-alpha-down-alt:before {
  content: "\F881";
}
.fa-sort-alpha-up:before {
  content: "\F15E";
}
.fa-sort-alpha-up-alt:before {
  content: "\F882";
}
.fa-sort-amount-down:before {
  content: "\F160";
}
.fa-sort-amount-down-alt:before {
  content: "\F884";
}
.fa-sort-amount-up:before {
  content: "\F161";
}
.fa-sort-amount-up-alt:before {
  content: "\F885";
}
.fa-sort-down:before {
  content: "\F0DD";
}
.fa-sort-numeric-down:before {
  content: "\F162";
}
.fa-sort-numeric-down-alt:before {
  content: "\F886";
}
.fa-sort-numeric-up:before {
  content: "\F163";
}
.fa-sort-numeric-up-alt:before {
  content: "\F887";
}
.fa-sort-up:before {
  content: "\F0DE";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-sourcetree:before {
  content: "\F7D3";
}
.fa-spa:before {
  content: "\F5BB";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-speakap:before {
  content: "\F3F3";
}
.fa-speaker-deck:before {
  content: "\F83C";
}
.fa-spell-check:before {
  content: "\F891";
}
.fa-spider:before {
  content: "\F717";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-splotch:before {
  content: "\F5BC";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-spray-can:before {
  content: "\F5BD";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-square-full:before {
  content: "\F45C";
}
.fa-square-root-alt:before {
  content: "\F698";
}
.fa-squarespace:before {
  content: "\F5BE";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-stackpath:before {
  content: "\F842";
}
.fa-stamp:before {
  content: "\F5BF";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-and-crescent:before {
  content: "\F699";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-star-half-alt:before {
  content: "\F5C0";
}
.fa-star-of-david:before {
  content: "\F69A";
}
.fa-star-of-life:before {
  content: "\F621";
}
.fa-staylinked:before {
  content: "\F3F5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-steam-symbol:before {
  content: "\F3F6";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-sticker-mule:before {
  content: "\F3F7";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stopwatch:before {
  content: "\F2F2";
}
.fa-stopwatch-20:before {
  content: "\E06F";
}
.fa-store:before {
  content: "\F54E";
}
.fa-store-alt:before {
  content: "\F54F";
}
.fa-store-alt-slash:before {
  content: "\E070";
}
.fa-store-slash:before {
  content: "\E071";
}
.fa-strava:before {
  content: "\F428";
}
.fa-stream:before {
  content: "\F550";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-stripe:before {
  content: "\F429";
}
.fa-stripe-s:before {
  content: "\F42A";
}
.fa-stroopwafel:before {
  content: "\F551";
}
.fa-studiovinari:before {
  content: "\F3F8";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-subway:before {
  content: "\F239";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-suitcase-rolling:before {
  content: "\F5C1";
}
.fa-sun:before {
  content: "\F185";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-supple:before {
  content: "\F3F9";
}
.fa-surprise:before {
  content: "\F5C2";
}
.fa-suse:before {
  content: "\F7D6";
}
.fa-swatchbook:before {
  content: "\F5C3";
}
.fa-swift:before {
  content: "\F8E1";
}
.fa-swimmer:before {
  content: "\F5C4";
}
.fa-swimming-pool:before {
  content: "\F5C5";
}
.fa-symfony:before {
  content: "\F83D";
}
.fa-synagogue:before {
  content: "\F69B";
}
.fa-sync:before {
  content: "\F021";
}
.fa-sync-alt:before {
  content: "\F2F1";
}
.fa-syringe:before {
  content: "\F48E";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-table-tennis:before {
  content: "\F45D";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-tablet-alt:before {
  content: "\F3FA";
}
.fa-tablets:before {
  content: "\F490";
}
.fa-tachometer-alt:before {
  content: "\F3FD";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-tape:before {
  content: "\F4DB";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-taxi:before {
  content: "\F1BA";
}
.fa-teamspeak:before {
  content: "\F4F9";
}
.fa-teeth:before {
  content: "\F62E";
}
.fa-teeth-open:before {
  content: "\F62F";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-telegram-plane:before {
  content: "\F3FE";
}
.fa-temperature-high:before {
  content: "\F769";
}
.fa-temperature-low:before {
  content: "\F76B";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-tenge:before {
  content: "\F7D7";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-the-red-yeti:before {
  content: "\F69D";
}
.fa-theater-masks:before {
  content: "\F630";
}
.fa-themeco:before {
  content: "\F5C6";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-thermometer:before {
  content: "\F491";
}
.fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-think-peaks:before {
  content: "\F731";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbtack:before {
  content: "\F08D";
}
.fa-ticket-alt:before {
  content: "\F3FF";
}
.fa-tiktok:before {
  content: "\E07B";
}
.fa-times:before {
  content: "\F00D";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-tint:before {
  content: "\F043";
}
.fa-tint-slash:before {
  content: "\F5C7";
}
.fa-tired:before {
  content: "\F5C8";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-toilet:before {
  content: "\F7D8";
}
.fa-toilet-paper:before {
  content: "\F71E";
}
.fa-toilet-paper-slash:before {
  content: "\E072";
}
.fa-toolbox:before {
  content: "\F552";
}
.fa-tools:before {
  content: "\F7D9";
}
.fa-tooth:before {
  content: "\F5C9";
}
.fa-torah:before {
  content: "\F6A0";
}
.fa-torii-gate:before {
  content: "\F6A1";
}
.fa-tractor:before {
  content: "\F722";
}
.fa-trade-federation:before {
  content: "\F513";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-traffic-light:before {
  content: "\F637";
}
.fa-trailer:before {
  content: "\E041";
}
.fa-train:before {
  content: "\F238";
}
.fa-tram:before {
  content: "\F7DA";
}
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-trash-alt:before {
  content: "\F2ED";
}
.fa-trash-restore:before {
  content: "\F829";
}
.fa-trash-restore-alt:before {
  content: "\F82A";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-trello:before {
  content: "\F181";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-truck-loading:before {
  content: "\F4DE";
}
.fa-truck-monster:before {
  content: "\F63B";
}
.fa-truck-moving:before {
  content: "\F4DF";
}
.fa-truck-pickup:before {
  content: "\F63C";
}
.fa-tshirt:before {
  content: "\F553";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-tv:before {
  content: "\F26C";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-typo3:before {
  content: "\F42B";
}
.fa-uber:before {
  content: "\F402";
}
.fa-ubuntu:before {
  content: "\F7DF";
}
.fa-uikit:before {
  content: "\F403";
}
.fa-umbraco:before {
  content: "\F8E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-umbrella-beach:before {
  content: "\F5CA";
}
.fa-uncharted:before {
  content: "\E084";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-undo:before {
  content: "\F0E2";
}
.fa-undo-alt:before {
  content: "\F2EA";
}
.fa-uniregistry:before {
  content: "\F404";
}
.fa-unity:before {
  content: "\E049";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-university:before {
  content: "\F19C";
}
.fa-unlink:before {
  content: "\F127";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-unsplash:before {
  content: "\E07C";
}
.fa-untappd:before {
  content: "\F405";
}
.fa-upload:before {
  content: "\F093";
}
.fa-ups:before {
  content: "\F7E0";
}
.fa-usb:before {
  content: "\F287";
}
.fa-user:before {
  content: "\F007";
}
.fa-user-alt:before {
  content: "\F406";
}
.fa-user-alt-slash:before {
  content: "\F4FA";
}
.fa-user-astronaut:before {
  content: "\F4FB";
}
.fa-user-check:before {
  content: "\F4FC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-clock:before {
  content: "\F4FD";
}
.fa-user-cog:before {
  content: "\F4FE";
}
.fa-user-edit:before {
  content: "\F4FF";
}
.fa-user-friends:before {
  content: "\F500";
}
.fa-user-graduate:before {
  content: "\F501";
}
.fa-user-injured:before {
  content: "\F728";
}
.fa-user-lock:before {
  content: "\F502";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-user-minus:before {
  content: "\F503";
}
.fa-user-ninja:before {
  content: "\F504";
}
.fa-user-nurse:before {
  content: "\F82F";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-user-shield:before {
  content: "\F505";
}
.fa-user-slash:before {
  content: "\F506";
}
.fa-user-tag:before {
  content: "\F507";
}
.fa-user-tie:before {
  content: "\F508";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-users:before {
  content: "\F0C0";
}
.fa-users-cog:before {
  content: "\F509";
}
.fa-users-slash:before {
  content: "\E073";
}
.fa-usps:before {
  content: "\F7E1";
}
.fa-ussunnah:before {
  content: "\F407";
}
.fa-utensil-spoon:before {
  content: "\F2E5";
}
.fa-utensils:before {
  content: "\F2E7";
}
.fa-vaadin:before {
  content: "\F408";
}
.fa-vector-square:before {
  content: "\F5CB";
}
.fa-venus:before {
  content: "\F221";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-vest:before {
  content: "\E085";
}
.fa-vest-patches:before {
  content: "\E086";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-vial:before {
  content: "\F492";
}
.fa-vials:before {
  content: "\F493";
}
.fa-viber:before {
  content: "\F409";
}
.fa-video:before {
  content: "\F03D";
}
.fa-video-slash:before {
  content: "\F4E2";
}
.fa-vihara:before {
  content: "\F6A7";
}
.fa-vimeo:before {
  content: "\F40A";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-vimeo-v:before {
  content: "\F27D";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-virus:before {
  content: "\E074";
}
.fa-virus-slash:before {
  content: "\E075";
}
.fa-viruses:before {
  content: "\E076";
}
.fa-vk:before {
  content: "\F189";
}
.fa-vnv:before {
  content: "\F40B";
}
.fa-voicemail:before {
  content: "\F897";
}
.fa-volleyball-ball:before {
  content: "\F45F";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-mute:before {
  content: "\F6A9";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-vote-yea:before {
  content: "\F772";
}
.fa-vr-cardboard:before {
  content: "\F729";
}
.fa-vuejs:before {
  content: "\F41F";
}
.fa-walking:before {
  content: "\F554";
}
.fa-wallet:before {
  content: "\F555";
}
.fa-warehouse:before {
  content: "\F494";
}
.fa-watchman-monitoring:before {
  content: "\E087";
}
.fa-water:before {
  content: "\F773";
}
.fa-wave-square:before {
  content: "\F83E";
}
.fa-waze:before {
  content: "\F83F";
}
.fa-weebly:before {
  content: "\F5CC";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-weight:before {
  content: "\F496";
}
.fa-weight-hanging:before {
  content: "\F5CD";
}
.fa-weixin:before {
  content: "\F1D7";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-whatsapp-square:before {
  content: "\F40C";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-whmcs:before {
  content: "\F40D";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-wind:before {
  content: "\F72E";
}
.fa-window-close:before {
  content: "\F410";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-wine-bottle:before {
  content: "\F72F";
}
.fa-wine-glass:before {
  content: "\F4E3";
}
.fa-wine-glass-alt:before {
  content: "\F5CE";
}
.fa-wix:before {
  content: "\F5CF";
}
.fa-wizards-of-the-coast:before {
  content: "\F730";
}
.fa-wodu:before {
  content: "\E088";
}
.fa-wolf-pack-battalion:before {
  content: "\F514";
}
.fa-won-sign:before {
  content: "\F159";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-wordpress-simple:before {
  content: "\F411";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-wpressr:before {
  content: "\F3E4";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-x-ray:before {
  content: "\F497";
}
.fa-xbox:before {
  content: "\F412";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-yammer:before {
  content: "\F840";
}
.fa-yandex:before {
  content: "\F413";
}
.fa-yandex-international:before {
  content: "\F414";
}
.fa-yarn:before {
  content: "\F7E3";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-yen-sign:before {
  content: "\F157";
}
.fa-yin-yang:before {
  content: "\F6AD";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-youtube-square:before {
  content: "\F431";
}
.fa-zhihu:before {
  content: "\F63F";
}
.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 Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.eot?0c6bfc668a72935760178f91327aed3a);
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.eot?0c6bfc668a72935760178f91327aed3a?#iefix) format('embedded-opentype'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff2?d824df7eb2e268626a2dd9a6a741ac4e) format('woff2'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.woff?d745348d289b149026921f197929a893) format('woff'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.ttf?b9625119ce4300f0ef890a8f3234c773) format('truetype'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-solid-900.svg?37bc7099f6f1ba80236164f22e905837#fontawesome) format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.eot?592643a83b8541edc52063d84c468700);
  src: url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.eot?592643a83b8541edc52063d84c468700?#iefix) format('embedded-opentype'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff2?ed311c7a0ade9a75bb3ebf5a7670f31d) format('woff2'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.woff?1a575a4138e5f366474f0e7c5bd614a5) format('woff'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.ttf?513aa607d398efaccc559916c3431403) format('truetype'), url(/fonts/vendor/@fortawesome/fontawesome-free/webfa-brands-400.svg?1d5619cd804367cefe6da2d79289218a#fontawesome) format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  content: "\F000";
}
.fa.fa-meetup {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-star-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-o:before {
  content: "\F005";
}
.fa.fa-remove:before {
  content: "\F00D";
}
.fa.fa-close:before {
  content: "\F00D";
}
.fa.fa-gear:before {
  content: "\F013";
}
.fa.fa-trash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-trash-o:before {
  content: "\F2ED";
}
.fa.fa-file-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-o:before {
  content: "\F15B";
}
.fa.fa-clock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-clock-o:before {
  content: "\F017";
}
.fa.fa-arrow-circle-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-down:before {
  content: "\F358";
}
.fa.fa-arrow-circle-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-up:before {
  content: "\F35B";
}
.fa.fa-play-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-play-circle-o:before {
  content: "\F144";
}
.fa.fa-repeat:before {
  content: "\F01E";
}
.fa.fa-rotate-right:before {
  content: "\F01E";
}
.fa.fa-refresh:before {
  content: "\F021";
}
.fa.fa-list-alt {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-dedent:before {
  content: "\F03B";
}
.fa.fa-video-camera:before {
  content: "\F03D";
}
.fa.fa-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-picture-o:before {
  content: "\F03E";
}
.fa.fa-photo {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-photo:before {
  content: "\F03E";
}
.fa.fa-image {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-image:before {
  content: "\F03E";
}
.fa.fa-pencil:before {
  content: "\F303";
}
.fa.fa-map-marker:before {
  content: "\F3C5";
}
.fa.fa-pencil-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-pencil-square-o:before {
  content: "\F044";
}
.fa.fa-share-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-share-square-o:before {
  content: "\F14D";
}
.fa.fa-check-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-check-square-o:before {
  content: "\F14A";
}
.fa.fa-arrows:before {
  content: "\F0B2";
}
.fa.fa-times-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-times-circle-o:before {
  content: "\F057";
}
.fa.fa-check-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-check-circle-o:before {
  content: "\F058";
}
.fa.fa-mail-forward:before {
  content: "\F064";
}
.fa.fa-expand:before {
  content: "\F424";
}
.fa.fa-compress:before {
  content: "\F422";
}
.fa.fa-eye {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-eye-slash {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-warning:before {
  content: "\F071";
}
.fa.fa-calendar:before {
  content: "\F073";
}
.fa.fa-arrows-v:before {
  content: "\F338";
}
.fa.fa-arrows-h:before {
  content: "\F337";
}
.fa.fa-bar-chart {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bar-chart:before {
  content: "\F080";
}
.fa.fa-bar-chart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bar-chart-o:before {
  content: "\F080";
}
.fa.fa-twitter-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gears:before {
  content: "\F085";
}
.fa.fa-thumbs-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-thumbs-o-up:before {
  content: "\F164";
}
.fa.fa-thumbs-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-thumbs-o-down:before {
  content: "\F165";
}
.fa.fa-heart-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-heart-o:before {
  content: "\F004";
}
.fa.fa-sign-out:before {
  content: "\F2F5";
}
.fa.fa-linkedin-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-linkedin-square:before {
  content: "\F08C";
}
.fa.fa-thumb-tack:before {
  content: "\F08D";
}
.fa.fa-external-link:before {
  content: "\F35D";
}
.fa.fa-sign-in:before {
  content: "\F2F6";
}
.fa.fa-github-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-lemon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-lemon-o:before {
  content: "\F094";
}
.fa.fa-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-square-o:before {
  content: "\F0C8";
}
.fa.fa-bookmark-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bookmark-o:before {
  content: "\F02E";
}
.fa.fa-twitter {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook:before {
  content: "\F39E";
}
.fa.fa-facebook-f {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook-f:before {
  content: "\F39E";
}
.fa.fa-github {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-credit-card {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-feed:before {
  content: "\F09E";
}
.fa.fa-hdd-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hdd-o:before {
  content: "\F0A0";
}
.fa.fa-hand-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa.fa-hand-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa.fa-hand-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa.fa-hand-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa.fa-arrows-alt:before {
  content: "\F31E";
}
.fa.fa-group:before {
  content: "\F0C0";
}
.fa.fa-chain:before {
  content: "\F0C1";
}
.fa.fa-scissors:before {
  content: "\F0C4";
}
.fa.fa-files-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-files-o:before {
  content: "\F0C5";
}
.fa.fa-floppy-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-floppy-o:before {
  content: "\F0C7";
}
.fa.fa-navicon:before {
  content: "\F0C9";
}
.fa.fa-reorder:before {
  content: "\F0C9";
}
.fa.fa-pinterest {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pinterest-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus:before {
  content: "\F0D5";
}
.fa.fa-money {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-money:before {
  content: "\F3D1";
}
.fa.fa-unsorted:before {
  content: "\F0DC";
}
.fa.fa-sort-desc:before {
  content: "\F0DD";
}
.fa.fa-sort-asc:before {
  content: "\F0DE";
}
.fa.fa-linkedin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-linkedin:before {
  content: "\F0E1";
}
.fa.fa-rotate-left:before {
  content: "\F0E2";
}
.fa.fa-legal:before {
  content: "\F0E3";
}
.fa.fa-tachometer:before {
  content: "\F3FD";
}
.fa.fa-dashboard:before {
  content: "\F3FD";
}
.fa.fa-comment-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-comment-o:before {
  content: "\F075";
}
.fa.fa-comments-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-comments-o:before {
  content: "\F086";
}
.fa.fa-flash:before {
  content: "\F0E7";
}
.fa.fa-clipboard {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-paste {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-paste:before {
  content: "\F328";
}
.fa.fa-lightbulb-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa.fa-exchange:before {
  content: "\F362";
}
.fa.fa-cloud-download:before {
  content: "\F381";
}
.fa.fa-cloud-upload:before {
  content: "\F382";
}
.fa.fa-bell-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bell-o:before {
  content: "\F0F3";
}
.fa.fa-cutlery:before {
  content: "\F2E7";
}
.fa.fa-file-text-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-text-o:before {
  content: "\F15C";
}
.fa.fa-building-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-building-o:before {
  content: "\F1AD";
}
.fa.fa-hospital-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hospital-o:before {
  content: "\F0F8";
}
.fa.fa-tablet:before {
  content: "\F3FA";
}
.fa.fa-mobile:before {
  content: "\F3CD";
}
.fa.fa-mobile-phone:before {
  content: "\F3CD";
}
.fa.fa-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-circle-o:before {
  content: "\F111";
}
.fa.fa-mail-reply:before {
  content: "\F3E5";
}
.fa.fa-github-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-folder-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-folder-o:before {
  content: "\F07B";
}
.fa.fa-folder-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-folder-open-o:before {
  content: "\F07C";
}
.fa.fa-smile-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-smile-o:before {
  content: "\F118";
}
.fa.fa-frown-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-frown-o:before {
  content: "\F119";
}
.fa.fa-meh-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-meh-o:before {
  content: "\F11A";
}
.fa.fa-keyboard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-keyboard-o:before {
  content: "\F11C";
}
.fa.fa-flag-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-flag-o:before {
  content: "\F024";
}
.fa.fa-mail-reply-all:before {
  content: "\F122";
}
.fa.fa-star-half-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-half-o:before {
  content: "\F089";
}
.fa.fa-star-half-empty {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-half-empty:before {
  content: "\F089";
}
.fa.fa-star-half-full {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-star-half-full:before {
  content: "\F089";
}
.fa.fa-code-fork:before {
  content: "\F126";
}
.fa.fa-chain-broken:before {
  content: "\F127";
}
.fa.fa-shield:before {
  content: "\F3ED";
}
.fa.fa-calendar-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-o:before {
  content: "\F133";
}
.fa.fa-maxcdn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-html5 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-css3 {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ticket:before {
  content: "\F3FF";
}
.fa.fa-minus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-minus-square-o:before {
  content: "\F146";
}
.fa.fa-level-up:before {
  content: "\F3BF";
}
.fa.fa-level-down:before {
  content: "\F3BE";
}
.fa.fa-pencil-square:before {
  content: "\F14B";
}
.fa.fa-external-link-square:before {
  content: "\F360";
}
.fa.fa-compass {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-down:before {
  content: "\F150";
}
.fa.fa-toggle-down {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-down:before {
  content: "\F150";
}
.fa.fa-caret-square-o-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-up:before {
  content: "\F151";
}
.fa.fa-toggle-up {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-up:before {
  content: "\F151";
}
.fa.fa-caret-square-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-right:before {
  content: "\F152";
}
.fa.fa-toggle-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-right:before {
  content: "\F152";
}
.fa.fa-eur:before {
  content: "\F153";
}
.fa.fa-euro:before {
  content: "\F153";
}
.fa.fa-gbp:before {
  content: "\F154";
}
.fa.fa-usd:before {
  content: "\F155";
}
.fa.fa-dollar:before {
  content: "\F155";
}
.fa.fa-inr:before {
  content: "\F156";
}
.fa.fa-rupee:before {
  content: "\F156";
}
.fa.fa-jpy:before {
  content: "\F157";
}
.fa.fa-cny:before {
  content: "\F157";
}
.fa.fa-rmb:before {
  content: "\F157";
}
.fa.fa-yen:before {
  content: "\F157";
}
.fa.fa-rub:before {
  content: "\F158";
}
.fa.fa-ruble:before {
  content: "\F158";
}
.fa.fa-rouble:before {
  content: "\F158";
}
.fa.fa-krw:before {
  content: "\F159";
}
.fa.fa-won:before {
  content: "\F159";
}
.fa.fa-btc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitcoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitcoin:before {
  content: "\F15A";
}
.fa.fa-file-text:before {
  content: "\F15C";
}
.fa.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa.fa-sort-alpha-desc:before {
  content: "\F881";
}
.fa.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa.fa-sort-amount-desc:before {
  content: "\F884";
}
.fa.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa.fa-sort-numeric-desc:before {
  content: "\F886";
}
.fa.fa-youtube-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-youtube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-xing {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-xing-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-youtube-play {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-youtube-play:before {
  content: "\F167";
}
.fa.fa-dropbox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stack-overflow {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-instagram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-flickr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-adn {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bitbucket-square:before {
  content: "\F171";
}
.fa.fa-tumblr {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-tumblr-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-long-arrow-down:before {
  content: "\F309";
}
.fa.fa-long-arrow-up:before {
  content: "\F30C";
}
.fa.fa-long-arrow-left:before {
  content: "\F30A";
}
.fa.fa-long-arrow-right:before {
  content: "\F30B";
}
.fa.fa-apple {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-windows {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-android {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-linux {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-dribbble {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-skype {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-foursquare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-trello {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gratipay {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gittip {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gittip:before {
  content: "\F184";
}
.fa.fa-sun-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-sun-o:before {
  content: "\F185";
}
.fa.fa-moon-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-moon-o:before {
  content: "\F186";
}
.fa.fa-vk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-renren {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pagelines {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stack-exchange {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right:before {
  content: "\F35A";
}
.fa.fa-arrow-circle-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-arrow-circle-o-left:before {
  content: "\F359";
}
.fa.fa-caret-square-o-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-caret-square-o-left:before {
  content: "\F191";
}
.fa.fa-toggle-left {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-toggle-left:before {
  content: "\F191";
}
.fa.fa-dot-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-dot-circle-o:before {
  content: "\F192";
}
.fa.fa-vimeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-try:before {
  content: "\F195";
}
.fa.fa-turkish-lira:before {
  content: "\F195";
}
.fa.fa-plus-square-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-plus-square-o:before {
  content: "\F0FE";
}
.fa.fa-slack {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wordpress {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-openid {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-institution:before {
  content: "\F19C";
}
.fa.fa-bank:before {
  content: "\F19C";
}
.fa.fa-mortar-board:before {
  content: "\F19D";
}
.fa.fa-yahoo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-reddit {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-reddit-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stumbleupon-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-stumbleupon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-delicious {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-digg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper-pp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-drupal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-joomla {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-spoon:before {
  content: "\F2E5";
}
.fa.fa-behance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-behance-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-steam {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-steam-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-automobile:before {
  content: "\F1B9";
}
.fa.fa-envelope-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-envelope-o:before {
  content: "\F0E0";
}
.fa.fa-spotify {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-deviantart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-soundcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-file-pdf-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa.fa-file-word-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-word-o:before {
  content: "\F1C2";
}
.fa.fa-file-excel-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa.fa-file-powerpoint-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa.fa-file-image-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-image-o:before {
  content: "\F1C5";
}
.fa.fa-file-photo-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-photo-o:before {
  content: "\F1C5";
}
.fa.fa-file-picture-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-picture-o:before {
  content: "\F1C5";
}
.fa.fa-file-archive-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-archive-o:before {
  content: "\F1C6";
}
.fa.fa-file-zip-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-zip-o:before {
  content: "\F1C6";
}
.fa.fa-file-audio-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-audio-o:before {
  content: "\F1C7";
}
.fa.fa-file-sound-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-sound-o:before {
  content: "\F1C7";
}
.fa.fa-file-video-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-video-o:before {
  content: "\F1C8";
}
.fa.fa-file-movie-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-movie-o:before {
  content: "\F1C8";
}
.fa.fa-file-code-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-file-code-o:before {
  content: "\F1C9";
}
.fa.fa-vine {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-codepen {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-jsfiddle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-life-ring {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-bouy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-bouy:before {
  content: "\F1CD";
}
.fa.fa-life-buoy {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-buoy:before {
  content: "\F1CD";
}
.fa.fa-life-saver {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-life-saver:before {
  content: "\F1CD";
}
.fa.fa-support {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-support:before {
  content: "\F1CD";
}
.fa.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa.fa-rebel {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ra {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ra:before {
  content: "\F1D0";
}
.fa.fa-resistance {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-resistance:before {
  content: "\F1D0";
}
.fa.fa-empire {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ge:before {
  content: "\F1D1";
}
.fa.fa-git-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-git {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-hacker-news {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator-square:before {
  content: "\F1D4";
}
.fa.fa-yc-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yc-square:before {
  content: "\F1D4";
}
.fa.fa-tencent-weibo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-qq {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-weixin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wechat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wechat:before {
  content: "\F1D7";
}
.fa.fa-send:before {
  content: "\F1D8";
}
.fa.fa-paper-plane-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-paper-plane-o:before {
  content: "\F1D8";
}
.fa.fa-send-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-send-o:before {
  content: "\F1D8";
}
.fa.fa-circle-thin {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-circle-thin:before {
  content: "\F111";
}
.fa.fa-header:before {
  content: "\F1DC";
}
.fa.fa-sliders:before {
  content: "\F1DE";
}
.fa.fa-futbol-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-futbol-o:before {
  content: "\F1E3";
}
.fa.fa-soccer-ball-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-soccer-ball-o:before {
  content: "\F1E3";
}
.fa.fa-slideshare {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-twitch {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yelp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-newspaper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa.fa-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-wallet {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-visa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-mastercard {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-discover {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-amex {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-paypal {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-stripe {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bell-slash-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-bell-slash-o:before {
  content: "\F1F6";
}
.fa.fa-trash:before {
  content: "\F2ED";
}
.fa.fa-copyright {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-eyedropper:before {
  content: "\F1FB";
}
.fa.fa-area-chart:before {
  content: "\F1FE";
}
.fa.fa-pie-chart:before {
  content: "\F200";
}
.fa.fa-line-chart:before {
  content: "\F201";
}
.fa.fa-lastfm {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-lastfm-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ioxhost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-angellist {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-cc:before {
  content: "\F20A";
}
.fa.fa-ils:before {
  content: "\F20B";
}
.fa.fa-shekel:before {
  content: "\F20B";
}
.fa.fa-sheqel:before {
  content: "\F20B";
}
.fa.fa-meanpath {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-meanpath:before {
  content: "\F2B4";
}
.fa.fa-buysellads {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-connectdevelop {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-dashcube {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-forumbee {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-leanpub {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-sellsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-shirtsinbulk {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-simplybuilt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-skyatlas {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-diamond {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-diamond:before {
  content: "\F3A5";
}
.fa.fa-intersex:before {
  content: "\F224";
}
.fa.fa-facebook-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-facebook-official:before {
  content: "\F09A";
}
.fa.fa-pinterest-p {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-whatsapp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-hotel:before {
  content: "\F236";
}
.fa.fa-viacoin {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-medium {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-y-combinator {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yc {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yc:before {
  content: "\F23B";
}
.fa.fa-optin-monster {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-opencart {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-expeditedssl {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-battery-4:before {
  content: "\F240";
}
.fa.fa-battery:before {
  content: "\F240";
}
.fa.fa-battery-3:before {
  content: "\F241";
}
.fa.fa-battery-2:before {
  content: "\F242";
}
.fa.fa-battery-1:before {
  content: "\F243";
}
.fa.fa-battery-0:before {
  content: "\F244";
}
.fa.fa-object-group {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-object-ungroup {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-sticky-note-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-sticky-note-o:before {
  content: "\F249";
}
.fa.fa-cc-jcb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cc-diners-club {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-clone {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hourglass-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hourglass-o:before {
  content: "\F254";
}
.fa.fa-hourglass-1:before {
  content: "\F251";
}
.fa.fa-hourglass-2:before {
  content: "\F252";
}
.fa.fa-hourglass-3:before {
  content: "\F253";
}
.fa.fa-hand-rock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-rock-o:before {
  content: "\F255";
}
.fa.fa-hand-grab-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-grab-o:before {
  content: "\F255";
}
.fa.fa-hand-paper-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-paper-o:before {
  content: "\F256";
}
.fa.fa-hand-stop-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-stop-o:before {
  content: "\F256";
}
.fa.fa-hand-scissors-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa.fa-hand-lizard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa.fa-hand-spock-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-spock-o:before {
  content: "\F259";
}
.fa.fa-hand-pointer-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa.fa-hand-peace-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa.fa-registered {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-creative-commons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gg {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gg-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-tripadvisor {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-odnoklassniki {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-odnoklassniki-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-get-pocket {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wikipedia-w {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-safari {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-chrome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-firefox {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-opera {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-internet-explorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-television:before {
  content: "\F26C";
}
.fa.fa-contao {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-500px {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-amazon {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-calendar-plus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa.fa-calendar-minus-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa.fa-calendar-times-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-times-o:before {
  content: "\F273";
}
.fa.fa-calendar-check-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-calendar-check-o:before {
  content: "\F274";
}
.fa.fa-map-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-map-o:before {
  content: "\F279";
}
.fa.fa-commenting:before {
  content: "\F4AD";
}
.fa.fa-commenting-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-commenting-o:before {
  content: "\F4AD";
}
.fa.fa-houzz {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-vimeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-vimeo:before {
  content: "\F27D";
}
.fa.fa-black-tie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fonticons {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-reddit-alien {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-edge {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-credit-card-alt:before {
  content: "\F09D";
}
.fa.fa-codiepie {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-modx {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fort-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-usb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-product-hunt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-mixcloud {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-scribd {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pause-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-pause-circle-o:before {
  content: "\F28B";
}
.fa.fa-stop-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-stop-circle-o:before {
  content: "\F28D";
}
.fa.fa-bluetooth {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-bluetooth-b {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-gitlab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wpbeginner {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wpforms {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-envira {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wheelchair-alt {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wheelchair-alt:before {
  content: "\F368";
}
.fa.fa-question-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-question-circle-o:before {
  content: "\F059";
}
.fa.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa.fa-asl-interpreting:before {
  content: "\F2A3";
}
.fa.fa-deafness:before {
  content: "\F2A4";
}
.fa.fa-hard-of-hearing:before {
  content: "\F2A4";
}
.fa.fa-glide {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-glide-g {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-signing:before {
  content: "\F2A7";
}
.fa.fa-viadeo {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-viadeo-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-snapchat {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-snapchat-ghost {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-snapchat-square {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-pied-piper {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-first-order {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-yoast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-themeisle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-official {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-official:before {
  content: "\F2B3";
}
.fa.fa-google-plus-circle {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-google-plus-circle:before {
  content: "\F2B3";
}
.fa.fa-font-awesome {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fa {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-fa:before {
  content: "\F2B4";
}
.fa.fa-handshake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-handshake-o:before {
  content: "\F2B5";
}
.fa.fa-envelope-open-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-envelope-open-o:before {
  content: "\F2B6";
}
.fa.fa-linode {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-address-book-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-address-book-o:before {
  content: "\F2B9";
}
.fa.fa-vcard:before {
  content: "\F2BB";
}
.fa.fa-address-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-address-card-o:before {
  content: "\F2BB";
}
.fa.fa-vcard-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-vcard-o:before {
  content: "\F2BB";
}
.fa.fa-user-circle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-user-circle-o:before {
  content: "\F2BD";
}
.fa.fa-user-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-user-o:before {
  content: "\F007";
}
.fa.fa-id-badge {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-drivers-license:before {
  content: "\F2C2";
}
.fa.fa-id-card-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-id-card-o:before {
  content: "\F2C2";
}
.fa.fa-drivers-license-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-drivers-license-o:before {
  content: "\F2C2";
}
.fa.fa-quora {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-free-code-camp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-telegram {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-thermometer-4:before {
  content: "\F2C7";
}
.fa.fa-thermometer:before {
  content: "\F2C7";
}
.fa.fa-thermometer-3:before {
  content: "\F2C8";
}
.fa.fa-thermometer-2:before {
  content: "\F2C9";
}
.fa.fa-thermometer-1:before {
  content: "\F2CA";
}
.fa.fa-thermometer-0:before {
  content: "\F2CB";
}
.fa.fa-bathtub:before {
  content: "\F2CD";
}
.fa.fa-s15:before {
  content: "\F2CD";
}
.fa.fa-window-maximize {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-window-restore {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-times-rectangle:before {
  content: "\F410";
}
.fa.fa-window-close-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-window-close-o:before {
  content: "\F410";
}
.fa.fa-times-rectangle-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-times-rectangle-o:before {
  content: "\F410";
}
.fa.fa-bandcamp {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-grav {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-etsy {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-imdb {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-ravelry {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-eercast {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-eercast:before {
  content: "\F2DA";
}
.fa.fa-snowflake-o {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.fa.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa.fa-superpowers {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-wpexplorer {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
}
.fa.fa-cab:before {
  content: "\F1BA";
}
/***********************************************
 * Montserrat fonts : New font use for Eurecab *
 ***********************************************/
/***** Thin version (100) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Thin.ttf?43dd5b7a3d277362d5e801e5353e3a01);
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-ThinItalic.ttf?3c2b290f95cd5b33c3ead2911064a2ab);
  font-weight: 100;
  font-style: italic;
}
/***** ExtraLight version (200) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-ExtraLight.ttf?570a244cacd3d78b8c75ac5dd622f537);
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-ExtraLightItalic.ttf?1170df5548b7e238df5fa14b6f1a753e);
  font-weight: 200;
  font-style: italic;
}
/***** Light version (300) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Light.ttf?409c7f79a42e56c785f50ed37535f0be);
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-LightItalic.ttf?01c4560c9c15069b6700ce7ad2e49a9c);
  font-weight: 300;
  font-style: italic;
}
/***** Normal version (400) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Regular.ttf?ee6539921d713482b8ccd4d0d23961bb);
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Italic.ttf?a7063e0c0f0cb546ad45e9e24b27bd3b);
  font-weight: 400;
  font-style: italic;
}
/***** Medium version (500) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Medium.ttf?c8b6e083af3f94009801989c3739425e);
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-MediumItalic.ttf?40a74702035bf9ef19053c84ce9a58b9);
  font-weight: 500;
  font-style: italic;
}
/***** SemiBold version (600) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-SemiBold.ttf?c641dbee1d75892e4d88bdc31560c91b);
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-SemiBoldItalic.ttf?83c1ec1f1db9a6416791f7d9d29536f2);
  font-weight: 600;
  font-style: italic;
}
/***** Bold version (700) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Bold.ttf?ade91f473255991f410f61857696434b);
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-BoldItalic.ttf?1b38414956c666bd1df78fe5b9c84756);
  font-weight: 700;
  font-style: italic;
}
/***** ExtraBold version (800) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-ExtraBold.ttf?19ba7aa52a78c3896558ac1c0a5fb4c7);
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-ExtraBoldItalic.ttf?52a50ca037f2f96fa567404dc3c5bdfb);
  font-weight: 800;
  font-style: italic;
}
/***** Black version (900) *****/
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-Black.ttf?27e3649bab7c62fa21b8837c4842e40e);
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url(/fonts/Montserrat-BlackItalic.ttf?d9b6ba595b059fc5d48e8f52c30f73b3);
  font-weight: 900;
  font-style: italic;
}
/**********************************************
 * FilsonPro fonts : Old font use for Eurecab *
 **********************************************/
/* Light: 200 */
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProLight.eot?865e6cab7a9e7535baea2e20333e10ef);
  src: url(/fonts/FilsonProLight.eot?865e6cab7a9e7535baea2e20333e10ef?#iefix) format('embedded-opentype'), url(/fonts/FilsonProLight.woff?4e2f4415ec899ce5a83e26262aa030c2) format('woff'), url(/fonts/FilsonProLight.ttf?7ad4aae4c4f2d3c444efd32a04c1c1cf) format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProLight-Italic.eot?2b3c99b09c8d1991968cad5b7233638d);
  src: url(/fonts/FilsonProLight-Italic.eot?2b3c99b09c8d1991968cad5b7233638d?#iefix) format('embedded-opentype'), url(/fonts/FilsonProLight-Italic.woff?ac6abe49cecc5fdcbb9c44aa750d7831) format('woff'), url(/fonts/FilsonProLight-Italic.ttf?c38a7eeacb3165f04d3c3f05ed872560) format('truetype');
  font-weight: 200;
  font-style: italic;
}
/* Book: 300 */
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProBook.eot?246104f66b2359b03a4315393a1dfbcb);
  src: url(/fonts/FilsonProBook.eot?246104f66b2359b03a4315393a1dfbcb?#iefix) format('embedded-opentype'), url(/fonts/FilsonProBook.woff?3854e917931b9958d58449801a137e98) format('woff'), url(/fonts/FilsonProBook.ttf?f47443f307f893fd4e93c12d24b61708) format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProBook-Italic.eot?17d37441b17cf7417df6047d2c410e2b);
  src: url(/fonts/FilsonProBook-Italic.eot?17d37441b17cf7417df6047d2c410e2b?#iefix) format('embedded-opentype'), url(/fonts/FilsonProBook-Italic.woff?0fe6d0c200332349a0fdc0b6d9a678f9) format('woff'), url(/fonts/FilsonProBook-Italic.ttf?f83d00e04dc52be21b07fc4cdc6779de) format('truetype');
  font-weight: 300;
  font-style: italic;
}
/* Regular: 400 */
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProRegular.eot?f0d79024e877542b1fc649e2d8ffbcdb);
  src: url(/fonts/FilsonProRegular.eot?f0d79024e877542b1fc649e2d8ffbcdb?#iefix) format('embedded-opentype'), url(/fonts/FilsonProRegular.woff?171a4da6e6c17bff14ca471175c321d9) format('woff'), url(/fonts/FilsonProRegular.ttf?8c679fcfb311f99c864923c8ec71d490) format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProRegular-Italic.eot?3960e462def884ffcdfe3e4e4cc5975c);
  src: url(/fonts/FilsonProRegular-Italic.eot?3960e462def884ffcdfe3e4e4cc5975c?#iefix) format('embedded-opentype'), url(/fonts/FilsonProRegular-Italic.woff?d5515e9bdce13ce9d3dd5633d9708a69) format('woff'), url(/fonts/FilsonProRegular-Italic.ttf?4d55ffe16877bde28934b379256aac5c) format('truetype');
  font-weight: 400;
  font-style: italic;
}
/* Bold: 700 */
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProBold.eot?879160a06968e37fd6debe3a789847f4);
  src: url(/fonts/FilsonProBold.eot?879160a06968e37fd6debe3a789847f4?#iefix) format('embedded-opentype'), url(/fonts/FilsonProBold.woff?0f029812be56bea7f365ba823a338582) format('woff'), url(/fonts/FilsonProBold.ttf?0c68907307af600cd9cdde3ba2ae0f57) format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProBold-Italic.eot?239d77ae3084126bea862221edbb0376);
  src: url(/fonts/FilsonProBold-Italic.eot?239d77ae3084126bea862221edbb0376?#iefix) format('embedded-opentype'), url(/fonts/FilsonProBold-Italic.woff?d8b83127523ed7504022004645b44720) format('woff'), url(/fonts/FilsonProBold-Italic.ttf?f78c73c2b3c172cd483c125d2d424b51) format('truetype');
  font-weight: 700;
  font-style: italic;
}
/* Heavy: 800 */
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProHeavy.eot?09ff5d35e522ae3aab9929b257db1810);
  src: url(/fonts/FilsonProHeavy.eot?09ff5d35e522ae3aab9929b257db1810?#iefix) format('embedded-opentype'), url(/fonts/FilsonProHeavy.woff?9757e1dd6f9407f7516cb3e2fd44622d) format('woff'), url(/fonts/FilsonProHeavy.ttf?fa48f22e66c87e514b3c7bac5fa9b74a) format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProHeavy-Italic.eot?c4d1de8ed17e3f1db3e4bfaa5986f1cd);
  src: url(/fonts/FilsonProHeavy-Italic.eot?c4d1de8ed17e3f1db3e4bfaa5986f1cd?#iefix) format('embedded-opentype'), url(/fonts/FilsonProHeavy-Italic.woff?4903ba165507f4be9440115c1475f982) format('woff'), url(/fonts/FilsonProHeavy-Italic.ttf?304ac2974e51f59d8b91399b1d8014b5) format('truetype');
  font-weight: 800;
  font-style: italic;
}
/* Black: 900 */
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProBlack.eot?1cdbe5ef5ca6464458d1826ddee7f50d);
  src: url(/fonts/FilsonProBlack.eot?1cdbe5ef5ca6464458d1826ddee7f50d?#iefix) format('embedded-opentype'), url(/fonts/FilsonProBlack.woff?6c6c5623c0c6924c8a080d8220f47b2c) format('woff'), url(/fonts/FilsonProBlack.ttf?3e1a416e02f0f399086351aaf3e1c8e5) format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Filson';
  src: url(/fonts/FilsonProBlack-Italic.eot?5acd679825c30a0a1438d54207dacf79);
  src: url(/fonts/FilsonProBlack-Italic.eot?5acd679825c30a0a1438d54207dacf79?#iefix) format('embedded-opentype'), url(/fonts/FilsonProBlack-Italic.woff?96e06a5daff907fd1682d8dd5cc79cc5) format('woff'), url(/fonts/FilsonProBlack-Italic.ttf?793213dda92ac6f2e2c4bb7d5c3c33a2) format('truetype');
  font-weight: 900;
  font-style: italic;
}
.pac-icon {
  display: none;
}
.pac-container,
.pac-item {
  width: inherit !important;
}
.iti__flag {
  background-image: url(/images/vendor/intl-tel-input/build/flags.png?416250f60d785a2e02f17e054d2e4e44) !important;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url(/images/vendor/intl-tel-input/build/flags@2x.png?d429a5777afaf2fc349652e812e9bb11) !important;
  }
}
html,
body {
  font-family: 'Montserrat', sans-serif;
}
html {
  position: relative;
  top: 0;
  left: 0;
}
html p {
  color: #312c42;
}
a {
  color: #00013F;
}
a:hover {
  cursor: pointer;
}
html,
body {
  background: #F5F8FB;
}
body {
  position: relative;
  top: 0;
}
p {
  line-height: 1.5;
}
.separator {
  border-color: rgba(117, 112, 133, 0.2);
}
.jumbo {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #757085;
}
.e2-section {
  max-width: 1000px;
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 auto;
  margin-top: 24px;
}
@media (min-width: 768px) {
  .e2-section {
    margin-top: 64px;
  }
}
.e2-section-content.driver {
  position: relative;
}
.e2-section-head {
  margin-bottom: 32px;
}
.e2-section-title {
  font-size: 24px;
  color: #40a5d6;
  text-transform: uppercase;
}
.section {
  position: relative;
}
h1,
.h1 {
  font-size: 44px;
  font-weight: 700;
  color: #312c42;
}
h2,
.h2 {
  font-size: 32px;
  font-weight: 700;
  color: #00013F;
}
h3,
.h3 {
  font-size: 24px;
  font-weight: 700;
  color: #40a5d6;
}
h4,
.h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #40a5d6;
}
p.lead {
  font-size: 16px;
  font-weight: 500;
  color: #40a5d6;
}
.text-muted {
  color: #757085;
}
.text-primary {
  color: #00013F;
}
.text-warning {
  color: #b28605;
}
.text-danger {
  color: #c6332b;
}
.text-info {
  color: #40a5d6;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-color: #d8e4ef;
}
.admin-sidebar {
  width: 240px;
  height: 100%;
  min-height: 100vh;
  position: absolute;
  background: #404556;
}
.admin-wrapper .subwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 64px;
}
.admin-wrapper .subwrap .main {
  width: 100%;
  margin-left: 240px;
  padding-left: 24px;
  padding-right: 24px;
}
.admin-wrapper .subwrap .transporter-notification {
  min-height: 50px;
  text-align: center;
  margin-left: -24px;
  margin-right: -24px;
  padding: 15px 0;
}
.client-admin.admin-sidebar .sidebar__nav {
  padding-top: 24px;
}
.client-admin.admin-sidebar .sidebar__header {
  padding: 16px;
  padding-left: 24px;
  padding-right: 24px;
}
.client-admin.admin-sidebar .sidebar__title {
  color: #aaa7b4;
  font-weight: 700;
  text-transform: uppercase;
}
.client-admin.admin-sidebar .sidebar__item.active .sidebar__link {
  background: rgba(255, 255, 255, 0.2);
  position: relative;
}
.client-admin.admin-sidebar .sidebar__item.enabled .sidebar__link::after {
  position: absolute;
  right: 8px;
  content: "\F058";
  font-family: "FontAwesome";
  color: #1BC465;
}
.client-admin.admin-sidebar .sidebar__item.disabled .sidebar__link {
  color: #808080;
}
.client-admin.admin-sidebar .sidebar__link {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 24px;
  text-decoration: none;
  color: #fff;
  position: relative;
}
.client-admin.admin-sidebar .sidebar__link:hover {
  background: rgba(255, 255, 255, 0.1);
}
.client-admin.admin-sidebar .sidebar__icon {
  color: #f8bd11;
  width: 24px;
  text-align: center;
}
.client-admin.admin-sidebar .menu_cab_status {
  text-align: center;
}
.client-admin.admin-sidebar .menu_cab_status i {
  text-align: center;
  width: 24px;
}
.sidebar-mini .menu_cab_status {
  text-align: left!important;
}
.admin-sidebar .sidebar__item {
  position: relative;
}
@media (max-width: 990px) {
  .admin-sidebar {
    overflow: hidden;
    width: 50px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    z-index: 2;
  }
  .admin-sidebar .sidebar__header {
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden;
    -webkit-transition: opacity 200ms linear, visibility 0ms linear;
    transition: opacity 200ms linear, visibility 0ms linear;
  }
  .admin-sidebar .sidebar__item {
    width: 240px;
  }
  .admin-sidebar .sidebar__tag {
    opacity: 0;
  }
  .admin-sidebar:hover {
    width: 240px;
  }
  .admin-sidebar:hover .sidebar__header {
    visibility: visible;
    opacity: 1;
    height: auto;
  }
  .admin-sidebar:hover .sidebar__tag {
    opacity: 1;
  }
  .admin-wrapper .subwrap .main {
    margin-left: 50px;
  }
}
.message-box {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  margin-top: 30px;
  text-align: center;
}
.password-reset h1 {
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .mb-mobile-md {
    margin-bottom: 32px;
  }
}
.h2-little {
  font-size: 26px;
}
.image-cover-carousel img {
  width: 100%;
  height: 100%;
}
.image-cover-carousel p {
  margin-top: 15px;
  font-size: 1.15em;
  text-align: center;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.hero-main {
  max-width: 960px;
  margin: 0 auto;
  padding-top: 64px;
  padding-bottom: 35vh;
  background-repeat: no-repeat;
  position: relative;
  z-index: 2;
  padding-left: 24px;
  padding-right: 24px;
}
.hero-title {
  text-align: center;
  width: 100%;
  display: block;
}
.hero-title__jumbo {
  font-size: 35px;
}
.aero-title__jumbo {
  font-size: 28px;
  line-height: 1.5;
}
.mobile-application {
  margin: 48px 0 -48px 0;
}
.mobile-application > a {
  margin-right: 12px;
}
.mobile-application > a > img {
  width: 140px;
}
.hero-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/assets/img/hero-illustration.png');
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
}
.hero-bg-date {
  top: -20px;
}
.hero-form {
  display: block;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  margin-top: 24px;
  margin-right: 0;
  margin-left: 0;
}
.hero-form-date {
  margin-top: 40px;
}
.btn-type-booking {
  position: absolute;
  bottom: -25px;
  right: 0;
  width: calc(50% - 24px);
  background-color: transparent;
  color: #00013F;
  padding: 4px!important;
  font-size: 0.9em;
  text-decoration: none;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.btn-type-booking:hover,
.btn-type-booking:focus {
  text-decoration: none;
}
.btn-type-booking-left {
  right: initial;
  left: 48px;
}
.btn-type-booking.selected {
  background-color: #00013F;
  color: #ffffff;
}
.btn-type-booking.selected:hover,
.btn-type-booking.selected:focus {
  background-color: #00013F;
}
.hero-separate-force {
  margin-top: 40px!important;
}
.alert-intencive {
  position: relative;
  top: -20px;
  z-index: 8;
  background-color: #FFF;
  color: #00013F;
  font-size: 1.1em;
  text-align: center;
}
.alert-intencive a {
  color: #00013F;
  opacity: 0.8;
  font-weight: bold;
  text-decoration: underline;
}
.comments-container {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .hero-bg {
    background-size: 200%;
  }
  .hero-separate {
    margin-top: 50px;
  }
}
@media (max-width: 479px) {
  .hero-bg {
    background-size: 300%;
  }
  .posthead {
    height: 4vh;
  }
  .hero-main {
    padding-bottom: 20vh;
  }
}
@media (max-width: 991px) {
  .hero-form {
    margin-left: 0;
    margin-right: 0;
  }
}
.hero-input[class*="col-sm-"],
.hero-form__left,
.hero-form__right {
  padding-left: 0;
  padding-right: 0;
}
.hero-input__icon {
  width: 48px;
  height: 48px;
  padding-top: 16px;
  display: inline-block;
  text-align: center;
  background: #EFF5FA;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.02), inset 0 1px 0 rgba(0, 0, 0, 0.02);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.02), inset 0 1px 0 rgba(0, 0, 0, 0.02);
}
.hero-input__icon i {
  line-height: 1;
  font-size: 16px;
}
.hero-input__text {
  width: calc(100% - 48px);
  height: 48px;
  float: right;
  padding-left: 16px;
  padding-top: 4px;
  display: inline-block;
  border: 0;
  font-size: 16px;
  outline: none;
  font-family: 'Montserrat', sans-serif;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
}
.hero-input__text:focus {
  -webkit-box-shadow: inset 0 0 0 1px #f8bd11;
          box-shadow: inset 0 0 0 1px #f8bd11;
}
.hero-button__btn {
  height: 48px !important;
  font-size: 16px;
  padding-top: 4px;
  width: 100%;
  color: #fff;
}
.btn-e2:disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.btn-e2 {
  background: #f8bd11;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700 !important;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
  border: 0;
  border-radius: 0 !important;
  color: #333;
  width: 100%;
  height: 32px;
  -webkit-transition: color 200ms linear, background-color 200ms linear;
  transition: color 200ms linear, background-color 200ms linear;
}
.btn-e2:hover {
  background-color: #e7bc14;
}
.s3-aero-btn {
  display: inline-block;
  width: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.s2-header {
  padding-top: 32px;
  padding-bottom: 32px;
  text-align: center;
}
.h2-blue {
  font-size: 32px;
  font-weight: 700;
  color: #00013F;
}
.s2-col {
  text-align: center;
  margin-bottom: 24px;
}
.s2-thumb {
  max-width: 200px;
  margin: 0 auto;
}
.s2-thumb__isOdd {
  max-width: 160px;
}
.s2-thumb__isOdd .s2-thumb__image {
  margin-top: 20px;
}
.s2-thumb__image {
  width: 100%;
}
.advantage-image {
  height: 128px;
  width: 128px;
}
.s2-col__title {
  font-weight: 700;
  color: #f8ba07;
  font-size: 18px;
  margin: 24px auto 16px auto;
  width: 65%;
}
.s2-col__text {
  width: 88%;
  margin: 0 auto;
  color: #00013F;
}
.landing-s3 {
  background: #e0eaf3;
}
.s3-header {
  padding-top: 32px;
  text-align: center;
}
.s3-portlet {
  text-align: center;
  margin-bottom: 64px;
}
.s3-portlet__avatar {
  margin: 0 auto;
  border-radius: 90px;
  margin-top: 24px;
  margin-bottom: 24px;
}
.s3-portlet__picture {
  width: 96px;
  height: 96px;
  display: block;
  border-radius: 90px;
  z-index: 1;
  background: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}
.s3-portlet__icon {
  width: 100px;
  height: 70px;
  top: 54px;
  right: 60px;
  display: block;
  position: absolute;
  z-index: 0;
  background-image: url('/assets/img/icon-car.png');
  background-size: 100%;
  background-repeat: no-repeat;
}
.s3-portlet__name {
  color: #00013F;
}
.s3-portlet__rating {
  color: #00013F;
  text-indent: -8px;
}
.s3-portlet__rating i {
  color: #f8bd11;
}
.s3-portlet__link {
  margin-top: 24px;
}
.s3-portlet__link a {
  color: #40a5d6 !important;
  text-decoration: underline;
}
@media (max-width: 479px) {
  .s3-portlet {
    margin-bottom: 24px;
  }
  .s3-portlet__link {
    margin-top: 16px;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 40%;
  left: 0;
}
.carousel-control-next {
  left: auto;
  right: 0;
}
.carousel-btn {
  font-size: 32px;
  color: #f8bd11;
}
.carousel-btn:hover,
.carousel-btn:focus {
  color: #eeb307;
}
.h2-filled {
  width: 100%;
  height: 8px;
  top: 0;
  background: #35488d;
  text-align: center;
  margin-bottom: 64px;
}
.h2-filled__text {
  display: inline-block;
  background: #35488d;
  font-size: 32px;
  margin-top: 0 !important;
  line-height: 32px;
  padding: 24px;
  padding-top: calc(32px/2.2);
  padding-bottom: calc(32px/3.5);
  font-weight: 700;
  color: #fff;
  margin-bottom: 64px;
}
@media (max-width: 767px) {
  .h2-filled__text {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 16px;
    font-size: 24px;
  }
  .h2-filled {
    height: auto;
    margin-bottom: 16px;
  }
}
.h2-filled__cyan,
.h2-filled__cyan * {
  background: #40a5d6;
}
.s4-container {
  margin-bottom: 32px;
}
.s4-testimonial {
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
}
.s4-testimonial__quote {
  font-size: 16px;
  color: #35488d;
  font-style: italic;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 16px;
}
.s4-testimonial__quote::before {
  content: "\AB";
}
.s4-testimonial__quote::after {
  content: "\BB";
}
.s4-testimonial__meta {
  display: block;
  color: #757085;
}
.s4-testimonial__meta a {
  color: #40a5d6 !important;
  text-decoration: underline;
}
.s4-carousel-btn {
  font-size: 32px;
  color: #f8bd11;
}
.s4-carousel-btn:hover,
.s4-carousel-btn:focus {
  color: #eeb307;
}
.s4-carousel-inner {
  min-height: 280px;
}
.s5-container {
  margin: 0 auto;
  padding-top: 32px;
}
.s5-map img {
  -webkit-transform: translateX(48px);
          transform: translateX(48px);
}
@media (max-width: 990px) {
  .s5-map {
    display: none;
  }
}
.s5-offre {
  width: 90%;
  text-align: center;
  position: relative;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
.s5-offre-link:hover,
.s5-offre-link:focus {
  text-decoration: none;
  cursor: pointer;
}
.s5-offre-link:hover .s5-offre::after,
.s5-offre-link:focus .s5-offre::after {
  background: #d8e6f3;
  width: 130px;
  height: 130px;
  top: -5px;
  margin-left: calc(50% - 65px);
}
.s5-offre::after {
  display: block;
  position: absolute;
  content: "";
  width: 120px;
  height: 120px;
  top: 0;
  border-radius: 80px;
  background: #e3eef6;
  margin-left: calc(50% - 60px);
  z-index: -1;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.s5-offre-name {
  color: #00013F;
  margin-top: 8px;
  margin-bottom: 4px;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
}
.s5-offre-apartir {
  font-size: 12px;
  color: #00013F;
}
.s5-offre-price {
  font-size: 32px;
  font-weight: bold;
  color: #f8ba07;
}
.s5-carousel-btn-left {
  margin-left: -20px;
}
.s5-carousel-inner {
  padding-top: 10px;
}
@media (max-width: 479px) {
  .s5-offre-name {
    margin-top: 0;
    font-weight: 700;
  }
  .s5-offre-apartir {
    font-size: 10px;
  }
}
.separator-road {
  height: 96px;
  background: url('/assets/img/road-separator.png');
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 24px;
  margin-bottom: 0;
  background-position: bottom;
}
@media (max-width: 479px) {
  .separator-road {
    background-size: 300%;
    margin-top: 8px;
  }
}
.s6-container {
  display: block;
  position: relative;
  background-color: #00013F;
}
.s6-left {
  background: #00013F;
}
.s6-rejoignez-title {
  font-size: 24px;
  font-weight: 700;
  color: #f8bd11;
  text-transform: uppercase;
  line-height: 1.25;
  padding-top: 20px;
  padding-bottom: 0;
  text-align: right;
}
.s6-right {
  background: #dce9f4;
}
.s6-rejoignez-p {
  color: #00013F;
  margin-bottom: 8px;
  margin-top: 16px;
  max-width: 700px;
}
.s6-rejoignez-p:first-child {
  margin-bottom: -8px;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 479px) {
  .s6-rejoignez-title {
    text-align: center;
  }
  .s6-right {
    padding-top: 8px;
    padding-bottom: 16px;
    text-align: center;
  }
}
.landing-press {
  padding: 24px;
  text-align: center;
}
.landing-press__p {
  font-size: 24px;
  font-weight: 700;
  line-height: 2.8;
  color: #67a0d0;
}
.press_logo {
  display: inline-block;
  margin-bottom: -5px;
  height: 32px;
  width: 49px;
  background-image: url('/assets/img/press.png');
  background-position: top left;
  background-size: auto 64px;
  background-position: 0 32px;
}
.press_logo:hover {
  background-position: 0 0;
  cursor: pointer;
}
.press__inter {
  background-position: 394px 32px;
}
.press__inter:hover {
  background-position: 394px 0;
}
.press__tf1 {
  background-position: 344px 32px;
  width: 98px;
}
.press__tf1:hover {
  background-position: 344px 0;
}
.press__france2tv {
  background-position: 246px 32px;
  width: 30px;
}
.press__france2tv:hover {
  background-position: 246px 0;
}
.press__lemonde {
  background-position: 200px 32px;
  width: 150px;
}
.press__lemonde:hover {
  background-position: 200px 0;
}
.press__bbcnews {
  background-position: 50px 32px;
}
.press__bbcnews:hover {
  background-position: 50px 0;
}
.e2-signup-form {
  margin-bottom: 32px;
}
.landing_aero-s2 {
  padding-top: 32px;
}
.landing_aero-s2 .s2-col__title {
  margin-bottom: -8px;
}
.landing_aero-s2 .s2-col__text {
  margin-top: 16px;
}
.s3-container-text {
  max-width: 900px;
  margin: 32px auto;
}
.s3-copy {
  line-height: 1.5;
  color: #312c42;
}
.s3-lead {
  color: #00013F;
  padding-top: 8px;
  padding-bottom: 16px;
}
.info-tooltip .tooltip-inner {
  background-color: #00013F;
  width: 300px!important;
}
.info-tooltip .tooltip.top .tooltip-arrow {
  border-top-color: #00013F;
}
.error-tooltip .tooltip-inner {
  background-color: #c6332b;
}
.error-tooltip .tooltip.top .tooltip-arrow {
  border-top-color: #c6332b;
}
.icon-tooltip {
  position: absolute;
  left: 36px;
  top: -16px;
  font-size: 2em;
}
.icon-mini {
  left: 29px;
  top: -11px;
  font-size: 1.5em;
}
.icon-info {
  color: #00013F;
}
.icon-warning {
  color: #DAA520;
}
.icon-danger {
  color: #c6332b;
}
.hr-menu-item {
  display: block;
  padding: 0 20px;
  clear: both;
  margin: 0 5px;
  border-top: 1px solid #dde1e4;
}
.sponsor-columns {
  margin-top: 80px;
}
.sponsor-columns h4 {
  text-transform: initial!important;
  margin: 16px 0;
}
.sponsor-columns .sponsor-column > p {
  margin: 16px 0;
}
.sticky-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh;
}
.sticky-footer .posthead + * {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  margin-top: 148px;
}
.header {
  max-width: 100vw;
  width: 100vw;
  padding-top: 24px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: fixed;
  top: 0;
  z-index: 9;
  background: transparent;
  border: none;
}
.posthead {
  position: relative;
  height: 100px;
}
.header-container {
  max-width: 1100px;
  margin: 0 auto;
}
.header-logo {
  width: 190px;
  display: inline-block;
  float: left;
}
.header-logo__comp {
  height: 64px;
  position: relative;
}
.header-logo__letters {
  position: absolute;
  top: 0;
}
.header-logo__letters {
  height: 36px;
  top: 24px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.header-nav {
  width: 70%;
  display: inline-block;
  float: right;
}
.header-list {
  right: 0;
  text-align: right;
}
.collapse.in,
.collapsing {
  border: none;
}
.collapse.in .navbar-nav,
.collapsing .navbar-nav {
  padding-top: 16px;
  padding-bottom: 16px;
  margin-top: 5px;
  background: rgba(172, 197, 222, 0.9);
}
.header-link {
  display: inline-block;
  top: 0;
  margin-top: 45px;
  padding: 15px 8px!important;
  line-height: 16px;
  margin-left: 8px;
  margin-bottom: 0 !important;
  color: #757085;
  font-size: 16px;
  font-weight: 400;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.header-link-button {
  margin-left: 64px;
  padding: 10px 20px 10px 20px!important;
  top: 5px;
}
.header-space {
  margin-left: 64px;
}
.header-link-button:hover,
.header-link-button:focus {
  background-color: #3164b7 !important;
  outline: none;
}
.menu-member-space {
  display: block;
}
.menu-language {
  display: inline-block;
  position: absolute;
  padding: 0 0 14px 14px;
  top: 25px;
  right: 35px;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.menu-language .language-icon {
  width: 32px;
  height: 32px;
}
.menu-language .submenu-language {
  position: absolute;
  top: 100%;
  right: 0;
  display: none;
  width: 175px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 16px 1px rgba(120, 120, 120, 0.7);
          box-shadow: 0 0 16px 1px rgba(120, 120, 120, 0.7);
  z-index: 1;
}
.menu-language .submenu-language:before {
  content: ' ';
  display: block;
  position: absolute;
  top: -14px;
  right: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 13.9px 8px;
  border-color: transparent transparent #e4e4e4 transparent;
}
.menu-language:hover .submenu-language {
  display: block;
}
.header--isFolded .menu-language {
  display: none;
}
.submenu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 18px;
  text-decoration: none;
  text-align: center;
  background-color: #f7f7f7;
  color: #202020;
  cursor: pointer;
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}
.submenu-item .spacer {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.submenu-item:hover,
.submenu-item.active {
  text-decoration: none;
  background-color: #e4e4e4;
}
@media (max-width: 991px) {
  .header-link {
    margin-left: 0;
    padding-left: 24px !important;
  }
}
@media (max-width: 960px) {
  .header-link.more {
    display: none;
  }
}
.header-link > strong {
  color: #00013F;
}
.header--isFolded {
  padding-top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #fff;
  min-height: 64px;
  padding-top: 8px;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
          box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
}
.header--isFolded .header-logo__letters {
  opacity: 1;
  top: -9px;
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
}
.header--isFolded .header-link {
  margin-top: 0;
  color: #00013F !important;
}
.header--isFolded .header-link-button {
  color: white!important;
}
.header-login {
  position: relative;
  border-radius: 0;
  margin-bottom: 0;
  position: fixed;
}
.header-login .header-container {
  max-width: none;
}
@media (max-width: 767px) {
  .header {
    padding-top: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #fff;
    min-height: 64px;
    padding-top: 8px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
  }
  .header .menu-language {
    display: none;
  }
  .header .header-logo__letters {
    opacity: 1;
    top: -9px;
    -webkit-transform: scale(0.65);
            transform: scale(0.65);
  }
  .header .header-link {
    margin-top: 0;
    color: #00013F !important;
  }
  .header .header-link-button {
    color: white!important;
  }
  .header .menu-language {
    display: block;
    top: 14px;
    right: 75px;
  }
  .header-link.more {
    display: block;
  }
  .navbar-toggle {
    margin-top: 6px;
  }
  .header-link-button {
    margin: 0 auto 5px;
    text-align: left;
    padding: 12px 0;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000000;
  }
}
.refuse-btn {
  margin: 10px;
  display: inline-block;
}
.portlet {
  background: #fff;
  -webkit-box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
}
.portlet-body {
  padding: 16px;
  padding-top: 30px;
}
.portlet-body .e2-section-title {
  margin-top: 0;
  margin-bottom: 0;
}
.portlet-body .price-big {
  color: #40a5d6;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 10px 0;
  text-align: center;
}
@media (min-width: 991px) {
  .portlet-trajet {
    -webkit-transform: translateX(32px);
            transform: translateX(32px);
  }
  .portlet-trajet .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
  }
}
.portlet-input__icon {
  font-size: 16px;
  line-height: 16px;
  height: 38px;
  width: 38px;
  padding-top: 12px;
  padding-left: 12px;
  background: #ccdfef;
  color: #00013F;
  margin-top: 0;
  position: absolute;
}
.portlet-input {
  height: 38px;
  outline: none;
  border: none;
  padding: 8px;
  background: #e3eef6;
  display: block;
  width: calc(100% - 38px);
  margin-left: 38px;
}
.portlet-input__group {
  margin-top: 16px;
}
.portlet-options {
  margin-top: 24px;
  margin-bottom: 16px;
}
@media (min-width: 990px) {
  .portlet-options .portlet-second-option {
    -webkit-transform: translateX(16px);
            transform: translateX(16px);
  }
}
.portlet-freemium__button {
  line-height: 32px;
  text-align: center;
  vertical-align: center;
  text-decoration: none;
}
.portlet-freemium__button:hover,
.portlet-freemium__button:focus,
.portlet-freemium__button:visited {
  text-decoration: none;
}
.portlet-trajet__button {
  margin-top: 16px;
  width: 80%;
  margin: 0 auto;
  display: block;
}
.portlet-details label {
  width: 120px;
}
.dropdown-menu {
  border-radius: 0;
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
          box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  border: 0;
}
.dropdown-menu li a:hover {
  background: #EFF5FA;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background: #e3ebf4 !important;
}
.modal-content {
  border-radius: 0;
  border-color: transparent;
  -webkit-box-shadow: 0 16px 28px rgba(0, 0, 0, 0.3);
          box-shadow: 0 16px 28px rgba(0, 0, 0, 0.3);
}
.modal-header {
  background: #35488d;
  border-bottom: 0;
}
h4.modal-title {
  line-height: 1;
  font-weight: 700;
  margin-top: 4px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.modal-body {
  background: #F5F8FB;
}
.modal-body .msg-error {
  color: #c6332b;
  font-style: italic;
}
.modal-body .msg-error:before {
  display: block;
  content: "";
  height: 8px;
}
.modal .close {
  margin-top: 1px;
}
.modal-footer {
  text-align: left !important;
  border-top: 0;
  background: #e3eef6;
}
@media (min-width: 992px) {
  #modal-login .modal-sm {
    width: 350px;
  }
}
@media (min-width: 992px) {
  #modal-register .modal-lg {
    width: 700px !important;
  }
}
.admin-wrapper .panel {
  -webkit-box-shadow: 0 2px 3px #cdd8df;
  box-shadow: 0 2px 3px #cdd8df;
  border: none;
  background: transparent;
}
.admin-wrapper .panel .panel-heading {
  background: #d7dfe8;
}
.admin-wrapper .panel .panel-heading .panel-title {
  color: #312c42;
}
.admin-wrapper .panel .panel-body {
  padding: 24px;
}
.admin-wrapper .panel-blue {
  border: 1px solid #00013F;
}
.admin-wrapper .panel-blue .panel-heading {
  background-color: #00013F;
}
.admin-wrapper .panel-blue .panel-heading .panel-title {
  color: #fff;
}
.tag-primary {
  background: #f8bd11;
  color: #00013F;
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: normal;
}
.card {
  -webkit-box-shadow: 0 2px 3px #cdd8df;
  box-shadow: 0 2px 3px #cdd8df;
  border: none;
  margin-bottom: 20px;
  position: relative;
  height: 100%;
  -webkit-transition: border 0s, -webkit-box-shadow 0.2s;
  transition: border 0s, -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s, border 0s;
  transition: box-shadow 0.2s, border 0s, -webkit-box-shadow 0.2s;
}
.card h2,
.card h3,
.card h4 {
  text-transform: uppercase;
}
.card h2 {
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 18px;
}
.card p {
  font-weight: 500;
}
.card .img-circle {
  width: 66%;
  margin-top: 20px;
}
.card .card-footer.chauffer-fav {
  background: #eef3f8;
  margin-left: -4px;
  margin-right: -4px;
  border-radius: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  position: absolute;
  width: 100%;
  bottom: 0;
  margin-bottom: 0;
}
.card .card-footer.chauffer-fav ul {
  margin-left: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.card .card-footer.chauffer-fav ul li {
  margin-right: -1px;
  margin-left: -1px;
  padding: 0;
  color: #f8bd11;
}
.card .card-footer.chauffer-fav ul li span {
  padding-left: 10px;
  padding-right: 5px;
  font-size: 12px;
  color: #333;
  font-weight: 400;
}
@media (max-width: 768px) {
  .card {
    position: relative;
    height: auto;
  }
  .card .card-footer.chauffer-fav {
    position: relative;
    width: auto;
    bottom: auto;
    margin-bottom: 0px;
  }
}
.col-eq-height {
  margin-bottom: 20px;
}
.card-link:hover,
.card-link:focus {
  text-decoration: none;
}
.card-link:hover .card,
.card-link:focus .card {
  border-color: #f8bd11;
  -webkit-box-shadow: 0 4px 16px rgba(117, 112, 133, 0.2);
          box-shadow: 0 4px 16px rgba(117, 112, 133, 0.2);
  -webkit-transition: -webkit-box-shadow 0.2s;
  transition: -webkit-box-shadow 0.2s;
  transition: box-shadow 0.2s;
  transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;
}
.card-link:hover *,
.card-link:focus * {
  text-decoration: none;
}
.chauffeur-fav-tag {
  font-size: 12px;
  font-weight: 400;
  margin-top: 6px;
  color: #40a5d6;
}
.chauffeur-fav-tag i {
  color: #40a5d6 !important;
  font-size: 12px !important;
  margin-left: 2px;
  margin-top: -4px;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.float-none {
  float: none;
}
.mutted,
.mutted li {
  font-size: 12px;
  color: #b3b3b3;
}
.mutted2,
.mutted2 li {
  color: #b3b3b3;
  font-weight: bold;
}
.p-large {
  font-size: 16px;
  color: #00013F;
}
.p-inline {
  padding: 8px 0 0 0!important;
}
.p-np {
  padding: 0 !important;
}
.block {
  display: block;
  width: 100%;
}
.e2-textarea {
  outline: none;
  padding: 16px;
  color: #312c42;
  border: 0;
  resize: none;
  background: #FFFFFF;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.e2-textarea:focus {
  -webkit-box-shadow: 0 0 0 1px #f8bd11, 0 2px 4px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 0 0 1px #f8bd11, 0 2px 4px 0 rgba(0, 0, 0, 0.08);
}
.yellow {
  color: #f8bd11;
}
.cyan {
  color: #40a5d6;
}
.blue {
  color: #00013F;
}
.red {
  color: #c6332b;
}
.green {
  color: #1BC465;
}
.white {
  color: '#fff';
}
.bg-white {
  background: '#fff';
}
.tiny {
  font-size: 12px;
  color: #757085;
}
.bold {
  font-weight: 700;
  font-size: 1.08em;
}
.e2-check__label {
  padding-left: 8px;
  color: #40a5d6;
  font-weight: normal;
}
.push-xl {
  position: relative;
  height: 64px;
}
.msg-error {
  margin-bottom: 24px;
  color: #c6332b;
  font-size: 12px;
}
.msg-modal-error {
  display: block;
  font-size: 14px;
}
.msg-modal-error span {
  font-size: 14px;
}
.btn-register {
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.btn-register:hover {
  background-color: #00013F;
  color: #fff;
}
@media (max-width: 990px) {
  .clearfix-sm {
    clear: both;
    float: none;
    content: "";
    height: 0;
    display: block;
  }
}
.mw-800 {
  max-width: 800px;
}
.break-all {
  word-break: break-all;
}
.container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 56%;
}
.space-bottom {
  margin-bottom: 30px;
}
.collapse-icon:after {
  font-family: 'Glyphicons Halflings';
  content: "\E114";
  margin-left: 10px;
}
.collapse-icon.collapsed:after {
  content: "\E080";
}
.submit-row {
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .indicators {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.e2-footer {
  margin-top: 24px;
  background: #00013F;
}
.e2-footer .e2-section {
  padding-top: 40px;
  margin-top: 0;
  padding-bottom: 32px;
}
.e2-footer .rating-badge {
  margin-top: 8px;
}
.e2-footer-title {
  margin-top: 15px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
}
.e2-footer-link {
  display: block;
  color: white;
}
.e2-footer-link.inline {
  display: inline-block;
}
.e2-footer-link:hover {
  color: white;
}
.e2-credits {
  width: 100%;
  margin-top: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
}
.e2-credits__link {
  margin-left: 16px;
  margin-right: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.e2-credits__link.credits-url {
  color: #fff;
}
.checkbox div {
  clear: both;
  overflow: hidden;
}
.bigup,
p.bigup {
  font-size: 1.2em;
}
.input-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin: 10px 0;
}
.input-code label {
  width: 40px;
}
.input-code .form-control {
  height: 50px;
  outline: none;
  font-size: 1.5em;
  background-color: #f5f8fb;
  border: none;
  border-bottom: 1px solid rgba(44, 62, 80, 0.65);
  -webkit-box-shadow: 0 0 2px 0 rgba(44, 62, 80, 0.2);
          box-shadow: 0 0 2px 0 rgba(44, 62, 80, 0.2);
  -webkit-transition: all linear 200ms;
  transition: all linear 200ms;
}
.input-code .form-control:focus {
  outline: none;
  background-color: #f5f8fb;
  border: none;
  border-bottom: 1px solid rgba(22, 160, 133, 0.75);
  -webkit-box-shadow: 0 0 2px 1px rgba(22, 160, 133, 0.75);
          box-shadow: 0 0 2px 1px rgba(22, 160, 133, 0.75);
}
.checkbox label {
  width: 100%;
  font-weight: normal;
}
.checkbox input[type="radio"]:empty ~ label,
.checkbox input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 1.75em;
  margin-bottom: 2em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox input[type="radio"]:empty ~ label:before,
.checkbox input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '\2714';
  text-indent: 0.9em;
  width: 2.5em;
  background: #D1D3D4;
}
.checkbox input[type="radio"]:hover:not(:checked) ~ label,
.checkbox input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #262626;
}
.checkbox input[type="radio"]:hover:not(:checked) ~ label:before,
.checkbox input[type="checkbox"]:hover:not(:checked) ~ label:before {
  color: #353535;
}
.checkbox input[type="radio"]:checked ~ label,
.checkbox input[type="checkbox"]:checked ~ label {
  color: #252525;
}
.checkbox input[type="radio"]:checked ~ label:before,
.checkbox input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}
.checkbox input[type="radio"]:focus ~ label:before,
.checkbox input[type="checkbox"]:focus ~ label:before {
  -webkit-box-shadow: 0 0 0 3px #999;
          box-shadow: 0 0 0 3px #999;
}
.checkbox-default input[type="radio"]:checked ~ label:before,
.checkbox-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}
.checkbox-primary input[type="radio"]:checked ~ label:before,
.checkbox-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}
.checkbox-success input[type="radio"]:checked ~ label:before,
.checkbox-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}
.checkbox-danger input[type="radio"]:checked ~ label:before,
.checkbox-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}
.checkbox-warning input[type="radio"]:checked ~ label:before,
.checkbox-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}
.checkbox-info input[type="radio"]:checked ~ label:before,
.checkbox-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.col-centered .checkbox label {
  font-size: 1.15em;
}
.input-block {
  width: 100%;
  margin-bottom: 20px;
}
.input-block span {
  font-size: 1.15em;
}
.input-block .form-control {
  margin: 6px 0;
}
.input-block .msg-error {
  margin-bottom: 0;
  font-size: 1em;
  font-style: italic;
  color: rgba(231, 76, 60, 0.85) !important;
  display: none;
}
.fade-enter-active {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.fade-leave-active {
  -webkit-transition: all 500ms cubic-bezier(1, 0.5, 0.8, 1);
  transition: all 500ms cubic-bezier(1, 0.5, 0.8, 1);
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.form-error .form-control,
.form-error.checkbox label {
  border: 1px solid rgba(231, 76, 60, 0.85);
}
.form-error .msg-error {
  display: block;
}
.mb-space-form {
  margin-bottom: 30px;
}
.iti {
  display: block !important;
}
.input-password {
  position: relative;
}
.input-password .progress {
  position: absolute;
  left: 0;
  top: calc(100% + 4px);
  width: 100%;
  height: 8px;
  background-color: #bdc3c7;
  border-radius: 0;
}
.input-password .password-show-button {
  position: absolute;
  right: 10px;
  top: 5px;
  width: 32px;
  height: 32px;
  color: #7f8c8d;
  cursor: pointer;
}
.input-password .password-show-button:hover:not(.checked) {
  color: #34495e;
}
.input-password .password-show-button.checked {
  color: #127f6a;
}
.input-password + .msg-error {
  margin-top: 14px;
}
.password-info {
  display: block;
  padding: 10px 0 5px 0;
}
input.form-control,
textarea.form-control,
select.form-control {
  background: #fff;
  -webkit-box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
          box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 6px 12px;
  min-height: 38px;
  border: 1px solid #d4d3da;
}
input.form-control:focus,
textarea.form-control:focus,
select.form-control:focus {
  outline: none;
  -webkit-box-shadow: 0 6px 12px rgba(117, 112, 133, 0.16);
          box-shadow: 0 6px 12px rgba(117, 112, 133, 0.16);
  border: 1px solid #f8bd11;
}
.form-group label {
  font-size: 14px;
  color: #757085;
  font-weight: normal;
}
.has-warning .control-label {
  color: #daa406;
}
.has-warning .form-control {
  border-color: #daa406;
  -webkit-box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
          box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
}
.has-warning .form-control:focus {
  border-color: #f8ba07;
  -webkit-box-shadow: 0 4px 12px rgba(218, 164, 6, 0.16);
          box-shadow: 0 4px 12px rgba(218, 164, 6, 0.16);
}
.has-error .control-label {
  color: #a42a24;
}
.has-error .form-control {
  border-color: #a42a24;
  -webkit-box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
          box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
}
.has-error .form-control:focus {
  border-color: #c6332b;
  -webkit-box-shadow: 0 4px 12px rgba(164, 42, 36, 0.16);
          box-shadow: 0 4px 12px rgba(164, 42, 36, 0.16);
}
.has-success .control-label {
  color: #2a91c3;
}
.has-success .form-control {
  border-color: #2a91c3;
  -webkit-box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
          box-shadow: 0 4px 12px rgba(117, 112, 133, 0.08);
}
.has-success .form-control:focus {
  border-color: #40a5d6;
  -webkit-box-shadow: 0 4px 12px rgba(42, 145, 195, 0.16);
          box-shadow: 0 4px 12px rgba(42, 145, 195, 0.16);
}
#formSignup .intl-tel-input {
  display: block;
}
#formSignup .intl-tel-input > input.form-control {
  width: 100%;
}
.input-group-addon {
  border-radius: 0 !important;
  background: #d0e2f0;
  color: #00013F;
  border-color: #d0e2f0;
}
.btn {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.16);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.16);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  font-weight: 500;
  font-weight: 400;
  border: 0;
  border-radius: 1px;
  padding: 8px 16px;
}
.bootstrap-datetimepicker-widget .btn {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #00013F !important;
}
@media (max-width: 991px) {
  .bootstrap-datetimepicker-widget table td,
  .bootstrap-datetimepicker-widget table td span {
    width: inherit !important;
    height: inherit !important;
    line-height: inherit !important;
  }
}
.btn-xxs {
  padding: 3px 6px;
  font-size: 12px;
}
.btn .btn-caps {
  text-transform: uppercase;
}
.btn .btn-bold {
  font-weight: 700;
}
.btn-default {
  color: #fff !important;
  background: #757085;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default:hover {
  background: #696477;
}
.btn-default:active,
.btn-default:focus,
.btn-default:active:hover,
.btn-default:active:focus {
  background-color: #4e4b59;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-primary {
  color: #333 !important;
  background: #f8bd11;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-primary:hover {
  background: #e9af07;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:active:hover,
.btn-primary:active:focus {
  background-color: #b28605;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-primary.disabled {
  background: #f8bd11 !important;
}
.btn-success,
.btn-success[disabled] {
  color: #fff !important;
  background: #00013F;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-success:hover,
.btn-success[disabled]:hover {
  background: #000126;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.btn-success:active,
.btn-success[disabled]:active,
.btn-success:focus,
.btn-success[disabled]:focus,
.btn-success:active:hover,
.btn-success[disabled]:active:hover,
.btn-success:active:focus,
.btn-success[disabled]:active:focus {
  background-color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-green {
  color: #fff !important;
  background: #1BC465;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-green:hover {
  background: #18ae59;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.btn-green:active,
.btn-green:focus,
.btn-green:active:hover,
.btn-green:active:focus {
  background-color: #117c40;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-info {
  color: #fff !important;
  background: #40a5d6;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-info:hover {
  background: #2d9bd0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.btn-info:active,
.btn-info:focus,
.btn-info:active:hover,
.btn-info:active:focus {
  background-color: #2378a2;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-danger {
  color: #fff !important;
  background: #c6332b;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.btn-danger:hover {
  background: #b12e26;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}
.btn-danger:active,
.btn-danger:focus,
.btn-danger:active:hover,
.btn-danger:active:focus {
  background-color: #83221c;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.radio-selector {
  position: relative;
  margin-bottom: 12px;
}
.radio-selector__title {
  position: absolute;
  left: 0;
  font-size: 20px;
  font-weight: bold;
  color: #40a5d6;
  text-transform: uppercase;
}
.radio-selector__options {
  position: relative;
  margin-left: 120px;
}
.radio-button__opt {
  display: inline-block;
  margin-right: 4px;
}
.radio-selector__input {
  visibility: hidden;
  position: absolute;
  left: -999999px;
}
.radio-selector__input + .radio-selector__button {
  display: inline-block;
  color: #35488d;
  width: 155px;
  text-align: center;
  background: white;
  padding-top: 6px;
  padding-bottom: 4px;
  -webkit-box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.1);
  font-weight: 400;
  margin-top: -2px;
  cursor: pointer;
}
.radio-selector__input + .radio-selector__button:hover {
  -webkit-box-shadow: inset 0 0 0 1px #f8bd11, 0 4px 10px -2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 0 1px #f8bd11, 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}
.radio-selector__input:checked + .radio-selector__button {
  color: #fff;
  background: #00013F;
}
.radio-selector__input:checked + .radio-selector__button:hover {
  -webkit-box-shadow: inset 0 0 0 1px #35488d, 0 4px 10px -2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 0 0 1px #35488d, 0 4px 10px -2px rgba(0, 0, 0, 0.1);
}
.e2-alert {
  padding: 16px 24px;
  color: #00013F;
  margin-top: 24px;
}
.alert {
  border: 0;
  border-radius: 0;
}
.alert-blue {
  background: #d0e2f0;
}
.alert-success {
  background: rgba(27, 196, 101, 0.16);
}
.alert-title {
  font-weight: 700;
}
.alert-tag {
  font-weight: 700;
  text-decoration: underline;
}
a[data-action="togglePicker"] {
  font-size: 2em;
}
a[data-action="togglePicker"] span.time-text:after,
a[data-action="togglePicker"] span.date-text:after {
  margin-left: 8px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 2em;
  vertical-align: text-bottom;
}
a[data-action="togglePicker"] span.time-text:after {
  content: "Modifier l'heure";
}
a[data-action="togglePicker"] span.date-text:after {
  content: "Modifier la date";
}
.bootstrap-datetimepicker-widget table td span:hover,
.dropdown-menu li a[data-action="togglePicker"]:hover {
  background-color: #fff !important;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 30px !important;
}
.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top.pull-right {
  bottom: 42px !important;
  right: -8px !important;
}
.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top.pull-right:before {
  right: 39px !important;
}
.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour.top.pull-right:after {
  right: 40px !important;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  height: 300px;
}
.bootstrap-datetimepicker-widget .collapse.in {
  height: calc(100% - 48px);
}
.bootstrap-datetimepicker-widget .timepicker {
  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;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100%;
}
.bootstrap-datetimepicker-widget span.glyphicon.glyphicon-remove {
  top: -2px;
}
.spinner {
  margin: 100px auto;
  width: 350px;
  height: 75px;
  text-align: center;
  font-size: 10px;
}
.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.spinner .rect6 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.spinner .rect7 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.spinner > div {
  background-color: #40a5d6;
  height: 100%;
  width: 8px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
@-webkit-keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
/* The switch - the box around the slider */
.switch-xs {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 4.536px;
  /* Hide default HTML checkbox */
  /* The slider */
}
.switch-xs input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-xs input:checked + .slider {
  background-color: #2196F3;
}
.switch-xs input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.switch-xs input:checked + .slider:before {
  -webkit-transform: translateX(3.44px);
  transform: translateX(3.44px);
}
.switch-xs > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: unset;
  /* Rounded sliders */
}
.switch-xs > .slider:before {
  position: absolute;
  content: "";
  height: 3.44px;
  width: 3.44px;
  left: 0.536px;
  bottom: 0.536px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-xs > .slider.round {
  border-radius: 4.536px;
}
.switch-xs > .slider.round:before {
  border-radius: 50%;
}
.switch-sm {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 9.072px;
  /* Hide default HTML checkbox */
  /* The slider */
}
.switch-sm input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-sm input:checked + .slider {
  background-color: #2196F3;
}
.switch-sm input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.switch-sm input:checked + .slider:before {
  -webkit-transform: translateX(6.88px);
  transform: translateX(6.88px);
}
.switch-sm > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: unset;
  /* Rounded sliders */
}
.switch-sm > .slider:before {
  position: absolute;
  content: "";
  height: 6.88px;
  width: 6.88px;
  left: 1.072px;
  bottom: 1.072px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-sm > .slider.round {
  border-radius: 9.072px;
}
.switch-sm > .slider.round:before {
  border-radius: 50%;
}
.switch-md {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 13.608px;
  /* Hide default HTML checkbox */
  /* The slider */
}
.switch-md input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-md input:checked + .slider {
  background-color: #2196F3;
}
.switch-md input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.switch-md input:checked + .slider:before {
  -webkit-transform: translateX(10.32px);
  transform: translateX(10.32px);
}
.switch-md > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: unset;
  /* Rounded sliders */
}
.switch-md > .slider:before {
  position: absolute;
  content: "";
  height: 10.32px;
  width: 10.32px;
  left: 1.608px;
  bottom: 1.608px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-md > .slider.round {
  border-radius: 13.608px;
}
.switch-md > .slider.round:before {
  border-radius: 50%;
}
.switch-lg {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 18.144px;
  /* Hide default HTML checkbox */
  /* The slider */
}
.switch-lg input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-lg input:checked + .slider {
  background-color: #2196F3;
}
.switch-lg input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.switch-lg input:checked + .slider:before {
  -webkit-transform: translateX(13.76px);
  transform: translateX(13.76px);
}
.switch-lg > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: unset;
  /* Rounded sliders */
}
.switch-lg > .slider:before {
  position: absolute;
  content: "";
  height: 13.76px;
  width: 13.76px;
  left: 2.144px;
  bottom: 2.144px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-lg > .slider.round {
  border-radius: 18.144px;
}
.switch-lg > .slider.round:before {
  border-radius: 50%;
}
.switch-xl {
  position: relative;
  display: inline-block;
  width: 64px;
  height: 36.288px;
  /* Hide default HTML checkbox */
  /* The slider */
}
.switch-xl input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-xl input:checked + .slider {
  background-color: #2196F3;
}
.switch-xl input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.switch-xl input:checked + .slider:before {
  -webkit-transform: translateX(27.52px);
  transform: translateX(27.52px);
}
.switch-xl > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: unset;
  /* Rounded sliders */
}
.switch-xl > .slider:before {
  position: absolute;
  content: "";
  height: 27.52px;
  width: 27.52px;
  left: 4.288px;
  bottom: 4.288px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-xl > .slider.round {
  border-radius: 36.288px;
}
.switch-xl > .slider.round:before {
  border-radius: 50%;
}
.switch-xxl {
  position: relative;
  display: inline-block;
  width: 128px;
  height: 72.576px;
  /* Hide default HTML checkbox */
  /* The slider */
}
.switch-xxl input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-xxl input:checked + .slider {
  background-color: #2196F3;
}
.switch-xxl input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.switch-xxl input:checked + .slider:before {
  -webkit-transform: translateX(55.04px);
  transform: translateX(55.04px);
}
.switch-xxl > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: unset;
  /* Rounded sliders */
}
.switch-xxl > .slider:before {
  position: absolute;
  content: "";
  height: 55.04px;
  width: 55.04px;
  left: 8.576px;
  bottom: 8.576px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-xxl > .slider.round {
  border-radius: 72.576px;
}
.switch-xxl > .slider.round:before {
  border-radius: 50%;
}
.switch-jumbo {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 29.484px;
  /* Hide default HTML checkbox */
  /* The slider */
}
.switch-jumbo input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch-jumbo input:checked + .slider {
  background-color: #2196F3;
}
.switch-jumbo input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #2196F3;
          box-shadow: 0 0 1px #2196F3;
}
.switch-jumbo input:checked + .slider:before {
  -webkit-transform: translateX(22.36px);
  transform: translateX(22.36px);
}
.switch-jumbo > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-top: unset;
  /* Rounded sliders */
}
.switch-jumbo > .slider:before {
  position: absolute;
  content: "";
  height: 22.36px;
  width: 22.36px;
  left: 3.484px;
  bottom: 3.484px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-jumbo > .slider.round {
  border-radius: 29.484px;
}
.switch-jumbo > .slider.round:before {
  border-radius: 50%;
}
.booking-back-link {
  display: block;
  margin-top: 15px;
  text-align: center;
}
.bg-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(100, 100, 100, 0.8);
  z-index: 1000;
}
.booking-container {
  position: relative;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 320px;
  width: 100%;
  margin: 0 -15px 20px -15px;
  padding-top: 20px;
  border-radius: 8px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(20, 20, 20, 0.25);
          box-shadow: 0 0 8px 0 rgba(20, 20, 20, 0.25);
}
.booking-container img {
  display: block;
  -webkit-animation: rotate-plus 1000ms ease-in-out infinite;
          animation: rotate-plus 1000ms ease-in-out infinite;
}
.booking-container p {
  margin: 20px 50px;
  text-align: center;
  font-size: 1.2em;
}
a.btn-e2 {
  line-height: 2;
}
@-webkit-keyframes rotate-plus {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  85% {
    -webkit-transform: rotate(380deg);
            transform: rotate(380deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate-plus {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  85% {
    -webkit-transform: rotate(380deg);
            transform: rotate(380deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.driver-background {
  position: absolute;
  top: 200px;
  width: 100%;
  left: 0;
  height: 64px;
  background: url('/assets/img/road-separator.png');
  background-repeat: repeat-x;
  background-size: auto 60px;
  background-position: left;
}
@media (max-width: 479px) {
  .driver-background {
    top: 120px;
  }
}
.driver-avatar {
  width: 128px;
  height: 128px;
  border-radius: 160px;
  position: relative;
  margin: 0 auto;
}
.driver-avatar__image {
  width: 100%;
  height: 100%;
  border-radius: 160px;
}
.driver-avatar__gold,
.driver-avatar__silver,
.driver-avatar__bronze {
  position: absolute;
  bottom: 0;
  font-size: 12px;
  font-weight: 700;
  right: -64px;
  text-transform: uppercase;
}
.driver-avatar__gold::before,
.driver-avatar__silver::before,
.driver-avatar__bronze::before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 32px;
  left: -24px;
  top: -3px;
  position: absolute;
}
.driver-avatar__gold {
  color: #DAA520;
}
.driver-avatar__gold::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FAFAD2), to(#FFD700));
  background-image: linear-gradient(-180deg, #FAFAD2 0%, #FFD700 100%);
}
.driver-avatar__silver {
  color: #808080;
}
.driver-avatar__silver::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#808080));
  background-image: linear-gradient(-180deg, #E6E6E6 0%, #808080 100%);
}
.driver-avatar__bronze {
  color: #CD7F32;
}
.driver-avatar__bronze::before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#DEBA4C), to(#CD7F32));
  background-image: linear-gradient(-180deg, #DEBA4C 0%, #CD7F32 100%);
}
.driver-name {
  text-align: center;
  margin-top: 24px;
}
.driver-name__label {
  font-weight: 700;
  color: #35488d;
  font-size: 24px;
}
.driver-name__head {
  font-size: 32px;
  font-weight: bold;
  color: #35488d;
  margin-top: 8px;
}
.driver-grade {
  text-align: center;
}
.driver-grade * {
  color: #40a5d6;
}
.driver-grade__label {
  font-size: 12px;
}
.driver-grade__number {
  font-size: 24px;
  font-weight: 700;
}
.driver-bio {
  margin-top: 16px;
}
.driver-vehicles {
  font-size: 1em;
}
.driver-vehicles__item {
  margin-bottom: 5.33333333px;
}
.driver-vehicles__gallery {
  float: right;
}
.driver-vehicles__thumb {
  background: #f8bd11;
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 0 solid transparent;
  border-radius: 32px;
  margin-top: -8px;
}
.driver-vehicles__gamme {
  font-weight: 700;
  width: 120px;
  display: inline-block;
}
.driver-vehicles__model {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 220px;
  white-space: nowrap;
  vertical-align: top;
}
.driver-vehicles__features {
  float: right;
}
.driver-vehicles__seats,
.driver-vehicles__bagages {
  font-size: 16px;
  color: #40a5d6;
  margin-left: 16px;
  font-weight: 700;
}
.driver-services {
  padding-bottom: 16px;
}
.driver-services__list {
  margin-left: 6px;
}
.driver-services__item {
  margin-left: 8px;
}
.driver-services__item i {
  width: 18px;
}
.driver-reviews__header {
  font-weight: 400;
  color: #40a5d6;
}
.driver-reviews__sort {
  font-weight: 700;
  margin-left: 8px;
  color: #40a5d6;
  text-decoration: underline;
}
.driver-reviews__name {
  color: #00013F;
}
.driver-reviews__date {
  font-weight: 700;
  margin-left: 8px;
}
.driver-reviews__content {
  font-style: italic;
}
.driver-reviews__content::before {
  content: "\AB";
}
.driver-reviews__content::after {
  content: "\BB";
}
@media (min-width: 991px) {
  .driver-section-right {
    position: absolute;
    right: 0;
  }
}
.ad-promo__oldprice {
  color: rgba(64, 165, 214, 0.7);
  position: relative;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  font-size: 20px;
  margin-left: -24px;
  margin-right: 16px;
}
.ad-promo__oldprice::after {
  top: 8px;
  left: 0;
  display: block;
  content: "";
  width: 90%;
  height: 3px;
  position: absolute;
  background: #40a5d6;
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
}
.ad-promo__tag {
  color: #1BC465;
  text-align: center;
  margin-bottom: 16px;
  font-weight: bold;
}
#avis-form .star-rating {
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
}
#avis-form .star-rating span {
  padding-right: 10px;
}
#avis-form .fa {
  color: #fcce0b;
  font-size: 20px;
}
.reader {
  font-size: 1.15em;
}
.driver-price-table {
  cursor: pointer;
}
.driver-price-line {
  background-color: #f5f8fb;
  -webkit-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  cursor: pointer;
}
.driver-price-line:nth-child(2n+1) {
  background-color: #e0eaf3;
}
.driver-price-line:hover {
  background-color: #d2dce4;
}
.driver-price-line td:nth-child(n+1) {
  line-height: 1.65em;
}
.driver-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  margin: 10px;
}
.driver-cards .driver-card {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background-color: #f9f9f9;
  -webkit-box-shadow: 0 0 16px 1px rgba(120, 120, 120, 0.2);
          box-shadow: 0 0 16px 1px rgba(120, 120, 120, 0.2);
  border-radius: 4px;
  text-decoration: none;
  outline: none;
  -webkit-transition: -webkit-transform 200ms linear, -webkit-box-shadow 200ms linear;
  transition: -webkit-transform 200ms linear, -webkit-box-shadow 200ms linear;
  transition: transform 200ms linear, box-shadow 200ms linear;
  transition: transform 200ms linear, box-shadow 200ms linear, -webkit-transform 200ms linear, -webkit-box-shadow 200ms linear;
}
.driver-cards .driver-card .driver-card-avatar {
  padding: 7px;
  width: 128px;
  height: 128px;
  border-radius: 128px;
}
.driver-cards .driver-card .driver-card-title {
  margin: 12px 0;
  font-size: 1.25em;
  text-decoration: none;
  text-transform: uppercase;
}
.driver-cards .driver-card .driver-card-footer {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  padding: 8px 8px 2px;
  background-color: #eef3f8;
}
.driver-cards .driver-card .driver-card-footer .card-footer-message {
  margin: 8px 0;
  color: #35488d;
  font-style: italic;
  text-align: center;
}
.driver-cards .driver-card:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0 0 16px 1px rgba(140, 140, 140, 0.4);
          box-shadow: 0 0 16px 1px rgba(140, 140, 140, 0.4);
}
.blacklist {
  position: relative;
}
.blacklist .remove {
  position: absolute;
  top: -20px;
  right: 0;
  font-size: 2.5em;
  color: #d9534f;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .driver-cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }
  .driver-card:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}
@media screen and (max-width: 576px) {
  .driver-cards {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
  }
  .driver-card:hover {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.favorite-driver-info {
  padding: 9px 9px 22px!important;
}
.reserve-detail {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 16px;
  color: #312c42;
}
.reserve-detail__tag {
  width: 144px;
  display: block;
  color: #00013F;
  font-weight: 700;
}
.reserve-detail__tag i {
  width: 20px;
  color: #40a5d6;
}
.booking-section-title {
  font-size: 20px;
  margin-bottom: 32px;
}
.booking-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 8px;
}
.booking-labels > div > span {
  margin-left: 8px;
  display: inline-block;
}
@media (min-width: 992px) {
  .booking-labels {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-align: right;
  }
}
.fly-number-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fly-number-input p {
  min-width: 90px;
}
.fly-number-input .form-control {
  margin: 0 16px 0 0;
  width: auto;
}
.fly-number-input a {
  font-size: 1.5em;
  color: #f8bd11;
}
.flex-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.flex-align-center i.fa {
  color: #40a5d6;
}
.flex-align-center span {
  margin-left: 8px;
}
.booking-driver-message {
  margin: 16px 0;
}
.booking-driver-message textarea {
  width: 100%;
  resize: vertical;
}
.booking-driver-message .checkbox {
  font-size: 14px;
  margin: 24px 0;
}
.booking-driver-message .checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.booking-driver-message .checkbox input[type=checkbox] {
  width: 20px;
  height: 20px;
  margin-top: 0;
}
.booking-driver-message .checkbox span {
  margin-left: 16px;
}
.booking-separator {
  margin: 32px 0;
}
.reserve-detail__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
}
.reserve-detail__content i.fa {
  margin-right: 16px;
  font-size: 1.25em;
}
.reserve-name {
  padding-left: 72px;
}
.reserve-item__avatar {
  height: 120px;
  width: 120px;
  border-radius: 90px;
  margin-right: 2rem;
}
#reserve-action {
  margin-top: 24px;
}
.booking-driver-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .booking-driver-section {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.reserve-avatar {
  height: 120px;
  width: 120px;
  border-radius: 90px;
}
.text-blue {
  color: #00013F;
  font-weight: 700;
}
.text-red {
  color: #c6332b;
}
.reserve-detail:first-child {
  padding-left: 0;
}
.reserve-detail {
  padding-left: 0;
}
.reserve-detail .text-blue {
  margin-bottom: 4px;
}
.reserve-detail i {
  color: #40a5d6;
}
.reserve-message input:invalid {
  border: 1px solid #c6332b;
}
.reserve-message__left {
  padding-left: 0;
}
.reserve-message__right {
  padding-right: 0;
}
.reserve-other {
  padding: 8px 0;
}
#otherPerson {
  display: none;
}
[class*="cbicons-"] {
  background-image: url('/assets/img/cb-icons.png');
  background-repeat: no-repeat;
  height: 32px;
  width: 51px;
  display: inline-block;
  line-height: 1;
  vertical-align: text-middle;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  margin-bottom: -3px;
}
.remember__check {
  position: absolute;
  top: 10px;
}
.remember__name {
  max-width: 400px;
  display: none;
}
input[type="checkbox"]:checked + .remember__name {
  display: inline-block;
}
.cbicons-cb {
  background-position: -10px -10px;
}
.cbicons-visa {
  background-position: -71px -10px;
}
.cbicons-mastercard {
  background-position: -132px -10px;
}
@media only screen and (max-width: 767px), (max-device-width: 767px) {
  #grid-price {
    display: grid !important;
    grid-template-columns: 1fr;
  }
  .driver-price-line {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
  }
  .driver-price-line td {
    padding: 7px !important;
  }
  .grid-price-img {
    grid-area: 1 / 1 / 4 / 1;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .grid-price-note {
    grid-area: 1 / 2 / 1 / 5;
  }
  .grid-price-line {
    display: none;
  }
  .grid-price-vehicle {
    grid-area: 2 / 2 / 2 / 5;
  }
  .grid-price-min {
    grid-area: 3 / 2;
  }
  .grid-price-avg {
    grid-area: 3 / 3;
  }
  .grid-price-max {
    grid-area: 3 / 4;
  }
}
@media (max-width: 767px) {
  .reserve-opt__title {
    margin-top: 32px;
  }
  .reserve-message__right {
    padding-left: 0;
  }
}
.reserve-map-placeholder {
  width: calc(100% - 16px);
  min-height: 240px;
  margin: 0 auto;
  position: relative;
  background: #dce9f4;
}
@media (max-width: 991px) {
  .reserve-map-placeholder {
    display: block;
  }
}
.reserve-map-placeholder p {
  padding-top: 104px;
  text-align: center;
  font-weight: 700;
  color: #00013F;
}
@media (max-width: 991px) {
  .reserve-retour {
    text-align: left;
  }
  .reserve-retour .btn {
    margin-top: 16px;
  }
}
.reserve-title {
  font-size: 24px;
  font-weight: 700;
  color: #00013F;
  margin-top: 0;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
}
.reserve-avis {
  display: block;
  position: relative;
}
.reserve-heading {
  color: #40a5d6;
  margin: 0 0px 10px 0;
  font-size: 12px;
}
.discount {
  margin-bottom: 20px;
}
#couponInput {
  margin-top: 10px;
}
#btn-save-page {
  width: 40%;
  display: inline-block;
  vertical-align: middle;
}
#book-price {
  color: #333;
  font-size: 22px;
  font-weight: 700;
  width: 58%;
  text-align: right;
  margin: 10px 0;
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
}
#book-price .original-price {
  font-size: 14px;
  margin-right: 8px;
  text-decoration: line-through;
  color: grey;
}
.coupon__add {
  display: inline-block;
}
.coupon__add label {
  cursor: pointer;
}
.coupon__add:hover,
.coupon__add:focus {
  text-decoration: none;
}
#loader {
  position: relative;
  margin: 0 auto;
}
.tooltip {
  text-transform: none !important;
  max-width: 150px;
}
.tooltip-inner {
  background-color: #40a5d6;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #40a5d6;
}
.tooltip.top-left .tooltip-arrow {
  border-top-color: #40a5d6;
}
.tooltip.top-right .tooltip-arrow {
  border-top-color: #40a5d6;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #40a5d6;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #40a5d6;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #40a5d6;
}
.tooltip.bottom-left .tooltip-arrow {
  border-bottom-color: #40a5d6;
}
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #40a5d6;
}
.coupon {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin-bottom: 15px;
}
.coupon > * {
  padding: 14px 0;
}
.coupon .coupon__selected {
  border-radius: 8px;
  -webkit-box-shadow: -2px 2px 2px #ccc;
          box-shadow: -2px 2px 2px #ccc;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sheep::before {
  content: '';
  width: 16px;
  height: 8px;
  background-color: #F5F8FB;
  z-index: 1;
  border-radius: 0 0 8px 8px;
  position: absolute;
  border-bottom: none;
  top: -15px;
  left: -10px;
}
.sheep:after {
  content: '';
  width: 16px;
  height: 12px;
  z-index: 1;
  background: #F5F8FB;
  border-radius: 12px 12px 0 0;
  position: absolute;
  border-bottom: none;
  bottom: -18px;
  left: -8px;
}
.sheep {
  height: 42px;
  border-left: 3px dashed #F5F8FB;
  position: absolute;
  left: 400px;
}
#coupon-modal .coupon__body {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
#coupon-modal .coupon__item:hover {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #d4d3da, 0 4px 12px rgba(117, 112, 133, 0.08);
  box-shadow: inset 0 0 0 1px #d4d3da, 0 4px 12px rgba(117, 112, 133, 0.08);
}
#coupon-modal .coupon__item {
  padding: 14px 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.creditcard {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.creditcard--single .creditcard__input {
  display: none;
}
.creditcard--single .creditcard__icon {
  margin-left: 0 !important;
}
.creditcard__label {
  display: block;
  width: 100%;
  height: 48px;
}
.creditcard__label:hover {
  background: #e3ebf4;
}
.creditcard__left {
  padding-top: 7px;
  overflow: hidden;
}
.creditcard__right {
  padding-top: 14px;
}
.creditcard__description {
  display: inline;
  line-height: 200%;
}
.creditcard__exp {
  text-align: right;
}
.creditcard__expdate {
  font-weight: 400;
}
.creditcard__name {
  display: inline-block;
  margin-top: 3px;
}
.creditcard__number {
  font-weight: 400;
}
.creditcard__input {
  position: absolute;
  top: 14px;
  margin-left: 14px !important;
}
.creditcard__addlink {
  margin-left: 12px;
}
.creditcard__changelink {
  margin-left: -12px;
}
@media (min-width: 1200px) {
  .creditcard__deletelink a::after {
    content: " la carte";
  }
}
@media (min-width: 768px) {
  .creditcard__delete {
    text-align: right;
  }
}
input[type="radio"]:checked + .creditcard__label {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #d4d3da, 0 4px 12px rgba(117, 112, 133, 0.08);
          box-shadow: inset 0 0 0 1px #d4d3da, 0 4px 12px rgba(117, 112, 133, 0.08);
}
@media (max-width: 767px) {
  .creditcard__label {
    height: auto;
    padding-bottom: 6px;
  }
  .creditcard__right {
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .creditcard__right * {
    text-align: left;
  }
  .creditcard__right span {
    line-height: 10%;
  }
}
.creditcard__office .creditcard__icon {
  margin-left: 0;
}
.creditcard__office .creditcard__input {
  right: 50px;
}
.creditcard__mask {
  padding-left: 10px;
  padding-right: 3px;
  font-size: 10px;
  line-height: 60%;
  position: relative;
  top: -2px;
  letter-spacing: 0.5px;
}
.creditcard__default {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: none;
  font-size: 14px;
  font-weight: 400;
}
.creditcard__left .creditcard__icon {
  display: inline-block;
  margin-bottom: -10px;
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
  margin-left: 20px;
}
#addCardModal span {
  display: inline;
}
#addCardModal .btn-green {
  margin: 0px auto !important;
}
.result-stars__tag {
  color: #312c42;
}
.result-stars {
  margin-top: 2px;
  color: #FFC643;
}
.modal-content {
  border: 0;
}
.modal-header .close {
  text-shadow: initial;
  color: white;
  opacity: 1;
}
.admin-wrapper .page-header h2 {
  font-size: 24px;
}
.admin-wrapper .main {
  margin-bottom: 64px;
}
.creditcard__office .creditcard__icon {
  margin-left: 0;
}
.creditcard__office .creditcard__input {
  right: 50px;
}
.table-middle {
  color: #312c42;
}
.table-middle td {
  vertical-align: middle !important;
}
.admin-table thead tr {
  background: #F5F8FB;
  border-bottom: 1px solid #d8e4ef;
}
.admin-table thead tr th {
  border: none;
}
.admin-table thead tr th:first-of-type {
  padding-left: 16px;
}
.admin-table tbody tr td {
  min-height: 32px;
  border-top: 0;
  border-bottom: 1px solid #d7dfe8;
}
.admin-table tbody + tbody {
  border: none !important;
}
.admin-table tbody:last-of-type tr td {
  border: 0;
}
.admin-table-st thead tr {
  background: #d7dfe8;
}
.admin-table-st thead tr th {
  border-bottom: none;
}
.course-cell {
  position: relative;
}
.course-val {
  font-weight: normal;
}
.course-val.comment {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 120px;
}
.course-val.course-type {
  padding-left: 100px;
}
.course-date {
  font-size: 14px;
  color: #00013F;
  font-weight: 600;
  padding-bottom: 5px;
}
.course-val.course-type:before {
  position: absolute;
  left: 16px;
  display: inline;
  font-size: 12px;
  padding-top: 0px;
  color: #00013F;
}
.course-date:before {
  content: "Date/Heure";
  top: 2px;
  font-weight: normal;
  letter-spacing: -0.3px;
}
.course-departure:before {
  content: "D\E9part";
}
.course-arrival:before {
  content: "Arriv\E9  e";
}
.course-val.course-type:after {
  position: absolute;
  left: 0;
  display: inline;
  top: 2px;
  font-size: 12px;
  font-family: 'FontAwesome';
  color: #00013F;
}
.course-date:after {
  content: "\F073";
}
.course-departure:after {
  content: "\F015";
}
.course-arrival:after {
  content: "\F024";
}
.course-transporteur {
  min-height: 60px;
}
@media (max-width: 992px) {
  .course-val.course-type:before {
    display: none;
  }
  .course-val.course-type {
    padding-left: 20px;
  }
  .course-transporteur {
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .table tbody,
  .table tbody + tbody {
    border-top: 1px solid #d8e4ef !important;
    margin-bottom: 8px;
  }
}
@media only screen and (max-width: 767px), (max-device-width: 767px) {
  .table {
    display: block;
    width: 100%;
  }
  .table.panel-body {
    padding: 0 !important;
  }
  .table thead,
  .table tbody,
  .table th,
  .table td,
  .table tr {
    display: block;
    width: 100%;
  }
  .table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table td {
    border: none!important;
    border-bottom: 1px solid #d8e4ef;
    position: relative;
    text-align: left;
  }
  .table td.btns {
    margin: 0 10px;
    padding: initial!important;
    text-align: center;
    width: calc(100% - 20px);
  }
  .table td:before {
    display: block;
    top: 6px;
    left: 15px;
    width: 30%;
    margin-bottom: 8px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    color: #00013F;
    content: attr(data-title);
  }
}
@media only screen and (max-width: 319px) {
  .table {
    display: block;
  }
  .table thead,
  .table tbody,
  .table th,
  .table td,
  .table tr {
    display: block;
  }
  .table thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .table tr {
    border: 1px solid #d8e4ef;
  }
  .table td {
    border: none;
    border-bottom: 1px solid #d8e4ef;
    position: relative;
    padding: 30px 0px 10px 6px !important;
    white-space: normal;
    text-align: left;
  }
  .table td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 100%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .table td:before {
    content: attr(data-title);
    color: #00013F;
  }
}
.progress-remaining {
  margin: 10px 0 0 0;
}
.progress-remaining .progress-bar-success {
  width: 100%;
}
.sidebar__item .sidebar__link.btn {
  text-align: left;
}
.sidebar__item .sidebar__link.btn:hover {
  background-color: #000126;
}
.font-weight-bold {
  font-weight: bold;
}
.sponsorship-section {
  max-width: 1278px;
  margin: 0 auto;
}
.sponsorship-section .cta-sponsor-code {
  width: 280px;
  max-width: 100%;
  margin: 0 auto;
}
.sponsorship-section .copy-code {
  padding: 10px 20px;
  position: relative;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  border: 1px solid #DEDEDE;
  cursor: pointer;
}
.sponsorship-section .copy-code .copy,
.sponsorship-section .copy-code .copied {
  position: absolute;
  right: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 300;
  font-size: 12px;
  line-height: 15px;
}
.sponsorship-section .copy-code .copied {
  display: none;
}
.sponsorship-section .copy-code.copied .copy {
  display: none;
}
.sponsorship-section .copy-code.copied .copied {
  display: block;
}
.sponsorship-section .margin-title {
  margin: 70px 0;
}
.sponsorship-section .sponsorship-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.sponsorship-section .sponsorship-about > div {
  width: 290px;
  max-width: 100%;
}
.sponsorship-section .sponsorship-subtitle {
  margin-bottom: 80px;
}
.sponsorship-section .h3,
.sponsorship-section .h4 {
  color: black;
}
.sponsorship-section .h4 {
  text-transform: none;
}
.sponsorship-section .sponsees-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 290px;
  max-width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  line-height: 55px;
  margin: 0 auto 120px;
}
.sponsorship-section .sponsees-container .round {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  font-weight: 800;
  font-size: 24px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #fff;
}
.sponsorship-section .sponsees-container .separator {
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  color: #CBC3C3;
  position: absolute;
  top: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sponsorship-section .sponsees-container .registered,
.sponsorship-section .sponsees-container .active {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sponsorship-section .sponsees-container .registered .round {
  background: #EFC531;
}
.sponsorship-section .sponsees-container .active .round {
  background: #45E4E4;
}
.sponsorship-section .share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1rem auto 0;
}
.sponsorship-section .share-buttons a {
  width: 48px;
  height: 48px;
  line-height: 48px;
  display: block;
  color: white;
  text-align: center;
  font-size: 2rem;
}
.sponsorship-section .share-buttons a.email {
  background: #7d7d7d;
}
.sponsorship-section .share-buttons a.whatsapp {
  background: #25d366;
}
.sponsorship-section .share-buttons a.sms {
  background: #ffbd00;
}
.sponsorship-section .share-buttons a + a {
  margin-left: 1rem;
}
@media only screen and (max-width: 1024px) {
  .sponsorship-about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.office-promo .panel.col-lg-3 {
  padding: 0;
}
.coupon-redeemed {
  margin-bottom: 15px;
}
.coupon-redeemed .coupon-code {
  padding-right: 20px;
}
html,
body {
  min-height: 970px;
}
.spin {
  -webkit-animation: spin 0.5s infinite linear;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.admin-wrapper .main {
  max-width: calc( 100% - 48px );
}
.parrainage-btn {
  margin-bottom: 5px;
  margin-top: 5px;
}
.parrainage-btn a {
  min-width: 130px;
}
.parrainage-btn a.parrainage-sms {
  display: none;
}
.sidebar__item-active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.input-bf {
  position: relative;
  display: inline-block;
}
.input-bf .fa {
  position: absolute;
  left: 8px;
  top: 6px;
  color: #b3b3b3;
}
.input-bf input {
  padding-left: 22px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 767px) {
  .transporteur-prix .panel-body [class*="col-sm"]:first-child {
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 20px;
  }
}
.admin-footer > * {
  margin-right: 10px;
  margin-bottom: 15px;
}
.admin-footer > * .previous-link {
  line-height: 36px;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .transporteur-prix .admin-footer .btn.pull-left {
    float: right !important;
  }
}
.transporteur-prix .btn-aub {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #ffffff !important;
  font-weight: bold !important;
  border: 1px solid #4d5278 !important;
  background-color: #535981 !important;
  margin: 10px auto !important;
}
.transporteur-prix .btn-aub i {
  color: #ffffff !important;
}
.transporteur-prix .btn-aub:focus {
  outline: none !important;
}
.transporteur-prix .btn-aub:hover,
.transporteur-prix .btn-aub:active,
.transporteur-prix .btn-aub.active {
  background-color: #595f8a !important;
  border: 1px solid #535981 !important;
}
.transporteur-prix .btn-aub.disabled,
.transporteur-prix .btn-aub[disabled],
fieldset[disabled] .transporteur-prix .btn-aub,
.transporteur-prix .btn-aub.disabled:hover,
.transporteur-prix .btn-aub[disabled]:hover,
fieldset[disabled] .transporteur-prix .btn-aub:hover,
.transporteur-prix .btn-aub.disabled:focus,
.transporteur-prix .btn-aub[disabled]:focus,
fieldset[disabled] .transporteur-prix .btn-aub:focus,
.transporteur-prix .btn-aub.disabled:active,
.transporteur-prix .btn-aub[disabled]:active,
fieldset[disabled] .transporteur-prix .btn-aub:active,
.transporteur-prix .btn-aub.disabled.active,
.transporteur-prix .btn-aub[disabled].active,
fieldset[disabled] .transporteur-prix .btn-aub.active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.transporteur-prix .panel-body .panel-title {
  margin-bottom: 10px;
}
.transporteur-prix .panel-heading .fa-question-circle {
  color: #fff;
}
.transporteur-prix .form-group {
  margin-bottom: 0;
}
.transporteur-prix .form-group .form-control {
  height: auto;
  padding: 10px 9px 0;
}
@media (min-width: 768px) {
  .transporteur-prix .form-group .form-control.auto {
    height: auto;
    padding: 6px 12px;
  }
}
.transporteur-prix .form-group .form-control > span,
.transporteur-prix .form-group .form-control input,
.transporteur-prix .form-group .form-control label {
  display: inline-block;
  width: auto;
  margin: 0 0 10px 0 !important;
}
.transporteur-prix .form-group .form-control > span {
  font-size: 14px;
  width: auto;
  color: #fff;
}
.transporteur-prix .form-group .form-control > span i {
  color: #fff;
  margin-left: 5px;
}
.transporteur-prix .form-group .form-control input {
  padding: 5px;
  height: 26px;
  background-color: transparent;
  width: auto;
  border: 1px dashed #b3b3b3;
}
@media (min-width: 1200px) {
  .transporteur-prix .form-group .col-6,
  .transporteur-prix .form-group .col-1 {
    float: left;
  }
  .transporteur-prix .form-group .col-6 {
    width: 44%;
  }
  .transporteur-prix .form-group .col-1 {
    width: 12%;
    padding-top: 7px;
  }
}
.transporteur-prix .form-group .col-1 {
  text-align: center;
}
.transporteur-prix .form-group .col-1 i {
  height: 9px;
  color: #fff;
  display: block;
}
.transporteur-prix .form-group .col-1 .tag-blue {
  padding: 5px 6px 0;
  width: 40px;
  height: 33px;
}
@media (min-width: 1200px) {
  .transporteur-prix .form-group .col-1 .tag-blue {
    margin-top: 0px !important;
  }
}
.transporteur-prix .form-group .prix {
  width: 100%;
}
.transporteur-prix .form-group .prix input {
  width: 60px;
  background-color: #fff;
  border: 0px solid transparent;
  margin: 0 2px 15px 3px;
}
.transporteur-prix .form-group .prix label:first-of-type {
  width: 142px;
}
/**********************
 * SPLASH TRANSPORTER *
 **********************/
.splash {
  padding: 20px 5px 5px 5px;
}
.splash .btn-accent {
  font-weight: bold!important;
}
.splash .splash-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.splash .splash-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.splash h1 {
  margin: 0 0 5px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.2em;
  color: #2d5a98;
}
.splash p {
  margin: 0;
}
.splash .avatar {
  width: 96px;
  height: 96px;
  border-radius: 50%;
}
.splash .splash-row {
  padding: 15px 0;
  border-bottom: 1px solid #bebebe;
}
.splash .splash-row a:not(.btn-next) {
  background-color: transparent!important;
  color: #0b97c4 !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-decoration: underline;
  text-shadow: none;
  border: none;
  outline: none!important;
}
@media screen and (min-width: 762px) {
  .splash .splash-row .sub-booking,
  .splash .splash-row .info-link {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .splash .splash-row a {
    text-align: left;
    -webkit-box-flex: inherit !important;
        -ms-flex: inherit !important;
            flex: inherit !important;
  }
}
.splash .booking,
.splash .info-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 8px 0 4px 0;
}
.splash .booking div,
.splash .info-content div {
  margin-bottom: 8px;
}
.splash .booking span,
.splash .info-content span {
  margin-bottom: 4px;
}
.splash .booking .sub-booking,
.splash .info-content .sub-booking,
.splash .booking .info-link,
.splash .info-content .info-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.splash .booking .sub-booking a,
.splash .info-content .sub-booking a,
.splash .booking .info-link a,
.splash .info-content .info-link a {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.splash .booking .sub-booking a:nth-child(n+2),
.splash .info-content .sub-booking a:nth-child(n+2),
.splash .booking .info-link a:nth-child(n+2),
.splash .info-content .info-link a:nth-child(n+2) {
  margin-left: 5px;
}
.splash .splash-perform {
  display: grid;
  grid-template-columns: 120px 1fr 1fr;
  grid-template-rows: auto;
  margin: 15px 0 5px 0;
}
.splash .splash-perform > p {
  padding: 4px 8px;
}
.splash .splash-perform .splash-perform-label {
  grid-column: 1 / 1;
  padding-right: 16px;
  text-align: right;
}
.splash .splash-perform .splash-perform-colspan {
  grid-column: 2 / span 2;
}
.splash .splash-perform .splash-perform-alert {
  grid-column: 1 / span 3;
  margin-top: 12px;
  padding: 8px;
}
.splash .splash-perform .good {
  color: #1BC465;
}
.splash .splash-perform .bad {
  color: #c6332b;
}
.splash .calendar-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.splash .calendar-buttons a {
  width: 100%;
  margin-top: 5px;
}
.splash .calendar-buttons a i.fa {
  position: relative;
  top: 2px;
  font-size: 1.3em;
}
.splash .splash-row.carousel {
  min-height: 65px;
  padding-bottom: 30px;
}
.splash .splash-row.carousel .carousel-indicators {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 0;
  z-index: 0;
}
.splash .splash-row.carousel .carousel-indicators li {
  width: 16px;
  height: 16px;
  border: 1px solid #3a6ab8;
  border-radius: 50%;
}
.splash .splash-row.carousel .carousel-indicators li:nth-child(n+2) {
  margin-left: 5px;
}
.splash .splash-row.carousel .carousel-indicators .active {
  background-color: #4a86e8;
  width: 20px;
  height: 20px;
}
.splash-banner {
  position: relative;
  margin: 0 -29px;
  padding: 10px;
}
.splash-banner-close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.splash-badge,
.sidebar__link {
  position: relative;
}
.splash-badge .badge-notif,
.sidebar__link .badge-notif {
  top: -3px;
  left: 4px;
  position: absolute;
}
.splash-badge .badge-notif-success,
.sidebar__link .badge-notif-success {
  background-color: #1BC465;
  color: #fefefe !important;
}
.splash-badge .badge-notif-danger,
.sidebar__link .badge-notif-danger {
  background-color: #c6332b;
  color: #fefefe !important;
}
.next-booking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2px 0;
}
.splash-row .booking .next-booking .accept-booking {
  padding: 6px 10px 6px 15px;
}
.splash-row .booking .next-booking .icon-booking {
  text-decoration: none;
}
.icon-booking img {
  width: 32px;
  height: 32px;
  margin-right: 15px;
}
.icon-booking i.fa {
  margin-right: 20px;
  color: #27ae60;
  font-size: 2em;
}
.icon-fa {
  position: relative;
  bottom: -8px;
}
.splash-row .booking .next-booking .btn-sms {
  padding: 8px 16px;
  background-color: #f8bd11 !important;
  color: #202020 !important;
  -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.04);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
@media screen and (max-width: 600px) {
  .next-booking {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  .splash {
    margin: auto!important;
    width: 90%;
  }
}
@media (min-width: 992px) {
  .splash {
    margin: auto!important;
    width: 80%;
  }
}
@media (min-width: 1100px) {
  .splash {
    margin: auto!important;
    width: 65%;
  }
}
@media (max-width: 400px) {
  .transporteur-prix .form-group .prix label:first-of-type {
    width: 100%;
  }
  .date-literal {
    display: none;
  }
}
/*************************************
 * Page prix de l'admin transporteur *
 *************************************/
.transporteur-prix .add-block {
  min-height: 40px;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px dashed #b3b3b3;
  padding: 9px 15px;
  color: #b3b3b3;
}
.transporteur-prix .add-block:hover {
  text-decoration: none;
}
.transporteur-prix .add-block i {
  color: #b3b3b3;
}
.transporteur-prix .panel-radios,
.transporteur-prix .panel-heading .panel-title {
  display: inline;
}
.transporteur-prix .panel-radios label {
  margin-bottom: 0;
}
.transporteur-prix .radio-inline + .radio-inline {
  margin-left: 5px;
}
.transporteur-prix .radio input[type="radio"],
.transporteur-prix .radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -15px;
}
.transporteur-prix .panel-radios,
.transporteur-prix .radio-inline {
  padding-left: 15px;
}
.transporteur-prix .panel-radios .radio-inline {
  margin-top: -2px;
}
.transporteur-prix .msg-error.cf {
  float: left;
  width: 100%;
}
@media (max-width: 550px) {
  .transporteur-prix .panel-radios,
  .transporteur-prix .panel-heading .panel-title {
    display: block;
  }
  .transporteur-prix .panel-radios {
    padding-left: 0px;
    margin-top: 5px;
  }
  .transporteur-prix .panel-radios .radio-inline {
    margin-left: 0px;
    margin-right: 5px;
  }
}
.sub-text {
  color: #777879;
}
.tableau-info {
  font-weight: bold;
}
.tableau-info__span {
  width: 100px;
  display: inline-block;
  text-align: left;
}
.tableau-info__position {
  margin-left: 16px;
}
.tableau-info__info {
  margin-left: 32px;
  font-weight: 400;
  font-size: 13px;
  color: #00013F;
}
.tableau-info__info i {
  color: #00013F;
}
.tableau-info__refresh {
  margin-left: 10px;
}
.tableau_info__refresh-note {
  font-weight: 400;
  font-size: 12px;
  color: #999;
  margin-left: 10px;
}
.tableau-table th {
  position: relative;
}
@media (min-width: 768px) {
  .tableau-table td {
    padding: 12px 8px !important;
  }
  .tableau-table td:first-child,
  .tableau-table th:first-child {
    padding-left: 15px !important;
  }
  .tableau-table td:last-child {
    padding-right: 15px !important;
  }
}
.tableau-tooltip {
  position: absolute;
  padding-left: 16px;
  margin-top: -10px;
}
.tableau-tooltip + .tooltip {
  margin-left: 8px;
  max-width: none !important;
  width: 100% !important;
}
.tableau-position {
  display: inline-block;
  background: #333;
  color: #fff;
  padding: 2px 5px;
  border-radius: 3px;
  font-weight: 600 !important;
  text-align: center;
  min-width: 110px;
}
.tableau-add-btn {
  background: #d8e4ef;
  padding: 20px 16px;
  text-align: center;
  margin: 16px;
  border-radius: 0px;
  color: #00013F;
  font-weight: 600;
}
.tableau-add-btn i {
  font-size: 12px;
  margin-right: 10px;
}
.tableau-add-btn:hover {
  cursor: pointer;
  background: #c9d9ea;
}
.tableau-add {
  padding-bottom: 0;
  display: none;
}
.tableau-add .col-sm-6,
.tableau-edit .col-sm-6 {
  margin: 0;
  padding: 0;
}
.tableau-add .col-sm-6 input,
.tableau-add .col-sm-6 select,
.tableau-edit .col-sm-6 input,
.tableau-edit .col-sm-6 select {
  max-width: 120px;
}
.tableau-add-input,
.tableau-add-select {
  font-weight: normal;
}
.tableau-add-p {
  padding: 20px 15px;
  padding-bottom: 0;
  font-size: 13px;
  color: #00013F;
}
.tableau-links {
  margin-bottom: 15px;
}
.tableau-links a {
  color: #00013F;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
#tableau-select-gamme,
#tableau-select-jour {
  color: #999;
}
.tableau-add-button {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.tableau-table__add > tbody {
  background: #d8e4ef !important;
}
.position-blue {
  background: #000626;
}
.position-yellow {
  background: #e99107;
}
.position-red {
  background: #87231d;
}
.position-green {
  background: #18ae59;
}
.position-error {
  color: #c6332b;
}
.transporteur-vehicle .checkbox label {
  font-weight: bold;
  position: relative;
}
.transporteur-vehicle .tooltip {
  letter-spacing: normal !important;
  word-spacing: normal !important;
}
.transporteur-vehicle .form-inline .form-group {
  margin-right: 20px;
}
.transporteur-vehicle .form-inline .form-group:last-child {
  margin-right: 0;
}
.transporteur-vehicle .row.hidden-xs {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
.transporteur-vehicle .row.hidden-xs [class*="col-sm"] {
  position: relative;
}
.transporteur-vehicle .row.hidden-xs [class*="col-sm"] a {
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: -18px;
}
.transporteur-vehicle .vehicules .col {
  float: left;
}
.transporteur-vehicle .vehicules [class*="col-sm"]:first-child {
  max-width: 214px !important;
}
.transporteur-vehicle .vehicules .inpt-sm {
  margin: 0 auto 10px auto;
  width: auto !important;
}
@media (min-width: 768px) {
  .transporteur-vehicle .vehicules {
    letter-spacing: -0.5px;
    word-spacing: -0.5px;
  }
  .transporteur-vehicle .vehicules [class*="col-sm"]:first-child {
    white-space: nowrap;
  }
  .transporteur-vehicle .vehicules .tooltip {
    white-space: normal;
  }
  .transporteur-vehicle .vehicules .visible-xs a {
    margin-left: 10px;
  }
  .transporteur-vehicle .tooltip {
    min-width: 200px;
  }
}
@media (max-width: 767px) {
  .transporteur-vehicle .panel-body [class*="col-sm"]:first-child {
    margin-bottom: 0px;
    border-bottom: 0px solid transparent;
    padding-bottom: 0px;
  }
  .transporteur-vehicle .vehicules .row .checkbox label {
    color: #fff;
  }
  .transporteur-vehicle .vehicules .inpt-sm {
    margin: 0 0 10px 0;
  }
  .transporteur-vehicle .vehicules .row .form-group:nth-child(1) {
    color: #fff;
    background-color: #00013F;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    max-width: 100%  !important;
  }
  .transporteur-vehicle .vehicules .row .form-group:nth-child(1) i {
    color: #fff;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .transporteur-vehicle .vehicules .form-group.col-sm-2 label,
  .transporteur-vehicle .vehicules .form-group.col-sm-2 .form-control,
  .transporteur-vehicle .vehicules .form-group.col-sm-4 label,
  .transporteur-vehicle .vehicules .form-group.col-sm-4 .form-control {
    display: inline-block !important;
    vertical-align: middle;
  }
  .transporteur-vehicle .vehicules .form-group.col-sm-4 .form-control {
    width: 55%;
  }
  .transporteur-vehicle .vehicules .form-group label {
    width: 40%;
  }
  .transporteur-vehicle .vehicules .form-group .checkbox label {
    display: inline;
    width: auto;
    max-width: 100%  !important;
  }
}
.chart {
  width: 100%;
  height: 390px;
}
.transporteur-cal p,
.transporteur-cal .type {
  margin-bottom: 20px;
}
.transporteur-cal .type .radio-inline {
  margin-top: 11px;
  font-weight: bold;
  margin-right: 10px;
}
.transporteur-cal .type .radio-inline + .radio-inline {
  margin-left: 0;
  margin-right: 0;
}
.transporteur-cal .tag {
  margin-top: 0 !important;
}
.transporteur-cal .form-inline .form-control {
  display: inline-block;
  width: 45px;
  margin: 0px 15px 10px 0;
  vertical-align: middle;
}
.transporteur-cal .radio-inline {
  display: inline-block;
  font-weight: normal;
  vertical-align: top;
  cursor: pointer;
  margin-left: 15px;
}
.transporteur-cal .form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.transporteur-cal .radio-group {
  width: 120px\9;
}
.transporteur-cal label {
  display: inline\9;
}
.transporteur-cal label i {
  display: block\9;
}
.transporteur-cal .legend {
  padding-bottom: 10px;
}
.transporteur-cal .legend .n,
.transporteur-cal .legend .i,
.transporteur-cal .legend .d,
.transporteur-cal .legend .b {
  border-radius: 90px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin-right: 5px;
  width: 20px;
  height: 20px;
}
.transporteur-cal .legend .n {
  background-color: #1BC465;
  border: 1px solid #1BC465;
}
.transporteur-cal .legend .i {
  background-color: #00013F;
  border: 1px solid #00013F;
}
.transporteur-cal .legend .d {
  background-color: #f8bd11;
  border: 1px solid #f8bd11;
}
.transporteur-cal .legend .b {
  background-color: #fff;
  border: 1px solid #333;
}
.transporteur-cal .legend .form-inline .form-group {
  margin: 10px 12px 10px 5px;
  font-weight: bold;
}
.transporteur-cal .legend .form-inline .form-control {
  margin: 0px 2px;
}
.transporteur-cal .legend .label {
  margin: 0 10px 5px 0;
  font-weight: bold;
}
.transporteur-cal .legend i {
  margin-right: 5px;
}
.transporteur-cal .legend .form-inline .form-group:nth-child(2),
.transporteur-cal .legend .form-inline .form-group:nth-child(4) {
  padding-top: 3px;
}
@media (min-width: 768px) and (max-width: 1090px) {
  .transporteur-cal .legend .form-group label {
    width: 160px;
  }
  .transporteur-cal .legend .form-inline .form-group {
    display: block !important;
    width: 50%;
    float: left;
    margin: 10px 0px;
    min-height: 38px;
  }
  .transporteur-cal .legend .form-inline .form-group:nth-child(2),
  .transporteur-cal .legend .form-inline .form-group:nth-child(4) {
    padding-top: 6.5px;
  }
}
@media (max-width: 767px) {
  .transporteur-cal .legend .form-group label {
    margin-right: 0px;
    width: 140px;
  }
  .transporteur-cal .legend .form-inline .form-group {
    display: block;
  }
}
.transporteur-cal .calendrier .label-group label {
  float: left;
  width: 50px;
  margin-right: 10px;
  text-align: center;
}
.transporteur-cal .calendrier .label-group label:last-child {
  width: 110px;
}
@media (max-width: 480px) {
  .transporteur-cal .calendrier .label-group label {
    font-size: 13px;
  }
  .transporteur-cal .calendrier .label-group label:last-child {
    width: 65px;
    padding-left: 5px;
  }
}
.transporteur-cal .calendrier .input-group .form-group:last-child input {
  margin-right: 0;
}
.transporteur-cal .calendrier .radio-group,
.transporteur-cal .calendrier .input-group,
.transporteur-cal .calendrier .custom-radio {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.transporteur-cal .calendrier .custom-radio:not(#foo) label {
  margin-right: 0;
  margin-left: 5px;
}
.transporteur-cal .calendrier .input-group {
  width: 110px;
}
input[type="radio"]:focus + label::before {
  outline: none;
}
.checked::after {
  background-color: #00013F;
}
input[type="radio"]:disabled + label {
  opacity: 0.65;
}
input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.dec label::before {
  background-color: #f8bd11;
}
.nor label::before {
  background-color: #1BC465;
}
.inc label::before {
  background-color: #00013F;
}
.dec label::after,
.nor label::after,
.inc label::after {
  background-color: #fff;
  border: 2px solid #fff;
}
.dec .checked::after {
  background-color: #f8bd11;
}
.nor .checked::after {
  background-color: #1BC465;
}
.inc .checked::after {
  background-color: #00013F;
}
.custom-radio:not(#foo) input[type="radio"] {
  opacity: 0;
  z-index: -1;
}
.custom-radio:not(#foo) label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding: 0px 5px;
  margin-right: 15px;
  width: 32px;
  height: 32px;
  text-align: center;
}
.custom-radio:not(#foo) label::before,
.custom-radio:not(#foo) label::after {
  content: "";
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  margin: 0px;
  cursor: pointer;
}
.custom-radio:not(#foo) label::before {
  width: 32px;
  height: 32px;
  left: 0;
  top: 0;
  background-color: #F5F8FB;
}
.custom-radio:not(#foo) label::after {
  width: 24px;
  height: 24px;
  left: 4px;
  top: 4px;
  background-color: #F5F8FB;
}
.custom-radio:not(#foo) input[type="radio"]:focus + label::before {
  outline: none;
}
.custom-radio:not(#foo) .checked::after {
  background-color: #00013F;
}
.custom-radio:not(#foo) input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.custom-radio:not(#foo) input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.custom-radio:not(#foo).dec label::before {
  background-color: #f8bd11;
}
.custom-radio:not(#foo).nor label::before {
  background-color: #1BC465;
}
.custom-radio:not(#foo).inc label::before {
  background-color: #00013F;
}
.custom-radio:not(#foo).dec label::after,
.custom-radio:not(#foo).nor label::after,
.custom-radio:not(#foo).inc label::after {
  background-color: #fff;
  border: 2px solid #fff;
}
.custom-radio:not(#foo).dec .checked::after {
  background-color: #f8bd11;
}
.custom-radio:not(#foo).nor .checked::after {
  background-color: #1BC465;
}
.custom-radio:not(#foo).inc .checked::after {
  background-color: #00013F;
}
@media (max-width: 480px) {
  .custom-radio:not(#foo) label {
    width: 22px;
    height: 22px;
  }
  .custom-radio:not(#foo) label::before {
    width: 22px;
    height: 22px;
  }
  .custom-radio:not(#foo) label::after {
    width: 14px;
    height: 14px;
  }
}
.transporteur-info .red label,
.transporteur-info .green label {
  padding: 6px 12px;
  color: #333;
}
.transporteur-info .red .checked,
.transporteur-info .green .checked {
  border-radius: 4px;
  color: #fff;
}
.transporteur-info .red .checked {
  background-color: #c6332b;
}
.transporteur-info .green .checked {
  background-color: #1BC465;
}
.transporteur-info .radio input[type="radio"],
.transporteur-info .radio-inline input[type="radio"],
.transporteur-info .checkbox input[type="checkbox"],
.transporteur-info .checkbox-inline input[type="checkbox"] {
  position: relative;
  margin-left: 0px;
}
.sidebar__submenu-content {
  background-color: #4f566b;
}
.toggle-menu:checked + .sidebar__submenu-content {
  border-bottom: 1px solid #373869;
}
.toggle-menu + .sidebar__submenu-content > .sidebar__item {
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0ms linear;
  transition: opacity 0ms linear;
}
.toggle-menu:checked + .sidebar__submenu-content > .sidebar__item {
  height: inherit;
  opacity: 1;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.toggle-menu {
  display: none;
}
.dashboard-panel {
  padding: 16px 16px 12px !important;
}
.dashboard-panel .tableau-info__score {
  display: inline-block;
  width: 60px;
  text-align: right;
}
.dashboard-panel .refresh-sentence {
  margin: 30px 0 0 0;
}
.dashboard-panel .refresh-table {
  font-size: 1.6em;
}
.mb-space {
  margin-bottom: 10px!important;
}
.word-wrap {
  white-space: normal!important;
  word-wrap: break-word !important;
}
.fz-25p {
  font-size: 1.25em !important;
}
.btn-normal-success,
.btn-normal-success:active,
.btn-normal-success:focus {
  background-color: #5eb860;
  color: #fff;
  outline: none;
}
.bg-document {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(100, 100, 100, 0.6);
  z-index: 1000;
}
.bg-document .bg-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 10px;
  width: 100%;
  border-radius: 8px;
  background-color: #fff;
}
.bg-document .bg-container .bg-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
  width: 100%;
}
.bg-document .bg-content .bg-file {
  text-align: center;
  margin-bottom: 10px;
}
.bg-document .bg-content .bg-file div:first-child {
  margin-bottom: 8px;
}
.bg-document .bg-content .bg-file input[type=file] {
  display: none;
}
.bg-document .bg-content .bg-file:last-child {
  margin-top: 50px;
}
.normal-wp {
  white-space: normal!important;
}
.stat-center-add {
  font-size: 1.15em;
  line-height: 2.5em;
  margin: 0;
}
@media all and (min-width: 500px) {
  .bg-document .bg-container {
    width: 480px;
  }
}
@media all and (max-width: 560px) {
  .sweet-alert {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-height: 100% !important;
    overflow-y: auto !important;
    -webkit-transform: translate(0, -20%);
            transform: translate(0, -20%);
    margin: 0;
  }
}
.gallery {
  display: grid;
  grid-template-columns: 1fr;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 8px;
  font-size: 12px;
}
.gallery > * {
  margin: 0 auto;
}
.gallery > *:first-child {
  grid-column-start: 1;
}
.gallery .items-require {
  list-style-type: none;
  margin-bottom: 1em;
  padding: 0;
}
.gallery .items-require li {
  margin-bottom: 0.5em;
  font-weight: 500;
  color: #00013F;
}
.gallery .items-require li .fa-check {
  color: #27ae60;
}
.gallery .items-require li .fa-times {
  color: #e74c3c;
}
.gallery .items-require li .fa-info-circle {
  color: #40a5d6;
}
.gallery .photo-example {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  margin-top: 24px;
}
.gallery .photo-example img {
  margin: 8px 0 4px 0;
  width: 192px;
  height: 192px;
  text-align: center;
}
.gallery .photo-example a {
  font-weight: 600;
  text-decoration: underline;
  text-align: center;
}
.gallery .cropper-uploader {
  margin: 0 auto 16px auto;
}
.cropper-border {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%2300013F' stroke-width='1' stroke-dasharray='3%2c 3' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.cropper-file-error {
  margin-top: 16px;
  font-size: 1.5em;
}
.cropper-uploader {
  width: 192px;
  height: 192px;
}
.cropper-uploader img {
  width: 100%;
  height: 100%;
}
.cropper-uploader .empty-info {
  margin: 0 auto;
  width: 75%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
.cropper-uploader .empty-info .empty-title {
  padding-top: 4px;
  font-size: 12px;
  margin: 0 auto;
}
.cropper-uploader .empty-info .empty-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cropper-uploader .empty-info p {
  color: #00013F;
  width: 70%;
  -webkit-transition: color 200ms linear;
  transition: color 200ms linear;
}
.cropper-uploader .empty-info.file-hover p {
  color: #060aff;
}
.cropper-uploader .empty-info.file-hover.cropper-border {
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23060aff' stroke-width='3' stroke-dasharray='8%2c 8' stroke-dashoffset='4' stroke-linecap='square'/%3e%3c/svg%3e");
}
.cropper-uploader .modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: 20px;
  background-color: white;
  z-index: 10000;
}
.cropper-uploader .modal .modal-space {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cropper-uploader .modal input[type=file] {
  display: none;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.cropper-uploader .modal .cropper-editor {
  width: 320px;
  height: 320px;
  margin: 0 auto 8px auto;
}
.cropper-uploader .modal .cropper-editor img {
  display: block;
  max-width: 100%;
}
.cropper-uploader .modal .cropper-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  height: 48px;
}
.cropper-uploader .modal .cropper-preview .preview {
  overflow: hidden;
  width: 128px;
  height: 128px;
}
.cropper-uploader .modal .cropper-preview .btn {
  width: 48px;
  height: 48px;
  font-size: 1.75em;
}
.cropper-uploader .modal .modal-action {
  font-size: 14px;
  text-decoration: underline;
  margin-top: 8px;
}
.cropper-uploader .cropper-informations {
  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;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.cropper-uploader .cropper-informations > p {
  font-size: 1.35em;
}
@media screen and (min-width: 620px) {
  .gallery {
    grid-template-columns: repeat(2, 1fr);
  }
  .gallery .photo-example {
    text-align: left;
    margin-top: 0;
  }
  .gallery .photo-example a {
    text-align: left;
  }
  .cropper-uploader .modal {
    top: calc(50vh - 320px);
    left: calc(50vw - 180px);
    width: 360px;
    height: 640px;
    -webkit-box-shadow: 0 0 8px 1px rgba(0, 1, 63, 0.2);
            box-shadow: 0 0 8px 1px rgba(0, 1, 63, 0.2);
  }
}
@media screen and (min-width: 920px) {
  .gallery {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1220px) {
  .gallery {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1500px) {
  .gallery {
    grid-template-columns: repeat(5, 1fr);
  }
}
.fc-bgperso {
  background: #00013F !important;
  color: white!important;
}
.fc-bgincrease {
  background: #f8bd11 !important;
}
.fc-bgdecrease {
  background: #00013F !important;
}
.fc-bgbooking {
  background: #f8bd11 !important;
  border: 1px solid #f8bd11 !important;
  color: #292929 !important;
}
.fc-bgbooking-wait {
  background: #c6332b !important;
  border: 1px solid #c6332b !important;
}
.fc-bgbooking-deny {
  background: #757085 !important;
  border: 1px solid #757085 !important;
  color: #292929 !important;
}
.fc-bgbooking-timeout {
  background: #757085 !important;
  border: 1px solid #757085 !important;
  color: #292929 !important;
}
.fc-unthemed .fc-bgbooking-wait:hover td {
  background: #f8bd11 !important;
}
.fc-unthemed .fc-bgbooking-deny:hover td {
  background: #f8bd11 !important;
}
.fc-unthemed .fc-bgbooking-timeout:hover td {
  background: #f8bd11 !important;
}
.fc-unthemed .fc-bgbooking:hover td {
  background: #f8bd11 !important;
}
.fc-unthemed .fc-bgperso:hover td {
  background: #00013F !important;
}
.ajax-error {
  display: none;
}
.booking-details {
  margin-bottom: 20px;
}
.booking-details label {
  width: 130px;
}
.booking-details label .block {
  display: block;
}
@media (max-width: 514px) {
  .fc-toolbar .fc-left,
  .fc-toolbar .fc-center,
  .fc-toolbar .fc-right {
    display: inline-block;
    float: none !important;
  }
}
.hr {
  height: 1px;
  background: lightgrey;
  width: 100%;
  text-align: center;
  margin: 10px 0 30px 0;
}
.hr .text {
  cursor: pointer;
  padding: 10px;
  line-height: 30px;
  font-size: 0.9em;
  text-decoration: underline;
}
#route-map-img {
  width: 100%;
  margin: 0 auto;
}
.trip-pick-direct,
.trip-pick-bourse {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.trip-pick-direct .refuse-btn,
.trip-pick-bourse .refuse-btn {
  margin-right: 40px;
}
.trip-pick-direct .trip-head-right,
.trip-pick-bourse .trip-head-right {
  font-size: 0.9em;
}
.trip-pick-panel {
  width: 300px;
  margin-right: 20px;
}
.trip-increase {
  font-size: 0.9em;
}
.trip-pick-body {
  height: auto;
}
.trip-pick-body .trip-recap > * {
  height: inherit;
  vertical-align: center;
}
.trip-pick-body .trip-route {
  cursor: pointer;
  margin-left: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.trip-pick-body .trip-route .trip-from {
  margin-bottom: 30px;
}
.trip-pick-body .trip-route .v-arrow {
  margin-right: 10px;
}
.trip-pick-body .trip-date {
  text-align: center;
  padding: 5px;
}
.trip-pick-body .trip-date a {
  color: #333 !important;
  text-decoration: none;
}
.trip-pick-body .trip-date .trip-day {
  margin: 20px 0;
}
.trip-pick-body .trip-date .trip-hour {
  font-size: 1.5em;
}
.trip-pick-body .trip-infos {
  padding: 0 10px;
}
.trip-pick-body .trip-comment {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.trip-pick-body .trip-baby {
  margin-bottom: 10px;
}
.trip-pick-cta {
  padding: 10px;
  text-align: center;
}
.force-normal {
  font-weight: normal!important;
}
.filters-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 20px;
  color: #00013F;
}
.filters-section .separation-bar {
  border-left: 2px solid #DEDEDE;
  margin: 0 10px;
}
.filters-section .horizontal {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}
.filters-section .horizontal .v-hl-btn-prev {
  background: -webkit-gradient(linear, right top, left top, color-stop(0, #ffffff00), color-stop(33%, #F5F8FB), to(#F5F8FB));
  background: linear-gradient(to left, #ffffff00 0, #F5F8FB 33%, #F5F8FB);
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.filters-section .horizontal .v-hl-btn-next {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, #ffffff00), color-stop(33%, #F5F8FB), to(#F5F8FB));
  background: linear-gradient(to right, #ffffff00 0, #F5F8FB 33%, #F5F8FB);
  -webkit-transform: translateX(14px);
          transform: translateX(14px);
}
.filters-section .horizontal .v-hl-btn {
  top: 0;
  bottom: 0;
}
.filters-section .horizontal .v-hl-btn svg {
  border-radius: 0;
  margin: 0;
  padding: 8px;
  height: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
}
.filters-section .sorts-item {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: #DEDEDE;
  padding: 10px 15px;
  border-radius: 20px;
}
.filters-section .sorts-item .text {
  padding-left: 5px;
}
.filters-section .sorts-item .sorts-dropdown li a.active {
  background: #00013F;
  color: #fff;
}
.filters-section .filters-item {
  cursor: pointer;
  background: #DEDEDE;
  padding: 10px 15px;
  border-radius: 20px;
  margin-right: 5px;
}
.filters-section .filters-item i {
  margin-right: 5px;
}
.filters-section .filters-item.active {
  background: #00013F;
  color: #fff;
}
@media (hover: hover) {
  .sorts-dropdown li a:hover,
  .filters-item:hover {
    background: #00013F;
    color: #fff;
  }
}
@media (max-width: 768px) {
  .filters-section .sorts-item .text {
    display: none;
  }
}
.result-search-item {
  margin-bottom: 24px;
  margin-top: 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  -webkit-box-shadow: 0 2px 3px #cdd8df;
  box-shadow: 0 2px 3px #cdd8df;
  border: none;
  border-radius: 0.25rem;
  background: #e3eef6;
}
.result-search-item > * {
  vertical-align: top;
  display: inline-block;
  height: 144px;
}
.result-search-item .btn-e2:hover {
  background: #f8bd11;
}
.result-search-item .label {
  cursor: default;
}
.result-search-item:hover {
  background: #d0e2f0;
}
.result-col__title {
  width: 42%;
}
.result-col__title .result-title {
  font-size: 24px;
  font-weight: 700;
  color: #00013F;
  margin-top: 8px;
  margin-bottom: 8px;
  overflow: hidden;
  position: relative;
}
.result-col__title .result-avatar {
  height: 144px;
  width: 144px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  cursor: pointer;
}
.result-col__title .result-avatar .result-avatar-img {
  width: 100%;
  height: 100%;
}
.result-col__title .result-note {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  max-width: calc(100% - 148px);
}
.result-col__title .result-note .result-heading {
  margin: 0;
  font-size: 12px;
}
.result-col__title .result-name {
  min-height: 64px;
}
.result-col__title .result-favorite {
  color: #000159;
}
.result-col__title .result-avis {
  display: block;
}
.result-col__title .result-stars__tag {
  color: #00013F;
}
.result-col__title .result-superdriver > img {
  width: 16px;
  height: 16px;
}
.result-col__mid {
  width: 37%;
}
.result-col__mid .result-model {
  color: #00013F;
  margin-top: 8px;
  margin-bottom: 4px;
}
.result-col__mid .result-model .result-model-text {
  display: inline-block;
  vertical-align: top;
  max-width: 260px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.result-col__mid .result-seats {
  color: #00013F;
}
.result-col__mid .result-val {
  font-weight: 700;
  color: #40a5d6;
}
.result-col__mid .result-val:not(:first-child) {
  margin-left: 8px;
}
.result-col__mid .result-vehicle {
  min-height: 64px;
}
.result-col__mid .result-services {
  font-size: 0px;
}
.result-col__mid .result-services .label {
  margin-right: 5px;
  font-size: 10.5px;
  line-height: 2;
}
.result-col__cta {
  width: 19%;
  text-align: right;
}
.result-col__cta .result-prix-striked {
  position: relative;
  color: #757085;
  font-size: 16px;
}
.result-col__cta .result-prix-special {
  color: #1BC465;
}
.result-col__cta .result-prix-striked::after {
  top: 9px;
  left: 0;
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background: #757085;
}
.result-col__cta .result-prix {
  margin-top: 4px;
  font-weight: 700;
  color: #00013F;
}
.result-col__cta .result-time {
  margin-top: 8px;
  color: #00013F;
  font-style: italic;
  min-height: 21px;
}
.result-heading {
  font-size: 16px;
  color: #40a5d6;
}
@media (max-width: 767px) {
  .result-search-item {
    padding: 10px 0;
  }
  .result-search-item > * {
    display: block;
    height: auto;
    width: 100%;
    padding: 0 10px;
  }
  .result-search-item .btn-e2 {
    width: auto;
  }
  .result-search-item:hover {
    background: #d0e2f0;
  }
  .result-col__title {
    position: relative;
  }
  .result-col__title .result-avatar {
    height: 96px;
    width: 96px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
  }
  .result-col__title .result-note {
    margin-top: 0px;
    padding: 0 0 0 10px;
    max-width: calc(100% - 100px);
  }
  .result-col__mid .result-services {
    margin-bottom: 15px;
  }
  .result-col__cta .result-choisir {
    display: inline-block;
    vertical-align: middle;
  }
  .result-col__cta .result-prix {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 15px 0px 0px;
  }
}
/* PLACEHOLDER LOADER */
.ph-item {
  position: relative;
  background-color: #fff;
  overflow: hidden;
  font-size: 0;
}
.ph-item,
.ph-item *,
.ph-item ::after,
.ph-item ::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ph-item::before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  -webkit-animation: phAnimation 1600ms linear infinite;
          animation: phAnimation 1600ms linear infinite;
  background: -webkit-gradient(linear, left top, right top, color-stop(46%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.35)), color-stop(54%, rgba(255, 255, 255, 0))) 50% 50%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.35) 50%, rgba(255, 255, 255, 0) 54%) 50% 50%;
}
@-webkit-keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0, 0);
            transform: translate3d(-30%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(30%, 0, 0);
            transform: translate3d(30%, 0, 0);
  }
}
@keyframes phAnimation {
  0% {
    -webkit-transform: translate3d(-30%, 0, 0);
            transform: translate3d(-30%, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(30%, 0, 0);
            transform: translate3d(30%, 0, 0);
  }
}
.ph-search {
  display: grid;
  grid-template-columns: 40% 40% 20%;
  margin: 20px auto;
  background-color: #e3eef6;
  -webkit-box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 10px 0 rgba(10, 10, 10, 0.2);
}
.ph-search-left {
  display: grid;
  grid-template-columns: 128px 1fr;
}
.ph-search-left > .ph-avatar {
  width: 128px;
  height: 128px;
  background-color: #c0d8eb;
}
.ph-search-left > .ph-note {
  vertical-lign: top;
  padding: 0 10px;
}
.ph-search-left > .ph-note > .ph-name > .ph-name-title {
  margin: 8px 0;
  width: 200px;
  height: 26px;
  background-color: #c0d8eb;
}
.ph-search-left > .ph-note > .ph-name > .ph-name-subtitle {
  width: 140px;
  height: 13px;
  background-color: #c0d8eb;
}
.ph-search-left > .ph-note > .ph-vote {
  margin-top: 25px;
  width: 175px;
  height: 13px;
  background-color: #c0d8eb;
}
.ph-search-mid {
  vertical-align: top;
}
.ph-search-mid > .ph-model > .ph-vehicle {
  margin: 8px 0 4px 0;
  width: 275px;
  height: 16px;
  background-color: #c0d8eb;
}
.ph-search-mid > .ph-model > .ph-chest {
  margin: 4px 0 12px 0;
  width: 125px;
  height: 13px;
  background-color: #c0d8eb;
}
.ph-search-mid > .ph-model > .ph-services {
  margin: 40px 0 4px 0;
  width: 225px;
  height: 13px;
  background-color: #c0d8eb;
}
.ph-search-right {
  vertical-align: top;
}
.ph-search-right > .ph-price {
  margin: 40px 0 4px 25px;
  width: 125px;
  height: 20px;
  background-color: #c0d8eb;
}
.ph-search-right > .ph-button {
  margin: 16px 0 4px 0;
  width: 150px;
  height: 24px;
  background-color: #c0d8eb;
}
@media (min-width: 568px) and (max-width: 767px) {
  .result-col__mid {
    width: 61%;
  }
  .result-col__cta {
    position: absolute;
    bottom: 24px;
  }
}
@media screen and (max-width: 991px) {
  .ph-search {
    grid-template-columns: 45% 35% 20%;
  }
}
@media screen and (max-width: 850px) {
  .ph-search {
    padding: 10px;
    grid-template-columns: 50% 50%;
  }
  .ph-search-right {
    grid-column: 2;
    justify-self: end;
  }
}
@media screen and (max-width: 760px) {
  .ph-search {
    padding: 10px;
    grid-template-columns: 75% 25%;
  }
  .ph-search-left {
    grid-column: 1 / span 2;
  }
  .ph-search-right {
    justify-self: end;
  }
}
@media screen and (max-width: 500px) {
  .ph-search {
    grid-template-columns: 100%;
  }
  .ph-search-left {
    grid-column: 1 / span 2;
  }
  .ph-search-right {
    grid-column: 1;
  }
}
@media screen and (max-width: 400px) {
  .ph-search-left > .ph-note > .ph-name > .ph-name-title {
    width: 155px;
  }
  .ph-search-left > .ph-note > .ph-vote {
    width: 140px;
  }
}
.nopadding {
  padding: 0 !important;
}
.shadow {
  text-shadow: 0px 0px 32px #383838;
}
.keep-img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.space-ptop {
  padding-top: 20px;
}
.space-pbottom {
  padding-bottom: 30px;
}
.landing-hero-prismic .hero-main {
  padding-bottom: 24vh;
}
.hero-title {
  padding-top: 1.3em;
}
.hero-title h1.shadow,
.hero-title p.shadow {
  color: #efefef;
}
.hero-bg.hero-perso {
  height: 400px;
  bottom: 50px;
  top: inherit;
}
.hero-bg.hero-perso .hero-flou {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(40, 80, 150, 0.5);
  -webkit-box-shadow: 0 0 16px 1px rgba(120, 120, 120, 0.5);
          box-shadow: 0 0 16px 1px rgba(120, 120, 120, 0.5);
}
.landing-s2 .s2-row h2,
.landing-s2 .s2-row h3 {
  margin-bottom: 35px;
  line-height: 1.5em;
}
.landing-s2 .s2-row h3 {
  margin-top: 50px;
}
.landing-s2 .s2-row p,
.landing-s2 .s2-row ul li {
  font-size: 1.2em;
  line-height: 1.7em;
  text-align: justify;
}
.landing-s2 .s2-row p:nth-last-child(n+1) {
  margin-bottom: 1.4em;
}
@media screen and (max-width: 767px) {
  .hero-title__jumbo {
    font-size: 32px;
  }
  .hero-bg.hero-perso {
    height: 90%;
  }
  .landing-s2 .s2-row p,
  .landing-s2 .s2-row ul li {
    font-size: 1.1em;
    line-height: 1.6em;
  }
}
.landing-s2 .s2-row p a {
  font-weight: bold;
}
.cities-jumbo {
  font-style: italic;
  font-size: 1.7em;
  margin-bottom: 20px;
  min-height: 65px;
}
.title-min-height {
  min-height: 84px;
}
.no-background {
  background-color: initial;
}
.superdriver {
  position: absolute;
  top: 8px;
  right: 8px;
  text-align: right;
}
.superdriver span {
  font-size: 0.8em;
}
.superdriver-row-head {
  margin-bottom: 30px;
}
.superdriver-row-head > div {
  font-weight: bold;
}
.superdriver-progress {
  background-color: #e6e6e6;
}
@media all and (max-width: 992px) {
  .superdriver-space {
    margin-bottom: 30px;
  }
  .superdriver-space .hidden-lg {
    padding-bottom: 12px;
  }
}
.vote-top {
  height: 150px;
  margin-bottom: 50px;
}
.vote-top .driver-background {
  top: 100px;
}
.col-vote {
  margin: 0 auto;
  width: 700px;
}
.col-vote .vote-title,
.col-vote .vote-title-result,
.col-vote .vote-title-message {
  margin: 10px 0 10px 0;
  font-size: 2.5em;
  font-weight: normal;
  text-align: center;
}
.col-vote .vote-title-message {
  font-size: 1.5em;
  margin-top: 30px;
}
.col-vote .vote-title-result {
  font-size: 2em;
}
.col-vote .vote-title-result i.fa {
  display: block;
  margin-bottom: 15px;
  font-size: 1.75em;
}
.vote-section {
  margin: 40px 0 40px 0;
}
.vote-driver {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vote-driver .vote-driver-avatar {
  margin-right: 20px;
  width: 96px;
  height: 96px;
  border-radius: 48px;
}
.vote-driver p {
  font-size: 1.2em;
}
.vote-driver a {
  text-decoration: underline;
}
.vote-details {
  padding: 10px 30px;
  border-radius: 8px;
  background-color: #ddeaf7;
}
.vote-details h3 {
  font-size: 1.5em;
  font-weight: normal;
}
.vote-details p {
  font-size: 1.3em;
}
.vote-details p .details-type {
  color: #00013F;
  font-weight: bold;
}
.vote-details p .details-type .fa {
  width: 20px;
}
.vote-stars {
  text-align: center;
}
.vote-stars h3 {
  margin-bottom: 15px;
}
.vote-stars .fa-star {
  margin: 0 8px;
  font-size: 3.5em;
  cursor: pointer;
  -webkit-transition: color 100ms linear;
  transition: color 100ms linear;
}
.vote-stars .fa-star.checked {
  color: #f8bd11;
}
.vote-content {
  padding: 10px 30px;
  border-radius: 8px;
  background-color: #ddeaf7;
  text-align: center;
}
.vote-content textarea {
  margin-top: 20px;
  padding: 7px;
  resize: none;
  width: 100%;
  height: 150px;
  font-size: 1.2em;
}
.vote-dl {
  padding: 20px;
  font-size: 1.2em;
}
.vote-dl .btn {
  display: block;
  max-width: 300px;
  margin: 20px auto;
  font-size: 1em;
}
.vote-actions {
  text-align: left;
}
.vote-actions .check {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding: 5px 10px;
}
.vote-actions .check input[type=checkbox] {
  position: absolute;
  margin: 0;
  opacity: 0;
  z-index: 1;
  width: 41px;
  height: 41px;
  cursor: pointer;
}
.vote-actions .check input[type=checkbox]:checked + .box .box-checked {
  background-color: #1bc465;
  opacity: 1;
}
.vote-actions .check .box {
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 30px 0 0;
  border: 1px solid #cfcfcf;
  background-color: #f5f5f5;
}
.vote-actions .check .box .box-checked {
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 250ms linear;
  transition: all 250ms linear;
}
.vote-actions .check .box .box-checked .fa {
  display: block;
  font-size: 1.7em;
  text-align: center;
  line-height: 36px;
  color: #ffffff;
}
.vote-actions .check label {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  left: 52px;
  font-weight: normal;
  cursor: pointer;
}
.vote-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.vote-submit .btn {
  width: 250px;
  padding: 8px;
  font-size: 1.4em;
}
@media (max-width: 767px) {
  .col-vote {
    width: 98%;
  }
  .col-vote .vote-title {
    font-size: 1.65em;
    line-height: 1.35em;
  }
  .col-vote .vote-title-result,
  .col-vote .vote-title-message {
    font-size: 1.4em;
    line-height: 1.25em;
  }
  .col-vote .vote-title-message {
    margin-top: 30px;
  }
  .vote-details p .details-type {
    display: block;
  }
  .vote-content {
    padding: 10px;
  }
  .vote-submit {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
  }
  .vote-submit .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}

.iti {
  position: relative;
  display: inline-block;
}

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

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input,
.iti input[type=text],
.iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}

.iti__flag-box {
  display: inline-block;
  width: 20px;
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.iti__country {
  padding: 5px 10px;
  outline: none;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box,
.iti__country-name,
.iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text],
.iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=text],
.iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.iti__flag {
  width: 20px;
}

.iti__flag.iti__be {
  width: 18px;
}

.iti__flag.iti__ch {
  width: 15px;
}

.iti__flag.iti__mc {
  width: 19px;
}

.iti__flag.iti__ne {
  width: 18px;
}

.iti__flag.iti__np {
  width: 13px;
}

.iti__flag.iti__va {
  width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  -webkit-box-shadow: 0px 0px 1px 0px #888;
          box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/assets/img/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("/assets/img/flags@2x.png");
  }
}

.iti__flag.iti__np {
  background-color: transparent;
}


body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  background-color: black;
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  /* IE8 */
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 10000; }

.sweet-alert {
  background-color: white;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 478px;
  padding: 17px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999; }
  @media all and (max-width: 540px) {
    .sweet-alert {
      width: auto;
      margin-left: 0;
      margin-right: 0;
      left: 15px;
      right: 15px; } }
  .sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block; }
  .sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal; }
  .sweet-alert fieldset {
    border: none;
    position: relative; }
  .sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    overflow: hidden;
    padding: 0 10px;
    max-height: 0;
    webkit-transition: padding 0.15s, max-height 0.15s;
    transition: padding 0.15s, max-height 0.15s; }
    .sweet-alert .sa-error-container.show {
      padding: 10px 0;
      max-height: 100px;
      webkit-transition: padding 0.2s, max-height 0.2s;
      transition: padding 0.25s, max-height 0.25s; }
    .sweet-alert .sa-error-container .icon {
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: white;
      line-height: 24px;
      text-align: center;
      margin-right: 3px; }
    .sweet-alert .sa-error-container p {
      display: inline-block; }
  .sweet-alert .sa-input-error {
    position: absolute;
    top: 29px;
    right: 26px;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    transition: all 0.1s; }
    .sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
      content: "";
      width: 20px;
      height: 6px;
      background-color: #f06e57;
      border-radius: 3px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      left: 50%;
      margin-left: -9px; }
    .sweet-alert .sa-input-error::before {
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .sweet-alert .sa-input-error::after {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .sweet-alert .sa-input-error.show {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); }
  .sweet-alert input {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    height: 43px;
    margin-top: 10px;
    margin-bottom: 17px;
    font-size: 18px;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
    padding: 0 12px;
    display: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .sweet-alert input:focus {
      outline: none;
      box-shadow: 0px 0px 3px #c4e6f5;
      border: 1px solid #b4dbed; }
      .sweet-alert input:focus::-moz-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus:-ms-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
      .sweet-alert input:focus::-webkit-input-placeholder {
        transition: opacity 0.3s 0.03s ease;
        opacity: 0.5; }
    .sweet-alert input::-moz-placeholder {
      color: #bdbdbd; }
    .sweet-alert input:-ms-input-placeholder {
      color: #bdbdbd; }
    .sweet-alert input::-webkit-input-placeholder {
      color: #bdbdbd; }
  .sweet-alert.show-input input {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden; }
  .sweet-alert button {
    background-color: #8CD4F5;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer; }
    .sweet-alert button:focus {
      outline: none;
      box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
    .sweet-alert button:hover {
      background-color: #7ecff4; }
    .sweet-alert button:active {
      background-color: #5dc2f1; }
    .sweet-alert button.cancel {
      background-color: #C1C1C1; }
      .sweet-alert button.cancel:hover {
        background-color: #b9b9b9; }
      .sweet-alert button.cancel:active {
        background-color: #a8a8a8; }
      .sweet-alert button.cancel:focus {
        box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important; }
    .sweet-alert button[disabled] {
      opacity: .6;
      cursor: default; }
    .sweet-alert button.confirm[disabled] {
      color: transparent; }
      .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
        opacity: 1;
        visibility: visible;
        transition-delay: 0s; }
    .sweet-alert button::-moz-focus-inner {
      border: 0; }
  .sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important; }
  .sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false] {
    padding-bottom: 40px; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #F27474; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #F27474;
        display: block;
        top: 37px;
        border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #F8BB86; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #F8BB86; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::before {
        content: "";
        position: absolute;
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        margin-left: -2px;
        background-color: #C9DAE1; }
      .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-left: -3px;
        top: 19px;
        background-color: #C9DAE1; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #A5DC86; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        content: '';
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: white;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        -webkit-border-radius: 120px 0 0 120px;
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        -webkit-border-radius: 0 120px 120px 0;
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid rgba(165, 220, 134, 0.2);
        -webkit-border-radius: 40px;
        border-radius: 40px;
        border-radius: 50%;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: white;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #A5DC86;
        display: block;
        border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }

/*
 * Animations
 */
@-webkit-keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7);
    -webkit-transform: scale(0.7); }
  45% {
    transform: scale(1.05);
    -webkit-transform: scale(1.05); }
  80% {
    transform: scale(0.95);
    -webkit-transform: scale(0.95); }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    -webkit-transform: scale(1); }
  100% {
    transform: scale(0.5);
    -webkit-transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

.showSweetAlert[data-animation=pop] {
  -webkit-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }

.showSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.showSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideFromTop 0.3s;
  animation: slideFromTop 0.3s; }

.showSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideFromBottom 0.3s;
  animation: slideFromBottom 0.3s; }

.hideSweetAlert[data-animation=pop] {
  -webkit-animation: hideSweetAlert 0.2s;
  animation: hideSweetAlert 0.2s; }

.hideSweetAlert[data-animation=none] {
  -webkit-animation: none;
  animation: none; }

.hideSweetAlert[data-animation=slide-from-top] {
  -webkit-animation: slideToTop 0.4s;
  animation: slideToTop 0.4s; }

.hideSweetAlert[data-animation=slide-from-bottom] {
  -webkit-animation: slideToBottom 0.3s;
  animation: slideToBottom 0.3s; }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg); } }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

@-webkit-keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

@keyframes animateErrorIcon {
  0% {
    transform: rotateX(100deg);
    -webkit-transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    opacity: 1; } }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

@-webkit-keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

@keyframes animateXMark {
  0% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

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

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Internet Explorer 9 has some special quirks that are fixed here */
/* The icons are not animated. */
/* This file is automatically merged into sweet-alert.min.js through Gulp */
/* Error icon */
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
  -ms-transform: rotate(-45deg) \9; }

/* Success icon */
.sweet-alert .sa-icon.sa-success {
  border-color: transparent\9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg) \9; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg) \9; }

/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-fall,
.la-ball-fall > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.la-ball-fall {
  display: block;
  font-size: 0;
  color: #fff; }

.la-ball-fall.la-dark {
  color: #333; }

.la-ball-fall > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor; }

.la-ball-fall {
  width: 54px;
  height: 18px; }

.la-ball-fall > div {
  width: 10px;
  height: 10px;
  margin: 4px;
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: ball-fall 1s ease-in-out infinite;
  -moz-animation: ball-fall 1s ease-in-out infinite;
  -o-animation: ball-fall 1s ease-in-out infinite;
  animation: ball-fall 1s ease-in-out infinite; }

.la-ball-fall > div:nth-child(1) {
  -webkit-animation-delay: -200ms;
  -moz-animation-delay: -200ms;
  -o-animation-delay: -200ms;
  animation-delay: -200ms; }

.la-ball-fall > div:nth-child(2) {
  -webkit-animation-delay: -100ms;
  -moz-animation-delay: -100ms;
  -o-animation-delay: -100ms;
  animation-delay: -100ms; }

.la-ball-fall > div:nth-child(3) {
  -webkit-animation-delay: 0ms;
  -moz-animation-delay: 0ms;
  -o-animation-delay: 0ms;
  animation-delay: 0ms; }

.la-ball-fall.la-sm {
  width: 26px;
  height: 8px; }

.la-ball-fall.la-sm > div {
  width: 4px;
  height: 4px;
  margin: 2px; }

.la-ball-fall.la-2x {
  width: 108px;
  height: 36px; }

.la-ball-fall.la-2x > div {
  width: 20px;
  height: 20px;
  margin: 8px; }

.la-ball-fall.la-3x {
  width: 162px;
  height: 54px; }

.la-ball-fall.la-3x > div {
  width: 30px;
  height: 30px;
  margin: 12px; }

/*
 * Animation
 */
@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    -moz-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -moz-transform: translateY(145%);
    transform: translateY(145%); } }

@-o-keyframes ball-fall {
  0% {
    opacity: 0;
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: .5; }
  20% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: .5; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }
