@charset "utf-8";
@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; }
 
 .fa-lg {
   font-size: 1.33333em;
   line-height: 0.75em;
   vertical-align: -.0667em; }
 
 .fa-xs {
   font-size: .75em; }
 
 .fa-sm {
   font-size: .875em; }
 
 .fa-1x {
   font-size: 1em; }
 
 .fa-2x {
   font-size: 2em; }
 
 .fa-3x {
   font-size: 3em; }
 
 .fa-4x {
   font-size: 4em; }
 
 .fa-5x {
   font-size: 5em; }
 
 .fa-6x {
   font-size: 6em; }
 
 .fa-7x {
   font-size: 7em; }
 
 .fa-8x {
   font-size: 8em; }
 
 .fa-9x {
   font-size: 9em; }
 
 .fa-10x {
   font-size: 10em; }
 
 .fa-fw {
   text-align: center;
   width: 1.25em; }
 
 .fa-ul {
   list-style-type: none;
   margin-left: 2.5em;
   padding-left: 0; }
   .fa-ul > li {
     position: relative; }
 
 .fa-li {
   left: -2em;
   position: absolute;
   text-align: center;
   width: 2em;
   line-height: inherit; }
 
 .fa-border {
   border: solid 0.08em #eee;
   border-radius: .1em;
   padding: .2em .25em .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: .3em; }
 
 .fa.fa-pull-right,
 .fas.fa-pull-right,
 .far.fa-pull-right,
 .fal.fa-pull-right,
 .fab.fa-pull-right {
   margin-left: .3em; }
 
 .fa-spin {
   -webkit-animation: fa-spin 2s infinite linear;
           animation: fa-spin 2s infinite linear; }
 
 .fa-pulse {
   -webkit-animation: fa-spin 1s infinite steps(8);
           animation: fa-spin 1s infinite steps(8); }
 
 @-webkit-keyframes fa-spin {
   0% {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg); }
   100% {
     -webkit-transform: rotate(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: 2.5em; }
 
 .fa-stack-1x,
 .fa-stack-2x {
   left: 0;
   position: absolute;
   text-align: center;
   width: 100%; }
 
 .fa-stack-1x {
   line-height: inherit; }
 
 .fa-stack-2x {
   font-size: 2em; }
 
 .fa-inverse {
   color: #fff; }
 
 /* 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-face {
   font-family: 'Font Awesome 5 Brands';
   font-style: normal;
   font-weight: 400;
   font-display: block;
   src: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.eot);
   src: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.woff2) format("woff2"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.woff) format("woff"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.ttf) format("truetype"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-brands-400.svg#fontawesome) format("svg"); }
 
 .fab {
   font-family: 'Font Awesome 5 Brands';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 400;
   font-display: block;
   src: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.eot);
   src: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.woff2) format("woff2"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.woff) format("woff"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.ttf) format("truetype"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-regular-400.svg#fontawesome) format("svg"); }
 
 .far {
   font-family: 'Font Awesome 5 Free';
   font-weight: 400; }
 @font-face {
   font-family: 'Font Awesome 5 Free';
   font-style: normal;
   font-weight: 900;
   font-display: block;
   src: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.eot);
   src: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.woff2) format("woff2"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.woff) format("woff"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.ttf) format("truetype"), url(//sasprouteau.fr/wp-content/plugins/simple-job-board/includes/fonts/fa-solid-900.svg#fontawesome) format("svg"); }
 
 .fa,
 .fas {
   font-family: 'Font Awesome 5 Free';
   font-weight: 900; }
 /*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/ui-icons_444444_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/ui-icons_444444_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/ui-icons_555555_256x240.png);
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/ui-icons_777620_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/ui-icons_cc0000_256x240.png);
}
.ui-button .ui-icon {
	background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/ui-icons_777777_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}


/**
 * Simple Job Board Front-end Core CSS File - V 3.0.0
 *
 * @author PressTigers <support@presstigers.com>, 2016
 *
 * @since   1.0.0
 */
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1. Bootstrap
2. International Telephone Input
3. Simple Job Board
    3.1. SJB Reset and dependencies
    3.2. SJB Components
    3.3. SJB Pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1. Bootstrap
--------------------------------------------------------------*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.sjb-container-main{
    width: 100%;
}
.sjb-page .row:after{
    content: " ";
    display: block;
    clear: both;
}
.sjb-page a,
.sjb-page .list-data a{
    text-decoration: none;
}
.sjb-page a:hover,
.sjb-page a:active {
    outline: 0;
}
.sjb-page b,
.sjb-page strong {
    font-weight: bold;
}
.sjb-page h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
.sjb-page small {
    font-size: 80%;
}
.sjb-page img {
    border: 0;
}
.sjb-page button,
.sjb-page input,
.sjb-page select,
.sjb-page textarea {
    font: inherit;
    margin: 0;
}
.sjb-page button {
    overflow: visible;
}
.sjb-page button,
.sjb-page select {
    text-transform: none;
}
.sjb-page button,
.sjb-page html input[type="button"],
.sjb-page input[type="reset"],
.sjb-page input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.sjb-page button::-moz-focus-inner,
.sjb-page input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.sjb-page input {
    line-height: normal;
}
.sjb-page input[type="checkbox"],
.sjb-page input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
.sjb-page input[type="number"]::-webkit-inner-spin-button,
.sjb-page input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.sjb-page input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
.sjb-page input[type="search"]::-webkit-search-cancel-button,
.sjb-page input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.sjb-page textarea {
    overflow: auto;
}
.sjb-page table {
    border-collapse: collapse;
    border-spacing: 0;
}
.sjb-page {
    margin: 0 auto;
    padding: 20px;
}
.sjb-page * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sjb-page *:before,
.sjb-page *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sjb-page input,
.sjb-page button,
.sjb-page select,
.sjb-page textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.sjb-page a {
    text-decoration: none;
}
.sjb-page a:hover,
.sjb-page a:focus {
    text-decoration: none;
}
.sjb-page a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.sjb-page img {
    vertical-align: middle;
}
.sjb-page .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
.sjb-page .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sjb-page [role="button"] {
    cursor: pointer;
}

.sjb-page h1,
.sjb-page h2,
.sjb-page h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.sjb-page h4,
.sjb-page h5,
.sjb-page h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.sjb-page p {
    margin: 0 0 10px;
}
.sjb-page ul,
.sjb-page ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.sjb-page ul ul,
.sjb-page ol ul,
.sjb-page ul ol,
.sjb-page ol ol {
    margin-bottom: 0;
}
.sjb-page .row {
    margin-left: -15px;
    margin-right: -15px;
}
.sjb-page .col-xs-1,
.sjb-page .col-sm-1,
.sjb-page .col-md-1,
.sjb-page .col-lg-1,
.sjb-page .col-xs-2,
.sjb-page .col-sm-2,
.sjb-page .col-md-2,
.sjb-page .col-lg-2,
.sjb-page .col-xs-3,
.sjb-page .col-sm-3,
.sjb-page .col-md-3,
.sjb-page .col-lg-3,
.sjb-page .col-xs-4,
.sjb-page .col-sm-4,
.sjb-page .col-md-4,
.sjb-page .col-lg-4,
.sjb-page .col-xs-5,
.sjb-page .col-sm-5,
.sjb-page .col-md-5,
.sjb-page .col-lg-5,
.sjb-page .col-xs-6,
.sjb-page .col-sm-6,
.sjb-page .col-md-6,
.sjb-page .col-lg-6,
.sjb-page .col-xs-7,
.sjb-page .col-sm-7,
.sjb-page .col-md-7,
.sjb-page .col-lg-7,
.sjb-page .col-xs-8,
.sjb-page .col-sm-8,
.sjb-page .col-md-8,
.sjb-page .col-lg-8,
.sjb-page .col-xs-9,
.sjb-page .col-sm-9,
.sjb-page .col-md-9,
.sjb-page .col-lg-9,
.sjb-page .col-xs-10,
.sjb-page .col-sm-10,
.sjb-page .col-md-10,
.sjb-page .col-lg-10,
.sjb-page .col-xs-11,
.sjb-page .col-sm-11,
.sjb-page .col-md-11,
.sjb-page .col-lg-11,
.sjb-page .col-xs-12,
.sjb-page .col-sm-12,
.sjb-page .col-md-12,
.sjb-page .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.sjb-page .col-xs-1,
.sjb-page .col-xs-2,
.sjb-page .col-xs-3,
.sjb-page .col-xs-4,
.sjb-page .col-xs-5,
.sjb-page .col-xs-6,
.sjb-page .col-xs-7,
.sjb-page .col-xs-8,
.sjb-page .col-xs-9,
.sjb-page .col-xs-10,
.sjb-page .col-xs-11,
.sjb-page .col-xs-12 {
    float: left;
}
.sjb-page .col-xs-12 {
    width: 100%;
}
.sjb-page .col-xs-11 {
    width: 91.66666667%;
}
.sjb-page .col-xs-10 {
    width: 83.33333333%;
}
.sjb-page .col-xs-9 {
    width: 75%;
}
.sjb-page .col-xs-8 {
    width: 66.66666667%;
}
.sjb-page .col-xs-7 {
    width: 58.33333333%;
}
.sjb-page .col-xs-6 {
    width: 50%;
}
.sjb-page .col-xs-5 {
    width: 41.66666667%;
}
.sjb-page .col-xs-4 {
    width: 33.33333333%;
}
.sjb-page .col-xs-3 {
    width: 25%;
}
.sjb-page .col-xs-2 {
    width: 16.66666667%;
}
.sjb-page .col-xs-1 {
    width: 8.33333333%;
}
.sjb-page .col-xs-pull-12 {
    right: 100%;
}
.sjb-page .col-xs-pull-11 {
    right: 91.66666667%;
}
.sjb-page .col-xs-pull-10 {
    right: 83.33333333%;
}
.sjb-page .col-xs-pull-9 {
    right: 75%;
}
.sjb-page .col-xs-pull-8 {
    right: 66.66666667%;
}
.sjb-page .col-xs-pull-7 {
    right: 58.33333333%;
}
.sjb-page .col-xs-pull-6 {
    right: 50%;
}
.sjb-page .col-xs-pull-5 {
    right: 41.66666667%;
}
.sjb-page .col-xs-pull-4 {
    right: 33.33333333%;
}
.sjb-page .col-xs-pull-3 {
    right: 25%;
}
.sjb-page .col-xs-pull-2 {
    right: 16.66666667%;
}
.sjb-page .col-xs-pull-1 {
    right: 8.33333333%;
}
.sjb-page .col-xs-pull-0 {
    right: auto;
}
.sjb-page .col-xs-push-12 {
    left: 100%;
}
.sjb-page .col-xs-push-11 {
    left: 91.66666667%;
}
.sjb-page .col-xs-push-10 {
    left: 83.33333333%;
}
.sjb-page .col-xs-push-9 {
    left: 75%;
}
.sjb-page .col-xs-push-8 {
    left: 66.66666667%;
}
.sjb-page .col-xs-push-7 {
    left: 58.33333333%;
}
.sjb-page .col-xs-push-6 {
    left: 50%;
}
.sjb-page .col-xs-push-5 {
    left: 41.66666667%;
}
.sjb-page .col-xs-push-4 {
    left: 33.33333333%;
}
.sjb-page .col-xs-push-3 {
    left: 25%;
}
.sjb-page .col-xs-push-2 {
    left: 16.66666667%;
}
.sjb-page .col-xs-push-1 {
    left: 8.33333333%;
}
.sjb-page .col-xs-push-0 {
    left: auto;
}
.sjb-page .col-xs-offset-12 {
    margin-left: 100%;
}
.sjb-page .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.sjb-page .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.sjb-page .col-xs-offset-9 {
    margin-left: 75%;
}
.sjb-page .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.sjb-page .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.sjb-page .col-xs-offset-6 {
    margin-left: 50%;
}
.sjb-page .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.sjb-page .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.sjb-page .col-xs-offset-3 {
    margin-left: 25%;
}
.sjb-page .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.sjb-page .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.sjb-page .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .sjb-page .col-sm-1,
    .sjb-page .col-sm-2,
    .sjb-page .col-sm-3,
    .sjb-page .col-sm-4,
    .sjb-page .col-sm-5,
    .sjb-page .col-sm-6,
    .sjb-page .col-sm-7,
    .sjb-page .col-sm-8,
    .sjb-page .col-sm-9,
    .sjb-page .col-sm-10,
    .sjb-page .col-sm-11,
    .sjb-page .col-sm-12 {
        float: left;
    }
    .sjb-page .col-sm-12 {
        width: 100%;
    }
    .sjb-page .col-sm-11 {
        width: 91.66666667%;
    }
    .sjb-page .col-sm-10 {
        width: 83.33333333%;
    }
    .sjb-page .col-sm-9 {
        width: 75%;
    }
    .sjb-page .col-sm-8 {
        width: 66.66666667%;
    }
    .sjb-page .col-sm-7 {
        width: 58.33333333%;
    }
    .sjb-page .col-sm-6 {
        width: 50%;
    }
    .sjb-page .col-sm-5 {
        width: 41.66666667%;
    }
    .sjb-page .col-sm-4 {
        width: 33.33333333%;
    }
    .sjb-page .col-sm-3 {
        width: 25%;
    }
    .sjb-page .col-sm-2 {
        width: 16.66666667%;
    }
    .sjb-page .col-sm-1 {
        width: 8.33333333%;
    }
    .sjb-page .col-sm-pull-12 {
        right: 100%;
    }
    .sjb-page .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .sjb-page .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .sjb-page .col-sm-pull-9 {
        right: 75%;
    }
    .sjb-page .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .sjb-page .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .sjb-page .col-sm-pull-6 {
        right: 50%;
    }
    .sjb-page .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .sjb-page .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .sjb-page .col-sm-pull-3 {
        right: 25%;
    }
    .sjb-page .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .sjb-page .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .sjb-page .col-sm-pull-0 {
        right: auto;
    }
    .sjb-page .col-sm-push-12 {
        left: 100%;
    }
    .sjb-page .col-sm-push-11 {
        left: 91.66666667%;
    }
    .sjb-page .col-sm-push-10 {
        left: 83.33333333%;
    }
    .sjb-page .col-sm-push-9 {
        left: 75%;
    }
    .sjb-page .col-sm-push-8 {
        left: 66.66666667%;
    }
    .sjb-page .col-sm-push-7 {
        left: 58.33333333%;
    }
    .sjb-page .col-sm-push-6 {
        left: 50%;
    }
    .sjb-page .col-sm-push-5 {
        left: 41.66666667%;
    }
    .sjb-page .col-sm-push-4 {
        left: 33.33333333%;
    }
    .sjb-page .col-sm-push-3 {
        left: 25%;
    }
    .sjb-page .col-sm-push-2 {
        left: 16.66666667%;
    }
    .sjb-page .col-sm-push-1 {
        left: 8.33333333%;
    }
    .sjb-page .col-sm-push-0 {
        left: auto;
    }
    .sjb-page .col-sm-offset-12 {
        margin-left: 100%;
    }
    .sjb-page .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .sjb-page .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .sjb-page .col-sm-offset-9 {
        margin-left: 75%;
    }
    .sjb-page .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .sjb-page .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .sjb-page .col-sm-offset-6 {
        margin-left: 50%;
    }
    .sjb-page .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .sjb-page .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .sjb-page .col-sm-offset-3 {
        margin-left: 25%;
    }
    .sjb-page .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .sjb-page .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .sjb-page .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .sjb-page .col-md-1,
    .sjb-page .col-md-2,
    .sjb-page .col-md-3,
    .sjb-page .col-md-4,
    .sjb-page .col-md-5,
    .sjb-page .col-md-6,
    .sjb-page .col-md-7,
    .sjb-page .col-md-8,
    .sjb-page .col-md-9,
    .sjb-page .col-md-10,
    .sjb-page .col-md-11,
    .sjb-page .col-md-12 {
        float: left;
    }
    .sjb-page .col-md-12 {
        width: 100%;
    }
    .sjb-page .col-md-11 {
        width: 91.66666667%;
    }
    .sjb-page .col-md-10 {
        width: 75%;
    }
    .sjb-page .col-md-9 {
        width: 75%;
    }
    .sjb-page .col-md-8 {
        width: 66.66666667%;
    }
    .sjb-page .col-md-7 {
        width: 58.33333333%;
    }
    .sjb-page .col-md-6 {
        width: 50%;
    }
    .sjb-page .col-md-5 {
        width: 41.66666667%;
    }
    .sjb-page .col-md-4 {
        width: 33.33333333%;
    }
    .sjb-page .col-md-3 {
        width: 25%;
    }
    .sjb-page .col-md-2 {
        width: 16.66666667%;
    }
    .sjb-page .col-md-1 {
        width: 8.33333333%;
    }
    .sjb-page .col-md-pull-12 {
        right: 100%;
    }
    .sjb-page .col-md-pull-11 {
        right: 91.66666667%;
    }
    .sjb-page .col-md-pull-10 {
        right: 83.33333333%;
    }
    .sjb-page .col-md-pull-9 {
        right: 75%;
    }
    .sjb-page .col-md-pull-8 {
        right: 66.66666667%;
    }
    .sjb-page .col-md-pull-7 {
        right: 58.33333333%;
    }
    .sjb-page .col-md-pull-6 {
        right: 50%;
    }
    .sjb-page .col-md-pull-5 {
        right: 41.66666667%;
    }
    .sjb-page .col-md-pull-4 {
        right: 33.33333333%;
    }
    .sjb-page .col-md-pull-3 {
        right: 25%;
    }
    .sjb-page .col-md-pull-2 {
        right: 16.66666667%;
    }
    .sjb-page .col-md-pull-1 {
        right: 8.33333333%;
    }
    .sjb-page .col-md-pull-0 {
        right: auto;
    }
    .sjb-page .col-md-push-12 {
        left: 100%;
    }
    .sjb-page .col-md-push-11 {
        left: 91.66666667%;
    }
    .sjb-page .col-md-push-10 {
        left: 83.33333333%;
    }
    .sjb-page .col-md-push-9 {
        left: 75%;
    }
    .sjb-page .col-md-push-8 {
        left: 66.66666667%;
    }
    .sjb-page .col-md-push-7 {
        left: 58.33333333%;
    }
    .sjb-page .col-md-push-6 {
        left: 50%;
    }
    .sjb-page .col-md-push-5 {
        left: 41.66666667%;
    }
    .sjb-page .col-md-push-4 {
        left: 33.33333333%;
    }
    .sjb-page .col-md-push-3 {
        left: 25%;
    }
    .sjb-page .col-md-push-2 {
        left: 16.66666667%;
    }
    .sjb-page .col-md-push-1 {
        left: 8.33333333%;
    }
    .sjb-page .col-md-push-0 {
        left: auto;
    }
    .sjb-page .col-md-offset-12 {
        margin-left: 100%;
    }
    .sjb-page .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .sjb-page .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .sjb-page .col-md-offset-9 {
        margin-left: 75%;
    }
    .sjb-page .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .sjb-page .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .sjb-page .col-md-offset-6 {
        margin-left: 50%;
    }
    .sjb-page .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .sjb-page .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .sjb-page .col-md-offset-3 {
        margin-left: 25%;
    }
    .sjb-page .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .sjb-page .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .sjb-page .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .sjb-page .col-lg-1,
    .sjb-page .col-lg-2,
    .sjb-page .col-lg-3,
    .sjb-page .col-lg-4,
    .sjb-page .col-lg-5,
    .sjb-page .col-lg-6,
    .sjb-page .col-lg-7,
    .sjb-page .col-lg-8,
    .sjb-page .col-lg-9,
    .sjb-page .col-lg-10,
    .sjb-page .col-lg-11,
    .sjb-page .col-lg-12 {
        float: left;
    }
    .sjb-page .col-lg-12 {
        width: 100%;
    }
    .sjb-page .col-lg-11 {
        width: 91.66666667%;
    }
    .sjb-page .col-lg-10 {
        width: 83.33333333%;
    }
    .sjb-page .col-lg-9 {
        width: 75%;
    }
    .sjb-page .col-lg-8 {
        width: 66.66666667%;
    }
    .sjb-page .col-lg-7 {
        width: 58.33333333%;
    }
    .sjb-page .col-lg-6 {
        width: 50%;
    }
    .sjb-page .col-lg-5 {
        width: 41.66666667%;
    }
    .sjb-page .col-lg-4 {
        width: 33.33333333%;
    }
    .sjb-page .col-lg-3 {
        width: 25%;
    }
    .sjb-page .col-lg-2 {
        width: 16.66666667%;
    }
    .sjb-page .col-lg-1 {
        width: 8.33333333%;
    }
    .sjb-page .col-lg-pull-12 {
        right: 100%;
    }
    .sjb-page .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .sjb-page .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .sjb-page .col-lg-pull-9 {
        right: 75%;
    }
    .sjb-page .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .sjb-page .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .sjb-page .col-lg-pull-6 {
        right: 50%;
    }
    .sjb-page .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .sjb-page .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .sjb-page .col-lg-pull-3 {
        right: 25%;
    }
    .sjb-page .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .sjb-page .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .sjb-page .col-lg-pull-0 {
        right: auto;
    }
    .sjb-page .col-lg-push-12 {
        left: 100%;
    }
    .sjb-page .col-lg-push-11 {
        left: 91.66666667%;
    }
    .sjb-page .col-lg-push-10 {
        left: 83.33333333%;
    }
    .sjb-page .col-lg-push-9 {
        left: 75%;
    }
    .sjb-page .col-lg-push-8 {
        left: 66.66666667%;
    }
    .sjb-page .col-lg-push-7 {
        left: 58.33333333%;
    }
    .sjb-page .col-lg-push-6 {
        left: 50%;
    }
    .sjb-page .col-lg-push-5 {
        left: 41.66666667%;
    }
    .sjb-page .col-lg-push-4 {
        left: 33.33333333%;
    }
    .sjb-page .col-lg-push-3 {
        left: 25%;
    }
    .sjb-page .col-lg-push-2 {
        left: 16.66666667%;
    }
    .sjb-page .col-lg-push-1 {
        left: 8.33333333%;
    }
    .sjb-page .col-lg-push-0 {
        left: auto;
    }
    .sjb-page .col-lg-offset-12 {
        margin-left: 100%;
    }
    .sjb-page .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .sjb-page .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .sjb-page .col-lg-offset-9 {
        margin-left: 75%;
    }
    .sjb-page .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .sjb-page .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .sjb-page .col-lg-offset-6 {
        margin-left: 50%;
    }
    .sjb-page .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .sjb-page .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .sjb-page .col-lg-offset-3 {
        margin-left: 25%;
    }
    .sjb-page .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .sjb-page .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .sjb-page .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.sjb-page table {
    background-color: transparent;
}
.sjb-page th {
    text-align: left;
}
.sjb-page .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.sjb-page .table > thead > tr > th,
.sjb-page .table > tbody > tr > th,
.sjb-page .table > tfoot > tr > th,
.sjb-page .table > thead > tr > td,
.sjb-page .table > tbody > tr > td,
.sjb-page .table > tfoot > tr > td {
    padding: 8px;
    border-top: 1px solid #ddd;
}
.sjb-page .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.sjb-page .table > caption + thead > tr:first-child > th,
.sjb-page .table > colgroup + thead > tr:first-child > th,
.sjb-page .table > thead:first-child > tr:first-child > th,
.sjb-page .table > caption + thead > tr:first-child > td,
.sjb-page .table > colgroup + thead > tr:first-child > td,
.sjb-page .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.sjb-page .table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.sjb-page .table .table {
}
.sjb-page .table-condensed > thead > tr > th,
.sjb-page .table-condensed > tbody > tr > th,
.sjb-page .table-condensed > tfoot > tr > th,
.sjb-page .table-condensed > thead > tr > td,
.sjb-page .table-condensed > tbody > tr > td,
.sjb-page .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.sjb-page .table-bordered > thead > tr > th,
.sjb-page .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}


.sjb-page table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}
.sjb-page table td[class*="col-"],
.sjb-page table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.sjb-page .table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}
@media screen and (max-width: 767px) {
    .sjb-page .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .sjb-page .table-responsive > .table {
        margin-bottom: 0;
    }
    .sjb-page .table-responsive > .table > thead > tr > th,
    .sjb-page .table-responsive > .table > tbody > tr > th,
    .sjb-page .table-responsive > .table > tfoot > tr > th,
    .sjb-page .table-responsive > .table > thead > tr > td,
    .sjb-page .table-responsive > .table > tbody > tr > td,
    .sjb-page .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .sjb-page .table-responsive > .table-bordered {
        border: 0;
    }
    .sjb-page .table-responsive > .table-bordered > thead > tr > th:first-child,
    .sjb-page .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .sjb-page .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .sjb-page .table-responsive > .table-bordered > thead > tr > td:first-child,
    .sjb-page .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .sjb-page .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .sjb-page .table-responsive > .table-bordered > thead > tr > th:last-child,
    .sjb-page .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .sjb-page .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .sjb-page .table-responsive > .table-bordered > thead > tr > td:last-child,
    .sjb-page .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .sjb-page .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .sjb-page .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .sjb-page .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .sjb-page .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .sjb-page .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}
.sjb-page label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.sjb-page input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sjb-page input[type="radio"],
.sjb-page input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.sjb-page input[type="file"] {
    display: block;
}



.sjb-page .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.sjb-page .form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.sjb-page .form-control::-moz-placeholder {
    color: #a4a4a4;
    opacity: 1;
}
.sjb-page .form-control:-ms-input-placeholder {
    color: #a4a4a4;
}
.sjb-page .form-control::-webkit-input-placeholder {
    color: #a4a4a4;
}
.sjb-page .form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}
textarea.sjb-page .form-control {
    height: auto;
}
.sjb-page input[type="search"] {
    -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .sjb-page input[type="date"].form-control,
    .sjb-page input[type="time"].form-control,
    .sjb-page input[type="datetime-local"].form-control,
    .sjb-page input[type="month"].form-control {
        line-height: 34px;
    }
    .sjb-page input[type="date"].input-sm,
    .sjb-page input[type="time"].input-sm,
    .sjb-page input[type="datetime-local"].input-sm,
    .sjb-page input[type="month"].input-sm,
    .input-group-sm .sjb-page input[type="date"],
    .input-group-sm .sjb-page input[type="time"],
    .input-group-sm .sjb-page input[type="datetime-local"],
    .input-group-sm .sjb-page input[type="month"] {
        line-height: 30px;
    }
    .sjb-page input[type="date"].input-lg,
    .sjb-page input[type="time"].input-lg,
    .sjb-page input[type="datetime-local"].input-lg,
    .sjb-page input[type="month"].input-lg,
    .input-group-lg .sjb-page input[type="date"],
    .input-group-lg .sjb-page input[type="time"],
    .input-group-lg .sjb-page input[type="datetime-local"],
    .input-group-lg .sjb-page input[type="month"] {
        line-height: 44px;
    }
}
.sjb-page .form-group {
    margin-bottom: 15px;
}
.sjb-page .radio,
.sjb-page .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sjb-page .radio label,
.sjb-page .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.sjb-page .radio input[type="radio"],
.sjb-page .checkbox input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}
.sjb-page .radio + .radio,
.sjb-page .checkbox + .checkbox {
    margin-top: -5px;
}
.sjb-page input[type="radio"][disabled],
.sjb-page input[type="checkbox"][disabled],
.sjb-page input[type="radio"].disabled,
.sjb-page input[type="checkbox"].disabled,
fieldset[disabled] .sjb-page input[type="radio"],
fieldset[disabled] .sjb-page input[type="checkbox"] {
    cursor: not-allowed;
}
.sjb-page .radio.disabled label,
.sjb-page .checkbox.disabled label,
fieldset[disabled] .sjb-page .radio label,
fieldset[disabled] .sjb-page .checkbox label {
    cursor: not-allowed;
}
.sjb-page .btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sjb-page .btn:focus,
.sjb-page .btn:active:focus,
.sjb-page .btn.active:focus,
.sjb-page .btn.focus,
.sjb-page .btn:active.focus,
.sjb-page .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.sjb-page a.btn {
  border: 1px solid;
  padding: 5px 10px;
  text-decoration: none;
}

.sjb-page .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid;
}
.sjb-page .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.sjb-page .alert-success hr {
    border-top-color: #c9e2b3;
}
.sjb-page .alert-success .alert-link {
    color: #2b542c;
}
.sjb-page .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.sjb-page .alert-info hr {
    border-top-color: #a6e1ec;
}
.sjb-page .alert-info .alert-link {
    color: #245269;
}
.sjb-page .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.sjb-page .alert-warning hr {
    border-top-color: #f7e1b5;
}
.sjb-page .alert-warning .alert-link {
    color: #66512c;
}
.sjb-page .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.sjb-page .alert-danger hr {
    border-top-color: #e4b9c0;
}
.sjb-page .alert-danger .alert-link {
    color: #843534;
}
.sjb-page .clearfix:before,
.sjb-page .clearfix:after,
.sjb-page .sjb-page .row:before,
.sjb-page .sjb-page .row:after {
    content: " ";
    display: table;
}
.sjb-page .clearfix:after,
.sjb-page .sjb-page .row:after {
    clear: both;
}
.sjb-page .pull-right {
    float: right !important;
}
.sjb-page .pull-left {
    float: left !important;
}
@-ms-viewport {
    width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.visible-print {
    display: none !important;
}
@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}
.visible-print-block {
    display: none !important;
}
@media print {
    .visible-print-block {
        display: block !important;
    }
}
.visible-print-inline {
    display: none !important;
}
@media print {
    .visible-print-inline {
        display: inline !important;
    }
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}
@media print {
    .hidden-print {
        display: none !important;
    }
}
/*--------------------------------------------------------------
2. International Telephone Input
--------------------------------------------------------------*/
.iti {
    position: relative;
    display: inline-block;
}
.iti * {
    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: flex;
    height: 100%;
    padding: 16px 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;
    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;
    box-shadow: 0px 0px 1px 0px #888;
    background-image: url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/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(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/flags@2x.png);
    }
}

.iti__flag.iti__np {
    background-color: transparent;
}
/*--------------------------------------------------------------
3. Simple Job Board
--------------------------------------------------------------*/
/* SJB Reset and dependencies */
.sjb-page ::-moz-selection {
    background: #3297fa;
    color: #fff;
}
.sjb-page ::selection {
    background: #3297fa;
    color: #fff;
}
.sjb-page .list-data article,
.sjb-page .list-data footer,
.sjb-page .list-data header,
.sjb-page .list-data section {
    display: block;
}
.sjb-page a {
    outline: none;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sjb-page a:hover,
.sjb-page a:focus {
    outline: none;
    text-decoration: none;
}
.sjb-page .btn {
    border: 1px solid;
    outline: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sjb-page img {
    height: auto;
    max-width: 100%;
}
/* SJB Components -v1 */

.sjb-page .sjb-filters.sjb-filters-v1 {
    background-color: #f2f2f2;
    border: 0;
    margin: 30px 0 15px;
    padding: 30px 30px 15px 30px;
    overflow: hidden;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control {
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #666;
    font-size: 16px;
    height: 40px;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-moz-placeholder {
    color: #a4a4a4;
    opacity: 1;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control:-ms-input-placeholder {
    color: #a4a4a4;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control::-webkit-input-placeholder {
    color: #a4a4a4;
}
.sjb-page .sjb-filters.sjb-filters-v1 .form-control:focus {
    border-color: #e1e1e1;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    outline: 0 none;
}
.sjb-page .sjb-filters.sjb-filters-v1 select {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    appearance: inherit;
    background: #fff url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/select-arrow.png) no-repeat center right 10px;
}
.sjb-page .sjb-filters.sjb-filters-v1 select::-ms-expand {
    display: none;
}
.sjb-page .sjb-filters.sjb-filters-v1 .btn-search {
    border: 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-size: 20px;
    height: 40px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
/* SJB Components -v2*/
.sjb-page .sjb-filters.sjb-filters-v2 {
    background-color: #f2f2f2;
    border: 0;
    margin: 30px 0 15px;
    padding: 30px 30px 15px 30px;
    overflow: hidden;
}
.sjb-page .sjb-filters.sjb-filters-v2 .form-control {
    border: 1px solid #c1c1c1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #777777;
    font-size: 16px;
    height: 40px;
}
.sjb-page .sjb-filters.sjb-filters-v2 .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1;
}
.sjb-page .sjb-filters.sjb-filters-v2 .form-control:-ms-input-placeholder {
    color: #777777;
}
.sjb-page .sjb-filters.sjb-filters-v2 .form-control::-webkit-input-placeholder {
    color: #777777;
}
.sjb-page .sjb-filters.sjb-filters-v2 .form-control:focus {
    border-color: #e1e1e1;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    outline: 0 none;
}
.sjb-page .sjb-filters.sjb-filters-v2 select {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
    appearance: inherit;
    background: #fff url(//sasprouteau.fr/wp-content/plugins/simple-job-board/public/images/select-arrow.png) no-repeat center right 10px;
}
.sjb-page .sjb-filters.sjb-filters-v2 select::-ms-expand {
    display: none;
}
.sjb-page .sjb-filters.sjb-filters-v2 .btn-search {
    border: 1px solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 600;
    font-size: 20px;
    height: 40px;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    outline: none;
}
.sjb-page .sjb-filters.sjb-filters-v2 .btn-search:hover,
.sjb-page .sjb-filters.sjb-filters-v2 .btn-search:focus {
    outline: none;
}
.sjb-page .pagination {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
    box-shadow: none;
    position: relative;
    border: none;
}
.sjb-page .pagination:before,
.sjb-page .pagination:after {
    background-color: transparent;
}
.sjb-page .pagination li {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    margin-right: 2px;
}
.sjb-page .pagination li a {
    background-color: #e1e1e1;
    color: #3b3a3c;
    margin: 0;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
}
.sjb-page .pagination li a:before,
.sjb-page .pagination li a:after {
    height: auto;
    width: auto;
    content: none;
    display: block;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .sjb-page .pagination li a {
        margin: 0 3px;
        text-align: center;
    }
}
.sjb-page .pagination li a:hover {
    background-color: #3b3a3c;
    color: #fff;
}
.sjb-page .pagination li span {
    border: none;
    color: #3b3a3c;
    margin: 0;
    padding: 8px 16px;
    text-align: center;
}
.sjb-page .pagination li span:before,
.sjb-page .pagination li span:after {
    content: none;
    display: block;
}
@media (max-width: 767px) {
    .sjb-page .pagination li span {
        text-align: center;
    }
}
.sjb-page .pagination li span:hover {
    color: #fff;
    background-color: #3b3a3c;
}
.sjb-page .pagination li span.current {
    color: #fff;
    background-color: #3b3a3c;
}
.sjb-page .pagination li span.current:hover {
    color: #fff;
    background-color: #3b3a3c;
}
.sjb-page .pagination li:first-child a,
.sjb-page .pagination li:first-child span {
    margin-left: 0;
}
.sjb-page .pagination li:last-child a,
.sjb-page .pagination li:last-child span {
    margin-right: 0;
}
.sjb-page .pagination li:before {
    content: none;
}
.ui-datepicker {
    border: 1px solid #e1e1e1;
    color: #666;
    font-family: "Roboto", sans-serif;
    z-index: 10000 !important;
}
.ui-datepicker .ui-datepicker-header {
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    top: 3px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-hover {
    background: #c8c8c8;
    border: 1px solid #c8c8c8;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    left: 3px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    right: 3px;
}
.ui-datepicker .ui-datepicker-title select {
    border: 1px solid #e1e1e1;
    color: #666;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
}
.ui-datepicker .ui-state-default {
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
}
.ui-datepicker .ui-state-highlight {
    background: #3297fa;
    border: 1px solid #3297fa;
    color: #fff;
}
.ui-datepicker .ui-state-hover {
    background: #067ef3;
    border: 1px solid #067ef3;
    color: #fff;
}
.ui-datepicker table {
    font-size: 14px;
}
.ui-datepicker table td a,
.ui-datepicker table td span {
    text-align: center;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 100% !important;
}
/* SJB Pages */
.sjb-page .no-job-listing {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.sjb-page .list-data .v2 {
    background: #fff;
    border: 1px solid #ccc;
    float: left;
    margin: 15px 0;
    width: 100%;
    padding-bottom: 15px;
}
.sjb-page .list-data .v2 .company-logo {
    float: left;
    width: 78px;
    max-width: 200px;
    margin-right: 10px;
}
.sjb-page .list-data .v2 .sjb-with-logo .job-info {
    margin-left: 20px;
}
.sjb-page .list-data .v2 .sjb-with-logo .job-info.job-without-company {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}
.sjb-page .list-data .v2 .sjb-with-logo {
    float: left;
}
.sjb-page .list-data .v2 .sjb-with-logo .job-detail h3 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: auto;
}
.sjb-page .list-data .v2 .sjb-with-logo .sjb-company-tagline .company-tagline {
    margin-bottom: 0;
}
.sjb-page .list-data .v2 .header-margin-top {
    margin-top: 16px;
    margin-bottom: 16px;
}
@media (max-width: 991px) {
    .sjb-page .list-data .v2 .header-margin-top {
        margin-top: 19px;
    }
}
@media (max-width: 767px) {
    .sjb-page .list-data .v2 .header-margin-top {
        margin-top: 0;
    }
}
.sjb-page .list-data .v2 .job-info h4 {
    color: #3b3a3c;
    font-size: 16px;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
.sjb-page .list-data .v2 .job-info h4 a {
    color: #3b3a3c;
    font-size: 16px;
    word-wrap: break-word;
}
.sjb-page .list-data .v2 .job-info h4 a:hover {
    color: #3297fa;
}
.sjb-page .list-data .v2 .job-description {
    float: left;
    width: 100%;
    border-top: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.sjb-page .list-data .v2 .job-description-list {
    float: left;
    width: 100%;
    padding: 0 20px;
}
.sjb-page .list-data .v2 .job-description p {
    font-size: 16px;
    margin: 0 0 15px;
    word-wrap: break-word;
}
.sjb-page .list-data .v2 .job-type,
.sjb-page .list-data .v2 .job-location,
.sjb-page .list-data .v2 .job-date {
    font-size: 14px;
    word-wrap: break-word;
}
.sjb-page .list-data .v2 .job-type i,
.sjb-page .list-data .v2 .job-location i,
.sjb-page .list-data .v2 .job-date i {
    color: #3b3a3c;
    margin-right: 5px;
}
.sjb-page .sjb-listing .list-view .no-job-listing p {
    font-size: 16px;
}
.sjb-page .sjb-listing .grid-view .no-job-listing p {
    font-size: 16px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 {
    padding: 20px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info {
    margin-left: 20px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company {
    margin-left: 20px;
}
@media (max-width: 767px){
    .sjb-page .sjb-listing .grid-item .list-data .v2 .job-company {
        margin-left: 0;
    }
    .sjb-page .sjb-listing .grid-item .list-data .v2 .job-info{
        margin-left: 0;
    }
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .company-logo{
    margin-bottom: 10px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-description{
    margin-top: 10px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company i{
    margin-right: 10px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .btn {
    border-radius: 0;
    color: #fff;
    padding: 10px 20px;
    margin-right: 5px;
}
.sjb-page .grid-item .list-data .v2 .job-type,
.sjb-page .grid-item .list-data .v2 .job-location,
.sjb-page .grid-item .list-data .v2 .job-date {
    margin: 5px 0;
}
.sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(3n + 1) {
    clear: left;
}
@media (min-width: 768px) and (max-width: 991px) {
    .sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(3n + 1) {
        clear: none;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .sjb-page .sjb-listing .grid-view .row .grid-item:nth-child(2n + 1) {
        clear: left;
    }
}
/* .sjb-page .sjb-detail {
    margin: 30px 0 0;
} */
.sjb-page .sjb-detail .list-data .v2 {
    border: 0;
    margin: 0;
    padding: 0;
}
.sjb-page .sjb-detail .list-data .v2 .job-detail {
}
.sjb-page .sjb-detail .list-data .v2 .job-detail h3 {
    color: #3297fa;
    font-weight: 500;
    font-size: 24px;
}
@media (min-width: 1200px) {
    .sjb-page .sjb-detail .list-data .v2 .job-info-margin {
        margin: 0 0 10px 27px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sjb-page .sjb-detail .list-data .v2 .job-info-margin {
        margin: 0 0 10px 44px;
    }
}
.sjb-page .sjb-detail .list-data .v2 h3 {
    font-size: 17px;
    margin: 15px 0;
    font-weight: bold;
}
.sjb-page .sjb-detail .list-data .v2 ul {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}
.sjb-page .sjb-detail .list-data .v2 ul li {
    font-size: 16px;
    line-height: 24px;
    padding-left: 15px;
    position: relative;
}
.sjb-page .sjb-detail .list-data .v2 .list-data .v2 .job-features {
    float: left;
    width: 100%;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .table {
    font-size: 16px;
    font-weight: 400;
    border-top: 1px solid #c1c1c1;
    margin-top: 15px;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .table td {
    border-top: 1px solid #c1c1c1;
    padding: 10px 15px;
    width: 70%;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .table td:first-child {
    border-right: 1px solid #c1c1c1;
    padding-left: 0;
    width: 30%;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .table tr:first-child td {
    border-top: 0;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .table tr:last-child td {
    border-bottom: 1px solid #c1c1c1;
}
@media (min-width: 768px){
    .sjb-page .sjb-detail .list-data .v2 .job-features .row {
        display: flex;
        flex-flow: row wrap;
    }
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4 {
    color: #000000;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value h4 i {
    width: 30px;
}
.sjb-page .sjb-detail .list-data .v2 .job-features .sjb-title-value p{
    margin-left: 35px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form {
    float: left;
    width: 100%;
    position: relative;
}


/* .sjb-page input[type="file"]:focus, */
/* .sjb-page input[type="radio"]:focus,
.sjb-page input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
} */

.sjb-page input[type="text"]:focus,
.sjb-page input[type="email"]:focus,
.sjb-page input[type="tel"]:focus,
.sjb-page input[type="date"]:focus,
.sjb-page input[type="file"]:focus,
.sjb-page select:focus,
.sjb-page textarea:focus,
.sjb-page input[type="radio"]:focus,
.sjb-page input[type="checkbox"]:focus {
    outline: 2px auto #1f1d1d !important;
    outline-offset: 1px !important;
} 

.file:focus-within {
    outline: 2px auto #1f1d1d !important;
    outline-offset: 1px !important;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form h3 {
    margin: 15px 0;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading {
    display: none;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-overlay {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-loader-wrapper {
    text-align: center;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .sjb-loading .sjb-loader {
    position: absolute;
    width: 79px;
    height: auto;
    z-index: 9;
    margin-top: -30px;
    top: 50%;
    left: auto;
    right: auto;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form textarea.form-control {
    min-height: 100px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form label {
    font-size: 16px;
    font-weight: 400;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form label.small {
    margin-right: 15px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form label.small input {
    margin-right: 5px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .required {
    color: #f00;
    font-size: 16px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box {
    padding: 0;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box label span {
    color: red;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-box textarea {
    width: 100%;
    height: auto;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control {
    font-size: 16px;
    height: 40px;
    border-radius: 0;
    border: 1px solid #c1c1c1;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .form-control:hover {
    border-color: #3297fa;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .iti {
    z-index: 9;
    width: 100%;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .iti .iti__flag-container:hover + .form-control {
    border-color: #3297fa;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file {
    background: #fff;
    border: 1px solid #c1c1c1;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    font-size: 16px;
    height: 40px;
    line-height: 1.42857;
    padding: 8px 12px;
    position: relative;
    text-align: left;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 100%;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file div {
    background: #6e6e6e;
    border-radius: 0;
    color: #fff;
    font-size: 12px;
    height: 26px;
    padding: 5px 12px;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 6px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file input[type="file"] {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover {
    border-color: #6e6e6e;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .file:hover div {
    background: #6e6e6e;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .validity-note {
    color: #f00;
    display: none;
    font-size: 14px;
    font-style: italic;
    margin-left: 10px;
}
.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
    margin: 5px 0px 20px 0px;
    display: block;
    padding: 7px 30px;
    border-radius: 0;
    float: right;
}
.sjb-page .sjb-detail .list-data .v1 {
    border: 0;
    margin: 0;
    padding: 0;
}
.sjb-page .sjb-detail .list-data .v1 .job-detail {
    margin: 0 0 20px;
}
.sjb-page .sjb-detail .list-data .v1 .job-detail h3 {
    color: #6e6e6e;
    font-weight: 500;
    font-size: 24px;
}
@media (min-width: 1200px) {
    .sjb-page .sjb-detail .list-data .v1 .job-info-margin {
        margin: 0 0 10px 27px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sjb-page .sjb-detail .list-data .v1 .job-info-margin {
        margin: 0 0 10px 44px;
    }
}
.sjb-page .sjb-detail .list-data .v1 .company-tagline {
    margin: 0 0 20px;
}
.sjb-page .sjb-detail .list-data .v1 h3 {
    margin: 17px 0;
    font-weight: bold;
}
.sjb-page .sjb-detail .list-data .v1 ul {
    margin: 0 0 12px;
    padding: 0 0 0 15px;
}
.sjb-page .sjb-detail .list-data .v1 .job-features {
    float: left;
    width: 100%;
}
.sjb-page .sjb-detail .list-data .v1 .job-features .table {
    font-weight: 400;
}
.sjb-page .sjb-detail .list-data .v1 .job-features .table td {
    border-top: 1px solid #e1e1e1;
    padding: 10px 15px;
    width: 70%;
}
.sjb-page .sjb-detail .list-data .v1 .job-features .table td:first-child {
    border-right: 1px solid #e1e1e1;
    padding-left: 0;
    width: 30%;
}
.sjb-page .sjb-detail .list-data .v1 .job-features .table tr:first-child td {
    border-top: 0;
}
.sjb-page .sjb-detail .list-data .v1 .job-features .table tr:last-child td {
    border-bottom: 1px solid #e1e1e1;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form {
    float: left;
    width: 100%;
    position: relative;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading {
    display: none;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-overlay {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader-wrapper {
    text-align: center;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .sjb-loading .sjb-loader {
    position: absolute;
    width: 79px;
    height: auto;
    z-index: 9;
    margin-top: -30px;
    top: 50%;
    left: auto;
    right: auto;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form textarea.form-control {
    min-height: 100px;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form label {
    margin-top: 10px !important;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form label.small {
    margin-right: 15px;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form label.small input {
    margin-right: 5px;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .required {
    color: #f00;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box {
    padding: 0;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box h3 {
    margin-left: 15px;
    margin-right: 15px;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box label span {
    color: red;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-box textarea {
    width: 100%;
    height: auto;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .form-control {
    height: 46px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .iti {
    z-index: 9;
    width: 100%;
}

.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 46px;
    line-height: 1.42857;
    padding: 10px 12px;
    position: relative;
    text-align: left;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 100%;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file div {
    background: #e6e6e6;
    border: 1px solid #a2a2a2;
    border-radius: 4px;
    height: 32px;
    padding: 6px 12px;
    position: absolute;
    right: 6px;
    text-align: center;
    top: 6px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file input[type="file"] {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover {
    border-color: #bfbfbf;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .file:hover div {
    background: #bfbfbf;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .validity-note {
    color: #f00;
    display: none;
    font-size: 14px;
    font-style: italic;
    margin-left: 10px;
}
.sjb-page .sjb-detail .list-data .v1 .jobpost-form .app-submit {
    margin: 5px 0px 20px 0px;
    display: block;
    padding: 7px 30px;
    float: right;
}
.sjb-page .iti .iti__country-list .iti__country,
.sjb-page .iti .iti__country-list .iti__divider {
    line-height: normal;
}
.sjb-page .iti .iti__country-list .iti__country::before,
.sjb-page .iti .iti__country-list .iti__divider::before {
    content: "";
    font-size: 0;
    margin-right: 0;
    padding-right: 0;
}
.sjb-page .sjb-privacy-policy {
    font-size: 16px;
}
.sjb-page #jobapp-tc,
.sjb-page #jobapp-pp {
    margin-bottom: 15px;
}

.sjb-page .list-data .v2 .sjb-apply-now-btn a {
    border-radius: 0;
    font-size: 14px;
    padding: 10px 20px;
    margin-top: 10px;
    margin-left: 5px;
}

.sjb-page .list-data .sjb-job-type-location-date {
    border-top: 1px solid #ccc;
    padding: 15px 25px;
    overflow: hidden;
}

.sjb-page .list-data .sjb-company-wrapper-details-list .sjb-company-details {
    margin-top: 10px;
}
.sjb-page .list-data .sjb-company-wrapper-details-list .sjb-company-details i {
    margin-right: 8px;
}
.sjb-page .list-data .sjb-company-wrapper-details-list {
    padding: 15px 20px;
    overflow: hidden;
}
.sjb-page .list-data .sjb-company-wrapper-details {
    padding: 15px 0;
    overflow: hidden;
}
.sjb-page .list-data .job-type i,
.sjb-page .list-data .job-location i,
.sjb-page .list-data .job-date i {
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.sjb-page .list-data .sjb-job-info {
    margin-left: 15px;
    margin-right: 15px;
}
.sjb-page .list-data .sjb-job-info h4 span i {
    margin-right: 6px;
    padding: 6px 0;
}

.sjb-page .list-data .sjb-job-characteristics {
    border-top: 0px;
}
@media (max-width: 767px) {
    .sjb-page .list-data .company-logo img {
        width: 95px;
    }
    .sjb-page .list-data .job-type,
    .sjb-page .list-data .job-location,
    .sjb-page .list-data .job-date {
        width: 100%;
        margin: 4px 0;
    }
    .sjb-page .list-data .job-type i,
    .sjb-page .list-data .job-location i,
    .sjb-page .list-data .job-date i {
        width: 20px;
    }

    .sjb-page .list-data .v1 .sjb-apply-now-btn a {
        margin-top: 0;
    }
}
/*
* Classic View
*/

.sjb-page .list-data .v1 {
    background: #fff;
    border: 1px solid #e1e1e1;
    float: left;
    margin: 15px 0;
    padding: 20px 20px 10px;
    width: 100%;
}
.sjb-page .list-data .v1 .company-logo {
    margin-bottom: 15px;
}
.sjb-page .list-data .v1 .company-logo img {
    border: 1px solid #e1e1e1;
}
@media (max-width: 767px) {
    .sjb-page .list-data .v1 .company-logo img {
        height: 95px;
        width: 95px;
    }
}
.sjb-page .list-data .v1 .header-margin-top {
    margin-top: 16px;
}
@media (max-width: 991px) {
    .sjb-page .list-data .v1 .header-margin-top {
        margin-top: 19px;
    }
}
@media (max-width: 767px) {
    .sjb-page .list-data .v1 .header-margin-top {
        margin-top: 0;
    }
}
.sjb-page .list-data .v1 .job-info {
    margin: 0 0 10px;
}
.sjb-page .list-data .v1 .job-info h4 {
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}
.sjb-page .list-data .v1 .job-info h4 a {
    word-wrap: break-word;
}
.sjb-page .list-data .v1 .job-info h4 a:hover {

}
.sjb-page .list-data .v1 .job-description {
    float: left;
    width: 100%;
}
.sjb-page .list-data .v1 .job-description p {
    margin: 0 0 10px;
    word-wrap: break-word;
}
.sjb-page .list-data .v1 .job-type,
.sjb-page .list-data .v1 .job-location,
.sjb-page .list-data .v1 .job-date {
    margin-bottom: 10px;
    word-wrap: break-word;
}
.sjb-page .list-data .v1 .job-type i,
.sjb-page .list-data .v1 .job-location i,
.sjb-page .list-data .v1 .job-date i {
    margin-right: 5px;
}
.sjb-page .sjb-detail {
    margin: 30px 0;
}
.sjb-page .sjb-detail .list-data .v1 {
    border: 0;
    margin: 0;
    padding: 0;
}
.sjb-page .sjb-detail .list-data .v1 .job-detail {
    margin: 0 0 20px;
}

.sjb-page .sjb-detail .list-data .v1 .job-detail h3 {
    font-weight: 500;
    font-size: 24px;
}
@media (min-width: 1200px) {
    .sjb-page .sjb-detail .list-data .v1 .job-info-margin {
        margin: 0 0 10px 27px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sjb-page .sjb-detail .list-data .v1 .job-info-margin {
        margin: 0 0 10px 44px;
    }
}
.sjb-page .sjb-detail .list-data .v1 .company-tagline {
    margin: 0 0 20px;
}
.sjb-page .sjb-detail .list-data .v1 h3 {
    margin: 17px 0;
    font-weight: bold;
}
.sjb-page .sjb-detail .list-data .v1 ul {
    margin: 0 0 12px;
    padding: 0 0 0 15px;
}
.sjb-page .sjb-detail .list-data .v1 ul.iti__country-list li::before {
    content: none;
}
.sjb-page .sjb-detail .list-data .v1 ul.iti__country-list .iti__country{
    padding-left: 10px;
}
.sjb-page .sjb-detail .list-data .v2 ul.iti__country-list li::before {
    content: none;
}
.sjb-page .sjb-detail .list-data .v2 ul.iti__country-list .iti__country{
    padding-left: 10px;
}
.sjb-page .job-description-list p{
    margin: 0 0 10px;
    word-wrap: break-word;
}
.sjb-page .sjb-detail .v2 .jobpost-form .form-box h3 {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    font-weight: bold;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .job-info h4 a span{
    line-height: 24px;

}
.sjb-page .sjb-listing .grid-item .list-data .v2 .job-company{
    margin-top: 10px;
}

.sjb-page .sjb-apply-button {
    display: flex;
    width: 100%;
}

.sjb-page .no-job-listing img {
    width: 550px;
}

.sjb-page .sjb-listing .list-view .no-job-listing .no-job-listing-text{
    font-size: 36px;
    letter-spacing: 5px;
}

.popup-outer .sjb-page .sjb-detail {
    margin: 0;
    margin-bottom: -20px;
    margin-top: -20px;
}

.sjb-detail {
    position: relative;
}
.popup-outer {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}
.popup-outer .sjb-page{
    background-color: #fefefe;
    margin: 5% auto;
    width: 80%;
}
.popup-outer .sjb-quick-apply-modal-close-btn {
    position: absolute;
    z-index: 9999;
    right: 30px;
    top: 15px;
    width: 35px;
    display: flex;
    justify-content: center;
    background: #ebebeb;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.quick-apply-modal {
    display: block;
}

.sjb-quick-apply-modal-close-btn .close:hover,
.sjb-quick-apply-modal-close-btn .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.sjb-quick-apply-modal-close-btn .close {
    color: #a4a4a4;
    float: right;
    font-size: 18px;
}

.sjb-page .list-data .v1 .sjb-apply-now-btn a {
    margin-top: 10px;
    margin-right: 5px;
}

.sjb-page .list-data .v2 .sjb-apply-now-btn p {
    float: right;
}

.sjb-page .sjb-listing .row {
    display: flex;
    flex-wrap: wrap;
}

.sjb-page .sjb-listing .popup-outer .row {
    display: block;
    flex-wrap: nowrap;
}

.sjb-page .popup-outer .sjb-page .sjb-detail .list-data .v1, .sjb-page .popup-outer .sjb-page .sjb-detail .list-data .v2 {
    padding: 20px;
}
.sjb-page .sjb-view-less-btn{
    display: none;
    clear: both;
    margin-bottom: 15px;
    text-align: right;
    margin-top: 15px;
    float: right;
}
.sjb-page .v1 .sjb-view-less-btn a {
    border: 1px solid;
    padding: 6px 12px;
    border-radius: 4px;
}
.sjb-page .v2 .sjb-view-less-btn a {
    border: 1px solid;
    padding: 10px 20px;
}
.sjb-page .list-data .sjb-apply-now-btn a.sjb_view_more_btn:hover {
}
.sjb-page .sjb-listing .sjb-apply-now-btn p{
    display: inline-block;
}
.sjb-page .sjb-listing .list-data .v2 .job-features .sjb-title-value h4 i,
.sjb-page .sjb-listing .list-data .v1 .job-features .sjb-title-value h4 i {
    width: 30px;
}
.sjb-page .sjb_more_content{
    display: none;
}
.sjb-page .sjb-listing .list-data .v1 .sjb_more_content{
    font-size: 16px;
}
.sjb-page .sjb-listing .list-data .v2 .sjb_more_content{
    padding: 0 20px;
    font-size: 16px;
}
.sjb-page .sjb-listing .grid-item .list-data .v2 .sjb_more_content{
    padding: 0;
}
.sjb-page .sjb-listing .list-data .v2 .sjb-view-less-btn{
    padding: 0 20px;
}
.sjb-page .sjb-listing a.sjb_view_more_btn,
.sjb-page .sjb-listing a.sjb_view_less_btn{
    font-size: 14px;
    cursor: pointer;
}
.sjb-page .job-features{
    margin-bottom: 20px;
}
.sjb-page .job-features h3 {
    font-weight: bold;
    margin: 15px;
}
.sjb-page .job-features{
    margin-bottom: 20px;
    width: 100%;
}

.sjb-page .list-view .v1 .job-features h3,
.sjb-page .list-view .v2 .job-features h3 {
    margin-left: 0;
}

.sjb-page .sjb-listing .grid-item .v2 .job-features h3 {
    margin-left: 15px;
}

.sjb-page .sjb-listing .grid-item .list-data .v2 .without-logo .job-info,
.sjb-page .sjb-listing .grid-item .list-data .v2 .without-logo .job-company {
    margin-left: 0;
}

.sjb-page .sjb-listing .v2 .job-features .sjb-title-value p {
    margin-left: 35px;
}
.sjb-listing .grid-item .list-data .v2 .sjb-apply-button {
    display: block;
}

@media screen and (max-width: 360px) {
    .sjb-page  .sjb-view-less-btn {
        float: left;
    }
}

.sjb-page .grid-item .v2 .sjb-view-less-btn {
    float: left;
    padding: 0 !important;
}

.sjb-page .sjb-filters.sjb-filters-v2 .sjb-filter-tags,
.sjb-page .sjb-filters.sjb-filters-v1 .sjb-filter-tags {
    display:flex
}

/*.sjb-page .sjb-filters.sjb-filters-v2 .sjb-filter-tags a{
    text-decoration: underline;
    padding: 2px;
}*/
.sjb-page .sjb-filters.sjb-filters-v1 .sjb-filter-tags a,
.sjb-page .sjb-filters.sjb-filters-v2 .sjb-filter-tags a{
    text-decoration: underline; 
    margin-left: 4px;
    color: #000;
}

.sjb-page .sjb-filters.sjb-filters-v1 .sjb-filter-tags a.tag-active,
.sjb-page .sjb-filters.sjb-filters-v2 .sjb-filter-tags a.tag-active {
   background: #d7d7d7;
   font-weight: bold;
   padding: 5px;
   border-radius: 3px;
}
.sjb-page .error{
    color:red;
    font-weight: normal;
}
#applicant-resume-error,
.form-group .file label{
    display: block;
    margin-top: 18px !important;
    margin-left: -13px;
    margin-bottom: 10px;
}
.jobpost-form #applicant-resume {
    z-index: 1;
}
.iti--allow-dropdown .flag-container ul.iti__country-list{
    z-index: 2;
}
.sjb-required input,
.sjb-email-address {
    color: black !important;
}
.sjb-page .sjb-detail.sjb-v2 .list-data .v2, .sjb-page .sjb-detail.sjb-v1 .list-data .v1 {
    padding: 22px;
}
label#jobapp_pp-error, label#jobapp_tc-error {
    position: absolute;
    left: 13px;
    bottom: 2px;
}
.sjb-pp {
    margin-top: 15px;
}
.sjb-job-tags {
    margin-top: 10px;
}
.sjb-job-tags ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.sjb-job-tags li {
    display: inline-block;
    margin-left: 4px;
}
.sjb-job-tags li {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
button.btn.btn-app-modal-close{
    margin: 5px 18px 20px 0px;
    display: block;
    padding: 7px 30px;
    float: right;
    background-color: lightgray;
}
.single.single-jobpost button.btn.btn-app-modal-close {
    display: none;
}.suretrigger_button { 
    position: relative;
}

.st_trigger_button_loading:after {
    content: '';
    position: absolute;
    right: 6px;
    top: 50%;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease;
}

.st_trigger_button_loading:before {
    content: "";
    border-radius: 50%;
    right: 0px;
    top: 50%;
    position: absolute;
    border-right: 3px solid #ffffff;
    animation: rotate360 .5s infinite linear, exist .1s forwards ease ;
}

@keyframes rotate360 { 
    100% {
        transform: rotate(360deg);
    }
}
@keyframes exist { 
    100% {
        width: 15px;
        height: 15px;
        margin: -8px 5px 0 0;
    }
}#wptime-plugin-preloader{
    display: none !important;
}

#the-preloader-element {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.3s ease-in-out;
    text-align: center;
}

#the-preloader-element, #the-preloader-element div{
    line-height: 0;
    font-size: 0;
}.tml{font-size:1em}.tml *{box-sizing:border-box}.tml .tml-field-wrap{margin-bottom:1em}.tml .tml-label{display:block;margin:.5em 0}.tml .tml-checkbox+.tml-label{display:inline}.tml .tml-field{width:100%}.tml .tml-description{display:block;font-size:.85em;font-style:italic;margin:.5em 0}.tml .tml-errors,.tml .tml-messages{list-style:none;margin:0;padding:0}.tml .tml-action-confirmaction .success,.tml .tml-error,.tml .tml-message,.tml .tml-success{border-left:4px solid #00a0d2;box-shadow:1px 1px 2px 1px rgba(0,0,0,.1);display:block;margin:0 0 1em;padding:.75em}.tml .tml-error{border-left-color:#dc3232}.tml .tml-action-confirmaction .success,.tml .tml-success{border-left-color:#46b450}#pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;font-weight:700;opacity:0;margin-bottom:1em;padding:.5em}#pass-strength-result.strong{background-color:#c1e1b9;border-color:#83c373;opacity:1}#pass-strength-result.good{background-color:#ffe399;border-color:#ffc733;opacity:1}#pass-strength-result.bad{background-color:#fbc5a9;border-color:#f78b53;opacity:1}#pass-strength-result.short{background-color:#f1adad;border-color:#e35b5b;opacity:1}.tlp-portfolio * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.6;
}

.pfp-carousel .owl-dot:hover {
    background: transparent;
}

#tlp_portfolio_sc_settings_meta .wp-picker-container .wp-color-result-text {
    position: relative;
    z-index: 99;
}

h3.title.color-white a,
h3.title.color-white{
    color: #fff !important;
    text-decoration: none;
}
.tlp-portfolio-item .tlp-overlay-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 15px;
}

.tlp-portfolio-isotope {
    display: flex;
    flex-wrap: wrap;
}

.tlp-portfolio-container .tlp-portfolio-isotope .tlp-single-item,
.tlp-portfolio .tlp-portfolio-thum,
.tlp-portfolio-isotope .tlp-portfolio-item {
    width: 100%;
    display: block;
}


.tlp-portfolio .tlp-portfolio-thum img{
    width: 100%;
    backface-visibility: hidden;
}

.tlp-body-overflow {
    overflow: hidden;
}

.tlp-portfolio-sd {
    margin-bottom: 10px;
}

.rt-container-fluid, .rt-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.rt-container .rt-row,
.rt-container-fluid .rt-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.tlp-portfolio .carousel2  .rt-row ,
.tlp-portfolio .isotope2  .rt-row ,
.tlp-portfolio .layout2 .rt-row {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.rt-container-fluid .rt-row[class*=isotope],
.rt-container .rt-row[class*=isotope] {
    display: block;
}

.rt-container-fluid .rt-row[class*=isotope] .tlp-portfolio-isotope,
.rt-container .rt-row[class*=isotope] .tlp-portfolio-isotope {
    display: flex;
    flex-wrap: wrap;
}

.tlp-col-xs-1,
.tlp-col-sm-1,
.tlp-col-md-1,
.tlp-col-lg-1,
.tlp-col-xs-2,
.tlp-col-sm-2,
.tlp-col-md-2,
.tlp-col-lg-2,
.tlp-col-xs-3,
.tlp-col-sm-3,
.tlp-col-md-3,
.tlp-col-lg-3,
.tlp-col-xs-4,
.tlp-col-sm-4,
.tlp-col-md-4,
.tlp-col-lg-4,
.tlp-col-xs-5,
.tlp-col-sm-5,
.tlp-col-md-5,
.tlp-col-lg-5,
.tlp-col-xs-6,
.tlp-col-sm-6,
.tlp-col-md-6,
.tlp-col-lg-6,
.tlp-col-xs-7,
.tlp-col-sm-7,
.tlp-col-md-7,
.tlp-col-lg-7,
.tlp-col-xs-8,
.tlp-col-sm-8,
.tlp-col-md-8,
.tlp-col-lg-8,
.tlp-col-xs-9,
.tlp-col-sm-9,
.tlp-col-md-9,
.tlp-col-lg-9,
.tlp-col-xs-10,
.tlp-col-sm-10,
.tlp-col-md-10,
.tlp-col-lg-10,
.tlp-col-xs-11,
.tlp-col-sm-11,
.tlp-col-md-11,
.tlp-col-lg-11,
.tlp-col-xs-12,
.tlp-col-sm-12,
.tlp-col-md-12,
.tlp-col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.tlp-col-xs-24 {
    flex: 0 0 20%;
    max-width: 20%;
}

.tlp-col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.tlp-col-xs-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
}

.tlp-col-xs-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
}

.tlp-col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.tlp-col-xs-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
}

.tlp-col-xs-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
}

.tlp-col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.tlp-col-xs-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}

.tlp-col-xs-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}

.tlp-col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.tlp-col-xs-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}

.tlp-col-xs-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
}

.tlp-portfolio .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.tlp-portfolio-item {
    direction: initial;
}

/************************ Magnific Popup CSS *********************/
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: 0;
    text-align: right;
    padding-right: 6px;
    width: 44px;
    text-align: center;
    padding: 0;
    height: 44px;
    top: -4px;
    background-color: #cc33668c;
    font-size: 20px;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}


@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/images/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/images/AjaxLoader.gif) no-repeat center center
}

/************************ End Grid System *********************/
/*********************** Common CSS ************************/
.portfolio-feature-img {
    text-align: center;
}

.portfolio-feature-img img {
    max-width: 100%;
    height: auto;
}
.single-portfolio .portfolio-feature-img img{
    width: 100%;
}
.tlp-portfolio figure {
    margin: 0 !important;
    padding: 0 !important;
}

.tlp-portfolio .no-margin {
    margin: 0;
    padding: 0;
}

.paddingl0 {
    padding-left: 0;
}

.paddingr0 {
    padding-right: 0;
}

.padding0 {
    padding: 0 !important;
}

.allmargin0 {
    margin: 0 !important;
    padding: 0 !important;
}

.tlp-portfolio ul {
    margin: 0;
    padding: 0;
}

.tlp-portfolio ul li {
    list-style: none !important;
    background: none;
    margin-left: 0;
    margin-bottom: 5px;
}

.tlp-portfolio label {
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
}

.tlp-portfolio-container .tlp-single-item {
    margin-bottom: 30px;
}

.tlp-portfolio .img-responsive {
    max-width: 100%;
    height: auto;
    display: block;
}

.default-margin {
    margin-bottom: 30px;
}

.single-portfolio-share {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}

.single-portfolio-share iframe {
    margin: 0;
}

.single-portfolio-share .rt-share-item + .rt-share-item {
    margin-left: 5px;
}


.tlp-portfolio-container a {
    text-decoration: none;
}
/* Fontello */
@font-face {
  font-family: 'fontello';
  src: url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.eot?77716788);
  src: url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.eot?77716788#iefix) format('embedded-opentype'),
       url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.woff2?77716788) format('woff2'),
       url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.woff?77716788) format('woff'),
       url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.ttf?77716788) format('truetype'),
       url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.svg?77716788#fontello) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url(//sasprouteau.fr/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.svg?77716788#fontello) format('svg');
  }
}
*/
.tlp-portfolio [class^="icon-"]:before, 
.tlp-portfolio [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-left-open:before { content: '\e800'; } /* '' */
.icon-zoom-in:before { content: '\e801'; } /* '' */
.icon-right-open:before { content: '\e802'; } /* '' */
.icon-link-ext:before { content: '\f08e'; } /* '' */

/* ============== Pagination ============== */

.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination {
    display: flex;
    margin: 20px 0;
    justify-content: center;
}

.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li {
    display: inline-block;
    margin: 0;
}

.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > span,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > span:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > span:focus,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > a,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > a:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}

.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li > a,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li > span {
    position: relative;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 0;
}

.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > a,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > span,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > a:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > span:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > a:focus,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #337ab7;
    cursor: default;
}

/********************* end common css ******************/
/************************ Layout 1 ******************************/
.tlp-portfolio .layout1 .tlp-portfolio-thum {
    background: #ccc;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tlp-portfolio .layout1 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}

.tlp-portfolio .layout1 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .layout1 .tlp-portfolio-thum .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.tlp-portfolio .layout1 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}


.tlp-portfolio .layout1 .tlp-overlay .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tlp-portfolio .layout1 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}

.tlp-portfolio .layout1 .tlp-portfolio-thum img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}

.tlp-portfolio .layout1 .tlp-portfolio-thum:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tlp-portfolio .layout1 .tlp-content {
    width: 100%;
    position: relative;
}

.tlp-portfolio .layout1 .tlp-content h3 {
    margin: 0 0px 6px 0;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
}

.tlp-portfolio .layout1 .tlp-content h3 a {
    text-decoration: none;
    border: none;
    box-shadow: none;
}

.tlp-portfolio .layout1 .tlp-content p {
    padding: 0;
    margin: 0;
}

.tlp-portfolio .layout1 .tlp-content .tlp-content-holder {
    padding: 15px 0;
    display: block;
}

/*********************** Layout 2 ****************************/
.tlp-portfolio .carousel2 .tlp-portfolio-thum ,
.tlp-portfolio .isotope2 .tlp-portfolio-thum,
.tlp-portfolio .layout2 .tlp-portfolio-thum {
    overflow: hidden;
    position: relative;
    padding-left: 0;
    padding-right: 0;
}

.tlp-portfolio .carousel2 .tlp-overlay ,
.tlp-portfolio .isotope2 .tlp-overlay ,
.tlp-portfolio .layout2 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
    text-align: center;
}

.tlp-portfolio .carousel2 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .carousel2 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .isotope2 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .isotope2 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .layout2 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .layout2 .tlp-portfolio-thum .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}


.tlp-portfolio .carousel2 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .carousel2 .tlp-portfolio-thum:hover .link-icon,
.tlp-portfolio .isotope2 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .isotope2 .tlp-portfolio-thum:hover .link-icon,
.tlp-portfolio .layout2 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .layout2 .tlp-portfolio-thum:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.tlp-portfolio .carousel2 .tlp-overlay .link-icon a,
.tlp-portfolio .isotope2 .tlp-overlay .link-icon a,
.tlp-portfolio .layout2 .tlp-overlay .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon a {
    line-height: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.tlp-portfolio .tlp-overlay .link-icon a i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    line-height: 0;
}

.tlp-portfolio .carousel2 .tlp-overlay .link-icon ,
.tlp-portfolio .isotope2 .tlp-overlay .link-icon ,
.tlp-portfolio .layout2 .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
}

.tlp-portfolio .layout2 .tlp-overlay .link-icon li {
    list-style: none;
    display: inline-block;
    margin-right: 4px;
    font-size: 16px;
    width: 40px;
    height: 40px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tlp-portfolio .layout2 .tlp-overlay .link-icon li a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px;
}

/* .tlp-portfolio .layout2 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;  
} */

.tlp-portfolio .carousel2 .tlp-portfolio-thum img ,
.tlp-portfolio .isotope2 .tlp-portfolio-thum img ,
.tlp-portfolio .layout2 .tlp-portfolio-thum img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}

.tlp-portfolio .carousel2 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .isotope2 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .layout2 .tlp-portfolio-thum:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tlp-portfolio .carousel2 .tlp-content2 p ,
.tlp-portfolio .isotope2 .tlp-content2 p ,
.tlp-portfolio .layout2 .tlp-content2 p {
    padding: 0;
    margin: 0 0px 12px 0px
}

.tlp-portfolio .carousel2 .tlp-content2 h3 ,
.tlp-portfolio .isotope2 .tlp-content2 h3 ,
.tlp-portfolio .layout2 .tlp-content2 h3 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
}

.tlp-portfolio .carousel2 .tlp-content2 h3 a ,
.tlp-portfolio .isotope2 .tlp-content2 h3 a ,
.tlp-portfolio .layout2 .tlp-content2 h3 a {
    text-decoration: none;
    border: none;
    box-shadow: none;
}

.tlp-portfolio .carousel2 .tlp-content-holder ,
.tlp-portfolio .isotope2 .tlp-content-holder ,
.tlp-portfolio .layout2 .tlp-content-holder {
    padding: 0 5px;
}

.tlp-portfolio .carousel2 .tlp-portfolio-sd,
.tlp-portfolio .isotope2 .tlp-portfolio-sd,
.tlp-portfolio .layout2 .tlp-portfolio-sd{
    padding: 0 0px 10px;
    margin: 0;
    font-size: 16px;
}



/************************ Layout 3 ******************************/

.tlp-portfolio .isotope3 .tlp-portfolio-thum ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum ,
.tlp-portfolio .layout3 .tlp-portfolio-thum {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tlp-portfolio .isotope3 .tlp-overlay ,
.tlp-portfolio .carousel3 .tlp-overlay ,
.tlp-portfolio .layout3 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .isotope3 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .carousel3 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .carousel3 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .layout3 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .layout3 .tlp-portfolio-thum .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0.5s;
    -moz-transition: all 0.3s ease-out 0.1s;
    -ms-transition: all 0.3s ease-out 0.1s;
    -o-transition: all 0.3s ease-out 0.1s;
    transition: all 0.3s ease-out 0.1s;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover .link-icon {
    -webkit-transform: scale(1) translateY(-50%);
    -moz-transform: scale(1) translateY(-50%);
    -ms-transform: scale(1) translateY(-50%);
    -o-transform: scale(1) translateY(-50%);
}
.tlp-portfolio .isotope3 .tlp-overlay .link-icon ,
.tlp-portfolio .carousel3 .tlp-overlay .link-icon ,
.tlp-portfolio .layout3 .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.tlp-portfolio .isotope3 .tlp-overlay .link-icon a ,
.tlp-portfolio .carousel3 .tlp-overlay .link-icon a ,
.tlp-portfolio .layout3 .tlp-overlay .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tlp-portfolio .isotope3 .tlp-portfolio-item:hover .tlp-overlay ,
.tlp-portfolio .carousel3 .tlp-portfolio-item:hover .tlp-overlay ,
.tlp-portfolio .layout3 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}

.tlp-portfolio .isotope3 .tlp-portfolio-thum img ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum img ,
.tlp-portfolio .layout3 .tlp-portfolio-thum img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}

.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tlp-portfolio .isotope3 h3 ,
.tlp-portfolio .carousel3 h3 ,
.tlp-portfolio .layout3 h3 {
    padding: 0;
    margin: 0;
}

.tlp-portfolio .isotope3 .tlp-content ,
.tlp-portfolio .carousel3 .tlp-content ,
.tlp-portfolio .layout3 .tlp-content {
    width: 100%;
    position: relative;
}

.tlp-portfolio .isotope3 .tlp-content h3 ,
.tlp-portfolio .carousel3 .tlp-content h3 ,
.tlp-portfolio .layout3 .tlp-content h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 400;
    text-decoration: none;
}

.tlp-portfolio .isotope3 .tlp-content h3 a ,
.tlp-portfolio .carousel3 .tlp-content h3 a ,
.tlp-portfolio .layout3 .tlp-content h3 a {
    text-decoration: none;
    border: none;
    box-shadow: none;
}

.tlp-portfolio .isotope3 .tlp-content p ,
.tlp-portfolio .carousel3 .tlp-content p ,
.tlp-portfolio .layout3 .tlp-content p {
    padding: 0 0 6px;
    margin: 0;
}

.tlp-portfolio .isotope3 .tlp-content .tlp-content-holder ,
.tlp-portfolio .carousel3 .tlp-content .tlp-content-holder ,
.tlp-portfolio .layout3 .tlp-content .tlp-content-holder {
    padding: 15px 0;
}

/************************ Isotope 1 ******************************/
.tlp-portfolio .isotope1 .tlp-portfolio-thum {
    background: #ccc;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tlp-portfolio .isotope1 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}

.tlp-portfolio .isotope1 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .isotope1 .tlp-portfolio-thum .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.tlp-portfolio .isotope1 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .isotope1 .tlp-portfolio-thum:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.tlp-portfolio .isotope1 .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
}

.tlp-portfolio .isotope1 .tlp-overlay .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tlp-portfolio .isotope1 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}

.tlp-portfolio .isotope1 .tlp-portfolio-thum img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}

.tlp-portfolio .isotope1 .tlp-portfolio-thum:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.tlp-portfolio .isotope1 .tlp-content {
    width: 100%;
    position: relative;
    /* color: #fff; */
}

.tlp-portfolio .isotope1 .tlp-content h3 {
    margin: 0 0 6px 0;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
}

.tlp-portfolio .isotope1 .tlp-content h3 a {
    /* color: #fff; */
    text-decoration: none;
    border: none;
    box-shadow: none;
}

.tlp-portfolio .isotope1 .tlp-content p {
    padding: 0;
    margin: 0;
}

.tlp-portfolio .isotope1 .tlp-content .tlp-content-holder {
    padding: 15px 0;
}


/************************ Layout 1 ******************************/
.tlp-portfolio .carousel1 .tlp-portfolio-thum {
    background: #ccc;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tlp-portfolio .carousel1 .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}

.tlp-portfolio .carousel1 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .carousel1 .tlp-portfolio-thum .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.tlp-portfolio .carousel1 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .carousel1 .tlp-portfolio-thum:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.tlp-portfolio .carousel1 .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
}


.tlp-portfolio .carousel1 .tlp-overlay .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 0;
}

.tlp-portfolio .carousel1 .tlp-overlay .link-icon a i {
    line-height: 0;
}

.tlp-portfolio .carousel1 .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}

.tlp-portfolio .carousel1 .tlp-portfolio-thum img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    transition: all 1.1s ease;
    max-width: 100%;
}

.tlp-portfolio .carousel1 .tlp-portfolio-thum:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tlp-portfolio .carousel1 .tlp-content {
    width: 100%;
    position: relative;
}

.tlp-portfolio .carousel1 .tlp-content h3 {
    margin: 0 0px 6px 0;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
}

.tlp-portfolio .carousel1 .tlp-content h3 a {
    text-decoration: none;
    border: none;
    box-shadow: none;
}

.tlp-portfolio .carousel1 .tlp-content p {
    padding: 0;
    margin: 0;
}

.tlp-portfolio .carousel1 .tlp-content .tlp-content-holder {
    padding: 15px 0;
    display: block;
    text-align: left;
}

.is-carousel .pfp-pre-loader {
    height: 100px;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.is-carousel .rt-row.pfp-pre-loader:after {
    position: absolute;
    content: attr(data-title);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 45px 0;
    /* background: #fff; */
    z-index: 5;
}

.tlp-portfolio-container .pfp-carousel .owl-nav {
    position: absolute;
    right: 10px;
    top: -60px;
}
.tlp-portfolio-container .pfp-carousel.owl-rtl .owl-nav {
    right: inherit;
    left: 10px;
    display: flex;
    flex-direction: row-reverse;
}

.pfp-carousel.owl-theme .owl-nav [class*=owl-] {
    font-size: 18px;
    padding: 8px !important;
}

/************************ Widget 1 ******************************/
.tlp-portfolio .slider .tlp-portfolio-thum {
    background: #ccc;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tlp-portfolio .slider .tlp-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #fff;
    text-align: center;
    background-color: rgba(217, 35, 45, 0.85);
    -webkit-transition: all 0.5s ease-out 0.15s;
    -moz-transition: all 0.5s ease-out 0.15s;
    -ms-transition: all 0.5s ease-out 0.15s;
    -o-transition: all 0.5s ease-out 0.15s;
    transition: all 0.5s ease-out 0.15s;
}

.tlp-portfolio .slider .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .slider .tlp-portfolio-thum .link-icon {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}

.tlp-portfolio .slider .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .slider .tlp-portfolio-thum:hover .link-icon {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

.tlp-portfolio .slider .tlp-overlay .link-icon {
    text-align: center;
    display: block;
    padding: 0;
}

.tlp-portfolio .slider .tlp-overlay .link-icon a {
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 8px;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 20px;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.tlp-portfolio .slider .tlp-portfolio-item:hover .tlp-overlay {
    left: 0;
}

.tlp-portfolio .slider .tlp-portfolio-thum img {
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    -ms-transition: all 1.1s ease;
    max-width: 100%;
    transition: all 1.1s ease;
}

.tlp-portfolio .slider .tlp-portfolio-thum:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.tlp-portfolio .slider .tlp-content {
    width: 100%;
    position: relative;
}

.tlp-portfolio .slider .tlp-content h3 {
    margin: 0 0 6px 0;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
}

.tlp-portfolio .slider .tlp-content h3 a {
    text-decoration: none;
    border: none;
    box-shadow: none;
}

.tlp-portfolio .slider .tlp-content p {
    padding: 0;
    margin: 0;
}

.tlp-portfolio .slider .tlp-content .tlp-content-holder {
    padding: 15px 0;
}

.tlp-portfolio .owl-carousel {
    position: relative;
}

.tlp-portfolio .owl-carousel .owl-buttons {
    position: absolute;
    top: -40px;
    right: 0;
}

.tlp-portfolio .button-group {
    margin: 10px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.tlp-portfolio button {
    background: #22b8f0;
    text-transform: capitalize;
    padding: 10px;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 300;
    margin: 5px;
    border: none;
}

.pfp-carousel.owl-theme .owl-nav .owl-next, 
.pfp-carousel.owl-theme .owl-nav .owl-prev {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid;
}

.pfp-carousel.owl-theme .owl-nav .owl-next i, 
.pfp-carousel.owl-theme .owl-nav .owl-prev i{
    line-height: 0;
}

.tlp-portfolio button:focus,
.tlp-portfolio button:hover {
    background: #1868f2;
    color: #fff;
    text-decoration: none;
}

.tlp-portfolio button.selected {
    background: #1868f2;
    color: #fff;
    outline: 0;
}

.tlp-portfolio .tlp-portfolio-isotope-button {
    margin: 0 15px 30px;
}

.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li span.hidden-xs {
    padding-left: 3px;
}

/************************ Isotope 2 and Carousel 2 ******************************/


.tlp-portfolio-container .tlp-carousel-item {
    padding-top: 30px;
}

/************************ End Isotope 2 ******************************/

/* ==================== Single Portfolio ==================== */
.tlp-portfolio-container.tlp-single-detail {
    max-width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.tlp-single-detail{
    margin-top: 50px;
}
.tlp-portfolio-detail-wrap {
    display: flex;
}

.tlp-portfolio-detail-wrap .tlp-portfolio-image {
    flex: 0 0 50%;
    margin-right: 15px;
}

.tlp-portfolio-detail-wrap .portfolio-detail-desc {
    padding: 0 15px;
    flex: 1;
}

.tlp-portfolio-detail-wrap ul.single-item-meta li {
    margin: 8px 0;
}

.tlp-single-detail .tlp-portfolio-detail-wrap{
    margin-bottom: 50px;
}

.tlp-portfolio-container.tlp-single-detail h2.portfolio-title {
    line-height: 1.3;
    margin-bottom: 20px;
}

@media screen and (max-width: 900px) {
    .fotorama-holder {
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    .fotorama-holder {
        width: 96%;
    }

    .tlp-portfolio-detail-wrap {
        flex-direction: column;
    }

    .tlp-portfolio-detail-wrap .tlp-portfolio-image {
        margin-right: 0;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 360px) {
    .fotorama-holder {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .tlp-col-sm-24 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .tlp-col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tlp-col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .tlp-col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .tlp-col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .tlp-col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .tlp-col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .tlp-col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .tlp-col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .tlp-col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .tlp-col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .tlp-col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .tlp-col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
}

@media (min-width: 992px) {
    .tlp-col-md-24 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .tlp-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tlp-col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .tlp-col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .tlp-col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .tlp-col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .tlp-col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .tlp-col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .tlp-col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .tlp-col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .tlp-col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .tlp-col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .tlp-col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
}

@media (min-width: 1200px) {
    .tlp-col-lg-24 {
        flex: 0 0 20%;
        max-width: 20%;
    }

    .tlp-col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tlp-col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }

    .tlp-col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }

    .tlp-col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .tlp-col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }

    .tlp-col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }

    .tlp-col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .tlp-col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }

    .tlp-col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }

    .tlp-col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .tlp-col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }

    .tlp-col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }

    /* .tlp-portfolio .owl-carousel.owl-theme [class*='tlp-col-'] { */ 
    .tlp-portfolio .owl-carousel.owl-theme .owl-item > [class*='tlp-col-']{
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .tlp-portfolio .carousel2 .tlp-portfolio-item.rt-row .tlp-content ,
    .tlp-portfolio .isotope2 .tlp-portfolio-item.rt-row .tlp-content ,
    .tlp-portfolio .layout2 .tlp-portfolio-item.rt-row .tlp-content {
        padding: 0;
    }

    .tlp-portfolio .carousel2 .tlp-portfolio-thum, .tlp-portfolio .isotope2 .tlp-portfolio-thum, .tlp-portfolio .layout2 .tlp-portfolio-thum{
        margin-bottom: 15px;
    }

}


@font-face {
    font-family: helveticabold;
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot);
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.woff) format('woff'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helveticaregular;
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helvetica-light;
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helveticaneue-light;
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot);
    src: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.woff) format('woff'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.ttf) format('truetype'), url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
    font-weight: 400;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.space {
    clear: both;
    padding: 30px 0 0;
    width: 100%;
    float: left;
}

.like_txt {
    margin: 30px 0 0;
    padding: 0;
    color: #12a252;
    font-family: helveticaregular;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.like_txt a {
    color: #12a252;
}

.sfsibeforpstwpr iframe,
.sfsiaftrpstwpr iframe {
    max-width: none;
}

.sfwp_fivestar_ul li {
    display: block;
    padding-right: 20px;
}

.shwthmbfraftr {
    margin-top: 5px !important
}

label.toglpstpgsbttl {
    float: left;
    margin-top: 5px !important
}

.tab_3_icns.shwthmbfraftr .cstmdisplaysharingtxt {
    float: left;
}

.tab6 ul.enough_waffling.sfsi_dsplyatend {
    width: 24%;
    float: left;
}

.tab4 ul.like_icon {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
    text-align: center;
}

.tab4 ul.like_icon li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab4 ul.like_icon li span {
    margin: 0;
    width: 58px;
    display: block;
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
    height: 38px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-size: 17px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.tab4 ul.like_icon li a {
    color: #5a6570;
    text-decoration: none;
}

.tab4 ul.enough_waffling {
    margin: 0;
    padding: 25px 0 27px;
    list-style: none;
    text-align: center;
}

.tab4 ul.enough_waffling li {
    margin: 0 22px;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab4 ul.enough_waffling li span {
    float: left;
}

.tab4 ul.enough_waffling li label {
    margin: 0 0 0 20px;
    float: left;
    font-family: helveticaregular;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    color: #5a6570;
}

.sfsi_mainContainer .checkbox {
    width: 31px;
    height: 31px;
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/check_bg.jpg) no-repeat;
    display: inherit;
}

.sfsi_mainContainer .radio {
    width: 40px;
    height: 40px;
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/radio_bg.png) no-repeat;
    display: inherit;
}

.sfsi_mainContainer .select {
    width: 137px;
    height: 47px;
    font-size: 17px;
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/select_bg.jpg) no-repeat;
    display: block;
    padding-left: 16px;
    line-height: 49px;
}

.sfsi_mainContainer .line {
    background: #eaebee;
    height: 1px;
    font-size: 0;
    margin: 15px 0 0;
    clear: both;
    width: 100%;
    float: left;
}

.specify_counts {
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    clear: both;
    width: 100%;
    float: left;
    border-top: 1px solid #eaebee;
}

.specify_counts .radio_section {
    width: 30px;
    float: left;
    margin: 12px 10px 0 0;
}

.specify_counts .social_icon_like {
    width: 54px;
    float: left;
    margin: 0 15px 0 0;
}

.specify_counts .social_icon_like ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.specify_counts .social_icon_like li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.specify_counts .social_icon_like li span {
    margin: 0;
    width: 54px;
    display: block;
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/count_bg.jpg) no-repeat;
    height: 24px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-family: helveticaregular;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.specify_counts .social_icon_like li a {
    color: #5a6570;
    text-decoration: none;
}

.specify_counts .listing {
    width: 88%;
    margin-top: -5px;
    display: inherit;
    float: left;
}

.specify_counts .listing ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.specify_counts .listing li {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
    clear: both;
    line-height: 39px;
    font-size: 17px;
}

.specify_counts .listing li span {
    float: left;
    margin-right: 20px;
}

.specify_counts .listing li .input {
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    margin-left: 25px;
}

.specify_counts .listing li .input_facebook {
    width: 288px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    margin-left: 16px;
}

.save_button {
    width: 450px;
    padding-top: 30px;
    clear: both;
    margin: auto;
}

.save_button a {
    background: #12a252;
    text-align: center;
    font-size: 23px;
    color: #FFF !important;
    display: block;
    padding: 11px 0;
    text-decoration: none;
}

.save_button a:hover {
    background: #079345
}

.tab5 ul.share_icon_order {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.tab5 ul.share_icon_order li {
    margin: 22px 6px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    line-height: 37px;
}

.tab5 ul.share_icon_order li:last-child {
    margin: 22px 0 0 3px;
}

.tab5 .row {
    border-top: 1px solid #eaebee;
    margin-top: 25px;
    padding-top: 15px;
    clear: both;
    display: block;
    width: 100%;
    float: left;
    font-family: helveticaregular;
    line-height: 42px;
}

.tab5 .icons_size {
    position: relative;
}

.tab5 .icons_size span {
    margin-right: 18px;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: 400;
    line-height: 46px;
}

.tab5 .icons_size span.last {
    margin-left: 55px;
}

.tab5 .icons_size input {
    width: 73px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 13px 13px 12px;
    margin-right: 18px;
    float: left;
    display: block;
}

.tab5 .icons_size select.styled {
    position: absolute;
    left: 0;
    width: 135px;
    height: 46px;
    line-height: 46px;
}

.tab5 .icons_size .field {
    position: relative;
    float: left;
    display: block;
    margin-right: 20px;
}

.tab5 .icons_size ins {
    margin-right: 25px;
    float: left;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}

.tab5 .icons_size ins.leave_empty {
    line-height: 23px;
}

.tab5 .icons_size {
    padding-top: 15px;
}

.tab5 ul.enough_waffling {
    margin: -5px 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tab5 .new_wind .row_onl ul.enough_waffling {
    /*margin: 14px 0 0 167px;*/
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    height: 38px;
    text-align: center;
    width: 61%;
}

.tab5 ul.enough_waffling li {
    margin: 0 22px;
    padding: 0;
    list-style: none;
    display: inline-block;
    float: left;
}

.tab5 ul.enough_waffling li span {
    float: left;
}

.tab5 ul.enough_waffling li label {
    margin: 0 0 0 20px;
    float: left;
    font-family: helveticaregular;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    color: #5a6570;
}

.sticking p {
    float: left;
    font-size: 18px !important;
}

.sticking p.list {
    width: 168px;
}

.sticking p.link {
    margin: 3px 0 0 12px;
    padding: 0 !important;
    float: left;
}

.sticking .float {
    margin-left: 188px;
    margin-top: 3px;
    float: left;
    font-size: 17px;
}

.sticking ul {
    margin: 0;
    padding: 30px 0 0;
    list-style: none;
    float: left;
}

.sticking a {
    color: #a4a9ad;
}

.sticking p {
    line-height: 19px !important;
}

.sticking .field {
    position: relative;
    float: left;
    display: block;
    margin-left: 20px;
}

.sticking .field .select {
    width: 206px;
    height: 47px;
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/select_bg1.jpg) no-repeat;
    display: block;
    padding-left: 10px;
}

.sticking .field select.styled {
    position: absolute;
    left: 0;
    top: 0;
    width: 211px;
    line-height: 46px;
    height: 46px;
}

.mouseover_field {
    width: 455px;
    float: left;
    font-size: 18px;
    margin-top: 10px;
}

.mouseover_field label {
    width: 125px;
    float: left;
}

.mouseover_field input {
    width: 256px;
    float: left;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
}

.pop_up_box {
    width: 474px;
    background: #FFF;
    box-shadow: 0 0 5px 3px #d8d8d8;
    margin: 200px auto;
    padding: 20px 25px 0px;
    font-family: helveticaregular;
    color: #5a6570;
    min-height: 250px;
    position: relative;
}

.pop_up_box h4,
.pop_up_box_ex h4 {
    font-size: 20px;
    color: #5a6570;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 22px;
}

.pop_up_box p,
.pop_up_box_ex p {
    font-size: 17px;
    line-height: 28px;
    color: #5a6570;
    text-align: left;
    margin: 0;
    padding: 25px 0 0;
    font-family: helveticaregular;
}

.sfsi_popupcntnr {
    float: left;
    width: 100%
}

.sfsi_popupcntnr>h3 {
    color: #000;
    float: left;
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%
}

ul.flwstep {
    float: left;
    width: 100%
}

ul.flwstep>li {
    color: #000;
    font-size: 16px;
    margin: 5px;
}

.upldbtn {
    float: left;
    text-align: center;
    width: 100%
}

.upload_butt {
    background-color: #12a252;
    border: none;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    padding: 7px 22px;
    width: auto;
    cursor: pointer;
    font-size: 19px;
}

.pop_up_box .button {
    background: #12a252;
    font-size: 22px;
    line-height: 24px;
    color: #5a6570;
    text-align: center;
    min-height: 80px;
    margin-top: 32px;
    box-shadow: none;
}

.pop_up_box .button:hover {
    box-shadow: none !important;
}

.pop_up_box .button a.activate {
    padding: 0px 0;
}

.pop_up_box a,
.pop_up_box_ex a {
    color: #a4a9ad;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin-top: 18px;
    width: 100%;
}

.pop_up_box .upload {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 15px;
    height: 46px;
}

.pop_up_box .upload label {
    width: 135px;
    float: left;
    line-height: 45px;
    font-size: 18px;
    font-family: helveticaregular;
    text-align: left;
}

.pop_up_box .upload input[type=text] {
    width: 248px;
    float: left;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 0 10px;
    font-size: 16px;
    height: 44px;
    text-align: left;
    color: #5a6570;
    font-family: helveticaregular;
}

.pop_up_box .upload input.upload_butt {
    width: 100px;
    background: #12a252;
    box-shadow: 0 0 0;
    border: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: helveticaregular;
    height: 45px;
    right: 32px;
    top: 71px;
    position: absolute;
}

.pop_up_box .upload a {
    color: #12a252;
    font-size: 18px;
    text-decoration: underline;
    font-family: helveticaregular;
    margin: 0 0 16px 140px;
}

.pop_up_box a:hover,
.pop_up_box_ex a:hover {
    color: #a4a9ad;
}

.inr_cont .fb_url {
    clear: both;
}

.inr_cont .fb_url .checkbox,
.inr_cont .fb_url input.add,
.inr_cont .fb_url label,
.inr_cont .fb_url lable {
    float: left;
}

.inr_cont .fb_url input.add {
    margin-left: 19px;
}

.inr_cont .fb_url .checkbox {
    margin: 6px 0 0;
}

.inr_cont .fb_url label {
    /*line-height: 41px;    margin: 0 0 0 15px;*/
    line-height: 22px;
    margin: 10px 0 0 15px;
    font-size: 17px;
}

.inr_cont textarea.add_txt {
    resize: none;
    margin: 0 0 0 19px !important;
    height: 60px;
}

.tab2 .inr_cont textarea.add_txt {
    width: 382px !important;
    height: 90px;
    overflow: hidden;
}

.tab2 .inr_cont input.add {
    width: 417px;
}

.red_txt,
.tab2 .red_txt {
    color: #ef4745 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.green_txt {
    color: #12A252 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.red_txt {
    color: #f80000 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.linked_tab_2 .fb_url label {
    /* width: 32%;*/
    /* width: 26.99%;*/
    width: 22%;
}

.twt_tab_2 label {
    width: 18%
}

.bdr_top {
    border-top: none !important;
}

.linked_tab_2 .fb_url input.link_dbl {
    margin-bottom: 6px;
}

.tab3 {
    overflow: hidden;
}

.tab3 .row {
    /*border-top: 1px solid #EAEBEE;*/
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}

.tab3 ul.tab_3_list {
    overflow: hidden;
    margin: 4px 0 11px;
}

ul.tab_3_list li {
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 7px no-repeat;
    padding: 0 0 0 30px;
    color: #778088;
    font-family: helveticaregular;
    font-size: 17px;
    margin-bottom: 4px;
}

.tab5 ul.tab_3_list li {
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 18px no-repeat;
}

.tab3 .row h3 {
    /* margin: 0 0 20px;*/
    margin: 20px 0 0px;
    color: #414951;
    font-family: helveticabold;
    font-size: 20px;
}

ul.tab_3_icns {
    list-style: none;
    margin: 10px 0 0;
    overflow: hidden;
}

ul.tab_3_icns li {
    width: 100%;
    margin: 0 0 21px;
    float: left;
}

ul.tab_3_icns label {
    float: left;
    line-height: 42px;
    /*margin: 0 20px;*/
    color: #69737C;
    font-size: 18px;
    font-family: helveticaregular;
    min-width: 125px;
}

ul.tab_3_icns li .icns_tab_3,
ul.tab_3_icns li .radio {
    float: left;
}

.tab3 .sub_row h4 {
    color: #a4a9ad !important;
}

.tab3 .sub_row p {
    padding-top: 18px !important;
    clear: both;
    overflow: hidden;
}

.sub_row .sub_sub_box p {
    padding-top: 18px !important;
}

.tab3 .sub_row .checkbox {
    float: left;
    margin-top: 4px;
}

.tab3 .sub_row .sub_sub_box {
    width: 80%;
    margin: 7px 0 15px 10%;
    float: left;
}

.tab3 .sub_row input.smal_inpt {
    width: 73px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    float: left;
    margin-left: 10px;
}

.tab3 .sub_row .drop_lst {
    border: 1px solid #d6d6d6;
    font-size: 16px;
    color: #5a6570;
    width: 120px;
}

.tab3 .first_row,
.tab3 .first_row p,
.tab3 .first_row p .radio,
.tab3 .first_row p label {
    float: left;
}

.tab3 .first_row {
    width: 90%;
    float: left;
}

.tab3 .first_row p {
    padding: 0 !important;
}

.tab3 .first_row p label {
    line-height: 44px;
    margin: 0 10px;
}

.tab3 .first_row p:last-child {
    margin-left: 27%
}

.tab3 .tab_1_sav {
    padding-top: 20px !important;
    margin: 10px auto 20px;
}

.suc_msg {
    background: #12A252;
    color: #FFF;
    display: none;
    font-size: 23px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}

.error_msg {
    background: #D22B30;
    color: #FFF;
    display: none;
    font-size: 23px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}

.fileUPInput {
    cursor: pointer;
    position: relative;
    top: -43px;
    right: 0;
    z-index: 99;
    height: 42px;
    font-size: 5px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    width: 100%
}

.inputWrapper {
    height: 20px;
    width: 50px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.custom-txt {
    background: none !important;
    padding-left: 2px !important;
}

.custom-img {
    float: left;
    margin-left: 20px;
}

.loader-img {
    float: left;
    margin-left: -70px;
    display: none;
}

.pop-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    z-index: 10;
    padding: 20px;
    display: none;
}

.fb-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    z-index: -1000;
    padding: 20px;
    opacity: 0;
    display: block;
}

.inputError {
    border: 1px solid #f80000 !important;
}

.sfsicloseBtn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}



.sfsi_tool_tip_2 .tool_tip>img,
.tool_tip>img {
    display: inline-block;
    margin-right: 4px;
    float: left;
}

.norm_row {
    float: left;
    min-width: 25px;
}

.norm_row a {
    border: none;
    display: inline-block;
    position: relative;
    float: left;
}

.sfsi_tool_tip_2 a {
    min-height: 0 !important;
}

.sfsi_widget {
    min-height: 55px;
}

.sfsi_widget a img {
    box-shadow: none !important;
    outline: 0;
}

.sfsi_wicons {
    display: inline-block;
    color: #000;
}

.sel-active {
    background-color: #f7941d;
}

.sfsi_outr_div .close {
    position: absolute;
    right: 18px;
    top: 18px;
}

.sfsi_outr_div h2 {
    color: #778088;
    font-family: helveticaregular;
    font-size: 26px;
    margin: 0 0 9px;
    padding: 0;
    text-align: center;
    font-weight: 400;
}

.sfsi_outr_div ul li a {
    color: #5A6570;
    text-decoration: none;
}

.sfsi_outr_div ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: none;
}

.expanded-area {
    display: none;
}

.sfsi_wicons a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.scale,
.scale-div,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.sfsi_Sicons {
    float: left;
}

.sfsi_Sicons .sf_subscrbe {
    margin: 2px 3px 3px 0;
    line-height: 20px;
}

.sfsi_Sicons .sf_fb
{
    margin: 0 4px 0 5px;
    line-height: 20px;
}
 .sfsi_Sicons .sf_fb_share {
     text-align: left;
     vertical-align: middle;
     float: left;
     line-height: 33px;
     width: auto;
     margin-right: 7px;
 }

.sfsi_Sicons .sf_twiter {
    margin: -12px 7px 0 4px;
    line-height: 20px;
}

.sfsi_Sicons.left .sf_subscrbe {
    margin: 2px 8px 3px 0;
}

.sfsi_Sicons.left .sf_fb {
    margin: 0 8px 0 0;
}

.sfsi_Sicons.left .sf_twiter {
    margin: 2px 7px 0 0;
}

.sfsi_Sicons.right .sf_subscrbe {
    margin: 2px 0 3px;
}

.sfsi_Sicons.right .sf_fb {
    margin: 0 0 0 7px;
}

.sfsi_Sicons.right .sf_twiter {
    margin: 2px 0 0 8px;
}

.sfsi_Sicons .sf_subscrbe,
.sfsi_Sicons .sf_twiter {
    position: relative;
    width: 75px;
}

.sfsi_Sicons .sf_twiter iframe {
    margin: 0px;
    height: 20px !important;
    overflow: visible !important;
}

.sfsi_Sicons .sf_twiter iframe #widget {
    overflow: visible !important;
}

.sfsi_Sicons .sf_subscrbe a {
    width: auto;
    float: left;
    border: medium none;
    padding-top: 0px;
}

.sfsi_Sicons .sf_subscrbe a:focus {
    outline: medium none;
}

.sfsi_Sicons .sf_subscrbe a img {
    width: 65px;
    float: left;
    height: 20px !important;
}

.sfsi_Sicons .sf_fb {
    position: relative;
    width: 75px;
}


.sfsi_Sicons .fb_iframe_widget {
    float: left;
    min-width: 115px;
    width: 73px;
    margin: 2px 0 0;
}

.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout="button_count"] {
    min-width: 125px;
    width: 73px !important;
    margin-left: 17px;
    margin-right: 24px;
}

.sfsi_pop_up .button a:hover {
    color: #fff;
}

.sfsi_pop_up .button:hover {
    background: #12a252;
    color: #fff;
    border: none;
}

ul.icn_listing li .right_info a {
    outline: 0;
    font-family: helveticaregular;
}

.upload_pop_up .upload_butt {
    line-height: 27px;
    margin-left: 6px;
}

.drop_lsts {
    left: 220px;
    position: relative;
    top: -40px;
}

.drop_lsts .styled {
    top: -42px;
    width: 127px;
    height: 33px;
}

.drop_lsts span {
    line-height: 50px;
}

.drag_drp {
    left: 11px;
    position: relative;
    top: 38px;
    font-size: 17px;
}

.listing ul li label {
    width: 224px;
    float: left;
}

.row_onl {
    width: 100%;
    float: left;
}

#sfsi_Show_popupOn_PageIDs option.sel-active {
    background: #f7941d;
}

.sfsi_inside div iframe {
    float: left;
    margin: 0;
}

.sfsi_inside div #___plus_0,
.sfsi_inside div #___plusone_0 {
    height: 27px;
}

.sfsi_outr_div li {
    float: left;
}

.sfsi_tool_tip_2 .sfsi_inside div {
    min-height: 0;
}
.sfsi_tool_tip_2 .sfsi_inside > div {
    height: 23px !important;
}

#___plus_1>iframe {
    height: 30px;
}

.main_contant h1 {
    margin: 0 0 18px;
}

.main_contant p {
    margin: 0 0 11px;
}

.main_contant p>a {
    color: #1a1d20;
    text-decoration: underline;
}

.tab1 .gary_bg {
    background: #f1f1f1;
}

#accordion {
    margin-top: 25px;
}

.main_contant p>a,
.tab1 p span {
    font-family: helveticabold;
}

.wapper .ui-accordion-header-active {
    margin-top: 20px !important;
}

.wapper .tab2 {
    padding: 20px 33px 12px 34px !important;
}

.wapper .tab2 p {
    margin-bottom: 6px;
}

.tab2 .twt_tab_2 label {
    width: 175px;
}

.tab2 .twt_fld {
    margin: 18px 0 23px;
    float: left;
}

.tab2 .twt_fld_2 {
    margin: 0 0 17px;
    float: left;
}

.tab2 .utube_inn {
    padding-bottom: 2px;
    float: left;
}

.tab2 .utube_inn label {
    max-width: 90%
}

.tab2 .utube_inn label span {
    font-family: helveticabold;
}

.tab2 .inr_cont p>a {
    font-family: helveticaneue-light;
    color: #778088;
    text-decoration: underline;
}

.pinterest_section .inr_cont .pint_url {
    float: left;
    padding-top: 6px;
    clear: both;
}

.pinterest_section .inr_cont .add {
    width: 417px !important;
}

.linkedin_section .link_1,
.linkedin_section .link_2,
.linkedin_section .link_3,
.linkedin_section .link_4 {
    float: left;
    width: 100%
}

.linkedin_section .link_1 input.add,
.linkedin_section .link_2 input.add,
.linkedin_section .link_3 input.add,
.linkedin_section .link_4 input.add {
    width: 417px;
}

.linkedin_section .link_1 {
    margin-bottom: 7px;
}

.linkedin_section .link_2 {
    margin-bottom: 12px;
}

.linkedin_section .link_3,
.linkedin_section .link_4 {
    margin-bottom: 13px;
}

.tab2 .linkedin_section .link_4 {
    margin-bottom: 0;
}

ul.tab_3_list li span {
    font-family: helveticaregular;
}

#accordion .tab4 h4,
#accordion1 .tab4 h4 {
    color: #414951;
    font-size: 20px;
}

.specify_counts .listing li .input {
    width: 73px;
}

.sfsi_fbpgidwpr {
    width: 180px;
    float: left;
    font-weight: bold;
    font-size: 17px;
    color: #000000;
}

.sfsi_fbpgiddesc {
    font-weight: normal;
    width: 42%;
    font-size: 14px;
    color: #888888;
    padding: 4px 0 0 60px;
}

.specify_counts .listing li .input.mypginpt {
    width: 288px;
}

.tab3 .Shuffle_auto .sub_sub_box .tab_3_option {
    padding-top: 0 !important;
    margin-bottom: 10px !important;
}

.tab4 {
    padding-top: 35px !important;
}

.tab4 .save_button {
    padding-top: 46px;
}

.tab5 {
    padding-top: 31px !important;
}

.tab7 {
    padding-top: 28px !important;
}

.tab5 .row_onl {
    margin-top: 15px;
}

.tab5 .sticking .link>a {
    color: #a4a9ad;
    text-decoration: underline;
}

.tab5 .mouse_txt h4 {
    /*margin-bottom: 8px!important;*/
    padding-bottom: 30px !important;
}

.tab5 .save_button {
    padding-top: 54px;
}

.tab7 .like_pop_box h2 {
    font-family: helveticabold;
    text-align: center;
    color: #414951;
    font-size: 26px;
}

.tab1 ul.icn_listing li .right_info label:hover {
    text-decoration: none !important;
}

.tab1 ul.icn_listing li .right_info label.expanded-area {
    clear: both;
    float: left;
    margin-top: 14px;
    width: 100%;
}

.tab7 .space {
    margin-top: 14px;
}

.tab7 .pop_up_show label {
    font-family: helveticaneue-light !important;
}

.tab7 .save_button {
    padding-top: 78px;
}

.like_txt a {
    text-decoration: none;
    font-family: helveticaregular;
}

.bdr_btm_non {
    border-bottom: none !important;
}

.tab1 .tab_1_sav {
    padding-top: 13px;
}

#accordion .tab2 .facebook_section .inr_cont p.extra_sp,
#accordion1 .tab2 .facebook_section .inr_cont p.extra_sp {
    padding-top: 7px;

}

.tab2 .custom_section {
    width: 100%
}

.tab7 {
    padding-bottom: 40px !important;
}

.tab9 .save_button {
    padding-top: 40px;
}

.tab9 .save_button a {
    padding: 16px 0;
}

.tab2 .twitter_section .twt_fld input.add,
.tab2 .twitter_section .twt_fld_2 textarea.add_txt {
    width: 464px !important;
}

.tab2 .utube_inn .fb_url label span {
    font-family: helveticaneue-light;
}

.tab1 label,
.tab2 label,
.tab3 label,
.tab4 label,
.tab5 label,
.tab6 label,
.tab7 label,
.tab8 label {
    cursor: default !important;
}

.tab5 .new_wind h4 {
    margin-bottom: 11px !important;
}

.pop_up_box .fb_2 span {
    height: 28px !important;
}

.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a {
    margin-top: 0;
}

.tab6 .social_icon_like1 ul li span {
    margin-top: -1px;
}

#sfpageLoad {
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/ajax-loader.gif) 50% 50% no-repeat #F9F9F9;
    height: 100%;
    left: 160px;
    opacity: 1;
    position: fixed;
    top: 0;
    width: calc(100% - 160px);
    z-index: 9999;
}

.sfsi_tool_tip_2,
.tool_tip {
    background: #FFF;
    border: 1px solid #e7e7e7;
    box-shadow: #e7e7e7 0 0 2px 1px;
    display: block;
    float: left;
    margin: 0 0 0 -52px;
    padding: 5px 14px 5px 14px;
    position: absolute;
    z-index: 10000;
    border-bottom: #e5e5e5 solid 4px;
    width: 100px;
}

.sfsi_tool_tip_2 {
    display: inline-table;
}

.inerCnt,
.inerCnt:hover,
.inerCnt>a,
.inerCnt>a:hover,
.widget-area .widget a {
    outline: 0;
}

.sfsi_tool_tip_2_inr {
    bottom: 90%;
    left: 20%;
    opacity: 0;
}

.sfsi_tool_tip_2 .bot_arow {
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/bot_tip_icn.png) no-repeat;
    position: absolute;
    bottom: -21px;
    left: 50%;
    width: 15px;
    height: 21px;
    margin-left: -5px;
}

.sfsi_tool_tip_2 .top_big_arow {
    position: absolute;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -21px;
    left: 50%;
    width: 15px;
    height: 21px;
    margin-right: -5px;
}

.sfsi_tool_tip_2_inr .gpls_visit>a,
.sfsi_tool_tip_2_inr .prints_visit_1 a,
.sfsi_tool_tip_2_inr .utub_visit>a {
    margin-top: 0;
}

.sfsi_tool_tip_2_inr .linkin_1 a,
.sfsi_tool_tip_2_inr .linkin_2 a,
.sfsi_tool_tip_2_inr .linkin_3 a,
.sfsi_tool_tip_2_inr .linkin_4 a,
.sfsi_tool_tip_2_inr .prints_visit a {
    margin: 0;
}

.sfsiTlleftBig {
    bottom: 121%;
    left: 22%;
    margin-left: -54%
}

.sfsiTlleft {
    bottom: 100%;
    left: 50%;
    margin-left: -66px;
    margin-bottom: 2px;
}

.sfsi_plc_btm {
    bottom: auto;
    top: 100%;
    left: 50%;
    margin-left: -63px;
    margin-top: -6px;
    margin-bottom: auto;
}

.inerCnt {
    position: relative;
    z-index: inherit !important;
    float: left;
    width: 100%;
    float: left;
}

.sfsi_wicons {
    margin-bottom: 30px;
    position: relative;
    padding-top: 5px;
}

.norm_row .bot_no {
    position: absolute;
    padding: 1px 0;
    font-size: 12px !important;
    text-align: center;
    line-height: 12px !important;
    background: #fff;
    border-radius: 5px;
    left: 50%;
    margin-left: -22px;
    z-index: 9;
    border: 1px solid #333;
    top: 100%;
    white-space: pre;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    width: 40px;
}

.norm_row .bot_no:before {
    content: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
    position: absolute;
    height: 9px;
    margin-left: -7.5px;
    top: -10px;
    left: 50%;
    width: 15px;
}

.bot_no.sfsiSmBtn {
    font-size: 10px;
    margin-top: 4px;
}

.bot_no.sfsiSmBtn:before {
    margin-left: -8px;
    top: -9px;
}

.norm_row .cbtn_vsmall {
    font-size: 9px;
    left: -28%;
    top: 4px;
}

.norm_row .cbtn_vsmall:before {
    left: 31%;
    top: -9px;
    margin-left: -31%
}

h2.optional {
    font-family: helveticaregular;
    font-size: 25px;
    margin: 14px 0 19px;
    color: #5a6570;
}

.utube_tool_bdr .utub_visit {
    margin: 9px 0 0;
    height: 24px;
    display: inline-block;
    float: none;
}

.utube_tool_bdr .utub_2 {
    margin: 9px 0 0;
    height: 24px;
    width: 86px;
    display: inline-block;
    float: none;
}

.printst_tool_bdr {
    width: 79px;
}

.printst_tool_bdr .prints_visit {
    margin: 0 0 10px -22px;
}

.printst_tool_bdr .prints_visit_1 {
    margin: 0 0 0 -53px;
}

.fb_tool_bdr {
    width: 68px;
    height: auto;
}

.fb_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-left: 2px;
}

.fb_tool_bdr .sfsi_inside .icon1 {
    /* margin: 0 0 -5px 0;*/
    margin: 2px 0px 6px 0;
    height: auto;
    display: inline-block;
    float: none;
}

.fb_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 0 -2px -8px !important;
    height: auto;
/*     width: 60px; */
    display: inline-block;
    overflow: hidden;
}

.fb_tool_bdr .sfsi_inside .icon3 {
    margin: 2px 0 2px 0;
    height: auto;
/*     width: 62px; */
    display: inline-block;
    float: none;
}

.fb_tool_bdr .sfsi_inside .fb_1,
.fb_tool_bdr .sfsi_inside .fb_2,
.fb_tool_bdr .sfsi_inside .fb_3 {
    margin: 9px 0 0;
    height: 25px;
}

.printst_tool_bdr .sfsi_inside {
    text-align: center;
    float: left;
    width: 100%
}

.printst_tool_bdr .sfsi_inside .icon1 {
    /* margin: 2px 0;*/
    margin: 3px 0 3px 0;
    /*  height: 24px;*/
    height: auto;
    display: inline-block;
    float: none;
/*     width: 64px; */
}

.printst_tool_bdr .sfsi_inside .icon2 {
    /*  margin: 2px 0;*/
    margin: 2px 0 2px 0;
    height: auto;
    display: inline-block;
    float: none;
    max-width: 73px;
    width: auto;
}

.printst_tool_bdr .sfsi_inside .prints_visit,
.printst_tool_bdr .sfsi_inside .prints_visit_1 {
    margin: 9px 0 0;
    height: 20px;
    float: none;
    display: inline-block;
}

.printst_tool_bdr {
    margin-left: -59px;
}

.fb_tool_bdr .sfsi_inside .icon1>a>img,
.gpls_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon4>a>img,
.printst_tool_bdr .sfsi_inside .icon1>a>img,
.printst_tool_bdr .sfsi_inside .icon2>a>img,
.utube_tool_bdr .sfsi_inside .icon1>a>img {
    padding-top: 0;
}

.gpls_tool_bdr {
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .icon1>a>img {
    padding-top: 0;
}

.gpls_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.gpls_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0;
    display: inline-block;
    float: none;
    height: 29px;
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 0 3px 0;
    display: inline-block;
    float: none;
    height: 24px;
    width: 38px;
}

.gpls_tool_bdr .sfsi_inside .icon3 {
    margin: 3px 0 2px 0;
    display: inline-block;
    float: none;
    height: 24px;
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .gpls_visit,
.gpls_tool_bdr .sfsi_inside .gtalk_2,
.gpls_tool_bdr .sfsi_inside .gtalk_3 {
    margin: 9px 0 0;
    height: 29px;
}

.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
    bottom: 100%;
    left: 50%;
    margin-bottom: -12px;
}

.fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
    bottom: 100%;
    left: 50%;
    margin-bottom: 8px;
}

.printst_tool_bdr {
    bottom: 80%;
    left: 50%;
    /* margin-bottom: 2px;*/
    margin-bottom: 0px;
    margin-bottom: 18px;
}

.printst_tool_bdr {
    bottom: 80%;
    left: 50%;
    margin-bottom: 18px;
}

.twt_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.twt_tool_bdr .sfsi_inside .cstmicon1 {
    margin: 2px 0px 2px 0 !important;
    /*margin: 2px 0!important;    display: inline-block;*/
    float: none;
/*     width: 62px; */
    /* overflow: hidden;*/
    /*height: 20px;*/
}

.twt_tool_bdr .sfsi_inside .cstmicon1 a img {
    float: left;
}

.twt_tool_bdr .sfsi_inside .icon1 {
    /*margin: -4px 0 -5px 0 !important;*/
    margin: 5px 0px 3px 0 !important;
    display: inline-block;
    float: none;
/*     width: 61px; */
    /*   overflow: hidden;*/
    height: auto;
}

.twt_tool_bdr .sfsi_inside .icon1 iframe {
    max-width:100%;
}

.twt_tool_bdr .sfsi_inside .icon2 {
    margin: 3px 0px 2px 0px !important;
    display: inline-block;
    float: none;
    height: auto;
/*     width: 58px; */
}

.twt_tool_bdr .sfsi_inside .twt_1 {
    margin: 9px 0 0;
    display: inline-block;
    float: none;
    /*width: 58px;*/
    height: 20px;
    overflow: hidden;
}

.twt_tool_bdr .sfsi_inside .twt_1 iframe {
    width: 100% !important;
}

.twt_tool_bdr .sfsi_inside .twt_2 {
    margin: 9px 0 0;
    height: 20px;
    display: inline-block;
    float: none;
    /*width: 58px;*/
}

.utube_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.utube_tool_bdr .sfsi_inside .icon1 {
    /*margin: 5px 0 0;*/
    margin: 4px 0px 3px 0;
    height: 24px;
    display: inline-block;
    float: none;
    width: 96px;
}

.utube_tool_bdr .sfsi_inside .icon2 {
    /*   margin: 9px 0 0;*/
    margin: 2px 0 3px 0 !important;
    height: 24px;
    display: inline-block;
    float: none;
    max-width: 96px;
    width: 82px;
}

.pop-overlay.read-overlay.ytex-s2 .utube_tool_bdr {
    width: 93px;
    bottom: 100%;
    left: 50%;
    margin-bottom: -12px;
}

.utube_tool_bdr {
    width: 93px;
    bottom: 100%;
    left: 50%;
    margin-bottom: 8px;
}

.linkedin_tool_bdr {
    width: 66px;
}

.linkedin_tool_bdr .sfsi_inside {
    text-align: center;
    float: left;
    width: 100%
}

.linkedin_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
    text-align: initial;
}

.linkedin_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 19px 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
}

.linkedin_tool_bdr .sfsi_inside .icon3 {
    margin: 2px 19px 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
}

.linkedin_tool_bdr .sfsi_inside .icon4 {
    margin: 2px 0 1px 0px;
    display: inline-block;
    float: none;
    /* height: 25px !important;*/
    width: 100%;
}

.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside .icon1 {
    margin: 7px 0;
}

.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,
.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,
.sfsi_widget .fb_tool_bdr .sfsi_inside .icon1 {
    height: auto
}

.linkedin_tool_bdr .linkin_1,
.linkedin_tool_bdr .linkin_2,
.linkedin_tool_bdr .linkin_3,
.linkedin_tool_bdr .linkin_4 {
    margin: 9px 0 0 !important;
    height: 20px;
    display: inline-block;
    float: none;
    overflow: hidden;
}

.twt_tool_bdr {
    width: 62px;
    height: auto;
}

.twt_tool_bdr .sfsi_inside .icon1>iframe {
    margin: 0 auto !important;
    float: none !important;
    width: 100%
}

.twt_tool_bdr .sfsi_inside .icon1>iframe #widget {
    text-align: center;
}

.sfsi_pop_up .button {
    border: none;
    padding: 0;
}

.pop_up_box .button a {
    color: #fff;
    line-height: normal;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    width: 482px;
    height: 80px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    font-family: helveticabold;
}

.tab3 ul.tab_3_icns li .radio {
    margin-top: 7px;
}

.tab3 ul.tab_3_icns li label {
    line-height: 50px !important;
    margin-left: 20px;
}

.sfsi_mainContainer input[type=email],
.sfsi_mainContainer input[type=number],
.sfsi_mainContainer input[type=password],
.sfsi_mainContainer input[type=search],
.sfsi_mainContainer input[type=tel],
.sfsi_mainContainer input[type=text],
.sfsi_mainContainer input[type=url],
.sfsi_mainContainer select,
.sfsi_mainContainer textarea {
    color: #5a6570 !important;
    line-height: 1 !important;
}

.adminTooltip {
    left: 118px;
    position: absolute;
}

.adPopWidth {
    min-height: 136px !important;
}

.main_contant p>a.lit_txt,
.tab4 p>a {
    font-family: helveticaregular;
    color: #414951;
}

.tab1 ul.icn_listing li .custom-txt {
    margin-left: 5px;
}

.tab1 ul.icn_listing li .custom-img {
    margin-left: 18px;
}

.linkedin_section .link_4>label.anthr_labl {
    height: 60px;
}

.mediam_txt {
    font-family: helveticabold;
}

.sfsiCtxt {
    line-height: 51px;
    font-family: helveticaregular;
    font-size: 22px;
    float: left;
    padding-left: 19px;
    color: #5a6570;
}

.customstep2-img {
    width: 51px;
    float: left;
}

.tab2 .row h2.custom {
    margin: 15px 0 7px 21px;
    height: 52px;
    line-height: 51px;
    font-family: helveticaregular;
    font-size: 22px;
}

.custom-links p.cus_link label {
    margin-left: 0;
}

.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover {
    opacity: .9;
}

.tab2 .rss_url_row .sfrsTxt {
    font-size: 17px;
    line-height: 47px;
    margin: 0 0 0 4px;
    font-family: helveticaregular;
}

.tab2 .rss_url_row .sfrsTxt>strong {
    font-family: helveticaregular;
}

.tab2 .utube_inn p.extra_pp {
    float: left;
    width: 100%;
    margin: 0 0 0 48px;
}

.tab2 .utube_inn p.extra_pp label {
    float: left;
    line-height: 41px;
    margin-right: 8px;
}

.sfsi_inside .icon2 .fb_iframe_widget span {
    width: 500px !important;
}

@media (max-width:767px) {
    .sfsi_inside .icon2 .fb_iframe_widget span {
        width: auto;
    }

    .sfsi_outr_div {
        top: 10%
    }

    .sfsi_outr_div h2 {
        font-size: 22px !important;
        line-height: 28px;
    }

    .sfsi_wicons {
        padding-top: 0;
    }
}

.specify_counts .listing li .high_prb {
    height: 41px;
}

.sfsi_Sicons {
    position: relative;
}



.sfsi_Sicons .fb_iframe_widget {
    float: left;
    width: 73px;
    margin: 2px 0 0;
}

.sfsi_Sicons .sf_fb .fb_iframe_widget>span {
    position: absolute;
    /*width: 450px!important;    z-index: 1;*/
}

.tab2 .utube_inn label {
    font-size: 17px;
}

.sfsi_plc_btm {
    padding: 5px 14px 9px;
}

.tab7 .field {
    margin-top: 7px;
}

.sfsi_outr_div ul li .cmcls img {
    margin-top: 0 !important;
}

.sfsi_outr_div ul li .inerCnt {
    float: left;
}

.sfsi_outr_div ul li .inerCnt .bot_no {
    position: absolute;
    padding: 1px 0;
    font-size: 12px !important;
    line-height: 12px !important;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    display: block;
    left: 50%;
    margin-left: -20px;
    border: 1px solid #333;
    white-space: pre;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 6px;
    width: 40px;
    word-break: break-all;
    word-wrap: break-word;
}

.sfsi_outr_div ul li .inerCnt .bot_no:before {
    content: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
    position: absolute;
    height: 9px;
    margin-left: -7.5px;
    top: -10px;
    left: 50%;
    width: 15px;
}

.sfsi_outr_div {
    position: fixed;
    width: 100%;
    float: none;
    left: 50%;
    top: 20%;
    margin-left: -50%;
    opacity: 0;
    z-index: -1;
    display: block;
    text-align: center;
}

.sfsi_outr_div .sfsi_FrntInner_chg {
    display: inline-block;
    padding: 15px 17px 27px 18px;
    background: #FFF;
    border: 1px solid #EDEDED;
    box-shadow: 0 0 5px #CCC;
    margin: 20px;
    position: relative;
}

.sfsi_FrntInner_chg .sfsiclpupwpr {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 25px;
    cursor: pointer;
}

.sfsi_FrntInner_chg .sfsiclpupwpr img {
    width: auto;
    float: left;
    border: medium none;
}

.tab7 .like_pop_box {
    width: 100%;
    margin: 35px auto auto;
    position: relative;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner {
    display: inline-block;
    padding: 18px 20px;
    box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    border: 1px solid #ededed;
    background: #FFF;
}

.tab7 .like_pop_box .sfsi_Popinner h2 {
    margin: 0 0 23px;
    padding: 0;
    color: #414951;
    font-family: helveticabold;
    font-size: 26px;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab7 .like_pop_box .sfsi_Popinner ul li span {
    margin: 0;
    width: 60px;
    display: block;
    background: url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
    height: 37px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-family: helveticaregular;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.tab7 .like_pop_box .sfsi_Popinner ul li a {
    color: #5a6570;
    text-decoration: none;
}

.sfsi_outr_div .sfsi_FrntInner_chg .sfsi_wicons {
    margin-bottom: 0;
}

.sfsi_outr_div ul {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    text-align: center;
}

a.sfsiColbtn {
    color: #5a6570 !important;
    float: right;
    font-size: 14px;
    margin: -35px -30px 0 0;
    position: relative;
    right: 0;
    font-family: helveticaregular;
    width: 100px;
    text-decoration: none;
}

.tab3 a.sfsiColbtn {
    margin-top: -43px;
}

.sfsi_FrntInner_chg ul li:first-of-type .sfsi_wicons {
    margin-left: 0 !important;
}

ul.tab_3_icns li .trans_bg {
    background: #000;
    padding-left: 3px;
}

.tab2 .instagram_section {
    padding-bottom: 20px;
}

h1.abt_titl {
    text-align: center;
    margin: 19% 0 0;
}

.sfcm.sfsi_wicon {
    padding: 0;
    width: 100%;
    border: medium none;
}

.fb_iframe_widget span {
    vertical-align: top !important;
}

.sfsi_outr_div .sfsi_FrntInner_chg ul {
    margin: 0 0 0 3px;
}

.sfsi_outr_div .sfsi_FrntInner_chg ul li {
    margin: 0 3px 0 0;
}

.sfcm.sfsi_wicon {
    margin: -1px;
    padding: 0;
}

@media (min-width:320px) and (max-width:480px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0;
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both;
    }

    .sfsi_outr_div {
        top: 10%;
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important;
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%;
    }

    .sfsi_Sicons .sf_fb
     {
        margin-bottom: 24px;
    }


    .sfsi_Sicons .sf_twiter {
        margin-bottom: 4px;
    }
}

@media (max-width:320px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0;
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both;
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important;
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%
    }
}

ul.SFSI_lsngfrm {
    float: left;
    width: 61%;
    padding-left: 60px !important;
}

ul.SFSI_instructions {
    float: left;
    width: 35%;
}

li.youtube_options {
    padding-left: 60px !important;
}

input[name="sfsi_pinterest_manualCounts"] {
    margin-left: -20px !important;
}

ul.SFSI_instructions li {
    font-size: 12px !important;
    line-height: 25px !important;
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    width: 100%
}

/*{Monad}*/
/*Upload Skins css*/
.cstmskin_popup {
    width: 500px;
    background: #FFF;
    box-shadow: 0 0 5px 3px #d8d8d8;
    margin: 40px 0px auto;
    padding: 20px 25px 20px;
    font-family: helveticaregular;
    color: #5a6570;
    height: auto;
    float: left;
    position: relative;
    left: 35%;
}

.cstomskins_wrpr {
    float: left;
    width: 100%;
}

.custskinmsg {
    float: left;
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
}

.custskinmsg>ul {
    color: #000;
    float: left;
    margin-top: 8px;
    width: 100%;
}

ul.cstmskin_iconlist {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
    height: 307px;
    overflow-y: scroll;
}

.placethemanulywpr {
    max-width: 98% !important
}

.cstmskin_iconlist>li {
    float: left;
    margin: 3px 0;
    width: 100%;
}

.cstm_icnname {
    float: left;
    width: 30%;
}

.cstmskins_btn>img {
    float: left;
    margin-right: 25px;
}

.cstmskin_btn {
    width: auto;
    float: left;
    padding: 3px 20px;
    color: #fff;
    background-color: #12a252;
    text-decoration: none;
    margin: 0 10px;
}

.cstmskins_sbmt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
}

.done_btn {
    width: auto;
    padding: 3px 80px;
    color: #fff;
    background-color: #12a252;
    text-decoration: none;
    font-size: 18px;
}

.cstmskin_btn:hover,
.done_btn:hover,
.cstmskin_btn:focus,
.done_btn:focus {
    color: #fff;
}

.skswrpr,
.dlt_btn {
    display: none;
}

.cstmutbewpr {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-left: 40px;
}

.cstmutbewpr ul.enough_waffling li {
    width: auto;
    float: left;
    margin-right: 20px;
}

.cstmutbewpr ul.enough_waffling li span {
    float: left;
}

.cstmutbewpr ul.enough_waffling li label {
    width: auto;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.cstmutbewpr .cstmutbtxtwpr {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr {
    width: 100%;
    float: left;
    display: none;
}

#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p {
    margin-left: 0px;
}

.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr {
    width: 100%;
    float: left;
    display: none;
}

#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label {
    width: 120px;
}

.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    border: medium none;
}

.sfsi_socialwpr {
    width: auto;
    /*display: inline-block;*/
    display: flex;
    align-items: center;
    /*vertical-align: middle;*/
}

.sfsi_socialwpr .sf_fb
 {
    float: left;
}

.sfsipyplfrm {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.sfsipyplfrm input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #0074a2;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
    text-decoration: underline;
}

.sfsipyplfrm input[type="submit"]:hover {
    color: #2ea2cc
}

.pop_up_box_ex {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px 3px #d8d8d8;
    color: #5a6570;
    font-family: helveticaregular;
    margin: 200px auto;
    min-height: 150px;
    padding: 20px 25px 0px;
    position: relative;
    width: 290px;
}

.pop_up_box_ex {
    color: #5a6570;
    font-family: helveticaregular;
}

.cstmutbchnlidwpr .utbe_instruction,
.cstmutbchnlnmewpr .utbe_instruction,
.lnkdin_instruction {
    float: left;
    line-height: 22px;
    margin-top: 10px;
    width: 100%;
}

.fb_iframe_widget iframe {
    max-width: none;
}

.sfsi_mainContainer p.bldtxtmsg {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px;
    width: 100%;
    text-align: center;
}

.sfsinewplgndesc {
    background: none repeat scroll 0 0 #e5e5e5;
    float: left;
    padding: 5px 10px 8px;
    margin-top: 25px;
}

.sfsinewplgndesc>.clear>a {
    color: #5a6570;
    font-weight: bold;
}

.sfsiicnsdvwrp {
    float: left;
    width: 110px;
}

.sfsi_Sicons:not( .sfsi_Sicons_position_right ) .sf_subscrbe .bot_no {
    background: rgba(0, 0, 0, 0) url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
    font-size: 12px !important;
    left: 67px;
    line-height: 18px !important;
    margin-left: 0px;
    margin-top: 0px;
    padding: 1px 0;
    /*position: absolute;*/
    text-align: center;
    top: 30px;
    white-space: pre;
    width: 33px;
    height: 24px;
    z-index: 9;
}

.sfsi_wicons a.sficn,
.sfsi_wicons .sfsi_inside a,
.sfsi_Sicons div a {
    box-shadow: none;
    border: none;
}

/* .sfsi_Sicons .sf_pinit>span {
    height: 20px !important;
} */

.sfsi_Sicons .sf_pinit>span>span {
    width: 38px !important;
    right: -45px !important;
}

.sfsi_wicons a {
    box-shadow: none !important;
}

a.sficn {
    cursor: pointer;
}

.sfsi_Sicons .fb_iframe_widget>span {
    vertical-align: top !important;
}

.sfsi_Sicons .sf_fb
 {
   margin: 0 -10px 0px 2px !important;
}

.disabled_checkbox .sfsi_right_info:before {
    position: absolute;
    content: "";
    width: 500px;
    height: 60px;
    display: inline-block;
    z-index: 99;
    margin-left: -59px;
    margin-top: -14px;
    background: rgba(255, 255, 255, .6);
}

.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before {
    margin-left: -49px !important;
    width: 400px;
}

#sfsi_floater .fb_tool_bdr .sfsi_inside .icon2 {
    /*margin: -2px 0 -5px 0;*/
}

.sfsi_wechat_follow_overlay {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.7);
    height:100vh;
}

.sfsi_wechat_follow_overlay .close_btn {
    position: absolute;
    right: 60px;
    top: 60px;
    font-size: 40px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 0 10px;
    border-radius: 60px;
    color: #333;
    background-color: #ffff;
    text-decoration: none;
}

@media (max-width:786px) {
    .sfsi_upload_butt_container {
        display: inline-block;
    }

    .upload_butt {
        height: 38px;
    }

    .sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child {
        margin-left: 0;
        margin-right: 20px;
    }
}

/*added by Developer */
#accordion1 p:nth-child(2) {
    padding-top: 0px !important;
}

input[name="sfsi_instagram_manualCounts"] {
    margin-left: -15px !important;
}

.sfsi_prem_cmn_rowlisting {
    width: 33.33%;
}

.rss_url_row h4 {
    line-height: 43px !important;
    font-size: 17px !important;
    font-family: 'helveticaneue-light' !important;
}

.cstmutbchnlnmewpr p.extra_pp label {
    width: auto !important;
}

.cstmutbchnlidwpr p.extra_pp label {
    width: auto !important;
}

.tab_3_option {
    margin: 10px 0 0;
}

div.tab3 .sub_row.stand.sec_new {
    margin: 0;
}

div#custom_social_data_setting h4 {
    padding-bottom: 30px;
}

.like_pop_box img.sfcm {
    height: 50px;
    width: 50px;
}

.linkedin_tool_bdr {
    line-height: 0 !important;
}

.twt_tool_bdr {
    line-height: 0 !important;
}

div#sfsiid_facebook {
    line-height: 0 !important;
}

div#sfsiid_youtube {
    line-height: 0 !important;
}

.printst_tool_bdr {
    line-height: 0 !important;
}

/*end added by Developer */
/*by developer - 29-5-2019 */
ul.SFSI_instructions li,
ul.SFSI_instructions li a {
    font-size: 17px !important;
    font-family: helveticaregular !important;
    font-weight: 400;
    color: #1a1d20 !important;
}

body .specify_counts .listing .sfsi_instagramInstruction li {
    font-size: 17px !important;
    font-family: helveticaregular !important;
    font-weight: 400 !important;
    color: #1a1d20 !important;
    line-height: 26px !important;
}

/*end - 29-5-2019*/

a.pop-up .radio {
    opacity: 0.5;
    background-position: 0px 0px !important;
    /* padding-right: 3px; */
}

.sfsi_vertically_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sfsi_center {
    display: flex;
    justify-content: center;
}
.sfsi_custom_icons_q4 {
    display: flex;
    align-items: center;
}
.tab6 .sfsi_responsive_icon_option_li .options .first.first.first {
    width: 25%!important;
}
.sfsi_responsive_icon_gradient{
    background-image: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
    background-image: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
    /*background-image: linear-gradient(to bottom,rgba(0,0,0,.17) 0%,rgba(255,255,255,.17) 100%);*/
}
.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns li {
    width: 50%;
    max-width: 450px;
    padding-left: 0;
    padding-bottom: 0;
}
 .tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr > li {
    width:100% !important;
    max-width:100% !important;
    border-left: 45px solid transparent;
}

.tab6 ul.sfsi_icn_listing8 li {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
}

ul.sfsi_icn_listing8 li .sfsi_right_info a {
    outline: 0;
    font-family: helveticaregular;
}
#accordion .tab6 ul.sfsi_tab_3_icns {
    margin-top: 25px;
}
.sfsi_tab_3_icns.sfsi_shwthmbfraftr {
    overflow: visible;
}
ul.sfsi_tab_3_icns {
    list-style: none;
    margin: 34px 0 0;
    overflow: hidden;
}

.tab6 ul.sfsi_icn_listing8 li {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
}
.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1 li {
    width: auto;
    min-width: auto;
    margin: 0 30px 0 0;
}

ul.sfsi_tab_3_icns label {
    float: left;
    line-height: 42px;
    color: #69737C;
    font-size: 18px;
    font-family: helveticaregular;
    min-width: 120px;
}
.tab6 ul.sfsi_tab_3_icns li label {
    line-height: 50px !important;
}

#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4 {
    color: #555;
    font-size: 20px;
    margin-left: 20px;
    font-family: 'helveticaregular';
}
.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1), .tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){
    width: 27% !important;
}

.tab6 ul.sfsi_tab_3_icns li .radio{
    margin-top: 7px;
}

ul.sfsi_icn_listing8 li .tb_4_ck{
    float: left;
}
.sfsi_responsive_default_icon_container .radio_section.tb_4_ck, .sfsi_responsive_custom_icon_container .radio_section.tb_4_ck {
    margin: 5px 20px 0 0 !important;
}

.sfsi_responsive_icon_option_li .options .field .select {
    font-family: helveticaregular;
    font-weight: 400;
    font-size: 17px;
    color: #5a6570!important;
}

.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually li {
    width: 100% !important;
    max-width: 1000px !important;
    padding: 3px 0 5px 5px !important;
}
.sfsi_responsive_icons a{
    text-decoration: none!important;
    box-shadow: none!important;
}
.sfsi_responsive_icons *{
    box-shadow: none!important;
}

.sfsi_responsive_icon_facebook_container {
    background-color: #336699;
}

.sfsi_responsive_icon_follow_container {
    background-color: #00B04E;
}

.sfsi_responsive_icon_twitter_container{
    background-color: #020202;
}

.sfsi_responsive_icon_pinterest_container {
    background-color: #cb3233;
}

.sfsi_large_button span {
    font-size: 20px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
    margin-left: 10px;
}
.sfsi_large_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
}
.sfsi_large_button {
    line-height: 0px;
    height: unset;
    padding: 13px !important;
}
.sfsi_responsive_icons .sfsi_icons_container span {
    font-family: sans-serif;
    font-size: 15px;
}
.sfsi_icons_container_box_fully_container {
    flex-wrap: wrap;
}
.sfsi_responsive_icons .sfsi_icons_container_box_fully_container a {
    flex-basis: auto !important;
    flex-grow: 1;
    flex-shrink: 1;
}
.sfsi_icons_container>a {
    float: left!important;
    text-decoration: none!important;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    -webkit-transition: unset!important;
    transition: unset!important;
    margin-bottom:5px!important;
}
.sfsi_small_button {
    line-height: 0px;
    height: unset;
    padding: 6px !important;
}
.sfsi_small_button span {
    margin-left: 10px;
    font-size: 16px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    margin-left: 10px;
}
.sfsi_small_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
}

.sfsi_medium_button span {
    margin-left: 10px;
    font-size: 18px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    margin-left: 10px;
}
.sfsi_medium_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
    line-height: 0px;
    height: unset;
    padding: 9px 10px !important;
}
.sfsi_large_button span {
    font-size: 20px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
    margin-left: 10px;
}
.sfsi_large_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
}
.sfsi_large_button {
    line-height: 0px;
    height: unset;
    padding: 13px !important;
}
.sfsi_responsive_icons_count{
    padding: 5px 10px;
    float: left !important;
    display: inline-block;
    margin-right: 0px;
    margin-top: 2px;
}

.sfsi_responsive_icons_count h3{
    font-family: 'sans-serif' !important;
    font-weight: 900;
    font-size: 32px !important;
    line-height: 0px !important;
    padding: 0px;
    margin: 0px;
}

.sfsi_responsive_icons_count h6{
    font-family: 'sans-serif' !important;
    font-weight: 900;
    padding: 0px;
    margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_with_counter_icons{
    width: calc(100% - 100px)!important;
}
.sfsiresponsive_icon_preview {
    padding: 0px 0 20px 0;
    min-width: 100%;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button {
    padding: 12px 13px 9px 13px !important;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button {
    padding: 9px 10px 7px 10px !important;
}

.sfsi_responsive_icons_count.sfsi_small_button {
    padding: 7px 6px !important;
    margin-top: 2px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
    display: inline-block;
    font-size: 12px !important;
    vertical-align: middle;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button {
    padding: 9px 10px 7px 10px !important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h3 {
    font-size: 21px !important;
    vertical-align: top;
    line-height: 8px !important;
    margin: 0px 0px 12px 0px !important;
    font-weight: 900;
    padding: 0px;
}
.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
    margin: 0px 0px 15px 0px !important;
}
.sfsi_responsive_icons_count.sfsi_large_button h3 {
    font-size: 26px !important;
    vertical-align: top;
    line-height: 6px !important;
}

.sfsi_responsive_icons_count h3 {
    font-family: 'sans-serif' !important;
    font-weight: 900;
    padding: 0px;
}

.sfsi_responsive_icons_count.sfsi_small_button h3 {
    font-size: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
}
.sfsi_responsive_icons_count h3 {
    font-family: 'sans-serif' !important;
    font-weight: 900;
    line-height: 0px !important;
    padding: 0px;
    margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
    padding: 7px 6px !important;
    margin-top: 2px;
}

.sfsi_responsive_icons_count {
    vertical-align: top;
}
.sfsi_responsive_icons_count {
    float: left;
}
.sfsi_small_button {
    line-height: 0px;
    height: unset;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
    font-size: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
}

.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    font-family: helveticaregular!important;
    border: 0!important;
}
.sfsi_responsive_icons_count h3 {
    line-height: 0px !important;
    padding: 0px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
    display: inline-block;
    font-size: 12px !important;
    /*vertical-align: middle;*/
    margin: 0px !important;
    line-height: initial !important;
    padding: 0;
    margin: 0;
}
.sfsi_responsive_icons_count h6{
    margin:0!important;
}
.sfsi_responsive_icons_count h6 {
    padding: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6{
    text-decoration: none!important;
    font-family: helveticaregular!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h6{
    font-size: 11px !important;
    line-height: 0px !important;
    margin: 0px 0px 0px 0px !important;
}

/* .sfsi_widget .sfsi_shortcode_container{
    width: 100%;
} */

.export_selections{
    clear: both;
    color: #afafaf;
    font-size: 23px;
    display: flex;
    height: 0px;
    position: absolute;
    top: 42px;
    right: 0;
}

.save_export{
    clear: both;
    position: relative;
}

.export{
    padding-right: 11px;
    text-decoration: underline;
    cursor: pointer;
}

.sf_subscrbe .bot_no,
.sf_fb .bot_no,
.sf_fb_share .bot_no,
.sf_twiter .bot_no,
.sf_pinit .bot_no,
.sf_linkedin .bot_no
 {
    background: rgba(0, 0, 0, 0) url(//sasprouteau.fr/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
    font-size: 12px !important;
    left: 67px;
    line-height: 19px !important;
    margin-left: 0;
    /* padding: 1px 3px; */
    text-align: center;
    white-space: pre;
    width: 35px;
    height: 20px;
    z-index: 9;
    display: inline-block;
    /* vertical-align: text-top; */
}

.sfsi_icons_container>a {
    float: left !important;
    text-decoration: none !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: unset !important;
    transition: unset !important;
}

.sfsi_icons_container a:hover,
.sfsi_icons_container a:focus,
.sfsi_icons_container a:active {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.sfsi_Sicons .sfsi_icons_container img {
    height: unset !important;
    width: unset !important;
}

.sfsi_flex_container {
    display: flex;
    flex-wrap: wrap;
    overflow-y: scroll;
    height: 36vh;
}

.sfsi_flex_container>div {
    height: 90px;
    width: 139px;
    margin: 10px;
    margin-bottom: 0;
    text-align: center;
    font-size: 30px;
    position: relative;
    border: 1px solid #ddd;
}

.sfsi_flex_container>div>a>img {
    width: 100%;
    height: 88px;
    object-fit: scale-down;
}

.sfsi_flex_container>div a {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 100;
    height: 90px;
}

.sfsi_pinterest_overlay {
    position: absolute;
    top: -61px;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 1000;
    display: inline-block;
    background: rgba(189, 8, 28, .3);
    text-align: center;
    padding-top: 22px;
    color: #fff;
    transition: all .3s;
    display: none;
}

.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
    display: block;
}

.sfsi_socialwpr img{
   height: 20px;
}

.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon img {
    height: 20.5px!important;
    margin:0 !important;
    padding:0 !important;
    /*margin-top:6px!important;*/
    padding-top: 0!important;
    width: auto!important;
    /*vertical-align: top!important;*/
    max-width: inherit!important;
    min-width: inherit!important;
    position: unset!important;
    /*float: none!important;*/
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon a{
    float: none!important;
    margin:0 !important;
    padding:0 !important;
    text-decoration: none!important;
    line-height:unset!important;
    font-size: inherit!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget , .sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{
    float: none!important;
    vertical-align: unset!important;
    height: 20px !important;
    position: unset!important;
    margin-top: 0!important;
    padding-top: 0!important;
    width: 59px!important;
    min-width: unset!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon {
    /*float: none!important;*/
    vertical-align: unset!important;
    /*display: inline-block!important;*/
    position: unset!important;
    margin: 0 4px!important;
    /*line-height: unset!important;*/
    width: unset!important;
    text-align: unset!important;
    max-width: 100%!important;
    display: flex !important;
    align-items: center !important;
}

.sfsi_tool_tip_2.utube_tool_bdr .icon1 {
    margin-left: 13px!important;
}

.sfsi_shortcode_container .sfsi_wicons {
    z-index: 110 !important;
}

/* Responsive icon left text align */
.sfsi_left-align_icon {
    text-align: left !important;
}
/*
#usm-normalize-h3-7p {
  font-size: 20px;
}

#usm-normalize-h3-7p:hover, #ui-id-13:hover *, #ui-id-13.ui-state-hover #usm-normalize-h3-7p, #ui-id-13.ui-state-active #usm-normalize-h3-7p {
  color: white;
}

#ui-id-13.ui-state-hover #usm-normalize-h3-7p span, #ui-id-13.ui-state-active #usm-normalize-h3-7p span {
  background-color: rgb(184, 38, 42);
} */

.sfsi_tool_tip_2 .sfsi_inside div:first-child {
    margin-top: 0 !important;
}

.sfsi_tool_tip_2 .sfsi_inside div:last-child {
    margin-bottom: 0 !important;
}

#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon2 {
    margin: 0 0 6px 0 !important;
    height: 20px;
    width: 90px;
}

#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3 {
    width: 68px;
    margin-top: 0 !important;
}

.sfsi_tool_tip_2 .sfsi_inside {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sfsi_tool_tip_2 {
    border: 0px;
    box-shadow: #86868654 0 0 25px 1px;
    border-radius: 6px;
    padding: 8px 12px 8px 12px;
    width: 140px;
    transform: translateX(-50%);
    margin:0;
    bottom: calc(100% + 8px);
}

.sfsi_tool_tip_2::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 15px;
}

.sfsi_tool_tip_2 .bot_arow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #fff transparent transparent;
    bottom: -5px;
    background: none;
}

.sfsi_icons_container>a {
    padding: 2px 0;
}

.sfsi_responsive_icons_count.sfsi_small_button {
    margin-top: 2px !important;
}

.sfsi_responsive_icons_count {
    margin-top: 0;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button {
    display: inline-flex !important;
    align-items: center;
    padding: 10px 13px !important;
    white-space: nowrap;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
    margin: 0 7px 0 0 !important;
    font-size: 18px !important;
    line-height: 18px !important;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h6 {
    line-height: 14px;
    font-size: 14px;
}

.linkedin_tool_bdr .sfsi_inside .icon2 {
    margin-right: 0 !important;
}

.linkedin_tool_bdr .sfsi_inside .icon1,
.linkedin_tool_bdr .sfsi_inside .icon2,
.linkedin_tool_bdr .sfsi_inside .icon3,
.linkedin_tool_bdr .sfsi_inside .icon4 {
    width: auto;
}

.linkedin_tool_bdr .sfsi_inside .icon3 {
    margin-right: 0;
}

.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget {
    width: 106px;
}

.vk_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0 3px 0;
    height: auto;
    display: inline-block;
    float: none;
}

.vk_tool_bdr .sfsi_inside .icon2 {
    margin: 3px auto;
    min-height: 25px !important;
    display: block;
    overflow: hidden;
}

.vk_tool_bdr .sfsi_inside .icon1 img {
    width: 80px;
}

.vk_tool_bdr .sfsi_inside .icon2 img {
    width: 80px;
    height: 24px;
}

.sfsi_responsive_icons .sfsi_responsive_icon_pinterest_container {
    background-color: #CB3233;
}

/* Sticky bar */
.sfsi_premium_sticky_icons_container {
    flex-direction: column;
    display: flex;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_container a {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_right_button_container {
    right: 0;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_left_button_container {
    left: 0;
}

.sfsi_premium_sticky_mobile_icons_container {
    display: flex;
    position: fixed;
    width: 100% !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container a {
    width: 100% !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_top {
    top: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_bottom {
    bottom: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container {
    height: 40px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    justify-content: center;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container img {
    padding: 9px;
    vertical-align: middle !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    max-width: 40px !important;
    max-height: 40px !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container span {
    padding: 7px;
    vertical-align: middle !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    line-height: 40px
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_sticky_custom_icon{
    width:40px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container{
    width: 40px;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    margin: 0px !important;
    padding-top: 3px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6 {
    margin: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container .sfsi_premium_sticky_icons_count {
    width: 100% !important;
    padding-top: 4px;
}

amp-facebook-like{
    height: 21px;
    margin-bottom:-7px
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_responsive_icon_follow_container img{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 7px;
    padding-left: 7px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3{
    font-size: 16px !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{
    font-size: 9px !important;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 11px;
    padding-left: 10px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count_text{
    font-size:12px!important;
}

.sfsiaftrpstwpr {
    display: flex;
    justify-content: flex-start;
    max-width: 100% !important;
    clear: both;
}

@media screen and (max-width: 569px) {
    .sfsi_responsive_fluid div span {
        display: none;
    }
}

/* Flat icon */
.sfsi_actvite_theme_flat .inerCnt .sfcm.sfsi_wicon {
    padding: 0;
    border: medium none !important;
    width: 55% !important;
    height: auto;
    position: absolute;
    top: 50%;
    transition: inherit;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.sfsi_actvite_theme_flat .inerCnt .sficn {
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* mouseOver effect */

.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon {
    opacity: 0.6 !important;
}
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    opacity: 1 !important;
    transition: all 0.6s ease 0s !important;
}

.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    z-index: 99999 !important;
    transition: all 0.6s ease 0s !important;
}

.sfsi_Sicons.sfsi-mouseOver-effect .sf_icon a,
.sfsi_Sicons.sfsi_Sicons_position_right .sf_subscrbe.sf_icon a {
    display: inline-block;
}

.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget,
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget>* {
    margin-left: 0;
}

.vk_tool_bdr .sfsi_inside .icon1,
.vk_tool_bdr .sfsi_inside .icon1 a,
.vk_tool_bdr .sfsi_inside .icon2,
.vk_tool_bdr .sfsi_inside .icon2 a {
    display: flex;
    align-items: center;
}

#sfsi_floater .sfsi_tool_tip_2 {
    display: none;
}

.margin-enable-count{
    margin-left: -13px !important;
}

.sf_fb iframe{
    margin-top: 2px !important;
}

.success-alert {
    display: none;
    position: fixed;
    top: 100px; /* Adjust the distance from the top */
    right: 10px; /* Adjust the distance from the right */
    background-color: #4CAF50;
    color: white;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    z-index: 99999;
}

/* Intro animation */
@keyframes intro-animation {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

/* Keyframes animation to fade out */
@keyframes fade-out {
    0% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.sfsi_Sicons .sf_icon a {
    display: flex !important;
}
/* Variables */
:root {
    --primary-color: #007AFF;
    --primary-hover: #0051D5;
    --success-color: #34C759;
    --error-color: #FF3B30;
    --warning-color: #FF9500;
    --background: #F5F5F7;
    --surface: #FFFFFF;
    --text-primary: #1D1D1F;
    --text-secondary: #86868B;
    --border: #D2D2D7;
    --shadow: rgba(0, 0, 0, 0.1);
    --shadow-lg: rgba(0, 0, 0, 0.15);
    --radius: 12px;
    --radius-lg: 20px;
    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

* {
    box-sizing: border-box;
}

/* Container */
.ve-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    color: var(--text-primary);
}

/* Loading */
.ve-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(10px);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

.ve-spinner {
    width: 50px;
    height: 50px;
    border: 4px solid var(--border);
    border-top-color: var(--primary-color);
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* Welcome Card */
.ve-no-page {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60vh;
}

.ve-welcome-card {
    text-align: center;
    max-width: 500px;
    padding: 60px 40px;
    background: var(--surface);
    border-radius: var(--radius-lg);
    box-shadow: 0 4px 24px var(--shadow);
    animation: fadeInUp 0.6s ease;
}

.ve-icon-large {
    width: 80px;
    height: 80px;
    margin: 0 auto 30px;
    background: linear-gradient(135deg, var(--primary-color), #00C7BE);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: pulse 2s ease infinite;
}

.ve-icon-large svg {
    width: 40px;
    height: 40px;
    stroke: white;
    stroke-width: 2;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

.ve-welcome-card h1 {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 16px;
    color: var(--text-primary);
}

.ve-welcome-card p {
    font-size: 17px;
    color: var(--text-secondary);
    margin: 0 0 40px;
    line-height: 1.5;
}

/* Buttons */
.ve-btn-primary,
.ve-btn-secondary {
    padding: 12px 24px;
    border: none;
    border-radius: var(--radius);
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: var(--transition);
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
}

.ve-btn-primary {
    background: var(--primary-color);
    color: white;
}

.ve-btn-primary:hover {
    background: var(--primary-hover);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 122, 255, 0.3);
}

.ve-btn-secondary {
    background: var(--background);
    color: var(--text-primary);
}

.ve-btn-secondary:hover {
    background: var(--border);
    transform: translateY(-2px);
}

.ve-btn-large {
    padding: 16px 40px;
    font-size: 17px;
}

.ve-btn-primary svg,
.ve-btn-secondary svg {
    width: 20px;
    height: 20px;
    stroke-width: 2;
}

/* Dashboard */
.ve-dashboard {
    animation: fadeIn 0.4s ease;
}

.ve-dashboard-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}

.ve-dashboard-header h1 {
    font-size: 36px;
    font-weight: 700;
    margin: 0;
}

/* Tabs */
.ve-tabs {
    display: flex;
    gap: 8px;
    margin-bottom: 32px;
    background: var(--surface);
    padding: 4px;
    border-radius: var(--radius);
    box-shadow: 0 2px 8px var(--shadow);
}

.ve-tab {
    flex: 1;
    padding: 12px 24px;
    border: none;
    background: transparent;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    color: var(--text-secondary);
    cursor: pointer;
    transition: var(--transition);
}

.ve-tab:hover {
    background: var(--background);
}

.ve-tab.active {
    background: var(--primary-color);
    color: white;
}

.ve-tab-content {
    display: none;
    animation: fadeIn 0.3s ease;
}

.ve-tab-content.active {
    display: block;
}

/* Pages Grid */
.ve-pages-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 24px;
}

.ve-page-card {
    background: var(--surface);
    border-radius: var(--radius);
    padding: 24px;
    box-shadow: 0 2px 12px var(--shadow);
    transition: var(--transition);
    position: relative;
}

.ve-page-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px var(--shadow-lg);
}

.ve-page-header {
    display: flex;
    align-items: center;
    gap: 16px;
}

.ve-page-header img,
.ve-page-logo-placeholder {
    width: 60px;
    height: 60px;
    border-radius: 12px;
    object-fit: cover;
}

.ve-page-logo-placeholder {
    background: linear-gradient(135deg, var(--primary-color), #00C7BE);
}

.ve-page-info {
    flex: 1;
}

.ve-page-info h3 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 8px;
}

.ve-status {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
}

.ve-status-published {
    background: rgba(52, 199, 89, 0.1);
    color: var(--success-color);
}

.ve-status-pending {
    background: rgba(255, 149, 0, 0.1);
    color: var(--warning-color);
}

.ve-page-menu-btn {
    width: 32px;
    height: 32px;
    border: none;
    background: var(--background);
    border-radius: 8px;
    cursor: pointer;
    transition: var(--transition);
    display: flex;
    align-items: center;
    justify-content: center;
}

.ve-page-menu-btn:hover {
    background: var(--border);
}

.ve-page-menu-btn svg {
    width: 18px;
    height: 18px;
    stroke: var(--text-primary);
}

.ve-page-menu {
    position: absolute;
    top: 60px;
    right: 24px;
    background: var(--surface);
    border-radius: var(--radius);
    box-shadow: 0 8px 24px var(--shadow-lg);
    padding: 8px;
    min-width: 220px;
    z-index: 100;
    animation: fadeInDown 0.2s ease;
}

.ve-page-action {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    border: none;
    background: transparent;
    border-radius: 8px;
    font-size: 14px;
    text-align: left;
    cursor: pointer;
    transition: var(--transition);
}

.ve-page-action:hover {
    background: var(--background);
}

.ve-page-action svg {
    width: 18px;
    height: 18px;
    stroke: var(--text-secondary);
}

.ve-empty {
    text-align: center;
    padding: 60px 20px;
    color: var(--text-secondary);
    font-size: 16px;
}

/* Modal */
.ve-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.ve-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(8px);
    animation: fadeIn 0.3s ease;
}

.ve-modal-content {
    position: relative;
    background: var(--surface);
    border-radius: var(--radius-lg);
    max-width: 800px;
    width: 100%;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    box-shadow: 0 20px 60px var(--shadow-lg);
    animation: slideUp 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.ve-modal-header {
    padding: 24px 32px;
    border-bottom: 1px solid var(--border);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ve-modal-header h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
}

.ve-modal-close {
    width: 32px;
    height: 32px;
    border: none;
    background: var(--background);
    border-radius: 8px;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    transition: var(--transition);
}

.ve-modal-close:hover {
    background: var(--border);
    transform: rotate(90deg);
}

.ve-modal-body {
    flex: 1;
    overflow-y: auto;
    padding: 32px;
}

.ve-modal-body::-webkit-scrollbar {
    width: 8px;
}

.ve-modal-body::-webkit-scrollbar-track {
    background: transparent;
}

.ve-modal-body::-webkit-scrollbar-thumb {
    background: var(--border);
    border-radius: 4px;
}

.ve-modal-body::-webkit-scrollbar-thumb:hover {
    background: var(--text-secondary);
}

/* Form */
.ve-form-section {
    margin-bottom: 40px;
}

.ve-form-section h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px;
    color: var(--text-primary);
}

.ve-form-group {
    margin-bottom: 20px;
}

.ve-form-group label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    color: var(--text-primary);
}

.ve-form-group input[type="text"],
.ve-form-group input[type="email"],
.ve-form-group input[type="tel"],
.ve-form-group input[type="url"],
.ve-form-group input[type="time"],
.ve-form-group input[type="date"],
.ve-form-group select,
.ve-form-group textarea {
    width: 100%;
    padding: 12px 16px;
    border: 1px solid var(--border);
    border-radius: var(--radius);
    font-size: 15px;
    font-family: inherit;
    transition: var(--transition);
    background: var(--surface);
}

.ve-form-group input:focus,
.ve-form-group select:focus,
.ve-form-group textarea:focus {
    outline: none;
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(0, 122, 255, 0.1);
}

.ve-form-group textarea {
    resize: vertical;
    min-height: 120px;
}

.ve-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
}

/* Upload */
.ve-upload-area {
    border: 2px dashed var(--border);
    border-radius: var(--radius);
    padding: 40px;
    text-align: center;
    cursor: pointer;
    transition: var(--transition);
    position: relative;
}

.ve-upload-area:hover {
    border-color: var(--primary-color);
    background: rgba(0, 122, 255, 0.05);
}

.ve-upload-placeholder svg {
    width: 48px;
    height: 48px;
    margin: 0 auto 16px;
    stroke: var(--text-secondary);
}

.ve-upload-placeholder p {
    margin: 0;
    color: var(--text-secondary);
    font-size: 14px;
}

#ve-logo-preview {
    max-width: 100%;
    max-height: 200px;
    border-radius: var(--radius);
}

/* Media Grid */
.ve-media-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 12px;
    margin-bottom: 16px;
}

.ve-media-item {
    position: relative;
    aspect-ratio: 1;
    border-radius: var(--radius);
    overflow: hidden;
    background: var(--background);
}

.ve-media-item img,
.ve-media-item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ve-remove-media {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 28px;
    height: 28px;
    border: none;
    background: rgba(255, 59, 48, 0.9);
    backdrop-filter: blur(10px);
    color: white;
    border-radius: 50%;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    transition: var(--transition);
}

.ve-remove-media:hover {
    background: var(--error-color);
    transform: scale(1.1);
}

/* Horaires */
.ve-horaires-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
}

.ve-horaires-reguliers,
.ve-horaires-exceptionnels {
    background: var(--background);
    padding: 20px;
    border-radius: var(--radius);
}

.ve-horaires-reguliers h4,
.ve-horaires-exceptionnels h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 16px;
}

.ve-horaire-row,
.ve-exceptionnel-row {
    display: grid;
    grid-template-columns: 120px 1fr auto 1fr auto auto;
    gap: 8px;
    align-items: center;
    margin-bottom: 12px;
}

.ve-horaire-row span,
.ve-exceptionnel-row span {
    text-align: center;
    font-size: 14px;
    color: var(--text-secondary);
}

.ve-checkbox {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-size: 14px;
}

.ve-checkbox input[type="checkbox"] {
    width: 18px;
    height: 18px;
    cursor: pointer;
}

.ve-remove-horaire {
    width: 32px;
    height: 32px;
    border: none;
    background: rgba(255, 59, 48, 0.1);
    color: var(--error-color);
    border-radius: 8px;
    cursor: pointer;
    transition: var(--transition);
    display: flex;
    align-items: center;
    justify-content: center;
}

.ve-remove-horaire:hover {
    background: var(--error-color);
    color: white;
}

.ve-remove-horaire svg {
    width: 16px;
    height: 16px;
}

/* Modal Footer */
.ve-modal-footer {
    padding: 24px 32px;
    border-top: 1px solid var(--border);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ve-auto-save {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: var(--text-secondary);
    opacity: 0;
    transition: var(--transition);
}

.ve-auto-save.saving {
    opacity: 1;
}

.ve-auto-save svg {
    width: 16px;
    height: 16px;
    stroke: var(--success-color);
}

.ve-modal-actions {
    display: flex;
    gap: 12px;
}

/* Notifications */
.ve-notification {
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 16px 24px;
    border-radius: var(--radius);
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 8px 24px var(--shadow-lg);
    transform: translateY(100px);
    opacity: 0;
    transition: var(--transition);
    z-index: 10001;
}

.ve-notification.show {
    transform: translateY(0);
    opacity: 1;
}

.ve-notification-success {
    background: var(--success-color);
    color: white;
}

.ve-notification-error {
    background: var(--error-color);
    color: white;
}

.ve-notification-info {
    background: var(--primary-color);
    color: white;
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive */
@media (max-width: 768px) {
    .ve-dashboard-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    
    .ve-pages-grid {
        grid-template-columns: 1fr;
    }
    
    .ve-form-row {
        grid-template-columns: 1fr;
    }
    
    .ve-horaires-container {
        grid-template-columns: 1fr;
    }
    
    .ve-horaire-row,
    .ve-exceptionnel-row {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    
    .ve-modal-content {
        border-radius: 0;
        max-height: 100vh;
        height: 100vh;
    }
}.wpconsent-iframe-placeholder,.wpforms-form .wpconsent-iframe-placeholder,div.wpforms-container-full .wpconsent-iframe-placeholder{position:relative;display:inline-block;background-color:#f5f5f5;border:1px solid #ddd;overflow:hidden}.wpconsent-iframe-placeholder.wpconsent-iframe-placeholder-recaptcha,.wpforms-form .wpconsent-iframe-placeholder.wpconsent-iframe-placeholder-recaptcha,div.wpforms-container-full .wpconsent-iframe-placeholder.wpconsent-iframe-placeholder-recaptcha{width:302px;height:76px}.wp-block-embed__wrapper .wpconsent-iframe-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.wpconsent-iframe-thumbnail,.wpforms-form .wpconsent-iframe-thumbnail,div.wpforms-container-full .wpconsent-iframe-thumbnail{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.wpconsent-iframe-thumbnail img,.wpforms-form .wpconsent-iframe-thumbnail img,div.wpforms-container-full .wpconsent-iframe-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wpforms-form .wpconsent-iframe-overlay,div.wpforms-container-full .wpconsent-iframe-overlay .wpconsent-iframe-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2}.wpconsent-iframe-overlay-content,.wpforms-form .wpconsent-iframe-overlay-content,div.wpforms-container-full .wpconsent-iframe-overlay-content{text-align:center;padding:20px;position:absolute;left:0;top:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:5}.wpconsent-iframe-accept-button,.wpforms-form .wpconsent-iframe-accept-button,div.wpforms-container-full .wpconsent-iframe-accept-button{background-color:var(--wpconsent-accept-bg);color:var(--wpconsent-accept-color);border:none;padding:12px 24px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s ease}.wpconsent-iframe-placeholder iframe[src]+.wpconsent-iframe-thumbnail,.wpconsent-iframe-placeholder iframe[src]+.wpconsent-iframe-thumbnail+.wpconsent-iframe-overlay{display:none}