@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
[id^=wpch_clockdiv_] {
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}

[id^=wpch_clockdiv_] > div {
    padding: 10px;
    border-radius: 10px;
    display: inline-block;
}

[id^=wpch_clockdiv_] div > span {
    padding: 15px;
    border-radius: 5px;
    display: inline-block;
}

.wpch_smalltext{
    padding-top: 5px;
    font-size: 16px;
}

/* ------------------------  TEMPLATING --------------------------- */

/* -- DEFAULT */
[id^=wpch_clockdiv_].wpch_default { color: black; }

/* -- DARK BLUE -- */
[id^=wpch_clockdiv_].wpch_darkblue > div { background: #5a7188; }
[id^=wpch_clockdiv_].wpch_darkblue div > span { background: #17456c; }

/* --  BLUE -- */
[id^=wpch_clockdiv_].wpch_blue > div { background: #2d6399; }
[id^=wpch_clockdiv_].wpch_blue div > span { background: #397dc0; }

/* -- DARK PURPLE -- */
[id^=wpch_clockdiv_].wpch_darkpurple > div { background: #8181c1; }
[id^=wpch_clockdiv_].wpch_darkpurple div > span { background: #5656ad; } 

/* -- PURPLE -- */
[id^=wpch_clockdiv_].wpch_purple > div { background: #BD85D3; }
[id^=wpch_clockdiv_].wpch_purple div > span { background: #9c59b6; } 

/* -- RED -- */
[id^=wpch_clockdiv_].wpch_red > div { background: #cb0000; }
[id^=wpch_clockdiv_].wpch_red div > span { background: #ea4c4c; }

/* -- GREEN -- */
[id^=wpch_clockdiv_].wpch_green > div { background: #5c996b; }
[id^=wpch_clockdiv_].wpch_green div > span { background: #7acc8f; }

/* -- LIGHT GREEN -- */
[id^=wpch_clockdiv_].wpch_lightgreen > div { background: #60ab73; }
[id^=wpch_clockdiv_].wpch_lightgreen div > span { background: #a1d2a3; }

/* -- YELLOW -- */
[id^=wpch_clockdiv_].wpch_yellow > div { background: #c2c41a; }
[id^=wpch_clockdiv_].wpch_yellow div > span { background: #e7e91e; }/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.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(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2018 IcoFont 
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/icofont/fonts/icofont.woff2) format("woff2"),url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/icofont/fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/*------------------------------
---------- Sub Menu -----------
-------------------------------*/

body {
    overflow-x: hidden;
}
/* First Child item */

.wp-megamenu .wp-megamenu-wrap ul {
    position: relative;
    display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a, 
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li .wpmm-search-wrap > a.search-open-icon {
    padding: 15px 14px;
    color: #444;
    transition: color 400ms;
    display: inline-block;
    margin: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-logo-item a {
    background: transparent !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:after,
.wpmm-nav-wrap ul.wp-megamenu > li ul.wp-megamenu-sub-menu li > a:after {
    display: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:hover {
    color: #2964d8;
}
body .wp-megamenu-wrap .wpmm-nav-wrap > ul {
    display: block;
    /*align-items: center;*/
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    left: auto;
    top: auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul ul {
    opacity: 1;
    display: block;
    position: relative;
    left: auto;
    top: auto;
    box-shadow: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li {
    display: inline-block;
    border-top: none;
    position: static;
    line-height: inherit;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-default.wpmm-item-fixed-width {
    position: relative !important;
}
.wpmm_vertical_menu.wpmm_vertical_menu_active .wpmm-nav-wrap > ul.wp-megamenu > li {
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul li a:focus {
    outline: 0;
}
/* social share */

.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link {
    float: right !important;
}
@media(max-width:767px){
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link{
        float: none !important; 
    }
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-index-0 {
    margin-left: auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link a {
    padding-left: 10px;
    padding-right: 10px;
}
/* Navbar */

.wp-megamenu-wrap {
    z-index: 99999;
}
.wpmm_brand_logo_wrap {
    float: left;
    position: relative;
    z-index: 2;
}
.wpmm_brand_logo_wrap img {
    margin-right: 15px;
}
.wpmm_brand_logo_wrap a {
    padding: 0 !important;
}
.wp-megamenu-wrap {
    position: relative;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a {
    padding: 0;
    font-size: 14px;
    display: inline-block;
    font-weight: 300;
    color: #444;
    word-wrap: break-word;
    word-break: break-all;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a:hover {
    color: #2964d8;
}
/*------------------------------
---------- Mega Menu -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li.wpmm-col:last-child {
    border: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row {
    clear: both;
    width: 100%;
    height: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li {
    padding: 10px 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li > .wp-megamenu-sub-menu >li {
    padding: 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    /*background: #f5f5f5;*/
    right: auto;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 0;
    display: none;
    font-size: 0;
    width: 100%;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
}
.wpmm-strees-row-container {
    background: #f5f5f5;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::before,
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::after {
    content: "";
    left: -2000px;
    top: 0;
    bottom: 0;
    width: 2000px;
    background: #f5f5f5;
    position: absolute;
    height: 100%;
    z-index: 1;
    display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::after {
    left: auto;
    right: -2000px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li {
    font-size: 14px;
    line-height: 1.4;
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li >ul {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: 0;
    margin-top: 0;
    width: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
    padding: 10px 15px;
    box-sizing: border-box;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(1) {
    z-index: 6;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(2) {
    z-index: 5;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(3) {
    z-index: 4;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(4) {
    z-index: 3;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(5) {
    z-index: 2;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(6) {
    z-index: 1;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child {
    border-right: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children {
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children a {
    display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children a b {
    float: right;
    padding-right: 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li .wp-megamenu-sub-menu {
    position: absolute;
    left: 100%;
    width: 250px;
    top: 10%;
    text-align: left;
    z-index: 999;
    visibility: hidden;
    opacity: 0;
    transition: all 300ms ease-in-out;
    background: #e7e7e7;
    right: auto;
    padding: 12px 0;
    margin: 0;
    bottom: auto;
    border: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu li {
    padding: 8px 20px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu li a {
    margin-bottom: 0;
}
.wpmm-row-content-strees-extra {
    position: absolute;
    left: 0;
    top: 100%;
    text-align: left;
    right: auto;
    width: 100%;
    z-index: 222;
    height: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover {
    color: #2964d8;
}
/*.wp-megamenu-wrap > .wpmm-nav-wrap ul.wp-megamenu > li ul.wp-megamenu-sub-menu li a {*/

/*padding: 3px 0;*/

/*}*/

/*------------------------------
---------- Drop Down -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu {
    position: relative !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
    position: absolute;
    left: 0;
    width: 250px;
    top: 100%;
    text-align: left;
    visibility: hidden;
    transition: all 300ms ease-in-out;
    background: #f5f5f5;
    right: auto;
    padding: 0;
    border: none;
    opacity: 0;
    z-index: -1;
    display: none;
    list-style: none;
    margin: 0;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children > ul.wp-megamenu-sub-menu {
    left: 100%;
    background: #e7e7e7;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.wpmm-submenu-left ul.wp-megamenu-sub-menu {
    left: auto;
    right: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children.wpmm-submenu-left > ul.wp-megamenu-sub-menu {
    background: #e7e7e7;
    left: auto;
    right: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.wpmm-submenu-right .wpmm-badge {
    margin-left: 4px;
    top: -1px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.wpmm-submenu-left .wpmm-badge {
    margin-left: 0;
    margin-right: 4px;
    top: -6px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
    position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li > a {
    padding: 8px 20px;
}
@media (max-width: 768px) {
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
        padding: 3px;
    }
}
.wp-megamenu-wrap ul.wp-megamenu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
    float: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li a {
    margin-bottom: 0;
}
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a {
    margin-bottom: 12px;
    padding: 0;
    font-size: 14px;
}
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu > li:last-child > a {
    margin-bottom: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a b,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a b {
    float: right;
    line-height: inherit;
    transform: rotate(-90deg);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li.wpmm-submenu-left > a b {
    float: left;
    margin-right: 6px;
    line-height: inherit;
    transform: rotate(90deg);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li.wpmm-row .wp-megamenu-sub-menu li.wpmm-col .wp-megamenu-sub-menu li.wpmm-type-item >a b,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget >a b {
    display: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a {
    display: block;
    font-weight: 300;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover {
    color: #2964d8;
}
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a,
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li .wpmm-strees-row-container > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a,
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
    color: inherit;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-bottom: 5px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
    font-weight: 600;
}
/*------------------------------
---------- Animations -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
    animation-duration: 300ms;
    display: block;
    top: auto;
    opacity: 1;
    z-index: 1;
    visibility: visible;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadeinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadeinup ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmfadeInUp;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadein:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadein ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmfadeIn;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadeindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadeindown ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmfadeInDown;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-pulse:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-pulse ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmpulse;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-ZoomIn:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-ZoomIn ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmzoomIn;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-slideindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-slideindown ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmslideInDown;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-slideinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-slideinup ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmslideInUp;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-flipinx:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-flipinx ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
    animation-name: wpmmflipInX;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
    top: 0;
    z-index: 1;
}
/*------------------------------
---------- widget -----------
-------------------------------*/

ul.wp-megamenu li.wpmm-type-widget .wpmm-item-title {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul {
    background: none;
    border: none;
    list-style: none;
    padding: 0;
    margin: 0;
    left: 0;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li a {
    padding: 5px 0;
}
#wp-megamenu-top > ul.wp-megamenu li.wpmm-type-widget select {
    border: 1px solid #e5e5e5;
    height: 40px;
    width: 100%;
    font-size: 14px;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a.wp-megamenu-col-title,
.wp-megamenu >li > ul.wp-megamenu-sub-menu > li .wpmm-item-title {
    color: #000000;
    font-size: 13px;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .calendar_wrap caption {
    padding: 10px 0 12px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget {
    margin-bottom: 6px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget table {
    margin: 0;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li:last-child {
    margin-bottom: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget ul.menu {
    position: relative;
    width: auto;
    left: auto;
    margin: 0;
    padding: 0;
    top: auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .tagcloud a {
    display: inline-block !important;
    margin-bottom: 5px;
    transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    font-size: 14px !important;
    border: 1px solid #eee;
    padding: 2px 8px;
    margin-right: 2px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li .post-date {
    display: inline-block;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class embed,
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class iframe,
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class object {
    margin-bottom: 0;
    max-width: 100%;
}
/*------------------------------
---------- sticky header -----------
-------------------------------*/

.wpmm-sticky.wpmm-sticky-wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    animation-name: wpmmfadeInDown;
    animation-duration: 400ms;
}
.admin-bar .wpmm-sticky.wpmm-sticky-wrap {
    top: 32px;
}
.wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
    margin: 0 auto;
    position: relative;
    width: 1140px;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 1140px) {
    .wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
/*------------------------------
---------- icon -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i,
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a i {
    margin-right: 0;
    width: auto;
    height: auto;
    line-height: normal;
    font-size: inherit;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i.dashicons,
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a i.dashicons {
    font-size: 14px;
    vertical-align: middle;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i.dashicons.dashicons-admin-home {
    font-size: 22px;
    vertical-align: top;
}
/* column manage */

.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: 0;
    margin-top: 0;
    width: 100%;
}
.wpmm-col.wpmm-col-12 {
    width: 100%;
}
.wpmm-col.wpmm-col-6 {
    width: 50%;
}
.wpmm-col.wpmm-col-3 {
    width: 25%;
}
.wpmm-col.wpmm-col-4 {
    width: 33.33333%;
}
.wpmm-col.wpmm-col-2 {
    width: 16.66666%;
}
.wpmm-col.wpmm-col-8 {
    width: 66.666667%;
}
.wpmm-col.wpmm-col-10 {
    width: 83.333333%;
}
/* default CSS override */

.main-navigation ul ul a {
    height: auto;
    width: auto;
}
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.menu-item-has-children:before,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.menu-item-has-children:after,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.page_item_has_children:before,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.page_item_has_children:after {
    display: none;
    position: relative;
    content: none;
}
.main-navigation ul ul ul {
    left: auto;
    margin-top: 0;
}
.wp-megamenu-wrap ul ul a {
    width: auto !important;
}
span.wpmm-selected-icon-top {
    display: block;
    text-align: center;
}
span.wpmm-selected-icon {
    margin: 0 6px 0 0;
}
/* Override default wordpress Menu CSS */

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
    right: 0;
}
.main-navigation ul ul.wp-megamenu-sub-menu {
    border: none;
    background: none;
}
.main-navigation ul ul.wp-megamenu-sub-menu >li.wpmm-type-widget >a b {
    display: none;
}
.main-navigation ul.wp-megamenu-sub-menu li:hover,
.main-navigation ul.wp-megamenu-sub-menu li.focus {
    background: none;
}
.navigation-top .wrap {
    padding: 0;
}
.main-navigation .wpmm-nav-wrap .wpmm-nav-wrap ul ul a {
    padding: 0;
}
.main-navigation .wpmm-nav-wrap .menu-item-has-children > a:after {
    display: none;
}
.main-navigation .wpmm-nav-wrap ul ul:before,
.main-navigation .wpmm-nav-wrap ul ul:after {
    display: none;
}
.main-navigation .wpmm-nav-wrap ul ul li {
    border: none;
    display: block;
}
.main-navigation .wpmm-nav-wrap li {
    border-top: none;
}
.main-navigation .wpmm-nav-wrap ul ul a {
    width: auto;
}
.wpmm-nav-wrap .dropdown-toggle:after {
    display: none;
}
.wpmm-badge {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 9px;
    font-weight: 500;
    line-height: 10px;
    padding: 2px 5px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    margin-left: 2px;
    position: relative;
    top: -8px;
}
.wpmm-badge-default {
    background-color: #636c72;
}
.wpmm-badge-default[href]:focus,
.wpmm-badge-default[href]:hover {
    background-color: #4b5257;
}
.wpmm-badge-primary {
    background-color: #0275d8;
}
.wpmm-badge-primary[href]:focus,
.wpmm-badge-primary[href]:hover {
    background-color: #025aa5;
}
.wpmm-badge-success {
    background-color: #5cb85c;
}
.wpmm-badge-success[href]:focus,
.wpmm-badge-success[href]:hover {
    background-color: #449d44;
}
.wpmm-badge-info {
    background-color: #5bc0de;
}
.wpmm-badge-info[href]:focus,
.wpmm-badge-info[href]:hover {
    background-color: #31b0d5;
}
.wpmm-badge-warning {
    background-color: #f0ad4e;
}
.wpmm-badge-warning[href]:focus,
.wpmm-badge-warning[href]:hover {
    background-color: #ec971f;
}
.wpmm-badge-danger {
    background-color: #d9534f;
}
.wpmm-badge-danger[href]:focus,
.wpmm-badge-danger[href]:hover {
    background-color: #c9302c;
}
/*------------------------------
---------- woocommerce -----------
-------------------------------*/
.wpmm-search-input-wrap .search-wrap .form-control:focus {
    border:none;
}
ul.wp-megamenu .product_list_widget li img {
    width: 80px;
    height: 75px;
    float: left;
    margin-right: 15px;
}
/* ul.wp-megamenu .product_list_widget li span.woocommerce-Price-amount {
    color: #777;
} */

ul.wp-megamenu .product_list_widget li a {
    font-weight: 500 !important;
}
ul.wp-megamenu .product_list_widget li {
    clear: both;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
ul.wp-megamenu .product_list_widget li:last-child {
    margin-bottom: 0;
}
ul.wp-megamenu .product_list_widget li a.remove {
    float: left;
    margin-right: 10px;
    margin-top: -7px;
}
.woocommerce-product-search input[type=search] {
    box-shadow: none;
    border: 1px solid #e5e5e5;
    line-height: 24px;
    padding: 5px 10px;
}
.woocommerce-product-search input[type=submit] {
    padding: 5px 10px;
    line-height: 22px;
    border: 1px solid #000000;
    background: #000;
    color: #fff;
}
.wpmm-search-form input {
    color: #000 !important;
    font-weight: 500!important;
}
/*------------------------------
---------- Video Widget -----------
-------------------------------*/

.wp-megamenu-wrap .wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .mejs-mediaelement {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .mejs-mediaelement iframe {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}
.wp-video-shortcode.mejs-video {
    width: 100% !important;
    min-height: 200px;
}
#wp-megamenu-vertical-menu > .wpmm-nav-wrap ul.wp-megamenu> li ul.wp-megamenu-sub-menu ul.product_list_widget li:hover>a {
    background-color: transparent !important;
}
address {
    color: inherit;
}
.mejs-iframe-overlay {
    z-index: -1;
}
/*------------------------------
---------- Mobile Menu -----------
-------------------------------*/

.wpmm_mobile_menu_btn {
    color: #ffffff;
    background-color: #2964d8;
    font-size: 14px;
}
.wpmm_mobile_menu_btn.show-close-icon.menu-active i::before {
    content: "\f00d";
}
#wp-megamenu-menu-1.wpmm-mobile-menu {
    text-align: right;
    padding: 0 15px;
    color: red;
}
.menu-toggle,
#menu-toggle,
#wr-menu-toggle {
    display: none !important;
}
.wpmm-sticky.wpmm-sticky-wrap.wpmm-mobile-menu {
    position: relative !important;
    left: auto;
    width: auto;
    animation-name: inherit;
}
@media (max-width: 489px) {
    .wpmm-mobile-menu .wpmm-grid-post {
        width: 100% !important;
        margin-bottom: 30px;
    }
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children > ul.wp-megamenu-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    position: static;
    width: 100% !important;
    box-shadow: none;
    left: 0;
    padding: 5px 20px;
    background: none;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    position: relative;
    width: 100%;
    box-shadow: none;
    left: 0;
    background: none;
    padding: 5px 20px;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu {
    width: 100% !important;
    position: relative;
    padding: 10px 15px;
}
.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li {
    width: 50%;
    display: inline-block;
    text-align: center;
}
.wpmm-mobile-menu .dropdown-toggle.toggled-on .icon,
.wpmm-mobile-menu .dropdown-toggle .icon.icon-angle-down {
    display: none;
}
.wpmm_mobile_menu_btn i {
    font-size: 14px;
}
.wpmm_mobile_menu_btn {
    font-size: 14px;
    display: none !important;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
    opacity: 1;
    display: none;
    animation-name: inherit;
    visibility: visible;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
    visibility: visible;
    opacity: 1;
}
.wpmm-mobile-menu .wpmm-strees-row-and-content-container {
    width: 100% !important;
    left: 0 !important;
    position: relative !important;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu {
    position: relative;
    visibility: visible;
    opacity: 1;
    z-index: 1;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:before,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:after {
    display: none;
}
/*------------------------------
---------- Animation -----------
-------------------------------*/

/* pulse */

@keyframes wpmmpulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.04, 1.04, 1.04);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.wpmmpulse {
    animation-name: wpmmpulse;
}
/* fadein */

@keyframes wpmmfadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.wpmmfadeIn {
    animation-name: wpmmfadeIn;
}
/* fadeInDown */

@keyframes wpmmfadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -10px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.wpmmfadeInDown {
    animation-name: wpmmfadeInDown;
}
/* fadeInUp */

@keyframes wpmmfadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.wpmmfadeInUp {
    animation-name: wpmmfadeInUp;
}
/* zoomIn */

@keyframes wpmmzoomIn {
    from {
        opacity: 0;
        transform: scale3d(.5, .5, .5);
    }
    50% {
        opacity: 1;
    }
}
.wpmmzoomIn {
    animation-name: wpmmzoomIn;
}
/* zoomOut */

@keyframes wpmmzoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(.5, .5, .5);
    }
    to {
        opacity: 0;
    }
}
.wpmmzoomOut {
    animation-name: wpmmzoomOut;
}
/* slideInDown */

@keyframes wpmmslideInDown {
    from {
        transform: translate3d(0, -10px, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.wpmmslideInDown {
    animation-name: wpmmslideInDown;
}
/* slideInUp */

@keyframes wpmmslideInUp {
    from {
        transform: translate3d(0, 20px, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.wpmmslideInUp {
    animation-name: wpmmslideInUp;
}
/* flipInX */

@keyframes wpmmflipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.wpmmflipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: wpmmflipInX;
}
/* MegaMenu Search Option */

.wpmm-search-form {
    position: absolute;
    right: 100%;
    top: 50%;
    display: none;
    -webkit-animation: searchslideIn 100ms forwards;
    -moz-animation: searchslideIn 100ms forwards;
    animation: searchslideIn 100ms forwards;
    z-index: 1;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a {
    position: relative;
    z-index: 9999;
    font-size: 16px;
    /*transform: translate(0, 50%);*/
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu> li#wp-megamenu-item-wpmm-search-icon {
    display: inline-block !important;
}
span.wpmm-selected-icon.wpmm-image-icon {
    margin: 0 10px 0 0;
    display: inline-block;
    float: left;
}
.wpmm-search-form input {
    border: 1px solid #f2f2f2;
    font-size: 14px;
    padding: 4px 15px;
    margin-top: 0px;
    border-radius: 3px;
    transform: translate(0%, -57%);
    min-width: 580px;
    width: auto;
    font-family: 'Open Sans';
    height: auto;
}
.wpmm_vertical_menu .wpmm-search-form input {
    transform: translateY(0);
}
.wpmm_vertical_menu .wpmm-search-form,
.wp-megamenu-wrap.wpmm_vertical_menu .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a {
    z-index: auto;
}
@-webkit-keyframes searchslideIn {
    0% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0);
    }
}
@-moz-keyframes searchslideIn {
    0% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes searchslideIn {
    0% {
        transform: translateX(20px);
    }
    100% {
        transform: translateX(0);
    }
}
.fl-page-nav-collapse.navbar-collapse {
    position: absolute;
    background: white;
    z-index: 9999999;
    width: 100%;
    left: 0;
}
.select2-container {
    z-index: 9999999 !important;
}
span.dashicons.dashicons-arrow-right-alt2.wpmm-right.wpmm-gridcontrol-right.disablebtn,
span.dashicons.dashicons-arrow-left-alt2.wpmm-left.wpmm-gridcontrol-left.disablebtn,
span.dashicons.dashicons-arrow-right-alt2.wpmm-right.wpmm-gridcontrol-right,
span.dashicons.dashicons-arrow-left-alt2.wpmm-left.wpmm-gridcontrol-left {
    width: 36px;
    height: 35px;
}
button.submenu-expand,
button.menu-item-link-return {
    display: none !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-hide-desktop {
    display: none;
}
.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a p {
    color: #a6abbc;
    padding-left: 30px;
    padding-top: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.wpmm-nav-wrap ul.wp-megamenu>li>a .wpmm_item_description {
    padding-top: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}
.wpmm-selected-icon i {
    margin-top: 5px;
    font-size: 34px;
}
.wpmm-selected-icon i.dashicons {
    display: initial;
}
span.wpmm-selected-icon {
    margin: 0 10px;
}
.wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu {
    margin-top: 3px;
}
#wp-megamenu-item-4258198361634308785 a:hover {
    color: #47a047 !important
}
.wp-megamenu-sub-menu span.wpmm_item_description {
    font-size: 14px;
    color: #828486;
    margin-top: 5px;
    display: block;
    font-weight: 400;
    line-height: 22px;
}
.wp-megamenu-sub-menu img.custom-menu-image {
    width: 34px;
}
.wp-megamenu-sub-menu >ul >ul > li a {
    border-bottom: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:last-child ul.wp-megamenu-sub-menu {
    right: -20px;
    left: auto;
}
.wpmm-feature-desc {
    font-weight: 400;
}
/* Megamenu search  */
.wpmm-search-wrap {
    /*position: absolute;
    right: 15px;
    top: 29px;*/
    z-index: 99999;
}
.wpmm-search {
    display: inline-block;
    color: #959595;
    text-align: center;
}
a.wpmm-search.search-close-icon {
    color: #fff !important;
    display: none;
    position: fixed !important;
    z-index: 9999 !important;
    background: none !important;
}
.wpmm-search-input-wrap {
    position: fixed;
    top: 0px;
    left: 0px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
    -webkit-animation: searchZoomIn .4s;
    animation: searchZoomIn .4s;
}
.top-search-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.85);
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    z-index: 99999;
}
.wpmm-search-input-wrap .search-wrap {
    width: 100%;
}
.wpmm-search-input-wrap .search-wrap .search.wpmm-top-search {
    position: absolute;
    top: 42%;
    left: 50%;
    width: 40%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 99999999;
}
.wpmm-search-input-wrap .search-wrap .form-control {
    border-bottom: 2px solid #fff;
    color: #fff;
    width: 100%;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 6px 0;
    font-size: 18px;
    font-family: verdana;
}
/* Login/Singup */

.close {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 30px;
    background: #000;
    color: #fff;
    cursor: pointer;
    border: 0;
    padding: 4px;
}
.wpmm-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    visibility: hidden;
    opacity: 0;
    transition: 0.7s;
}
.wp-megamenu-wrap .cont {
    position: absolute;
     top: 0; 
    right: 0;
    width: 900px;
    height: auto;
    background: #ffffff;
    z-index: 100;
    visibility: hidden;
    opacity: 0;
    padding: 44px;
    border-radius: 5px;
}
.wp-megamenu-wrap .form.sign-in h2 span,
.wp-megamenu-wrap .form.sign-up h2 span {
    font-size: 15px;
    font-weight: 400;
    color: #9E9E9D;
}
.active {
    visibility: visible;
    opacity: 1;
}
.active + .cont {
    visibility: visible;
    opacity: 1;
    transform: translateY(60px);
}
.wpmm-login-form .button.show {
    vertical-align: inherit;
}
.wpmm-widget-cart {
    position: absolute;
    width: 320px;
    background: #fff;
    z-index: 9;
    display: none;
    background-color: #fff;
    padding: 10px 20px 20px;
    border: 1px solid #f1f4f9;
    box-shadow: 0 50px 100px -20px rgba(50, 50, 93, .41);
    transform: translate(-50%, 0px);
    left: 50%;
}
.wpmm-menu-cart {
    position: relative;
    padding-right: 20px;
    cursor: pointer;
    text-align: right;
    padding-left: 10px;
}
.wpmm-menu-cart span.cart-icon i {
    font-size: 18px !important;
    padding-top: 0!important;
    padding-right: 0px!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    line-height: 20px !important;
    font-family: IcoFont!important;
}
.wpmm-menu-cart:hover .wpmm-widget-cart {
    display: block;
}
.wpmm-menu-cart .cart-contents {
    color: #fff;
    font-size: 10px;
    background: #d9534f;
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    position: absolute;
    border-radius: 50%;
    line-height: 17px;
    font-weight: 600;
    top: 0px;
    right: 6px;
}
.wpmm-menu-cart img {
    width: 18px;
}
.wpmm-widget-cart ul li a img {
    display: block !important;
}
/* Megamenu - popup */

.wp-megamenu-wrap .form.sign-in h2,
.wp-megamenu-wrap .sub-cont h2 {
    width: 100%;
    font-size: 26px;
    text-align: left;
    margin: 0;
}
.wp-megamenu-wrap .form.sign-in h2:before,
.wp-megamenu-wrap .sub-cont h2:before {
    display: none;
}
.wp-megamenu-wrap .tip {
    font-size: 20px;
    margin: 40px auto 50px;
    text-align: center;
}
.wp-megamenu-wrap .cont {
    overflow: hidden;
    position: absolute;
    width: 780px;
    height: 440px;
    margin: 0 auto;
    background: #fff;
    right: 0;
    box-shadow: 0 50px 100px -20px rgba(50, 50, 93, .41);
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.wpmm-login-form a {
    text-transform: inherit !important;
}
.wp-megamenu-wrap .form {
    position: relative;
    width: 520px;
    height: 100%;
    -webkit-transition: -webkit-transform .9s ease-in-out;
    transition: -webkit-transform .9s ease-in-out;
    transition: transform .9s ease-in-out;
    transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
    padding: 50px 30px 30px 30px;
}
.wp-megamenu-wrap .cont.s--signup .form {
    position: relative;
    width: 480px;
    height: 100%;
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    padding: 44px 0 54px 52px;
}
.wp-megamenu-wrap .form.sign-in {
    position: relative;
    width: 480px;
    height: 100%;
    -webkit-transition: -webkit-transform .9s ease-in-out;
    transition: -webkit-transform .9s ease-in-out;
    transition: transform .9s ease-in-out;
    transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
    padding: 0 0 0 8px;
}
.wp-megamenu-wrap .cont.s--signup .sub-cont {
    left: 0;
    padding-left: 0px;
}
.wp-megamenu-wrap .sub-cont {
    overflow: hidden;
    position: absolute;
    left: 520px;
    top: 0;
    width: 780px;
    height: 100%;
    padding-left: 260px;
    background: #fff;
    -webkit-transition: -webkit-transform .9s ease-in-out;
    transition: -webkit-transform .9s ease-in-out;
    transition: transform .9s ease-in-out;
    transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
}
.wp-megamenu-wrap .form button {
    display: block;
    margin: 0 auto;
    width: 260px;
    height: 36px;
    border-radius: 30px;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
}
.wp-megamenu-wrap .sub-cont .img {
    overflow: hidden;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    height: 100%;
    padding-top: 338px;
}
.wp-megamenu-wrap .cont.s--signup .sub-cont .img {
    left: auto;
}
.wp-megamenu-wrap .sub-cont .img:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 780px;
    height: 100%;
    /*background-image: url(//fcf-officiel.com/wp-content/plugins/wp-megamenu/assets/images/login-bg.jpg);*/
    background-size: cover;
    background-position: 50% 35%;
    -webkit-transition: -webkit-transform .9s ease-in-out;
    transition: -webkit-transform .9s ease-in-out;
    transition: transform .9s ease-in-out;
    transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
}
.wp-megamenu-wrap .sub-cont .img:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.wp-megamenu-wrap .cont.s--signup .img:before {
    -webkit-transform: translate3d(520px, 0, 0);
    transform: translate3d(520px, 0, 0);
}
.wp-megamenu-wrap .sub-cont .img__text.m--up h2,
.wp-megamenu-wrap .sub-cont .img__text.m--in h2 {
    text-align: center;
}
.wp-megamenu-wrap .img__text {
    z-index: 2;
    position: absolute;
    left: 0;
    top: 44px;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    -webkit-transition: -webkit-transform .9s ease-in-out;
    transition: -webkit-transform .9s ease-in-out;
    transition: transform .9s ease-in-out;
    transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
}
.wp-megamenu-wrap .img__text h2 {
    margin-bottom: 10px;
    font-weight: normal;
    color: #fff;
}
.wp-megamenu-wrap .img__text p {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}
.wp-megamenu-wrap .cont.s--signup .img__text.m--up {
    -webkit-transform: translateX(520px);
    transform: translateX(520px);
}
.wp-megamenu-wrap .img__text.m--in {
    -webkit-transform: translateX(-520px);
    transform: translateX(-520px);
}
.wp-megamenu-wrap .cont.s--signup .img__text.m--in {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.wp-megamenu-wrap .img__btn {
    overflow: hidden;
    z-index: 2;
    position: relative;
    width: 100px;
    height: 36px;
    margin: 0 auto;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    cursor: pointer;
    font-weight: 500;
}
.wp-megamenu-wrap .img__btn:after {
    content: '';
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 30px;
}
.wp-megamenu-wrap .img__btn span {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .9s;
    transition: -webkit-transform .9s;
    transition: transform .9s;
    transition: transform .9s, -webkit-transform .9s;
}
.wp-megamenu-wrap .img__btn span.m--in {
    -webkit-transform: translateY(-72px);
    transform: translateY(-72px);
}
.wp-megamenu-wrap .cont.s--signup .img__btn span.m--in {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.wp-megamenu-wrap .cont.s--signup .img__btn span.m--up {
    -webkit-transform: translateY(72px);
    transform: translateY(72px);
}
.wp-megamenu-wrap .form label {
    display: block;
    margin: 15px 0;
    text-align: center;
    width: 416px;
}
.wp-megamenu-wrap .form label span {
    font-size: 12px;
    color: #cfcfcf;
    text-transform: uppercase;
}
.wp-megamenu-wrap .form input {
    display: block;
    width: 100%;
    margin-top: 5px;
    padding: 12px;
    font-size: 14px;
    border: 1px solid rgba(102, 102, 102, 0.3);
    text-align: left;
    font-family: 'Open Sans';
}
.wp-megamenu-wrap .cont .forgot-pass {
    margin-top: 16px;
    text-align: left;
    font-size: 14px;
    color: #cfcfcf;
    font-weight: 500;
}
.wp-megamenu-wrap .form .submit {
    margin-bottom: 20px;
    background: #155bca;
    text-transform: uppercase !important;
    margin: 30px 0;
    width: 416px;
    line-height: 23px;
    padding: 9px !important;
    font-weight: 400;
    text-align: center;
    height: 46px;
}
.wp-megamenu-wrap .sign-in {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.wp-megamenu-wrap .cont.s--signup .sign-in {
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .9s;
    transition-duration: .9s;
    -webkit-transform: translate3d(640px, 0, 0);
    transform: translate3d(640px, 0, 0);
}
.wp-megamenu-wrap .sign-up {
    -webkit-transform: translate3d(-780px, 0, 0);
    transform: translate3d(-780px, 0, 0);
}
.wp-megamenu-wrap .cont.s--signup .sign-up {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.wp-megamenu-wrap .form.sign-in h2,
.wp-megamenu-wrap .form.sign-up h2 {
    color: #000;
    margin-bottom: 30px;
}
.wp-megamenu-wrap .form input#rememberlogin {
    width: 22px;
    display: inline-block;
}
.wp-megamenu-wrap .login-error.alert.alert-danger {
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    color: #ff0000;
}
.wp-megamenu-wrap .login-error.alert {
    position: absolute;
    top: -28px;
    padding: 0;
    background-color: transparent;
    border: none;
}
.wp-megamenu-wrap .form.sign-in form#login, .wp-megamenu-wrap .form.sign-up form#register {
    position: relative;
}
.wp-megamenu-wrap .login-error.alert.alert-success {
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: #5cb75c;
}
.wp-megamenu-wrap .main-navigation .cont .close {
    z-index: 9999;
    color: #155bca;
    right: 5px;
    top: 5px;
    width: 35px;
    height: 35px;
}
.main-navigation .cont .close:hover {
    background: #155bca;
    color: #fff;
}
.wp-megamenu-wrap .cont.s--signup .sub-cont .img {
    overflow: hidden;
    z-index: 2;
    position: absolute;
    right: 0;
    top: 0;
    width: 260px;
    height: 100%;
    padding-top: 350px;
}
.wp-megamenu-wrap span.lost_password {
    position: absolute;
    bottom: 106px;
    width: 55%;
    right: 51px;
    text-align: right;
    margin: 0;
}
.wp-megamenu-wrap span.lost_password a {
    font-size: 14px;
    color: #cfcfcf;
    font-weight: 500;
    transition: .3s;
}
.wp-megamenu-wrap span.lost_password a:hover {
    color: #155bca;
}
/* Megamenu Cart Product  */

.wp-megamenu .wpmm-woo-cart .product_list_widget li img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 15px;
}
.wp-megamenu .wpmm-woo-cart .product_list_widget li a.remove {
    float: left;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 60px;
    width: 18px !important;
    height: 18px;
    line-height: 16px;
    font-size: 16px;
    text-align: center;
    background: #e32f2f;
    background: #b8b8b8;
    z-index: 9;
    transition: .3s;
    font-weight: 600 !important;
}
.wp-megamenu .wpmm-woo-cart .product_list_widget li a.remove:hover {
    background: #e32f2f;
}
.wpmm-widget-cart ul li.woocommerce-mini-cart-item {
    position: relative;
}
.wp-megamenu .wpmm-widget-cart ul li a {
    font-size: 18px;
    font-weight: 300 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: right;
    color: #343437;
    /*float: right;*/
}
.wpmm-widget-cart ul li span.quantity {
    font-size: 15px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: right;
    color: #343437;
}
.wpmm-widget-cart ul li span.quantity .amount {
    font-weight: 600;
}
.wp-megamenu .wpmm-widget-cart .product_list_widget li {
    line-height: 20px;
    margin-bottom: 0px;
}
.wp-megamenu .wpmm-widget-cart .widget .product_list_widget li {
    padding: 0px 0;
    margin: 10px 0;
    display: inline-block;
}
.wp-megamenu .wpmm-widget-cart .widget .product_list_widget li:last-child {
    padding-bottom: 0;
    margin-bottom: 20px;
    display: inline-block;
}
.wp-megamenu .wpmm-widget-cart ul.woocommerce-mini-cart {
    border-bottom: 1px solid #dddddd;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__total.total {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #343437;
    margin-bottom: 30px;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__total.total strong {
    text-align: left;
    float: left;
    font-weight: 400;
}
.wp-megamenu .wpmm-widget-cart span.woocommerce-Price-amount.amount {
    font-weight: 600;
}
.wp-megamenu .wpmm-widget-cart .widget .product_list_widget {
    margin-bottom: 15px;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__buttons.buttons a {
    font-size: 13px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 1.5px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    width: 48%;
    height: 42px;
    background-color: #145ac9;
    float: left;
    margin-bottom: 5px;
    padding: 13px;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__buttons.buttons {
    display: inline;
}
.wp-megamenu .wpmm-widget-cart a.button.checkout.wc-forward {
    margin-left: 10px;
}
.wpmm-widget-cart .widget_shopping_cart .buttons a {
    margin: 0;
}
.wpmm-widget-cart .widget.woocommerce.widget_shopping_cart {
    margin: 0 !important;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__empty-message {
    margin: 0;
    padding-top: 10px;
    font-size: 18px;
    text-align: left;
    font-weight: 600;
    color: #444;
}
.wpmm-login-form a.show i {
    margin-right: 4px !important;
    display: inline-block;
}
.wp-megamenu-sub-menu img.image {
    height: auto;
}
.product_list_widget .star-rating span, .product_list_widget .star-rating::before {
    opacity: 0;
}
.wpmm-woo-cart .woocommerce.widget_shopping_cart .total {
    display: none;
}

@media (max-width: 767px) {
    .wpmm-sticky.wpmm-sticky-wrap {
        position: relative !important;
        left: auto;
        width: auto;
        animation-name: inherit;
    }
    .admin-bar .wpmm-sticky.wpmm-sticky-wrap {
        top: auto;
    }
    .wp-megamenu-wrap ul.wp-megamenu li ul li {
        width: 100%;
    }
    .wpmm-search-input-wrap .search-wrap .search.wpmm-top-search {
        width: 80%;
    }
    .wp-megamenu-wrap .cont {
        overflow: hidden;
        position: absolute;
        width: 332px;
        height: 472px;
        margin: 0 auto;
        background: #fff;
        right: 0;
        box-shadow: 0 50px 100px -20px rgba(50, 50, 93, .41);
        z-index: 9999;
        padding: 36px 32px;
    }
    .wp-megamenu-wrap .form.sign-in {
        width: 264px;
        padding: 0 0 0 8px;
        z-index: 99999;
    }
    .wp-megamenu-wrap .form label {
        display: block;
        margin: 15px 0;
        text-align: center;
        width: 256px;
    }
    .wp-megamenu-wrap .form .submit {
        margin-bottom: 20px;
        background: #155bca;
        text-transform: uppercase;
        margin: 30px 0;
        width: 257px;
        line-height: 23px;
        padding: 9px;
        font-weight: 400;
        text-align: center;
    }
    .wp-megamenu-wrap span.lost_password {
        position: absolute;
        bottom: 142px;
        width: 55%;
        right: 0px;
        text-align: right;
        margin: 0;
    }
    .wp-megamenu-wrap .cont.s--signup .form {
        position: relative;
        width: 333px;
        padding: 40px 30px 40px 30px;
    }
    .cont.s--signup button {
        z-index: 999;
    }
    .wp-megamenu-wrap .sub-cont .img:before,
    .wp-megamenu-wrap .img__btn:after {
        display: none;
    }
    .wp-megamenu-wrap .img__btn span {
            color: #fff;
        cursor: pointer;
    }
    .wp-megamenu-wrap .img__btn {
        overflow: hidden;
        z-index: 9999999;
        position: absolute;
        transform: translate(-50%, 0%);
        left: 50%;
    }
    .wp-megamenu-wrap .form.sign-in h2, .wp-megamenu-wrap .form.sign-up h2 {
        color: #fff;
    }
    .wp-megamenu-wrap .form.sign-in h2 span, .wp-megamenu-wrap .form.sign-up h2 span {
        color: #fafafa;
    }
    .wp-megamenu-wrap .form.sign-in h2 span, .wp-megamenu-wrap .form.sign-up h2 span {
        color: #fafafa;
        margin-top: 5px;
    }
    /* login - mobile*/
    .wp-megamenu-wrap .sub-cont {
        position: initial;
    }
    .wp-megamenu-wrap .cont.s--signup .form {
        position: absolute;
        width: 256px;
        height: 80%;
        padding: 0;
        z-index: 99999;
    }
    .wp-megamenu-wrap .cont.s--signup .sub-cont .img {
        overflow: hidden;
        z-index: 2;
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding-top: 422px;
    }
    .wp-megamenu-wrap .login-error.alert {
        position: absolute;
        top: 95px;
    }
    .wp-megamenu-wrap .img__text.m--in {
        display: none;
    }
    .wp-megamenu-wrap .img__btn span {
        position: absolute;
        left: 0;
        top: 0;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        width: 100%;
        height: 100%;
        -webkit-transition: -webkit-transform .9s;
        transition: -webkit-transform .9s;
        transition: transform .9s;
        transition: transform .9s, -webkit-transform .9s;
    }
    .wp-megamenu-wrap .sub-cont .img:after {
        display: none;
    }
    .wp-megamenu-wrap .img__text {
        display: none;
    }
    .wp-megamenu-wrap .sub-cont .img {
        overflow: hidden;
        z-index: inherit;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        padding-top: 420px;
    }

    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
        z-index: 1;
    }
    .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu {
        margin: 0 !important;
        width: 100% !important;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-hide-mobile {
        display: none;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link {
        float: inherit;
    }
    .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a {
        position: relative;
        z-index: 2;
        transform: translate(0%, 5%);
    }
    .wpmm-search-form {
        right: 0%;
    }
    .wpmm-search-form input {
        border: 1px solid #f2f2f2;
        font-size: 14px;
        padding: 4px 15px;
        margin-top: 0px;
        border-radius: 3px;
        transform: translate(0%, -60%);
        min-width: 230px;
        width: auto;
        font-family: 'Open Sans';
        left: 0;
    }
    .wpmm-search-form {
        right: 100%;
    }
    .wpmm-nav-wrap ul.wp-megamenu li.wpmm-cta-button>a {
        margin-top: 0 !important
    }

    .wp-megamenu-wrap .cont:after, .wp-megamenu-wrap .cont.s--signup:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        z-index: 9;
    }
    .wp-megamenu-wrap .form.sign-in h2, .wp-megamenu-wrap .form.sign-up h2 {
        color: #fff;
    }
    .wp-megamenu-wrap .form.sign-in h2 span, .wp-megamenu-wrap .form.sign-up h2 span {
        font-size: 15px;
        font-weight: 400;
        color: #9E9E9D;
        line-height: 20px;
        display: inline-block;
    }

}



/*------------------------------------------------------
--------------------------------------------------------
--------------------------------------------------------
--------- Theme compatibility --------------------------
--------------------------------------------------------
--------------------------------------------------------
--------------------------------------------------------*/



/*------------------------------
--------- Common Css  ----------
-------------------------------*/

.fa{
    font: normal normal normal 14px/1 FontAwesome !important;
}
.ast-flex.main-header-container .site-branding, 
.ast-header-break-point .site-header .main-header-bar-wrap .site-branding, 
.navbar.hestia_left .navbar-header, 
.navbar.hestia_center .navbar-header, 
.navbar.hestia_right .navbar-header, 
#et-top-navigation #top-menu.nav, 
#page-container #main-header .logo_container, 
#et-top-navigation #et_top_search, 
#et-top-navigation #et_mobile_nav_menu, 
.storefront-primary-navigation #site-navigation div.menu, 
#page #masthead.site-header .col-full .site-branding, 
#outer-wrap #site-header #site-header-inner #site-logo, 
#outer-wrap #site-header .oceanwp-mobile-menu-icon, 
.followWrap .site-header .container .site-branding, 
.header-right-wrapper a#nav-toggle{
    display: none;
}

.ast-flex.main-header-container .ast-main-header-bar-alignment, 
.navbar.hestia_left #wp-megamenu-primary, 
.navbar.hestia_right #wp-megamenu-primary, 
.navbar.hestia_center #wp-megamenu-primary{
    width: 100%;
}

@media(max-width: 767px){
    .ast-main-header-bar-alignment .wpmm_brand_logo_wrap img{
        margin-top: 12px;
    }
    .container.clearfix.et_menu_container{
        width: 100%;
    }
}

/*------------------------------
--------- Astra Theme ----------
-------------------------------*/

.ast-main-header-bar-alignment .wpmm-mobile-menu a.wpmm_mobile_menu_btn{
    padding: 0 12px;
}
.ast-main-header-bar-alignment .wpmm_brand_logo_wrap img{
    margin-top: 0;
}


/*------------------------------
--------- Hestia Theme ----------
-------------------------------*/

nav.hestia_left, nav.navbar.hestia_center, 
nav.navbar.hestia_right{
    z-index: 999999;
}
nav.hestia_left .wpmm-search-input-wrap form, 
nav.navbar.hestia_center  .wpmm-search-input-wrap form, 
nav.navbar.hestia_right  .wpmm-search-input-wrap form{
    top: 46%;
}


/*------------------------------
--------- Divi Theme ----------
-------------------------------*/

#et-top-navigation #top-menu-nav, 
#main-header #et-top-navigation{
    float: none;
}


/*------------------------------
-------- OceanWP Theme ---------
-------------------------------*/

#site-header-inner #site-navigation-wrap{
    width: 100%;
    float: none;
}
#site-header #site-navigation-wrap{
    display: block !important;
}

/*------------------------------
-------- Hueman Theme -------
-------------------------------*/
#header .mobile-title-logo-in-header, 
#header button.ham__navbar-toggler-two {
    display: none !important;
}
#header #nav-mobile .wpmm-nav-wrap ul.wp-megamenu{
    position: relative;
}


/*------------------------------
------ GeneratePress Theme -----
-------------------------------*/
nav#site-navigation.main-navigation #wp-megamenu-primary ul ul{
    height: auto !important;
}


/*------------------------------
------ OnePress Theme -----
-------------------------------*/
.site-header .onepress-menu{
    float: none;
}
.onepress-menu #wp-megamenu-primary .wpmm_mobile_menu_btn{
    line-height: 2;
}
.onepress-menu #wp-megamenu-primary ul li{
    white-space: normal;
}
.onepress-menu #wp-megamenu-primary ul, 
.onepress-menu #wp-megamenu-primary ul li a{
    border: 0 !important;
}
.onepress-menu a.wpmm-search.search-close-icon{
    color: #000 !important;
}
@media(max-width: 1140px){
    .main-navigation .onepress-menu{
        overflow: visible !important;
    }
}


/*------------------------------
------ Hello Elementor Theme -----
-------------------------------*/
body.wp-megamenu  .site-header .site-branding{
    display: none;
}
body.wp-megamenu  .site-header .site-navigation{
    display: block;
}.wpmm-hide-mobile-menu{display:none}#wp-megamenu-secondary_nav:hover{z-index:10008}#wp-megamenu-secondary_nav{z-index:9999;text-align:right;background-color:#145bca;padding-right:20px;padding-left:20px;border-bottom:3px solid #145bca}#wp-megamenu-secondary_nav.wpmm-sticky-wrap.wpmm-sticky{background-color:#145bca}.wp-megamenu-wrap .form .submit{background-color:#145bca}#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wpmm_brand_logo_wrap img{margin-top:17px;margin-right:15px}#wp-megamenu-secondary_nav .wpmm-search-form input{color:rgba(255,255,255,.8)}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li>a,.wp-megamenu-wrap .wpmm-nav-wrap>ul>li.wpmm-social-link.wpmm-social-link-search a,.wpmm-menu-cart .cart-icon .fa-shopping-cart,.wp-megamenu-wrap .form .submit,.wpmm-menu-cart span.cart-icon i{font-family:'Open Sans';color:rgba(255,255,255,.8);font-size:16px;font-weight:400;line-height:24px;text-transform:capitalize;letter-spacing:0;background-color:#145bca;padding-top:23px;padding-bottom:23px}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li:hover>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.active>a{color:#fff;background-color:#145bca;border-top:0 none;border-right:0 none;border-left:0 none;border-bottom:0 none}.wpmm-woo-cart .site-header-cart.menu{padding-bottom:23px}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.current-menu-ancestor>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.active>a{color:#fff}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li .wp-megamenu-sub-menu{width:220px;background-color:#f1f4f9}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu{border-radius:0 0 0 0}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu h1,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu h2,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu h3,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu h4,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu h5,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu h6{font-family:'Open Sans'!important}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a{color:#a6abbc;font-size:14px;font-weight:400;line-height:24px;text-transform:capitalize;background-color:#f1f4f9;padding-top:5px;padding-right:15px;padding-bottom:5px;padding-left:15px}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li:hover>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.current-menu-ancestor>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.active>a,.wpmm-woo-product-category ul li.cat-list a:hover,.wpmm-woo-product-category.layout_2 ul li a:hover{color:#145bca!important;background-color:#e0e0e0}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li.current-menu-item>a,ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active>a,ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active{color:#145bca;background-color:#e0e0e0}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li:last-child:hover>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li:last-child>a{border-bottom:none}#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget:hover>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget:hover>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget:hover>a{border-bottom:none;background:none}#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget>a{font-size:15px;font-weight:400;line-height:25px;text-transform:uppercase;margin-bottom:5px}#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li>ul.wp-megamenu-sub-menu li.wpmm-type-widget:hover>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget:hover>a,#wp-megamenu-secondary_nav>.wpmm-nav-wrap .wp-megamenu>li .wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu li.wpmm-type-widget:hover>a{color:#145bca}#wp-megamenu-secondary_nav>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-container>ul.wp-megamenu-sub-menu,#wp-megamenu-secondary_nav>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container-container>ul.wp-megamenu-sub-menu,#wp-megamenu-secondary_nav>.wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:before,#wp-megamenu-secondary_nav>.wpmm-nav-wrap>ul>li.wpmm-strees-row .wpmm-strees-row-container>.wp-megamenu-sub-menu:after,#wp-megamenu-secondary_nav>.wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_mega_menu>.wpmm-strees-row-and-content-container>ul.wp-megamenu-sub-menu{background:#f1f4f9}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu{width:calc(100% + 40px);margin-left:-20px;background-color:#f1f4f9}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu li.wpmm-col{border-right:1px solid #f1f4f9}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wpmm-item-title{color:#fff;font-size:13px;font-weight:600;line-height:25px;text-transform:uppercase;letter-spacing:0}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .wpmm-item-title:hover{color:#1e73be}#wp-megamenu-secondary_nav>.wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget{color:#ddd}@media (max-width:767px){.wpmm_mobile_menu_btn{display:block}.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu{display:none;position:absolute;z-index:9999;background:#FFF;width:100%;left:0;max-height:none}.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu li{width:100%}.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu li button{padding:0;background:none}a.wpmm_mobile_menu_btn{display:inline-block!important}#wp-megamenu-secondary_nav.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap{text-align:right;height:100%}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu{text-align:left}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap>ul>li.wpmm-social-link{float:none}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap{vertical-align:baseline;display:block;width:100%;text-align:right}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap>ul>li>a{padding:10px 12px}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap .wp-megamenu{padding:10px}.wpmm-mobile-menu ul.wp-megamenu li>a b{float:right;padding:0 5px;line-height:inherit}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap{position:relative}.wpmm-mobile-menu ul.wp-megamenu li>a{display:block}.wpmm-mobile-menu ul.wp-megamenu li{border:none}.admin-bar .wpmm-sticky.wpmm-sticky-wrap.wpmm-mobile-menu{top:auto}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap>ul.wp-megamenu>li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu{box-shadow:none}.wpmm-mobile-menu a.wpmm_mobile_menu_btn{box-shadow:none;border:none;padding:6px 12px;font-weight:400;margin:12px 0;border-radius:3px;transition:400ms;-webkit-transition:400ms}.wpmm-mobile-menu .wpmm_mobile_menu_btn i{vertical-align:baseline}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu li .wp-megamenu-sub-menu{position:relative;opacity:1;visibility:visible;padding:0;margin:0}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu>li.wpmm_mega_menu>ul.wp-megamenu-sub-menu{position:relative;visibility:visible;opacity:1}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu li .wp-megamenu-sub-menu li ul{padding:0;margin:0}.wpmm-mobile-menu .wpmm-social-link{display:inline-block;width:auto!important}#wp-megamenu-secondary_nav.wpmm-mobile-menu a.wpmm_mobile_menu_btn{margin-top:12px;margin-bottom:12px}.wpmm_mobile_menu_btn{color:#ffffff!important;background-color:#2964d8;font-size:14px}.wpmm_mobile_menu_btn:hover{color:#ffffff!important;background-color:#2844d3}.wpmm_mobile_menu_btn i{font-size:14px}#wp-megamenu-secondary_nav.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a{font-size:14px}#wp-megamenu-secondary_nav.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a{font-weight:400}#wp-megamenu-secondary_nav.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a{text-transform:uppercase}#wp-megamenu-secondary_nav.wp-megamenu-wrap.wpmm-mobile-menu>.wpmm-nav-wrap ul.wp-megamenu>li>a{padding-top:10px;padding-bottom:10px}.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap .wp-megamenu>li.wpmm-item-fixed-width>ul.wp-megamenu-sub-menu{left:0!important;width:100%!important}}.wpmmtextleft {
	text-align: left;
}
.wpmmtextright {
	text-align: right;
}
.wpmmtextcenter {
	text-align: center;
}
.wpmm-feature-title {
    margin: 14px 0 6px;
    padding: 0;
    border-bottom: none !important;
}
.wpmm-featurebox-btn {
    display: inline-block !important;
    margin-top: 25px;
    border-radius: 3px;
    font-weight: 400 !important;
    font-size: 12px;
    transition: 400ms !important;
    -webkit-transition: 400ms !important;
    line-height: 24px !important;
}

.wpmm-featurebox-btn.wpmmbtnsize_s {
	padding: 4px 12px 2px !important;
}
.wpmm-featurebox-btn.wpmmbtnsize_m {
	padding: 5px 15px !important;
}
.wpmm-featurebox-btn.wpmmbtnsize_l {
	padding: 10px 25px !important;
}
.wpmmlayout1 .wpmm-feature-item {
	padding: 0;
}
.wpmmlayout1.wpmmtextcenter .wpmm-feature-item{
    padding:15px;
}
.wpmm-feature-desc {
    line-height: 24px;
}.wpmm-vertical-tabs {
    display: flex;
    /* background: #fff; */
    margin: 0 -15px -20px -15px;
}
.wpmm-vertical-tabs-nav {
    width: 20%;
    /* background: #f5f5f5; */
    margin: 0;
    border-right: 1px solid #eee;
}
.wpmm-vertical-tabs-content {
    width: 80%;
    padding: 20px;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li{
    text-align: right;
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    margin-right: -1px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a {
    background: none !important;
    padding: 6px 25px;
    display: block;
    transition: 0s !important;
}
.wpmm-grid-post-img-wrap a {
    padding: 0 !important;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a{
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active a{
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 0;
}
#wp-megamenu-top ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a a{
    margin-bottom: 0;
    padding: 0;
}
.wpmm-vertical-tabs .wpmm-tab-btns >li {
    display: block;
    border: none;
}

.wpmm-vertical-tabs .wpmm-tab-btns >li >a {
    display: block;
    line-height: 18px;
    padding: 10px 10px 10px 33px;
    position: relative;
    color: #000;
}
.wpmm-vertical-tabs .wpmm-tab-pane {
    display: none;
}
.wpmm-vertical-tabs .wpmm-tab-pane.active {
    display: block;
    animation: fadeIn .5s;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info {
    padding: 22px 25px 23px;
    background: #fff;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .date {
    color: #B2B2B2;
    font-size: 13px;
    letter-spacing: -0.4px;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title {
    font-size: 15px;
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 5px;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title >a {
    color: #232323;
    letter-spacing: -0.5px;
    line-height: 22px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title >a:hover {
    color: #ef3f48;
}

ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul {
    position: relative;
    left: 0;
    margin-top: 0;
    top: 0;
    padding: 40px 0;
}

@keyframes spins {
    from{
        transform: rotate(0deg);
    }to{
         transform: rotate(360deg);
     }
}



.wpmm-grid-post-img {
    position: relative;
    line-height: 0;
    font-size: 0;
    height: 180px;
    background-position: 50% !important;

}
.wpmm-grid-post-img-wrap {
    position: relative;
}
.wpmm-grid-post-img-wrap .post-in-image {
    position: absolute;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    display: inline-block;
    line-height: 0;
    font-size: 0;
}
.wpmm-grid-post .wpmm-grid-post-img a {
    padding: 0;
    width: auto;
}
.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a {
    color: #fff !important;
    background: #252525 !important;
    padding: 2px 12px !important;
    width: auto;
    height: auto;
    display: inline-block !important;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 16px;
    transition: 400ms;
    -webkit-transition: 400ms;
    line-height: 20px;
    margin-right: 2px;
}
.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a:hover {
    color: #fff !important;
    background: #444 !important;
}
.wpmm-grid-post-content .grid-post-title {
    margin: 5px 0 0;
    padding: 0;
    font-weight: 600;
}
.wpmm-grid-post-content .post-in-price {
    display: inline-block;
    margin: -2px 0 4px;
    /* color: #777; */
    font-size: 13px;
}
.wpmm-grid-post-content .post-in-price .post-regular-price{
    margin-right: 5px;
}
.wpmm-grid-post-content .grid-post-title a {
    padding: 0;
    margin: 0;
    width: auto;
    color: #000;
    transition: 400ms;
    -webkit-transition: 400ms;
    font-weight: 600 !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wpmm-grid-post-content .grid-post-title a:hover {
    color: #666;
}

.wpmm-grid-post-img img {
    width: 100%;
}

/* manage post grid */
.wpmm-grid-post-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.wpmm-grid-post {
    padding: 0 10px;
}
.wpmm-grid-post.col1 {
    width: 100%;
}
.wpmm-grid-post.col2 {
    width: 50%;
}
.wpmm-grid-post.col3 {
    width: 33.33333%;
}
.wpmm-grid-post.col4 {
    width: 25%;
}
.wpmm-grid-post.col5 {
    width: 20%;
}

/* grid control */
.wpmm-gridcontrol-left,
.wpmm-gridcontrol-right {
    padding: 7px 8px;
    border: 1px solid #e2e2e2;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 18px;
    margin-top: 12px;
    color: #333;
    border-radius: 2px;
    transition: 400ms;
    -webkit-transition: 400ms;
    cursor: pointer;
}
.wpmm-gridcontrol-left:hover,
.wpmm-gridcontrol-right:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}

.wpmm-gridcontrol-left {
    margin-right: 10px;
}
.wpmm-gridcontrol-left.disablebtn,
.wpmm-gridcontrol-right.disablebtn{
    border: 1px solid #eee;
    color: #ddd;
}
.wpmm-gridcontrol-left.disablebtn:hover,
.wpmm-gridcontrol-right.disablebtn:hover {
    background: none;
    border: 1px solid #eee;
    color: #ddd;
}

/* spinner */
.spinwarp {
    position: relative;
}
.spinners{
    width: 60px;
    height: 60px;
    border: 5px solid #ffffff;
    border-top: 5px solid #18bef9;
    border-radius: 100%;
    margin: auto;
    animation: spins .9s infinite linear;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 50%;
    margin-top: -30px;
    z-index: 1;
}
.spinwarp:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(245, 245, 245, 0.88);
    width: 100%;
    height: 100%
}

@media (max-width: 767px) {
    .wpmm-vertical-tabs {
        display: inline-block;
    }
    .wpmm-vertical-tabs-nav {
        width: 100%;
        margin: 0 0 20px;
        border-right: none;
    }
    .wpmm-vertical-tabs-content {
        width: 100%;
    }
    .wpmm-grid-post.col3 {
        width: 50%;
    }
    .wpmm-grid-post.col4 {
        width: 50%;
    }
    .wpmm-grid-post.col5 {
        width: 50%;
    }
}
.evc-predefined-style .evc-shortcode h1,.evc-predefined-style .evc-shortcode h2,.evc-predefined-style .evc-shortcode h3,.evc-predefined-style .evc-shortcode h4,.evc-predefined-style .evc-shortcode h5,.evc-predefined-style .evc-shortcode h6{color:#303030;line-height:1.3em;font-weight:700}.evc-button,.evc-pli-add-to-cart a{text-shadow:none;outline:0;cursor:pointer}.evc-button,.evc-flip-image .evc-fi-link,.evc-pli-add-to-cart a,.touch .evc-blog-list.evc-bl-gallery .evc-bli-inner,.touch .evc-flip-image,.touch .evc-icon-list .evc-il-item.evc-ili-has-link,.touch .evc-interactive-banner,.touch .evc-post-carousel .evc-pci-inner,.touch .evc-product-list .evc-pli-inner,.touch .evc-shortcode .evc-ib-bordered,.touch .evc-shortcode .evc-ib-circle-fade-out,.touch .evc-shortcode .evc-ib-top-moving,.touch .evc-shortcode .evc-ib-zoom,.touch .evc-shortcode:not(.evc-shortcode-has-link) .evc-ib-overlay,.touch .evc-svg-text{cursor:pointer}.evc-no-space.evc-disable-bottom-space{margin-bottom:0}.evc-no-space.evc-columns-side-space{padding:0}.evc-no-space .evc-element-wrapper{margin:0}.evc-no-space .evc-element-wrapper .evc-element-item{padding:0;margin:0}.evc-tiny-space.evc-disable-bottom-space{margin-bottom:-10px}.evc-tiny-space.evc-columns-side-space{padding:0 10px}.evc-tiny-space .evc-element-wrapper{margin:0 -5px}.evc-tiny-space .evc-element-wrapper .evc-element-item{padding:0 5px;margin:0 0 10px}.evc-small-space.evc-disable-bottom-space{margin-bottom:-20px}.evc-small-space.evc-columns-side-space{padding:0 20px}.evc-small-space .evc-element-wrapper{margin:0 -10px}.evc-small-space .evc-element-wrapper .evc-element-item{padding:0 10px;margin:0 0 20px}.evc-normal-space.evc-disable-bottom-space{margin-bottom:-30px}.evc-normal-space.evc-columns-side-space{padding:0 30px}.evc-normal-space .evc-element-wrapper{margin:0 -15px}.evc-normal-space .evc-element-wrapper .evc-element-item{padding:0 15px;margin:0 0 30px}.evc-medium-space.evc-disable-bottom-space{margin-bottom:-40px}.evc-medium-space.evc-columns-side-space{padding:0 40px}.evc-medium-space .evc-element-wrapper{margin:0 -20px}.evc-medium-space .evc-element-wrapper .evc-element-item{padding:0 20px;margin:0 0 40px}.evc-large-space.evc-disable-bottom-space{margin-bottom:-50px}.evc-large-space.evc-columns-side-space{padding:0 50px}.evc-large-space .evc-element-wrapper{margin:0 -25px}.evc-large-space .evc-element-wrapper .evc-element-item{padding:0 25px;margin:0 0 50px}.evc-element-has-columns:after,.evc-element-has-columns:before{content:' ';display:table}.evc-element-has-columns:after{clear:both}.evc-element-has-columns .evc-element-item{position:relative;display:inline-block;vertical-align:top;box-sizing:border-box}.evc-shortcode .evc-ib-lightbox a:before,.evc-shortcode.evc-shortcode-has-link a:after,.evc-shortcode:not(.evc-shortcode-has-link) .evc-ib-overlay:after{display:block;height:100%;top:0;left:0;content:'';background-color:rgba(48,48,48,.3);position:absolute}.evc-element-has-columns:not(.evc-one-columns) .evc-element-item{float:left}.evc-element-has-columns.evc-one-columns .evc-element-item{width:100%}.evc-element-has-columns.evc-two-columns .evc-element-item{width:50%}@media only screen and (min-width:681px){.evc-element-has-columns.evc-two-columns .evc-element-item:nth-child(2n+1){clear:both}}.evc-element-has-columns.evc-three-columns .evc-element-item{width:33.33333%}.evc-element-has-columns.evc-four-columns .evc-element-item{width:25%}@media only screen and (min-width:1025px){.evc-element-has-columns.evc-four-columns .evc-element-item:nth-child(4n+1){clear:both}}.evc-element-has-columns.evc-five-columns .evc-element-item{width:20%}@media only screen and (min-width:1367px){.evc-element-has-columns.evc-five-columns .evc-element-item:nth-child(5n+1){clear:both}}.evc-element-has-columns.evc-six-columns .evc-element-item{width:16.66667%}@media only screen and (min-width:1441px){.evc-element-has-columns.evc-six-columns .evc-element-item:nth-child(6n+1){clear:both}}@media only screen and (max-width:1440px){.evc-element-has-columns.evc-six-columns .evc-element-item{width:20%}}@media only screen and (max-width:1440px) and (min-width:1367px){.evc-element-has-columns.evc-six-columns .evc-element-item:nth-child(5n+1){clear:both}}@media only screen and (max-width:1366px){.evc-element-has-columns.evc-five-columns .evc-element-item,.evc-element-has-columns.evc-six-columns .evc-element-item{width:25%}}@media only screen and (max-width:1366px) and (min-width:1025px){.evc-element-has-columns.evc-five-columns .evc-element-item:nth-child(4n+1),.evc-element-has-columns.evc-six-columns .evc-element-item:nth-child(4n+1){clear:both}}@media only screen and (max-width:1024px){.evc-element-has-columns.evc-five-columns .evc-element-item,.evc-element-has-columns.evc-four-columns .evc-element-item,.evc-element-has-columns.evc-six-columns .evc-element-item{width:33.33333%}}@media only screen and (max-width:1024px) and (min-width:769px){.evc-element-has-columns.evc-five-columns .evc-element-item:nth-child(3n+1),.evc-element-has-columns.evc-four-columns .evc-element-item:nth-child(3n+1),.evc-element-has-columns.evc-six-columns .evc-element-item:nth-child(3n+1){clear:both}}@media only screen and (max-width:768px){.evc-element-has-columns.evc-five-columns .evc-element-item,.evc-element-has-columns.evc-four-columns .evc-element-item,.evc-element-has-columns.evc-six-columns .evc-element-item,.evc-element-has-columns.evc-three-columns .evc-element-item{width:50%}}@media only screen and (max-width:768px) and (min-width:681px){.evc-element-has-columns.evc-five-columns .evc-element-item:nth-child(2n+1),.evc-element-has-columns.evc-four-columns .evc-element-item:nth-child(2n+1),.evc-element-has-columns.evc-six-columns .evc-element-item:nth-child(2n+1),.evc-element-has-columns.evc-three-columns .evc-element-item:nth-child(2n+1){clear:both}}body.rtl{direction:ltr;unicode-bidi:embed}.evc-predefined-style .evc-shortcode{font-family:Raleway,sans-serif}.evc-predefined-style .evc-shortcode h1,.evc-predefined-style .evc-shortcode h2,.evc-predefined-style .evc-shortcode h3,.evc-predefined-style .evc-shortcode h4,.evc-predefined-style .evc-shortcode h5,.evc-predefined-style .evc-shortcode h6,.evc-predefined-style .evc-shortcode p{font-family:inherit;font-style:normal;letter-spacing:0}.evc-predefined-style .evc-shortcode h1{font-size:37px}@media only screen and (max-width:1024px){.evc-predefined-style .evc-shortcode h1{font-size:35px}}@media only screen and (max-width:680px){.evc-element-has-columns.evc-five-columns .evc-element-item,.evc-element-has-columns.evc-four-columns .evc-element-item,.evc-element-has-columns.evc-six-columns .evc-element-item,.evc-element-has-columns.evc-three-columns .evc-element-item,.evc-element-has-columns.evc-two-columns .evc-element-item{width:100%}.evc-predefined-style .evc-shortcode h1{font-size:33px}}.evc-predefined-style .evc-shortcode h2{font-size:30px}@media only screen and (max-width:1024px){.evc-predefined-style .evc-shortcode h2{font-size:29px}}@media only screen and (max-width:680px){.evc-predefined-style .evc-shortcode h2{font-size:28px}}.evc-predefined-style .evc-shortcode h3{font-size:26px}@media only screen and (max-width:1024px){.evc-predefined-style .evc-shortcode h3{font-size:25px}}@media only screen and (max-width:680px){.evc-predefined-style .evc-shortcode h3{font-size:24px}}.evc-predefined-style .evc-shortcode h4{font-size:22px}@media only screen and (max-width:1024px){.evc-predefined-style .evc-shortcode h4{font-size:21px}}@media only screen and (max-width:680px){.evc-predefined-style .evc-shortcode h4{font-size:20px}}.evc-predefined-style .evc-shortcode h5{font-size:20px}@media only screen and (max-width:1024px){.evc-predefined-style .evc-shortcode h5{font-size:19px}}@media only screen and (max-width:680px){.evc-predefined-style .evc-shortcode h5{font-size:18px}}.evc-predefined-style .evc-shortcode h6{font-size:18px}@media only screen and (max-width:1024px){.evc-predefined-style .evc-shortcode h6{font-size:17px}}@media only screen and (max-width:680px){.evc-predefined-style .evc-shortcode h6{font-size:16px}}.evc-predefined-style .evc-shortcode p{color:grey;font-size:15px;line-height:26px;font-weight:400}@media only screen and (max-width:1024px){.evc-predefined-style .evc-shortcode p{font-size:14px}}.widget.evc-widget{margin:0}.evc-shortcode.evc-shortcode-has-link a:hover:after{opacity:1}.evc-shortcode.evc-shortcode-has-link a:after{width:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.evc-counter,.evc-product-list .evc-pli-info-on-image{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out}.evc-shortcode:not(.evc-shortcode-has-link) .evc-ib-overlay:hover:after{opacity:1}.evc-shortcode:not(.evc-shortcode-has-link) .evc-ib-overlay:after{width:100%;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.evc-shortcode .evc-ib-zoom{overflow:hidden}.evc-shortcode .evc-ib-zoom:hover img{-webkit-transform:scale(1.04);-moz-transform:scale(1.04);transform:scale(1.04)}.evc-shortcode .evc-ib-zoom img{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out}.evc-shortcode .evc-ib-lightbox a:hover:before{opacity:1}.evc-shortcode .evc-ib-lightbox a:hover:after{opacity:1;margin-top:0;-webkit-transition:opacity .2s ease-in-out,margin .3s ease-in-out;-moz-transition:opacity .2s ease-in-out,margin .3s ease-in-out;transition:opacity .2s ease-in-out,margin .3s ease-in-out}.evc-shortcode .evc-ib-lightbox a:before{width:100%;opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;z-index:1}.evc-shortcode .evc-ib-lightbox a:after{position:absolute;top:calc(50% - 20px);left:calc(50% - 15px);display:inline-block;vertical-align:top;margin-top:-10px;font-family:Ionicons;content:'\f2f5';color:#fff;font-size:40px;line-height:1;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;z-index:2;-webkit-transition:opacity .2s ease-in-out,margin .1s ease-in-out;-moz-transition:opacity .2s ease-in-out,margin .1s ease-in-out;transition:opacity .2s ease-in-out,margin .1s ease-in-out}.evc-pli-add-to-cart a,.evc-pli-mark .onsale{text-transform:uppercase;font-weight:700;box-sizing:border-box}.evc-shortcode .evc-ib-top-moving:hover img{-webkit-transform:translate3d(0,-6px,0);-moz-transform:translate3d(0,-6px,0);transform:translate3d(0,-6px,0)}.evc-shortcode .evc-ib-top-moving a:after{display:none}.evc-shortcode .evc-ib-top-moving img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .3s cubic-bezier(.21,.6,.44,2.18);-moz-transition:-moz-transform .3s cubic-bezier(.21,.6,.44,2.18);transition:transform .3s cubic-bezier(.21,.6,.44,2.18)}.evc-shortcode .evc-ib-circle-fade-out a:before,.evc-shortcode .evc-ib-circle-fade-out:after{content:'';position:absolute;top:50%;left:50%;width:100%;height:0;padding-top:100%;display:block;background-color:rgba(0,0,0,.7);border-radius:100%;opacity:1;visibility:visible;box-sizing:border-box;-webkit-transform:scale(1.5) translate3d(-33.33%,-33.33%,0);-moz-transform:scale(1.5) translate3d(-33.33%,-33.33%,0);transform:scale(1.5) translate3d(-33.33%,-33.33%,0);-webkit-transition:all .4s;-moz-transition:all .4s;transition:all .4s}.evc-shortcode .evc-ib-bordered a:after,.evc-shortcode .evc-ib-circle-fade-out a:after,.evc-shortcode.evc-shortcode-has-link .evc-ib-circle-fade-out:after{display:none}.evc-shortcode .evc-ib-circle-fade-out a:hover:before,.evc-shortcode .evc-ib-circle-fade-out:hover:after{width:60px;padding-top:60px;opacity:0;visibility:hidden;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.evc-shortcode .evc-ib-circle-fade-out{overflow:hidden}.evc-shortcode .evc-ib-circle-fade-out a:before{z-index:1}.evc-shortcode .evc-ib-circle-fade-out img{width:100%}.evc-shortcode .evc-ib-bordered:after{position:absolute;content:'';top:0;left:0;width:calc(100% - 6px);height:calc(100% - 6px);border:3px solid #43cb83;z-index:-1}.evc-shortcode .evc-ib-bordered:hover img{-webkit-transform:translate3d(-20px,-20px,0);-moz-transform:translate3d(-20px,-20px,0);transform:translate3d(-20px,-20px,0)}.evc-shortcode .evc-ib-bordered img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease}.evc-pagination-holder{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.evc-pagination-holder .evc-button{margin-top:30px;opacity:1}.evc-pagination-holder .evc-button.evc-loading{opacity:0}.evc-pagination-spinner{position:relative;display:inline-block;vertical-align:top;width:70px;line-height:1;opacity:0}.evc-pagination-spinner.evc-loading,.evc-product-list .evc-pli-inner:hover .evc-pli-info-on-image{opacity:1}.evc-pagination-spinner.evc-abs{position:absolute;bottom:15px;left:calc(50% - 35px)}.evc-pagination-spinner.evc-loading>*{-webkit-animation:evc-spinner-bounce-delay 1.4s infinite ease-in-out both;-moz-animation:evc-spinner-bounce-delay 1.4s infinite ease-in-out both;animation:evc-spinner-bounce-delay 1.4s infinite ease-in-out both}.evc-pagination-spinner>*{position:relative;display:inline-block;vertical-align:top;width:18px;height:18px;background-color:#303030;border-radius:100%}.evc-pagination-spinner>:nth-child(1){-webkit-animation-delay:-.32s;-moz-animation-delay:-.32s;animation-delay:-.32s}.evc-pagination-spinner>:nth-child(2){-webkit-animation-delay:-.16s;-moz-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes evc-spinner-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@-moz-keyframes evc-spinner-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}@keyframes evc-spinner-bounce-delay{0%,100%,80%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}.evc-owl-carousel{visibility:hidden}.evc-owl-carousel .owl-stage-outer{z-index:1}.evc-owl-carousel.evc-owl-carousel-init{visibility:visible}.evc-owl-carousel.evc-carousel-has-both-control .owl-nav .owl-next,.evc-owl-carousel.evc-carousel-has-both-control .owl-nav .owl-prev{-webkit-transform:translateY(calc(-50% - 25px));-moz-transform:translateY(calc(-50% - 25px));transform:translateY(calc(-50% - 25px))}.evc-owl-carousel .owl-nav .owl-next,.evc-owl-carousel .owl-nav .owl-prev{position:absolute;top:50%;z-index:3;color:#303030;outline:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.evc-owl-carousel .owl-nav .owl-next:hover,.evc-owl-carousel .owl-nav .owl-prev:hover{color:#43cb83}.evc-carousel-skin-light .evc-owl-carousel .owl-nav .owl-next,.evc-carousel-skin-light .evc-owl-carousel .owl-nav .owl-prev{color:#fff}.evc-carousel-skin-light .evc-owl-carousel .owl-nav .owl-next:hover,.evc-carousel-skin-light .evc-owl-carousel .owl-nav .owl-prev:hover{color:#43cb83}.evc-owl-carousel .owl-nav .owl-next>span,.evc-owl-carousel .owl-nav .owl-prev>span{position:relative;display:inline-block;vertical-align:middle;font-size:40px;line-height:1}.evc-owl-carousel .owl-nav .owl-next>span:before,.evc-owl-carousel .owl-nav .owl-prev>span:before{display:block;line-height:inherit}.evc-owl-carousel .owl-nav .owl-prev{left:25px}.evc-owl-carousel .owl-nav .owl-next{right:25px}.evc-owl-carousel .owl-dots{text-align:center;margin:20px 0 0}.evc-owl-carousel .owl-dots .owl-dot{display:inline-block;vertical-align:middle;outline:0}.evc-owl-carousel .owl-dots .owl-dot span{display:inline-block;vertical-align:middle;width:12px;height:12px;margin:0 6px;background-color:rgba(48,48,48,.3);border-radius:3em;box-sizing:border-box;-webkit-transition:background-color .3s ease-in-out;-moz-transition:background-color .3s ease-in-out;transition:background-color .3s ease-in-out}.evc-pli-add-to-cart,.evc-pli-add-to-cart a{position:relative;display:inline-block;vertical-align:top}.evc-owl-carousel .owl-dots .owl-dot.active span,.evc-owl-carousel .owl-dots .owl-dot:hover span{background-color:#303030}.evc-carousel-skin-light .evc-owl-carousel .owl-dots .owl-dot span{background-color:rgba(255,255,255,.3)}.evc-carousel-skin-light .evc-owl-carousel .owl-dots .owl-dot.active span,.evc-carousel-skin-light .evc-owl-carousel .owl-dots .owl-dot:hover span{background-color:#fff}.evc-owl-carousel .owl-carousel .owl-item img{-webkit-transform:translateZ(0)}.evc-pli-add-to-cart{width:100%}.evc-pli-add-to-cart a{width:auto;margin:0;padding:11px 36px;font-family:inherit;font-size:11px;line-height:2em;letter-spacing:.1em;text-decoration:none;color:#fff;background-color:#303030;border:0;border-radius:0;box-shadow:none;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.evc-pli-add-to-cart a:hover{color:#fff;background-color:#43cb83}.evc-pli-add-to-cart a.add_to_cart_button.added{display:none}.evc-pli-category,.evc-pli-image{position:relative;display:inline-block;vertical-align:top;width:100%}.evc-pli-category{margin:6px 0 0}.evc-pli-category a{color:grey}.evc-pli-category a:hover{color:#303030}.evc-pli-image img{display:block;width:100%}.evc-pli-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1}.evc-pli-mark .onsale{position:absolute;top:10px;left:10px;display:block;width:55px;height:55px;padding:2px;font-size:12px;line-height:53px;text-align:center;color:#fff;background-color:#43cb83;border-radius:50%;z-index:100}.evc-pli-price,.evc-pli-ratings{display:inline-block;width:100%;vertical-align:top;position:relative}.evc-pli-price .price{display:block;font-size:15px;line-height:inherit;font-weight:700;color:#303030}.evc-pli-price .price del{margin:0 9px 0 0;color:rgba(48,48,48,.4)}.evc-pli-price .price ins{margin:0;color:inherit;text-decoration:none}.evc-pli-ratings{line-height:1;color:#fbd60c}.evc-pli-ratings .star-rating:before,.evc-pli-ratings .star-rating>span:before{display:inline-block;vertical-align:top;line-height:inherit;font-weight:400;letter-spacing:.2em;color:inherit;font-family:Ionicons;font-style:normal;font-variant:normal;text-transform:none;text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.evc-pli-ratings .star-rating{position:relative;display:inline-block;vertical-align:top;line-height:inherit}.evc-pli-ratings .star-rating:before{position:relative;content:"";font-size:16px}.evc-pli-ratings .star-rating>span{position:absolute;top:0;left:0;height:100%;font-size:0;line-height:inherit;overflow:hidden}.evc-pli-ratings .star-rating>span:before{position:relative;content:"";font-size:16px}.evc-pli-title{display:block;margin:0}.evc-product-list,.evc-product-list .evc-pli-image-wrapper,.evc-product-list .evc-pli-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.evc-product-list .evc-pli-info-on-image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;flex-direction:column;flex-wrap:nowrap;position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;text-align:center;background-color:rgba(48,48,48,.5);opacity:0;box-sizing:border-box;transition:opacity .3s ease-in-out}.evc-clients,.evc-clients .evc-c-images,.evc-clients .evc-c-item,.evc-clients .evc-c-item-inner,.evc-product-list .evc-pli-content{display:inline-block;vertical-align:top}.evc-product-list .evc-pli-content{position:relative;width:100%;margin:25px 0 7px}.evc-product-list .evc-pli-ratings{margin-top:10px}.evc-product-list .evc-pli-price{margin-top:9px}.evc-product-list .evc-pli-add-to-cart{z-index:2}.evc-product-list .evc-pli-info-on-image .evc-pli-price .price,.evc-product-list .evc-pli-info-on-image .evc-pli-title{color:#fff}.evc-product-list .evc-pli-info-on-image .evc-pli-price del{color:rgba(255,255,255,.6)}.evc-product-list .evc-pli-info-on-image .evc-pli-category a{position:relative;color:#fff;z-index:2}.evc-product-list .evc-pli-info-on-image .evc-pli-category a:hover{color:rgba(255,255,255,.6)}.evc-product-list.evc-layout-standard-button-sliding .evc-pli-inner:hover .evc-pli-add-to-cart{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.evc-product-list.evc-layout-standard-button-sliding .evc-pli-image-wrapper{overflow:hidden}.evc-product-list.evc-layout-standard-button-sliding .evc-pli-add-to-cart{position:absolute;left:0;bottom:0;-webkit-transform:translateY(101%);-moz-transform:translateY(101%);transform:translateY(101%);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;transition:transform .3s ease-in-out}.evc-product-list.evc-layout-standard-button-sliding .evc-pli-add-to-cart a{width:100%;padding:13px 20px;text-align:center}.evc-product-list.evc-layout-gallery .evc-pli-inner{overflow:hidden}.evc-product-list.evc-layout-gallery .evc-pli-add-to-cart{margin-top:25px}.evc-clients{position:relative;width:100%;text-align:center}.evc-clients .evc-c-item{position:relative;width:100%}.evc-clients .evc-c-item-inner{position:relative}.touch .evc-clients .evc-c-item-inner{cursor:pointer}.evc-clients .evc-c-images{position:relative;width:100%;overflow:hidden}.evc-clients .evc-c-images img{display:block}.evc-clients .evc-c-original-image{position:relative;z-index:1}.evc-clients .evc-c-hover-image{position:absolute;top:0;left:0}.evc-clients .evc-c-link{position:relative;display:block}.evc-testimonials,.evc-testimonials .evc-t-item{display:inline-block;width:100%;vertical-align:top;position:relative}.evc-clients .evc-c-title{margin:25px 0 10px}.evc-clients .evc-owl-carousel .owl-nav .owl-prev{left:-10px}.evc-clients .evc-owl-carousel .owl-nav .owl-next{right:-10px}.evc-clients.evc-c-switch-images .evc-c-item.evc-c-has-hover .evc-c-item-inner:hover .evc-c-original-image{opacity:0}.evc-clients.evc-c-switch-images .evc-c-item.evc-c-has-hover .evc-c-item-inner:hover .evc-c-hover-image{opacity:1}.evc-clients.evc-c-switch-images .evc-c-item .evc-c-original-image{opacity:1;-webkit-transition:opacity .35s;-moz-transition:opacity .35s;transition:opacity .35s}.evc-clients.evc-c-switch-images .evc-c-item .evc-c-hover-image{opacity:0;-webkit-transition:opacity .35s;-moz-transition:opacity .35s;transition:opacity .35s}.evc-clients.evc-c-roll-over .evc-c-item.evc-c-has-hover .evc-c-item-inner:hover .evc-c-original-image{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.evc-clients.evc-c-roll-over .evc-c-item.evc-c-has-hover .evc-c-item-inner:hover .evc-c-hover-image{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.evc-clients.evc-c-roll-over .evc-c-item .evc-c-original-image{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .35s;-moz-transition:-moz-transform .35s;transition:transform .35s}.evc-clients.evc-c-roll-over .evc-c-item .evc-c-hover-image{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .35s;-moz-transition:-moz-transform .35s;transition:transform .35s}.evc-testimonials .evc-t-item{text-align:center}.evc-testimonials .evc-t-item .evc-t-image img{display:block;width:auto;margin:0 auto;border-radius:100%}.evc-testimonials .evc-t-image{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-testimonials .evc-t-content{position:relative;display:inline-block;width:100%;vertical-align:top;margin-top:30px}.evc-testimonials .evc-t-text{margin:0}.evc-testimonials .evc-t-author{display:block;margin-top:16px;font-size:12px;line-height:18px}.evc-blockquote,.evc-testimonials .evc-t-author-label,.evc-testimonials .evc-t-author-position{display:inline-block;vertical-align:top}.evc-testimonials .evc-t-author-label{font-weight:700;color:#303030}.evc-blockquote{position:relative;width:100%;margin:0;quotes:none;border:0;box-sizing:border-box}.evc-blockquote .evc-b-text{display:block}.evc-blockquote.evc-b-simple{color:#ccc;font-size:14px;line-height:28px;font-weight:500;font-style:normal;padding:1px 0 0 47px}.evc-blockquote.evc-b-left-line{color:grey;font-size:16px;line-height:28px;font-weight:500;font-style:normal;padding:0 0 0 25px;border-left:4px solid #43cb83}.evc-blockquote.evc-b-with-icon{color:#303030;font-size:16px;line-height:28px;font-weight:600;font-style:normal}.evc-blockquote.evc-b-with-icon:before{position:absolute;top:3px;left:0;content:'\f347';font-family:Ionicons;font-size:30px;line-height:1;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.evc-blockquote.evc-b-with-icon .evc-b-text,.evc-blog-list,.evc-blog-list.evc-bl-gallery .evc-bli-inner,.evc-blog-list.evc-bl-layout-boxed .evc-bli-content{position:relative;display:inline-block;vertical-align:top;width:100%}.evc-blockquote.evc-b-with-icon .evc-b-text{padding-left:40px;box-sizing:border-box}.evc-blog-list.evc-bl-standard .evc-bli-image{width:100%;margin-bottom:34px}.evc-blog-list.evc-bl-gallery .evc-bli-image,.evc-blog-list.evc-bl-layout-boxed .evc-bli-image{margin-bottom:0}.evc-blog-list.evc-bl-standard .evc-bli-image a,.evc-blog-list.evc-bl-standard .evc-bli-image img{width:100%}.evc-blog-list.evc-bl-layout-boxed .evc-bli-content{padding:24px 30px 30px;background-color:#fff;border:1px solid #ebebeb;border-top-width:0;box-shadow:3px 3px 16px 2px rgba(0,0,0,.04);box-sizing:border-box}.evc-blog-list.evc-bl-gallery .evc-bli-inner:hover .evc-bli-excerpt{opacity:1;max-height:3.9em;-webkit-transition:opacity .2s,max-height .3s;-moz-transition:opacity .2s,max-height .3s;transition:opacity .2s,max-height .3s}.evc-blog-list.evc-bl-gallery .evc-bli-content{position:absolute;left:0;bottom:0;width:100%;height:auto;padding:15% 30px 22px;background:rgba(255,255,255,.6);background:-webkit-linear-gradient(to top,rgba(255,255,255,.6),rgba(255,255,255,0));background:linear-gradient(to top,rgba(255,255,255,.6),rgba(255,255,255,0));box-sizing:border-box}.evc-blog-list.evc-bl-gallery .evc-bli-content a{position:relative;z-index:2}.evc-blog-list.evc-bl-gallery .evc-bli-excerpt{opacity:0;max-height:0;overflow:hidden;-webkit-transition:opacity .2s,max-height .3s;-moz-transition:opacity .2s,max-height .3s;transition:opacity .2s,max-height .3s}.evc-blog-list.evc-bl-simple .evc-bli-inner{position:relative;display:table;width:100%;height:100%}.evc-blog-list.evc-bl-simple .evc-bli-inner>*{display:table-cell;vertical-align:middle}.evc-blog-list.evc-bl-simple .evc-bli-image{width:84px;padding-right:20px}.evc-blog-list.evc-bl-simple .evc-bli-image a,.evc-blog-list.evc-bl-simple .evc-bli-image img{width:100%}.evc-blog-list.evc-bl-minimal .evc-bli-post-info,.evc-blog-list.evc-bl-simple .evc-bli-post-info{margin-top:4px}.evc-blog-list.evc-bl-skin-light.evc-bl-layout-boxed .evc-bli-content{background-color:#303030;border-color:#bfbfbf;box-shadow:3px 3px 16px 2px rgba(255,255,255,.04)}.evc-blog-list.evc-bl-skin-light.evc-bl-gallery .evc-bli-content{background:rgba(0,0,0,.6);background:-webkit-linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0));background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0))}.evc-blog-list.evc-bl-skin-light .evc-bli-title{color:#fff}.evc-blog-list.evc-bl-skin-light .evc-bli-title a:hover{color:rgba(255,255,255,.8)}.evc-blog-list.evc-bl-skin-light .evc-bli-excerpt{color:#fff}.evc-blog-list.evc-bl-skin-light .evc-bli-post-info{color:#bfbfbf;border-color:#bfbfbf}.evc-blog-list.evc-bl-skin-light .evc-bli-post-info a:hover{color:#fff}.evc-blog-list .evc-bli-image,.evc-blog-list .evc-bli-image a{position:relative;display:inline-block;vertical-align:top}.evc-blog-list .evc-bli-image img{display:block}.evc-blog-list .evc-bli-date-on-image{position:absolute;top:10px;left:10px;padding:8px 13px 13px;text-align:center;color:#fff;background-color:#43cb83;z-index:2;box-sizing:border-box;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.evc-blog-list .evc-bli-date-on-image>*{display:block;line-height:1}.evc-blog-list .evc-bli-date-on-image .evc-bli-date-day{font-size:26px;font-weight:700}.evc-blog-list .evc-bli-date-on-image .evc-bli-date-month{margin-top:2px;font-size:13px}.evc-blog-list .evc-bli-title{margin:0}.evc-blog-list .evc-bli-excerpt{margin:14px 0 0}.evc-blog-list .evc-bli-post-info{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;clear:both}.evc-blog-list .evc-bli-post-info>*{position:relative;display:inline-block;vertical-align:top;float:left;margin-right:16px;padding-right:15px;font-size:13px;line-height:18px;color:currentColor;border-right:1px solid #ebebeb}.evc-blog-list .evc-bli-post-info>:last-child{margin-right:0;padding-right:0;border-right:0}.evc-blog-list .evc-bli-post-info>* a{color:inherit}.evc-blog-list .evc-bli-post-info>* a:hover{color:#43cb83}.evc-blog-list .evc-bli-post-info-top{margin-bottom:5px}.evc-blog-list .evc-bli-post-info-bottom{margin-top:16px}.evc-blog-list .evc-bli-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.evc-button,.evc-button-wrapper,.evc-button.evc-btn-has-icon .evc-btn-text{display:inline-block;vertical-align:top}.evc-button-wrapper{position:relative;width:100%}.evc-button-wrapper.evc-btn-left{text-align:left}.evc-button-wrapper.evc-btn-right{text-align:right}.evc-button-wrapper.evc-btn-center{text-align:center}.evc-button{position:relative;width:auto;margin:0;font-family:inherit;font-size:11px;line-height:2em;letter-spacing:.1em;font-weight:700;text-transform:uppercase;text-decoration:none;background-color:transparent;border:1px solid transparent;border-radius:0;box-shadow:none;box-sizing:border-box;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.evc-button .evc-btn-text{position:relative;display:block;line-height:inherit}.evc-button .evc-btn-icon{position:relative;display:inline-block;vertical-align:top;margin-right:5px;line-height:inherit}.evc-button .evc-btn-icon:before{display:block;line-height:inherit}.evc-button.evc-btn-tiny{padding:6px 24px}.evc-button.evc-btn-small{padding:8px 30px}.evc-button.evc-btn-normal{padding:11px 36px}.evc-button.evc-btn-medium{padding:12px 44px}.evc-button.evc-btn-full-width{width:100%;padding:11px 22px;text-align:center}.evc-button.evc-btn-large{padding:13px 48px}.evc-button.evc-btn-solid{color:#fff;background-color:#303030;border-color:transparent}.evc-button.evc-btn-solid:hover{color:#fff;background-color:#43cb83;border-color:transparent}.evc-button.evc-btn-outline{color:#303030;background-color:transparent;border-color:#303030}.evc-button.evc-btn-outline:hover{color:#fff;background-color:#303030;border-color:#303030}.evc-button.evc-btn-simple{padding:0;color:#303030;background:0 0;border:0}.evc-button.evc-btn-simple:hover{color:#43cb83}.evc-button.evc-btn-fill-line{padding:0 0 2px;color:#303030;background:0 0;border:0}.evc-button.evc-btn-fill-line:hover{color:#303030}.evc-button.evc-btn-fill-line:hover .evc-btn-fill-line{opacity:1;width:100%}.evc-button.evc-btn-fill-line .evc-btn-fill-line{position:absolute;display:block;left:0;bottom:0;width:0;border-bottom:2px solid #43cb83;opacity:0;-webkit-transition:opacity .33s,width .3s;-moz-transition:opacity .33s,width .3s;transition:opacity .33s,width .3s}.evc-button.evc-btn-fill-text{padding:0;color:transparent;background:0 0;border:0;z-index:2;white-space:nowrap;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.evc-button.evc-btn-fill-text:hover{color:transparent}.evc-button.evc-btn-fill-text:hover .evc-btn-hover-text{width:100%}.evc-button.evc-btn-fill-text .evc-btn-original-text{position:relative;display:inline-block;width:100%;vertical-align:top;color:#303030}.evc-button.evc-btn-fill-text .evc-btn-hover-text{position:absolute;top:0;left:0;width:.1%;height:100%;display:inline-block;vertical-align:top;color:#43cb83;white-space:nowrap;overflow:hidden;-webkit-transition:width .4s ease-in-out;-moz-transition:width .4s ease-in-out;transition:width .4s ease-in-out}.evc-button.evc-btn-strike-line{padding:0;color:#303030;background:0 0;border:0;overflow:hidden}.evc-button.evc-btn-strike-line:hover{color:#303030}.evc-button.evc-btn-strike-line:hover .evc-btn-strike-line{-webkit-animation:strikeline .7s cubic-bezier(.55,0,.1,1) 0s 1;-moz-animation:strikeline .7s cubic-bezier(.55,0,.1,1) 0s 1;animation:strikeline .7s cubic-bezier(.55,0,.1,1) 0s 1}.evc-button.evc-btn-strike-line .evc-btn-strike-line{position:absolute;bottom:0;left:calc(-100% - 1px);width:100%;height:2px;background-color:#43cb83}@keyframes strikeline{from{left:calc(-100% - 1px)}to{left:calc(100% + 1px)}}.evc-button.evc-btn-strike-line-2{padding:0;color:#303030;background:0 0;border:0;overflow:hidden}.evc-button.evc-btn-strike-line-2:hover{color:#303030}.evc-button.evc-btn-strike-line-2:hover .evc-btn-strike-line{-webkit-animation:strikeline-2 .7s cubic-bezier(.55,0,.1,1) 0s 1;-moz-animation:strikeline-2 .7s cubic-bezier(.55,0,.1,1) 0s 1;animation:strikeline-2 .7s cubic-bezier(.55,0,.1,1) 0s 1}.evc-button.evc-btn-strike-line-2 .evc-btn-strike-line{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#43cb83}@keyframes strikeline-2{0%,100%{left:0}40%{left:130%}45%{width:0}50%{left:-130%}60%{width:100%}}.evc-button.evc-btn-switch-line{padding:0 0 2px;color:#303030;background:0 0;border:0}.evc-button.evc-btn-switch-line:hover{color:#303030}.evc-button.evc-btn-switch-line:hover .evc-btn-switch-line-2{opacity:1;width:100%;-webkit-transition:opacity .1s,width .4s;-moz-transition:opacity .1s,width .4s;transition:opacity .1s,width .4s}.evc-button.evc-btn-switch-line .evc-btn-switch-line-1{position:absolute;left:0;bottom:0;display:block;width:100%;border-bottom:2px solid #303030;z-index:1}.evc-button.evc-btn-switch-line .evc-btn-switch-line-2{position:absolute;left:0;bottom:0;width:0;display:block;border-bottom:2px solid #43cb83;z-index:2;opacity:0;-webkit-transition:opacity .5s,width .4s;-moz-transition:opacity .5s,width .4s;transition:opacity .5s,width .4s}.evc-counter,.evc-counter .evc-c-inner{display:inline-block;vertical-align:top;position:relative}.evc-counter{width:100%;opacity:0;transition:opacity .3s ease-in-out}.evc-counter .evc-c-digit{display:inline-block!important;vertical-align:top;height:1em;color:#43cb83;font-size:45px;line-height:1;font-weight:700;overflow:hidden}.evc-counter .evc-c-title{margin:9px 0 0}.evc-counter .evc-c-text{margin:8px 0 0}.evc-custom-font{margin:0}.evc-doughnut-chart{position:relative;display:inline-block;vertical-align:top;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.evc-doughnut-chart.evc-dc-appeared,.evc-interactive-banner.evc-ib-classic:hover .evc-ib-content-wrapper{opacity:1}.evc-doughnut-chart canvas{position:relative;display:block}.evc-dropcaps,.evc-dropcaps .evc-d-letter{position:relative;display:inline-block;vertical-align:top}.evc-dropcaps{width:100%}.evc-dropcaps .evc-d-letter{float:left;margin:4px 12px 0 0}.evc-dropcaps.evc-d-simple .evc-d-letter{color:#43cb83;font-size:40px;line-height:1.1em;font-weight:500}.evc-dropcaps.evc-d-circle .evc-d-letter,.evc-dropcaps.evc-d-square .evc-d-letter{height:38px;width:38px;font-size:21px;line-height:38px;font-weight:500;text-align:center;color:#fff;background-color:#43cb83}.evc-flip-image,.evc-flip-image .evc-fi-image{position:relative;display:inline-block;width:100%;vertical-align:top;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d}.evc-dropcaps.evc-d-circle .evc-d-letter{border-radius:100%}.evc-flip-image{transform-style:preserve-3d}.evc-flip-image .evc-fi-image{z-index:1;backface-visibility:hidden;transform-style:preserve-3d;-webkit-transition:-webkit-transform .7s ease;-moz-transition:-moz-transform .7s ease;transition:transform .7s ease}.evc-flip-image .evc-fi-image img{display:block;width:calc(100% + 1px)}.evc-flip-image .evc-fi-content-wrapper{position:absolute;display:block;width:100%;height:100%;top:0;left:0;padding:20px;background-color:#303030;box-sizing:border-box;backface-visibility:hidden;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform .7s ease;-moz-transition:-moz-transform .7s ease;transition:transform .7s ease}.evc-flip-image .evc-fi-content-inner{position:relative;display:table;width:100%;height:100%;text-align:center}.evc-flip-image .evc-fi-content{position:relative;display:table-cell;width:100%;height:100%;vertical-align:middle}.evc-flip-image .evc-fi-content .evc-fi-title{margin:0;color:#fff}.evc-flip-image .evc-fi-content .evc-fi-text{margin:14px 0 0;color:#fff}.evc-flip-image .evc-fi-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:3}.evc-flip-image.evc-fi-horizontal:hover .evc-fi-image{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);transform:rotateY(180deg)}.evc-flip-image.evc-fi-horizontal .evc-fi-image,.evc-flip-image.evc-fi-horizontal:hover .evc-fi-content-wrapper{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);transform:rotateY(0)}.evc-flip-image.evc-fi-horizontal .evc-fi-content-wrapper{-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);transform:rotateY(-180deg)}.evc-flip-image.evc-fi-vertical:hover .evc-fi-image{-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);transform:rotateX(180deg)}.evc-flip-image.evc-fi-vertical .evc-fi-image,.evc-flip-image.evc-fi-vertical:hover .evc-fi-content-wrapper{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);transform:rotateX(0)}.evc-flip-image.evc-fi-vertical .evc-fi-content-wrapper{-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);transform:rotateX(-180deg)}.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:transparent}#superContainer{height:100%;position:relative;-ms-touch-action:none;touch-action:none}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{-webkit-transition:none!important;transition:none!important}.fp-auto-height .fp-tableCell,.fp-auto-height.evc-fss-item,.fp-responsive .fp-auto-height-responsive .fp-tableCell,.fp-responsive .fp-auto-height-responsive.evc-fss-item{height:auto!important}.evc-full-screen-sections{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-full-screen-sections .evc-fss-wrapper{visibility:hidden}.evc-full-screen-sections .evc-fss-wrapper.evc-fss-is-loaded{visibility:visible}.evc-full-screen-sections .evc-fss-item{position:relative;display:table;width:100%;height:100%;margin:0;padding:5%;box-sizing:border-box}.evc-full-screen-sections .evc-fss-item .evc-fssi-bg{position:absolute;display:block;width:100%;height:100%;top:0;left:0;background-position:center;background-size:cover}.evc-full-screen-sections .evc-fss-item .fp-scroller>.vc_column_container,.evc-full-screen-sections .evc-fss-item .fp-scroller>.vc_column_container>.vc_column-inner{padding:0;margin:0}.evc-full-screen-sections .evc-fss-item.evc-fssi-va-top .evc-fssi-inner{vertical-align:top}.evc-full-screen-sections .evc-fss-item.evc-fssi-va-bottom .evc-fssi-inner{vertical-align:bottom}.evc-full-screen-sections .evc-fss-item.evc-fssi-ha-left .evc-fssi-inner{text-align:left}.evc-full-screen-sections .evc-fss-item.evc-fssi-ha-center .evc-fssi-inner{text-align:center}.evc-full-screen-sections .evc-fss-item.evc-fssi-ha-right .evc-fssi-inner{text-align:right}.evc-full-screen-sections .evc-fss-item .evc-fssi-inner{position:relative;display:table-cell;width:100%;height:100%;vertical-align:middle;box-sizing:border-box}.evc-full-screen-sections .evc-fss-item .evc-fssi-inner a{position:relative;z-index:2}.evc-full-screen-sections .evc-fss-item .evc-fssi-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.evc-full-screen-sections .evc-fss-nav-holder{position:fixed;bottom:49px;left:50px;width:55px;display:block;text-align:center;visibility:hidden;z-index:1001}.evc-gallery-block,.evc-gallery-block .evc-gb-image{width:100%}.evc-full-screen-sections .evc-fss-nav-holder a{display:block;height:auto;font-size:38px;line-height:1;color:#303030;-webkit-transition:color .3s ease-in-out;-moz-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.evc-full-screen-sections .evc-fss-nav-holder a:hover{color:#43cb83}.evc-full-screen-sections .evc-fss-nav-holder a span,.evc-full-screen-sections .evc-fss-nav-holder a span:before{display:block;line-height:inherit}.evc-gallery-block,.evc-gallery-block .evc-gb-image,.evc-gallery-block .evc-gb-image-wrapper{display:inline-block;vertical-align:top;position:relative}.evc-full-screen-sections.evc-animation-predefined .evc-fss-wrapper{-webkit-transition:-webkit-transform 1s cubic-bezier(.55,.085,0,.99) 1s!important;-moz-transition:-moz-transform 1s cubic-bezier(.55,.085,0,.99) 1s!important;transition:transform 1s cubic-bezier(.55,.085,0,.99) 1s!important;-webkit-transition-timing-function:cubic-bezier(.55,.085,0,.99)!important;-moz-transition-timing-function:cubic-bezier(.55,.085,0,.99)!important;transition-timing-function:cubic-bezier(.55,.085,0,.99)!important}.evc-full-screen-sections.evc-animation-predefined .evc-fss-wrapper.evc-fss-first-init .evc-fss-item.active .evc-fssi-bg{-webkit-transition:none!important;-moz-transition:none!important;transition:none!important}.evc-full-screen-sections.evc-animation-predefined .evc-fss-item .evc-fssi-bg{-webkit-transition:-webkit-transform 1s cubic-bezier(.55,.085,0,.99)!important;-moz-transition:-moz-transform 1s cubic-bezier(.55,.085,0,.99)!important;transition:transform 1s cubic-bezier(.55,.085,0,.99)!important;-webkit-transition-timing-function:cubic-bezier(.55,.085,0,.99)!important;-moz-transition-timing-function:cubic-bezier(.55,.085,0,.99)!important;transition-timing-function:cubic-bezier(.55,.085,0,.99)!important;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6)}.evc-full-screen-sections.evc-animation-predefined .evc-fss-item.active .evc-fssi-bg{-webkit-transition-delay:2s!important;-moz-transition-delay:2s!important;transition-delay:2s!important;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.evc-gallery-block .evc-gb-image-wrapper{float:left;box-sizing:border-box}.evc-gallery-block .evc-gb-image a,.evc-gallery-block .evc-gb-image img{position:relative;display:block}.evc-icon-list,.evc-icon-list .evc-il-item,.evc-icon-list .evc-ili-inner{display:inline-block;position:relative;vertical-align:top}.evc-gallery-block.evc-gb-featured-top .evc-gb-image-wrapper{width:50%}.evc-gallery-block.evc-gb-featured-top .evc-gb-image-wrapper.evc-gb-featured-image{width:100%}.evc-gallery-block.evc-gb-featured-left .evc-gb-image-wrapper{width:25%}.evc-gallery-block.evc-gb-featured-left .evc-gb-image-wrapper.evc-gb-featured-image{width:50%}.evc-icon-list{width:100%}.evc-icon-list .evc-il-item{width:100%;margin-bottom:8px}.evc-icon-list .evc-il-item:last-child{margin-bottom:0}.evc-icon-list .evc-il-item.evc-ili-has-link:hover .evc-ili-text{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.evc-icon-list .evc-ili-inner>*{display:table-cell;vertical-align:top}.evc-icon-list .evc-ili-icon-wrapper{padding-right:15px;color:#43cb83}.evc-icon-list .evc-ili-icon-wrapper *{display:block;line-height:inherit;color:inherit}.evc-icon-list .evc-ili-icon-wrapper :before{display:block;line-height:inherit}.evc-icon-list .evc-ili-text{position:relative;margin:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .3s ease;-moz-transition:-moz-transform .3s ease;transition:transform .3s ease}.evc-interactive-banner.evc-ib-classic .evc-ib-content-wrapper,.evc-line-graph{-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out}.evc-icon-list .evc-ili-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1}.evc-icon-progress-bar{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-icon-progress-bar .evc-ipb-title{display:block;margin:0 0 14px}.evc-icon-progress-bar .evc-ipb-icon{position:relative;display:inline-block;vertical-align:top;margin:0 20px 20px 0;color:#f3f3f3;font-size:36px;line-height:1.1em;font-weight:400;letter-spacing:0;overflow:hidden}.evc-icon-progress-bar .evc-ipb-icon.evc-active{color:#43cb83}.evc-icon-progress-bar .evc-ipb-icon:last-child{margin-right:0}.evc-icon-with-text{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-icon-with-text .evc-iwt-icon-holder{position:relative;display:inline-block;vertical-align:top;line-height:1}.evc-icon-with-text .evc-iwt-icon-holder img{height:auto;max-width:100%;vertical-align:middle}.evc-icon-with-text .evc-iwt-icon{position:relative;display:inline-block;vertical-align:top;font-size:26px;color:#43cb83}.evc-icon-with-text .evc-iwt-title{margin:0}.evc-icon-with-text .evc-iwt-title a{position:relative;display:block}.evc-icon-with-text .evc-iwt-text{margin:14px 0 0}.evc-icon-with-text.evc-iwt-icon-top{text-align:center}.evc-icon-with-text.evc-iwt-icon-top .evc-iwt-icon-holder{display:block}.evc-icon-with-text.evc-iwt-icon-top .evc-iwt-icon-holder img{display:block;margin:0 auto}.evc-icon-with-text.evc-iwt-icon-top .evc-iwt-content{margin-top:20px}.evc-icon-with-text.evc-iwt-icon-left .evc-iwt-content,.evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder{display:table-cell;vertical-align:top}.evc-image-gallery,.evc-image-gallery .evc-ig-image{display:inline-block;width:100%;vertical-align:top;position:relative}.evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder{padding-right:15px}.evc-icon-with-text.evc-iwt-icon-left .evc-iwt-icon-holder img{max-width:none}.evc-image-gallery .evc-ig-image{box-sizing:border-box}.evc-image-gallery .evc-ig-image a,.evc-image-gallery .evc-ig-image img{position:relative;display:block}.evc-image-gallery .evc-ig-slider,.evc-image-with-text,.evc-image-with-text .evc-iwt-image{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-image-with-text .evc-iwt-image a,.evc-image-with-text .evc-iwt-image img{position:relative;display:block}.evc-image-with-text .evc-iwt-content,.evc-interactive-banner,.evc-interactive-banner .evc-ib-image{position:relative;display:inline-block;vertical-align:top;width:100%}.evc-image-with-text .evc-iwt-title{margin:25px 0 0}.evc-image-with-text .evc-iwt-text{margin:14px 0 0}.evc-interactive-banner{overflow:hidden}.evc-interactive-banner .evc-ib-image img{display:block;width:100%}.evc-interactive-banner .evc-ib-content-wrapper{position:absolute;display:block;width:100%;height:100%;top:0;left:0;box-sizing:border-box}.evc-interactive-banner .evc-ib-content-inner{position:relative;display:table;width:100%;height:100%}.evc-interactive-banner .evc-ib-content{position:relative;display:table-cell;width:100%;height:100%;vertical-align:middle}.evc-interactive-banner .evc-ib-content .evc-ib-icon,.evc-interactive-banner .evc-ib-content .evc-ib-text,.evc-interactive-banner .evc-ib-content .evc-ib-title{color:#fff}.evc-interactive-banner .evc-ib-custom-icon{display:block;margin:0 auto 10px}.evc-interactive-banner .evc-ib-icon{display:block;margin-bottom:20px;font-size:40px}.evc-interactive-banner .evc-ib-title{margin:0}.evc-interactive-banner .evc-ib-text{margin:10px 0 0}.evc-interactive-banner .evc-ib-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.evc-interactive-banner.evc-ib-custom-image-size,.evc-interactive-banner.evc-ib-custom-image-size .evc-ib-image img{width:auto}.evc-interactive-banner.evc-ib-classic .evc-ib-content-wrapper{padding:20px;text-align:center;background-color:rgba(48,48,48,.3);opacity:0;transition:opacity .3s ease-in-out}.evc-interactive-banner.evc-ib-bottom-animation:hover .evc-ib-image img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.evc-interactive-banner.evc-ib-bottom-animation:hover .evc-ib-content-wrapper{opacity:1;-webkit-transition:opacity .15s;-moz-transition:opacity .15s;transition:opacity .15s}.evc-interactive-banner.evc-ib-bottom-animation:hover .evc-ib-icon,.evc-interactive-banner.evc-ib-bottom-animation:hover .evc-ib-text,.evc-interactive-banner.evc-ib-bottom-animation:hover .evc-ib-title{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.evc-interactive-banner.evc-ib-bottom-animation .evc-ib-image img{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .35s;-moz-transition:-moz-transform .35s;transition:transform .35s}.evc-interactive-banner.evc-ib-bottom-animation .evc-ib-content-wrapper{padding:25px 35px 30px;background-color:rgba(48,48,48,.3);opacity:0;-webkit-transition:opacity .35s;-moz-transition:opacity .35s;transition:opacity .35s}.evc-interactive-banner.evc-ib-bottom-animation .evc-ib-content{vertical-align:bottom}.evc-interactive-banner.evc-ib-bottom-animation .evc-ib-icon,.evc-interactive-banner.evc-ib-bottom-animation .evc-ib-text,.evc-interactive-banner.evc-ib-bottom-animation .evc-ib-title{opacity:0;-webkit-transform:translate3d(0,40px,0);-moz-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);-webkit-transition:-webkit-transform .35s,opacity .2s;-moz-transition:-moz-transform .35s,opacity .2s;transition:transform .35s,opacity .2s}.evc-interactive-banner.evc-ib-bottom-animation .evc-ib-text{margin:5px 0 0}.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-text,.evc-interactive-banner.evc-ib-slide-from-bottom .evc-ib-text{margin:4px 0 0}.evc-interactive-banner.evc-ib-bordered:hover .evc-ib-content-wrapper{background-color:rgba(48,48,48,.6)}.evc-interactive-banner.evc-ib-bordered:hover .evc-ib-content-wrapper:after,.evc-interactive-banner.evc-ib-bordered:hover .evc-ib-content-wrapper:before{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.evc-interactive-banner.evc-ib-bordered:hover .evc-ib-icon,.evc-interactive-banner.evc-ib-bordered:hover .evc-ib-text,.evc-interactive-banner.evc-ib-bordered:hover .evc-ib-title{opacity:1;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.evc-interactive-banner.evc-ib-bordered .evc-ib-content-wrapper{padding:40px;text-align:center;color:#fff;-webkit-transition:background-color .35s;-moz-transition:background-color .35s;transition:background-color .35s}.evc-interactive-banner.evc-ib-bordered .evc-ib-content-wrapper:after,.evc-interactive-banner.evc-ib-bordered .evc-ib-content-wrapper:before{content:'';position:absolute;top:30px;right:30px;bottom:30px;left:30px;opacity:0;-webkit-transition:-webkit-transform .35s,opacity .35s;-moz-transition:-moz-transform .35s,opacity .35s;transition:transform .35s,opacity .35s}.evc-interactive-banner.evc-ib-bordered .evc-ib-content-wrapper:before{border-top:1px solid currentColor;border-bottom:1px solid currentColor;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);transform:scale(0,1)}.evc-interactive-banner.evc-ib-bordered .evc-ib-content-wrapper:after{border-right:1px solid currentColor;border-left:1px solid currentColor;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);transform:scale(1,0)}.evc-interactive-banner.evc-ib-bordered .evc-ib-icon,.evc-interactive-banner.evc-ib-bordered .evc-ib-text,.evc-interactive-banner.evc-ib-bordered .evc-ib-title{opacity:0;-webkit-transition:-webkit-transform .35s,opacity .35s;-moz-transition:-moz-transform .35s,opacity .35s;transition:transform .35s,opacity .35s}.evc-interactive-banner.evc-ib-bordered .evc-ib-icon,.evc-interactive-banner.evc-ib-bordered .evc-ib-title{-webkit-transform:translate3d(0,-20px,0);-moz-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}.evc-interactive-banner.evc-ib-bordered .evc-ib-text{-webkit-transform:translate3d(0,20px,0);-moz-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.evc-interactive-banner.evc-ib-slide-from-bottom:hover .evc-ib-image img{-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);transform:translateY(-30px)}.evc-interactive-banner.evc-ib-slide-from-bottom:hover .evc-ib-content-wrapper{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.evc-interactive-banner.evc-ib-slide-from-bottom .evc-ib-image img{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .35s;-moz-transition:-moz-transform .35s;transition:transform .35s}.evc-interactive-banner.evc-ib-slide-from-bottom .evc-ib-content-wrapper{top:auto;bottom:0;height:auto;padding:20px 25px 22px;background-color:#303030;text-align:center;-webkit-transform:translateY(101%);-moz-transform:translateY(101%);transform:translateY(101%);-webkit-transition:-webkit-transform .35s;-moz-transition:-moz-transform .35s;transition:transform .35s}.evc-interactive-banner.evc-ib-shutter-in-vertical:hover .evc-ib-content-wrapper:after,.evc-interactive-banner.evc-ib-shutter-in-vertical:hover .evc-ib-content-wrapper:before{height:50%}.evc-interactive-banner.evc-ib-shutter-in-vertical:hover .evc-ib-content-inner{opacity:1;-webkit-transition:opacity .35s;-moz-transition:opacity .35s;transition:opacity .35s;-webkit-transition-delay:.21s;-moz-transition-delay:.21s;transition-delay:.21s}.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-content-wrapper{padding:25px 35px;color:#303030}.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-content-wrapper:after,.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-content-wrapper:before{content:'';position:absolute;left:0;width:100%;height:0;background-color:currentColor;-webkit-transition:height .35s;-moz-transition:height .35s;transition:height .35s}.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-content-wrapper:before{top:0}.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-content-wrapper:after{bottom:0}.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-content-inner{opacity:0;z-index:1;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s}.evc-interactive-banner.evc-ib-shutter-in-vertical .evc-ib-link{z-index:2}.evc-line-graph{position:relative;display:inline-block;width:100%;vertical-align:top;opacity:0;transition:opacity .3s ease-in-out}.evc-line-graph.evc-lg-appeared{opacity:1}.evc-line-graph canvas{position:relative;display:block;width:100%}.evc-pie-chart{position:relative;display:inline-block;vertical-align:top;opacity:0;-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.evc-pie-chart.evc-pc-appeared,.evc-post-carousel.evc-pc-centered .owl-item.center .evc-pci-content{opacity:1}.evc-pie-chart canvas{position:relative;display:block}.evc-post-carousel{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-post-carousel.evc-pc-centered .owl-item.center .evc-pci-content>*{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.evc-post-carousel.evc-pc-centered .evc-pci-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;padding:30px;text-align:center;opacity:0;-webkit-transition:opacity .35s;-moz-transition:opacity .35s;transition:opacity .35s}.evc-post-carousel.evc-pc-centered .evc-pci-content>*{-webkit-transform:translate3d(0,40px,0);-moz-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);-webkit-transition:-webkit-transform .35s;-moz-transition:-moz-transform .35s;transition:transform .35s}.evc-post-carousel.evc-pc-centered .evc-pci-content>:nth-child(1){-webkit-transition-delay:50ms;-moz-transition-delay:50ms;transition-delay:50ms}.evc-post-carousel.evc-pc-centered .evc-pci-content>:nth-child(2){-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}.evc-post-carousel.evc-pc-sliding-excerpt .evc-pci-inner:hover .evc-pci-excerpt{opacity:1;max-height:calc(4em);-webkit-transition:opacity .2s,max-height .3s;-moz-transition:opacity .2s,max-height .3s;transition:opacity .2s,max-height .3s}.evc-post-carousel.evc-pc-sliding-excerpt .evc-pci-content{position:absolute;left:0;bottom:0;width:100%;height:auto;padding:15% 30px 22px}.evc-post-carousel .evc-pci-image,.evc-post-carousel .evc-pci-inner{position:relative;display:inline-block;vertical-align:top;width:100%}.evc-post-carousel.evc-pc-sliding-excerpt .evc-pci-excerpt{opacity:0;max-height:0;overflow:hidden;-webkit-transition:opacity .2s,max-height .3s;-moz-transition:opacity .2s,max-height .3s;transition:opacity .2s,max-height .3s}.evc-post-carousel.evc-pc-skin-light .evc-pci-content{background:rgba(0,0,0,.6);background:-webkit-linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0));background:linear-gradient(to top,rgba(0,0,0,.6),rgba(0,0,0,0))}.evc-post-carousel.evc-pc-skin-light .evc-pci-title{color:#fff}.evc-post-carousel.evc-pc-skin-light .evc-pci-title a:hover{color:rgba(255,255,255,.8)}.evc-post-carousel.evc-pc-skin-light .evc-pci-excerpt{color:#fff}.evc-post-carousel .evc-pci-image a{display:block}.evc-post-carousel .evc-pci-date-on-image{position:absolute;top:10px;left:10px;padding:8px 13px 13px;text-align:center;color:#fff;background-color:#43cb83;z-index:2;box-sizing:border-box;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.evc-post-carousel .evc-pci-date-on-image>*{display:block;line-height:1}.evc-post-carousel .evc-pci-date-on-image .evc-pci-date-day{font-size:26px;font-weight:700}.evc-post-carousel .evc-pci-date-on-image .evc-pci-date-month{margin-top:2px;font-size:13px}.evc-post-carousel .evc-pci-content{background:rgba(255,255,255,.6);background:-webkit-linear-gradient(to top,rgba(255,255,255,.6),rgba(255,255,255,0));background:linear-gradient(to top,rgba(255,255,255,.6),rgba(255,255,255,0));box-sizing:border-box}.evc-post-carousel .evc-pci-content a{position:relative;z-index:2}.evc-post-carousel .evc-pci-title{margin:0}.evc-post-carousel .evc-pci-excerpt{margin:9px 0 0}.evc-post-carousel .evc-pci-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0}.evc-post-carousel .evc-owl-carousel .owl-nav .owl-prev{left:-40px}.evc-post-carousel .evc-owl-carousel .owl-nav .owl-next{right:-40px}.evc-pricing-table{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-pricing-table .evc-pti-inner{position:relative;display:inline-block;width:100%;vertical-align:top;background-color:#fff;border:1px solid #ebebeb;box-sizing:border-box}.evc-pricing-table .evc-pti-inner ul{list-style:none;margin:0;padding:0}.evc-pricing-table .evc-pti-inner li{margin:0;padding:11px 20px;text-align:center}.evc-pricing-table .evc-pti-inner li.evc-pti-prices{padding-top:50px;padding-bottom:45px;background-color:#43cb83;background-position:center;background-repeat:no-repeat;background-size:cover}.evc-pricing-table .evc-pti-inner li.evc-pti-title-holder{padding-top:50px;padding-bottom:2px}.evc-pricing-table .evc-pti-inner li.evc-pti-button{padding-top:19px;padding-bottom:60px}.evc-pricing-table .evc-pti-inner li .evc-pti-value{position:relative;top:5px;display:inline-block;vertical-align:top;margin-right:3px;font-size:35px;line-height:1;font-weight:700;color:#fff}.evc-pricing-table .evc-pti-inner li .evc-pti-price{display:inline-block;vertical-align:top;font-size:80px;line-height:1;font-weight:700;color:#fff}.evc-pricing-table .evc-pti-inner li .evc-pti-mark{display:block;margin:12px 0 0;color:#fff}.evc-process-2,.evc-process-2 .evc-p2i-image,.evc-process-2 .evc-process-2-item{display:inline-block;vertical-align:top}.evc-pricing-table .evc-pti-inner li .evc-pti-title{margin:0}.evc-process-2{position:relative;width:100%}.evc-process-2.evc-two-columns .evc-process-2-item{width:50%}.evc-process-2.evc-three-columns .evc-process-2-item{width:33.33333%}.evc-process-2.evc-four-columns .evc-process-2-item{width:25%}.evc-process-2.evc-process-appeared .evc-p2-cover-bg{opacity:1}.evc-process-2.evc-process-appeared .evc-process-2-item{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.evc-process-2 .evc-p2-cover-bg{position:absolute;top:10px;left:0;width:calc(100% + 120px);height:100%;margin:0 -60px;background:url(//fcf-officiel.com/wp-content/plugins/extensive-vc-addon/shortcodes/process-2/assets/img/bg-cover-image.png) 50% 0 no-repeat;z-index:-1;opacity:0;-webkit-transition:opacity .15s ease-in;-moz-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.evc-process,.evc-process-2 .evc-p2i-content{width:100%}.evc-process-2 .evc-p2-inner{margin:0 -25px}.evc-process-2 .evc-process-2-item{position:relative;float:left;padding:0 25px;opacity:0;text-align:center;box-sizing:border-box;-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8);-webkit-transition:-webkit-transform .2s ease,opacity .2s ease;-moz-transition:-moz-transform .2s ease,opacity .2s ease;transition:transform .2s ease,opacity .2s ease}.evc-process-2 .evc-process-2-item:nth-child(1){-webkit-transition-delay:.25s;-moz-transition-delay:.25s;transition-delay:.25s}.evc-process-2 .evc-process-2-item:nth-child(2){-webkit-transition-delay:.75s;-moz-transition-delay:.75s;transition-delay:.75s}.evc-process-2 .evc-process-2-item:nth-child(3){-webkit-transition-delay:1.25s;-moz-transition-delay:1.25s;transition-delay:1.25s}.evc-process-2 .evc-process-2-item:nth-child(4){-webkit-transition-delay:1.75s;-moz-transition-delay:1.75s;transition-delay:1.75s}.evc-process-2 .evc-p2i-image{position:relative}.evc-process-2 .evc-p2i-image a{position:relative;display:block}.evc-process-2 .evc-p2i-image a:hover img{top:-10px}.evc-process-2 .evc-p2i-image a img{position:relative;top:0;-webkit-transition:top .3s ease-in-out;-moz-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.evc-process-2 .evc-p2i-image img{display:block;border-radius:100%}.evc-process,.evc-process .evc-p-mark-horizontal,.evc-process-2 .evc-p2i-content{position:relative;display:inline-block;vertical-align:top}.evc-process-2 .evc-p2i-title{margin:30px 0 0}.evc-process-2 .evc-p2i-text{margin:11px 0 0}.evc-process.evc-two-columns .evc-p-mark-horizontal .evc-p-mark,.evc-process.evc-two-columns .evc-process-item{width:50%}.evc-process.evc-two-columns .evc-p-mark-vertical .evc-p-mark{height:50%}.evc-process.evc-three-columns .evc-p-mark-horizontal .evc-p-mark,.evc-process.evc-three-columns .evc-process-item{width:33.33333%}.evc-process.evc-three-columns .evc-p-mark-vertical .evc-p-mark{height:33.33333%}.evc-process.evc-four-columns .evc-p-mark-horizontal .evc-p-mark,.evc-process.evc-four-columns .evc-process-item{width:25%}.evc-process.evc-four-columns .evc-p-mark-vertical .evc-p-mark{height:25%}.evc-process.evc-process-appeared .evc-p-circle{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.evc-process.evc-process-appeared .evc-p-mark-horizontal .evc-p-line{width:100%}.evc-process.evc-process-appeared .evc-p-mark-vertical .evc-p-line{height:100%}.evc-process.evc-process-appeared .evc-process-item{opacity:1}.evc-process .evc-p-mark-horizontal{left:-10px;width:calc(100% + 20px);clear:both}.evc-process .evc-p-mark-horizontal .evc-p-mark{float:left}.evc-process .evc-p-mark-horizontal .evc-p-line{top:50%;left:50%;width:0;height:1px;-webkit-transition:width .4s ease .1s;-moz-transition:width .4s ease .1s;transition:width .4s ease .1s}.evc-process .evc-p-mark-vertical{position:absolute;top:-10px;left:0;display:none;width:46px;height:100%}.evc-process .evc-p-mark-vertical .evc-p-line{top:23px;left:50%;width:1px;height:0;-webkit-transition:height .4s ease .1s;-moz-transition:height .4s ease .1s;transition:height .4s ease .1s}.evc-process .evc-p-mark{position:relative;display:inline-block;vertical-align:top;text-align:center}.evc-process .evc-p-mark:last-child .evc-p-line{display:none}.evc-process .evc-p-mark:nth-child(2) .evc-p-circle{-webkit-transition-delay:.5s;-moz-transition-delay:.5s;transition-delay:.5s}.evc-process .evc-p-mark:nth-child(2) .evc-p-line{-webkit-transition-delay:.6s;-moz-transition-delay:.6s;transition-delay:.6s}.evc-process .evc-p-mark:nth-child(3) .evc-p-circle{-webkit-transition-delay:1s;-moz-transition-delay:1s;transition-delay:1s}.evc-process .evc-p-mark:nth-child(3) .evc-p-line{-webkit-transition-delay:1.2s;-moz-transition-delay:1.2s;transition-delay:1.2s}.evc-process .evc-p-mark:nth-child(4) .evc-p-circle{-webkit-transition-delay:1.5s;-moz-transition-delay:1.5s;transition-delay:1.5s}.evc-process .evc-p-mark:nth-child(4) .evc-p-line{-webkit-transition-delay:1.8s;-moz-transition-delay:1.8s;transition-delay:1.8s}.evc-process .evc-p-circle{position:relative;display:inline-block;vertical-align:top;width:46px;height:46px;font-size:18px;line-height:46px;font-weight:700;color:#fff;background-color:#43cb83;border-radius:100%;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);transform:scale(.6);-webkit-transition:-webkit-transform .3s ease,opacity .2s ease;-moz-transition:-moz-transform .3s ease,opacity .2s ease;transition:transform .3s ease,opacity .2s ease}.evc-process .evc-p-line{position:absolute;background-color:#43cb83}.evc-process .evc-pi-content,.evc-process .evc-process-item,.evc-progress-bar,.evc-progress-bar .evc-pb-inactive-bar,.evc-progress-bar .evc-pb-title,.evc-progress-bar .evc-pb-title-label{position:relative;display:inline-block;vertical-align:top}.evc-process .evc-p-inner{margin:0 -15px}.evc-process .evc-process-item{float:left;padding:0 15px;margin-top:26px;opacity:0;text-align:center;box-sizing:border-box;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.evc-process .evc-process-item:nth-child(2){-webkit-transition-delay:.5s;-moz-transition-delay:.5s;transition-delay:.5s}.evc-process .evc-process-item:nth-child(3){-webkit-transition-delay:1s;-moz-transition-delay:1s;transition-delay:1s}.evc-process .evc-process-item:nth-child(4){-webkit-transition-delay:1.5s;-moz-transition-delay:1.5s;transition-delay:1.5s}.evc-process .evc-pi-content{width:100%}.evc-process .evc-pi-title{margin:0}.evc-process .evc-pi-text{margin:11px 0 10px}.evc-progress-bar{width:100%}.evc-progress-bar .evc-pb-title{width:100%;margin:0}.evc-progress-bar .evc-pb-title-label{z-index:2}.evc-progress-bar .evc-pb-percent{display:inline-block;vertical-align:top;font-size:14px;line-height:1;z-index:1;opacity:0}.evc-progress-bar .evc-pb-percent:after{content:'%'}.evc-progress-bar .evc-pb-inactive-bar{width:100%;overflow:hidden;background-color:#f3f3f3}.evc-progress-bar .evc-pb-active-bar{position:absolute;bottom:0;left:0;overflow:hidden;background-color:#43cb83}.evc-progress-bar.evc-pb-horizontal .evc-pb-title{margin-bottom:5px}.evc-progress-bar.evc-pb-horizontal .evc-pb-percent{position:absolute;right:0;bottom:1px;width:auto}.evc-progress-bar.evc-pb-horizontal .evc-pb-inactive-bar{height:6px}.evc-progress-bar.evc-pb-horizontal .evc-pb-active-bar{width:0;max-width:100%;height:100%}.evc-progress-bar.evc-pb-vertical .evc-pb-percent{position:relative;width:100%;margin:15px 0 10px;color:#303030;font-size:18px;font-weight:700}.evc-progress-bar.evc-pb-vertical .evc-pb-inactive-bar{height:220px}.evc-progress-bar.evc-pb-vertical .evc-pb-active-bar{width:100%;height:0;max-height:100%}.evc-section-title{position:relative;display:inline-block;width:100%;vertical-align:top;text-align:center}.evc-section-title .evc-st-inner{position:relative;display:inline-block;vertical-align:top}.evc-section-title .evc-st-title{margin:0}.evc-section-title .evc-st-separator{display:inline-block;vertical-align:top;width:60px;height:2px;margin-top:28px;background-color:#303030}.evc-section-title .evc-st-text{margin:25px 0 0}.evc-section-title .evc-st-button button{margin:40px 0 0}.evc-separator{position:relative;display:inline-block;width:100%;vertical-align:top;height:auto;font-size:0;line-height:1em}.evc-separator.evc-separator-center{text-align:center}.evc-separator.evc-separator-left{text-align:left}.evc-separator.evc-separator-right{text-align:right}.evc-separator .evc-s-inner{position:relative;display:inline-block;vertical-align:top;border-bottom:1px solid #ebebeb;margin:20px 0}.evc-single-image{position:relative;display:inline-block;width:100%;vertical-align:top}.evc-single-image .evc-si-inner{position:relative;display:inline-block;vertical-align:top}.evc-single-image a,.evc-single-image img{position:relative;display:block}.evc-svg-text{position:relative;display:inline-block;width:100%;vertical-align:top;height:180px;font-size:180px;line-height:1;font-weight:700;text-transform:uppercase;color:#303030}.evc-svg-text:hover .evc-st-svg{fill:currentColor}.evc-svg-text .evc-st-svg{position:relative;display:block;width:100%;height:inherit;fill:transparent;stroke:currentColor;stroke-width:1px;overflow:visible;-webkit-transition:fill .3s ease-in-out;-moz-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.evc-svg-text .evc-st-link{position:absolute;display:block;width:100%;height:100%;top:0;left:0;z-index:1}.evc-tabs,.evc-tabs .evc-tabs-item,.evc-tabs .evc-tabs-nav,.evc-tabs .evc-tabs-nav li a{position:relative;display:inline-block;vertical-align:top}.evc-tabs{width:100%;visibility:hidden}.evc-tabs .evc-tabs-nav{width:100%;margin:0;padding:0;list-style:none}.evc-tabs .evc-tabs-nav li{float:left;margin:0;padding:0}.evc-tabs .evc-tabs-nav li a{font-family:Poppins,sans-serif;line-height:26px;font-weight:700;letter-spacing:.04em;color:grey;box-sizing:border-box;-webkit-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;-moz-transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.evc-tabs .evc-tabs-item{width:100%;box-sizing:border-box}.evc-tabs .evc-tabs-item p{margin:0}.evc-tabs.evc-t-skin-light .evc-tabs-item p{color:#fff}.evc-tabs.evc-t-fade .evc-tabs-item{opacity:0}.evc-tabs.evc-t-fade .evc-tabs-item.evc-active{opacity:1;-webkit-transition:opacity .35s;-moz-transition:opacity .35s;transition:opacity .35s}.evc-tabs.evc-t-slide-from-bottom .evc-tabs-item{opacity:0;-webkit-transform:translateY(25px);-moz-transform:translateY(25px);transform:translateY(25px)}.evc-tabs.evc-t-slide-from-bottom .evc-tabs-item.evc-active{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .35s,opacity .25s;-moz-transition:-moz-transform .35s,opacity .25s;transition:transform .35s,opacity .25s}.evc-tabs.evc-t-slide-from-right .evc-tabs-item{opacity:0;-webkit-transform:translateX(25px);-moz-transform:translateX(25px);transform:translateX(25px)}.evc-tabs.evc-t-slide-from-right .evc-tabs-item.evc-active{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .35s,opacity .25s;-moz-transition:-moz-transform .35s,opacity .25s;transition:transform .35s,opacity .25s}.evc-tabs.evc-t-standard.evc-t-skin-light .evc-tabs-item,.evc-tabs.evc-t-standard.evc-t-skin-light .evc-tabs-nav li a{border-color:#fff}@media only screen and (min-width:769px){.evc-element-has-columns.evc-three-columns .evc-element-item:nth-child(3n+1){clear:both}.evc-tabs.evc-t-standard .evc-tabs-nav li:not(:first-child) a{border-left:0}}.evc-tabs.evc-t-standard .evc-tabs-nav li a{padding:12px 30px;font-size:14px;border:1px solid #ebebeb;border-bottom:0;background-color:#fbfbfc}.evc-tabs.evc-t-standard .evc-tabs-nav li.ui-state-active a,.evc-tabs.evc-t-standard .evc-tabs-nav li.ui-state-hover a{color:#303030;background-color:#fff}.evc-tabs.evc-t-standard .evc-tabs-item{padding:25px 32px 27px;border:1px solid #ebebeb}.evc-tabs.evc-t-simple.evc-t-skin-light .evc-tabs-nav{border-color:#fff}.evc-tabs.evc-t-simple.evc-t-skin-light .evc-tabs-nav li a{color:rgba(255,255,255,.7)}.evc-tabs.evc-t-simple.evc-t-skin-light .evc-tabs-nav li.ui-state-active a,.evc-tabs.evc-t-simple.evc-t-skin-light .evc-tabs-nav li.ui-state-hover a{color:#fff}.evc-tabs.evc-t-simple .evc-tabs-nav{padding-bottom:17px;border-bottom:1px solid #ebebeb}.evc-tabs.evc-t-simple .evc-tabs-nav li{padding-right:29px}.evc-tabs.evc-t-simple .evc-tabs-nav li:last-child{padding-right:0}.evc-tabs.evc-t-simple .evc-tabs-nav li a{font-size:15px}.evc-tabs.evc-t-simple .evc-tabs-nav li.ui-state-active a,.evc-tabs.evc-t-simple .evc-tabs-nav li.ui-state-hover a{color:#303030}.evc-tabs.evc-t-simple .evc-tabs-item{margin:25px 0 0}.evc-tabs.evc-t-vertical{display:table}.evc-tabs.evc-t-vertical.evc-t-skin-light .evc-tabs-nav li a{border-color:#fff}.evc-tabs.evc-t-vertical .evc-tabs-nav{display:table-cell;vertical-align:top;width:220px;height:100%;padding:0}.evc-tabs.evc-t-vertical .evc-tabs-nav li{display:block;float:none;margin:0;padding:0}.evc-tabs.evc-t-vertical .evc-tabs-nav li:not(:last-child) a{border-bottom:0}.evc-tabs.evc-t-vertical .evc-tabs-nav li a{display:block;padding:21px 20px;font-size:15px;text-align:center;color:grey;background-color:#fbfbfc;border:1px solid #ebebeb;overflow:hidden}.evc-tabs.evc-t-vertical .evc-tabs-nav li a:after{content:'';position:absolute;top:0;right:-6px;width:6px;height:100%;background-color:#e4e4e4;-webkit-transition:right .3s ease-in-out;-moz-transition:right .3s ease-in-out;transition:right .3s ease-in-out}.evc-tabs.evc-t-vertical .evc-tabs-nav li.ui-state-active a,.evc-tabs.evc-t-vertical .evc-tabs-nav li.ui-state-hover a{color:#303030;background-color:#fff}.evc-tabs.evc-t-vertical .evc-tabs-nav li.ui-state-active a:after,.evc-tabs.evc-t-vertical .evc-tabs-nav li.ui-state-hover a:after{right:0}.evc-tabs.evc-t-vertical .evc-tabs-item{display:table-cell;vertical-align:top;width:calc(100% - 220px);height:100%;padding:0 0 0 40px}.evc-tabs.evc-t-centered{text-align:center}.evc-tabs.evc-t-centered.evc-t-skin-light .evc-tabs-nav li a{color:rgba(255,255,255,.7)}.evc-tabs.evc-t-centered.evc-t-skin-light .evc-tabs-nav li.ui-state-active a,.evc-tabs.evc-t-centered.evc-t-skin-light .evc-tabs-nav li.ui-state-hover a{color:#fff}.evc-tabs.evc-t-centered .evc-tabs-nav{width:auto}.evc-tabs.evc-t-centered .evc-tabs-nav li{margin:0 22px}.evc-tabs.evc-t-centered .evc-tabs-nav li a{font-size:16px}.evc-tabs.evc-t-centered .evc-tabs-nav li.ui-state-active a,.evc-tabs.evc-t-centered .evc-tabs-nav li.ui-state-hover a{color:#303030}.evc-tabs.evc-t-centered .evc-tabs-item{margin:30px 0 0}.evc-text-marquee{position:relative;color:#303030;font-size:54px;line-height:1.2em;font-weight:700;overflow:hidden;white-space:nowrap}.evc-text-marquee .evc-tm-element{position:relative;display:inline-block;vertical-align:top;padding:0 20px;box-sizing:border-box}.evc-text-marquee .evc-tm-element.evc-tm-aux{position:absolute;top:0;left:0}@media only screen and (max-width:1024px){.evc-full-screen-sections .evc-fss-nav-holder{bottom:29px;left:30px}.evc-gallery-block.evc-gb-featured-left .evc-gb-image-wrapper{width:50%}.evc-gallery-block.evc-gb-featured-left .evc-gb-image-wrapper.evc-gb-featured-image{width:100%}}@media only screen and (max-width:1366px){.evc-process-2 .evc-p2-cover-bg{background-size:contain}.evc-process-2.evc-responsive-1366 .evc-p2-cover-bg{display:none}.evc-process-2.evc-responsive-1366 .evc-process-2-item{width:100%!important;float:none;margin-top:50px}.evc-process-2.evc-responsive-1366 .evc-process-2-item:first-child{margin-top:0}}@media only screen and (max-width:1280px){.evc-process-2.evc-responsive-1280 .evc-p2-cover-bg{display:none}.evc-process-2.evc-responsive-1280 .evc-process-2-item{width:100%!important;float:none;margin-top:50px}.evc-process-2.evc-responsive-1280 .evc-process-2-item:first-child{margin-top:0}}@media only screen and (max-width:1024px){.evc-process-2.evc-responsive-1024 .evc-p2-cover-bg{display:none}.evc-process-2.evc-responsive-1024 .evc-process-2-item{width:100%!important;float:none;margin-top:50px}.evc-process-2.evc-responsive-1024 .evc-process-2-item:first-child{margin-top:0}}@media only screen and (max-width:768px){.evc-process-2.evc-responsive-768 .evc-p2-cover-bg{display:none}.evc-process-2.evc-responsive-768 .evc-process-2-item{width:100%!important;float:none;margin-top:50px}.evc-process-2.evc-responsive-768 .evc-process-2-item:first-child{margin-top:0}}@media only screen and (max-width:680px){.evc-post-carousel .evc-owl-carousel .owl-nav,.evc-process-2.evc-responsive-680 .evc-p2-cover-bg{display:none}.evc-process-2.evc-responsive-680 .evc-process-2-item{width:100%!important;float:none;margin-top:50px}.evc-process-2.evc-responsive-680 .evc-process-2-item:first-child{margin-top:0}}@media only screen and (max-width:480px){.evc-process-2.evc-responsive-480 .evc-p2-cover-bg{display:none}.evc-process-2.evc-responsive-480 .evc-process-2-item{width:100%!important;float:none;margin-top:50px}.evc-process-2.evc-responsive-480 .evc-process-2-item:first-child{margin-top:0}}@media only screen and (max-width:1366px){.evc-process.evc-responsive-1366 .evc-p-mark-horizontal{display:none}.evc-process.evc-responsive-1366 .evc-p-mark-vertical{display:block}.evc-process.evc-responsive-1366 .evc-p-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 0 0 76px;margin:0;box-sizing:border-box}.evc-process.evc-responsive-1366 .evc-process-item{width:100%!important;min-height:76px;float:none;padding:0;margin-top:0;text-align:inherit}.evc-process.evc-responsive-1366 .evc-pi-content{margin-bottom:20px}.evc-svg-text{font-size:140px;height:140px}}@media only screen and (max-width:1280px){.evc-process.evc-responsive-1280 .evc-p-mark-horizontal{display:none}.evc-process.evc-responsive-1280 .evc-p-mark-vertical{display:block}.evc-process.evc-responsive-1280 .evc-p-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 0 0 76px;margin:0;box-sizing:border-box}.evc-process.evc-responsive-1280 .evc-process-item{width:100%!important;min-height:76px;float:none;padding:0;margin-top:0;text-align:inherit}.evc-process.evc-responsive-1280 .evc-pi-content{margin-bottom:20px}}@media only screen and (max-width:1024px){.evc-process.evc-responsive-1024 .evc-p-mark-horizontal{display:none}.evc-process.evc-responsive-1024 .evc-p-mark-vertical{display:block}.evc-process.evc-responsive-1024 .evc-p-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 0 0 76px;margin:0;box-sizing:border-box}.evc-process.evc-responsive-1024 .evc-process-item{width:100%!important;min-height:76px;float:none;padding:0;margin-top:0;text-align:inherit}}@media only screen and (max-width:768px){.evc-process.evc-responsive-768 .evc-p-mark-horizontal{display:none}.evc-process.evc-responsive-768 .evc-p-mark-vertical{display:block}.evc-process.evc-responsive-768 .evc-p-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 0 0 76px;margin:0;box-sizing:border-box}.evc-process.evc-responsive-768 .evc-process-item{width:100%!important;min-height:76px;float:none;padding:0;margin-top:0;text-align:inherit}}@media only screen and (max-width:680px){.evc-process.evc-responsive-680 .evc-p-mark-horizontal{display:none}.evc-process.evc-responsive-680 .evc-p-mark-vertical{display:block}.evc-process.evc-responsive-680 .evc-p-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 0 0 76px;margin:0;box-sizing:border-box}.evc-process.evc-responsive-680 .evc-process-item{width:100%!important;min-height:76px;float:none;padding:0;margin-top:0;text-align:inherit}}@media only screen and (max-width:480px){.evc-process.evc-responsive-480 .evc-p-mark-horizontal{display:none}.evc-process.evc-responsive-480 .evc-p-mark-vertical{display:block}.evc-process.evc-responsive-480 .evc-p-inner{position:relative;display:inline-block;width:100%;vertical-align:top;padding:0 0 0 76px;margin:0;box-sizing:border-box}.evc-process.evc-responsive-480 .evc-process-item{width:100%!important;min-height:76px;float:none;padding:0;margin-top:0;text-align:inherit}}@media only screen and (max-width:1024px){.evc-svg-text{font-size:120px;height:120px}.evc-tabs.evc-t-vertical .evc-tabs-nav{width:200px}.evc-tabs.evc-t-vertical .evc-tabs-item{width:calc(100% - 200px)}}@media only screen and (max-width:768px){.evc-svg-text{font-size:100px;height:100px}}@media only screen and (max-width:680px){.evc-svg-text{font-size:70px;height:70px}}@media only screen and (max-width:480px){.evc-svg-text{font-size:60px;height:60px}}@media only screen and (max-width:768px){.evc-tabs.evc-t-standard .evc-tabs-nav li{display:block;float:none}.evc-tabs.evc-t-standard .evc-tabs-nav li a{width:100%}.evc-tabs.evc-t-simple .evc-tabs-nav li{padding-right:19px}.evc-tabs.evc-t-vertical .evc-tabs-item,.evc-tabs.evc-t-vertical .evc-tabs-nav{display:inline-block;vertical-align:top;width:100%;height:auto}.evc-tabs.evc-t-vertical .evc-tabs-item{padding:35px 0 0}}@media only screen and (max-width:680px){.evc-tabs.evc-t-vertical .evc-tabs-nav li a{padding:12px 20px}.evc-tabs.evc-t-vertical .evc-tabs-item{padding:25px 0 0}}
/*!
  Ionicons, v2.0.0
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/@font-face{font-family:"Ionicons";src:url(//fcf-officiel.com/wp-content/plugins/extensive-vc-addon/assets/css/ion-icons/fonts/ionicons.eot?v=2.0.0);src:url(//fcf-officiel.com/wp-content/plugins/extensive-vc-addon/assets/css/ion-icons/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(//fcf-officiel.com/wp-content/plugins/extensive-vc-addon/assets/css/ion-icons/fonts/ionicons.ttf?v=2.0.0) format("truetype"),url(//fcf-officiel.com/wp-content/plugins/extensive-vc-addon/assets/css/ion-icons/fonts/ionicons.woff?v=2.0.0) format("woff"),url(//fcf-officiel.com/wp-content/plugins/extensive-vc-addon/assets/css/ion-icons/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-weight:normal;font-style:normal}.ion,.ionicons,.ion-alert:before,.ion-alert-circled:before,.ion-android-add:before,.ion-android-add-circle:before,.ion-android-alarm-clock:before,.ion-android-alert:before,.ion-android-apps:before,.ion-android-archive:before,.ion-android-arrow-back:before,.ion-android-arrow-down:before,.ion-android-arrow-dropdown:before,.ion-android-arrow-dropdown-circle:before,.ion-android-arrow-dropleft:before,.ion-android-arrow-dropleft-circle:before,.ion-android-arrow-dropright:before,.ion-android-arrow-dropright-circle:before,.ion-android-arrow-dropup:before,.ion-android-arrow-dropup-circle:before,.ion-android-arrow-forward:before,.ion-android-arrow-up:before,.ion-android-attach:before,.ion-android-bar:before,.ion-android-bicycle:before,.ion-android-boat:before,.ion-android-bookmark:before,.ion-android-bulb:before,.ion-android-bus:before,.ion-android-calendar:before,.ion-android-call:before,.ion-android-camera:before,.ion-android-cancel:before,.ion-android-car:before,.ion-android-cart:before,.ion-android-chat:before,.ion-android-checkbox:before,.ion-android-checkbox-blank:before,.ion-android-checkbox-outline:before,.ion-android-checkbox-outline-blank:before,.ion-android-checkmark-circle:before,.ion-android-clipboard:before,.ion-android-close:before,.ion-android-cloud:before,.ion-android-cloud-circle:before,.ion-android-cloud-done:before,.ion-android-cloud-outline:before,.ion-android-color-palette:before,.ion-android-compass:before,.ion-android-contact:before,.ion-android-contacts:before,.ion-android-contract:before,.ion-android-create:before,.ion-android-delete:before,.ion-android-desktop:before,.ion-android-document:before,.ion-android-done:before,.ion-android-done-all:before,.ion-android-download:before,.ion-android-drafts:before,.ion-android-exit:before,.ion-android-expand:before,.ion-android-favorite:before,.ion-android-favorite-outline:before,.ion-android-film:before,.ion-android-folder:before,.ion-android-folder-open:before,.ion-android-funnel:before,.ion-android-globe:before,.ion-android-hand:before,.ion-android-hangout:before,.ion-android-happy:before,.ion-android-home:before,.ion-android-image:before,.ion-android-laptop:before,.ion-android-list:before,.ion-android-locate:before,.ion-android-lock:before,.ion-android-mail:before,.ion-android-map:before,.ion-android-menu:before,.ion-android-microphone:before,.ion-android-microphone-off:before,.ion-android-more-horizontal:before,.ion-android-more-vertical:before,.ion-android-navigate:before,.ion-android-notifications:before,.ion-android-notifications-none:before,.ion-android-notifications-off:before,.ion-android-open:before,.ion-android-options:before,.ion-android-people:before,.ion-android-person:before,.ion-android-person-add:before,.ion-android-phone-landscape:before,.ion-android-phone-portrait:before,.ion-android-pin:before,.ion-android-plane:before,.ion-android-playstore:before,.ion-android-print:before,.ion-android-radio-button-off:before,.ion-android-radio-button-on:before,.ion-android-refresh:before,.ion-android-remove:before,.ion-android-remove-circle:before,.ion-android-restaurant:before,.ion-android-sad:before,.ion-android-search:before,.ion-android-send:before,.ion-android-settings:before,.ion-android-share:before,.ion-android-share-alt:before,.ion-android-star:before,.ion-android-star-half:before,.ion-android-star-outline:before,.ion-android-stopwatch:before,.ion-android-subway:before,.ion-android-sunny:before,.ion-android-sync:before,.ion-android-textsms:before,.ion-android-time:before,.ion-android-train:before,.ion-android-unlock:before,.ion-android-upload:before,.ion-android-volume-down:before,.ion-android-volume-mute:before,.ion-android-volume-off:before,.ion-android-volume-up:before,.ion-android-walk:before,.ion-android-warning:before,.ion-android-watch:before,.ion-android-wifi:before,.ion-aperture:before,.ion-archive:before,.ion-arrow-down-a:before,.ion-arrow-down-b:before,.ion-arrow-down-c:before,.ion-arrow-expand:before,.ion-arrow-graph-down-left:before,.ion-arrow-graph-down-right:before,.ion-arrow-graph-up-left:before,.ion-arrow-graph-up-right:before,.ion-arrow-left-a:before,.ion-arrow-left-b:before,.ion-arrow-left-c:before,.ion-arrow-move:before,.ion-arrow-resize:before,.ion-arrow-return-left:before,.ion-arrow-return-right:before,.ion-arrow-right-a:before,.ion-arrow-right-b:before,.ion-arrow-right-c:before,.ion-arrow-shrink:before,.ion-arrow-swap:before,.ion-arrow-up-a:before,.ion-arrow-up-b:before,.ion-arrow-up-c:before,.ion-asterisk:before,.ion-at:before,.ion-backspace:before,.ion-backspace-outline:before,.ion-bag:before,.ion-battery-charging:before,.ion-battery-empty:before,.ion-battery-full:before,.ion-battery-half:before,.ion-battery-low:before,.ion-beaker:before,.ion-beer:before,.ion-bluetooth:before,.ion-bonfire:before,.ion-bookmark:before,.ion-bowtie:before,.ion-briefcase:before,.ion-bug:before,.ion-calculator:before,.ion-calendar:before,.ion-camera:before,.ion-card:before,.ion-cash:before,.ion-chatbox:before,.ion-chatbox-working:before,.ion-chatboxes:before,.ion-chatbubble:before,.ion-chatbubble-working:before,.ion-chatbubbles:before,.ion-checkmark:before,.ion-checkmark-circled:before,.ion-checkmark-round:before,.ion-chevron-down:before,.ion-chevron-left:before,.ion-chevron-right:before,.ion-chevron-up:before,.ion-clipboard:before,.ion-clock:before,.ion-close:before,.ion-close-circled:before,.ion-close-round:before,.ion-closed-captioning:before,.ion-cloud:before,.ion-code:before,.ion-code-download:before,.ion-code-working:before,.ion-coffee:before,.ion-compass:before,.ion-compose:before,.ion-connection-bars:before,.ion-contrast:before,.ion-crop:before,.ion-cube:before,.ion-disc:before,.ion-document:before,.ion-document-text:before,.ion-drag:before,.ion-earth:before,.ion-easel:before,.ion-edit:before,.ion-egg:before,.ion-eject:before,.ion-email:before,.ion-email-unread:before,.ion-erlenmeyer-flask:before,.ion-erlenmeyer-flask-bubbles:before,.ion-eye:before,.ion-eye-disabled:before,.ion-female:before,.ion-filing:before,.ion-film-marker:before,.ion-fireball:before,.ion-flag:before,.ion-flame:before,.ion-flash:before,.ion-flash-off:before,.ion-folder:before,.ion-fork:before,.ion-fork-repo:before,.ion-forward:before,.ion-funnel:before,.ion-gear-a:before,.ion-gear-b:before,.ion-grid:before,.ion-hammer:before,.ion-happy:before,.ion-happy-outline:before,.ion-headphone:before,.ion-heart:before,.ion-heart-broken:before,.ion-help:before,.ion-help-buoy:before,.ion-help-circled:before,.ion-home:before,.ion-icecream:before,.ion-image:before,.ion-images:before,.ion-information:before,.ion-information-circled:before,.ion-ionic:before,.ion-ios-alarm:before,.ion-ios-alarm-outline:before,.ion-ios-albums:before,.ion-ios-albums-outline:before,.ion-ios-americanfootball:before,.ion-ios-americanfootball-outline:before,.ion-ios-analytics:before,.ion-ios-analytics-outline:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-left:before,.ion-ios-arrow-right:before,.ion-ios-arrow-thin-down:before,.ion-ios-arrow-thin-left:before,.ion-ios-arrow-thin-right:before,.ion-ios-arrow-thin-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-at-outline:before,.ion-ios-barcode:before,.ion-ios-barcode-outline:before,.ion-ios-baseball:before,.ion-ios-baseball-outline:before,.ion-ios-basketball:before,.ion-ios-basketball-outline:before,.ion-ios-bell:before,.ion-ios-bell-outline:before,.ion-ios-body:before,.ion-ios-body-outline:before,.ion-ios-bolt:before,.ion-ios-bolt-outline:before,.ion-ios-book:before,.ion-ios-book-outline:before,.ion-ios-bookmarks:before,.ion-ios-bookmarks-outline:before,.ion-ios-box:before,.ion-ios-box-outline:before,.ion-ios-briefcase:before,.ion-ios-briefcase-outline:before,.ion-ios-browsers:before,.ion-ios-browsers-outline:before,.ion-ios-calculator:before,.ion-ios-calculator-outline:before,.ion-ios-calendar:before,.ion-ios-calendar-outline:before,.ion-ios-camera:before,.ion-ios-camera-outline:before,.ion-ios-cart:before,.ion-ios-cart-outline:before,.ion-ios-chatboxes:before,.ion-ios-chatboxes-outline:before,.ion-ios-chatbubble:before,.ion-ios-chatbubble-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-empty:before,.ion-ios-checkmark-outline:before,.ion-ios-circle-filled:before,.ion-ios-circle-outline:before,.ion-ios-clock:before,.ion-ios-clock-outline:before,.ion-ios-close:before,.ion-ios-close-empty:before,.ion-ios-close-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-download:before,.ion-ios-cloud-download-outline:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloud-upload-outline:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-cloudy-night-outline:before,.ion-ios-cloudy-outline:before,.ion-ios-cog:before,.ion-ios-cog-outline:before,.ion-ios-color-filter:before,.ion-ios-color-filter-outline:before,.ion-ios-color-wand:before,.ion-ios-color-wand-outline:before,.ion-ios-compose:before,.ion-ios-compose-outline:before,.ion-ios-contact:before,.ion-ios-contact-outline:before,.ion-ios-copy:before,.ion-ios-copy-outline:before,.ion-ios-crop:before,.ion-ios-crop-strong:before,.ion-ios-download:before,.ion-ios-download-outline:before,.ion-ios-drag:before,.ion-ios-email:before,.ion-ios-email-outline:before,.ion-ios-eye:before,.ion-ios-eye-outline:before,.ion-ios-fastforward:before,.ion-ios-fastforward-outline:before,.ion-ios-filing:before,.ion-ios-filing-outline:before,.ion-ios-film:before,.ion-ios-film-outline:before,.ion-ios-flag:before,.ion-ios-flag-outline:before,.ion-ios-flame:before,.ion-ios-flame-outline:before,.ion-ios-flask:before,.ion-ios-flask-outline:before,.ion-ios-flower:before,.ion-ios-flower-outline:before,.ion-ios-folder:before,.ion-ios-folder-outline:before,.ion-ios-football:before,.ion-ios-football-outline:before,.ion-ios-game-controller-a:before,.ion-ios-game-controller-a-outline:before,.ion-ios-game-controller-b:before,.ion-ios-game-controller-b-outline:before,.ion-ios-gear:before,.ion-ios-gear-outline:before,.ion-ios-glasses:before,.ion-ios-glasses-outline:before,.ion-ios-grid-view:before,.ion-ios-grid-view-outline:before,.ion-ios-heart:before,.ion-ios-heart-outline:before,.ion-ios-help:before,.ion-ios-help-empty:before,.ion-ios-help-outline:before,.ion-ios-home:before,.ion-ios-home-outline:before,.ion-ios-infinite:before,.ion-ios-infinite-outline:before,.ion-ios-information:before,.ion-ios-information-empty:before,.ion-ios-information-outline:before,.ion-ios-ionic-outline:before,.ion-ios-keypad:before,.ion-ios-keypad-outline:before,.ion-ios-lightbulb:before,.ion-ios-lightbulb-outline:before,.ion-ios-list:before,.ion-ios-list-outline:before,.ion-ios-location:before,.ion-ios-location-outline:before,.ion-ios-locked:before,.ion-ios-locked-outline:before,.ion-ios-loop:before,.ion-ios-loop-strong:before,.ion-ios-medical:before,.ion-ios-medical-outline:before,.ion-ios-medkit:before,.ion-ios-medkit-outline:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-mic-outline:before,.ion-ios-minus:before,.ion-ios-minus-empty:before,.ion-ios-minus-outline:before,.ion-ios-monitor:before,.ion-ios-monitor-outline:before,.ion-ios-moon:before,.ion-ios-moon-outline:before,.ion-ios-more:before,.ion-ios-more-outline:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-navigate-outline:before,.ion-ios-nutrition:before,.ion-ios-nutrition-outline:before,.ion-ios-paper:before,.ion-ios-paper-outline:before,.ion-ios-paperplane:before,.ion-ios-paperplane-outline:before,.ion-ios-partlysunny:before,.ion-ios-partlysunny-outline:before,.ion-ios-pause:before,.ion-ios-pause-outline:before,.ion-ios-paw:before,.ion-ios-paw-outline:before,.ion-ios-people:before,.ion-ios-people-outline:before,.ion-ios-person:before,.ion-ios-person-outline:before,.ion-ios-personadd:before,.ion-ios-personadd-outline:before,.ion-ios-photos:before,.ion-ios-photos-outline:before,.ion-ios-pie:before,.ion-ios-pie-outline:before,.ion-ios-pint:before,.ion-ios-pint-outline:before,.ion-ios-play:before,.ion-ios-play-outline:before,.ion-ios-plus:before,.ion-ios-plus-empty:before,.ion-ios-plus-outline:before,.ion-ios-pricetag:before,.ion-ios-pricetag-outline:before,.ion-ios-pricetags:before,.ion-ios-pricetags-outline:before,.ion-ios-printer:before,.ion-ios-printer-outline:before,.ion-ios-pulse:before,.ion-ios-pulse-strong:before,.ion-ios-rainy:before,.ion-ios-rainy-outline:before,.ion-ios-recording:before,.ion-ios-recording-outline:before,.ion-ios-redo:before,.ion-ios-redo-outline:before,.ion-ios-refresh:before,.ion-ios-refresh-empty:before,.ion-ios-refresh-outline:before,.ion-ios-reload:before,.ion-ios-reverse-camera:before,.ion-ios-reverse-camera-outline:before,.ion-ios-rewind:before,.ion-ios-rewind-outline:before,.ion-ios-rose:before,.ion-ios-rose-outline:before,.ion-ios-search:before,.ion-ios-search-strong:before,.ion-ios-settings:before,.ion-ios-settings-strong:before,.ion-ios-shuffle:before,.ion-ios-shuffle-strong:before,.ion-ios-skipbackward:before,.ion-ios-skipbackward-outline:before,.ion-ios-skipforward:before,.ion-ios-skipforward-outline:before,.ion-ios-snowy:before,.ion-ios-speedometer:before,.ion-ios-speedometer-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stopwatch:before,.ion-ios-stopwatch-outline:before,.ion-ios-sunny:before,.ion-ios-sunny-outline:before,.ion-ios-telephone:before,.ion-ios-telephone-outline:before,.ion-ios-tennisball:before,.ion-ios-tennisball-outline:before,.ion-ios-thunderstorm:before,.ion-ios-thunderstorm-outline:before,.ion-ios-time:before,.ion-ios-time-outline:before,.ion-ios-timer:before,.ion-ios-timer-outline:before,.ion-ios-toggle:before,.ion-ios-toggle-outline:before,.ion-ios-trash:before,.ion-ios-trash-outline:before,.ion-ios-undo:before,.ion-ios-undo-outline:before,.ion-ios-unlocked:before,.ion-ios-unlocked-outline:before,.ion-ios-upload:before,.ion-ios-upload-outline:before,.ion-ios-videocam:before,.ion-ios-videocam-outline:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-wineglass:before,.ion-ios-wineglass-outline:before,.ion-ios-world:before,.ion-ios-world-outline:before,.ion-ipad:before,.ion-iphone:before,.ion-ipod:before,.ion-jet:before,.ion-key:before,.ion-knife:before,.ion-laptop:before,.ion-leaf:before,.ion-levels:before,.ion-lightbulb:before,.ion-link:before,.ion-load-a:before,.ion-load-b:before,.ion-load-c:before,.ion-load-d:before,.ion-location:before,.ion-lock-combination:before,.ion-locked:before,.ion-log-in:before,.ion-log-out:before,.ion-loop:before,.ion-magnet:before,.ion-male:before,.ion-man:before,.ion-map:before,.ion-medkit:before,.ion-merge:before,.ion-mic-a:before,.ion-mic-b:before,.ion-mic-c:before,.ion-minus:before,.ion-minus-circled:before,.ion-minus-round:before,.ion-model-s:before,.ion-monitor:before,.ion-more:before,.ion-mouse:before,.ion-music-note:before,.ion-navicon:before,.ion-navicon-round:before,.ion-navigate:before,.ion-network:before,.ion-no-smoking:before,.ion-nuclear:before,.ion-outlet:before,.ion-paintbrush:before,.ion-paintbucket:before,.ion-paper-airplane:before,.ion-paperclip:before,.ion-pause:before,.ion-person:before,.ion-person-add:before,.ion-person-stalker:before,.ion-pie-graph:before,.ion-pin:before,.ion-pinpoint:before,.ion-pizza:before,.ion-plane:before,.ion-planet:before,.ion-play:before,.ion-playstation:before,.ion-plus:before,.ion-plus-circled:before,.ion-plus-round:before,.ion-podium:before,.ion-pound:before,.ion-power:before,.ion-pricetag:before,.ion-pricetags:before,.ion-printer:before,.ion-pull-request:before,.ion-qr-scanner:before,.ion-quote:before,.ion-radio-waves:before,.ion-record:before,.ion-refresh:before,.ion-reply:before,.ion-reply-all:before,.ion-ribbon-a:before,.ion-ribbon-b:before,.ion-sad:before,.ion-sad-outline:before,.ion-scissors:before,.ion-search:before,.ion-settings:before,.ion-share:before,.ion-shuffle:before,.ion-skip-backward:before,.ion-skip-forward:before,.ion-social-android:before,.ion-social-android-outline:before,.ion-social-angular:before,.ion-social-angular-outline:before,.ion-social-apple:before,.ion-social-apple-outline:before,.ion-social-bitcoin:before,.ion-social-bitcoin-outline:before,.ion-social-buffer:before,.ion-social-buffer-outline:before,.ion-social-chrome:before,.ion-social-chrome-outline:before,.ion-social-codepen:before,.ion-social-codepen-outline:before,.ion-social-css3:before,.ion-social-css3-outline:before,.ion-social-designernews:before,.ion-social-designernews-outline:before,.ion-social-dribbble:before,.ion-social-dribbble-outline:before,.ion-social-dropbox:before,.ion-social-dropbox-outline:before,.ion-social-euro:before,.ion-social-euro-outline:before,.ion-social-facebook:before,.ion-social-facebook-outline:before,.ion-social-foursquare:before,.ion-social-foursquare-outline:before,.ion-social-freebsd-devil:before,.ion-social-github:before,.ion-social-github-outline:before,.ion-social-google:before,.ion-social-google-outline:before,.ion-social-googleplus:before,.ion-social-googleplus-outline:before,.ion-social-hackernews:before,.ion-social-hackernews-outline:before,.ion-social-html5:before,.ion-social-html5-outline:before,.ion-social-instagram:before,.ion-social-instagram-outline:before,.ion-social-javascript:before,.ion-social-javascript-outline:before,.ion-social-linkedin:before,.ion-social-linkedin-outline:before,.ion-social-markdown:before,.ion-social-nodejs:before,.ion-social-octocat:before,.ion-social-pinterest:before,.ion-social-pinterest-outline:before,.ion-social-python:before,.ion-social-reddit:before,.ion-social-reddit-outline:before,.ion-social-rss:before,.ion-social-rss-outline:before,.ion-social-sass:before,.ion-social-skype:before,.ion-social-skype-outline:before,.ion-social-snapchat:before,.ion-social-snapchat-outline:before,.ion-social-tumblr:before,.ion-social-tumblr-outline:before,.ion-social-tux:before,.ion-social-twitch:before,.ion-social-twitch-outline:before,.ion-social-twitter:before,.ion-social-twitter-outline:before,.ion-social-usd:before,.ion-social-usd-outline:before,.ion-social-vimeo:before,.ion-social-vimeo-outline:before,.ion-social-whatsapp:before,.ion-social-whatsapp-outline:before,.ion-social-windows:before,.ion-social-windows-outline:before,.ion-social-wordpress:before,.ion-social-wordpress-outline:before,.ion-social-yahoo:before,.ion-social-yahoo-outline:before,.ion-social-yen:before,.ion-social-yen-outline:before,.ion-social-youtube:before,.ion-social-youtube-outline:before,.ion-soup-can:before,.ion-soup-can-outline:before,.ion-speakerphone:before,.ion-speedometer:before,.ion-spoon:before,.ion-star:before,.ion-stats-bars:before,.ion-steam:before,.ion-stop:before,.ion-thermometer:before,.ion-thumbsdown:before,.ion-thumbsup:before,.ion-toggle:before,.ion-toggle-filled:before,.ion-transgender:before,.ion-trash-a:before,.ion-trash-b:before,.ion-trophy:before,.ion-tshirt:before,.ion-tshirt-outline:before,.ion-umbrella:before,.ion-university:before,.ion-unlocked:before,.ion-upload:before,.ion-usb:before,.ion-videocamera:before,.ion-volume-high:before,.ion-volume-low:before,.ion-volume-medium:before,.ion-volume-mute:before,.ion-wand:before,.ion-waterdrop:before,.ion-wifi:before,.ion-wineglass:before,.ion-woman:before,.ion-wrench:before,.ion-xbox:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ion-alert:before{content:"\f101"}.ion-alert-circled:before{content:"\f100"}.ion-android-add:before{content:"\f2c7"}.ion-android-add-circle:before{content:"\f359"}.ion-android-alarm-clock:before{content:"\f35a"}.ion-android-alert:before{content:"\f35b"}.ion-android-apps:before{content:"\f35c"}.ion-android-archive:before{content:"\f2c9"}.ion-android-arrow-back:before{content:"\f2ca"}.ion-android-arrow-down:before{content:"\f35d"}.ion-android-arrow-dropdown:before{content:"\f35f"}.ion-android-arrow-dropdown-circle:before{content:"\f35e"}.ion-android-arrow-dropleft:before{content:"\f361"}.ion-android-arrow-dropleft-circle:before{content:"\f360"}.ion-android-arrow-dropright:before{content:"\f363"}.ion-android-arrow-dropright-circle:before{content:"\f362"}.ion-android-arrow-dropup:before{content:"\f365"}.ion-android-arrow-dropup-circle:before{content:"\f364"}.ion-android-arrow-forward:before{content:"\f30f"}.ion-android-arrow-up:before{content:"\f366"}.ion-android-attach:before{content:"\f367"}.ion-android-bar:before{content:"\f368"}.ion-android-bicycle:before{content:"\f369"}.ion-android-boat:before{content:"\f36a"}.ion-android-bookmark:before{content:"\f36b"}.ion-android-bulb:before{content:"\f36c"}.ion-android-bus:before{content:"\f36d"}.ion-android-calendar:before{content:"\f2d1"}.ion-android-call:before{content:"\f2d2"}.ion-android-camera:before{content:"\f2d3"}.ion-android-cancel:before{content:"\f36e"}.ion-android-car:before{content:"\f36f"}.ion-android-cart:before{content:"\f370"}.ion-android-chat:before{content:"\f2d4"}.ion-android-checkbox:before{content:"\f374"}.ion-android-checkbox-blank:before{content:"\f371"}.ion-android-checkbox-outline:before{content:"\f373"}.ion-android-checkbox-outline-blank:before{content:"\f372"}.ion-android-checkmark-circle:before{content:"\f375"}.ion-android-clipboard:before{content:"\f376"}.ion-android-close:before{content:"\f2d7"}.ion-android-cloud:before{content:"\f37a"}.ion-android-cloud-circle:before{content:"\f377"}.ion-android-cloud-done:before{content:"\f378"}.ion-android-cloud-outline:before{content:"\f379"}.ion-android-color-palette:before{content:"\f37b"}.ion-android-compass:before{content:"\f37c"}.ion-android-contact:before{content:"\f2d8"}.ion-android-contacts:before{content:"\f2d9"}.ion-android-contract:before{content:"\f37d"}.ion-android-create:before{content:"\f37e"}.ion-android-delete:before{content:"\f37f"}.ion-android-desktop:before{content:"\f380"}.ion-android-document:before{content:"\f381"}.ion-android-done:before{content:"\f383"}.ion-android-done-all:before{content:"\f382"}.ion-android-download:before{content:"\f2dd"}.ion-android-drafts:before{content:"\f384"}.ion-android-exit:before{content:"\f385"}.ion-android-expand:before{content:"\f386"}.ion-android-favorite:before{content:"\f388"}.ion-android-favorite-outline:before{content:"\f387"}.ion-android-film:before{content:"\f389"}.ion-android-folder:before{content:"\f2e0"}.ion-android-folder-open:before{content:"\f38a"}.ion-android-funnel:before{content:"\f38b"}.ion-android-globe:before{content:"\f38c"}.ion-android-hand:before{content:"\f2e3"}.ion-android-hangout:before{content:"\f38d"}.ion-android-happy:before{content:"\f38e"}.ion-android-home:before{content:"\f38f"}.ion-android-image:before{content:"\f2e4"}.ion-android-laptop:before{content:"\f390"}.ion-android-list:before{content:"\f391"}.ion-android-locate:before{content:"\f2e9"}.ion-android-lock:before{content:"\f392"}.ion-android-mail:before{content:"\f2eb"}.ion-android-map:before{content:"\f393"}.ion-android-menu:before{content:"\f394"}.ion-android-microphone:before{content:"\f2ec"}.ion-android-microphone-off:before{content:"\f395"}.ion-android-more-horizontal:before{content:"\f396"}.ion-android-more-vertical:before{content:"\f397"}.ion-android-navigate:before{content:"\f398"}.ion-android-notifications:before{content:"\f39b"}.ion-android-notifications-none:before{content:"\f399"}.ion-android-notifications-off:before{content:"\f39a"}.ion-android-open:before{content:"\f39c"}.ion-android-options:before{content:"\f39d"}.ion-android-people:before{content:"\f39e"}.ion-android-person:before{content:"\f3a0"}.ion-android-person-add:before{content:"\f39f"}.ion-android-phone-landscape:before{content:"\f3a1"}.ion-android-phone-portrait:before{content:"\f3a2"}.ion-android-pin:before{content:"\f3a3"}.ion-android-plane:before{content:"\f3a4"}.ion-android-playstore:before{content:"\f2f0"}.ion-android-print:before{content:"\f3a5"}.ion-android-radio-button-off:before{content:"\f3a6"}.ion-android-radio-button-on:before{content:"\f3a7"}.ion-android-refresh:before{content:"\f3a8"}.ion-android-remove:before{content:"\f2f4"}.ion-android-remove-circle:before{content:"\f3a9"}.ion-android-restaurant:before{content:"\f3aa"}.ion-android-sad:before{content:"\f3ab"}.ion-android-search:before{content:"\f2f5"}.ion-android-send:before{content:"\f2f6"}.ion-android-settings:before{content:"\f2f7"}.ion-android-share:before{content:"\f2f8"}.ion-android-share-alt:before{content:"\f3ac"}.ion-android-star:before{content:"\f2fc"}.ion-android-star-half:before{content:"\f3ad"}.ion-android-star-outline:before{content:"\f3ae"}.ion-android-stopwatch:before{content:"\f2fd"}.ion-android-subway:before{content:"\f3af"}.ion-android-sunny:before{content:"\f3b0"}.ion-android-sync:before{content:"\f3b1"}.ion-android-textsms:before{content:"\f3b2"}.ion-android-time:before{content:"\f3b3"}.ion-android-train:before{content:"\f3b4"}.ion-android-unlock:before{content:"\f3b5"}.ion-android-upload:before{content:"\f3b6"}.ion-android-volume-down:before{content:"\f3b7"}.ion-android-volume-mute:before{content:"\f3b8"}.ion-android-volume-off:before{content:"\f3b9"}.ion-android-volume-up:before{content:"\f3ba"}.ion-android-walk:before{content:"\f3bb"}.ion-android-warning:before{content:"\f3bc"}.ion-android-watch:before{content:"\f3bd"}.ion-android-wifi:before{content:"\f305"}.ion-aperture:before{content:"\f313"}.ion-archive:before{content:"\f102"}.ion-arrow-down-a:before{content:"\f103"}.ion-arrow-down-b:before{content:"\f104"}.ion-arrow-down-c:before{content:"\f105"}.ion-arrow-expand:before{content:"\f25e"}.ion-arrow-graph-down-left:before{content:"\f25f"}.ion-arrow-graph-down-right:before{content:"\f260"}.ion-arrow-graph-up-left:before{content:"\f261"}.ion-arrow-graph-up-right:before{content:"\f262"}.ion-arrow-left-a:before{content:"\f106"}.ion-arrow-left-b:before{content:"\f107"}.ion-arrow-left-c:before{content:"\f108"}.ion-arrow-move:before{content:"\f263"}.ion-arrow-resize:before{content:"\f264"}.ion-arrow-return-left:before{content:"\f265"}.ion-arrow-return-right:before{content:"\f266"}.ion-arrow-right-a:before{content:"\f109"}.ion-arrow-right-b:before{content:"\f10a"}.ion-arrow-right-c:before{content:"\f10b"}.ion-arrow-shrink:before{content:"\f267"}.ion-arrow-swap:before{content:"\f268"}.ion-arrow-up-a:before{content:"\f10c"}.ion-arrow-up-b:before{content:"\f10d"}.ion-arrow-up-c:before{content:"\f10e"}.ion-asterisk:before{content:"\f314"}.ion-at:before{content:"\f10f"}.ion-backspace:before{content:"\f3bf"}.ion-backspace-outline:before{content:"\f3be"}.ion-bag:before{content:"\f110"}.ion-battery-charging:before{content:"\f111"}.ion-battery-empty:before{content:"\f112"}.ion-battery-full:before{content:"\f113"}.ion-battery-half:before{content:"\f114"}.ion-battery-low:before{content:"\f115"}.ion-beaker:before{content:"\f269"}.ion-beer:before{content:"\f26a"}.ion-bluetooth:before{content:"\f116"}.ion-bonfire:before{content:"\f315"}.ion-bookmark:before{content:"\f26b"}.ion-bowtie:before{content:"\f3c0"}.ion-briefcase:before{content:"\f26c"}.ion-bug:before{content:"\f2be"}.ion-calculator:before{content:"\f26d"}.ion-calendar:before{content:"\f117"}.ion-camera:before{content:"\f118"}.ion-card:before{content:"\f119"}.ion-cash:before{content:"\f316"}.ion-chatbox:before{content:"\f11b"}.ion-chatbox-working:before{content:"\f11a"}.ion-chatboxes:before{content:"\f11c"}.ion-chatbubble:before{content:"\f11e"}.ion-chatbubble-working:before{content:"\f11d"}.ion-chatbubbles:before{content:"\f11f"}.ion-checkmark:before{content:"\f122"}.ion-checkmark-circled:before{content:"\f120"}.ion-checkmark-round:before{content:"\f121"}.ion-chevron-down:before{content:"\f123"}.ion-chevron-left:before{content:"\f124"}.ion-chevron-right:before{content:"\f125"}.ion-chevron-up:before{content:"\f126"}.ion-clipboard:before{content:"\f127"}.ion-clock:before{content:"\f26e"}.ion-close:before{content:"\f12a"}.ion-close-circled:before{content:"\f128"}.ion-close-round:before{content:"\f129"}.ion-closed-captioning:before{content:"\f317"}.ion-cloud:before{content:"\f12b"}.ion-code:before{content:"\f271"}.ion-code-download:before{content:"\f26f"}.ion-code-working:before{content:"\f270"}.ion-coffee:before{content:"\f272"}.ion-compass:before{content:"\f273"}.ion-compose:before{content:"\f12c"}.ion-connection-bars:before{content:"\f274"}.ion-contrast:before{content:"\f275"}.ion-crop:before{content:"\f3c1"}.ion-cube:before{content:"\f318"}.ion-disc:before{content:"\f12d"}.ion-document:before{content:"\f12f"}.ion-document-text:before{content:"\f12e"}.ion-drag:before{content:"\f130"}.ion-earth:before{content:"\f276"}.ion-easel:before{content:"\f3c2"}.ion-edit:before{content:"\f2bf"}.ion-egg:before{content:"\f277"}.ion-eject:before{content:"\f131"}.ion-email:before{content:"\f132"}.ion-email-unread:before{content:"\f3c3"}.ion-erlenmeyer-flask:before{content:"\f3c5"}.ion-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.ion-eye:before{content:"\f133"}.ion-eye-disabled:before{content:"\f306"}.ion-female:before{content:"\f278"}.ion-filing:before{content:"\f134"}.ion-film-marker:before{content:"\f135"}.ion-fireball:before{content:"\f319"}.ion-flag:before{content:"\f279"}.ion-flame:before{content:"\f31a"}.ion-flash:before{content:"\f137"}.ion-flash-off:before{content:"\f136"}.ion-folder:before{content:"\f139"}.ion-fork:before{content:"\f27a"}.ion-fork-repo:before{content:"\f2c0"}.ion-forward:before{content:"\f13a"}.ion-funnel:before{content:"\f31b"}.ion-gear-a:before{content:"\f13d"}.ion-gear-b:before{content:"\f13e"}.ion-grid:before{content:"\f13f"}.ion-hammer:before{content:"\f27b"}.ion-happy:before{content:"\f31c"}.ion-happy-outline:before{content:"\f3c6"}.ion-headphone:before{content:"\f140"}.ion-heart:before{content:"\f141"}.ion-heart-broken:before{content:"\f31d"}.ion-help:before{content:"\f143"}.ion-help-buoy:before{content:"\f27c"}.ion-help-circled:before{content:"\f142"}.ion-home:before{content:"\f144"}.ion-icecream:before{content:"\f27d"}.ion-image:before{content:"\f147"}.ion-images:before{content:"\f148"}.ion-information:before{content:"\f14a"}.ion-information-circled:before{content:"\f149"}.ion-ionic:before{content:"\f14b"}.ion-ios-alarm:before{content:"\f3c8"}.ion-ios-alarm-outline:before{content:"\f3c7"}.ion-ios-albums:before{content:"\f3ca"}.ion-ios-albums-outline:before{content:"\f3c9"}.ion-ios-americanfootball:before{content:"\f3cc"}.ion-ios-americanfootball-outline:before{content:"\f3cb"}.ion-ios-analytics:before{content:"\f3ce"}.ion-ios-analytics-outline:before{content:"\f3cd"}.ion-ios-arrow-back:before{content:"\f3cf"}.ion-ios-arrow-down:before{content:"\f3d0"}.ion-ios-arrow-forward:before{content:"\f3d1"}.ion-ios-arrow-left:before{content:"\f3d2"}.ion-ios-arrow-right:before{content:"\f3d3"}.ion-ios-arrow-thin-down:before{content:"\f3d4"}.ion-ios-arrow-thin-left:before{content:"\f3d5"}.ion-ios-arrow-thin-right:before{content:"\f3d6"}.ion-ios-arrow-thin-up:before{content:"\f3d7"}.ion-ios-arrow-up:before{content:"\f3d8"}.ion-ios-at:before{content:"\f3da"}.ion-ios-at-outline:before{content:"\f3d9"}.ion-ios-barcode:before{content:"\f3dc"}.ion-ios-barcode-outline:before{content:"\f3db"}.ion-ios-baseball:before{content:"\f3de"}.ion-ios-baseball-outline:before{content:"\f3dd"}.ion-ios-basketball:before{content:"\f3e0"}.ion-ios-basketball-outline:before{content:"\f3df"}.ion-ios-bell:before{content:"\f3e2"}.ion-ios-bell-outline:before{content:"\f3e1"}.ion-ios-body:before{content:"\f3e4"}.ion-ios-body-outline:before{content:"\f3e3"}.ion-ios-bolt:before{content:"\f3e6"}.ion-ios-bolt-outline:before{content:"\f3e5"}.ion-ios-book:before{content:"\f3e8"}.ion-ios-book-outline:before{content:"\f3e7"}.ion-ios-bookmarks:before{content:"\f3ea"}.ion-ios-bookmarks-outline:before{content:"\f3e9"}.ion-ios-box:before{content:"\f3ec"}.ion-ios-box-outline:before{content:"\f3eb"}.ion-ios-briefcase:before{content:"\f3ee"}.ion-ios-briefcase-outline:before{content:"\f3ed"}.ion-ios-browsers:before{content:"\f3f0"}.ion-ios-browsers-outline:before{content:"\f3ef"}.ion-ios-calculator:before{content:"\f3f2"}.ion-ios-calculator-outline:before{content:"\f3f1"}.ion-ios-calendar:before{content:"\f3f4"}.ion-ios-calendar-outline:before{content:"\f3f3"}.ion-ios-camera:before{content:"\f3f6"}.ion-ios-camera-outline:before{content:"\f3f5"}.ion-ios-cart:before{content:"\f3f8"}.ion-ios-cart-outline:before{content:"\f3f7"}.ion-ios-chatboxes:before{content:"\f3fa"}.ion-ios-chatboxes-outline:before{content:"\f3f9"}.ion-ios-chatbubble:before{content:"\f3fc"}.ion-ios-chatbubble-outline:before{content:"\f3fb"}.ion-ios-checkmark:before{content:"\f3ff"}.ion-ios-checkmark-empty:before{content:"\f3fd"}.ion-ios-checkmark-outline:before{content:"\f3fe"}.ion-ios-circle-filled:before{content:"\f400"}.ion-ios-circle-outline:before{content:"\f401"}.ion-ios-clock:before{content:"\f403"}.ion-ios-clock-outline:before{content:"\f402"}.ion-ios-close:before{content:"\f406"}.ion-ios-close-empty:before{content:"\f404"}.ion-ios-close-outline:before{content:"\f405"}.ion-ios-cloud:before{content:"\f40c"}.ion-ios-cloud-download:before{content:"\f408"}.ion-ios-cloud-download-outline:before{content:"\f407"}.ion-ios-cloud-outline:before{content:"\f409"}.ion-ios-cloud-upload:before{content:"\f40b"}.ion-ios-cloud-upload-outline:before{content:"\f40a"}.ion-ios-cloudy:before{content:"\f410"}.ion-ios-cloudy-night:before{content:"\f40e"}.ion-ios-cloudy-night-outline:before{content:"\f40d"}.ion-ios-cloudy-outline:before{content:"\f40f"}.ion-ios-cog:before{content:"\f412"}.ion-ios-cog-outline:before{content:"\f411"}.ion-ios-color-filter:before{content:"\f414"}.ion-ios-color-filter-outline:before{content:"\f413"}.ion-ios-color-wand:before{content:"\f416"}.ion-ios-color-wand-outline:before{content:"\f415"}.ion-ios-compose:before{content:"\f418"}.ion-ios-compose-outline:before{content:"\f417"}.ion-ios-contact:before{content:"\f41a"}.ion-ios-contact-outline:before{content:"\f419"}.ion-ios-copy:before{content:"\f41c"}.ion-ios-copy-outline:before{content:"\f41b"}.ion-ios-crop:before{content:"\f41e"}.ion-ios-crop-strong:before{content:"\f41d"}.ion-ios-download:before{content:"\f420"}.ion-ios-download-outline:before{content:"\f41f"}.ion-ios-drag:before{content:"\f421"}.ion-ios-email:before{content:"\f423"}.ion-ios-email-outline:before{content:"\f422"}.ion-ios-eye:before{content:"\f425"}.ion-ios-eye-outline:before{content:"\f424"}.ion-ios-fastforward:before{content:"\f427"}.ion-ios-fastforward-outline:before{content:"\f426"}.ion-ios-filing:before{content:"\f429"}.ion-ios-filing-outline:before{content:"\f428"}.ion-ios-film:before{content:"\f42b"}.ion-ios-film-outline:before{content:"\f42a"}.ion-ios-flag:before{content:"\f42d"}.ion-ios-flag-outline:before{content:"\f42c"}.ion-ios-flame:before{content:"\f42f"}.ion-ios-flame-outline:before{content:"\f42e"}.ion-ios-flask:before{content:"\f431"}.ion-ios-flask-outline:before{content:"\f430"}.ion-ios-flower:before{content:"\f433"}.ion-ios-flower-outline:before{content:"\f432"}.ion-ios-folder:before{content:"\f435"}.ion-ios-folder-outline:before{content:"\f434"}.ion-ios-football:before{content:"\f437"}.ion-ios-football-outline:before{content:"\f436"}.ion-ios-game-controller-a:before{content:"\f439"}.ion-ios-game-controller-a-outline:before{content:"\f438"}.ion-ios-game-controller-b:before{content:"\f43b"}.ion-ios-game-controller-b-outline:before{content:"\f43a"}.ion-ios-gear:before{content:"\f43d"}.ion-ios-gear-outline:before{content:"\f43c"}.ion-ios-glasses:before{content:"\f43f"}.ion-ios-glasses-outline:before{content:"\f43e"}.ion-ios-grid-view:before{content:"\f441"}.ion-ios-grid-view-outline:before{content:"\f440"}.ion-ios-heart:before{content:"\f443"}.ion-ios-heart-outline:before{content:"\f442"}.ion-ios-help:before{content:"\f446"}.ion-ios-help-empty:before{content:"\f444"}.ion-ios-help-outline:before{content:"\f445"}.ion-ios-home:before{content:"\f448"}.ion-ios-home-outline:before{content:"\f447"}.ion-ios-infinite:before{content:"\f44a"}.ion-ios-infinite-outline:before{content:"\f449"}.ion-ios-information:before{content:"\f44d"}.ion-ios-information-empty:before{content:"\f44b"}.ion-ios-information-outline:before{content:"\f44c"}.ion-ios-ionic-outline:before{content:"\f44e"}.ion-ios-keypad:before{content:"\f450"}.ion-ios-keypad-outline:before{content:"\f44f"}.ion-ios-lightbulb:before{content:"\f452"}.ion-ios-lightbulb-outline:before{content:"\f451"}.ion-ios-list:before{content:"\f454"}.ion-ios-list-outline:before{content:"\f453"}.ion-ios-location:before{content:"\f456"}.ion-ios-location-outline:before{content:"\f455"}.ion-ios-locked:before{content:"\f458"}.ion-ios-locked-outline:before{content:"\f457"}.ion-ios-loop:before{content:"\f45a"}.ion-ios-loop-strong:before{content:"\f459"}.ion-ios-medical:before{content:"\f45c"}.ion-ios-medical-outline:before{content:"\f45b"}.ion-ios-medkit:before{content:"\f45e"}.ion-ios-medkit-outline:before{content:"\f45d"}.ion-ios-mic:before{content:"\f461"}.ion-ios-mic-off:before{content:"\f45f"}.ion-ios-mic-outline:before{content:"\f460"}.ion-ios-minus:before{content:"\f464"}.ion-ios-minus-empty:before{content:"\f462"}.ion-ios-minus-outline:before{content:"\f463"}.ion-ios-monitor:before{content:"\f466"}.ion-ios-monitor-outline:before{content:"\f465"}.ion-ios-moon:before{content:"\f468"}.ion-ios-moon-outline:before{content:"\f467"}.ion-ios-more:before{content:"\f46a"}.ion-ios-more-outline:before{content:"\f469"}.ion-ios-musical-note:before{content:"\f46b"}.ion-ios-musical-notes:before{content:"\f46c"}.ion-ios-navigate:before{content:"\f46e"}.ion-ios-navigate-outline:before{content:"\f46d"}.ion-ios-nutrition:before{content:"\f470"}.ion-ios-nutrition-outline:before{content:"\f46f"}.ion-ios-paper:before{content:"\f472"}.ion-ios-paper-outline:before{content:"\f471"}.ion-ios-paperplane:before{content:"\f474"}.ion-ios-paperplane-outline:before{content:"\f473"}.ion-ios-partlysunny:before{content:"\f476"}.ion-ios-partlysunny-outline:before{content:"\f475"}.ion-ios-pause:before{content:"\f478"}.ion-ios-pause-outline:before{content:"\f477"}.ion-ios-paw:before{content:"\f47a"}.ion-ios-paw-outline:before{content:"\f479"}.ion-ios-people:before{content:"\f47c"}.ion-ios-people-outline:before{content:"\f47b"}.ion-ios-person:before{content:"\f47e"}.ion-ios-person-outline:before{content:"\f47d"}.ion-ios-personadd:before{content:"\f480"}.ion-ios-personadd-outline:before{content:"\f47f"}.ion-ios-photos:before{content:"\f482"}.ion-ios-photos-outline:before{content:"\f481"}.ion-ios-pie:before{content:"\f484"}.ion-ios-pie-outline:before{content:"\f483"}.ion-ios-pint:before{content:"\f486"}.ion-ios-pint-outline:before{content:"\f485"}.ion-ios-play:before{content:"\f488"}.ion-ios-play-outline:before{content:"\f487"}.ion-ios-plus:before{content:"\f48b"}.ion-ios-plus-empty:before{content:"\f489"}.ion-ios-plus-outline:before{content:"\f48a"}.ion-ios-pricetag:before{content:"\f48d"}.ion-ios-pricetag-outline:before{content:"\f48c"}.ion-ios-pricetags:before{content:"\f48f"}.ion-ios-pricetags-outline:before{content:"\f48e"}.ion-ios-printer:before{content:"\f491"}.ion-ios-printer-outline:before{content:"\f490"}.ion-ios-pulse:before{content:"\f493"}.ion-ios-pulse-strong:before{content:"\f492"}.ion-ios-rainy:before{content:"\f495"}.ion-ios-rainy-outline:before{content:"\f494"}.ion-ios-recording:before{content:"\f497"}.ion-ios-recording-outline:before{content:"\f496"}.ion-ios-redo:before{content:"\f499"}.ion-ios-redo-outline:before{content:"\f498"}.ion-ios-refresh:before{content:"\f49c"}.ion-ios-refresh-empty:before{content:"\f49a"}.ion-ios-refresh-outline:before{content:"\f49b"}.ion-ios-reload:before{content:"\f49d"}.ion-ios-reverse-camera:before{content:"\f49f"}.ion-ios-reverse-camera-outline:before{content:"\f49e"}.ion-ios-rewind:before{content:"\f4a1"}.ion-ios-rewind-outline:before{content:"\f4a0"}.ion-ios-rose:before{content:"\f4a3"}.ion-ios-rose-outline:before{content:"\f4a2"}.ion-ios-search:before{content:"\f4a5"}.ion-ios-search-strong:before{content:"\f4a4"}.ion-ios-settings:before{content:"\f4a7"}.ion-ios-settings-strong:before{content:"\f4a6"}.ion-ios-shuffle:before{content:"\f4a9"}.ion-ios-shuffle-strong:before{content:"\f4a8"}.ion-ios-skipbackward:before{content:"\f4ab"}.ion-ios-skipbackward-outline:before{content:"\f4aa"}.ion-ios-skipforward:before{content:"\f4ad"}.ion-ios-skipforward-outline:before{content:"\f4ac"}.ion-ios-snowy:before{content:"\f4ae"}.ion-ios-speedometer:before{content:"\f4b0"}.ion-ios-speedometer-outline:before{content:"\f4af"}.ion-ios-star:before{content:"\f4b3"}.ion-ios-star-half:before{content:"\f4b1"}.ion-ios-star-outline:before{content:"\f4b2"}.ion-ios-stopwatch:before{content:"\f4b5"}.ion-ios-stopwatch-outline:before{content:"\f4b4"}.ion-ios-sunny:before{content:"\f4b7"}.ion-ios-sunny-outline:before{content:"\f4b6"}.ion-ios-telephone:before{content:"\f4b9"}.ion-ios-telephone-outline:before{content:"\f4b8"}.ion-ios-tennisball:before{content:"\f4bb"}.ion-ios-tennisball-outline:before{content:"\f4ba"}.ion-ios-thunderstorm:before{content:"\f4bd"}.ion-ios-thunderstorm-outline:before{content:"\f4bc"}.ion-ios-time:before{content:"\f4bf"}.ion-ios-time-outline:before{content:"\f4be"}.ion-ios-timer:before{content:"\f4c1"}.ion-ios-timer-outline:before{content:"\f4c0"}.ion-ios-toggle:before{content:"\f4c3"}.ion-ios-toggle-outline:before{content:"\f4c2"}.ion-ios-trash:before{content:"\f4c5"}.ion-ios-trash-outline:before{content:"\f4c4"}.ion-ios-undo:before{content:"\f4c7"}.ion-ios-undo-outline:before{content:"\f4c6"}.ion-ios-unlocked:before{content:"\f4c9"}.ion-ios-unlocked-outline:before{content:"\f4c8"}.ion-ios-upload:before{content:"\f4cb"}.ion-ios-upload-outline:before{content:"\f4ca"}.ion-ios-videocam:before{content:"\f4cd"}.ion-ios-videocam-outline:before{content:"\f4cc"}.ion-ios-volume-high:before{content:"\f4ce"}.ion-ios-volume-low:before{content:"\f4cf"}.ion-ios-wineglass:before{content:"\f4d1"}.ion-ios-wineglass-outline:before{content:"\f4d0"}.ion-ios-world:before{content:"\f4d3"}.ion-ios-world-outline:before{content:"\f4d2"}.ion-ipad:before{content:"\f1f9"}.ion-iphone:before{content:"\f1fa"}.ion-ipod:before{content:"\f1fb"}.ion-jet:before{content:"\f295"}.ion-key:before{content:"\f296"}.ion-knife:before{content:"\f297"}.ion-laptop:before{content:"\f1fc"}.ion-leaf:before{content:"\f1fd"}.ion-levels:before{content:"\f298"}.ion-lightbulb:before{content:"\f299"}.ion-link:before{content:"\f1fe"}.ion-load-a:before{content:"\f29a"}.ion-load-b:before{content:"\f29b"}.ion-load-c:before{content:"\f29c"}.ion-load-d:before{content:"\f29d"}.ion-location:before{content:"\f1ff"}.ion-lock-combination:before{content:"\f4d4"}.ion-locked:before{content:"\f200"}.ion-log-in:before{content:"\f29e"}.ion-log-out:before{content:"\f29f"}.ion-loop:before{content:"\f201"}.ion-magnet:before{content:"\f2a0"}.ion-male:before{content:"\f2a1"}.ion-man:before{content:"\f202"}.ion-map:before{content:"\f203"}.ion-medkit:before{content:"\f2a2"}.ion-merge:before{content:"\f33f"}.ion-mic-a:before{content:"\f204"}.ion-mic-b:before{content:"\f205"}.ion-mic-c:before{content:"\f206"}.ion-minus:before{content:"\f209"}.ion-minus-circled:before{content:"\f207"}.ion-minus-round:before{content:"\f208"}.ion-model-s:before{content:"\f2c1"}.ion-monitor:before{content:"\f20a"}.ion-more:before{content:"\f20b"}.ion-mouse:before{content:"\f340"}.ion-music-note:before{content:"\f20c"}.ion-navicon:before{content:"\f20e"}.ion-navicon-round:before{content:"\f20d"}.ion-navigate:before{content:"\f2a3"}.ion-network:before{content:"\f341"}.ion-no-smoking:before{content:"\f2c2"}.ion-nuclear:before{content:"\f2a4"}.ion-outlet:before{content:"\f342"}.ion-paintbrush:before{content:"\f4d5"}.ion-paintbucket:before{content:"\f4d6"}.ion-paper-airplane:before{content:"\f2c3"}.ion-paperclip:before{content:"\f20f"}.ion-pause:before{content:"\f210"}.ion-person:before{content:"\f213"}.ion-person-add:before{content:"\f211"}.ion-person-stalker:before{content:"\f212"}.ion-pie-graph:before{content:"\f2a5"}.ion-pin:before{content:"\f2a6"}.ion-pinpoint:before{content:"\f2a7"}.ion-pizza:before{content:"\f2a8"}.ion-plane:before{content:"\f214"}.ion-planet:before{content:"\f343"}.ion-play:before{content:"\f215"}.ion-playstation:before{content:"\f30a"}.ion-plus:before{content:"\f218"}.ion-plus-circled:before{content:"\f216"}.ion-plus-round:before{content:"\f217"}.ion-podium:before{content:"\f344"}.ion-pound:before{content:"\f219"}.ion-power:before{content:"\f2a9"}.ion-pricetag:before{content:"\f2aa"}.ion-pricetags:before{content:"\f2ab"}.ion-printer:before{content:"\f21a"}.ion-pull-request:before{content:"\f345"}.ion-qr-scanner:before{content:"\f346"}.ion-quote:before{content:"\f347"}.ion-radio-waves:before{content:"\f2ac"}.ion-record:before{content:"\f21b"}.ion-refresh:before{content:"\f21c"}.ion-reply:before{content:"\f21e"}.ion-reply-all:before{content:"\f21d"}.ion-ribbon-a:before{content:"\f348"}.ion-ribbon-b:before{content:"\f349"}.ion-sad:before{content:"\f34a"}.ion-sad-outline:before{content:"\f4d7"}.ion-scissors:before{content:"\f34b"}.ion-search:before{content:"\f21f"}.ion-settings:before{content:"\f2ad"}.ion-share:before{content:"\f220"}.ion-shuffle:before{content:"\f221"}.ion-skip-backward:before{content:"\f222"}.ion-skip-forward:before{content:"\f223"}.ion-social-android:before{content:"\f225"}.ion-social-android-outline:before{content:"\f224"}.ion-social-angular:before{content:"\f4d9"}.ion-social-angular-outline:before{content:"\f4d8"}.ion-social-apple:before{content:"\f227"}.ion-social-apple-outline:before{content:"\f226"}.ion-social-bitcoin:before{content:"\f2af"}.ion-social-bitcoin-outline:before{content:"\f2ae"}.ion-social-buffer:before{content:"\f229"}.ion-social-buffer-outline:before{content:"\f228"}.ion-social-chrome:before{content:"\f4db"}.ion-social-chrome-outline:before{content:"\f4da"}.ion-social-codepen:before{content:"\f4dd"}.ion-social-codepen-outline:before{content:"\f4dc"}.ion-social-css3:before{content:"\f4df"}.ion-social-css3-outline:before{content:"\f4de"}.ion-social-designernews:before{content:"\f22b"}.ion-social-designernews-outline:before{content:"\f22a"}.ion-social-dribbble:before{content:"\f22d"}.ion-social-dribbble-outline:before{content:"\f22c"}.ion-social-dropbox:before{content:"\f22f"}.ion-social-dropbox-outline:before{content:"\f22e"}.ion-social-euro:before{content:"\f4e1"}.ion-social-euro-outline:before{content:"\f4e0"}.ion-social-facebook:before{content:"\f231"}.ion-social-facebook-outline:before{content:"\f230"}.ion-social-foursquare:before{content:"\f34d"}.ion-social-foursquare-outline:before{content:"\f34c"}.ion-social-freebsd-devil:before{content:"\f2c4"}.ion-social-github:before{content:"\f233"}.ion-social-github-outline:before{content:"\f232"}.ion-social-google:before{content:"\f34f"}.ion-social-google-outline:before{content:"\f34e"}.ion-social-googleplus:before{content:"\f235"}.ion-social-googleplus-outline:before{content:"\f234"}.ion-social-hackernews:before{content:"\f237"}.ion-social-hackernews-outline:before{content:"\f236"}.ion-social-html5:before{content:"\f4e3"}.ion-social-html5-outline:before{content:"\f4e2"}.ion-social-instagram:before{content:"\f351"}.ion-social-instagram-outline:before{content:"\f350"}.ion-social-javascript:before{content:"\f4e5"}.ion-social-javascript-outline:before{content:"\f4e4"}.ion-social-linkedin:before{content:"\f239"}.ion-social-linkedin-outline:before{content:"\f238"}.ion-social-markdown:before{content:"\f4e6"}.ion-social-nodejs:before{content:"\f4e7"}.ion-social-octocat:before{content:"\f4e8"}.ion-social-pinterest:before{content:"\f2b1"}.ion-social-pinterest-outline:before{content:"\f2b0"}.ion-social-python:before{content:"\f4e9"}.ion-social-reddit:before{content:"\f23b"}.ion-social-reddit-outline:before{content:"\f23a"}.ion-social-rss:before{content:"\f23d"}.ion-social-rss-outline:before{content:"\f23c"}.ion-social-sass:before{content:"\f4ea"}.ion-social-skype:before{content:"\f23f"}.ion-social-skype-outline:before{content:"\f23e"}.ion-social-snapchat:before{content:"\f4ec"}.ion-social-snapchat-outline:before{content:"\f4eb"}.ion-social-tumblr:before{content:"\f241"}.ion-social-tumblr-outline:before{content:"\f240"}.ion-social-tux:before{content:"\f2c5"}.ion-social-twitch:before{content:"\f4ee"}.ion-social-twitch-outline:before{content:"\f4ed"}.ion-social-twitter:before{content:"\f243"}.ion-social-twitter-outline:before{content:"\f242"}.ion-social-usd:before{content:"\f353"}.ion-social-usd-outline:before{content:"\f352"}.ion-social-vimeo:before{content:"\f245"}.ion-social-vimeo-outline:before{content:"\f244"}.ion-social-whatsapp:before{content:"\f4f0"}.ion-social-whatsapp-outline:before{content:"\f4ef"}.ion-social-windows:before{content:"\f247"}.ion-social-windows-outline:before{content:"\f246"}.ion-social-wordpress:before{content:"\f249"}.ion-social-wordpress-outline:before{content:"\f248"}.ion-social-yahoo:before{content:"\f24b"}.ion-social-yahoo-outline:before{content:"\f24a"}.ion-social-yen:before{content:"\f4f2"}.ion-social-yen-outline:before{content:"\f4f1"}.ion-social-youtube:before{content:"\f24d"}.ion-social-youtube-outline:before{content:"\f24c"}.ion-soup-can:before{content:"\f4f4"}.ion-soup-can-outline:before{content:"\f4f3"}.ion-speakerphone:before{content:"\f2b2"}.ion-speedometer:before{content:"\f2b3"}.ion-spoon:before{content:"\f2b4"}.ion-star:before{content:"\f24e"}.ion-stats-bars:before{content:"\f2b5"}.ion-steam:before{content:"\f30b"}.ion-stop:before{content:"\f24f"}.ion-thermometer:before{content:"\f2b6"}.ion-thumbsdown:before{content:"\f250"}.ion-thumbsup:before{content:"\f251"}.ion-toggle:before{content:"\f355"}.ion-toggle-filled:before{content:"\f354"}.ion-transgender:before{content:"\f4f5"}.ion-trash-a:before{content:"\f252"}.ion-trash-b:before{content:"\f253"}.ion-trophy:before{content:"\f356"}.ion-tshirt:before{content:"\f4f7"}.ion-tshirt-outline:before{content:"\f4f6"}.ion-umbrella:before{content:"\f2b7"}.ion-university:before{content:"\f357"}.ion-unlocked:before{content:"\f254"}.ion-upload:before{content:"\f255"}.ion-usb:before{content:"\f2b8"}.ion-videocamera:before{content:"\f256"}.ion-volume-high:before{content:"\f257"}.ion-volume-low:before{content:"\f258"}.ion-volume-medium:before{content:"\f259"}.ion-volume-mute:before{content:"\f25a"}.ion-wand:before{content:"\f358"}.ion-waterdrop:before{content:"\f25b"}.ion-wifi:before{content:"\f25c"}.ion-wineglass:before{content:"\f2b9"}.ion-woman:before{content:"\f25d"}.ion-wrench:before{content:"\f2ba"}.ion-xbox:before{content:"\f30c"}
/*
Theme Name: wpsoccer | Shared By VestaThemes.com
Theme URI: http://themeum.com/wordpress/wpsoccer
Author: Themeum
Author URI: http://themeum.com/
Description: Soccer Premium Sports Theme.
Version: 2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, green, pink, purple, dark, right-sidebar, two-columns, responsive-layout
Text Domain: themeum
*/

/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/glyphicons-halflings-regular.eot);src:url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px \9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.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}tr.visible-sm{display:table-row!important}td.visible-sm,th.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}tr.visible-md{display:table-row!important}td.visible-md,th.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}tr.visible-lg{display:table-row!important}td.visible-lg,th.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}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/fontawesome-webfont.eot?v=4.2.0);
  src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -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;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}


/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/* TED player */
.mejs-container.mejs-ted {

}
.mejs-ted .mejs-controls {
	background: #eee;
	height: 65px;
}

.mejs-ted .mejs-button,
.mejs-ted .mejs-time {
	position: absolute;
	background: #ddd;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: none;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) repeat-x 0 -52px;
	height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-buffering {
	height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: none;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) repeat-x 0 -52px;
	width: 0;
	height: 6px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-current {
	width: 0;
	height: 6px;
	background-color: none;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) repeat-x 0 -59px;
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-handle  {
	display: block;
	margin: 0;
	width: 14px;
	height: 21px;
	top: -7px;
	border: 0;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) no-repeat 0 0;	
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-float {	
	display: none;
}
.mejs-ted .mejs-controls .mejs-playpause-button  {
	top: 29px;
	left: 9px;
	width: 49px;
	height: 28px;
}
.mejs-ted .mejs-controls .mejs-playpause-button  button {
	width: 49px;
	height: 28px;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) no-repeat -50px -23px;
	margin: 0;
	padding: 0;
}
.mejs-ted .mejs-controls .mejs-pause button  {
	background-position: 0 -23px;
}

.mejs-ted .mejs-controls .mejs-fullscreen-button  {
	top: 34px;
	right: 9px;
	width: 17px;
	height: 15px;
	background : none;
}
.mejs-ted .mejs-controls .mejs-fullscreen-button  button {
	width: 19px;
	height: 17px;
	background: transparent url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) no-repeat 0 -66px;
	margin: 0;
	padding: 0;
}
.mejs-ted .mejs-controls .mejs-unfullscreen  button {
	background: transparent url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) no-repeat -21px -66px;
	margin: 0;
	padding: 0;
}
.mejs-ted .mejs-controls .mejs-volume-button  {
	top: 30px;
	right: 35px;
	width: 24px;
	height: 22px;
}
.mejs-ted .mejs-controls .mejs-mute button {
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) no-repeat -15px 0;
	width: 24px;
	height: 22px;
	margin: 0;
	padding: 0;
}
.mejs-ted .mejs-controls .mejs-unmute button {
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) no-repeat -40px 0;
	width: 24px;
	height: 22px;
	margin: 0;
	padding: 0;	
}
.mejs-ted  .mejs-controls .mejs-volume-button .mejs-volume-slider {
	background: #fff;
	border: solid 1px #aaa;
	border-width: 1px 1px 0 1px;
	width: 22px;
	height: 65px;
	top: -65px;
}
.mejs-ted  .mejs-controls .mejs-volume-button .mejs-volume-total {
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) repeat-y -41px -66px;
	left: 8px;
	width: 6px;
	height: 50px;
}
.mejs-ted  .mejs-controls .mejs-volume-button .mejs-volume-current {
	left: 8px;
	width: 6px;	
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-ted.png) repeat-y -48px -66px;
	height: 50px;
}

.mejs-ted  .mejs-controls .mejs-volume-button .mejs-volume-handle {
	display: none;
}

.mejs-ted .mejs-controls .mejs-time span {
	color: #333;
}
.mejs-ted .mejs-controls .mejs-currenttime-container  {
	position: absolute;
	top: 32px;
	right: 100px;
	border: solid 1px #999;
	background: #fff;
	color: #333;
	padding-top: 2px;
	border-radius: 3px;
	color: #333;
}
.mejs-ted .mejs-controls .mejs-duration-container  {

	position: absolute;
	top: 32px;
	right: 65px;
	border: solid 1px #999;
	background: #fff;
	color: #333;
	padding-top: 2px;
	border-radius: 3px;
	color: #333;
}

.mejs-ted .mejs-controls .mejs-time  button{
	color: #333;
}
.mejs-ted .mejs-controls .mejs-captions-button {
	display: none;
}
/* END: TED player */


/* WMP player */
.mejs-container.mejs-wmp {

}
.mejs-wmp .mejs-controls {
	background: transparent url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-wmp-bg.png) center 16px no-repeat;
	height: 65px;
}

.mejs-wmp .mejs-button,
.mejs-wmp .mejs-time {
	position: absolute;
	background: transparent;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: transparent;
	border: solid 1px #ccc;
	height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-buffering {
	height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: rgba(255,255,255,0.3);
	width: 0;
	height: 3px;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current {
	width: 0;
	height: 1px;
	background-color: #014CB6;
	border: solid 1px #7FC9FA;
	border-width: 1px 0;
	border-color: #7FC9FA #fff #619FF2 #fff;
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle  {
	display: block;
	margin: 0;
	width: 16px;
	height: 9px;
	top: -3px;
	border: 0;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-wmp.png) no-repeat 0 -80px;	
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float {	
	display: none;
}
.mejs-wmp .mejs-controls .mejs-playpause-button  {
	top: 10px;
	left: 50%;
	margin: 10px 0 0 -20px;	
	width: 40px;
	height: 40px;
	
}
.mejs-wmp .mejs-controls .mejs-playpause-button  button {
	width: 40px;
	height: 40px;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-wmp.png) no-repeat 0 0;	
	margin: 0;
	padding: 0;
}
.mejs-wmp .mejs-controls .mejs-pause button  {
	background-position: 0 -40px;
}

.mejs-wmp .mejs-controls .mejs-currenttime-container  {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -93px;
}
.mejs-wmp .mejs-controls .mejs-duration-container  {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -58px;
}


.mejs-wmp .mejs-controls .mejs-volume-button  {
	top: 32px;
	right: 50%;
	margin-right: -55px;
	width: 20px;
	height: 15px;
}
.mejs-wmp .mejs-controls .mejs-volume-button button {
	margin: 0;
	padding: 0;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-wmp.png) no-repeat -42px -17px;
	width: 20px;
	height: 15px;
}
.mejs-wmp .mejs-controls .mejs-unmute button {
	margin: 0;
	padding: 0;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-wmp.png) no-repeat -42px 0;
	width: 20px;
	height: 15px;
}
.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider {
	background: rgba(102,102,102,0.6);
}

.mejs-wmp .mejs-controls .mejs-fullscreen-button  {
	top: 32px;
	right: 50%;
	margin-right: -82px;
	width: 15px;
	height: 14px;
}
.mejs-wmp .mejs-controls .mejs-fullscreen-button  button {
	margin: 0;
	padding: 0;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/player/controls-wmp.png) no-repeat -63px 0;
	width: 15px;
	height: 14px;
}
.mejs-wmp .mejs-controls .mejs-captions-button {
	display: none;
}
/* END: WMP player */




/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,
	div.pp_default .pp_top .pp_middle,
	div.pp_default .pp_top .pp_left,
	div.pp_default .pp_top .pp_right,
	div.pp_default .pp_bottom,
	div.pp_default .pp_bottom .pp_left,
	div.pp_default .pp_bottom .pp_middle,
	div.pp_default .pp_bottom .pp_right { height: 13px; }
	
	div.pp_default .pp_top .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
	div.pp_default .pp_top .pp_middle { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
	div.pp_default .pp_top .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */
	
	div.pp_default .pp_content .ppt { color: #f8f8f8; }
	div.pp_default .pp_content_container .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
	div.pp_default .pp_content_container .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
	div.pp_default .pp_content { background-color: #fff; } /* Content background */
	div.pp_default .pp_next:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.pp_default .pp_previous:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_default .pp_expand { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	div.pp_default .pp_expand:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_default .pp_contract { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	div.pp_default .pp_contract:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_default .pp_close { width: 30px; height: 30px; background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
	div.pp_default #pp_full_res .pp_inline { color: #000; } 
	div.pp_default .pp_gallery ul li a { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	div.pp_default .pp_gallery ul li a:hover,
	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
	div.pp_default .pp_social { margin-top: 7px; }

	div.pp_default .pp_gallery a.pp_arrow_previous,
	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
	div.pp_default .pp_nav .pp_play,
	div.pp_default .pp_nav .pp_pause { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
	div.pp_default .pp_details { position: relative; }
	div.pp_default a.pp_arrow_previous,
	div.pp_default a.pp_arrow_next { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
	div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

	div.pp_default .pp_bottom .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
	div.pp_default .pp_bottom .pp_middle { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
	div.pp_default .pp_bottom .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

	div.pp_default .pp_loaderIcon { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded .pp_details { position: relative; }
	div.light_rounded .pp_description { margin-right: 85px; }
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .pp_details { position: relative; }
	div.dark_rounded .pp_description { margin-right: 85px; }
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square .pp_details { position: relative; }
	div.light_square .pp_description { margin-right: 85px; }
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9999;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				
				.pp_social { float: left; margin: 0; }
				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
						white-space: nowrap;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}
.clear {
    clear: both;
}
.nobr {
    white-space: nowrap;
}
/**
 * Objects
 */
/* Contains base colours like @primary */
/* Colours */
/* Price slider bar / layered nav UI */
/* Text on tertiary colour bg */
/* Price slider bg */
/* =Custom Font
-------------------------------------------------------------- */

@font-face {
    font-family: 'star';
    src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/star.eot);
    src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/star.eot?#iefix) format('embedded-opentype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/star.woff) format('woff'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/star.ttf) format('truetype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/star.svg#star) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'WooCommerce';
    src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/WooCommerce.eot);
    src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/WooCommerce.eot?#iefix) format('embedded-opentype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/WooCommerce.woff) format('woff'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/WooCommerce.ttf) format('truetype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/WooCommerce.svg#WooCommerce) format('svg');
    font-weight: normal;
    font-style: normal;
}
/* =Global styles/layout
-------------------------------------------------------------- */

p.demo_store {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: .5em 0;
    text-align: center;
    background: #ad74a2;
    background: -webkit-gradient(linear, left top, left bottom, from(#ad74a2), to(#96588a));
    background: -webkit-linear-gradient(#ad74a2, #96588a);
    background: -moz-linear-gradient(center top, #ad74a2 0%, #96588a 100%);
    background: -moz-gradient(center top, #ad74a2 0%, #96588a 100%);
    border: 1px solid #96588a;
    color: #ffffff;
    z-index: 99998;
    box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.2);
}
.admin-bar p.demo_store {
    top: 28px;
}
/* =Utilities
-------------------------------------------------------------- */

.wc-forward:after,
.wc-forward a:after {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 7px;
    content: "\e029";
    font-size: .75em;
}
.wc-backward:before,
.wc-backward a:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\e02f";
    font-size: .75em;
}
/* =Main Styles (namespace to avoid conflict with common global class names)
-------------------------------------------------------------- */

.woocommerce,
.woocommerce-page {
    /* =Product Page
  -------------------------------------------------------------- */
    /* Sale labels */
    /* =Product Loops
  -------------------------------------------------------------- */
    /* =Buttons
  -------------------------------------------------------------- */
    /* =Quantity inputs
  -------------------------------------------------------------- */
    /* =Reviews/comments
  -------------------------------------------------------------- */
    /* Star rating */
    /* =Tables
  -------------------------------------------------------------- */
    /* =Cart
  -------------------------------------------------------------- */
    /* =Cart Sidebar
  -------------------------------------------------------------- */
    /* =Cart Page
  -------------------------------------------------------------- */
    /* =Forms
  -------------------------------------------------------------- */
    /* =Checkout
  -------------------------------------------------------------- */
    /* Payment box - appears on checkout and page page */
    /* =Order Page
  -------------------------------------------------------------- */
    /* =Account Page
  -------------------------------------------------------------- */
    /* =Layered Nav Widget
  -------------------------------------------------------------- */
    /* =Price Filter Widget
  -------------------------------------------------------------- */
}
.woocommerce input[type="text"],
.woocommerce-page input[type="text"],
.woocommerce input[type="email"],
.woocommerce-page input[type="email"],
.woocommerce input[type="url"],
.woocommerce-page input[type="url"] {
    height: 32px;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
    padding: 15px !important;
    margin-bottom: 30px;
}
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-info .button {
    float: right;
    color: #000;
}
.woocommerce .woocommerce-message li,
.woocommerce-page .woocommerce-message li,
.woocommerce .woocommerce-error li,
.woocommerce-page .woocommerce-error li,
.woocommerce .woocommerce-info li,
.woocommerce-page .woocommerce-info li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.woocommerce .woocommerce-message a,
.woocommerce-page .woocommerce-message a,
.woocommerce .woocommerce-error a,
.woocommerce-page .woocommerce-error a,
.woocommerce .woocommerce-info a,
.woocommerce-page .woocommerce-info a,
.woocommerce .woocommerce-message a:hover,
.woocommerce-page .woocommerce-message a:hover,
.woocommerce .woocommerce-error a:hover,
.woocommerce-page .woocommerce-error a:hover,
.woocommerce .woocommerce-info a:hover,
.woocommerce-page .woocommerce-info a:hover {
    color: #fff;
}
.woocommerce .woocommerce-info,
.woocommerce-page .woocommerce-info {
    color: #fff;
    background: #000;
}
.woocommerce .woocommerce-info:before {
    display: none;
}
.woocommerce a.button.alt,
.woocommerce a.button.alt:hover {
    color: #000;
}
.woocommerce .woocommerce-error,
.woocommerce-page .woocommerce-error {
    background: #d9534f;
    color: #fff;
}
.woocommerce small.note,
.woocommerce-page small.note {
    display: block;
    color: #777777;
    font-size: 11px;
    line-height: 21px;
    margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
    *zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #777777;
}
.woocommerce .woocommerce-breadcrumb:before,
.woocommerce-page .woocommerce-breadcrumb:before,
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-breadcrumb:after {
    clear: both;
}
.woocommerce .woocommerce-breadcrumb a,
.woocommerce-page .woocommerce-breadcrumb a {
    color: #777777;
}
.woocommerce div.product,
.woocommerce-page div.product,
.woocommerce #content div.product,
.woocommerce-page #content div.product {
    position: relative;
    /* Price */
    /* Stock */
    /* Product image and thumbnail */
    /* Summary div (contains title, price etc) */
    /* Social networking */
    /* Tabs on the product page */
    /* Cart button */
    /* add to cart forms */
}
.woocommerce div.product .product_title,
.woocommerce-page div.product .product_title,
.woocommerce #content div.product .product_title,
.woocommerce-page #content div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 20px;
    margin-bottom: 5px;
}
.upsells.products h2 {
    font-size: 24px;
}
.woocommerce img,
.woocommerce-page img {
    margin: 0;
}
.widget.buddypress div.item-avatar img.avatar {
    margin: 0 10px 5px 0;
}
.woocommerce div.product span.price,
.woocommerce-page div.product span.price,
.woocommerce #content div.product span.price,
.woocommerce-page #content div.product span.price,
.woocommerce div.product p.price,
.woocommerce-page div.product p.price,
.woocommerce #content div.product p.price,
.woocommerce-page #content div.product p.price {
    font-size: 14px;
    padding: 0;
    font-weight: 500;
    color: #000;
}
.woocommerce div.product span.price ins,
.woocommerce-page div.product span.price ins,
.woocommerce #content div.product span.price ins,
.woocommerce-page #content div.product span.price ins,
.woocommerce div.product p.price ins,
.woocommerce-page div.product p.price ins,
.woocommerce #content div.product p.price ins,
.woocommerce-page #content div.product p.price ins {
    background: inherit;
    text-decoration: none;
}
.woocommerce div.product span.price del,
.woocommerce-page div.product span.price del,
.woocommerce #content div.product span.price del,
.woocommerce-page #content div.product span.price del,
.woocommerce div.product p.price del,
.woocommerce-page div.product p.price del,
.woocommerce #content div.product p.price del,
.woocommerce-page #content div.product p.price del {
    font-size: 14px;
    margin-right: 6px;
    color: #000;
    display: inline-block;
}
.woocommerce div.product .stock,
.woocommerce-page div.product .stock,
.woocommerce #content div.product .stock,
.woocommerce-page #content div.product .stock {
    color: #85ad74;
}
.woocommerce div.product .out-of-stock,
.woocommerce-page div.product .out-of-stock,
.woocommerce #content div.product .out-of-stock,
.woocommerce-page #content div.product .out-of-stock {
    color: red;
}
.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images {
    margin-bottom: 2em;
    float: none;
    width: 100%;
}
.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
    display: block;
    border: 1px solid #f2f2f2;
    width: 100%;
    height: auto;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails,
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails {
    padding-top: 1em;
}
.woocommerce div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page #content div.product div.summary {
    margin-bottom: 2em;
    width: 56.5%;
    border: none;
    margin: 0px;
}
figure.woocommerce-product-gallery__wrapper {
    width: 40%;
    margin-bottom: 30px;
    float: left;
}
.woocommerce div.product div.social,
.woocommerce-page div.product div.social,
.woocommerce #content div.product div.social,
.woocommerce-page #content div.product div.social {
    text-align: right;
    margin: 0 0 1em;
}
.woocommerce div.product div.social span,
.woocommerce-page div.product div.social span,
.woocommerce #content div.product div.social span,
.woocommerce-page #content div.product div.social span {
    margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span,
.woocommerce-page div.product div.social span span,
.woocommerce #content div.product div.social span span,
.woocommerce-page #content div.product div.social span span {
    margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets,
.woocommerce-page div.product div.social span .stButton .chicklets,
.woocommerce #content div.product div.social span .stButton .chicklets,
.woocommerce-page #content div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;
}
.woocommerce div.product div.social iframe,
.woocommerce-page div.product div.social iframe,
.woocommerce #content div.product div.social iframe,
.woocommerce-page #content div.product div.social iframe {
    float: left;
    margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs,
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs,
.woocommerce #content div.product .woocommerce-tabs ul.wc-tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.wc-tabs {
    border-bottom: 0;
    margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs > li,
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs > li,
.woocommerce #content div.product .woocommerce-tabs ul.wc-tabs > li,
.woocommerce-page #content div.product .woocommerce-tabs ul.wc-tabs > li {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs > li > a,
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs > li > a,
.woocommerce #content div.product .woocommerce-tabs ul.wc-tabs > li > a,
.woocommerce-page #content div.product .woocommerce-tabs ul.wc-tabs > li > a {
    margin: 5px 0;
    padding: 7px 10px;
    border-radius: 0;
    background: #fff;
    border: 0;
    color: #333 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #fff;
    z-index: 0;
    border-radius: 0;
    margin: 0 -2px;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none;
    content: none;
}
.woocommerce-tabs #comments {
    padding: 0;
}
.woocommerce-tabs #comments .comments-title,
.woocommerce-tabs #respond .comment-reply-title {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.wc-tabs > li.active > a,
.woocommerce-page div.product .woocommerce-tabs ul.wc-tabs > li.active > a,
.woocommerce #content div.product .woocommerce-tabs ul.wc-tabs > li.active > a,
.woocommerce-page #content div.product .woocommerce-tabs ul.wc-tabs > li.active > a {
    color: #fff;
}
.woocommerce div.product .woocommerce-tabs .tab-content,
.woocommerce-page div.product .woocommerce-tabs .tab-content,
.woocommerce #content div.product .woocommerce-tabs .tab-content,
.woocommerce-page #content div.product .woocommerce-tabs .tab-content {
    margin-top: 20px;
}
.woocommerce div.product .woocommerce-tabs .tab-content label,
.woocommerce-page div.product .woocommerce-tabs .tab-content label,
.woocommerce #content div.product .woocommerce-tabs .tab-content label,
.woocommerce-page #content div.product .woocommerce-tabs .tab-content label {
    font-weight: 300;
    margin-bottom: 10px;
}
.woocommerce .product .woocommerce-tabs .tab-content h2,
.woocommerce-page .product .woocommerce-tabs .tab-content h2,
.woocommerce #content .product .woocommerce-tabs .tab-content h2,
.woocommerce-page #content .product .woocommerce-tabs .tab-content h2 {
    font-size: 20px;
}
.woocommerce div.product .woocommerce-tabs .tab-content #reply-title,
.woocommerce-page div.product .woocommerce-tabs .tab-content #reply-title,
.woocommerce #content div.product .woocommerce-tabs .tab-content #reply-title,
.woocommerce-page #content div.product .woocommerce-tabs .tab-content #reply-title {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px;
}
.woocommerce div.product p.cart,
.woocommerce-page div.product p.cart,
.woocommerce #content div.product p.cart,
.woocommerce-page #content div.product p.cart {
    margin-bottom: 2em;
    *zoom: 1;
}
.woocommerce div.product p.cart:before,
.woocommerce-page div.product p.cart:before,
.woocommerce #content div.product p.cart:before,
.woocommerce-page #content div.product p.cart:before,
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
    content: " ";
    display: table;
}
.woocommerce div.product p.cart:after,
.woocommerce-page div.product p.cart:after,
.woocommerce #content div.product p.cart:after,
.woocommerce-page #content div.product p.cart:after {
    clear: both;
}
.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart {
    margin-bottom: 1.5em;
    margin-top: 2.5em;
    *zoom: 1;
}
.woocommerce div.product form.cart:before,
.woocommerce-page div.product form.cart:before,
.woocommerce #content div.product form.cart:before,
.woocommerce-page #content div.product form.cart:before,
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after {
    content: " ";
    display: table;
}
.woocommerce div.product form.cart:after,
.woocommerce-page div.product form.cart:after,
.woocommerce #content div.product form.cart:after,
.woocommerce-page #content div.product form.cart:after {
    clear: both;
}
.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
    float: left;
    margin: 0 10px 0 0;
}
.woocommerce div.product form.cart table,
.woocommerce-page div.product form.cart table,
.woocommerce #content div.product form.cart table,
.woocommerce-page #content div.product form.cart table {
    border-width: 0 0 1px 0;
}
.woocommerce div.product form.cart table td,
.woocommerce-page div.product form.cart table td,
.woocommerce #content div.product form.cart table td,
.woocommerce-page #content div.product form.cart table td {
    padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity,
.woocommerce-page div.product form.cart table div.quantity,
.woocommerce #content div.product form.cart table div.quantity,
.woocommerce-page #content div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.woocommerce div.product form.cart table small.stock,
.woocommerce-page div.product form.cart table small.stock,
.woocommerce #content div.product form.cart table small.stock,
.woocommerce-page #content div.product form.cart table small.stock {
    display: block;
    float: none;
}
.woocommerce div.product form.cart .variations,
.woocommerce-page div.product form.cart .variations,
.woocommerce #content div.product form.cart .variations,
.woocommerce-page #content div.product form.cart .variations {
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.woocommerce #content div.product form.cart .variations label,
.woocommerce-page #content div.product form.cart .variations label {
    font-weight: bold;
}
.woocommerce div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select,
.woocommerce #content div.product form.cart .variations select,
.woocommerce-page #content div.product form.cart .variations select {
    width: 100%;
    float: left;
}
.woocommerce div.product form.cart .variations td.label,
.woocommerce-page div.product form.cart .variations td.label,
.woocommerce #content div.product form.cart .variations td.label,
.woocommerce-page #content div.product form.cart .variations td.label {
    padding-right: 1em;
}
.woocommerce div.product form.cart .variations td,
.woocommerce-page div.product form.cart .variations td,
.woocommerce #content div.product form.cart .variations td,
.woocommerce-page #content div.product form.cart .variations td {
    vertical-align: top;
}
.woocommerce div.product form.cart .button,
.woocommerce-page div.product form.cart .button,
.woocommerce #content div.product form.cart .button,
.woocommerce-page #content div.product form.cart .button {
    vertical-align: middle;
    float: left;
}
.woocommerce div.product form.cart .group_table td.label,
.woocommerce-page div.product form.cart .group_table td.label,
.woocommerce #content div.product form.cart .group_table td.label,
.woocommerce-page #content div.product form.cart .group_table td.label {
    padding-right: 1em;
    padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td,
.woocommerce-page div.product form.cart .group_table td,
.woocommerce #content div.product form.cart .group_table td,
.woocommerce-page #content div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
}
.woocommerce-pagination {
    margin-bottom: 60px;
}
.woocommerce .products ul,
.woocommerce-page .products ul,
.woocommerce ul.products,
.woocommerce-page ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
    *zoom: 1;
}
.woocommerce .products ul:before,
.woocommerce-page .products ul:before,
.woocommerce ul.products:before,
.woocommerce-page ul.products:before,
.woocommerce .products ul:after,
.woocommerce-page .products ul:after,
.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
    content: " ";
    display: table;
}
.woocommerce .products ul:after,
.woocommerce-page .products ul:after,
.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
    clear: both;
}
.woocommerce .products ul li,
.woocommerce-page .products ul li,
.woocommerce ul.products li,
.woocommerce-page ul.products li {
    list-style: none outside;
}
.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: 0;
}
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    padding: 0;
    margin: 0 0 10px;
    font-size: 20px;
}
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
    text-decoration: none;
        margin-bottom: 4px;
}
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    -o-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
}
.woocommerce ul.products li.product a:hover img,
.woocommerce-page ul.products li.product a:hover img {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4);
}
.woocommerce ul.products li.product strong,
.woocommerce-page ul.products li.product strong {
    display: block;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
    color: #85ad74;
    display: block;
    font-size: 14px;
    margin-bottom: .5em;
}
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
    font-size: 80%;
    margin: -2px 0 0 0;
}
.woocommerce ul.products li.product .price ins,
.woocommerce-page ul.products li.product .price ins {
    background: none;
}
.woocommerce ul.products li.product .price .from,
.woocommerce-page ul.products li.product .price .from {
    font-size: 0.67em;
    margin: -2px 0 0 0;
    text-transform: uppercase;
    color: rgba(145, 145, 145, 0.5);
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    margin: 10px 0 0;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    margin: 0 0 30px;
}
.woocommerce .woocommerce-ordering select,
.woocommerce-page .woocommerce-ordering select {
    vertical-align: top;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: none;
    border-right: 0;
    margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
    border: 1px solid #f2f2f2;
    padding: 0;
    margin-right: 8px;
    float: left;
    display: inline;
    overflow: hidden;
    border: 0;
    padding: 0;
    line-height: normal;
    background-color: #e1e1e1;
    border: none;
    border-radius: 2px;
    margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    min-width: auto;
    display: block;
    text-align: center;
    line-height: 32px;
    padding: 2px 15px;
    color: #000;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
    color: #000;
}
.woocommerce a.button.loading,
.woocommerce-page a.button.loading,
.woocommerce button.button.loading,
.woocommerce-page button.button.loading,
.woocommerce input.button.loading,
.woocommerce-page input.button.loading,
.woocommerce #respond input#submit.loading,
.woocommerce-page #respond input#submit.loading,
.woocommerce #content input.button.loading,
.woocommerce-page #content input.button.loading {
    color: #fff;
    border: none;
}
.woocommerce a.button:disabled,
.woocommerce-page a.button:disabled,
.woocommerce button.button:disabled,
.woocommerce-page button.button:disabled,
.woocommerce input.button:disabled,
.woocommerce-page input.button:disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce-page #respond input#submit:disabled,
.woocommerce #content input.button:disabled,
.woocommerce-page #content input.button:disabled,
.woocommerce a.button.disabled,
.woocommerce-page a.button.disabled,
.woocommerce button.button.disabled,
.woocommerce-page button.button.disabled,
.woocommerce input.button.disabled,
.woocommerce-page input.button.disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce-page #respond input#submit.disabled,
.woocommerce #content input.button.disabled,
.woocommerce-page #content input.button.disabled {
    color: #aaaaaa;
    box-shadow: 0 2px #dfdbdf;
    background: #f7f6f7;
    cursor: not-allowed;
}
.woocommerce .cart .button,
.woocommerce-page .cart .button,
.woocommerce .cart input.button,
.woocommerce-page .cart input.button {
    float: none;
}
.woocommerce a.added_to_cart,
.woocommerce-page a.added_to_cart {
    padding-top: 0;
    white-space: nowrap;
    display: inline-block;
}
.woocommerce .quantity,
.woocommerce-page .quantity,
.woocommerce #content .quantity,
.woocommerce-page #content .quantity {
    width: 60px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    /* Hide buttons for opera */
}
.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
    width: 50px;
    height: 32px;
    float: left;
    padding: 0 10px 0 0px;
    text-align: center;
    -moz-appearance: textfield;
    /* Hide buttons for Firefox 29 and later */
}
.woocommerce .quantity noindex:-o-prefocus,
.woocommerce-page .quantity noindex:-o-prefocus,
.woocommerce #content .quantity noindex:-o-prefocus,
.woocommerce-page #content .quantity noindex:-o-prefocus,
.woocommerce .quantity input[type=number],
.woocommerce-page .quantity input[type=number],
.woocommerce #content .quantity input[type=number],
.woocommerce-page #content .quantity input[type=number] {
    padding-right: 1.2em;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    font-family: tahoma;
    font-size: 12px;
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    width: 20px;
    height: 18px;
    overflow: visible;
    text-decoration: none;
    cursor: pointer;
    line-height: 17px;
    background: none;
    border: none;
    border-left: 0;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    font-size: 18px;
}
.woocommerce .quantity .plus:focus,
.woocommerce-page .quantity .plus:focus,
.woocommerce #content .quantity .plus:focus,
.woocommerce-page #content .quantity .plus:focus,
.woocommerce .quantity .minus:focus,
.woocommerce-page .quantity .minus:focus,
.woocommerce #content .quantity .minus:focus,
.woocommerce-page #content .quantity .minus:focus {
    outline: none;
}
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus {
    top: 0;
    right: 0;
    border-bottom: 0;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    bottom: 0;
    right: 0;
}
.woocommerce #reviews h2 small,
.woocommerce-page #reviews h2 small {
    float: right;
    color: #777777;
    font-size: 15px;
    line-height: 21px;
    margin: 10px 0 0 0;
}
.woocommerce #reviews h2 small a,
.woocommerce-page #reviews h2 small a {
    text-decoration: none;
    color: #777777;
}
.woocommerce #reviews h3,
.woocommerce-page #reviews h3 {
    margin: 0;
}
.woocommerce #reviews #respond,
.woocommerce-page #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}
.woocommerce #reviews #comment,
.woocommerce-page #reviews #comment {
    height: 75px;
}
.woocommerce #reviews #comments .add_review,
.woocommerce-page #reviews #comments .add_review {
    *zoom: 1;
}
.woocommerce #reviews #comments .add_review:before,
.woocommerce-page #reviews #comments .add_review:before,
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce-page #reviews #comments .add_review:after {
    clear: both;
}
.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
    clear: none;
    margin-bottom: 30px;
}
.woocommerce #reviews #comments ol.commentlist,
.woocommerce-page #reviews #comments ol.commentlist {
    *zoom: 1;
    margin: 0;
    padding: 0;
    width: 100%;
    background: none;
    list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:before,
.woocommerce-page #reviews #comments ol.commentlist:before,
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce-page #reviews #comments ol.commentlist:after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 48px;
    height: auto;
    background: transparent;
    border: 0;
    margin: 0;
    line-height: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 68px;
    border: 0;
    padding: 0;
    *zoom: 1;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:before,
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text:after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
    margin: 0 0 5px;
}
.woocommerce #reviews #comments ol.commentlist ul.children,
.woocommerce-page #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children > li:last-child,
.woocommerce-page #reviews #comments ol.commentlist ul.children > li:last-child {
    border-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating,
.woocommerce-page #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond,
.woocommerce-page #reviews #comments ol.commentlist #respond {
    border: 1px solid #f0eef0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li:before,
.woocommerce-page #reviews #comments .commentlist > li:before {
    content: "";
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 12px;
    line-height: 12px;
    font-size: 14px;
    width: 5.4em;
    font-family: 'star';
    margin-top: 4px;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #dfdbdf;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating span:before,
.woocommerce-page .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce .woocommerce-product-rating,
.woocommerce-page .woocommerce-product-rating {
    line-height: 2em;
    display: block;
}
.woocommerce .woocommerce-product-rating .star-rating,
.woocommerce-page .woocommerce-product-rating .star-rating {
    margin: 10px 8px 0 0;
    float: left;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
    display: block;
    margin: 0 0 12px;
    float: none;
}
.woocommerce .hreview-aggregate .star-rating,
.woocommerce-page .hreview-aggregate .star-rating {
    margin: 10px 0 0 0;
}
.woocommerce #review_form #respond,
.woocommerce-page #review_form #respond {
    *zoom: 1;
    position: static;
    margin: 0;
    width: auto;
    padding: 0 0 0;
    background: transparent none;
    border: 0;
}
.woocommerce #review_form #respond:before,
.woocommerce-page #review_form #respond:before,
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after {
    content: " ";
    display: table;
}
.woocommerce #review_form #respond:after,
.woocommerce-page #review_form #respond:after {
    clear: both;
}
.woocommerce #review_form #respond p,
.woocommerce-page #review_form #respond p {
    margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input,
.woocommerce-page #review_form #respond .form-submit input {
    left: auto;
}
.woocommerce #review_form #respond textarea,
.woocommerce-page #review_form #respond textarea {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    
    box-sizing: border-box;
    /* Opera/IE 8+ */
    
    width: 100%;
}
.woocommerce p.stars,
.woocommerce-page p.stars {
    margin-top: 10px;
    position: relative;
    font-size: 1em;
}
.woocommerce p.stars a,
.woocommerce-page p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
}
.woocommerce p.stars a:last-child,
.woocommerce-page p.stars a:last-child {
    border-right: 0;
}
.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1,
.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2,
.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3,
.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4,
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5 {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after,
.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after,
.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after,
.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after,
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after {
    font-family: "WooCommerce";
    text-indent: 0;
    position: absolute;
    top: -4px;
    left: 0;
}
.woocommerce p.stars a.star-1,
.woocommerce-page p.stars a.star-1 {
    width: 2em;
}
.woocommerce p.stars a.star-1:after,
.woocommerce-page p.stars a.star-1:after {
    content: "\e021";
}
.woocommerce p.stars a.star-1:hover:after,
.woocommerce-page p.stars a.star-1:hover:after,
.woocommerce p.stars a.star-1.active:after,
.woocommerce-page p.stars a.star-1.active:after {
    content: "\e020";
}
.woocommerce p.stars a.star-2,
.woocommerce-page p.stars a.star-2 {
    width: 3em;
}
.woocommerce p.stars a.star-2:after,
.woocommerce-page p.stars a.star-2:after {
    content: "\e021\e021";
}
.woocommerce p.stars a.star-2:hover:after,
.woocommerce-page p.stars a.star-2:hover:after,
.woocommerce p.stars a.star-2.active:after,
.woocommerce-page p.stars a.star-2.active:after {
    content: "\e020\e020";
}
.woocommerce p.stars a.star-3,
.woocommerce-page p.stars a.star-3 {
    width: 4em;
}
.woocommerce p.stars a.star-3:after,
.woocommerce-page p.stars a.star-3:after {
    content: "\e021\e021\e021";
}
.woocommerce p.stars a.star-3:hover:after,
.woocommerce-page p.stars a.star-3:hover:after,
.woocommerce p.stars a.star-3.active:after,
.woocommerce-page p.stars a.star-3.active:after {
    content: "\e020\e020\e020";
}
.woocommerce p.stars a.star-4,
.woocommerce-page p.stars a.star-4 {
    width: 5em;
}
.woocommerce p.stars a.star-4:after,
.woocommerce-page p.stars a.star-4:after {
    content: "\e021\e021\e021\e021";
}
.woocommerce p.stars a.star-4:hover:after,
.woocommerce-page p.stars a.star-4:hover:after,
.woocommerce p.stars a.star-4.active:after,
.woocommerce-page p.stars a.star-4.active:after {
    content: "\e020\e020\e020\e020";
}
.woocommerce p.stars a.star-5,
.woocommerce-page p.stars a.star-5 {
    width: 6em;
    border: 0;
}
.woocommerce p.stars a.star-5:after,
.woocommerce-page p.stars a.star-5:after {
    content: "\e021\e021\e021\e021\e021";
}
.woocommerce p.stars a.star-5:hover:after,
.woocommerce-page p.stars a.star-5:hover:after,
.woocommerce p.stars a.star-5.active:after,
.woocommerce-page p.stars a.star-5.active:after {
    content: "\e020\e020\e020\e020\e020";
}
.woocommerce table.shop_attributes,
.woocommerce-page table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th {
    width: 150px;
    font-weight: bold;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5em;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5em;
}
.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt th {
    background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
    border: 1px solid #f2f2f2;
    margin: 0px -1px 24px 0px;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce table.shop_table th,
.woocommerce-page table.shop_table th {
    font-weight: bold;
    line-height: 18px;
    padding: 9px 12px;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
    border-top: 1px solid #f2f2f2;
    padding: 6px 12px;
    vertical-align: middle;
}
.woocommerce table.shop_table td small,
.woocommerce-page table.shop_table td small {
    font-weight: normal;
}
.woocommerce table.shop_table tfoot td,
.woocommerce-page table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot th {
    font-weight: bold;
    border-top: 1px solid #f2f2f2;
}
.woocommerce table.my_account_orders,
.woocommerce-page table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders th,
.woocommerce-page table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce-page table.my_account_orders td {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button {
    white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions {
    text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation,
.woocommerce-page td.product-name dl.variation {
    margin: .25em 0;
    *zoom: 1;
}
.woocommerce td.product-name dl.variation:before,
.woocommerce-page td.product-name dl.variation:before,
.woocommerce td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:after {
    content: " ";
    display: table;
}
.woocommerce td.product-name dl.variation:after,
.woocommerce-page td.product-name dl.variation:after {
    clear: both;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt,
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt,
.woocommerce-page td.product-name dl.variation dt {
    font-weight: bold;
    padding: 0 0 .25em 0;
    margin: 0 4px 0 0;
    clear: left;
}
.woocommerce td.product-name dl.variation dd,
.woocommerce-page td.product-name dl.variation dd {
    padding: 0 0 .25em 0;
}
.woocommerce td.product-name dl.variation dd p:last-child,
.woocommerce-page td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification,
.woocommerce-page td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.woocommerce td.product-quantity,
.woocommerce-page td.product-quantity {
    min-width: 80px;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail {
    min-width: 32px;
}
.woocommerce table.cart img,
.woocommerce-page table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page #content table.cart img {
    width: 70px;
}
.woocommerce table.cart th,
.woocommerce-page table.cart th,
.woocommerce #content table.cart th,
.woocommerce-page #content table.cart th,
.woocommerce table.cart td,
.woocommerce-page table.cart td,
.woocommerce #content table.cart td,
.woocommerce-page #content table.cart td {
    vertical-align: middle;
}
.woocommerce-page #content table.cart td.product-name a {
    color: #000;
}
.woocommerce table.shop_table tbody tr.cart_item:nth-child(even) {
    background: #f5f5f5;
}
.woocommerce table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page #content table.cart a.remove {
    display: inline-block;
}
.woocommerce table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover {
    color: red;
}
.woocommerce table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
    padding: 30px;
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text {
    margin: 0 10px 0 0;
    outline: 0;
    border-radius: 2px;
}
.woocommerce table.cart td.product-remove,
.woocommerce-page table.cart td.product-remove,
.woocommerce #content table.cart td.product-remove,
.woocommerce-page #content table.cart td.product-remove {
    width: 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.woocommerce table.cart .button,
.woocommerce-page table.cart .button,
.woocommerce #content table.cart .button,
.woocommerce-page #content table.cart .button {
    padding: 10px 15px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    color: #000;
}
.woocommerce ul.cart_list,
.woocommerce-page ul.cart_list,
.woocommerce ul.product_list_widget,
.woocommerce-page ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.woocommerce ul.product_list_widget .star-rating,
.woocommerce-page ul.product_list_widget .star-rating {
    display: block;
}
.woocommerce ul.cart_list li,
.woocommerce-page ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.product_list_widget li {
    padding: 10px 0;
    margin: 0;
    *zoom: 1;
    list-style: none;
    display: block !important;
    border-bottom: none;
    -webkit-transition: background 400ms;
    transition: background 400ms;
    color: #000;
    font-size: 14px;
}
.woocommerce ul.cart_list li:before,
.woocommerce-page ul.cart_list li:before,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.product_list_widget li:before,
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:after {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:after {
    clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce-page ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.product_list_widget li a {
    font-size: 14px;
    padding: 0;
    margin: 0;
    display: block;
    font-weight: 400;
}
.woocommerce ul.cart_list li span.quantity,
.woocommerce-page ul.cart_list li span.quantity,
.woocommerce ul.product_list_widget li span.quantity,
.woocommerce-page ul.product_list_widget li span.quantity {
    font-size: 13px;
}
.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
    float: left;
    margin-right: 20px;
    width: 60px;
    height: auto;
}
.woocommerce ul.cart_list li dl,
.woocommerce-page ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl,
.woocommerce-page ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, 0.1);
    *zoom: 1;
}
.woocommerce ul.cart_list li dl:before,
.woocommerce-page ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:before,
.woocommerce-page ul.product_list_widget li dl:before,
.woocommerce ul.cart_list li dl:after,
.woocommerce-page ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce-page ul.product_list_widget li dl:after {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce-page ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce-page ul.product_list_widget li dl:after {
    clear: both;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.product_list_widget li dl dt,
.woocommerce ul.cart_list li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.product_list_widget li dl dd {
    display: inline-block;
    float: left;
    margin-botom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce-page ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt,
.woocommerce-page ul.product_list_widget li dl dt {
    font-weight: bold;
    padding: 0 0 .25em 0;
    margin: 0 4px 0 0;
    clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.product_list_widget li dl dd {
    padding: 0 0 .25em 0;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce-page ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child,
.woocommerce-page ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating {
    float: none;
}
.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,
.woocommerce .widget_shopping_cart .total,
.woocommerce-page .widget_shopping_cart .total {
    padding: 10px 0;
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 0;
    *zoom: 1;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border: none;
    border-top-width: 3px;
    border-bottom-style: double;
}
.woocommerce.widget_shopping_cart .total strong,
.woocommerce-page.widget_shopping_cart .total strong,
.woocommerce .widget_shopping_cart .total strong,
.woocommerce-page .widget_shopping_cart .total strong {
    font-size: 14px;
    font-weight: 500;
    display: block;
    float: left;
}
.woocommerce.widget_shopping_cart .total .amount,
.woocommerce-page.widget_shopping_cart .total .amount,
.woocommerce .widget_shopping_cart .total .amount,
.woocommerce-page .widget_shopping_cart .total .amount {
    float: right;
    font-size: 13px;
    display: inline-block;
    margin-top: 3px;
}
.woocommerce.widget_shopping_cart .total:before,
.woocommerce-page.widget_shopping_cart .total:before,
.woocommerce .widget_shopping_cart .total:before,
.woocommerce-page .widget_shopping_cart .total:before,
.woocommerce.widget_shopping_cart .total:after,
.woocommerce-page.widget_shopping_cart .total:after,
.woocommerce .widget_shopping_cart .total:after,
.woocommerce-page .widget_shopping_cart .total:after {
    content: " ";
    display: table;
}
.woocommerce.widget_shopping_cart .total:after,
.woocommerce-page.widget_shopping_cart .total:after,
.woocommerce .widget_shopping_cart .total:after,
.woocommerce-page .widget_shopping_cart .total:after {
    clear: both;
}
.woocommerce.widget_shopping_cart .buttons,
.woocommerce-page.widget_shopping_cart .buttons,
.woocommerce .widget_shopping_cart .buttons,
.woocommerce-page .widget_shopping_cart .buttons {
    *zoom: 1;
    padding: 0;
    margin: 0;
}
.woocommerce.widget_shopping_cart .buttons:before,
.woocommerce-page.widget_shopping_cart .buttons:before,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce-page .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
    content: " ";
    display: table;
}
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce-page.widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after {
    clear: both;
}
.woocommerce.widget_shopping_cart .buttons > a,
.woocommerce-page.widget_shopping_cart .buttons > a,
.woocommerce .widget_shopping_cart .buttons > a,
.woocommerce-page .widget_shopping_cart .buttons > a {
    font-size: 14px;
}
.woocommerce .widget_shopping_cart .buttons > a,
.woocommerce-page .widget_shopping_cart .buttons > a {
    padding: 20px 0;
    border: 0;
}
.woocommerce .widget_shopping_cart .buttons > a:hover,
.woocommerce-page .widget_shopping_cart .buttons > a {
    background: none;
}
.woocommerce .widget_shopping_cart a.buttons,
.woocommerce-page .widget_shopping_cart a.buttons {
    border: 0;
    background: none;
}
.woocommerce .widget_shopping_cart .buttons > a.checkout,
.woocommerce-page .widget_shopping_cart .buttons > a.checkout {
    text-align: right;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    margin-top: 30px;
}
.woocommerce .cart-collaterals h2,
.woocommerce-page .cart-collaterals h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 20px;
}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    text-align: right;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after,
.woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 7px;
    content: "\e02e";
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    float: none !important;
    text-align: left !important;
}
.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p {
    margin: 0;
}
.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small {
    color: #777777;
    font-size: 0.83em;
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 10px;
    padding: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td {
    border-top: 0;
}

.woocommerce .cart-collaterals .cart_totals table th, 
.woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 10px 15px 1px 10px;
    font-weight: normal;
    font-size: 12px;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
    padding: 6px 0;
}
.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td,
.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table th {
    vertical-align: top;
}
.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small {
    display: block;
    color: #777777;
}
.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select {
    width: 100%;
}
.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td {
    color: #85ad74;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #f2f2f2;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt,
.woocommerce-page .cart-collaterals .cart_totals a.button.alt {
    display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    -moz-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    line-height: 2em;
}
.woocommerce form .form-row label.hidden,
.woocommerce-page form .form-row label.hidden {
    visibility: hidden;
}
.woocommerce form .form-row label.inline,
.woocommerce-page form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required,
.woocommerce-page form .form-row .required {
    color: red;
    font-weight: bold;
    border: 0;
}
.woocommerce form .form-row .input-checkbox,
.woocommerce-page form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    
    box-sizing: border-box;
    /* Opera/IE 8+ */
    
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1em;
    border: 1px solid #f2f2f2;
    padding: 10px;
}
.woocommerce input.button.alt {
    color: #000;
    font-weight: 400;
}
.woocommerce input.button.alt:hover {
    color: #000;
}
.select2-container .select2-choice {
    border: 1px solid #f2f2f2;
}
.woocommerce form .form-row textarea,
.woocommerce-page form .form-row textarea {
    height: 4em;
    line-height: 1.5em;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chosen-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select {
    border-color: #fb7f88;
}
.woocommerce form .form-row::-webkit-input-placeholder,
.woocommerce-page form .form-row::-webkit-input-placeholder {
    line-height: normal;
}
.woocommerce form .form-row:-moz-placeholder,
.woocommerce-page form .form-row:-moz-placeholder {
    line-height: normal;
}
.woocommerce form .form-row:-ms-input-placeholder,
.woocommerce-page form .form-row:-ms-input-placeholder {
    line-height: normal;
}
.woocommerce form.login,
.woocommerce-page form.login,
.woocommerce form.checkout_coupon,
.woocommerce-page form.checkout_coupon,
.woocommerce form.register,
.woocommerce-page form.register {
    padding: 20px 20px 14px;
    margin: 2em 0 2em 0px;
    text-align: left;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: rgba(255, 255, 255, 0.15);
}
.woocommerce ul#shipping_method,
.woocommerce-page ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
}
.woocommerce ul#shipping_method .amount,
.woocommerce-page ul#shipping_method .amount {
    font-weight: 500;
}
.woocommerce p.woocommerce-shipping-contents,
.woocommerce-page p.woocommerce-shipping-contents {
    margin: 0;
}
.woocommerce .checkout .col-2 h3#ship-to-different-address,
.woocommerce-page .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
}
.woocommerce .checkout .col-2 .notes,
.woocommerce-page .checkout .col-2 .notes {
    clear: left;
}
.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first {
    clear: left;
}
.woocommerce .checkout .create-account small,
.woocommerce-page .checkout .create-account small {
    font-size: 11px;
    color: #777777;
    line-height: 13px;
    font-weight: normal;
}
.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%;
}
.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address {
    clear: both;
}
.woocommerce #payment,
.woocommerce-page #payment {
    background: rgba(255, 255, 255, 0.15);
}
.woocommerce #payment ul.payment_methods,
.woocommerce-page #payment ul.payment_methods {
    *zoom: 1;
    text-align: left;
    padding: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    margin: 0;
    list-style: none outside;
}
.woocommerce #payment ul.payment_methods:before,
.woocommerce-page #payment ul.payment_methods:before,
.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
    content: " ";
    display: table;
}
.woocommerce #payment ul.payment_methods:after,
.woocommerce-page #payment ul.payment_methods:after {
    clear: both;
}
.woocommerce #payment ul.payment_methods li,
.woocommerce-page #payment ul.payment_methods li {
    line-height: 2em;
    text-align: left;
    margin: 0;
    font-weight: normal;
}
.woocommerce #payment ul.payment_methods li input,
.woocommerce-page #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li img,
.woocommerce-page #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 0.5em;
    position: relative;
}
.woocommerce #payment div.form-row,
.woocommerce-page #payment div.form-row {
    padding: 0;
}
.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
    position: relative;
    padding: 1em 2%;
    margin: 1em 0 1em 0;
    font-size: 0.92em;
    line-height: 1.5em;
    background: rgba(255, 255, 255, 0.15);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc {
    padding: 10px;
    background-repeat: no-repeat;
    background-position: right;
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.visa {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/visa.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/mastercard.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.laser {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/laser.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/diners.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.maestro {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/maestro.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.jcb {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/jcb.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.amex {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/amex.png);
}
.woocommerce #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-page #payment div.payment_box .wc-credit-card-form-card-cvc.discover {
    background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/icons/credit-cards/discover.png);
}
.woocommerce #payment div.payment_box span.help,
.woocommerce-page #payment div.payment_box span.help {
    font-size: 11px;
    color: #777777;
    line-height: 13px;
    font-weight: normal;
}
.woocommerce #payment div.payment_box .form-row,
.woocommerce-page #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
.woocommerce #payment div.payment_box p:last-child,
.woocommerce-page #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
.woocommerce #payment div.payment_box:after,
.woocommerce-page #payment div.payment_box:after {
    content: "";
    display: block;
    border: 8px solid rgba(255, 255, 255, 0.15);
    /* arrow size / color */
    
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -1px;
    left: 0;
    margin: -1em 0 0 2em;
}
.woocommerce .order_details,
.woocommerce-page .order_details {
    *zoom: 1;
    margin: 0 0 1.5em;
    list-style: none;
}
.woocommerce .order_details:before,
.woocommerce-page .order_details:before,
.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
    content: " ";
    display: table;
}
.woocommerce .order_details:after,
.woocommerce-page .order_details:after {
    clear: both;
}
.woocommerce .order_details li,
.woocommerce-page .order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1em;
    border-right: 1px dashed #dfdbdf;
    padding-right: 2em;
}
.woocommerce .order_details li strong,
.woocommerce-page .order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5em;
}
.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type {
    border: none;
}
.woocommerce .addresses .title,
.woocommerce-page .addresses .title {
    *zoom: 1;
}
.woocommerce .addresses .title:before,
.woocommerce-page .addresses .title:before,
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
    content: " ";
    display: table;
}
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after {
    clear: both;
}
.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3 {
    float: left;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit {
    float: right;
}
.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta {
    font-weight: bold;
    margin-bottom: 0;
}
.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.digital-downloads,
.woocommerce-page ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce ul.digital-downloads li,
.woocommerce-page ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce ul.digital-downloads li:before,
.woocommerce-page ul.digital-downloads li:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\e00a";
}
.woocommerce ul.digital-downloads li .count,
.woocommerce-page ul.digital-downloads li .count {
    float: right;
}
.woocommerce .widget_layered_nav ul,
.woocommerce-page .widget_layered_nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
    *zoom: 1;
    padding: 0 0 1px;
    list-style: none;
}
.woocommerce .widget_layered_nav ul li:before,
.woocommerce-page .widget_layered_nav ul li:before,
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
    content: " ";
    display: table;
}
.woocommerce .widget_layered_nav ul li:after,
.woocommerce-page .widget_layered_nav ul li:after {
    clear: both;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li span {
    padding: 1px 0;
    float: left;
}
.woocommerce .widget_layered_nav ul li.chosen a,
.woocommerce-page .widget_layered_nav ul li.chosen a {
    padding: 0 6px;
    text-decoration: none;
    border: 1px solid #ad74a2;
    background: #ad74a2;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    color: #ffffff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.woocommerce .widget_layered_nav ul li.chosen a:before,
.woocommerce-page .widget_layered_nav ul li.chosen a:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\e013";
}
.woocommerce .widget_layered_nav ul small.count,
.woocommerce-page .widget_layered_nav ul small.count {
    float: right;
    margin-left: 6px;
    font-size: 1em;
    padding: 1px 0;
    color: #777777;
}
.woocommerce .widget_layered_nav_filters ul,
.woocommerce-page .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li,
.woocommerce-page .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1px 1px 0;
    list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a,
.woocommerce-page .widget_layered_nav_filters ul li a {
    padding: 0 6px;
    text-decoration: none;
    border: 1px solid #ad74a2;
    background: #ad74a2;
    box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5) #888888;
    color: #ffffff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
}
.woocommerce .widget_layered_nav_filters ul li a:before,
.woocommerce-page .widget_layered_nav_filters ul li a:before {
    font-family: 'WooCommerce';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 7px;
    content: "\e013";
}
.woocommerce .widget_price_filter .price_slider,
.woocommerce-page .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount,
.woocommerce-page .widget_price_filter .price_slider_amount {
    line-height: 2.4em;
    font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label {
    text-align: left;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    font-size: 14px;
    padding: 8px 12px;
    font-weight: 400;
    color: #000;
    border-radius: 2px;
}
.woocommerce-product-search .screen-reader-text {
    display: none;
}
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button {
    float: right;
}
.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-right: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 0.9em;
    -webkit-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    top: -0.2em;
    border-width: 2px;
    border-style: solid;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -14px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal {
    height: .5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,
.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
/* =Twenty Thirteen Specific styles
-------------------------------------------------------------- */

.single-product .entry-summary,
.single-product #reply-title,
.single-product #respond #commentform {
    padding: 0;
    margin-top: 30px;
}
.single-product #respond #commentform input[type="text"],
.single-product #respond #commentform input[type="email"] {
    display: block;
    width: 100%;
}
.single-product #respond #commentform > p {
    margin-bottom: 20px;
}
.single-product p.stars {
    clear: both;
}
/* =Twenty Fourteen Specific styles
-------------------------------------------------------------- */

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .woocommerce a.button.loading:before,
    .woocommerce-page a.button.loading:before,
    .woocommerce button.button.loading:before,
    .woocommerce-page button.button.loading:before,
    .woocommerce input.button.loading:before,
    .woocommerce-page input.button.loading:before,
    .woocommerce #respond input#submit.loading:before,
    .woocommerce-page #respond input#submit.loading:before,
    .woocommerce #content input.button.loading:before,
    .woocommerce-page #content input.button.loading:before {}
}
/*jakir*/

.product-thumbnail-outer {
    -webkit-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.product-thumbnail-outer-inner {
    overflow: hidden;
    background: #f8f8f8;
    border: none;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #f1f1f1;
    padding: 25px 18px 20px;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.product-thumbnail-outer-inner span.product-cat a {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 2px 10px;
    font-size: 14px;
    color: #000;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.product-thumbnail-outer-inner img {
    margin: 0;
}
.product-thumbnail-outer-inner .star-rating {
    display: none;
}
.woocommerce .product-thumbnail-outer-inner h3 {
    padding: 0;
    margin: 15px 0;
    font-size: 18px;
    font-weight: 700;
}
.product-thumbnail-outer-inner h2.woocommerce-loop-product__title {
    padding: 0;
    margin: 15px 0;
    font-size: 18px;
    font-weight: 700;
}
.woocommerce .product-thumbnail-outer-inner h3 a {
    color: #000;
}
.woocommerce div.product span.price {
    display: block;
    margin-bottom: 0;
}
.woocommerce .related .product-thumbnail-outer h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
}
.product-thumbnail-outer .addtocart-btn {
    padding: 0;
    color: #fff;
    position: relative;
}
.product-thumbnail-outer .addtocart-btn:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    z-index: -1;
}
.product-thumbnail-outer .addtocart-btn:hover {
    z-index: 2;
}
.product-thumbnail-outer .addtocart-btn:hover:before {
    width: 100%;
}
.product-thumbnail-outer .addtocart-btn a {
    color: #fff;
}
.product-thumbnail-outer .addtocart-btn i {
    font-size: 14px;
    margin-right: 4px;
}
.site-content h1.page-title {
    display: none;
}
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
    color: #000;
}
.woocommerce-page #content div.product p.price {
    color: #0a0a0a;
    margin-top: 2px;
    margin-bottom: 30px;
}
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus {
    color: #fff;
}
.woocommerce-page #content .quantity input.qty {
    border: 1px solid #f2f2f2;
}
.product_meta .sku_wrapper,
.product_meta .posted_in {
    margin-right: 10px;
}
.woocommerce-tabs .wc-tabs {
    border: none;
    background: none;
    padding: 0px !important;
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 30px !important;
}
.woocommerce-tabs .wc-tabs>li.active>a,
.woocommerce-tabs .wc-tabs>li.active>a:hover,
.woocommerce-tabs .wc-tabs>li.active>a:focus,
.woocommerce-tabs .tabs>li>a:hover,
.woocommerce-tabs .tabs>li>a:focus {
    border: none;
    border-radius: 0;
    color: #000;
}
.woocommerce-tabs .wc-tabs>li>a {
    border: none;
    border-radius: 0;
    margin: 0px 30px 0 0;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    position: relative;
}
.woocommerce-tabs .wc-tabs>li.active>a {
    position: relative;
}
.woocommerce-tabs .wc-tabs>li.active>a:after {
    opacity: 1;
}
.woocommerce-tabs .wc-tabs>li>a:after {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    height: 3px;
    content: "";
    opacity: 0;
    transition: 300ms;
    background-color: #fad32b;
}
.woocommerce-tabs .wc-tabs>li>a:hover:after {
    opacity: 1;
}
.woocommerce-tabs .wc-tabs>li>a:hover {
    background: none;
}
.woocommerce-tabs .tab-content {
    padding: 30px 0;
}
.woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 16px;
    margin-bottom: 15px;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .meta {
    display: inline-block;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
    float: none;
    display: inline-block;
    margin-left: 10px;
}
.woocommerce-tabs .tab-content #comments {
    padding: 0;
}
.woocommerce-tabs .tab-content #reviews h3 {
    color: #1A1A1A;
    border-bottom: none;
}
.woocommerce-tabs .tab-content #reviews .comment-form-author,
.woocommerce-tabs .tab-content #reviews .comment-form-email {
    width: 49%;
    display: inline-block;
}
.woocommerce-tabs .tab-content #reviews .comment-form-author {
    padding-right: 15px;
}
.woocommerce-tabs .tab-content #reviews .comment-form-email {
    padding-left: 15px;
}
.woocommerce-tabs .tab-content #reviews input[type="text"] {
    margin-bottom: 0;
}
.single-product #respond #commentform > p label {
    font-weight: normal;
}
.woocommerce .woocommerce-message,
.woocommerce-page .woocommerce-message {
    color: #fff;
    background: #000;
}
.woocommerce a.button {
    border-radius: 2px;
    color: #000;
    font-weight: 400;
}
.woocommerce a.button:hover {
    color: #000;
}
.woocommerce .woocommerce-message:before {
    display: none;
}
/*cart*/

.woocommerce-cart #content h1.entry-title {
    display: none;
}
/*checkout*/

.woocommerce-checkout #content h1.entry-title {
    display: none;
}
.woocommerce-billing-fields h3 {
    font-size: 20px;
}
.woocommerce h3#order_review_heading,
.woocommerce-page h3#order_review_heading {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.select2-drop.select2-drop-above.select2-drop-active,
.select2-drop.select2-drop-above,
.select2-drop-active {
    border: 1px solid #f2f2f2;
}
.woocommerce .woocommerce-error:before {
    display: none;
}
#navigation {
    position: relative;
}
#navigation .woo-cart {
    display: inline-block;
    list-style: none;
    text-align: right;
    padding-right: 30px;
}
#navigation .woo-cart > a {
    color: #fff;
}
.widget.woocommerce.widget_shopping_cart {
    display: block;
}
.woo-cart:hover .widget.woocommerce.widget_shopping_cart {
    display: inline-block;
}
#navigation .woocommerce.widget_shopping_cart {
    z-index: 99;
    position: absolute;
    width: 300px;
    right: 0;
    top: 60px;
    height: auto;
    line-height: normal;
    padding: 20px;
    text-align: left;
    background: rgba(0, 0, 0, 0.92);
}
#navigation .woocommerce ul.cart_list li {
    color: #fff;
}
#navigation .woocommerce.widget_shopping_cart .widgettitle {
    display: none;
}
#navigation .woocommerce.widget_shopping_cart ul.cart_list > li {
    height: auto;
    line-height: normal;
    margin-bottom: 10px;
    padding-left: 1em;
}
#navigation .woocommerce.widget_shopping_cart .cart_list li a.remove {
    color: #fff !important;
}
#navigation .woocommerce.widget_shopping_cart ul.cart_list > li a.remove:hover {
    background: none;
}
#navigation .woocommerce ul.product_list_widget li span.quantity {
    display: inline-block;
    margin-top: 4px;
}
#navigation .woocommerce.widget_shopping_cart ul.cart_list > li a {
    line-height: 24px;
}
#navigation .woocommerce.widget_shopping_cart ul.cart_list > li span.quantity {
    color: #fff;
}
#navigation .woocommerce.widget_shopping_cart {
    display: none;
}
#navigation .woocommerce.widget_shopping_cart .buttons > a.wc-forward {
    text-align: left;
}
#navigation .woocommerce ul.product_list_widget li img {
    width: 40px;
}
#navigation .woocommerce.widget_shopping_cart .buttons > a.wc-forward {
    padding: 10px 15px;
    margin-right: 14px;
    margin-top: 20px;
}
#main-menu .nav>li .widget_shopping_cart_content ul {
    position: relative;
    display: block;
    background: none;
}
// Update code
#main-menu .nav>li .widget_shopping_cart_content ul {
    position: relative;
    display: block;
    background: none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 30.8%;
}
.woocommerce .product-thumbnail-outer {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
}
.product-thumbnail-outer-inner {
    overflow: hidden;
    background: #f8f8f8;
    border: none;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-color: #f1f1f1;
    padding: 25px 25px 20px;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.woocommerce span.onsale,
.woocommerce-page span.onsale {
    min-height: 25px;
    min-width: 45px;
    line-height: 25px;
    font-size: 12px;
    position: absolute;
    text-align: center;
    top: 0;
    margin: 0;
    z-index: 1;
    color: #FFF;
    border-radius: 0;
    left: auto;
}
.woocommerce ul.products li.product .onsale {
    top: 6px;
    right: 6px;
    left: auto;
    margin: -.5em -.5em 0 0;
}
.product-thumbnail-outer-inner span.product-cat a {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 2px 10px;
    font-size: 14px;
    color: #000;
    transition: 400ms;
    -webkit-transition: 400ms;
}
.woocommerce .product-thumbnail-outer-inner h2 {
    padding: 0;
    margin: 15px 0;
    font-size: 18px;
    font-weight: 700;
}
.woocommerce ul.products li.product .price {
    font-size: 14px;
    padding: 0;
    font-weight: 500;
    color: #000;
}
.woocommerce ul.products li.product .price del {
    display: inline-block;
    margin-right: 5px;
}
.thm-woo-product-wrapper:hover .product-thumbnail-outer img {
    transform: scale(1.2, 1.2);
}
.woocommerce .product-thumbnail-outer img {
    margin: 0 !important;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
}
.woocommerce .thm-woo-product-wrapper:hover .product-thumbnail-outer .add_to_cart_button {
    opacity: 1;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #000;
    z-index: 1;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
    margin-left: -18px;
    text-align: center;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}
.woocommerce ul.products li.product .button {
    margin-top: 0;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #000;
    background-color: #ebe9eb;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}
.woocommerce .product-thumbnail-outer:after {
    position: absolute;
    content: " ";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}
.woocommerce .thm-woo-product-wrapper:hover .product-thumbnail-outer:after {
    opacity: 1;
}
.woocommerce .product-thumbnail-outer img {
    margin-bottom: 0;
    -webkit-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
    width: 100%;
}
.thm-woo-product-wrapper:hover .product-thumbnail-outer img {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2) translateZ(0);
}
.woocommerce .themeum-pagination .pagination {
    margin: 30px 0 100px;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #000;
    z-index: 1;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
    margin-left: -18px;
    text-align: center;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button:hover {
    color: #000;
}
.woocommerce .thm-woo-product-wrapper:hover .product-thumbnail-outer .add_to_cart_button {
    opacity: 1;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button:after {
    font-family: "FontAwesome";
    content: "\f07a";
}
.woocommerce .product-thumbnail-outer .add_to_cart_button.loading:after {
    content: "\f110";
    font-family: "FontAwesome";
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    position: absolute;
    top: 0;
    left: 12px;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button.loading:before {
    display: none;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button.loading {
    padding: 0;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button.added:after {
    content: "\f00c";
    font-family: "FontAwesome";
    margin-left: 0;
}
.woocommerce .product-thumbnail-outer .add_to_cart_button.added:before {
    display: none;
}
.woocommerce .product-thumbnail-outer .added_to_cart.wc-forward {
    display: none;
}
/* product details */

.single-product-image {
    position: relative;
}
.woocommerce .product .single-product-details .woocommerce-product-rating {
    margin-bottom: 2px;
}
.woocommerce button.button {
    border-radius: 2px;
    padding: 8px 20px;
    font-weight: 400;
}
.woocommerce button.button:focus {
    outline: 0;
}
.woocommerce button.button.alt,
.woocommerce button.button.alt:hover {
    color: #000;
}
.woocommerce div.product form.cart .button:focus {
    outline: 0;
}
.related-title {
    margin-bottom: 30px;
}
/* widget */

.woocommerce-product-search input[type=search] {
    border: 1px solid #f2f2f2;
}
.woocommerce-product-search input[type=submit] {
    border: none;
    padding: 2px 10px;
    border-radius: 2px;
}
/* menu item */

.woo-menu-item-add {
    position: relative;
}
.woo-menu-item-add .woo-cart {
    display: inline-block;
    position: absolute;
    right: 80px;
    top: 18px;
    z-index: 4;
}
.cart-has-products {
    border-radius: 100%;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-right: -1px;
    text-align: center;
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    color: #000;
}
/* *************************************
****** Woocommerce Product Zoom ********
************************************** */

.cloud-zoom-lens {
    border: 4px solid #888;
    margin: -4px;
    background-color: #fff;
    cursor: move;
}
.cloud-zoom-title {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute !important;
    background-color: #000;
    color: #fff;
    padding: 3px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    top: 0px;
}
.cloud-zoom-wrap {
    top: 0;
    z-index: 9999;
    position: relative;
}
.cloud-zoom-big {
    border: 4px solid #ccc;
    overflow: hidden;
}
.cloud-zoom-loading {
    color: white;
    background: #222;
    padding: 3px;
    border: 1px solid #000;
}
.extra-time-goal {
    width: 400px;
    margin: 0 auto;
    left: 100px;
    position: relative;
    top: 25px;
}
/*pagination*/

.woocommerce-pagination {
    margin-bottom: 60px;
}
.woocommerce nav.woocommerce-pagination,
.woocommerce-page nav.woocommerce-pagination,
.woocommerce #content nav.woocommerce-pagination,
.woocommerce-page #content nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: none;
    border-right: 0;
    margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li {
    border: 1px solid #f2f2f2;
    padding: 0;
    margin-right: 8px;
    float: left;
    display: inline;
    overflow: hidden;
    border: 0;
    padding: 0;
    line-height: normal;
    background-color: #e1e1e1;
    border: none;
    border-radius: 2px;
    margin-right: 10px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: normal;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    min-width: auto;
    display: block;
    text-align: center;
    line-height: 32px;
    padding: 2px 15px;
    color: #000;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
    color: #000;
}
/*Single Page */

.woocommerce .product .product_title,
.woocommerce-page .product .product_title,
.woocommerce #content .product .product_title,
.woocommerce-page #content .product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 20px;
    margin-bottom: 5px;
}
.woocommerce .entry-summary {
    margin-top: 0;
    border-top: none;
    padding-top: 0;
}
.woocommerce-page #content div.product p.price {
    color: #0a0a0a;
    margin-top: 2px;
    margin-bottom: 30px;
}
.woocommerce .product span.price,
.woocommerce-page .product span.price,
.woocommerce #content .product span.price,
.woocommerce-page #content .product span.price,
.woocommerce .product p.price,
.woocommerce-page .product p.price,
.woocommerce #content .product p.price,
.woocommerce-page #content .product p.price {
    font-size: 14px;
    padding: 0;
    font-weight: 500;
    color: #000;
}
.woocommerce .product form.cart,
.woocommerce-page .product form.cart,
.woocommerce #content .product form.cart,
.woocommerce-page #content .product form.cart {
    margin-bottom: 1.5em;
    margin-top: 2.5em;
}
.woocommerce .product form.cart .quantity,
.woocommerce-page .product form.cart .quantity,
.woocommerce #content .product form.cart .quantity,
.woocommerce-page #content .product form.cart .quantity {
    float: left;
    margin: 0 10px 0 0;
}
.woocommerce .quantity,
.woocommerce-page .quantity,
.woocommerce #content .quantity,
.woocommerce-page #content .quantity {
    width: 60px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}
.woocommerce-tabs .wc-tabs {
    border: none;
    background: none;
    padding-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
}
.woocommerce-tabs .wc-tabs>li.active>a,
.woocommerce-tabs .wc-tabs>li.active>a:hover,
.woocommerce-tabs .wc-tabs>li.active>a:focus,
.woocommerce-tabs .nav>li>a:hover,
.woocommerce-tabs .nav>li>a:focus {
    border: none;
    border-radius: 0;
    color: #000;
}
.woocommerce-tabs .wc-tabs>li>a {
    border: none;
    border-radius: 0;
    margin: 0px;
    padding: 0;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    position: relative;
}
.woocommerce-tabs .wc-tabs>li.active>a {
    position: relative;
}
.woocommerce-tabs .wc-tabs>li.active>a:after {
    opacity: 1;
}
.woocommerce-tabs .wc-tabs>li>a:after {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    height: 3px;
    content: "";
    opacity: 0;
    transition: 300ms;
    background-color: #fad32b;
}
.woocommerce-tabs .wc-tabs>li>a:hover:after {
    opacity: 1;
}
.woocommerce-tabs .wc-tabs>li>a:hover {
    background: none;
}
.woocommerce-tabs .panel {
    padding: 30px 0;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce-tabs .panel h2 {
    font-size: 16px;
    margin-bottom: 15px;
}
.woocommerce-page #reviews #comments ol.commentlist li .comment-text .meta {
    display: inline-block;
}
.woocommerce .star-rating,
.woocommerce-page .star-rating {
    float: none;
    display: inline-block;
    margin-left: 10px;
}
.woocommerce-tabs .panel #comments {
    padding: 0;
}
.woocommerce-tabs .panel #reviews h3 {
    color: #1A1A1A;
    border-bottom: none;
}
.woocommerce-tabs .panel #reviews .comment-form-author,
.woocommerce-tabs .panel #reviews .comment-form-email {
    width: 49%;
    display: inline-block;
}
.woocommerce-tabs .panel #reviews .comment-form-author {
    padding-right: 15px;
}
.woocommerce-tabs .panel #reviews .comment-form-email {
    padding-left: 15px;
}
.woocommerce-tabs .panel #reviews input[type="text"] {
    margin-bottom: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    -webkit-border-bottom-right-radius: inherit;
    -moz-border-bottom-right-radius: inherit;
    border-bottom-right-radius: inherit;
    border-width: inherit;
    box-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 0;
    margin: 2px 10px 3px 1px;
    padding: 0 0px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
    box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0;
    position: inherit;
}
/*Description*/

.woocommerce #comments .comments-title,
.woocommerce #respond .comment-reply-title {
    border-bottom: none;
}
.woocommerce form#commentform {
    margin-top: 30px;
}
.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img {
    float: left;
    margin-right: 20px;
    width: 60px;
    height: auto;
}
.woocommerce .product:hover .product-thumbnail-outer-inner {
    border-color: #fad32b;
}
.woocommerce-product-gallery__wrapper .thumbnails .woocommerce-product-gallery__image {
    width: 30.2% !important;
    float: left;
    margin-right: 10px;
}
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 100%;
    margin-right: 3.8%;
    margin-bottom: 1em;
}




/*
 * jQuery FlexSlider v2.4.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/flexslider-icon.eot);
  src: url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/flexslider-icon.woff) format('woff'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/flexslider-icon.ttf) format('truetype'), url(//fcf-officiel.com/wp-content/themes/wpsoccer/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/*
 * Startup Idea - Educational Wordpress Theme
 * File Description: The main stylesheet of this theme for main design part. 
 * Author: Themeum
 * Website: http://www.themeum.com/
 * Support: support@themeum.com
 */

/*=======================================*
 *======= 	TABLE OF CONTENT	 ========*
*=======================================*

1. Base Style
2. BOx Width
3. homepage transparent 
4. Sub title
4. Blog Breadcrumbs 
5. Navigation
6. Widget Settings
7. Io Test 
8. Blog 
9. Blog Single 
10. Archive Page
11. VC Addons
12. Comming Soon
13. 404 page
14. project form
15. Invest project
16. Project from submit form
17. My account
18. Sign in form
19. user porfile
20. Rating page

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

/*=========================================
 *======= 	 Soccer	   ============
 *=======================================*/
.image-wrap {
    float: left;
    margin-right: 20px;
}
span.latest-team-a, span.latest-team-b{
    font-size: 14px;
    display: inline-block;
    margin-top: 12px;
}
.image-wrap img {
    width: 54px;
    float: left;
    padding-right: 8px;
}
.match-date-cont {
    margin-top: 22px;
}
.themeum-latest-match-layout2 {
    background: rgba(0, 0, 0, 0.4);
    padding: 15px 18px;
    color: #fff;
}
.match-opening-cont {
    margin-top: 26px;
}
.themeum-latest-match-layout2 .countdown-section {
    text-align: center;
}
.themeum-latest-match-layout2 #home-countdown-timer {
    float: right;
}
.themeum-latest-match-layout2 #home-countdown-timer {
    background: rgba(0, 0, 0, 0.6);
}
span.starting_date {
    font-size: 18px;
}
.opening_match {
    font-size: 18px;
    font-weight: 500;
    display: block;
}
h3.match_title {
    font-size: 24px;
    color: #fff;
    font-weight: normal;
}

.themeum-latest-match-layout2 #home-countdown-timer {
    margin: 0;
}

.latest-team-wrap {
    margin-top: 24px;
    padding: 0;
}
.highlight-style3 .themeum-overlay-wrap img {
    width: 100%;
    height: 506px;
}
.themeum-video-post-wrapper img {
    width: 100%;
}

.themeum-video-post-wrapper-thumb .themeum-video-post-wrapper {
    position: relative;
    margin-bottom: 12px;
}

 /* home search */
.page-content form#searchform {
	position: relative;
}


.page-content form#searchform  i {
	position: absolute;
	right: 15px;
	top: 12px;
	color: #8C8C8C;
}

.form-control {
	height: 40px;
	padding: 10px 12px;
}

.themeum-title .icon-bar {
	height: 3px;
	width: 30px;
	display: block;
}

.themeum-title {
	position: relative;
}

.themeum-title h2{
	padding-left: 45px;
}

.themeum-title h2 span {
	font-weight: 300 !important;
}

.themeum-title-icon {
	width: 30px;
	display: inline-block;
	margin-right: 15px;
	position: absolute;
	top: 5px;
}

.themeum-title .icon-bar+.icon-bar {
  margin-top: 3px;
}

/* themeum headline title black */
.themeum-title.themeum-title-black h2{
	margin-left: 0;
	text-indent: 45px;
}

.themeum-title-black .themeum-title-icon {
	top: 17px;	
}


/* social button */
.themeum-social-button {
	background: #191a1c;
	padding: 10px 0;
}

.themeum-social-button ul li {
	background: #000;
	padding: 10px 0;
	margin: 10px 0;
}

.themeum-social-button ul li i {
	margin: 0 15px;
}
.themeum-social-button ul li a {
	color: #fff;
}

/* post slider */
.post-slider-wrap {
	margin-top: 170px;
}
.post-slider-innner {
  padding: 50px;
  background: rgba(0,0,0,.8);
  overflow: hidden;
}

.post-slider-innner .slider-title {
	margin: 5px 0 20px;
}

.post-slider-innner .slider-title a {
	color: #fff;
	transition: 300ms;
	-webkit-transition: 300ms;
}

.post-slider-innner .slider-title a:hover {
	color: rgba(255,255,255,.8);
}

.post-slider-innner .slider-excerpt {
	color: #fff;
}
.post-slider-innner .btn.btn-style {
	margin-top: 25px;
}
.post-slider-innner .entry-category a {
	text-transform: capitalize;
}

.customNavigation {
    position: relative;
    z-index: 10;
}

.customNavigation a {
    position: absolute;
    bottom: 60px;
    right: 50px;
    font-size: 30px;
    width: 45px;
    height: 45px;
    display: inline-block;
    color: #fff;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
    line-height: 40px;
    cursor: pointer;
}

.customNavigation a.right {
    right: 0;
}


/* highlight */

.themeum-default-ul .row{
	list-style: none;
	margin-bottom: 30px;
}
.themeum-default-ul.popular-items-wrap .row {
	margin-bottom: 0;
}

.themeum-default-ul .popular-items-wrap {
	margin-bottom: 28px;
}

.themeum-default-ul{
	list-style: none;
	padding: 0;
}

.themeum-overlay-wrap {
	position: relative;
}

.themeum-overlay-wrap.yes{
	position: relative;

}

.themeum-overlay-wrap.yes img {
	position: relative;
}

.themeum-overlay-wrap.yes:after {
	position: absolute;
	content: "";
	width: 100%;
	left: 0;
	top:0;
	height: 100%;
	z-index: 1;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/pattern.png);
}

.themeum-overlay-wrap .themeum-overlay{
	left: 0;
	bottom: 0;
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 2;
}

.themeum-overlay-inner {
	bottom: 0;
	width: 100%;
	position: absolute;
	padding: 25px 30px;
	background: transparent;
	background-image: -webkit-linear-gradient(to top,rgba(0,0,0,0.9) 20%,rgba(255,255,255,0) 80%);
	background-image: -moz-linear-gradient(to top,rgba(0,0,0,0.9) 20%,rgba(255,255,255,0) 80%);
	background-image: -ms-linear-gradient(to top,rgba(0,0,0,0.9) 20%,rgba(255,255,255,0) 80%);
	background-image: -o-linear-gradient(to top,rgba(0,0,0,0.9) 20%,rgba(255,255,255,0) 80%);
	background-image: linear-gradient(to top,rgba(0,0,0,0.9) 20%,rgba(255,255,255,0) 80%);
}

.themeum-overlay-inner.no-image {
	position: relative;
	background: #333;
	padding: 30px;
}

.highlights-intro .entry-category a {
	padding: 5px 12px;
	color: #000;
	display: inline-block;
	margin-bottom: 5px;
}

.highlights-wrapper.themeum-overlay-wrap.no-image {
	min-height: 232px;
	background: #333
}

.highlights-wrapper.themeum-overlay-wrap.no-image .themeum-overlay-inner {
	background: none;
}

.themeum-default-intro .entry-title a {
	color: #fff;
}

.highlights-intro .entry-title {
	font-size: 48px;
	line-height: 48px;
	margin-top: 5px;
	font-weight: 700;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	height: 95px;	
}

.highlights-intro .entry-date {
	font-size: 16px;
	color: #fff;
}
.highlights-item.all-items .highlights-intro .entry-title  {
	font-size: 20px;
	line-height: 24px;
	height: 46px;	
	font-weight: 400;
}

.highlights-item.all-items .highlights-intro .entry-date {
	font-size: 14px;
}

/* highlights-style2-item */
.highlights-style2-item .entry-category a {
	padding: 5px 10px;
	color:#000;
}
.highlights-style2-item img {
	margin-bottom: 25px;
}
.highlights-style2-item,
.all-highlights-style2-item{
	border-bottom: 1px solid #e6e3e3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.highlights-style2-item h3 {
	font-size: 32px;
	font-weight: 700;
	margin: 20px 0 10px;
	line-height: 36px;
}

.highlights-style2-item h3 a {
	color: #000;
}

.highlights-style2-item span.author {
	margin-right: 15px;
}

.highlights-style2-item span i {
	margin-right: 5px;
}

.all-highlights-style2-item .entry-category a {
	font-weight: 700;
	color: #000;
	text-transform: uppercase;
}

.all-highlights-style2-item h3 {
	font-weight: 700;
	font-size: 18px;
	margin: 5px 0;
}

.all-highlights-style2-item h3 a {
	color: #000;
}

.all-highlights-style2-item span {
	font-size: 12px;
}

.all-highlights-style2-item span.author {
	margin-right: 15px;
}

.all-highlights-style2-item span i {
	margin-right: 5px;
}

/* featured stories */
#themeum-featured .themeum-title {
	position: relative;
}

#themeum-featured .themeum-title h2 {
  font-size: 24px;
  margin-bottom: 15px;
  padding: 0px 0px 15px 45px;
  font-weight: 700;
}

.themeum-featured-control {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
}

.themeum-featured-control a {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  color:#fff;
}

.themeum-featured-control a:hover {
	background: #000;
	color:#fff;
}

.themeum-featured-control a:focus {
	color:#fff;
}

.themeum-featured-control a.left {
	margin-right: 5px;
}

.themeum-featured-item img {
	margin-bottom: 25px;
}

.themeum-featured-item h3 {
	margin-bottom: 15px;
}

.themeum-featured-item h3 a {
	font-size: 32px;
	font-weight: 700;
	color: #000;
	line-height: 36px;
}

.themeum-featured-item span.author {
	margin-right: 15px;
}

.themeum-featured-item span i {
	margin-right: 5px;
}

.featured-item-content {
	margin-top: 15px;
}




/* video post shortcode */
.themeum-video-post-intro .entry-title {
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	height: 20px;	
}

.themeum-video-post-wrapper {
	position: relative;
	margin-bottom: 30px;
}

.themeum-video-post-wrapper.themeum-overlay-wrap.no-image {
	background: #333;
	min-height: 235px;
}

.themeum-video-post-item-style2 .themeum-video-post-wrapper.themeum-overlay-wrap.no-image {
	min-height: 108px;
}

.themeum-video-post-wrapper i {
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 24px;
	border-width: 3px;
	border-style: solid;
	border-color: #FFF;
	border-radius: 100%;
	color: #fff;
	margin-left: -33px;
	margin-top: -40px;
	z-index: 4;
	width: 68px;
	height: 66px;
	text-align: center;
	line-height: 64px;
	transition: 300ms;
}

.themeum-video-post-item-style2 .entry-title {
    font-size: 16px;
    font-weight: 700;
    margin: 14px 0 30px;
    line-height: 24px;
}

.themeum-video-post-item-style2 .entry-title a {
	color: #000;
}

.themeum-video-post-wrapper-style2 {
	background: #000;
}

.themeum-video-post-wrapper-style2 img {
	opacity: .7;
}

.themeum-video-post-wrapper-style2 i {
	margin-left: -20px;
	margin-top: -20px;
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 38px;
}

/* themeum player */

.themeum-player {
	position: relative;
}

.themeum-player .player-name{
	margin: 0;
	font-size: 24px;
	font-weight: 700;
}

.themeum-player .player-position {
	color: #fff;
}

.themeum-player .player-name a {
	color: #fff;
}

.themeum-player .player-inside {
	position: absolute;
	bottom: 30px;
	left: 30px;
	z-index: 2;
}

.player-carousel-control {
	position: absolute;
	right: 0;
	bottom: 35px;
	z-index: 99;
}

.player-carousel-control a {
	width: 30px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: inline-block;
	font-size: 24px;
	color: #000;
}

.player-carousel-control a:hover,
.player-carousel-control a:focus {
	color:#000;
}

.player-carousel-control a:hover {
opacity: .5;
}

.player-carousel-control a.left {
	margin-right: 1px;
}

/* smart link */
.themeum-smart-link {
	color: #fff;
    vertical-align: middle;
    width: 100%;
    display: inline-block;
    position: relative;
}

.smart-link-title {
	padding: 0 30px;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    top: 36%;
    position: absolute;
}

.themeum-smart-link .pull-right {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  padding: 0 12px;
  font-size: 30px;
}

.themeum-smart-link .pull-right:hover a{
	color: #000;
}


/* popular news */
.popular-news-intro .entry-category a{
	padding: 5px 10px;
	color:#000;
	line-height: 29px;
}

.popular-news-intro  .entry-title {
	margin: 15px 0 10px;
	font-weight: 700;
}

.popular-news-intro  .entry-title a {
	font-size: 20px;
	color: #000;
}

.popular-news-intro  .entry-date {
	color:#000;
}

.popular-news-style2-item .popular-news-intro .entry-category a {
	 font-size: 14px;
}

.popular-news-style2-item  .popular-news-intro .entry-title a {
	font-size: 16px;
}

.popular-news-style2-item  .popular-news-intro .entry-title {
	  margin: 5px 0 5px;
}

ul.popular-news-style2.themeum-default-ul li {
 margin-bottom: 20px;
}

.popular-news-style2-item span {
	font-size: 12px;
}

.popular-news-style2-item span.author {
	margin-right: 15px;
}

.popular-news-style2-item span i {
	margin-right: 5px;
}

.popular-news-style2-item .media>.pull-left {
	  padding-right: 20px;
}

.popular-news-style2-item .media>.pull-left img {
	width: 120px;
}

/* feature item shortcode */
.icon.media-left {
	padding-right: 20px;
}


/* newsletter */
.mc4wp-form {
	margin: 0;
}

.mc4wp-form p {
	margin-bottom: 0;
	position: relative;
}

.dark_mail .mc4wp-form input[type=email] {
	background: transparent;
	border: none;
	border-bottom: 1px solid #000;
	color: #000;
}

.mc4wp-form input[type=email] {
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	position: relative;
}

.dark_mail .mc4wp-form p:after {
	position: absolute;
	content: "\f054";
	font-family: FontAwesome;
	right: 0;
	color: #000;
	top: 10px;
	font-size: 16px;
}

.dark_mail .mc4wp-form input:-webkit-autofill {
	background: transparent;
}


.dark_mail .mc4wp-form input::-webkit-input-placeholder {
   color: #000;
   font-weight: bold;
}

.dark_mail .mc4wp-form input:-moz-placeholder { /* Firefox 18- */
   color: #000; 
   font-weight: bold;
}

.dark_mail .mc4wp-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
   font-weight: bold;
}

.dark_mail .mc4wp-form input:-ms-input-placeholder {  
   color: #000;
   font-weight: bold;
}

.dark_mail .mc4wp-form input[type=email] {
	width: 100%;
}

.dark_mail .mc4wp-form p:after {
	content: "\f054";	
}


/*white newsletter*/

.white_mail .mc4wp-form input[type=email] {
	background: transparent;
	border: none;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.white_mail .mc4wp-form input[type=email] {
	width: 100%;
}
.mc4wp-form input[type=email] {
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	position: relative;
}

.white_mail .form.mc4wp-form p:after {
	position: absolute;
	content: "\f054";
	font-family: FontAwesome;
	right: 0;
	color: #fff;
	top: 10px;
	font-size: 16px;
}

.white_mail .mc4wp-form input:-webkit-autofill {
	background: transparent;
}


.white_mail .mc4wp-form input::-webkit-input-placeholder {
   color: #fff;
   font-weight: bold;
}

.white_mail .mc4wp-form input:-moz-placeholder { /* Firefox 18- */
   color: #fff; 
   font-weight: bold;
}

.white_mail .mc4wp-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
   font-weight: bold;
}

.white_mail .mc4wp-form input:-ms-input-placeholder {  
   color: #fff;
   font-weight: bold;
}


/* -----------------------------------
		Home Page Slider Shortcode
------------------------------------- */
.slider2-box{
	color: #fff;
	display: inline-block;
	background: rgba(0,0,0,.5);
	padding: 30px;
	height: 150px;
	overflow: hidden;
}

.slider2-box-result {
	padding: 40px 30px;
}

.slider2-box-upcoming {
	padding: 50px 30px;
}

.slider2-title{
	text-transform: uppercase;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	padding: 20px;
	display: inline-block;
	margin: 0;
}

.slider2-score,.slider2-logo,.slider2-team{
	display: inline-block;
}
.slider2-time,.slider2-counter{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
    line-height: 40px;
}

.slider2-logo img {
	display: inline-block;
}

.slider2-logo h3 {
	padding: 0;
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;	
}

.slider2-logo.media>.pull-left {
	padding-right: 15px;
}

.slider2-logo.media>.pull-right {
	padding-left: 15px;
}

.slider2-score{
	font-size: 44px;
	margin: 0;
	font-weight: 700;
	line-height: 40px;
}
.slider2-score span{
	padding: 0;
	background: rgba(0,0,0,0.6);
}
.slider2-details a{
	background-color: #e9e9eb;
	padding: 12px 20px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}


/* slider 2 */
.slider2-carousel-indicators .container{
	position: relative;
}

.slider2-carousel-indicators .container .slider2-carousel-indicators-inner {
	position: absolute;
	right: 0;
	top: 52px;
	list-style: none;
	z-index: 1;
	height: 618px;
	background: rgba(0, 0, 0, 0.65);
	color: #fff;
	padding: 100px 0;
	width: 260px;
}



.slider2-carousel-indicators-inner li .indicators-title {
  display: block;
  margin: 0;
  padding: 20px 31px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
}

#themeum-slider2-carousel.carousel li {
	margin: 0 0 30px;
}


.slider2-carousel-indicators-inner li.active {
  margin-bottom: 30px;
  color:#000;
}

.slider2-carousel-indicators-inner  li.active .indicators-title {
	color:#000;
}

.slider2-carousel-indicators-inner li .slide2-type {
	display: inline-block;
	margin: 0;
	background: #000;
	color: #fff;
	padding: 6px 10px;
}

.slider2-carousel-indicators .nano > .nano-content:focus {
	outline:0;

}

.slider2-carousel-indicators-inner.nano-content {
	  right: 15px !important;
}

.slider2-carousel-indicators .nano .nano-pane {
	top:52px;
	height: 618px;
	background: rgba(0, 0, 0, 0.65);
	width: 15px;
	right: 15px;
}

.slider2-carousel-indicators .nano > .nano-pane > .nano-slider {
	border-radius: 0;
	margin: 0;
}

.slider2-carousel-indicators .container .slider2-carousel-indicators-inner.carousel-indicators {
	left: auto;
	margin-left: 0;
}

.slider2-carousel-indicators .container .slider2-carousel-indicators-inner.carousel-indicators li {
	border: none;
	border-radius: 0;
}

.point-table-single{
	padding-bottom: 80px;
}



/* gallery */
.themeum-gallery .flexslider {
	border: none;
	margin: 0 0 25px;
	background: transparent;
	border-radius: 0;
}

.flexslider .slides.gallery-thumb-image li {
	margin-right: 27px;
}

.gallery-controll .flex-direction-nav .flex-prev {
	left: auto !important;
	right: 50px;
}

.gallery-controll .flex-direction-nav a {
	top:auto;
	bottom: 20px;
}

.flex-direction-nav .flex-next {
	right: 0;
}

.gallery-controll .flex-direction-nav a.flex-prev:before,
.gallery-controll-thumb .flex-direction-nav a.flex-prev:before {
	font-family: FontAwesome;
	content: "\f104";
}
.gallery-controll .flex-direction-nav a:before {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-shadow:none;
	font-size: 24px;
	color: #000;
}

.gallery-controll-thumb .flex-direction-nav a:before  {
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color:#000;
	text-shadow:none;
}

.gallery-controll .flex-direction-nav a.flex-next:before,
.gallery-controll-thumb .flex-direction-nav a.flex-next:before{
	font-family: FontAwesome;
	content: "\f105";

}

.gallery-controll .flex-direction-nav a,
.gallery-controll-thumb .flex-direction-nav a {
	text-shadow:none;
	text-align: center;
}

.gallery-controll-thumb .flex-direction-nav a {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.gallery-controll-thumb .flex-direction-nav .flex-prev {
	left:0;
}

.gallery-controll-thumb .slides img {
	cursor: pointer;
	opacity: .7;
}

.flexslider .slides.gallery-thumb-image li{
	background: rgba(0, 0, 0, 0.95);
	transition:300ms;
	-webkit-transition:300ms;
}


/* Default Wordpress Gallery Shortocde */


/* breaking news */
.themeum-breaking-news {
	background: #000;
}

.themeum-breaking-news .carousel-inner {
	position: relative;
}

.themeum-breaking-news .carousel-inner h3 {
	font-size: 16px;
	line-height: 50px;
	margin: 0;
	font-weight: 200;
}

.themeum-breaking-news .carousel-inner h3 a {
	color: #fff;
}

#carousel-breaking-news {
	padding-right: 40px;
}

#carousel-breaking-news .breaking-news-controller {
	position: absolute;
	top: 13px;
	right: 15px;
	font-size: 16px;
}

#carousel-breaking-news .breaking-news-controller a.prev {
	margin-right: 5px;
}

#carousel-breaking-news .breaking-news-controller a:hover {
	color: #fff;
}

.breaking-news-title h2 {
	font-size: 18px;
	margin: 0;
	line-height: 50px;
	padding: 0;
	position: relative;
}

.breaking-news-title h2:before {
	content: "";
	position: absolute;
	width: 1000px;
	margin-left: -1000px;
	height: 50px;
	left:0;
	z-index: 2;
}


/* latest match */
.themeum-latest-match .latest-team {
	position: relative;
}

.themeum-latest-match h2 {
	  word-wrap: break-word;
}

.latest-team .latest-team-a,
.latest-team .latest-team-b {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
	color:#000;
	position: relative;
	line-height: 28px;
}
.latest-team .latest-team-a {
	padding: 15px 20px 15px 50px;
}

.latest-team .latest-team-a:after {
  position: absolute;
  content: "";
  right: -58px;
  top: 0;
  border-width: 29px 29px 29px 29px;
  border-style: solid;
  border-right-color: rgba(255, 255, 255, 0) !important;
  border-bottom-color: rgba(255, 255, 255, 0) !important;
}

.latest-team .latest-team-b:before {
  position: absolute;
  content: "";
  left: -57px;
  top: 0;
  border-width: 28px 29px 30px 29px;
  border-style: solid;
  border-left-color: rgba(255, 255, 255, 0) !important;
  border-top-color: rgba(255, 255, 255, 0) !important;
}

.latest-team .latest-team-b {
	margin-left: 100px;
	padding: 15px 50px 15px 20px;
}

#home-countdown-timer {
	color:#fff;
	display: inline-block;
	background: rgba(0,0,0,.8);
	padding: 25px;
	margin: 35px 0 25px;

}
#countdown-timer-custom{
	color:#fff;
	display: inline-block;
	background: rgba(0,0,0,.8);
	padding: 15px 25px;
	margin: 35px 0 25px;
}
.match-place{
	display: inline-block;
	margin-right: 65px;
}
.single-custom-count{
	display: inline-block;
	padding: 10px 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.single-custom-count .custom-count{
	display: block;
	font-size: 24px;
}
.single-custom-count .single-count-label{
	margin-bottom: 0;
	font-size: 14px;
}
#home-countdown-timer > div {
	display: inline-block;
	margin: 0 40px 0 0;
	font-weight: 700;
}

#home-countdown-timer > div:last-child {
	margin: 0;
}

#home-countdown-timer .countdown-amount {
	display: block;
	font-size: 24px;
}

#home-countdown-timer .countdown-period{
	font-size: 14px;
	text-transform: uppercase;
}

#home-countdown-timer .countdown-amount.next-match-text {
	font-size: 18px;
}
#home-countdown-timer .countdown-period.next-match-place {
	text-transform: capitalize;
	font-weight: 300;
}

#home-countdown-timer > div.next-match-count {
	margin: 0 92px 0 0;	
}

/* twitter */
.themeum-twitter {
	padding: 0;
	margin: 0;
	list-style: none;
}

.themeum-twitter .tweet-content {
	font-size: 18px;
	font-weight: 300;
	color: #fff;
	padding-right: 100px;
}

.themeum-twitter .tweet-content {
	overflow: visible;
}

.themeum-twitter .tweet-content .media-body {
	position: relative;
	overflow: visible;
}

.themeum-twitter li {
	margin-bottom: 50px;
}

.themeum-twitter .tweet-content .social-icon {
	color: #00aeef;
	margin-right: 30px;
	margin-bottom: 5px;
	font-size: 28px;
}

.themeum-twitter .tweet-content a {
	color: #00aeef;
	font-weight: 700;
}


.themeum-twitter .tweet-content .tweet-time {
	 position: absolute;
	 right: -100px;
	 top:0;
	 font-size: 14px;
}

.themeum-twitter li:last-child {
	margin-bottom: 0;
}

.twitter-style2 .themeum-twitter .tweet-content{
	font-size: 14px;
}

.twitter-style2 .themeum-twitter li {
	margin-bottom: 30px;
}

.themeum-title-black.twitter-style2-title .themeum-title-icon {
  top: 35px;
}

.twitter-style2 {
	padding: 30px;
}


/* Secondary menu */
#secondary-menu {
	position: relative;
}
.secondary-menu-wrap {
	position: absolute;
	background: rgba(0,0,0,.6);
	width: 100%;
	margin: 0 auto;
	z-index: 2;
}

#menu-secondary-menu.navbar-nav>li>a {
	color:#fff;
	text-transform: uppercase;
	margin: 0 25px 0 0;
	padding: 0;
	font-weight: 100;
	font-size: 14px;
}

#menu-secondary-menu.nav>li>a:focus, 
#menu-secondary-menu.nav>li>a:hover {
	background: transparent;
}

.secondary-menu .navbar {
	margin:0;
	height: auto;
	min-height: initial;
}

#menu-secondary-menu.navbar-nav>li>a {
	line-height: 50px;
	min-height: 50px;
}

/* home search */
.home-search form#searchform input {
	background: transparent;
	box-shadow: none;
	border: none;
	color: #fff;
}

.search-error-title {
	margin: 30px 0 20px;
}

.search-error-text {
	font-size: 18px;
	margin-bottom: 25px;
}

.home-search form#searchform {
	position: relative;
	margin-top: 10px;
}

.home-search form#searchform i {
	position: absolute;
	top:7px;
	right: 0;
	color: #fff;
	font-size: 18px;
	transition:300ms;
}

.home-search form#searchform {
	transition:300ms;
}

.home-search form#searchform input::-webkit-input-placeholder {
   color: #fff;
}

.home-search form#searchform input:-moz-placeholder { /* Firefox 18- */
   color: #fff; 
}

.home-search form#searchform input:-ms-input-placeholder {  
	color: #fff;
}

/* themeum poll */
.themeum-poll {
	padding: 30px;
	color: #fff;
}

.themeum-poll-hover {
	color: #fff;	
	padding: 0 30px;
}

.themeum-poll-title {
	font-weight: 400;
	font-size: 20px;
	margin-bottom: 15px;
}

.themeum-poll-question {
	padding: 0;
	margin: 30px 0 0;
	list-style: none;
}

.themeum-poll-question p input[type=radio] {
	margin-right: 10px;
}

.themeum-poll-question li {
	line-height: 35px;
}

.themeum-poll-question li input {
	margin-right: 12px;
}
.poll-submit {
	padding: 4px 15px;
	color: #000;
	border: none;
	border-radius: 2px;
	margin-top: 20px;
	box-shadow: none;
	transition:300ms;
	-webkit-transition:300ms;
}

.poll-submit:focus {
	box-shadow: none;
	border: none;
	outline: none;
}

.themeum-poll-reasult-wrap .table>thead>tr>th {
	border-bottom: none;
	padding:25px 0;
}

.themeum-poll-reasult-wrap .table>tbody>tr>td {
	  padding: 10px 0;
}


/* match banner */
.match-detail-league-title {
	text-align: center;
	background: rgba(0,0,0,.3);
	padding: 15px 25px;
	margin: 0 0 40px;
	font-size: 18px;
	font-weight: 500;
	display: inline-block;
}
.matech-team .title h4 {
	color: #fff;
	font-size: 44px;
	margin-top: 20px;
}

.matech-team .icon-left {
	margin-right: 30px;
}
.matech-team .icon-left img,
.matech-team .icon-right img{
	width: 60px;
}

.matech-team .icon-right {
	margin-left: 30px;
}
.match-banner .score {
  text-align: center;
  font-size: 76px;
  color: #fff;
  font-weight: 700;
  line-height: 90px;
  position: relative;
}

.match-banner .score.league {
	line-height: 40px;
	margin-top: 30px;
}

.score.league span.time {
	font-size: 16px;
  line-height: 24px;
  display: inline-block;
}

.matech-team .icon-left,.matech-team .icon-right,.matech-team .title {
	display: inline-block;
}
.goal-count ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color:#fff;
	line-height: 32px;
}

.goal-count ul li {
	font-weight: 200;
}


.goal-timeline {
	margin-top: 80px;
	color:#fff;
}

.goal-timeline ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	display: block;
	width: 44%;
	display: inline-block;
}

.goal-timeline ul.goal-timeline1:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 10px;
  margin-top: -5px;
  border-radius: 10px;
  z-index: 0;
  width: 100%;
}
.goal-timeline ul.goal-timeline2:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 10px;
  margin-top: -5px;
  border-radius: 10px;
  z-index: 0;
  width: 100%;
}

.goal-timeline ul li.goal {
	position: relative;
}

.goal-timeline ul li {
  display: inline-block;
  padding: 0;
  position: relative;
  cursor: pointer;
}


.goal-timeline ul li.goal:after {
	content: " ";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	margin-top: -15px;
	left: 50%;
	margin-left: -10px;
	z-index: 1;
	border-radius: 100px;
	border: 5px solid rgba(0, 0, 0, 0.65);
}

.goal-timeline .timeline-titme {
	margin: 0 9px;
}

.goal-timeline ul li.goal{
	position: relative;
	color: #fff;
}

.goal-timeline ul li.goal span.time {
  position: absolute;
  left: 50%;
  margin-left: -10px;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  display: none;
}

.goal-timeline ul li.goal:hover span.time {
	opacity: 1;
	top: -50px;
	display: block;
	width: 150px;
	margin-left: -60px;
}

/* match details */

.match-discussion-info {
	margin-top: 80px;
}

.match-discussion-info h3 {
	margin-bottom: 30px;
}

/*.match-details-inner {
	padding: 0 0 60px;
}*/
.match-details-tab {
	text-align: center;
}
.match-details-tab-nav {
	display: inline-block;
}

.nav-tabs.match-details-tab-nav>li.active>a, 
.nav-tabs.match-details-tab-nav>li.active>a:focus, 
.nav-tabs.match-details-tab-nav>li.active>a:hover {
	border: none;
	border-bottom: 1px solid #000;
	background: none;
	color:#000;
}

.nav-tabs.match-details-tab-nav>li>a:hover {
	border: none;
	border-bottom: 1px solid #000;	
	background: none;
}

.nav-tabs.match-details-tab-nav>li>a {
	text-transform: uppercase;
	border-radius: 0;
	border: none;
	padding: 0 0 5px;
	font-weight: 400;
	color:#000;
	margin-right: 30px;
}

.nav-tabs.match-details-tab-nav {
	border-bottom: none;
}


.match-details-tab-content {
	text-align: left;
}

/* match-status */
.match-status {
	padding: 60px 0 0;
}
.match-status .vs {
	text-align: center;
	font-weight: 700;
	line-height: 50px;
}
.matech-details-team ul {
	list-style: none;
	padding: 0;
	margin:0;
}

.matech-details-team h4{
	font-size: 24px;
	font-weight: 700;
	margin-top: 15px;
}
.matech-details-team span{
	color:#949494;
	font-size: 24px;
}

.matech-details-team .pull-left {
	padding-right: 50px;
}


.matech-details-team .pull-left img,
.matech-details-team .pull-right img {
	width: 60px;
}

.matech-details-team li .float-media {
	display: inline-block;
}

.matech-details-team .pull-right {
	padding-left: 50px;
}
.matech-details-team ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.match-status-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.match-status-list ul li {
	border-bottom: 1px solid #dfdfdf;
	padding: 15px 30px;
}

.match-status-list ul li:hover {
	background: #f5f5f5;
}

.match-goal-info ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


.match-goal-info .text-center{
	padding: 16px 30px;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #dfdfdf;	
	margin-top: 30px;
}

.match-goal-info .status {
  text-transform: uppercase;
  line-height: 54px;
  color:#949494;
}


.match-status-list .count {
	font-weight: 700;
	font-size: 24px;
}
.match-status-list .status {
	color:#949494;
	text-transform: uppercase;
}

.match-status-info {
	padding: 0 85px;
}

/* match timeline */
.match-timeline {
	padding: 60px 0 0;
}
.match-timeline-inner {
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #dfdfdf;
}
.match-timeline>.row:first-child>.match-timeline-inner{
	border-top: 1px solid #dfdfdf;
}

.match-timeline-inner .time{
	font-weight: 700;
	font-size: 24px;
	margin-top: 12px;
}
.match-timeline-inner .time sub {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
.match-timeline-inner .status {
	text-transform: uppercase;
	font-weight: 700;
}

.match-timeline-inner .status span {
	display: block;
	font-weight: 300;
	color:#949494;
	text-transform: capitalize;
}

.match-timeline-inner .match-status-icon {
	height: 22px;
	float: right;
	width: 25px;
	text-indent: -99999em;
	margin-top: 12px;
}

/* match team */
.match-team {
	padding: 60px 0;
}
.match-teams {
	padding: 0 95px;
	margin-top: 30px;
}

.match-teams >.match-team-inner:first-child {
	border-top:1px solid #dfdfdf;
}

.match-team-inner {
	border-bottom:1px solid #dfdfdf;
	padding-top: 25px;
	padding-bottom: 25px;
}

.match-team-inner .left {
	margin-right: 30px;
}
.match-team-inner .left img,
.match-team-inner .right img {
	width: 40px;
}
.match-team-inner .right {
	margin-left: 30px;
}

.match-team-inner h4 {
	margin-top: 10px;
	color:#666666;
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
}

.match-team-inner .status {
	text-transform: uppercase;
	color:#949494;
	line-height: 42px;
}

/* substitues */
.match-team-substitues {
	padding: 60px 0;
}

.subs-players h4 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

h4.subs-payer-out {
	margin-bottom: 15px;
	margin-top: 10px;
}

.subs-payer-out i {
	margin-left: 12px;
	color:#d73a30;
}
.subs-payer-in i {
	margin-left: 12px;
	color:#39b54a;
}

.match-substitues-inner {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom:1px solid #dfdfdf;
}

.match-team-substitues >.match-substitues-inner:first-child {
	border-top:1px solid #dfdfdf;
}

.match-substitues-inner .time {
	font-weight:700;
	font-size: 24px;
	margin-top: 20px;
}

.match-substitues-inner .time sub {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.team-overlay {
	position: relative;
	cursor: pointer;
	display: inline-block;
}

.team-overlay .player-overlay {
	opacity: 0;
}

.team-overlay:hover .player-overlay {
	display: block;
	opacity: 1;
	z-index: 9;
}

.team-overlay .player-overlay {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 70px;
	z-index: 1;
}

.team-overlay .player-overlay-right {
	left: auto;
	right: 70px;
}

.team-overlay .player-overlay  .team-overlay-inner {
  background: #fff;
  width: 270px;
  box-shadow: 0px 0px 1px #ccc;
    text-align: left;
}

.player-name-inner {
	padding: 0 20px;
	position: absolute;
	top: 81px;
	width: 270px;
	color: #fff;
}

.player-name-inner .more {
	position: absolute;
	right: 0;
	bottom: -13px;
	padding: 3px 12px;
}

.player-name-inner .more a {
	color: #000;
}

.player-name-inner h4 {
	color:#fff;
	font-weight: 700;
	margin-bottom: 5px;
	display: block;
}

.player-image-wrap {
	background: #000;
}

.player-image-wrap img {
	opacity: .5;
}

.team-overlay-inner ul {
	list-style: none;
	padding: 20px;
	margin: 0;
}

.team-overlay-inner ul li {
	padding: 3px 0;
	font-size: 14px;
}

.team-overlay-inner ul li span.payer-info {
	font-weight: 500;
	width: 90px;
	display: inline-block;
}

/* match-comment */
.match-comments {
	padding: 60px 0;
}
.match-comment-inner .pull-left {
	margin-right: 30px;
}

.match-comment-inner #comments {
	padding: 0 0 30px 0;
}

.match-comment-inner .comment-respond {
	margin-top: 100px;
}

.match-comment-inner #comments .comments-title {
	display: none;
}

.match-comment-inner #comments .comment {
	padding: 40px 0;
	border-bottom: 1px solid #dfdfdf;
}

.match-comment-inner .comment-list .comment-body {
	margin-bottom: 0;
}

.match-comment-inner {
	padding:  0;
	border-bottom: 1px solid #dfdfdf;
}

.match-comments .row>.match-comment-inner:first-child {
	border-top:1px solid #dfdfdf;
}

.match-comment-login {
	margin-top: 30px;
	padding: 15px 0;
	border-radius: 4px;
	text-transform: uppercase;
}

/* club profile */
.club-profile-inner {
	padding: 80px 0;
}
.club-squed,
.club-honour,
.club-phots,
.club-jersey{
	padding: 25px 0;
}

.nav-tabs.club-details-tab-nav>li.active>a, 
.nav-tabs.club-details-tab-nav>li.active>a:focus, 
.nav-tabs.club-details-tab-nav>li.active>a:hover {
	border:none;
	color:#000;
}

.nav-tabs.club-details-tab-nav>li>a:hover {
	border: none;
	background: no-repeat;
}

.nav-tabs.club-details-tab-nav>li>a {
	border: none;
	border-radius: 0;
	color:#000;
	font-weight: 500;
	position: relative;
}

.nav-tabs.club-details-tab-nav>li.active>a {
	position: relative;
}

ul.nav.nav-tabs.club-details-tab-nav {
	border:none;
	padding: 40px 0 20px;
	border-bottom: 1px solid #ccc;
}

.nav.club-details-tab-nav>li>a {
	margin: 0 30px 0 0;
	padding: 0 5px;
}

.nav.club-details-tab-nav>li>a:after {
	position: absolute;
	left: 0;
	top: 40px;
	width: 100%;
	height: 3px;
	content: "";
	opacity: 0;
	transition: 300ms;
}

.nav-tabs.club-details-tab-nav>li.active>a:after {
	opacity: 1;
}

.nav.club-details-tab-nav>li>a:hover:after {
	opacity: 1;
}

.club-squed > .row,
.club-honour > .row,
.club-jersey > .row {
	margin: 0;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.club-squed > .row:first-child,
.club-honour > .row:first-child,
.club-jersey > .row:first-child{
	padding-top: 0;
}

.club-phots .row {
	margin-bottom: 30px;
}

.honours-intro .pull-left {
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align: middle;
	padding-right: 0;
	margin-right: 40px;
}

.honours-intro .pull-left h3 {
  margin: 15px 0 0;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}

.honours-intro .pull-left span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
}

.honours-intro .club-team-title {
  text-transform: uppercase;
  font-size: 24px;
  margin: 0 0 20px;
}

.honours-intro .win-list {
	color: #666;
}

.club-jersey-text p {
  margin: 150px 80px;
  font-size: 42px;
  font-weight: 700;
}


.club-squed .row .no-col,
.club-honour .row .no-col,
.club-phots .row .no-col,
.club-jersey .row .no-col {
	padding: 0;
}
.club-squed .row .no-col img {
	margin-right: 25px;
}

.text-right.no-col h4 {
	font-size: 16px;
	color:#949494;
	text-transform: uppercase;
	margin: 0;
	line-height: 35px;
}

.club-team-title {
	margin: 0;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}

.club-team-title a {
	color:#666;
}

/* player profile */
.player-profile-title {
  font-size: 44px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.player-profile-inner{
	padding: 0 0 60px;
}

.player-profile-leftside h3 {
	font-size: 26px;
	font-weight: 700;
	margin: 25px 0 5px 0;
}
.player-profile-leftside span {
	color: #555555;
	font-size: 16px;
}
.player-profile-leftside h4 {
	margin: 20px 0 5px 0;
	color:#555555;
	font-weight: 700;
	font-size: 16px;
}

.player-share {
	margin-top: 25px;
}

.player-share ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.player-share ul li {
	display: inline-block;
}

.player-share ul li a {
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	color:#fff;
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
}

.player-share ul li a.facebook {
	background: #3c5a98;	
}

.player-share ul li a.twitter {
	background: #00aeef;	
}

.player-share ul li a.google-plus {
	background: #e04006;	
}

.player-share ul li a.vimeo{
	background: #63b4e4;	
}

.player-share ul li a.instagram {
	background: #46769e;	
}

.player-share ul li a.youtube {
	background: #d72523;	
}

.player-share ul li a:hover {
	color:#000;
}

.player-profile-rightside .media>.pull-right {
	  padding-left: 50px;
}

.player-profile-rightside .media>.pull-right img {
	width: 115px;
}

.player-profile-rightside .media>.pull-right h3 {
	font-size: 80px;
	font-weight: 700;
	color: #555;
	margin: 30px 0 0;
	text-align: right;
}

.player-profile-rightside .media>.pull-right span {
	font-weight: 400;
	color: #555;
}

.player-career h3 {
	color: #555;
	font-weight: 700;
	text-transform: uppercase;
}

.player-career ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
}

.player-career ul li {
	padding: 6px 0;
	border-top: 1px solid #edebeb;
}


/* Point table */
.point-table .point-table-head>tr>th{
	text-align: center;
	border-bottom: none;
	padding: 20px 0;
}

.point-table .table>tbody>tr>td {
	text-align: center;
	padding: 22px 0;
	border-top: 1px solid #dfdfdf;
	vertical-align: middle;
}

.point-table .point-table-head>tr>th.text-left,
.point-table .table>tbody>tr>td.text-left {
	text-align: left;
	padding-left: 20px;
}

.point-table .table-striped>tbody>tr:nth-of-type(odd) {
	background: none;
}
.point-table .table-striped>tbody>tr:nth-of-type(even) {
	background: #fbfbfb;
}

.point-table-image {
	width: 30px;
	height: 34px;
	margin-right: 15px;
}


/* fixture */
.fixture-details {
	padding: 30px 0;
}

.fixture-middle ul {
	list-style: none;
	padding: 0;
	margin: 30px 0 0;
}

.fixture-middle ul li {
	display: inline-block;
	margin-right: 30px;
}

.fixture-middle ul li a {
	color:#000;
	text-transform: uppercase;
}

.fixture-middle ul li a {
	padding-bottom: 8px;
}

.fixture-middle ul li a.active {
	border-bottom: 1px solid #000;
}

.fixture-middle ul li a:hover {
	border-bottom: 1px solid #000;	
}

.fixture-middle h3 {
	background: #d9d9d9;
	padding: 15px 40px;
	color:#464646;
	font-size:20px;
	display: inline-block;
}
.fixture-middles h3 {
  background: #d9d9d9;
  padding: 15px 40px;
  color: #464646;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 40px;
}
.fixture-teams {
	padding: 60px 0;
}

.fixture-teams.padding-none {
	padding: 0;
}

.fixture-teams-list h3.fixture-title {
	padding: 15px;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
}

.fixture-teams-list a.results-link {
	color: #000;
}

.fixture-team-inner .status {
	text-transform: uppercase;
	font-weight: 600;
}

.fixture-team-inner .status span {
	display: block;
	font-size: 14px;
	color:#555555;
	font-weight: normal;
}

.fixture-team-inner {
  border-bottom: 1px solid #dfdfdf;
  padding: 35px 40px;
}

.fixture-team-inner:hover {
	background: #f5f5f5;
}

.fixture-team-inner .pull-left {
  margin-right: 25px;
}

.fixture-team-inner .pull-right {
  margin-left: 25px;
}

.fixture-team-inner  h4 {
	margin-top: 10px;
}

/* result */
.result-list .fixture-team-inner .status {
  font-size: 30px;
  line-height: 42px;
}

/* recent result */
.themeum-recent-result-inner {
	background: #000 url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/widget-pattern.png);
	padding: 20px 10px;
}

.themeum-recent-result-inner .clubnames {
	background: #000;
	color:#fff;
	font-size: 12px;
	padding: 5px 10px;
}

.themeum-recent-result-item {
	background: #191a1c;
}

.themeum-recent-result-item .themeum-recent-result-list{
	width: 33%;
	display: inline-block;
	color:#fff;
	font-size: 12px;	
	height: 30px;
	overflow: hidden;	
	word-break: break-all;
	line-height: 30px;
	margin-top: 7px;
}

.themeum-recent-result-list .goal {
	background: #000;
	padding: 10px 12px;
	line-height: 32px;
}

.themeum-recent-result-item-inner {
	margin: 11px 0;
}

.themeum-recent-result-list img {
	width: 15px;
	display: inline-block;
	margin: -2px 10px 0;
}

#recent-result .themeum-title,
#club-ranking .themeum-title {
	position: relative;
}

#recent-result .themeum-title h2,
#club-ranking .themeum-title h2{
  color: #ffffff;
  background-color: #000000;
  font-size: 24px;
  margin-bottom: 12px;
  padding: 12px 0px 12px 0px;
  font-weight: 700;
}

.recent-result-control,
.club-ranking-control {
	position: absolute;
	right: 15px;
	top: 15px;
	font-size: 16px;
}

.recent-result-control a,
.club-ranking-control a {
	color: #fff;
}

.recent-result-control a.left,
.club-ranking-control a.left {
	  margin-right: 10px;
}

/* club ranking */
.club-ranking-inner {
	color: #fff;
	list-style: none;
	padding: 0;
	margin: 0;
}
.club-ranking-inner img {
	width: 15px;
	display: inline-block;
	margin: 0 10px;
}

.club-ranking-inner li {
	background: #111;
	padding: 10px;
	margin-bottom: 3px;
	font-size: 14px;
	margin-right:0;
}

.club-ranking-inner li:hover {
	background: #000;
}

/* ==========================================================================
      Footer
========================================================================== */

.widget h3.widget_title {
	font-size: 18px;
}

#footer{
	background: #121111 url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/bottom-pattern.png);
}

.footer-wrap-inner {
	background: -webkit-linear-gradient(90deg,rgba(0,0,0,.2) 35%,rgba(0, 0, 0, 0.05) 35%);
	background: -moz-linear-gradient(90deg,rgba(0,0,0,.2) 35%,rgba(0, 0, 0, 0.05) 35%);
	background: -ms-linear-gradient(90deg,rgba(0,0,0,.2) 35%,rgba(0, 0, 0, 0.05) 35%);
	background: linear-gradient(90deg,rgba(0,0,0,.2) 35%,rgba(0, 0, 0, 0.05) 35%);
	padding-top: 80px;
	padding-bottom: 60px;
}

.footer-wrap {
	color: #fff;
}

.footer-wrap .widget {
	padding: 0;
}

.footer-wrap  .widget h3.widget_title {
	color: #fff;
	font-size: 24px;
}

.footer-wrap .widget ul li a,
.footer-wrap .widget.widget_rss ul li a {
	color: #fff;
}

.footer-wrap .wp-caption {
	background: transparent;
}

#footer address {
	line-height: 30px;
}

.social-icon ul li {
	display: inline-block;
	margin-right: 20px;
}

.social-icon ul li a {
	font-size: 18px;
}

.copyright {
	margin: 0;
	font-size: 14px;
}

.thm-footer-1 .widget_nav_menu ul li {
	width: 49%;
	display: inline-block;
}

.thm-footer-1 .single-ads {
	margin-bottom: 30px;
}

.thm-footer-1 .social-icon {
	margin: 40px 0;
}


.thm-footer-1 .social-icon ul li a {
	font-size: 18px;
}



/*=========================================
 *======= 	  Base Style	   ============
 *=======================================*/

a{
	-webkit-transition: color 200ms, background-color 200ms;
	transition: color 200ms, background-color 200ms;
	color: #6f797a;
}

a,a:hover, a:focus{
	text-decoration: none;
	color: #6f797a;
}

a:focus,.btn.active.focus, 
.btn.active:focus, .btn.focus, 
.btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0;
  outline-offset: 0;
}

.form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
}

body{
	line-height: 24px;
	font-weight: 300;
	color: #6f797a;
	font-size: 16px;
}

h1,h2,h3,h4,h5,h6{
	margin-top: 0;	
}


h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

h3{
	font-size: 20px;
}

select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: transparent;
  background-image: none;
  border: 1px solid #f2f2f2;
  border-radius: 0;
  -webkit-border-radius: 0;
}

select:hover {
  border-color: #f2f2f2;
}

select:focus {
  outline: none;
}

label {
  font-weight: normal;
}

iframe {
	border: none;
}


.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap textarea {
	outline: 0;
	display: block;
	width: 100%;
	height: 40px;
	padding: 10px 12px;
	font-size: 12px;
	line-height: 1.42857143;
	margin-bottom: 30px !important;
	box-shadow: none;
	color: #979797;
	font-weight: 300;
	letter-spacing: 1px;
	border: 1px solid #e5e5e5;

}

.wpcf7-form-control-wrap textarea {
	height: 180px;
	resize: none;
}

div.wpcf7 img.ajax-loader {
	display: none;
}

.wpcf7-form-control.wpcf7-submit {
	border: none;
	padding: 10px 25px;
	color: #fff;	
}

/* input */

input:focus, textarea:focus, keygen:focus, select:focus {
  outline-offset: 0;
  box-shadow: none;
  outline: 0;
}

/* btn style */
.btn.btn-style {
	color: #000;
	padding: 10px 30px;
	border-radius: 4px;
	margin-top: 40px;
}

/* button */
.cta-btn-project .acton-btn:hover {
	background : #63467E !important;
}

.btn-fund .acton-btn:hover{
	background : #D3581D !important;
}

.themeum_button_shortcode.btn-violet:hover{
	background: #654880 !important;
}

a.home-btn{
	color: #000;
	border-radius: 4px;
	padding: 10px 25px;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
}
a.home-btn:hover{
	color: #000;
}


/*************************
******* Box Width ******
**************************/


.boxwidth {
  position: relative;
  max-width: 1240px;
  background: #fff;
  margin: 30px auto 30px;
  overflow: hidden;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

#boxwidth-bg .boxwidth .header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}


.boxwidth #masthead.sticky {
	max-width: 1240px;
	top: 0;
}

.admin-bar .boxwidth #masthead.sticky {
	top:30px;
}

.boxwidth .vc_column_container {
	position: relative;
}

.boxwidth .vc_column_container .tp-leftarrow.tparrows {
	left:0 !important;
}

.boxwidth .vc_column_container .tp-rightarrow.tparrows {
	right: 0 !important;
}


/*=========================================
 *======= 	  homepage transparent 	   ============
 *=======================================*/

 .page-template-default #footer, 
 .page-template-page-right-sidebar #footer,
  .page-template-page-left-sidebar #footer {
	margin-top: 80px;
 }

.site-header{
	margin-bottom: 0;
	min-height: 60px;
}

.header {
	position: relative;
}

.page-template-homepage-transparent-php .header {
	margin-bottom: 0;
	background: none;
	transition: 200ms;
	-webkit-transition: 200ms;
}

.page-template-homepage-transparent-php #main-menu .nav>li>a {
	color: #6f797a;
}

.page-template-homepage-transparent-php .header {
 	position: absolute;
 	z-index: 999;
 	width: 100%;
 	top:50px;
}

.page-template-homepage-php .header {
	margin: 0;
}

/*=========================================
 *======= 	  Subtitle 	   ============
 
 *=======================================*/

.sub-title-inner h2{
  font-size: 44px;
  font-weight: 700;
  text-transform: uppercase;
  color:#fff;
}


.sub-title-inner .themeum-breadcrumbs .breadcrumb li a {
	color:#fff;
	font-size: 16px;
    font-weight: 400;
}

.sub-title-inner .breadcrumb>.active {
	color:#fff;
	font-size: 16px;
    font-weight: 400;
}

.sub-title {
	position: relative;
	z-index: 1;
	margin-bottom: 80px;
}

.sub-title:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.75);
  z-index: -1;
}


/*=========================================
 *======= 	  Blog breadcrumbs 	   ============
 *=======================================*/

#breadcrumbs .blog-page{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 100px 0;
	color: #fff;

}

.themeum-breadcrumbs .breadcrumb {
	background: none;
	padding: 0;
    margin: 0;
}

#breadcrumbs .blog-page h2{
	font-size: 72px;
	font-weight: 700;
	text-transform: uppercase;
	color:#fff;
	margin-bottom: 0;
}
#breadcrumbs .blog-page  .themeum-breadcrumbs .breadcrumb{
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
#breadcrumbs .blog-page  .themeum-breadcrumbs .breadcrumb>.active {
	color: #fff;
}

#breadcrumbs .blog-page  .themeum-breadcrumbs .breadcrumb a {
	color: #fff;
}

#breadcrumbs .blog-page ul.list-unstyled{
	font-size: 18px;
	font-weight: 300;
	float: right;
}
#breadcrumbs .blog-page ul.list-unstyled li.active a{
	font-weight: 600;
}
#breadcrumbs .blog-page ul.list-unstyled a{
	color: #fff;
}


/*=========================================
 *======= 	  Navigation	   ============
 *=======================================*/


 .navbar-header {
 	margin-bottom: 0;
 	position: relative;
 	z-index: 99999;
 }

#navigation .navbar-brand {
	height: 0;
	padding: 0;
	margin: 0;
}

.navbar-brand>img {
	margin-top: 15px;
}

#navigation .navbar-nav {
	float: right;
}

#main-menu .nav .signup-signin a{
	padding: 3px 15px;
	color:#000;
	line-height: 24px;
	border-radius: 2px;
	font-weight: 300;
	margin-left: 60px;
}

#navigation a.navbar-brand h1 {
	margin: 0;
	font-size: 42px;
}

#navigation .navbar-header .navbar-toggle {
	margin: 0;
	border-color: rgba(255,255,255,.2);
	box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 15px;
	padding:8px 10px;
}

#mobile-menu .nav>li>a:hover {
	background: none;
}

.navbar-toggle .icon-bar {
	width: 20px;
}

#navigation .navbar-header .navbar-toggle:hover,
#navigation .navbar-header .navbar-toggle:focus {
	color: #fff;
}

#main-menu {
	position: inherit;
}

#main-menu .nav {
	margin: 0;
	padding: 0;
	text-align: right;
}

#main-menu .nav>li {
	display: inline-block;
}

#main-menu .nav>li>a {
	color: #fff;
	font-size: 14px;
	line-height: 60px;
	padding: 0;
	margin: 0 0 0 20px;
}

#main-menu .nav>li.nav-myacount {
	margin-left: 20px;
}


#main-menu .nav>li>a:hover,
#main-menu .nav>li>a:focus {
	background-color: transparent;
}

#main-menu .nav>li.menu-item-has-children > a:after{
	content: " \f107";
	font-family: "FontAwesome";
}

.page-template-homepage-transparent-php #masthead.sticky #main-menu .nav>li.nav-myacount>a {
	color: #fff;
}

#main-menu .nav>li > ul{
	padding: 10px;
}

#main-menu .nav>li ul {
	text-align: left;
	position: absolute;
	left: 0;
	list-style: none;
	margin: 0;
	width: 220px;
	display: none;
	z-index: 999999;
	color:#fff;
	background: rgba(0, 0, 0, 0.92);
}

#masthead.sticky #main-menu .nav>li ul.sub-menu {
	top:33px;
}

#main-menu .nav>li.nav-myacount a {
	color:#fff;
	line-height: 36px;
	border-radius: 4px;
	transition:300ms;
	-webkit-transition:300ms;
}

#main-menu .nav>li.nav-myacount a:hover {
	color: #fff;
}


#main-menu .nav>li:hover>ul {
	display: block;
	-webkit-animation: fadeIn 300ms;
	animation: fadeIn 300ms;
}

#main-menu .nav>li>ul li a {
	display: block;
	line-height: normal;
	padding: 10px 15px;
	font-size: 13px;
	color: #fff;
	transition:300ms;
}

#main-menu .nav>li>ul li > div {
	padding: 0 20px 10px;
	font-size: 13px;
}

#main-menu .sub-menu li.active a{
	color: #000;
}

#main-menu .nav>li>ul li a:hover {
	color:#000;
}


#main-menu .nav>li>ul li {
	position: relative;
	margin-bottom: 1px;
	transition:300ms;
	-webkit-transition:300ms;
	-moz-transition:300ms;
}

#main-menu .nav>li>ul >li.menu-item-has-children {
	position: relative;
}

#main-menu .nav>li>ul >li.menu-item-has-children:after {
	position: absolute;
	content: "\f105";
	right: 15px;
	top: 7px;
	color: #fff;
	font-size: 16px;
	font-family: FontAwesome;
}


#main-menu .nav>li>ul>li>ul {
	display: none;
	position: absolute;
	top: 0;
	left: 200px;
	padding: 0;
}

#main-menu .nav>li>ul>li:hover>ul {
	display: block;
	-webkit-animation: fadeIn 300ms;
	animation: fadeIn 300ms;
}


/*============   Megamenu  ==============*/

#main-menu .nav>li.has-megasub {
	position: inherit;
}

#main-menu .nav>li.has-megasub > ul.megamenu{
	padding: 20px;
	width: 100%;
}

#main-menu .nav>li.has-megasub > ul.megamenu > li {
	float: left;
}

#main-menu .nav>li.has-megasub > ul.megamenu.megacol-4 > li{
  width: 25%;
}

#main-menu .nav>li.has-megasub > ul.megamenu.megacol-3 > li{
  width: 33%;
}

#main-menu .nav>li.has-megasub > ul.megamenu.megacol-2 > li{
  width: 50%;
}

#main-menu .nav>li.has-megasub > ul.megamenu.megacol-1 > li{
  width: 100%;
}


/*===========   Mobile Menu   ===========*/

#mobile-menu{
	position: absolute;
	top: 64px;
	width: 100%;
	z-index: 9;
	right: 0;
	z-index: 999;
}

#mobile-menu .navbar-collapse{
	padding-right: 0;
	padding-left:0;
	border: 0;
}

#mobile-menu .navbar-nav {
  margin-top: 0;
  margin-bottom: 0;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-top: 0 !important;
}

#mobile-menu ul {
  list-style: none;
  background: rgba(0, 0, 0, 0.92);
  padding-top: 10px;
  padding-bottom: 10px;
}

#mobile-menu ul li a {
  padding-top: 7px;
  padding-bottom: 7px;
  color: #fff;
  display: block;
}

#mobile-menu ul ul {
  padding-left: 30px;
}

#mobile-menu ul li span.menu-toggler {
  display: inline-block;
  width: 34px;
  cursor: pointer;
  color: #fff;
  height: 34px;
  line-height: 34px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

#mobile-menu ul li:hover .menu-toggler{
	color: #fff;
}

#mobile-menu ul li span.menu-toggler i {
  display: block;
  line-height: 34px;
}

#mobile-menu ul li span.menu-toggler .fa-angle-right,
#mobile-menu ul li span.menu-toggler.collapsed .fa-angle-down {
  display: none;
}

#mobile-menu ul li span.menu-toggler .fa-angle-down,
#mobile-menu ul li span.menu-toggler.collapsed .fa-angle-right {
  display: block;
}

#mobile-menu .navbar-nav>.active>a,
#mobile-menu .navbar-nav>.active>a:hover,
#mobile-menu .navbar-nav>.active>a:focus {
  background: none;
}

@media only screen and (max-width : 768px) {
  #masthead.sticky {
    position: inherit !important;
  }
}

#main-menu ul.sub-menu li > a{
	font-weight: 400!important;
}



/*=========================================
 *======= 	Widget Settings	   ============
 *=======================================*/

.widget-popular-news ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget.widget_themeum_popular_posts_widget {
	padding: 0;
	margin: 0;
}

.widget-popular-news img {
	width: 50px;
}

.widget{
	word-break: break-word;
}

.widget img{
	max-width: 100%;
	height: auto;
}

.widget_recent_comments a{
	word-break: break-word;
}

.widget select{
	width: 100%;
	margin: 0;
}

.form-control{
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #f2f2f2;
}

#sidebar .widget{
	margin-bottom: 30px;
	padding: 0;

}

.widget-area .widget:last-child{
	margin-bottom: 0px;
}

.widget h3.widget_title {
	margin: 0 0 20px;
	font-size: 24px;
	color:#767676;
	position: relative;
}

#sidebar .themeum-title h2.widget_title {
	font-size: 24px;
	color:#000;
}


#sidebar .themeum-title .icon-bar {
	background: #000;
}

aside.widget-area .themeum-title{
	margin-bottom: 30px;
}

.widget-popular-news a {
	color: #555;
}

.widget-popular-news a:hover {
	color:#000;
}

.widget-popular-news .media>.pull-left {
	  padding-right: 15px;
}

.widget_title{
	margin-top: 0;
	margin-bottom: 0;
}

.widget .tagcloud{
	display: block;
}

.widget .tagcloud a{
  display: inline-block;
  color: #000000;
  padding: 2px 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  transition: all 300ms ease-in;
  text-transform: capitalize;
  font-size: 14px !important;
}

.widget .tagcloud a:hover {
	border:none;
}

.widget >ul{
	padding: 0;
	margin: 0;
	letter-spacing: 0;
	list-style: none;
}

.widget ul.children{
	list-style: none;
	padding-left: 10px;
}

.widget ul li{

}

.widget ul > li:last-child{
	border-bottom:none;	
}

.widget.widget_categories ul li{
	text-transform: capitalize;
}

.widget_nav_menu ul{
	padding: 0px;
}
.widget_nav_menu ul li{
	list-style:none;
}


.widget ul li a{
	color: #000;
	display: inline-block;
	font-size: 14px;
	text-decoration: none;
	padding: 3px 0;
}

.widget ul  li:first-child a {
	padding-top: 0;
}

.widget ul  li:last-child a {
	padding-bottom: 0;
}

.widget.widget_recent_comments ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	word-break: break-word;
}

.widget.widget_rss ul li{
	padding-top: 10px;
	padding-bottom: 10px;
	word-break: break-word;
}

.widget.widget_recent_comments ul li a{
	padding: 0;
	border-left: 0 none;
}

.widget.widget_nav_menu ul.sub-menu{
	border-top: 1px solid #f4f4f4;
	padding-left: 20px;
}

.widget_text .textwidget{
	padding: 0;
}

.widget.widget_rss .widget_title a{
	color: #fff;
}

.widget.widget_rss ul li a{
	border: 0 none;
	padding: 0;
}

.widget.widget_rss a:hover,
.widget.widget_recent_comments a:hover{
	border-left: 0px;
	text-decoration: underline;
}

.widget.widget_search #searchform{
	position: relative;
}

.widget.widget_search #searchform i {
  position: absolute;
  right: 10px;
  top: 10px;
}

.widget.widget_search .btn-search {
	position: absolute;
	right: 0;
	top: 0;
	background: #f2f2f2;
}




/*=========================================
 *========== 	 Io Test 	   ============
 *=======================================*/

.alignnone {
    margin: 5px 20px 20px 0;
}

img.alignnone {
    max-width: 100%;
    height: auto;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    clear: both;
}

.alignright {
    float:right;
    margin: 10px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 10px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 10px auto 15px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
    clear: both;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 10px 5px 0;
}

.default-page article{

}

.default-page .entry-title{
	margin-bottom: 20px;
}

table {
	border-bottom: 1px solid #f1f1f1;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td,
.table>tbody>tr>td{
	border-top: 1px solid #f1f1f1;
	padding: 8px 10px 8px 0;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

blockquote p{
	font-size: 12px;
	font-weight: 300;
	line-height: 1.5em;
}

blockquote{
}

.entry-content a{

}

.entry-content pre{
	font-size: 12px;
	padding: 20px;
}

.gallery-format {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
}

.gallery-format  >li >img {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	transition: 300ms;
}


.gallery-format  li {
	display: inline-block;
	position: relative;
}

.gallery-format  li > .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .25;
	background: #000;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.gallery-format  li > .overlay a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #FFF;
}

.gallery-format li{
	width: 33.3333333%;
}

.gallery-format  li:hover  > .overlay {
	opacity: 1;
	background: none;
}


/*=======   Blog  ========*/

/* sticky */
.post.sticky .entry-meta{
  padding: 20px;
  background: rgba(0, 0, 0, 0.3);
}

.sticky .featured-post i {
	margin-right: 10px;
}

.entry-content-wrap {
	padding: 35px 0;
}

/* pagination */

.themeum-pagination .pagination {
	margin: 60px 0 100px;
}

.pagination>li:first-child>a, .pagination>li:first-child>span,
.pagination>li:last-child>a, .pagination>li:last-child>span{
	border-radius: 0;
}

.pagination>.active>a, .pagination>.active>a:focus, 
.pagination>.active>a:hover, .pagination>.active>span, 
.pagination>.active>span:focus, .pagination>.active>span:hover {
	border-color: transparent;
	color:#000;
}

.themeum-pagination .pagination>li >a {
  font-size: 14px;
  line-height: 24px;
  padding: 6px 14px;
  border: 0;
  background-color: #e1e1e1;
  border: none;
  border-radius: 2px;
  margin-right: 10px;
}

.pagination>li>a, .pagination>li>span {
	color: #6f797a
}

.themeum-pagination .pagination>li>a:focus, .themeum-pagination .pagination>li>a:hover, 
.themeum-pagination .pagination>li>span:focus, .themeum-pagination .pagination>li>span:hover {
	color: #000;
}

.featured-wrap {
	position: relative;
}

.featured-wrap .share-btn{
	position: absolute;
	width: 40px;
	height: 30px;
	text-align: center;
	bottom: 0;
	right: 0;
	padding: 5px 10px;
	background: rgba(0,0,0,.3);
	z-index: 1;
	cursor: pointer;
}

.share-btn-pop {
	position: absolute;
	right: 42px;
	bottom: 0;

}

.entry-blog-meta{
	margin: 0px;
	padding-left: 20px;
	border: 0;
	border-left-width: 2px;
	border-style: solid;
}

.entry-blog-meta ul{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

.entry-blog-meta ul li {
	line-height: 26px;
}

.entry-blog-meta ul li a {
	color: #555;
}

.entry-blog-meta ul li.category a{
	color: #000;
	padding: 2px 12px;
	margin-bottom: 4px;
	display: inline-block;
}

.entry-blog-meta ul li.author-by a {
	font-weight: 700;
}

.entry-meta ul li:last-child{
	margin-right: 0px;
}

.entry-summary .vc_row-fluid .container .wpb_row {
	margin-bottom: 30px;
}

.entry-summary .vc_row-fluid .container {
	padding: 0;
}

.entry-summary {
	margin-top: 35px;
	border-top: 1px solid #dfdfdf;
	padding-top: 25px;
}


.all-postformats {
	margin-top: 30px;
}

.entry-post-content {
	padding: 5px 0;
}

.entry-title.blog-entry-title{
	font-size: 32px;
	margin: 0;
}

.entry-title.blog-entry-title a {
	color: #000;
}


.page #content article.post,
.blog #content article.post,
.archive #content article.post,
.search-results #content article.post,
.search-results #content article.page,
.single #content article.post{
	margin-bottom: 5px;
	word-wrap: break-word;
}


.entry-link,
.entry-chat,
.entry-status,
.entry-qoute {
	padding: 100px;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	background: #f5f5f5;
}

.entry-status {
	padding: 0;
}

.entry-link h4{
	font-size: 48px;
	font-weight: 100;
}

.entry-qoute blockquote {
	margin-bottom: 0;
	padding: 0;
	border: none;
}

.entry-qoute blockquote p{
	font-weight: 400;
	letter-spacing: .5px;
	line-height: 24px;
}

.entry-qoute blockquote small{
	font-style: italic;
	font-size: 15px;
}

.format-aside .post-content.media .entry-title{
	display: none;
}

.type-post .post-content .media-body {
	padding-right: 30px;
}

.entry-title{
	margin-top: 0;
	margin-bottom: 10px;
}

.entry-title,
.entry-summary{
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}



/*=======   Post Gallery   ========*/

.gallery-slide {
  margin-top: 25px;
}

.blog-gallery-slider .carousel-control{
  top: 45%;
  width: 5%;
  text-shadow:none;
  bottom: auto;
  background: none;
  opacity: .8;
  height: 40px;
  line-height: 40px;
  background: #000;
}

.blog-gallery-slider .carousel-control i {
  font-size: 36px;
  line-height: 36px;
}


/*=======   Blog Single   ========*/

.social-button ul{
	padding:0;
	margin: 50px 0 15px;
	list-style: none;
}

.social-button ul li {
	display: inline-block;
}

.social-button ul li a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin-right: 2px;
	text-align: center;
	color: #fff;
	display: inline-block;
}

.social-button ul li a.facebook {
	background: #3b5998;
}
.social-button ul li a.twitter {
	background: #56a3d9;
}
.social-button ul li a.g-puls {
	background: #dd4b39;
}
.social-button ul li a.g-puls {
	background: #dd4b39;
}
.social-button ul li a.linkedin {
	background: #1a49ab;
}
.social-button ul li a.pinterest {
	background: #cb211d;
}


.entry-summary .read-more{
	position: relative;
	-webkit-transition: all 0.17s ease-in-out;
	-moz-transition: all 0.17s ease-in-out;
	-ms-transition: all 0.17s ease-in-out;
	-o-transition: all 0.17s ease-in-out;
	transition: all 0.17s ease-in-out;
	border: 2px solid #e5e5e5;
	padding: 6px 32px 6px 22px;
	border-radius: 4px;
	color: #363f46;
	box-shadow: 0 0 0 0;
	font-size: 12px;
	text-transform: capitalize;
}

.entry-summary .read-more:hover{
	color: #34495e;
}


.entry-status iframe{
	width: 100% !important;
	border: 0 !important;
	box-shadow: none !important;
}


.single-post #content article.post{
	margin-bottom: 0;
}

.single-post #content .post-author{
	background: #fff;
	margin-top: 0px;
	margin-bottom: 30px;
}

.single.single-post #main {
	margin-bottom: 60px;
}

.entry-content-wrap .page-links {
	margin-top: 30px;
}


.single-post #content .post-author .pull-left{
	margin-right: 20px;
}

.single-post #content .post-author .media-body h3{
	margin-top: 0;
	text-transform: capitalize;
}

.single-post #content .post-author .media-body p{
	margin-bottom: 0;
	line-height: 24px;
	font-size: 14px;
}
.quote{
	background-color: #f0f1f3;
	
}
.quote{
	font-size: 28px;
	line-height: 42px;
	color: #000;
	padding: 118px 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.quote p{
	position: relative;
	
}
.quote p:before{
	content: "\00a0 \00a0 \00a0 \00a0 \00a0 \00a0";
}
.quote p:after{
	content: "\f10d";
	font-family: fontawesome;
	position: absolute;
	top: -50px;
	left: 0;
} 

.user-profile {
	margin-top: 50px;
}

.user-profile h2 {
	font-size: 48px;
	font-weight: 100;
	margin-bottom: 20px;
}

.user-profile h3 {
	font-weight: 300;
	font-size: 30px;
	text-transform: capitalize;
}

.author-avater {
	margin-right: 20px;
}

/* post navigation */
.post-navigation .previous-post a,
.post-navigation .next-post a{
	padding: 10px 25px;
	color: #000;
}


/*=======   Blog Comment   ========*/

#comments {
	background: #FFF;
	padding: 60px 0;
}


#comments .comments-title,
#respond .comment-reply-title{
	margin-top: 0;
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 14px;
	text-transform: uppercase;
}

#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"]
{
	display: block;
	width: 100%;
	height: 50px;
	border: 1px solid #f2f2f2;
	background: #fff;
	margin-bottom: 30px;
	padding: 0 15px;
}

#respond textarea{
	display: block;
	width: 100%;
	height: 210px;
	border: 1px solid #f2f2f2;
	margin-bottom: 30px;
	resize:none;
	padding: 10px 15px;
	background: #fff;
}

.col6 {
	width: 50%;
	box-sizing: border-box;
	float: left;
	
}

.logged-in .col6 {
	width: 100%;
}

.col6-input {
	padding: 0 30px 0 0;
}

#respond input:focus,
#respond textarea:focus{
	outline-offset:0;
	outline: 0;
}

#respond ::-webkit-input-placeholder{
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 1px;
}

#respond .form-submit {
	text-align: right;
}


#respond .logged-in-as{
	padding-left: 15px;
}


.comment-list{
	padding: 0;
	list-style: none;
}

.comment-list .comment-body{
	margin-bottom:30px;
}

.comment-list .comment-avartar {
	position: relative;
}


.comment-list .comment-body .comment-avartar{
	margin-right: 30px;
}

.comment-list .comment-body .comment-author{
	text-transform: uppercase;
	display: block;
}

.comment-list .comment-body .comment-author a {
	color:#222;
	font-size: 18px;
	line-height: 20px;
}

.comment-list .comment-body .comment-date{
	color:#898989;
	font-size: 11px;
}

.comment-list .comment-body .comment-time{
	margin: 0 10px 0 0px;
}

.comment-list .comment-body .edit-link{
	margin-right: 5px;
}

.comment-list .comment-body .comment-reply,
.comment-list .comment-body .edit-link{
	text-transform: lowercase;
	font-weight: 300;
	display: none;
	transition: display .5s linear;
	-webkit-transition: display .5s linear;
}


.comment-list .comment-body:hover .comment-reply,
.comment-list .comment-body:hover .edit-link{
	display: inline-block;
}

.comment-body .comment-content p{
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 20px;
	margin-top: 0px;
}

.comment-list .children{
	padding-left: 40px;
	list-style: none;
}

#comments .form-submit #submit{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	color: #000;
	border-color: transparent;

}


/*=========================================
 *======= 	  Archive Page 	   ============
 *=======================================*/

.archive-wrap {
	padding: 30px;
}

.archive-wrap  h3 {
	font-size: 22px;
}

.archive-wrap ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.archive-wrap ul li:before{
	content: "\f046";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.archive-wrap ul li a {
	padding-left: 10px;
	color:#6f797a;
}




/*========    Responsive Embedded Video    ==========*/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}




/* ==========================================================================
      =animation
========================================================================== */
@-webkit-keyframes flash-animation {
	0% { opacity: 0; }
	50% { opacity: .8; }
	100% { opacity: 1 ;}
}
@-o-keyframes flash-animation {
	0% { opacity: .5; }
	100% { opacity: 1 ;}
}
@-moz-keyframes flash-animation {
	0% { opacity: .5; }
	100% { opacity: 1 ;}
}
@keyframes flash-animation {
	0% { opacity: .5; }
	100% { opacity: 1 ;}
}
.flash-animation{
	-webkit-animation-name: flash-animation;
	-o-animation-name: flash-animation;
	animation-name: flash-animation;
	-webkit-transition: all 5s;
	-moz-transition: all 5s;
	-ms-transition: all 5s;
	-o-transition: all 5s;
	transition: all 5s;
	
}



/*========   VC Addons  =========*/


/*========    Themeum Buttons   =========*/

.btn-common{
	color: #fff !important;
}

.themeum_button_shortcode{
	display: inline-block;
	transition: all 300ms;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
}

.themeum_button_shortcode i{
	margin: 0 3px;
}

.themeum_button_shortcode.small {
	padding: 8px 14px;
}

.themeum_button_shortcode.medium{
	padding: 12px 20px;
}

.themeum_button_shortcode.large{
	padding: 15px 30px;
}

.themeum_button_shortcode.ex_large{
	padding: 25px 60px
} 

.themeum_button_shortcode:hover{
	
}

.themeum_button_shortcode.btn-transparent:hover{
	border-color: #fff !important;
}

/*=======    feature item   =========*/

.themeum-feature-item {
	overflow: hidden;
}


/*=======    feature box    =========*/

.themeum-feature-box{
	margin-bottom: 20px;
	font-weight: 200;
}

.title-icon .icon{
	display: table-cell;
	vertical-align: middle;
	float: none;
}

.box-title{
	text-transform: capitalize;
}

.title-icon .box-title {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}

.title-icon .box-content{
	margin-top: 12px;
}

.themeum-feature-box.top-icon{
	text-align: center;
}

.themeum-feature-box.top-icon2 {
	text-align: center;
	background: #f5f5f5;
	padding: 20px;
	position: relative;
	margin: 30px 0 !important;
}

.themeum-feature-box.icon-left .icon{
	margin-bottom: 20px;
	margin-right:  20px;
}

.top-icon2 .icon{
	display: inline-block;
	position: absolute;	top: 0;
	left: 50%;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.top-icon2 .box-title{
}

.icon-left .box-title{
	margin-top: 0;
}


/* -----------------------------------------
			Recent Blog
-------------------------------------------- */
.vc_row-fluid.stretch > .container {
	width: 100%;
}

.vc_row-fluid.stretch .container .vc_col-sm-12 ,
.vc_row-fluid.stretch .container .vc_col-sm-6 {
	padding: 0;
}

.vc_row-fluid.stretch .wpb_row {
	margin-bottom: 0;
}

.vc_row-fluid .wpb_row {
	margin-bottom: 0;	
}

.entry-content .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
.entry-content .vc_row-has-fill>.vc_column_container>.vc_column-inner{
	padding-top: 0;
}



/* -----------------------------------------
		Items (Home page Shortcode)
-------------------------------------------- */

#item .col-sm-4:hover{
	cursor: pointer;
}
#item .col-sm-4:hover img{
	padding-top: 10px;
}
#item .icon{
	min-height: 60px;
}
#item .col-sm-4:nth-of-type(1) img{
	margin-top: 16px;
}
#item h4{
	margin-top: 45px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
#item p{
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

/* rise fund */
.handpick .rise-pund{
	font-size: 18px;
	margin: 0;
	font-weight: 400;
}


.handpick .location {
	font-size: 24px;
	margin:0;
	font-weight: 400;
}

.handpick h3 {
	font-size: 68px;
	font-weight: 200;
	margin: 15px 0 20px;
	line-height: 72px;	
}

.handpick .loading span {
	font-size: 72px;
	line-height: 72px;
}

.handpick .loading {
	margin-bottom: 20px;
}
.handpick .loading h2 {
  font-size: 125px;
  font-weight: 700;
  line-height: 95px;
   color: transparent;
}

/*lading wave*/
.handpick .loading {
  text-transform: uppercase;
  margin-bottom: 20px;
}
@-webkit-keyframes wave-animation {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 75px bottom;
  }
}

@-moz-keyframes wave-animation {
  0% {
    background-position: 0 bottom;
  }
  100% {
    background-position: 75px bottom;
  }
}

@-webkit-keyframes loading-animation {
  0% {
    background-size: 75px 0px;
  }
  100% {
    background-size: 75px 75px;
  }
}

@-moz-keyframes loading-animation {
  0% {
    background-size: 75px 0px;
  }
  100% {
    background-size: 75px 75px;
  }
}
.handpick .wave {
  background: -webkit-linear-gradient(transparent, transparent),url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/wave-bg.png);
  -webkit-background-clip: text;
  color: transparent;
  text-shadow: 0px 0px rgba(1, 1, 1, 0.2) !important;
  -webkit-animation: wave-animation 1s infinite linear, loading-animation 5s linear alternate;	
  -moz-animation: wave-animation 1s infinite linear, loading-animation 5s linear alternate;	
  background-repeat: repeat-x;
  opacity: 1;
}

.handpick .hp-project-meta{
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.handpick .intotext {
	font-size: 18px;
	font-weight: 200;
}

.hp-project-btn {
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	color:#6f797a;
	margin-top: 5px;
	display: inline-block;
}



/* -----------------------------------------
			Featured ideas
-------------------------------------------- */

#featured-ideas a{
	color: #6f797a;
}		

#featured-ideas .navigation{
	text-transform: uppercase;
	margin-bottom: 65px;
}
#featured-ideas .navigation li{
	font-weight: 400;
	font-size: 16px;
	border-right: 1px solid #e6e8e7;
}

#featured-ideas .navigation li:last-child {
	border-right: none;
}

#featured-ideas .navigation li a{
	padding: 0 15px;
	text-decoration: none;
	position: relative;
	font-weight: 300;
}

#featured-ideas .navigation li.active a{
	font-weight: 300;
	color: #6f797a;
}

#featured-ideas .nav-tabs{
	border:none;
}
#featured-ideas .details figure{
	position: relative;
	margin-right: 60px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#featured-ideas .details figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;	
	background-image: -webkit-linear-gradient(to top, rgba(0,0,0,.9) 7%, rgba(0,0,0,.1) 30%);
	background-image:    -moz-linear-gradient(to top, rgba(0,0,0,.9) 7%, rgba(0,0,0,.1) 30%);
	background-image:     -ms-linear-gradient(to top, rgba(0,0,0,.9) 7%, rgba(0,0,0,.1) 30%);
	background-image:      -o-linear-gradient(to top, rgba(0,0,0,.9) 7%, rgba(0,0,0,.1) 30%);
	background-image:         linear-gradient(to top, rgba(0,0,0,.9) 7%, rgba(0,0,0,.1) 30%);
	transition: opacity 600ms;
	-o-transition:opacity 600ms;
	-webkit-transition:opacity 600ms;
}
#featured-ideas .details figure:hover figcaption{
	opacity: 1;
	
}
#featured-ideas .details figure:hover figcaption p:nth-of-type(1),
#featured-ideas .details figure:hover figcaption p:nth-of-type(2){
	left: 20px;
}
#featured-ideas .details figure:hover figcaption ul{
	right: 20px;
	opacity: 1;
}
#featured-ideas .details figcaption p{
	position: absolute;
	bottom: 30px;
	transition: 300ms;
	-o-transition: 300ms;
	-webkit-transition: 300ms;
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	text-transform: uppercase;
}
#featured-ideas .details figcaption p:nth-of-type(1),
#featured-ideas .details figcaption p:nth-of-type(2){
	left: -100px;
}
#featured-ideas .details figcaption p:nth-of-type(1){
	margin-bottom: 5px;
}
#featured-ideas .details figcaption p:nth-of-type(2){
	position: absolute;
	bottom: 5px;
	font-size: 16px;
}
#featured-ideas .details figcaption ul{
	position: absolute;
	bottom: 5px;
	right: -100px;
	transition: 300ms;
	-o-transition: 300ms;
	-webkit-transition: 300ms;
	opacity: 0;
}
#featured-ideas .details figcaption ul li{
	padding-right: 0;
	padding-left: 3px;
}
#featured-ideas .details figcaption i{
	color: #fff;
	font-size: 16px;
}

#featured-ideas .details:hover .featured-image:after{
	width: 100%;
}


#featured-ideas .details .media-body p.team-name{
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 300;
}
#featured-ideas .details .media-body h4{
	font-size: 24px;
	text-transform: uppercase;
}
#featured-ideas .details .media-body .entry-meta{
	margin-bottom: 30px;
	font-size: 14px;
	text-transform: uppercase;
	color:#6f797a;
}
#featured-ideas .details .media-body .entry-meta span{
	margin-right: 25px;
}
#featured-ideas .details .media-body .entry-meta span i{
	margin-right: 5px;
}
#featured-ideas .details .media-body p:nth-of-type(2){
	margin-bottom: 50px;
	font-size: 16px;
}
#featured-ideas .details .media-body .btn-default{
	background: #3cb878;
	color: #fff;
	border-radius: 0;
	padding: 10px 25px;
	border:none;
	text-transform: uppercase;
	font-size: 14px;
}

#featured-ideas .details .media-body .btn-default:hover {
	background: #319863;
}

/* popular idea for listing */
 #popular-ideas .ideas-item{
	background: #f7f8fa;
	margin-bottom: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

 #popular-ideas .ideas-item .details {
  padding: 15px 20px 10px;
}

 #popular-ideas .ideas-item .details .country-name {
  margin-top: 0;
}

 #popular-ideas .ideas-item  .details .entry-meta {
  margin-bottom: 10px;
}


/* -----------------------------------------
		Project Page Featured Ideas
-------------------------------------------- */

.project-page #featured-ideas{
	padding-bottom: 0;
}
.project-page #featured-ideas .details figure{
	margin-right: 38px;
}
.project-page #featured-ideas .details figcaption p:nth-of-type(1){
	font-size: 48px;
}
.project-page #featured-ideas .details figcaption p:nth-of-type(2){
	font-size: 24px;
}
.project-page #featured-ideas .details .media-body h4{
	margin-bottom: 15px;
}
.project-page #featured-ideas .details .media-body p{
	font-size: 16px;
	padding-right: 25px;
}
.project-page #featured-ideas .details .media-body p.team-name{
	margin-top: 50px;
	margin-bottom: 10px;
}
.project-page #featured-ideas .details .media-body p:nth-of-type(2){
	margin-bottom: 20px;
}

/* Fund for idea page tab */

.tab-style.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
	background: none;
	font-weight: 700;
}

.tab-style.wpb_content_element .wpb_tabs_nav li:hover {
	background: none;
}

.tab-style .wpb_tabs_nav li{
	font-size: 28px;
	font-weight: 300;
	margin-bottom: 10px;
}

.tab-style.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a, 
.tab-style.wpb_content_element .wpb_accordion_header a {
	padding: 15px 0;
	color:#6f797a;
}

.wpb_tour_next_prev_nav a {
	padding: 10px 20px;
	background: #f26522;
	color:#fff;
	border-bottom: 0 !important;
	font-size: 16px;
}

.wpb_tour_next_prev_nav a:hover ,
.wpb_tour_next_prev_nav a:focus{
	color:#fff;
}

.wpb_tour_next_prev_nav span {
	margin-top: 15px;
}




/* -----------------------------------------
				Popular Ideas
-------------------------------------------- */
#popular-ideas .section-header p{
	font-size: 16px;
	margin-bottom: 60px;
}
#popular-ideas .image figure{
	position: relative;
}
#popular-ideas .image{
	overflow: hidden;
	position: relative;
}

#popular-ideas .image figure, 
#popular-ideas .image figcaption {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

#popular-ideas .image figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-image: -webkit-linear-gradient(to top, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 90%);
	background-image:    -moz-linear-gradient(to top, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 90%);
	background-image:     -ms-linear-gradient(to top, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 90%);
	background-image:      -o-linear-gradient(to top, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 90%);
	background-image:         linear-gradient(to top, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 90%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#popular-ideas .image figure:hover figcaption{
	opacity: 1;	
}
#popular-ideas .image figure:hover figcaption p:nth-of-type(1),
#popular-ideas .image figure:hover figcaption p:nth-of-type(2){
	left: 20px;
}
#popular-ideas .image figure:hover figcaption ul{
	right: 20px;
}
#popular-ideas .image figcaption p{
	position: absolute;
	bottom: 35px;
	left: -100px;
	color: #fff;
	font-size: 24px;
	font-weight: 200;
	-webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#popular-ideas .image figcaption p:nth-of-type(1){
	margin-bottom: 5px;
}
#popular-ideas .image figcaption p:nth-of-type(2){
	position: absolute;
	bottom: 5px;
	left: -100px;
	font-size: 16px;
	text-transform: uppercase;
}
#popular-ideas .image figcaption ul{
	position: absolute;
	bottom: 5px;
	right: -100px;
	float: right;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
#popular-ideas .image figcaption ul li{
	padding-right: 0;
	padding-left: 3px;
}
#popular-ideas .image figcaption i{
	color: #fff;
	font-size: 16px;
}
#popular-ideas .image .no-image {
	background: #333;
	width: 100%;
	min-height: 200px;
}

#popular-ideas .details .country-name{
	margin-top: 25px;
	font-size: 16px;
	font-weight: 300;
}
#popular-ideas .details h4{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}

#popular-ideas .details h4 a {
	color: #6f797a;	
}

#popular-ideas .details .entry-meta{
	margin-bottom: 0;
	text-transform: uppercase;
	color: #6f797a;
	font-size: 14px;
	font-weight: 300;
}
#popular-ideas .details .entry-meta a {
	color: #6f797a;
}
#popular-ideas .details .entry-meta span{
	margin-right: 15px;
  color: #6f797a;
}
#popular-ideas .details .entry-meta span i{
	margin-right: 5px;
}


.project-page #popular-ideas,
.project-details-page #popular-ideas{
	padding-bottom: 20px;
}
.project-page #popular-ideas .ideas-item,
.project-details-page #popular-ideas .ideas-item{
	background: #f7f8fa;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.project-page #popular-ideas .details,
.project-details-page #popular-ideas .details{
	padding: 15px 20px;
}
.project-page #popular-ideas .image:before,
.project-details-page #popular-ideas .image:before{
	background: #c3c4be;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 3px;
	content: "";
	z-index: 100;

}
.project-page #popular-ideas .image:after,
.project-details-page #popular-ideas .image:after{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 85%;
	height: 3px;
	content: "";
	background: #8543ac;
	z-index: 200;
}
.project-page #popular-ideas .details .country-name,
.project-details-page #popular-ideas .details .country-name{
	margin-top: 0;
}
.project-page #popular-ideas .details .entry-meta,
.project-details-page #popular-ideas .details .entry-meta{
	margin-bottom: 15px;
}
.project-page .load-more{
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 300;
	color: #6f797a;
	padding-top: 50px;
}
.project-page .load-more i{
	color: #3cb878;
	border-radius: 50px;
	display: block;
}
.project-details-page #popular-ideas h3{
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 50px;
}

.fund-progress{
	position: absolute;
	bottom: 0;
	left:0;
	width: 100%;
	height: 4px;
	z-index: 1;
	background: rgba(255, 255, 255, 0.59);
}

.fund-progress .bar {
	background: #3cb878;
	height: 4px;
}



/* -----------------------------------------
				Feedback
-------------------------------------------- */

.feedback h3{
	font-size: 48px;
	font-weight: 300;
	margin-bottom: 40px;
}
.feedback p{
	font-size: 20px;
}
.feedback .feature-text{
	font-weight: 700;
}
.feedback h4{
	font-size: 48px;
	font-weight: 400;
	margin-bottom: 10px;
}
.feedback .first-one p:nth-of-type(2){
	font-size: 20px;
}



/* -----------------------------------------
				Partners
-------------------------------------------- */
.partners{
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/bg.jpg) no-repeat;
	overflow: hidden;
}
.partners img{
	-webkit-transition: all .30s;
	-moz-transition: all .30s;
	-ms-transition: all .30s;
	-o-transition: all .30s;
	transition: all .30s;
	-webkit-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}
.partners img:hover{
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.partners .section-header p{
	margin-bottom: 30px;
	font-size: 16px;
}

.partners ul li{
	margin-right: 70px;
	position: relative;
}



/* -----------------------------------------
				Projects
-------------------------------------------- */
.latest-posts-inner { 
	color: #fff;
	position: relative;
	background-color: #f2f2f2;
}

.latest-posts-inner > div {
	padding: 140px 50px;
}

.latest-posts-inner .date {
	  font-size: 16px;
	  margin-bottom: 15px;
}
.latest-posts-inner .date i{ 
	font-size: 20px;
  	margin-right: 10px;
}
.latest-posts-inner h4{
	font-size: 36px;
  	margin-bottom: 10px;
  	color: #ffffff;
}
.latest-posts-inner h3 {
	margin-top: 10px;
	font-size: 36px;
	line-height: 48px;
	font-weight: 500;
	margin-bottom: 0;
}

.latest-posts-inner:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	background-color: rgba(0,0,0,.7);
	-webkit-transition: background-color .25s;
	-moz-transition: background-color .25s;
	-ms-transition: background-color .25s;
	-o-transition: background-color .25s;
	transition: background-color .25s;
}

.latest-posts-inner:hover:before{
	background-color: rgba(235, 180, 4, 0.8);
}
.latest-posts-inner a{
	color: #fff;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;;
	transition:  300ms;
	
}



.latest-posts-inner:hover a{
    color: #000;
}

.latest-posts-inner figure {
	position: relative;
}

.latest-posts-inner a:hover{
	opacity: .8;
}

.latest-posts-inner .entry-meta {
	  margin: 0 -10px;
	  font-weight: 200;
}
.latest-posts-inner .entry-meta >span {
	display: inline-block;
	margin: 0 10px;
	font-size: 16px;
	line-height: 16px;	
	color: #fff;
 }

.latest-posts-inner .entry-meta >span a {
  	color:#fff;
  }
.latest-posts-inner .entry-meta >span >i {
  	  margin-right: 5px;
  }

.latest-posts-inner .entry-meta >span a:hover {
    color: rgba(255,255,255,0.7);
}


/* -----------------------------------------
				Project Updates
-------------------------------------------- */
.project-updates{
	padding-top: 80px;
}
.project-updates h2.main-title{
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 50px;
}
.project-updates .each-update{
	margin-bottom: 30px;
}
.project-updates .update-number{
	font-size: 72px;
	font-weight: 700;
	color: #fff;
	background: #6f797a;
	padding: 0px 30px;
	margin-right: 30px;
	line-height: 94px;
}
.project-updates .each-update:hover .update-number{
	background: #3cb878;
	text-decoration: none;
}
.project-updates .each-update h3{
	font-size: 30px;
	font-weight: 400;
}
.project-updates .each-update h4{
	font-size: 18px;
	font-weight: 600;
	color: #3cb878;
	margin-bottom: 20px;
}
.project-updates .each-update p{
	font-size: 30px;
	font-weight: 200;
	line-height: 40px;
}
.project-updates .comments{
	margin-top: 30px;
}




/* -----------------------------------------
				Video
-------------------------------------------- */
.video-caption{
	position: absolute;
	top: 50%;
	left: 50%;
	color: #f2f2f2;
	font-size: 60px;
	margin-top: -30px;
	margin-left: -30px;
	-webkit-transition: transform 0.4s ease;
	transition: transform  0.4s ease;
}
.video-icon:hover .video-caption{
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}

.video-caption span {
	font-size: 30px;
	margin-left: 15px;
	position: relative;
	top:-13px;

}


.btn-about:hover {
	background: #2F9661 !important;
}

.popup-video-stype {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-position: 50%;
	background-size: cover;
}

.video-popup-inner {
  padding: 100px 0 110px 50px;
}

.video-section .col-sm-6 {
	padding:0;
}

.video-popup-title {
	font-weight: 200;
	font-size: 60px;
	  line-height: 80px;
}

.video-popup-btn1,
.video-popup-btn2 {
	color: #fff;
	border-radius: 0;
	padding: 10px 25px;
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 30px;
	  display: inline-block;
}

.video-popup-btn1 {
	background: #605ca8;
	margin-right: 10px;
}
.video-popup-btn1:hover {
	background: #4e4b89;
	color: #fff;
}

.video-popup-btn2 {
	background: #0072bc;
}
.video-popup-btn2:hover {
	background: #025e99;
	color: #fff;
}




/* -----------------------------------------
			Project Details Page
-------------------------------------------- */
.breadcrumb {
  background: none;
  padding: 0px !important;
}
.project-breadcrumbs ul li a{ 
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
}
.project-breadcrumbs ul li.active{ 
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}
.project-breadcrumbs{
  position: relative;
}
.project-breadcrumbs:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.75);
}

.project-breadcrumbs h4{
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #ffffff;
}
.project-breadcrumbs h2{
  font-size: 72px;
  font-weight: 400;
  color: #ffffff;
}
.project-breadcrumbs .entry-meta{
  font-size: 18px;
  margin-top: 20px;
  text-transform: uppercase;
}
.project-breadcrumbs .entry-meta span.entry-food{
  padding-right: 20px;

}

.project-breadcrumbs .entry-meta i{
  padding-right: 6px;
}
.project-breadcrumbs .btn-primary{
	background: #3cb878;
	border-radius: 0;
	border: none;
	padding: 15px 30px;
	margin-top: 40px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
	position: relative;
	overflow: hidden;
	z-index: 10; 
}
.project-breadcrumbs .btn-primary:hover{
  color: #3cb878;
}
.project-breadcrumbs .btn-primary:hover:before{
  left: 0;
}
.project-breadcrumbs .btn-primary:hover:after{
  right: 0;
}
.project-breadcrumbs .btn-primary:before,
.project-breadcrumbs .btn-primary:after{
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  content: "";
  background: #fff;
  z-index: -1;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: block;
}
.project-breadcrumbs .btn-primary:before{
  left: -200px;
}
.project-breadcrumbs .btn-primary:after{
  right: -200px;
}

.project-breadcrumbs .btn-primary.btn-profile {
	background: #3C89B8;
	margin-left: 15px;
}

.project-video {
	margin-top: 30px;
	margin-bottom: 25px;
}

#about-project {
	margin-top: 80px;
}

.project-desc p{
	margin-top: 40px;
}

.embed-responsive-item {
	width: 100%;
	height: 500px;
}

#about-project .project-status h2{
	font-size: 72px;
	font-weight: 700;
	margin-bottom: 0;
}
#about-project .project-status {
	margin-bottom: 30px;
}

#about-project .project-status div:nth-child(1) h2{
	color: #3cb878;
}
#about-project .project-status div:nth-child(2) h2{
	color: #0072bc;
}
#about-project .project-status div:nth-child(3) h2{
	color: #f26c4f;
}
#about-project .project-status .social-icon{
	overflow: hidden;
}
#about-project .project-status h3{
	font-size: 30px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 30px;
}
#about-project  .padding-left-none{
	padding-left: 0 !important;
}
#about-project  .social-icon ul{
	margin-bottom: 0;
}

#about-project .social-icon ul>li>a:hover{
	color: #fff;
}


/*Person*/
.themeum-person{
	margin-bottom: 30px;
	overflow: hidden;
}
.themeum-person .wow {
	overflow: hidden;
}

.themeum-person:hover .themeum-person-caption{
	opacity: 1;
	top: 50%;
}
.themeum-person:hover .info{
	background-color: #3cb878;
	
}
.themeum-person:hover .info h3,
.themeum-person:hover .info h4 {
	color: #fff;
}

.themeum-person:hover .themeum-person-details:before{
	background-color: rgba(255,255,255,.8);
}
.themeum-person .themeum-person-details img{
	width: 100%;
}
.themeum-person .themeum-person-details{
	position: relative;
}
.themeum-person .themeum-person-details:before{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	-webkit-transition: all .5s;
	transition: all .5s;
}
.themeum-person .themeum-person-caption{
	position: absolute;
	top: 30%;
	left: 50%;
	width: 100%;
	opacity: 0;
	-webkit-transition: all .4s;
	transition: all .4s;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 15px;
}
.themeum-person .themeum-person-caption a.btn-primary{
	border-radius: 0;
	border: none;
	background-color: #3cb878;
	border: 1px solid #3cb878;
	text-transform: uppercase;
	padding: 5px 15px;
}
.themeum-person .themeum-person-caption a.btn-primary:hover{
	background-color: #fff;
	color: #3cb878;
}
.themeum-person .info{
	background-color: rgba(240,241,243,.5);
	overflow: hidden;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	padding: 15px;
}
.themeum-person .info h3{
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.themeum-person .info h4{
	font-size: 16px;
	font-weight: 300;
	text-transform: capitalize;
}
.themeum-person  .social-icon{
	margin-top: 30px;
}
.themeum-person  .social-icon li {
	padding-right: 10px;
	padding-left: 10px;
}
.themeum-person  .social-icon a{
	padding: 0;
	background: none !important;
	font-size: 24px;
}
.themeum-person .social-icon a{
	color: #999;
}

/* themeum caption */

.themeum-image-caption figure{
	position: relative;
}
.themeum-image-caption{
	overflow: hidden;
	position: relative;
}
.themeum-image-caption:before{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 4px;
	content: "";
	z-index: 100;
	-webkit-transition: all .3s;
	transition: all .3s;

}
.themeum-image-caption:after{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 85%;
	height: 4px;
	content: "";
	z-index: 200;
	-webkit-transition: all .3s;
	transition: all .3s;
}
#popular-ideas .owl-stage .owl-item:nth-child(1n) .image:after{
	width: 75%;
	background: #8543ac;
}
#popular-ideas .owl-stage .owl-item:nth-child(2n) .image:after{
	width: 65%;
	background: #00bff3;
}
#popular-ideas .owl-stage .owl-item:nth-child(3n) .image:after{
	width: 90%;
	background: #f26522;
}
.themeum-image-caption figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background-image: -webkit-linear-gradient(to top, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 90%);
	background-image:         linear-gradient(to top, rgba(0,0,0,.8) 10%, rgba(255,255,255,0) 90%);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}
.themeum-image-caption figcaption p{
	-webkit-transition: all .3s;
	transition: all .3s;
	text-transform: uppercase;
	
}
.themeum-image-caption figure:hover figcaption{
	opacity: 1;	
}
.themeum-image-caption figure:hover figcaption p{
	left: 20px;
}

.themeum-image-caption figcaption p{
	position: absolute;
	bottom: 20px;
	left: -100px;
	font-weight: 200;
}

/* Address */
.themeum-address .details li{
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 15px;
}
.themeum-address .details li i{
	margin-right: 15px;
}

.themeum-address .details li:last-child i {
	float: left;
	margin-bottom: 15px;
}

/* ==========================================================================
      comming-soon
========================================================================== */
#comming-soon{
	width: 100%;
	height: 100%;
	background: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/comming-soon/comming-soon.jpg) no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	color: #fff;
}
#comming-soon .container{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	
}
#comming-soon h1{
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 20px;
	margin-top: 20px;
	color:#fff;
	text-transform: uppercase;
}
#comming-soon h1 + p{
	font-size: 24px;
	font-weight: 200;
	margin-bottom: 40px;
}
#comming-soon .countdown-section{
	margin-left: 50px;
	display: inline-block;
}

#comming-soon  .countdown-section .countdown-amount{
	font-size: 48px;
	font-weight: 700;
	line-height: 50px;
	display: block;
}
#comming-soon  .countdown-section  .countdown-period{
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}
#comming-soon .social-bar{
	margin-top: 35px;
	margin-bottom: 50px;
}
#comming-soon .social-bar a{
	color: #fff;
}
#comming-soon .social-bar a:hover .fa-facebook{
	color: #23527c;
}
#comming-soon .social-bar a:hover .fa-twitter{
	color: #00a0d1;
}
#comming-soon .social-bar a:hover .fa-google-plus{
	color: #dd4b39;
}
#comming-soon .social-bar a:hover .fa-youtube{
	color: #bf221f;
}
#comming-soon .social-bar a:hover .fa-dribbble{
	color: #ea4c89;
}
#comming-soon .copyright{
	font-size: 16px;
}

/* ==========================================================================
      404 page
========================================================================== */

.error-page-inner {
  background-image: url(//fcf-officiel.com/wp-content/themes/wpsoccer/images/404-bg.jpg);
  background-size: cover;
  background-position: center center;
  color: #fff;
}
.error-page-inner >div {
  background-color: rgba(0,0,0,0.6);
}
.error-page-inner img {
  width: 370px;
  display: inline-block;
  margin-bottom: 50px;
}
.error-page-inner .error-code {
  color: #fff;
  font-size: 34px;
  margin-top: 50px;
}
.error-page-inner h1 {
	color: #fff;
}
.error-page-inner .error-message {
  font-size: 26px;
  font-weight: 300;
}

.error-page-inner .p-error {
	margin-bottom: 25px;
}

html {
	width: 100%;
	height: 100%;
	min-height: 100%;
}

.error404 {
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.error404 .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  display: table;
  text-align: center;
}
.error404 .error-page-inner >div {
  display: table-cell;
  vertical-align: middle;
}

/* ==========================================================================
      Coming Soon
========================================================================== */
.comingsoon-main-wrap{
	height: 100vh;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 1;
}
.comingsoon-main-wrap::after{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: rgba(0,0,0,0.7);
}
.comingsoon-main-wrap .container{
	height: 100%;
}
.comingsoon-main-wrap .comingsoon-wrap{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #fff;
    position: relative;
    z-index: 2;
}
h3.coming-soon-title{
	font-size: 24px;
	line-height: 36px;
    font-weight: 300;
    color: #fff;
    width: 75%;
    margin: 0 auto;
    padding: 60px 0 40px 0;
}
#comingsoon-countdown .countdown-section{
	padding: 30px;
	display: inline-block;
}
#comingsoon-countdown .countdown-section .countdown-amount{
	display: block;
    font-size: 66px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #fad32b;
}
.comingsoon-content #comingsoon-countdown .countdown-section span.countdown-period{
	display: block;
    font-size: 24px;
    line-height: 26px;
    font-weight: 300;
    text-transform: capitalize!important;
} 
/* ==========================================================================
      project form
========================================================================== */
#project-form{
	padding: 0 0 100px 0;
}
#project-form .headline h2{
	font-size: 48px;
	font-weight: 300;
	margin-bottom: 30px;
}
#project-form .headline div.details{
	font-size: 30px;
	font-weight: 200;
	margin-bottom: 50px;
	line-height: 40px;
}
#project-form .project-select{
	margin-bottom: 100px;
}
#project-form .project-select select{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	cursor: pointer;
}
#project-form .project-select select:focus{
	outline: none;
}
#project-form .project-select .select-icon{
	position: relative;
	font-weight: 300;
	font-size: 18px;
}
#project-form .project-select .select-icon:after{
	content: "\f107";
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 20px;
	font-family: fontawesome;
	pointer-events: none;
}
#project-form .project-select .select-icon select{
	cursor: pointer;
	padding: 5px 30px 5px 10px;
	border: 2px solid #e9e9e9;
	border-radius: 5px;
	font-weight: 400;
	margin-left: 15px;
}
/*progress bar*/
#project-form #progressbar{
	margin-bottom: 50px;
	overflow: hidden;
}
#project-form #progressbar .step-01,
#project-form #progressbar .step-02,
#project-form #progressbar .step-03,
#project-form #progressbar .step-04{
	width: 23.5%;
	float: left;
}
#project-form #progressbar .final-step{
	width: 6%;
	float: left;
	text-transform: capitalize;
}
#project-form #progressbar .step-name{
	font-size: 18px;
}
#project-form #progressbar .step-name i{
	display: block;
	font-size: 36px;
	margin-bottom: 15px;
}
#project-form #progressbar ul{
	overflow: hidden;
	margin-top: 22px;
	padding: 0 15px;
}
#project-form #progressbar ul li{
	position: relative;
	width: 50%;
	float: left;
	overflow: hidden;
}
#project-form #progressbar ul li:first-child:before{
	content: "";
	font-family: fontawesome;
	width: 20px;
	height: 20px;
	border: 5px solid #dedede;
	display: block;
	font-size: 20px;
	color: red;
	border-radius: 20px;
	background-color: #fff;
}
#project-form #progressbar ul li:first-child:after{
	content: '';
	position: absolute;
	top: 9px;
	left: 9px;
	width: 100%;
	height: 2px;
	background-color: #dedede;
	z-index: -10;
}
#project-form #progressbar ul li:last-child:before{
	content: '';
	position: absolute;
	top: 9px;
	right: 9px;
	width: 100%;
	height: 2px;
	background-color: #dedede;
	z-index: -10;
}
#project-form #progressbar ul li:last-child:after{
	content: "";
	font-family: fontawesome;
	width: 20px;
	height: 20px;
	border: 5px solid #dedede;
	display: block;
	font-size: 20px;
	color: red;
	border-radius: 20px;
	background-color: #fff;
	float: right;
}
/*if first step completed then*/
#project-form #progressbar .completed ul li:first-child:before{
	content: "";
	font-family: fontawesome;
	width: 20px;
	height: 20px;
	border: 5px solid #f26522;
	display: block;
	font-size: 20px;
	color: red;
	border-radius: 20px;
	background-color: #fff;
}
#project-form #progressbar .completed ul li:first-child:after{
	content: '';
	position: absolute;
	top: 9px;
	left: 9px;
	width: 100%;
	height: 2px;
	background-color: #f26522;
	z-index: -10;
}
#project-form #progressbar .completed ul li:last-child:before{
	content: '';
	position: absolute;
	top: 9px;
	right: 9px;
	width: 100%;
	height: 2px;
	background-color: #f26522;
	z-index: -10;
}
#project-form #progressbar .completed ul li:last-child:after{
	content: "";
	font-family: fontawesome;
	width: 20px;
	height: 20px;
	border: 5px solid #f26522;
	display: block;
	font-size: 20px;
	color: red;
	border-radius: 20px;
	background-color: #fff;
	float: right;
}
/*which step are you present(active)*/
#project-form #progressbar .active ul li:first-child:before{
	content: "";
	font-family: fontawesome;
	width: 20px;
	height: 20px;
	border: 5px solid #8dc63f;
	display: block;
	font-size: 20px;
	color: red;
	border-radius: 20px;
	background-color: #fff;
}
#project-form #progressbar .active ul li:first-child:after{
	content: '';
	position: absolute;
	top: 9px;
	left: 9px;
	width: 100%;
	height: 2px;
	background-color: #8dc63f;
	z-index: -10;
}
#project-form .input-form label{
	text-transform: capitalize;
	font-weight: 400;
	margin-bottom: 10px;
}
/*input form*/
#project-form .input-form input{
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #e9e9e9;
  height: 40px;
  line-height: 40px;
} 
#project-form .input-form textarea{
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #e9e9e9;
	padding: 20px;
	width: 100%;
} 
#project-form .input-form input:focus{
	border: 1px solid #8560a8;
	-webkit-box-shadow: 0 0 5px rgba(133, 96, 168, 0.2);
	box-shadow: 0 0 5px rgba(133, 96, 168, 0.2);
}
#project-form .input-form ::-webkit-input-placeholder{
	color: rgba(0,0,0,.3) !important;
}
#project-form .input-form :-moz-input-placeholder{
	color: rgba(0,0,0,.3) !important;
}
#project-form .input-form :-ms-input-placeholder{
	color: rgba(0,0,0,.3) !important;
}
#project-form .input-form .project-duration label{
	display: block;
}
#project-form .input-form .project-duration input{
	width: 30%;
	float: left;
	position: relative;
}
#project-form .input-form .project-duration input:last-child{
	float: none;	
}
#project-form .input-form .project-duration .divider{
	float: left;
	margin: 15px;
	font-size: 10px;
}
#project-form .input-form .currency-change button{
	border: none;
	background: none;
	outline: none;
}
#project-form .input-form .currency-change button i{
	margin-left: 10px;
}
#project-form .input-form .currency-change .dropdown-menu{
	min-width: 0;
	width: 100%;
}
#project-form .input-form .glyphicon-ok:before{
	content: "\f00c";
	font-family: fontawesome;
	font-size: 10px;
	margin-right: 20px;
}
#project-form .input-form .glyphicon-image:before{
	content: "\f03e";
	font-family: fontawesome;	
	font-size: 10px;
	margin-right: 20px;
}
#project-form .input-form .has-feedback label~.form-control-feedback{
	top: 35px;
	width: 26px;
}
#project-form .input-form ul{
	border-radius: 0;
}
#project-form .input-form .input-group-addon{
	background: none;
	border-radius: 0;
}
#project-form .input-form button.btn-primary{
	padding: 8px 30px;
	background-color: #8560a8;
	border: 1px solid #8560a8;
	-webkit-transition: all .3s;
	transition: all .3s;
	outline: none;
	margin-top: 30px;
	font-size: 18px;
	border-radius: 0;
}
#project-form .input-form button.btn-primary:hover{
	background-color:#684B84;
}
#project-form #popular-ideas{
	padding-top: 0;
}
#project-form #popular-ideas img{
	width: 100%;
}

#project-form .form-group input.btn-block {
	margin-top: 15px;
}

/* ==========================================================================
    Invest project
========================================================================== */

.donate-project-page{
	margin-bottom: 80px;
}
.donate-project {
  background-color: #fff;
}
.donate-project-page .donate-box form{
	overflow: hidden;
}
.donate-project-page .donate-box h3{
	font-size: 30px;
	font-weight: 400;
	margin-top: 0;
}
.donate-project-page .donate-box h4{
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 50px;
}
.donate-project-page .donate-box .form-group{
	width: 70%;
}
.donate-project-page .donate-box .input-group{
	border: 1px solid #d8dbdb;
}
.donate-project-page .donate-box input[type="text"]{
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding-left: 0 !important;
	padding: 26px 25px;
	font-size: 18px;
	font-weight: 400;
}
.donate-project-page .donate-box .input-group-addon{
	border-radius: 0;
	background: none;
	border: none;
	color: #bcbcbc;
	font-size: 30px;
	font-weight: 700;
	padding-left: 20px;
}
.donate-project-page .donate-box p{
	font-size: 14px;
	margin-top: 10px;
}
.donate-project-page #payment-method h4{
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
	margin-top: 0;
}
.donate-project-page #payment-method p{
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 50px;
}
.donate-project-page #payment-method li{
	width: 23%;
}
.donate-project-page #payment-method ul>li{
	display: block;
	font-size: 40px;
}	
.donate-project-page #payment-method ul>li:hover{
	color: #3cb878;
}
.donate-project-page #about-project{
	background: #f0f1f3;
	padding-top: 80px;
	padding-bottom: 100px;
}
.donate-project-page #about-project img{
	width: 100%;
}
.donate-project-page #about-project h3.title{
	font-size: 48px;
	margin-bottom: 30px;
	font-weight: 300;
}
.donate-project-page #about-project p{
	font-size: 24px;
	font-weight: 300;
	color: #6f797a !important;
}
.donate-project-page #about-project .btn-primary{
	border-radius: 0;
	border: none;
	padding: 10px 20px;
	color: #fff;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 80px;
	background-color: #0072bc;
	border: 1px solid #0072bc;
}
.donate-project-page #about-project .btn-primary:hover{
	background-color: #fff;
	color: #0072bc;
}
.donate-project-page #about-project .all-counter .info{
	margin-bottom: 60px;
}
.donate-project-page #about-project .all-counter h2{
	font-size: 72px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 5px;
}
.donate-project-page #about-project .donated-counter h2{
	color: #3cb878;
}
.donate-project-page #about-project .investment-counter h2{
	color: #0072bc;
}
.donate-project-page #about-project .rise-funded h2{
	color: #f26c4f;
}
.donate-project-page #about-project  .all-counter  h2 + h3{
	font-size: 30px;
	font-weight: 400;
	margin-top: 0;
}
.donate-project-page .social-icon{
	margin-top: 20px;
}
.donate-project-page .social-icon a{
	background: #F9F9F9;
}
.donate-project-page #popular-ideas{
	padding: 80px 0 !important;
}

.donate-now{
	background-color: #3cb878;
	border-radius: 0;
	padding: 16px 35px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	line-height: 20px;
	overflow: hidden;
	color: #ffffff;
	border: 1px solid #3cb878;
	transition: color 200ms, background-color 200ms ease;
	-webkit-transition: color 200ms, background-color 200ms ease;
}
.donate-now:hover{
	background-color: #fff;
	color: #3cb878;
}



/* HELPERS */
.text-center {
	text-align: center;
}

.section-header.text-center {
	overflow: hidden;
}

/* PROGRESS */
.progress {
	background-color: #e5e9eb;
	height: 0.25em;
	position: relative;
	width: 24em;
}
.progress-bar {
	-webkit-animation-duration: 3s;
	-webkit-animation-name: width;
	background: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
	background-size: 24em 0.25em;
	height: 100%;
	position: relative;
}
.progress-shadow {
	background-image: linear-gradient(to bottom, #eaecee, transparent);
	height: 4em;
	position: absolute;
	top: 100%;
	transform: skew(45deg);
	transform-origin: 0 0;
	width: 100%;
}

/* ANIMATIONS */
@keyframes width {
       0%, 100% {
       transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
  }
  0% {
       width: 0;
  }
   100% {
      width: 100%;
  }
}
@-webkit-keyframes width {
       0%, 100% {
       transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
  }
  0% {
       width: 0;
  }
   100% {
      width: 100%;
  }
}



/* project from submit form */

.form-upload-image {
	position: relative;
}

.form-upload-image .image-upload{
	background: #009CE0;
	padding: 0 20px 10px !important;
	border: none;
	right: 0;
	position: absolute;
	top: 34px;
	color: #fff;
	border: none !important;
	z-index: 1;	
}

.input-group-addon.fund-goal {
	border-radius: 0;
	  border: 1px solid #e9e9e9;
	    border-left: none;
}


.project-submit-form select {
	height: 42px;
	border-radius: 0;
	background-color: #fff;
  	border: 1px solid #e9e9e9;
}


/* update form */

.update-page {
	margin-bottom: 80px;
}

.update-inout-form input {
	margin-bottom: 15px;
}

.update-inout-form {
	margin-bottom: 40px;
}

.form-horizontal .update-version {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 10px;	
}

/* my account */
.table.myaccount-table {
	border-bottom: 0;
}
.table.myaccount-table td, 
.table.myaccount-table .table>tbody>tr>td{
	border: 0;
	padding:6px 0;
}

.table-hover.myaccount-table>tbody>tr:hover {
	background: none;
}

.my-account-page {
	margin-bottom: 80px;
}

.personal-title h3 {
	margin-bottom: 20px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
}

.account-history h3 {
	margin-bottom: 20px;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
}

.account-history.project {
	margin-top: 30px;
}

.account-history .account-item .account-item-title {
	margin: 0;
	display: block;
}

.account-history .account-item .account-item-title i {
	color:#ff7302;
	margin-right: 8px;
	font-size: 14px;
}

.account-history .account-item {
	padding: 8px 12px;
	background: #f5f5f5;
	margin-bottom: 10px;
	border: 1px solid #EEE;
}

.form-show{
	display: block; 
}
.form-hide{
	display: none; 
}
.project-submit-form:eq(1), .project-submit-form:eq(2){
	display: none;
}
/* ==========================================================================
      Sign in form
========================================================================== */

#sign-form .modal-dialog {
	width: 450px;
	margin: 30px auto;

}



#sign-form{
	outline: none;
	-webkit-transition: all .1s !important;
	-moz-transition: all .1s !important;
	-ms-transition: all .1s !important;
	-o-transition: all .1s !important;
	transition: all .1s !important;
}
#sign-form .modal-content{
	border-radius: 0;
}
#sign-form .modal-header{
	border-bottom: none;
	font-size: 24px;
	color: #010101 !important;
}
#sign-form .close{
	opacity: 1;
}
#sign-form h3{
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 48px;
}
#sign-form h3+p{
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 50px;
	margin: 0 20% 20px;
}
#sign-form .modal-body:before{
	content: ' ';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
#sign-form .modal-body form{
	width: 60%;
	display: inline-block;
	vertical-align: middle;
}
#sign-form form a.btn-block{
	background: #4b7bb5;
	color: #fff;
	border-radius: 4px;
}
#sign-form form a.btn-block i{
	margin-right: 5px;
	font-size: 24px;
	vertical-align: middle;
}
#sign-form form .or-button{
	font-size: 20px;
	font-weight: 300;
	margin: 15px 0;
}
#sign-form form .form-control{
	border: 1px solid #d8dbdb;
    border-radius: 0 !important;
    box-shadow: none;
    color: #444;
    font-size: 20px;
    font-weight: 300;
    height: 45px;
    margin-bottom: 20px;
}
#sign-form form label{
	font-weight: 400;
	font-size: 14px;
	color: #6f797a;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

#sign-form .modal-body form strong {
	font-weight: 300;
}

#sign-form form input[type="checkbox"]{
	display: none;
	padding-right: 20px;
}
#sign-form form label .text-label:before{
	content:"\f096";
	font-family: "FontAwesome";
	color: #666;
	margin-right: 10px;
	margin-left: -20px;
}
#sign-form form input[type="checkbox"]:checked + .text-label:before{
	content: "\f14a";
	color: #0072bc;
	-webkit-animation: tick .1s ease-in;
	animation: tick .1s ease-in;
}
@-webkit-keyframes tick {
	0% { 
	-webkit-transform: scale(0);
	transform: scale(0); 
	}
	90% { 
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	}
	100% { 
	-webkit-transform: scale(1);
	transform: scale(1); }
}
@keyframes tick {
	0% { 
	-webkit-transform: scale(0);
	transform: scale(0); 
	}
	90% { 
	-webkit-transform: scale(1.3);
	transform: scale(1.3); 
	}
	100% { 
	-webkit-transform: scale(1);=
	transform: scale(1); 
	}
}
#sign-form ::-webkit-input-placeholder{
	color: #bcbcbc !important;
}
#sign-form :-moz-input-placeholder{
	color: #bcbcbc !important;
}
#sign-form :-ms-input-placeholder{
	color: #bcbcbc !important;
}
#sign-form form input.btn-block{
	background: #3cb878;
	padding: 10px 10px;
	border: none;
	color: #fff;
	border-radius: 0;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 30px;
}
#sign-form form button+a,
#sign-form form button+a+p{
	font-size: 16px;
}


/* user porfile */
.profile-page-inner {
	margin-bottom: 80px;
}

.profile-page-inner .profile-info {
	margin-top: 80px;
}
.profile-page-inner .container{
	position: relative;
}

.profile-page-inner .container a.btn-useredit {
	position: absolute;
	right: 0;
	top:0;
}

.profile-page-inner h3 {
	text-transform: uppercase;
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 24px;
}

.overview-inner .pull-left {
	margin-right: 20px;
}

.compnay-address p{
	margin-bottom: 8px;
}

.compnay-address p strong {
	width: 25px;
	height: 25px;
	 display: inline-block;
}
 
.profile-info .social-button {
	margin-top: 30px;
}

/* profile-page */

.profile-page form label{
	display: block;
	margin: 15px 0 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}

.profile-page form input,
.profile-page form textarea {
	width: 50%;
	padding:8px 15px;
	margin-bottom: 10px;
	border: 1px solid #e5e5e5;
}
.profile-page form textarea {
	height: 200px;
}

.profile-page {
	margin-bottom: 80px;
}

.profile-page form #personal-submit-form {
	margin-top: 30px;
}


/* rating page */
.rating-page {
	margin-bottom: 80px;
}

.rating-page i {
	margin: 0 8px 10px;
}

.rating-page #ratting-submit-form {
	margin-top: 30px;
}

.rating-page h3 {
	text-transform: uppercase;
	font-size: 24px;
}

/* Modal */
#ratting-msg .modal-dialog,
#welcome-msg .modal-dialog,
#update-msg .modal-dialog,
#withdraw-msg .modal-dialog {
	width: 350px;
}

#withdraw-submit-form {
	display: inline-block;
}

#ratting-msg .modal-dialog .modal-title,
#welcome-msg .modal-dialog .modal-title,
#update-msg .modal-dialog .modal-title, 
#withdraw-msg .modal-dialog .modal-title {
	text-align: center;
}

#ratting-msg .modal-dialog .modal-content,
#welcome-msg .modal-dialog .modal-content,
#update-msg .modal-dialog .modal-content,
#withdraw-msg .modal-dialog .modal-content {
	margin-top: 150px;
}





/* ------------------------------------
                Sign in form
 -------------------------------------- */
#sign-form .modal-dialog {
    width: 450px;
    margin: 30px auto;
}
#sign-form{
    outline: none;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}
#sign-form .modal-content{
    border-radius: 0;
}
#sign-form .modal-header{
    border-bottom: none;
    font-size: 24px;
    color: #010101;
}
#sign-form .close{
    opacity: 1;
}
#sign-form h3{
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 48px;
}
#sign-form .modal-body:before{
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
#sign-form .modal-body form{
    width: 60%;
    display: inline-block;
    vertical-align: middle;
}
#sign-form form a.btn-block{
    background: #4b7bb5;
    color: #fff;
    border-radius: 4px;
}
#sign-form form a.btn-block i{
    margin-right: 5px;
    font-size: 24px;
    vertical-align: middle;
}
#sign-form form .or-button{
    font-size: 20px;
    font-weight: 300;
    margin: 15px 0;
}
#sign-form form .form-control{
    border: 1px solid #d8dbdb;
    border-radius: 0 !important;
    box-shadow: none;
    color: #444;
    font-size: 20px;
    font-weight: 300;
    height: 45px;
    margin-bottom: 20px;
}
#sign-form form label{
    font-weight: 400;
    font-size: 14px;
    color: #6f797a;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
}

#sign-form .modal-body form strong {
    font-weight: 300;
}

#sign-form form input[type="checkbox"]{
    display: none;
    padding-right: 20px;
}
#sign-form form label .text-label:before{
    content:"\f096";
    font-family: "FontAwesome";
    color: #666;
    margin-right: 10px;
    margin-left: -20px;
}
#sign-form form input[type="checkbox"]:checked + .text-label:before{
    content: "\f14a";
    color: #0072bc;
    -webkit-animation: tick .1s ease-in;
    animation: tick .1s ease-in;
}
@-webkit-keyframes tick {
    0% { 
    -webkit-transform: scale(0);
    transform: scale(0); 
    }
    90% { 
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    }
    100% { 
    -webkit-transform: scale(1);
    transform: scale(1); }
}
@keyframes tick {
    0% { 
    -webkit-transform: scale(0);
    transform: scale(0); 
    }
    90% { 
    -webkit-transform: scale(1.3);
    transform: scale(1.3); 
    }
    100% { 
    -webkit-transform: scale(1);=
    transform: scale(1); 
    }
}
#sign-form ::-webkit-input-placeholder{
    color: #bcbcbc !important;
}
#sign-form :-moz-input-placeholder{
    color: #bcbcbc !important;
}
#sign-form :-ms-input-placeholder{
    color: #bcbcbc !important;
}
#sign-form form input.btn-block,
.themeum-register{
    padding: 10px 10px;
    border: none;
    color: #000;
    border-radius: 0;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 30px;
}
#sign-form form input.btn-block:hover, .themeum-register:hover{
    background: #E26500;
 }
#sign-form form button+a{
    font-size: 16px;
}
.themeum-reg{
    padding: 20px;
    width: 100%;
}



/* ------------------------------------
             Slder Carousel
 -------------------------------------- */
.carousel-indicators .active {
	width: auto;
	height: auto;
}
.carousel-indicators li {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 1px;
	text-indent: 0px;
}
#carousel-example-generic ol.carousel-indicators li{
	font-size: 18px;
	color: #000;
	background: rgba(0,0,0,0.6);
}
#carousel-example-generic ol.carousel-indicators li.active{
	color: #fff;
	background: rgba(227, 192, 40,0.6);
}


/***************************
****** Woocommerce *******
****************************/

/******GROUP CSS******/
.match-details-tab-content #group{
    text-align: center;
}
.match-details-tab-content #group .group-name-wrap{
    background-color: #fad32b;
    font-size: 22px;
    line-height: 24px;
    padding: 15px;
    margin: 60px 0 20px 0;
}
.match-details-tab-content #group .team-name1{
    margin: 10px 0;
}
div.match-details{
    margin-bottom: 50px;
}


/* Homepage Style5 */
.style3-container .match-countdown-wrap {
    background: transparent !important;
    display: block !important;
    padding: 0 !important;
    margin-bottom: 60px !important;
}
.match-countdown-wrap .countdown-section,  .match-countdown-wrap .single-custom-count{
    background: #fff;
    color: #000;
    text-align: center;
    padding: 20px 30px;
    border-radius: 4px;
}
.match-countdown-wrap .single-custom-count{
	margin-right: 30px;
}
.match-countdown-wrap .single-custom-count .custom-count{
	font-size: 46px;
	line-height: 56px;
}
.match-countdown-wrap .single-custom-count .single-count-label{
	font-weight: 400;
	text-transform: uppercase;
}
.style3-container a.match-ticket-btn {
    color: #252525;
    background: #fbd930;
    padding: 16px 60px;
    margin-top: 32px;
    font-weight: 500;
    border-radius: 3px;
}
.style3-container span.match-date {
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}
.themeum-lateswt-match.style3-container:before {
    background-image: linear-gradient(45deg, rgba(117, 180, 54, .85) 0%, rgba(254, 207, 59, .85) 100%);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
}
.style3-container .countdown-time {
    padding: 220px 0;
}
.style3-container .countdown-time #home-countdown-timer .countdown-amount {
    display: block;
    font-size: 46px;
    line-height: 46px;
}
.style3-container .countdown-time .countdown-period {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}

/* ==========================================================================
      responsive
========================================================================== */
.nano { background: #bba; }
.nano .nano-content { padding: 10px; }
.nano .nano-pane   { background: #888; }
.nano .nano-slider { background: #111; }


@media (min-width: 961px) and (max-width: 1199px) {
	.boxwidth,
	.boxwidth #masthead.sticky{
		max-width: 100%;
	}
    #main-menu .nav>li>a{
		padding: 0 7px;
	}
	/* match details */
	.matech-team .title h4 {
		font-size: 32px;
	}
	.latest-team .latest-team-a, .latest-team .latest-team-b {
	    font-size: 16px;
	}
	.latest-team .latest-team-b:before{
		border-width: 29px 35px 20px 23px;
	}
	.latest-team .latest-team-a:after{
		border-width: 31px 38px 18px 20px;
	}
	.themeum-overlay-inner{
		padding: 5px;
	}
	.highlights-intro .entry-category a{
		padding: 2px 5px;
		font-size: 14px;
	}

}


@media (min-width: 768px) and (max-width: 960px){
	#navigation .navbar-nav > li > a {
		padding: 40px 10px !important;
	}
	.match-place{
		width: 100%;
		padding-left: 15px;
	}
	.boxwidth,
	.boxwidth #masthead.sticky{
		max-width: 100%;
	}

	#main-menu {
		padding: 0;
		text-align: center;
	}

	#main-menu .nav{
		display: inline-block;
	}

	#main-menu .nav>li>a{
		padding: 0 7px;
	}

	.navbar-brand>img {
		  margin-top: 20px;
	}

	#main-menu .nav>li>ul li a{
		font-size: 12px;
	}

	#main-menu .sub-menu li a{
		text-align: left;
	}

	/* latest match */
	.latest-team .latest-team-a, 
	.latest-team .latest-team-b {
		font-size: 18px;
	}
	.latest-team .latest-team-a {
		padding: 22px 0 15px 20px;
	}
	.latest-team .latest-team-b {
		padding: 22px 20px 15px 0;
	}

	/* popular-image */
	.popular-image img {
		width: 100%;
		margin-bottom: 20px;
	}
	.popular-news-style2-item .media>.pull-left {
		float: none !important;
	}
	/* footer widget */
	.footer-wrap-inner {
		background: none;
	}	
	.thm-footer-1-inner {
		margin-bottom: 40px;
	}

	/* match details */
	.matech-team .title h4 {
		font-size: 20px;
	}

	.match-detail-league-title {
		margin-top: 80px;
		font-size: 15px;
	}

	.match-team-inner .right {
		  margin-left: 16px;
	}

	.match-team-inner .left {
		margin-right: 16px;
	}

	.match-team-inner h4 {
		font-size: 13px;
	}

	.match-banner .score.league {
	  line-height: 50px;
	  margin-top: 20px;
	}
	.match-details-tab-content #group .group-name-wrap{
		background-color: none;
	}

}

@media (max-width: 767px) {

	#main-menu .wp-megamenu-wrap .signup-signin a {
	    display: inline-block;
	    margin-top: 10px;
	    margin-bottom: 20px;
	}

	.themeum-latest-match-layout2 #home-countdown-timer {
	    float: left;
	}
	.latest-team-wrap {
	    margin-top: 24px;
	    padding: 0 25px;
	}
	.image-wrap {
	    margin-bottom: 10px;
	}
	.match-opening-cont {
	    margin-top: 22px;
	    padding: 0 25px;
	}
	.match-date-cont {
	    margin-top: 22px;
	    padding: 0 25px;
	}
	.highlights-item {
	    margin-bottom: 30px;
	}
	.thm-ads-banner{
		margin-top: 0 !important;
	}

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	    width: 46.8% !important;
	    margin-bottom: 25px !important;
	}

	#navigation .woocommerce.widget_shopping_cart {
		right: auto;
		left: 0;
		top:35px;
	}
	.highlight-style3 .themeum-overlay-wrap img {
	    width: 100%;
	    height: 100%;
	}
	
	/*main menu*/
	#sign-form .modal-body form {
		width: 100%;
	}
	#navigation .navbar-nav{
		float: none;
		margin: 0;
	}
	#navigation.navbar {
		padding: 0;
	}
	#navigation .navbar-brand{
		padding-top: 3px;
		padding-bottom: 0px;
		margin-left: 0;
	} 
	.navbar-toggle .icon-bar{
 		background: #fff;
 	}
	#navigation .navbar-nav > li > a {
		padding: 10px 15px !important;
	}
	#header-container #navigation {
		position: relative;
	}

	/*secondary*/
	.secondary-menu-wrap {
		  background: rgba(0,0,0,.85);
	}
	#menu-secondary-menu.navbar-nav {
		margin: inherit;
	} 
	#menu-secondary-menu.navbar-nav>li>a {
	  line-height: 42px;
	  min-height: 42px;
	}	
	#menu-secondary-menu.navbar-nav>li {
		display: inline-block;
	}
	/* search */
	.home-search form input {
		height: 50px;
		line-height: 50px;
	}
	.home-search form#searchform i {
		top: 14px;
		right: 10px;
	}

	/* SLider2 */
	.slider2-score {
		font-size: 30px;
	}

	.slider2-time {
		line-height: 24px;
	}
	.slider2-box {
		  height: 170px;
	}

	.slider2-carousel-indicators .container .slider2-carousel-indicators-inner,
	.slider2-carousel-indicators .nano .nano-pane {
		display: none;
	}

	/* latest match */
	#home-countdown-timer > div.next-match-count {
		margin: 0 15px 0 0;	
	}
	#home-countdown-timer > div {
		margin: 0 10px 0 0;
	}
	.themeum-latest-match .latest-team {
		  text-align: center;
	}
	.latest-team .latest-team-a, 
	.latest-team .latest-team-b {
		  line-height: 28px;
		  display: block;
		  margin: 20px 0;
	}
	.latest-team .latest-team-b:before,
	.latest-team .latest-team-a:after {
		display: none;
	}

	/* Breaking News */
	.themeum-breaking-news .carousel-inner h3 {
		line-height: 28px;
		margin: 12px 0;	
	}

	/* Soccer Heighlights */
	.highlights-wrapper img,
	.highlights-style2-item img,
	.themeum-featured-item img {
		width: 100%;
	}

	/* Player */
	.player-inner img {
		width: 100%;
	}

	/* themeum poll */
	.themeum-poll {
		margin-bottom: 30px;
	}

	/* footer widget */
	.footer-wrap-inner {
		background: none;
	}
	.thm-footer-1-inner {
		margin-bottom: 40px;
	}

	/* match details */
	.matech-team-left,
	.matech-team-right {
		text-align: center;
	}
	.goal-count.media .text-right{
		text-align: center;
	}
	.matech-team.pull-right,
	.matech-team.pull-left,
	.goal-count.media .pull-right,
	.goal-count.media .pull-left,
	.match-goal-info .pull-left,
	.match-goal-info .pull-right{
		float: none !important;
	}

	.match-banner .score {
		margin: 30px 0;
	}

	.match-detail-league-title {
		margin-top: 80px;
		font-size: 15px;
	}

	.goal-timeline .timeline-titme {
		margin: 0 3px;
	}

	.nav-tabs.match-details-tab-nav>li>a {
		margin-right: 12px;
		font-size: 12px;
	}
	.matech-details-team .pull-left {
		padding-right: 30px;
	}
	.matech-details-team .pull-right {
		padding-left: 30px;
	}
	.match-goal-info .pull-left,
	.match-goal-info .pull-right {
		text-align: center;
	}
	.match-goal-info .text-center {
		padding: 30px 0;
	}
	.match-status-info {
		padding: 0;
	}
	.match-status-list .status {
		font-size: 14px;
	}

	.match-details-tab-nav>li {
		float: none;
		  margin-bottom: 15px;
	}
	.match-teams {
		padding: 0;
	}

	.team-overlay .player-overlay {
		left: 35px;
	}

	.team-overlay .player-overlay-right {
		left: auto;
		right: 35px;
	}

	.team-overlay {
		margin: 20px 0;
	}

	.league-banner {
		text-align: center;
	}

	/* match details */
	/*.match-details-inner {
		padding: 60px 0;
	}*/
	.result-list .fixture-team-inner .status {
		line-height: 24px;
	}
  
  .themeum-overlay-wrap.yes img,
  .themeum-video-post-wrapper-style2 img{
		width: 100%;
	}
	
	.player-profile-rightside h3 {
		margin-top: 30px;
	}
  .all-items.col-xs-12 {
		margin-bottom: 30px;
	}
}

@media (max-width: 489px) {
	.countdown-section.next-match-count {
	    display: block;
	    width: 100%;
	    padding-bottom: 15px;
	}
	#home-countdown-timer > div {
	    margin: 0 22px 0 0;
	}
	.latest-team .latest-team-a {
	    padding: 15px;
	}
	.latest-team .latest-team-b {
	    padding: 15px;
	}
}
















/* mega menu */
#main-menu .wp-megamenu-wrap .signup-signin a {
    padding: 3px 15px !important;
    color: #000 !important;
    line-height: 24px;
    border-radius: 2px;
    font-weight: 300;
    margin-left: 60px;
}
.wpmm-vertical-tabs {
    background: #000;
}
.wpmm-vertical-tabs-nav {
    background: #191919;
    border-right: 1px solid #232323;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active {
    background: #000;
    border-top: 1px solid #232323;
    border-bottom: 1px solid #232323;
}

.spinwarp:after{
    background: rgba(0, 0, 0, 0.88);
}

.btn-lg,.btn{
    border-radius: 0px;
}
.gallery-caption{  }

.bypostauthor{  }
#mailchimp-id{ display:none; }

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
   width: 30.75%;
   margin-bottom: 30px;
}
ul.wp-megamenu .product_list_widget li span.woocommerce-Price-amount {
    color: #fff;
}
.point-table-single .point-table.table-responsive a {
    color: rgba(0, 0, 0, 0.70);
}
.point-table-single .point-table.table-responsive a:hover {
    color: #fbd930;
}
/* Demo3 */
.style3-wrap .popular-image {
    display: inline-block;
    float: left;
    margin-right: 30px;
}

.video-style3 .entry-title {
    font-size: 16px;
    font-weight: 700;
    margin: -8px 0 16px !important;
}

.style3-wrapper .themeum-overlay-wrap {
    margin-bottom: 33px;
}
.vc_row[data-vc-full-width].vc_hidden {
     opacity: 1 !important; 
     overflow: inherit !important;
}
.cross-item-wrap:after {
    content: "/";
    width: 40px;
    height: 40px;
    background: rgb(250, 211, 43);
    display: block;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
}
.top-player-wrap{
    color: #ffffff;
    background-color: #000000;
    font-size: 24px;
    margin-bottom: 12px;
    padding: 12px 0px 12px 0px;
    font-weight: 700;
}

span.total-match-played {
    text-align: right;
    float: right;
}

.top-player-list-cont .icon-bar {
    height: 3px;
    width: 30px;
    display: block;
    background: #fff;
    margin-bottom: 3px;
}

.themeum-recent-result-inner a {
    color: #fff;
}
.carousel-inners .overlay {
    position: absolute;
    bottom: 55px;
    padding: 0px 35px 0px;
    color: #fff;
    z-index: 9;
}
.carousel-inners .overlay a {
    color: #fff;
}
.themeum-featured-item .overlay h3 a{
    color: #fff;
}
.themeum-featured-item .overlay h3 {
    margin-bottom: 15px;
    margin-top: 10px;
}

.overlay .entry-category {
    background: #fad32b;
    padding: 5px 6px;
}
.carousel-inners img{
    width: 100%;
}
.carousel-inners .themeum-featured-item {
    margin-bottom: 32px;
}
.themeum-featured-item .overlay-inner h3 a {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
}

.thum-style2 {
    width: 95px;
    float: right;
    height: 100%;
    position: absolute;
    top: 0;
    right: -96px;
}
.thum-style2 ul li {
    float: inherit !important;
    margin-bottom: 23px;
}
.thum-style2 .flex-next, .thum-style2 .flex-prev{
    display: none;
}
.thm-gallery-style2 .slides.gallery-thumb-image {
    display: inline;
}
.featured-style-2 .themeum-overlay-wrap.yes img {
    position: relative;
    height: 505px;
}
.highlight-style4 .themeum-overlay-wrap img {
    height: 418px !important;
}
.highlight-style4r .highlights-style2-item h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 20px 0 10px;
    line-height: 24px;
}
.highlight-style4r .highlights-style2-item {
    border-bottom: none;
}
.gallery-post-col-3 {
    margin-bottom: 30px;
}
.homepage5 .dark_mail .mc4wp-form p:after {
    font-weight: 400;
    color: #fff;
}
.gallery-post-col-6 img.img-responsive.wp-post-image {
    height: 236px;
    margin-bottom: 30px;
}
.homepage5 h4, .homepage5 p {
    color: #fff !important;
    font-weight: 400 !important;
}
.homepage5 .dark_mail .mc4wp-form input[type=email] {
    border-bottom: 1px solid #fff;
    color: #fff;
}
.homepage5 .dark_mail .mc4wp-form input[type=email]::placeholder {
    color: #fff;
    font-weight: 300;
}
.countdown-time #home-countdown-timer > div {
    margin: 0 30px 0 0;
}
.themeum-twitter-shortcode.tweet-padding {
    padding: 30px;
}
.recent-result-wrap h2 {
    background: transparent !important;
    color: #000 !important;
}

/*******EXTRA CSS******/
#pull-reasult-html{
    margin-bottom: 20px;
}/*! This file is auto-generated */
.wp-core-ui .button,.wp-core-ui .button-primary,.wp-core-ui .button-secondary{display:inline-block;text-decoration:none;font-size:13px;line-height:2.15384615;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}.wp-core-ui button::-moz-focus-inner,.wp-core-ui input[type=button]::-moz-focus-inner,.wp-core-ui input[type=reset]::-moz-focus-inner,.wp-core-ui input[type=submit]::-moz-focus-inner{border-width:0;border-style:none;padding:0}.wp-core-ui .button-group.button-large .button,.wp-core-ui .button.button-large{min-height:32px;line-height:2.30769231;padding:0 12px}.wp-core-ui .button-group.button-small .button,.wp-core-ui .button.button-small{min-height:26px;line-height:2.18181818;padding:0 8px;font-size:11px}.wp-core-ui .button-group.button-hero .button,.wp-core-ui .button.button-hero{font-size:14px;min-height:46px;line-height:3.14285714;padding:0 36px}.wp-core-ui .button.hidden{display:none}.wp-core-ui input[type=reset],.wp-core-ui input[type=reset]:active,.wp-core-ui input[type=reset]:focus,.wp-core-ui input[type=reset]:hover{background:0 0;border:none;box-shadow:none;padding:0 2px 1px;width:auto}.wp-core-ui .button,.wp-core-ui .button-secondary{color:#0071a1;border-color:#0071a1;background:#f3f5f6;vertical-align:top}.wp-core-ui p .button{vertical-align:baseline}.wp-core-ui .button-secondary:hover,.wp-core-ui .button.hover,.wp-core-ui .button:hover{background:#f1f1f1;border-color:#016087;color:#016087}.wp-core-ui .button-secondary:focus,.wp-core-ui .button.focus,.wp-core-ui .button:focus{background:#f3f5f6;border-color:#007cba;color:#016087;box-shadow:0 0 0 1px #007cba;outline:2px solid transparent;outline-offset:0}.wp-core-ui .button-secondary:active,.wp-core-ui .button:active{background:#f3f5f6;border-color:#7e8993;box-shadow:none}.wp-core-ui .button.active,.wp-core-ui .button.active:hover{background-color:#e2e4e7;color:#00669b;border-color:#016087;box-shadow:inset 0 2px 5px -3px #016087}.wp-core-ui .button.active:focus{border-color:#007cba;box-shadow:inset 0 2px 5px -3px #016087,0 0 0 1px #007cba}.wp-core-ui .button-disabled,.wp-core-ui .button-secondary.disabled,.wp-core-ui .button-secondary:disabled,.wp-core-ui .button-secondary[disabled],.wp-core-ui .button.disabled,.wp-core-ui .button:disabled,.wp-core-ui .button[disabled]{color:#a0a5aa!important;border-color:#ddd!important;background:#f7f7f7!important;box-shadow:none!important;cursor:default;transform:none!important}.wp-core-ui .button-link{margin:0;padding:0;box-shadow:none;border:0;border-radius:0;background:0 0;cursor:pointer;text-align:left;color:#0073aa;text-decoration:underline;transition-property:border,background,color;transition-duration:.05s;transition-timing-function:ease-in-out}.wp-core-ui .button-link:active,.wp-core-ui .button-link:hover{color:#006799}.wp-core-ui .button-link:focus{color:#124964;box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);outline:1px solid transparent}.wp-core-ui .button-link-delete{color:#a00}.wp-core-ui .button-link-delete:focus,.wp-core-ui .button-link-delete:hover{color:#dc3232;background:0 0}.wp-core-ui .button-link-delete:disabled{background:0 0!important}.wp-core-ui .button-primary{background:#007cba;border-color:#007cba;color:#fff;text-decoration:none;text-shadow:none}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary.hover,.wp-core-ui .button-primary:focus,.wp-core-ui .button-primary:hover{background:#0071a1;border-color:#0071a1;color:#fff}.wp-core-ui .button-primary.focus,.wp-core-ui .button-primary:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba}.wp-core-ui .button-primary.active,.wp-core-ui .button-primary.active:focus,.wp-core-ui .button-primary.active:hover,.wp-core-ui .button-primary:active{background:#00669b;border-color:#00669b;box-shadow:none;color:#fff}.wp-core-ui .button-primary-disabled,.wp-core-ui .button-primary.disabled,.wp-core-ui .button-primary:disabled,.wp-core-ui .button-primary[disabled]{color:#a0a5aa!important;background:#f7f7f7!important;border-color:#ddd!important;box-shadow:none!important;text-shadow:none!important;cursor:default}.wp-core-ui .button-group{position:relative;display:inline-block;white-space:nowrap;font-size:0;vertical-align:middle}.wp-core-ui .button-group>.button{display:inline-block;border-radius:0;margin-right:-1px}.wp-core-ui .button-group>.button:first-child{border-radius:3px 0 0 3px}.wp-core-ui .button-group>.button:last-child{border-radius:0 3px 3px 0}.wp-core-ui .button-group>.button-primary+.button{border-left:0}.wp-core-ui .button-group>.button:focus{position:relative;z-index:1}.wp-core-ui .button-group>.button.active{background-color:#e2e4e7;color:#00669b;border-color:#016087;box-shadow:inset 0 2px 5px -3px #016087}.wp-core-ui .button-group>.button.active:focus{border-color:#007cba;box-shadow:inset 0 2px 5px -3px #016087,0 0 0 1px #007cba}@media screen and (max-width:782px){.wp-core-ui .button,.wp-core-ui .button.button-large,.wp-core-ui .button.button-small,a.preview,input#publish,input#save-post{padding:0 14px;line-height:2.71428571;font-size:14px;vertical-align:middle;min-height:40px;margin-bottom:4px}.wp-core-ui .copy-to-clipboard-container .copy-attachment-url{margin-bottom:0}#media-upload.wp-core-ui .button{padding:0 10px 1px;min-height:24px;line-height:22px;font-size:13px}.media-frame.mode-grid .bulk-select .button{margin-bottom:0}.wp-core-ui .save-post-status.button{position:relative;margin:0 14px 0 10px}.wp-core-ui.wp-customizer .button{font-size:13px;line-height:2.15384615;min-height:30px;margin:0;vertical-align:inherit}.media-modal-content .media-toolbar-primary .media-button{margin-top:10px;margin-left:5px}.interim-login .button.button-large{min-height:30px;line-height:2;padding:0 12px 2px}}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(//fcf-officiel.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(//fcf-officiel.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(//fcf-officiel.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}/*! This file is auto-generated */
.media-modal *{box-sizing:content-box}.media-modal input,.media-modal select,.media-modal textarea{box-sizing:border-box}.media-frame,.media-modal{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:12px;-webkit-overflow-scrolling:touch}.media-modal legend{padding:0;font-size:13px}.media-modal label{font-size:13px}.media-modal .legend-inline{position:absolute;transform:translate(-100%,50%);margin-left:-1%;line-height:1.2}.media-frame a{border-bottom:none;color:#0073aa}.media-frame a:active,.media-frame a:hover{color:#006799}.media-frame a:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);color:#124964;outline:1px solid transparent}.media-frame a.button{color:#32373c}.media-frame a.button:hover{color:#23282d}.media-frame a.button-primary,.media-frame a.button-primary:hover{color:#fff}.media-frame input,.media-frame textarea{padding:6px 8px}.media-frame select,.wp-admin .media-frame select{min-height:30px;vertical-align:middle}.media-frame input[type=color],.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week],.media-frame select,.media-frame textarea{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #7e8993;background-color:#fff;color:#32373c;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:13px}.media-frame input[type=date],.media-frame input[type=datetime-local],.media-frame input[type=datetime],.media-frame input[type=email],.media-frame input[type=month],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=tel],.media-frame input[type=text],.media-frame input[type=time],.media-frame input[type=url],.media-frame input[type=week]{padding:0 8px;line-height:2.15384615}.media-frame.mode-grid .wp-filter input[type=search]{font-size:14px;line-height:2}.media-frame input[type=email]:focus,.media-frame input[type=number]:focus,.media-frame input[type=password]:focus,.media-frame input[type=search]:focus,.media-frame input[type=text]:focus,.media-frame input[type=url]:focus,.media-frame select:focus,.media-frame textarea:focus{border-color:#007cba;box-shadow:0 0 0 1px #007cba;outline:2px solid transparent}.media-frame input:disabled,.media-frame input[readonly],.media-frame textarea:disabled,.media-frame textarea[readonly]{background-color:#eee}.media-frame input[type=search]{-webkit-appearance:textfield}.media-frame ::-webkit-input-placeholder{color:#72777c}.media-frame ::-moz-placeholder{color:#72777c;opacity:1}.media-frame :-ms-input-placeholder{color:#72777c}.media-frame .hidden,.media-frame .setting.hidden{display:none}/*!
 * jQuery UI Draggable/Sortable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */.ui-draggable-handle,.ui-sortable-handle{touch-action:none}.media-modal{position:fixed;top:30px;left:30px;right:30px;bottom:30px;z-index:160000}.wp-customizer .media-modal{z-index:560000}.media-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:159900}.wp-customizer .media-modal-backdrop{z-index:559900}.media-modal-close{position:absolute;top:0;right:0;width:50px;height:50px;margin:0;padding:0;border:1px solid transparent;background:0 0;color:#666;z-index:1000;cursor:pointer;outline:0;transition:color .1s ease-in-out,background .1s ease-in-out}.media-modal-close:active,.media-modal-close:hover{color:#006799}.media-modal-close:focus{color:#006799;border-color:#5b9dd9;box-shadow:0 0 3px rgba(0,115,170,.8);outline:2px solid transparent}.media-modal-close span.media-modal-icon{background-image:none}.media-modal-close .media-modal-icon:before{content:"\f158";font:normal 20px/1 dashicons;speak:never;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.media-modal-content{position:absolute;top:0;left:0;right:0;bottom:0;overflow:auto;min-height:300px;box-shadow:0 5px 15px rgba(0,0,0,.7);background:#fcfcfc;-webkit-font-smoothing:subpixel-antialiased}.media-modal-content .media-frame select.attachment-filters{margin-top:32px;margin-right:2%;width:42%;width:calc(48% - 12px)}.media-modal-content .attachments-browser .search{width:100%}.wp-core-ui .media-modal-icon{background-image:url(//fcf-officiel.com/wp-includes/images/uploader-icons.png);background-repeat:no-repeat}.media-toolbar{position:absolute;top:0;left:0;right:0;z-index:100;height:60px;padding:0 16px;border:0 solid #ddd;overflow:hidden}.media-frame-toolbar .media-toolbar{top:auto;bottom:-47px;height:auto;overflow:visible;border-top:1px solid #ddd}.media-toolbar-primary{float:right;height:100%;position:relative}.media-toolbar-secondary{float:left;height:100%}.media-toolbar-primary>.media-button,.media-toolbar-primary>.media-button-group{margin-left:10px;float:left;margin-top:15px}.media-toolbar-secondary>.media-button,.media-toolbar-secondary>.media-button-group{margin-right:10px;margin-top:15px}.media-sidebar{position:absolute;top:0;right:0;bottom:0;width:267px;padding:0 16px;z-index:75;background:#f3f3f3;border-left:1px solid #ddd;overflow:auto;-webkit-overflow-scrolling:touch}.media-sidebar::after{content:"";display:flex;clear:both;height:24px}.hide-toolbar .media-sidebar{bottom:0}.image-details h2,.media-sidebar h2{position:relative;font-weight:600;text-transform:uppercase;font-size:12px;color:#666;margin:24px 0 8px}.attachment-details .setting,.media-sidebar .setting{display:block;float:left;width:100%;margin:0 0 10px}.media-sidebar .collection-settings .setting{margin:1px 0}.attachment-details .setting.has-description,.media-sidebar .setting.has-description{margin-bottom:5px}.media-sidebar .setting .link-to-custom{margin:3px 2px 0}.attachment-details .setting .name,.attachment-details .setting span,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{min-width:30%;margin-right:4%;font-size:12px;text-align:right;word-wrap:break-word}.media-sidebar .setting .name{max-width:80px}.media-sidebar .setting .value{text-align:left}.media-sidebar .setting select{max-width:65%}.attachment-details .field input[type=checkbox],.attachment-details .field input[type=radio],.attachment-details .setting input[type=checkbox],.attachment-details .setting input[type=radio],.media-sidebar .field input[type=checkbox],.media-sidebar .field input[type=radio],.media-sidebar .setting input[type=checkbox],.media-sidebar .setting input[type=radio]{float:none;margin:8px 3px 0;padding:0}.attachment-details .setting .name,.attachment-details .setting .value,.attachment-details .setting span,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name,.media-sidebar .setting .value,.media-sidebar .setting span{float:left;min-height:22px;padding-top:8px;line-height:1.33333333;font-weight:400;color:#666}.media-sidebar .checkbox-label-inline{font-size:12px}.attachment-details .copy-to-clipboard-container,.media-sidebar .copy-to-clipboard-container{flex-wrap:wrap;margin-top:10px;margin-left:calc(35% - 1px);padding-top:10px}.attachment-details .attachment-info .copy-to-clipboard-container{float:none}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{padding:0;min-height:0;line-height:2.18181818;text-align:left;color:#40860a}.compat-item label span{text-align:right}.attachment-details .setting .value,.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting .value,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting textarea{box-sizing:border-box;margin:1px;width:65%;float:right}.attachment-details .setting .value,.attachment-details .setting+.description,.media-sidebar .setting .value{margin:0 1px;text-align:left}.attachment-details .setting+.description{clear:both;font-size:12px;font-style:normal;margin-bottom:10px}.attachment-details .setting textarea,.compat-item .field textarea,.media-sidebar .setting textarea{height:62px;resize:vertical}.compat-item{float:left;width:100%;overflow:hidden}.compat-item table{width:100%;table-layout:fixed;border-spacing:0;border:0}.compat-item tr{padding:2px 0;display:block;overflow:hidden}.compat-item .field,.compat-item .label{display:block;margin:0;padding:0}.compat-item .label{min-width:30%;margin-right:4%;float:left;text-align:right}.compat-item .label span{display:block;width:100%}.compat-item .field{float:right;width:65%;margin:1px}.compat-item .field input[type=email],.compat-item .field input[type=number],.compat-item .field input[type=password],.compat-item .field input[type=search],.compat-item .field input[type=tel],.compat-item .field input[type=text],.compat-item .field input[type=url],.compat-item .field textarea{width:100%;margin:0;box-sizing:border-box}.sidebar-for-errors .attachment-details,.sidebar-for-errors .compat-item,.sidebar-for-errors .media-sidebar .media-progress-bar,.sidebar-for-errors .upload-details{display:none!important}.media-menu{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:50px 0 10px;background:#f3f3f3;border-right-width:1px;border-right-style:solid;border-right-color:#ccc;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.media-menu .media-menu-item{display:block;box-sizing:border-box;width:100%;position:relative;border:0;margin:0;padding:8px 20px;font-size:14px;line-height:1.28571428;background:0 0;color:#0073aa;text-align:left;text-decoration:none;cursor:pointer}.media-menu .media-menu-item:hover{background:rgba(0,0,0,.04)}.media-menu .media-menu-item:active{color:#0073aa;outline:0}.media-menu .active,.media-menu .active:hover{color:#23282d;font-weight:600}.media-menu .media-menu-item:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);color:#124964;outline:1px solid transparent}.media-menu .separator{height:0;margin:12px 20px;padding:0;border-top:1px solid #ddd}.media-router{position:relative;padding:0 6px;margin:0;clear:both}.media-router .media-menu-item{position:relative;float:left;border:0;margin:0;padding:8px 10px 9px;height:18px;line-height:1.28571428;font-size:14px;text-decoration:none;background:0 0;cursor:pointer;transition:none}.media-router .media-menu-item:last-child{border-right:0}.media-router .media-menu-item:active,.media-router .media-menu-item:hover{color:#0073aa}.media-router .active,.media-router .active:hover{color:#23282d}.media-router .media-menu-item:focus{box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);color:#124964;outline:1px solid transparent}.media-router .active,.media-router .media-menu-item.active:last-child{margin:-1px -1px 0;background:#fff;border:1px solid #ddd;border-bottom:none}.media-router .active:after{display:none}.media-frame{overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.media-frame-menu{position:absolute;top:0;left:0;bottom:0;width:200px;z-index:150}.media-frame-title{position:absolute;top:0;left:200px;right:0;height:50px;z-index:200}.media-frame-router{position:absolute;top:50px;left:200px;right:0;height:36px;z-index:200}.media-frame-content{position:absolute;top:84px;left:200px;right:0;bottom:61px;height:auto;width:auto;margin:0;overflow:auto;background:#fff;border-top:1px solid #ddd}.media-frame-toolbar{position:absolute;left:200px;right:0;z-index:100;bottom:60px;height:auto}.media-frame.hide-menu .media-frame-content,.media-frame.hide-menu .media-frame-router,.media-frame.hide-menu .media-frame-title,.media-frame.hide-menu .media-frame-toolbar{left:0}.media-frame.hide-toolbar .media-frame-content{bottom:0}.media-frame.hide-router .media-frame-content{top:50px}.media-frame.hide-menu .media-frame-menu,.media-frame.hide-menu .media-frame-menu-heading,.media-frame.hide-router .media-frame-router,.media-frame.hide-toolbar .media-frame-toolbar{display:none}.media-frame-title h1{padding:0 16px;font-size:22px;line-height:2.27272727;margin:0}.media-attachments-filter-heading,.media-frame-menu-heading{position:absolute;left:20px;top:22px;margin:0;font-size:13px;line-height:1;z-index:151}.media-attachments-filter-heading{top:10px;left:16px}.mode-grid .media-attachments-filter-heading{top:0;left:-9999px}.mode-grid .media-frame-actions-heading{display:none}.wp-core-ui .button.media-frame-menu-toggle{display:none}.media-frame-title .suggested-dimensions{font-size:14px;float:right;margin-right:20px}.media-frame-content .crop-content{height:100%}.wp-customizer:not(.mobile) .media-frame-content .crop-content.site-icon{margin-right:300px}.media-frame-content .crop-content .crop-image{display:block;margin:auto;max-width:100%;max-height:100%}.media-frame-content .crop-content .upload-errors{position:absolute;width:300px;top:50%;left:50%;margin-left:-150px;margin-right:-150px;z-index:600000}.media-frame .media-iframe{overflow:hidden}.media-frame .media-iframe,.media-frame .media-iframe iframe{height:100%;width:100%;border:0}.media-frame select.attachment-filters{margin-top:11px;margin-right:2%;max-width:42%;max-width:calc(48% - 12px)}.media-frame select.attachment-filters:last-of-type{margin-right:0;width:auto;max-width:100%}.media-frame .search{margin:32px 0 0;padding:4px;font-size:13px;color:#444;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;-webkit-appearance:none}.media-toolbar-primary .search{max-width:100%}.media-frame .media-search-input-label{position:absolute;left:0;top:10px;margin:0;line-height:1}.wp-core-ui .attachments{margin:0;-webkit-overflow-scrolling:touch}.wp-core-ui .attachment{position:relative;float:left;padding:8px;margin:0;color:#444;cursor:pointer;list-style:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:25%;box-sizing:border-box}.wp-core-ui .attachment.details:focus,.wp-core-ui .attachment:focus,.wp-core-ui .selected.attachment:focus{box-shadow:inset 0 0 2px 3px #fff,inset 0 0 0 7px #5b9dd9;outline:2px solid transparent;outline-offset:-6px}.wp-core-ui .selected.attachment{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 7px #ccc}.wp-core-ui .attachment.details{box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #0073aa}.wp-core-ui .attachment-preview{position:relative;box-shadow:inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);background:#eee;cursor:pointer}.wp-core-ui .attachment-preview:before{content:"";display:block;padding-top:100%}.wp-core-ui .attachment .icon{margin:0 auto;overflow:hidden}.wp-core-ui .attachment .thumbnail{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1;transition:opacity .1s}.wp-core-ui .attachment .portrait img{max-width:100%}.wp-core-ui .attachment .landscape img{max-height:100%}.wp-core-ui .attachment .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.wp-core-ui .attachment .thumbnail img{top:0;left:0}.wp-core-ui .attachment .thumbnail .centered{position:absolute;top:0;left:0;width:100%;height:100%;transform:translate(50%,50%)}.wp-core-ui .attachment .thumbnail .centered img{transform:translate(-50%,-50%)}.wp-core-ui .attachments-browser .attachment .thumbnail .centered img.icon{transform:translate(-50%,-70%)}.wp-core-ui .attachment .filename{position:absolute;left:0;right:0;bottom:0;overflow:hidden;max-height:100%;word-wrap:break-word;text-align:center;font-weight:600;background:rgba(255,255,255,.8);box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.wp-core-ui .attachment .filename div{padding:5px 10px}.wp-core-ui .attachment .thumbnail img{position:absolute}.wp-core-ui .attachment-close{display:block;position:absolute;top:5px;right:5px;height:22px;width:22px;padding:0;background-color:#fff;background-position:-96px 4px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.3);transition:none}.wp-core-ui .attachment-close:focus,.wp-core-ui .attachment-close:hover{background-position:-36px 4px}.wp-core-ui .attachment .check{display:none;height:24px;width:24px;padding:0;border:0;position:absolute;z-index:10;top:0;right:0;outline:0;background:#eee;cursor:pointer;box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(0,0,0,.15)}.wp-core-ui .attachment .check .media-modal-icon{display:block;background-position:-1px 0;height:15px;width:15px;margin:5px}.wp-core-ui .attachment .check:hover .media-modal-icon{background-position:-40px 0}.wp-core-ui .attachment.selected .check{display:block}.wp-core-ui .attachment.details .check,.wp-core-ui .attachment.selected .check:focus,.wp-core-ui .media-frame.mode-grid .attachment.selected .check{background-color:#0073aa;box-shadow:0 0 0 1px #fff,0 0 0 2px #0073aa}.wp-core-ui .attachment.selected .check:focus{outline:2px solid transparent}.wp-core-ui .attachment.details .check .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check .media-modal-icon{background-position:-21px 0}.wp-core-ui .attachment.details .check:hover .media-modal-icon,.wp-core-ui .attachment.selected .check:focus .media-modal-icon,.wp-core-ui .media-frame.mode-grid .attachment.selected .check:hover .media-modal-icon{background-position:-60px 0}.wp-core-ui .media-frame .attachment .describe{position:relative;display:block;width:100%;margin:0;padding:0 8px;font-size:12px;border-radius:0}.media-frame .attachments-browser{position:relative;width:100%;height:100%;overflow:hidden}.attachments-browser .media-toolbar{right:300px;height:72px;background:#fff}.attachments-browser.hide-sidebar .media-toolbar{right:0}.attachments-browser .media-toolbar-primary>.media-button,.attachments-browser .media-toolbar-primary>.media-button-group,.attachments-browser .media-toolbar-secondary>.media-button,.attachments-browser .media-toolbar-secondary>.media-button-group{margin:10px 0}.attachments-browser .attachments{padding:2px 8px 8px}.attachments-browser .attachments,.attachments-browser .uploader-inline{position:absolute;top:72px;left:0;right:300px;bottom:0;overflow:auto;outline:0}.attachments-browser .uploader-inline.hidden{display:none}.attachments-browser .media-toolbar-primary{max-width:33%}.mode-grid .attachments-browser .media-toolbar-primary{display:flex;align-items:center}.mode-grid .attachments-browser .media-toolbar-mode-select .media-toolbar-primary{display:none}.attachments-browser .media-toolbar-secondary{max-width:66%}.uploader-inline .close{background-color:transparent;border:0;cursor:pointer;height:48px;outline:0;padding:0;position:absolute;right:2px;text-align:center;top:2px;width:48px;z-index:1}.uploader-inline .close:before{font:normal 30px/1 dashicons!important;color:#555d66;display:inline-block;content:"\f335";font-weight:300;margin-top:1px}.uploader-inline .close:focus{outline:1px solid #5b9dd9;box-shadow:0 0 3px rgba(0,115,170,.8)}.attachments-browser.hide-sidebar .attachments,.attachments-browser.hide-sidebar .uploader-inline{right:0;margin-right:0}.attachments-browser .instructions{display:inline-block;margin-top:16px;line-height:1.38461538;font-size:13px;color:#666}.attachments-browser .no-media{padding:2em 0 0 2em}.media-progress-bar{position:relative;height:10px;width:70%;margin:10px auto;border-radius:10px;background:#ddd;background:rgba(0,0,0,.1)}.media-progress-bar div{height:10px;min-width:20px;width:0;background:#0073aa;border-radius:10px;transition:width .3s}.media-uploader-status .media-progress-bar{display:none;width:100%}.uploading.media-uploader-status .media-progress-bar{display:block}.attachment-preview .media-progress-bar{position:absolute;top:50%;left:15%;width:70%;margin:-5px 0 0 0}.media-uploader-status{position:relative;margin:0 auto;padding-bottom:10px;max-width:400px}.uploader-inline .media-uploader-status h2{display:none}.media-uploader-status .upload-details{display:none;font-size:12px;color:#666}.uploading.media-uploader-status .upload-details{display:block}.media-uploader-status .upload-detail-separator{padding:0 4px}.media-uploader-status .upload-count{color:#444}.media-uploader-status .upload-dismiss-errors,.media-uploader-status .upload-errors{display:none}.errors.media-uploader-status .upload-dismiss-errors,.errors.media-uploader-status .upload-errors{display:block}.media-uploader-status .upload-dismiss-errors{position:absolute;top:-3px;right:-5px;padding:5px;border-radius:50%;transition:none;text-decoration:none}.uploader-inline .media-uploader-status .upload-dismiss-errors{top:2px;right:2px}.media-uploader-status .upload-dismiss-errors::before{content:"\f153";display:block;font:normal 16px/1 dashicons;color:#72777c}.uploader-inline .errors.media-uploader-status .upload-dismiss-errors::before{color:#606a73}.errors.media-uploader-status .upload-dismiss-errors:focus::before,.errors.media-uploader-status .upload-dismiss-errors:hover::before{color:#c00}.upload-errors .upload-error{padding:12px;margin-bottom:12px;background:#fff;border-left:4px solid #dc3232;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}.uploader-inline .upload-errors .upload-error{padding:12px 30px;background-color:#fbeaea;box-shadow:none}.upload-errors .upload-error-filename{font-weight:600}.upload-errors .upload-error-message{display:block;padding-top:8px;word-wrap:break-word}.uploader-window,.wp-editor-wrap .uploader-editor{top:0;left:0;right:0;bottom:0;text-align:center;display:none}.uploader-window{position:fixed;z-index:250000;opacity:0;transition:opacity 250ms}.wp-editor-wrap .uploader-editor{position:absolute;z-index:99998;background:rgba(150,150,150,.9)}.uploader-window,.wp-editor-wrap .uploader-editor.droppable{background:rgba(0,86,132,.9)}.uploader-window-content,.wp-editor-wrap .uploader-editor-content{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:1px dashed #fff}.uploader-window .uploader-editor-title,.uploader-window h1,.wp-editor-wrap .uploader-editor .uploader-editor-title{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);font-size:3em;line-height:1.3;font-weight:600;color:#fff;margin:0;padding:0 10px}.wp-editor-wrap .uploader-editor .uploader-editor-title{display:none}.wp-editor-wrap .uploader-editor.droppable .uploader-editor-title{display:block}.uploader-window .media-progress-bar{margin-top:20px;max-width:300px;background:0 0;border-color:#fff;display:none}.uploader-window .media-progress-bar div{background:#fff}.uploading .uploader-window .media-progress-bar{display:block}.media-frame .uploader-inline{margin-bottom:20px;padding:0;text-align:center}.uploader-inline-content{position:absolute;top:30%;left:0;right:0}.uploader-inline-content .upload-ui{margin:2em 0}.uploader-inline-content .post-upload-ui{margin-bottom:2em}.uploader-inline .has-upload-message .upload-ui{margin:0 0 4em}.uploader-inline h2{font-size:20px;line-height:1.4;font-weight:400;margin:0}.uploader-inline .has-upload-message .upload-instructions{font-size:14px;color:#444;font-weight:400}.uploader-inline .drop-instructions{display:none}.supports-drag-drop .uploader-inline .drop-instructions{display:block}.uploader-inline p{margin:.5em 0}.uploader-inline .media-progress-bar{display:none}.uploading.uploader-inline .media-progress-bar{display:block}.uploader-inline .browser{display:inline-block!important}.media-selection{position:absolute;top:0;left:0;right:350px;height:60px;padding:0 0 0 16px;overflow:hidden;white-space:nowrap}.media-selection .selection-info{display:inline-block;font-size:12px;height:60px;margin-right:10px;vertical-align:top}.media-selection.editing,.media-selection.empty{display:none}.media-selection.one .edit-selection{display:none}.media-selection .count{display:block;padding-top:12px;font-size:14px;line-height:1.42857142;font-weight:600}.media-selection .button-link{float:left;padding:1px 8px;margin:1px 8px 1px -8px;line-height:1.4;border-right:1px solid #ddd;color:#0073aa;text-decoration:none}.media-selection .button-link:focus,.media-selection .button-link:hover{color:#006799}.media-selection .button-link:last-child{border-right:0;margin-right:0}.selection-info .clear-selection{color:#bc0b0b}.selection-info .clear-selection:focus,.selection-info .clear-selection:hover{color:#dc3232}.media-selection .selection-view{display:inline-block;vertical-align:top}.media-selection .attachments{display:inline-block;height:48px;margin:6px;padding:0;overflow:hidden;vertical-align:top}.media-selection .attachment{width:40px;padding:0;margin:4px}.media-selection .attachment .thumbnail{top:0;right:0;bottom:0;left:0}.media-selection .attachment .icon{width:50%}.media-selection .attachment-preview{box-shadow:none;background:0 0}.wp-core-ui .media-selection .attachment.details:focus,.wp-core-ui .media-selection .attachment:focus,.wp-core-ui .media-selection .selected.attachment:focus{box-shadow:0 0 0 1px #fff,0 0 2px 3px #5b9dd9;outline:2px solid transparent}.wp-core-ui .media-selection .selected.attachment{box-shadow:none}.wp-core-ui .media-selection .attachment.details{box-shadow:0 0 0 1px #fff,0 0 0 3px #0073aa}.media-selection:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;width:25px;background-image:linear-gradient(to left,#fff,rgba(255,255,255,0))}.media-selection .attachment .filename{display:none}.media-frame .spinner{background:url(//fcf-officiel.com/wp-includes/images/spinner.gif) no-repeat;background-size:20px 20px;float:right;display:inline-block;visibility:hidden;opacity:.7;width:20px;height:20px;margin:0;vertical-align:middle}.media-frame.mode-grid .spinner{margin:0;float:none;vertical-align:middle}.media-modal .media-toolbar .spinner{float:none;vertical-align:bottom;margin:0 0 5px 5px}.media-frame .instructions+.spinner.is-active{vertical-align:middle}.media-frame .spinner.is-active{visibility:visible}.attachment-details{position:relative;overflow:auto}.attachment-details .settings-save-status{float:right;text-transform:none;font-weight:400}.attachment-details .settings-save-status .spinner{float:none;margin-left:5px}.attachment-details .settings-save-status .saved{display:none}.attachment-details.save-waiting .settings-save-status .spinner{visibility:visible}.attachment-details.save-complete .settings-save-status .saved{display:inline-block}.attachment-info{overflow:hidden;min-height:60px;margin-bottom:16px;line-height:1.5;color:#666;border-bottom:1px solid #ddd;padding-bottom:11px}.attachment-info .wp-media-wrapper{margin-bottom:8px}.attachment-info .wp-media-wrapper.wp-audio{margin-top:13px}.attachment-info .filename{font-weight:600;color:#444;word-wrap:break-word}.attachment-info .thumbnail{position:relative;float:left;max-width:120px;max-height:120px;margin-top:5px;margin-right:10px;margin-bottom:5px}.uploading .attachment-info .thumbnail{width:120px;height:80px;box-shadow:inset 0 0 15px rgba(0,0,0,.1)}.uploading .attachment-info .media-progress-bar{margin-top:35px}.attachment-info .thumbnail-image:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);overflow:hidden}.attachment-info .thumbnail img{display:block;max-width:120px;max-height:120px;margin:0 auto}.attachment-info .details{float:left;font-size:12px;max-width:100%}.attachment-info .delete-attachment,.attachment-info .edit-attachment,.attachment-info .trash-attachment,.attachment-info .untrash-attachment{display:block;text-decoration:none;white-space:nowrap}.attachment-details.needs-refresh .attachment-info .edit-attachment{display:none}.attachment-info .edit-attachment{display:block}.media-modal .delete-attachment,.media-modal .trash-attachment,.media-modal .untrash-attachment{display:inline;padding:0;color:#bc0b0b}.media-modal .delete-attachment:focus,.media-modal .delete-attachment:hover,.media-modal .trash-attachment:focus,.media-modal .trash-attachment:hover,.media-modal .untrash-attachment:focus,.media-modal .untrash-attachment:hover{color:#dc3232}.attachment-display-settings{width:100%;float:left;overflow:hidden}.collection-settings{overflow:hidden}.collection-settings .setting input[type=checkbox]{float:left;margin-right:8px}.collection-settings .setting .name,.collection-settings .setting span{min-width:inherit}.media-modal .imgedit-wrap{position:static}.media-modal .imgedit-wrap .imgedit-panel-content{padding:16px 16px 0 16px;position:absolute;top:0;right:282px;bottom:0;left:0;overflow:auto}.media-modal .imgedit-wrap .imgedit-submit{margin-bottom:16px}.media-modal .imgedit-wrap .imgedit-settings{background:#f3f3f3;border-left:1px solid #ddd;padding:20px 16px 0;position:absolute;top:0;right:0;bottom:0;width:250px;overflow:auto}.media-modal .imgedit-wrap .imgedit-save-target{margin:8px 0 24px}.media-modal .imgedit-group{background:0 0;border:none;border-bottom:1px solid #ddd;box-shadow:none;margin:0;margin-bottom:16px;padding:0;padding-bottom:16px;position:relative}.media-modal .imgedit-group:last-of-type{border:none;margin:0;padding:0}.media-modal .imgedit-group-top{margin:0}.media-modal .imgedit-group-top h2,.media-modal .imgedit-group-top h2 .button-link{display:inline-block;text-transform:uppercase;font-size:12px;color:#666;margin:0;margin-top:3px}.media-modal .imgedit-group-top h2 .button-link,.media-modal .imgedit-group-top h2 a{text-decoration:none;color:#666}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:active,.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:hover{border:1px solid transparent;margin:0;padding:0;background:0 0;color:#0074a2;font-size:20px;line-height:1;cursor:pointer;box-sizing:content-box;box-shadow:none}.wp-core-ui.media-modal .image-editor .imgedit-help-toggle:focus{color:#0074a2;border-color:#5b9dd9;box-shadow:0 0 3px rgba(0,115,170,.8);outline:2px solid transparent}.wp-core-ui.media-modal .imgedit-group-top .dashicons-arrow-down.imgedit-help-toggle{margin-top:-3px}.wp-core-ui.media-modal .image-editor h3 .imgedit-help-toggle{margin-top:-2px}.media-modal .imgedit-help-toggled span.dashicons:before{content:"\f142"}.media-modal .imgedit-thumbnail-preview{margin:10px 8px 0 0}.imgedit-thumbnail-preview-caption{display:block}.media-modal .imgedit-wrap .notice,.media-modal .imgedit-wrap div.updated{margin:0;margin-bottom:16px}.embed-url{display:block;position:relative;padding:16px;margin:0;z-index:250;background:#fff;font-size:18px}.media-frame .embed-url input{font-size:18px;line-height:1.22222222;padding:12px 40px 12px 14px;width:100%;min-width:200px;box-shadow:inset 2px 2px 4px -2px rgba(0,0,0,.1)}.media-frame .embed-url input::-ms-clear{display:none}.media-frame .embed-url .spinner{position:absolute;top:32px;right:26px}.media-frame .embed-loading .embed-url .spinner{visibility:visible}.embed-link-settings,.embed-media-settings{position:absolute;top:70px;left:0;right:0;bottom:0;padding:0 16px;overflow:auto}.embed-link-settings::after,.embed-media-settings::after{content:"";display:flex;clear:both;height:24px}.media-embed .embed-link-settings{overflow:visible}.embed-preview embed,.embed-preview iframe,.embed-preview img,.mejs-container video{max-width:100%;vertical-align:middle}.embed-preview a{display:inline-block}.embed-preview img{display:block;height:auto}.mejs-container:focus{outline:1px solid #5b9dd9;box-shadow:0 0 2px 1px rgba(30,140,190,.8)}.image-details .media-modal{left:140px;right:140px}.image-details .media-frame-content,.image-details .media-frame-router,.image-details .media-frame-title{left:0}.image-details .embed-media-settings{top:0;overflow:visible;padding:0}.image-details .embed-media-settings::after{content:none}.image-details .embed-media-settings,.image-details .embed-media-settings div{box-sizing:border-box}.image-details .column-settings{background:#f3f3f3;border-right:1px solid #ddd;min-height:100%;width:55%;position:absolute;top:0;left:0}.image-details .column-settings h2{margin:20px;padding-top:20px;border-top:1px solid #ddd;color:#23282d}.image-details .column-image{width:45%;position:absolute;left:55%;top:0}.image-details .image{margin:20px}.image-details .image img{max-width:100%;max-height:500px}.image-details .advanced-toggle{padding:0;color:#666;text-transform:uppercase;text-decoration:none}.image-details .advanced-toggle:active,.image-details .advanced-toggle:hover{color:#666}.image-details .advanced-toggle:after{font:normal 20px/1 dashicons;speak:never;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f140";display:inline-block;margin-top:-2px}.image-details .advanced-visible .advanced-toggle:after{content:"\f142"}.image-details .custom-size .custom-size-setting,.image-details .custom-size label{display:block;float:left}.image-details .custom-size .custom-size-setting label{float:none}.image-details .custom-size input{width:5em}.image-details .custom-size .sep{float:left;margin:26px 6px 0 6px}.image-details .custom-size .description{margin-left:0}.media-embed .thumbnail{max-width:100%;max-height:200px;position:relative;float:left}.media-embed .thumbnail img{max-height:200px;display:block}.media-embed .thumbnail:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);overflow:hidden}.media-embed .setting,.media-embed .setting-group{width:100%;margin:10px 0;float:left;display:block;clear:both}.media-embed .setting-group .setting:not(.checkbox-setting){margin:0}.media-embed .setting.has-description{margin-bottom:5px}.media-embed .description{clear:both;font-style:normal}.media-embed .content-track+.description{line-height:1.4;max-width:none!important}.media-embed .remove-track{margin-bottom:10px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{float:none;width:auto}.image-details .actions{margin:10px 0}.image-details .hidden{display:none}.media-embed .setting input[type=text],.media-embed .setting textarea,.media-embed fieldset{display:block;width:100%;max-width:400px}.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{max-width:inherit;width:70%}.image-details .description,.image-details .embed-media-settings .custom-size,.image-details .embed-media-settings .link-target,.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting-group{margin-left:27%;width:70%}.image-details .description{font-style:normal;margin-top:0}.image-details .embed-media-settings .link-target{margin-top:16px}.audio-details .checkbox-label,.image-details .checkbox-label,.video-details .checkbox-label{vertical-align:baseline}.media-embed .setting input.hidden,.media-embed .setting textarea.hidden{display:none}.media-embed .setting .name,.media-embed .setting span,.media-embed .setting-group .name{display:inline-block;font-size:13px;line-height:1.84615384;color:#666}.media-embed .setting span{display:block;width:200px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:left;width:25%;text-align:right;margin:8px 1% 0 1%;line-height:1.1}.image-details .embed-media-settings .setting .button-group,.media-frame .setting-group .button-group{width:auto}.media-embed-sidebar{position:absolute;top:0;left:440px}.advanced-section,.link-settings{margin-top:10px}.media-frame .setting .button-group{display:flex;margin:0!important;max-width:none!important}.rtl .media-frame,.rtl .media-frame .search,.rtl .media-frame input[type=email],.rtl .media-frame input[type=number],.rtl .media-frame input[type=password],.rtl .media-frame input[type=search],.rtl .media-frame input[type=tel],.rtl .media-frame input[type=text],.rtl .media-frame input[type=url],.rtl .media-frame select,.rtl .media-frame textarea,.rtl .media-modal{font-family:Tahoma,sans-serif}:lang(he-il) .rtl .media-frame,:lang(he-il) .rtl .media-frame .search,:lang(he-il) .rtl .media-frame input[type=email],:lang(he-il) .rtl .media-frame input[type=number],:lang(he-il) .rtl .media-frame input[type=password],:lang(he-il) .rtl .media-frame input[type=search],:lang(he-il) .rtl .media-frame input[type=text],:lang(he-il) .rtl .media-frame input[type=url],:lang(he-il) .rtl .media-frame select,:lang(he-il) .rtl .media-frame textarea,:lang(he-il) .rtl .media-modal{font-family:Arial,sans-serif}@media only screen and (max-width:900px){.media-modal .media-frame-title{height:40px}.media-modal .media-frame-title h1{line-height:2.22222222;font-size:18px}.media-modal-close{width:42px;height:42px}.media-frame .media-frame-title{position:static;padding:0 44px;text-align:center}.media-frame:not(.hide-menu) .media-frame-content,.media-frame:not(.hide-menu) .media-frame-router,.media-frame:not(.hide-menu) .media-frame-toolbar{left:0}.media-frame:not(.hide-menu) .media-frame-router{top:80px}.media-frame:not(.hide-menu) .media-frame-content{top:114px}.media-frame.hide-router .media-frame-content{top:80px}.media-frame:not(.hide-menu) .media-frame-menu{position:static;width:0}.media-frame:not(.hide-menu) .media-menu{display:none;width:auto;max-width:80%;overflow:auto;z-index:2000;top:75px;left:50%;transform:translateX(-50%);right:auto;bottom:auto;padding:5px 0;border:1px solid #ccc}.media-frame:not(.hide-menu) .media-menu.visible{display:block}.media-frame:not(.hide-menu) .media-menu>a{padding:12px 16px;font-size:16px}.media-frame:not(.hide-menu) .media-menu .separator{margin:5px 10px}.media-frame-menu-heading{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;width:1px;word-wrap:normal!important}.wp-core-ui .media-frame:not(.hide-menu) .button.media-frame-menu-toggle{display:inline-flex;align-items:center;position:absolute;left:50%;transform:translateX(-50%);margin:-6px 0 0;padding:0 2px 0 12px;font-size:.875rem;font-weight:600;text-decoration:none;background:0 0;height:.1%;min-height:40px}.wp-core-ui .button.media-frame-menu-toggle:active,.wp-core-ui .button.media-frame-menu-toggle:hover{background:0 0;transform:none}.wp-core-ui .button.media-frame-menu-toggle:focus{outline:1px solid transparent}.media-sidebar{width:230px}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline{right:262px}.attachment-details .setting,.media-sidebar .setting{margin:6px 0}.attachment-details .setting .name,.attachment-details .setting input,.attachment-details .setting textarea,.compat-item label span,.media-sidebar .setting .name,.media-sidebar .setting input,.media-sidebar .setting textarea{float:none;display:inline-block}.attachment-details .setting span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting span{float:none}.media-sidebar .setting .select-label-inline{display:inline}.attachment-details .setting .name,.compat-item label span,.media-sidebar .checkbox-label-inline,.media-sidebar .setting .name{text-align:inherit;min-height:16px;margin:0;padding:8px 2px 2px}.attachment-details .attachment-info .copy-to-clipboard-container,.media-sidebar .setting .copy-to-clipboard-container{margin-left:0;padding-top:0}.attachment-details .attachment-info .copy-attachment-url,.media-sidebar .setting .copy-attachment-url{margin:0 1px}.attachment-details .setting .value,.media-sidebar .setting .value{float:none;width:auto}.attachment-details .setting input[type=email],.attachment-details .setting input[type=number],.attachment-details .setting input[type=password],.attachment-details .setting input[type=search],.attachment-details .setting input[type=tel],.attachment-details .setting input[type=text],.attachment-details .setting input[type=url],.attachment-details .setting select,.attachment-details .setting textarea,.attachment-details .setting+.description,.media-sidebar .setting input[type=email],.media-sidebar .setting input[type=number],.media-sidebar .setting input[type=password],.media-sidebar .setting input[type=search],.media-sidebar .setting input[type=tel],.media-sidebar .setting input[type=text],.media-sidebar .setting input[type=url],.media-sidebar .setting select,.media-sidebar .setting textarea{float:none;width:98%;max-width:none;height:auto}.media-frame .media-toolbar input[type=search]{line-height:2.25}.attachment-details .setting select.columns,.media-sidebar .setting select.columns{width:auto}.media-frame .search,.media-frame input,.media-frame textarea{padding:3px 6px}.wp-admin .media-frame select{min-height:40px;font-size:16px;line-height:1.625;padding:5px 24px 5px 8px}.image-details .column-image{width:30%;left:70%}.image-details .column-settings{width:70%}.image-details .media-modal{left:30px;right:30px}.image-details .embed-media-settings .setting,.image-details .embed-media-settings .setting-group{margin:20px}.image-details .embed-media-settings .setting .name,.image-details .embed-media-settings .setting span{float:none;text-align:left;width:100%;margin-bottom:4px;margin-left:0}.media-modal .legend-inline{position:static;transform:none;margin-left:0;margin-bottom:6px}.image-details .embed-media-settings .setting-group .setting{margin-bottom:0}.image-details .embed-media-settings .setting input.link-to-custom,.image-details .embed-media-settings .setting input[type=text],.image-details .embed-media-settings .setting textarea{width:100%;margin-left:0}.image-details .embed-media-settings .setting.has-description{margin-bottom:5px}.image-details .description{width:auto;margin:0 20px}.image-details .embed-media-settings .custom-size{margin-left:20px}.collection-settings .setting input[type=checkbox]{float:none;margin-top:0}.media-selection{min-width:120px}.media-selection:after{background:0 0}.media-selection .attachments{display:none}.media-modal .attachments-browser .media-toolbar .search{max-width:100%;height:auto;float:right}.media-modal .attachments-browser .media-toolbar .attachment-filters{height:auto}.media-frame input[type=email],.media-frame input[type=number],.media-frame input[type=password],.media-frame input[type=search],.media-frame input[type=text],.media-frame input[type=url],.media-frame select,.media-frame textarea{font-size:16px}.media-frame .media-toolbar input[type=search]{line-height:2.3755}.media-modal .media-toolbar .spinner{margin-bottom:10px}}@media screen and (max-width:782px){.attachments-browser .media-toolbar{height:82px}.attachments-browser .attachments,.attachments-browser .uploader-inline{top:82px}.media-frame-toolbar .media-toolbar{bottom:-54px}.mode-grid .attachments-browser .media-toolbar-primary{display:block}.attachment-details .copy-to-clipboard-container .success,.media-sidebar .copy-to-clipboard-container .success{font-size:14px;line-height:2.71428571}}@media only screen and (max-width:640px),screen and (max-height:400px){.image-details .media-modal,.media-modal{position:fixed;top:0;left:0;right:0;bottom:0}.media-modal-backdrop{position:fixed}.media-sidebar{z-index:1900;max-width:70%;bottom:120%;box-sizing:border-box;padding-bottom:0}.media-sidebar.visible{bottom:0}.attachments-browser .attachments,.attachments-browser .media-toolbar,.attachments-browser .uploader-inline{right:0}.image-details .media-frame-title{display:block;top:0;font-size:14px}.image-details .column-image,.image-details .column-settings{width:100%;position:relative;left:0}.image-details .column-settings{padding:4px 0}.media-frame-content .media-toolbar .instructions{display:none}}@media only screen and (min-width:901px) and (max-height:400px){.media-frame:not(.hide-menu) .media-menu,.media-menu{top:0;padding-top:44px}}@media only screen and (max-width:480px){.wp-core-ui.wp-customizer .media-button{margin-top:13px}}@media print,(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.wp-core-ui .media-modal-icon{background-image:url(//fcf-officiel.com/wp-includes/images/uploader-icons-2x.png);background-size:134px 15px}.media-frame .spinner{background-image:url(//fcf-officiel.com/wp-includes/images/spinner-2x.gif)}}.media-frame-content[data-columns="1"] .attachment{width:100%}.media-frame-content[data-columns="2"] .attachment{width:50%}.media-frame-content[data-columns="3"] .attachment{width:33.33%}.media-frame-content[data-columns="4"] .attachment{width:25%}.media-frame-content[data-columns="5"] .attachment{width:20%}.media-frame-content[data-columns="6"] .attachment{width:16.66%}.media-frame-content[data-columns="7"] .attachment{width:14.28%}.media-frame-content[data-columns="8"] .attachment{width:12.5%}.media-frame-content[data-columns="9"] .attachment{width:11.11%}.media-frame-content[data-columns="10"] .attachment{width:10%}.media-frame-content[data-columns="11"] .attachment{width:9.09%}.media-frame-content[data-columns="12"] .attachment{width:8.33%}/*
 * imgAreaSelect animated border style
 */

.imgareaselect-border1 {
	background: url(//fcf-officiel.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(//fcf-officiel.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(//fcf-officiel.com/wp-includes/js/imgareaselect/border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(//fcf-officiel.com/wp-includes/js/imgareaselect/border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
	border: solid 1px #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-outer {
	background-color: #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-selection {
}#main-menu .sub-menu li.active, #main-menu .nav>li>ul li:hover,#main-menu .nav>li.nav-myacount a,
.wpcf7-form-control.wpcf7-submit,#comments .form-submit #submit,#navigation .navbar-header .navbar-toggle,
.themeum-pagination  .pagination>.active>a, .themeum-pagination  .pagination>.active>a:focus, 
.themeum-pagination .pagination>.active>a:hover, .themeum-pagination  .pagination>.active>span, 
.themeum-pagination  .pagination>.active>span:focus, .themeum-pagination  .pagination>.active>span:hover,
.themeum-pagination .pagination>li>a:focus, .themeum-pagination .pagination>li>a:hover, .themeum-pagination .pagination>li>span:focus, 
.themeum-pagination .pagination>li>span:hover,
.highlights-intro .entry-category a,.popular-news-intro .entry-category a,.themeum-title .icon-bar,
.gallery-controll .flex-direction-nav a,.gallery-controll-thumb .flex-direction-nav a,.breaking-news-title h2,
#main-menu .nav .signup-signin a,.poll-submit,.player-share ul li a:hover,.match-comment-login,.point-table-head,.fixture-teams-list h3.fixture-title,
.player-name-inner .more,.fixture-teams-list h3.fixture-title,.highlights-style2-item .entry-category a,
.themeum-featured-control a,.player-carousel-control a,.themeum-smart-link .pull-right:hover,
.flexslider .slides.gallery-thumb-image li:hover,.breaking-news-title h2:before,
.latest-team .latest-team-a, .latest-team .latest-team-b,.goal-timeline ul.goal-timeline1:after,.goal-timeline ul.goal-timeline2:after,
.honours-intro .pull-left, .btn.btn-style, #main-menu .nav>li.signup-signin>a:focus,.widget .tagcloud a,
.entry-blog-meta ul li.category a,#sign-form form input.btn-block, .themeum-register, .themeum-reg,.slider2-title,.nav.club-details-tab-nav>li>a:after,
.home-btn,.post-navigation .previous-post a, .post-navigation .next-post a,.woocommerce .product-thumbnail-outer .add_to_cart_button,
.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-product-search input[type=submit],
.product-thumbnail-outer-inner span.product-cat a,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce a.button,.woocommerce input.button,.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus,
#navigation .woocommerce .widget_shopping_cart .buttons > a:hover,#navigation .woocommerce.widget_shopping_cart .buttons > a.wc-forward,.cart-has-products,#main-menu .wp-megamenu-wrap .signup-signin a{ background-color: #C7E02C;}


.form-control:focus,.themeum-video-post-wrapper:hover i,.latest-team .latest-team-a:after,.latest-team .latest-team-b:before,.entry-blog-meta,
.woocommerce div.product:hover .product-thumbnail-outer-inner,.woocommerce .woocommerce-message,.woocommerce .woocommerce-info,.woocommerce.widget_shopping_cart .total,
.woocommerce-page.widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total, 
.woocommerce.widget_shopping_cart .total{
    border-color: #C7E02C;
}

a,a:focus, sup.featured-post,.widget ul li a:hover, #footer .widget a:hover,.themeum-person .social-icon a:hover, #mobile-menu ul li:hover > a,
#featured-ideas a:hover,#popular-ideas .details h4 a:hover,#popular-ideas .details .entry-meta a:hover,
#mobile-menu ul li:hover > a, #mobile-menu ul li.active > a,#featured-ideas .navigation li.active a,
.featured-wrap .share-btn, .match-detail-league-title,.themeum-social-button ul li a:hover,.themeum-recent-result-inner .clubnames .pull-right,
#main-menu .nav>li.active>a,.themeum-video-post-wrapper:hover i,.themeum-default-intro .entry-title a:hover,.themeum-player .player-name a:hover,
.highlights-style2-item h3 a:hover,.all-highlights-style2-item h3 a:hover,.themeum-featured-item h3 a:hover,
.popular-news-intro .entry-title a:hover,.themeum-video-post-item-style2 .entry-title a:hover,
#menu-secondary-menu.nav>li>a:focus, #menu-secondary-menu.nav>li>a:hover,.slider2-time,.slider2-counter,.home-search form#searchform:hover i, 
.home-search form#searchform:hover input::-webkit-input-placeholder,#navigation .woocommerce ul.cart_list li a{
    color: #C7E02C;
}

/* hover color */
a:hover, .widget.widget_rss ul li a{ 
    color: #DBF731;
}

.wpcf7-form-control.wpcf7-submit:hover,#main-menu .nav>li.nav-myacount a:hover,.wpb_tour_next_prev_nav a:hover,
#navigation .navbar-header .navbar-toggle:hover, #navigation .navbar-header .navbar-toggle:focus,
#main-menu .nav .signup-signin a:hover,.poll-submit:hover,.widget .tagcloud a:hover,#main-menu .nav>li.signup-signin>a:hover,a.home-btn:hover,
.post-navigation .previous-post a:hover, .post-navigation .next-post a:hover,.woocommerce .product-thumbnail-outer .add_to_cart_button:hover,
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.product-thumbnail-outer-inner span.product-cat a:hover,
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
.woocommerce a.button:hover,.woocommerce input.button:hover,#navigation .woocommerce.widget_shopping_cart .buttons > a.wc-forward:hover,
#navigation .woocommerce .widget_shopping_cart .buttons > a:hover, #navigation .woocommerce-page .widget_shopping_cart .buttons > a,
#main-menu .wp-megamenu-wrap .signup-signin a:hover{
    background-color: #DBF731;
}

.slider2-carousel-indicators-inner li.active,.slider2-carousel-indicators .nano > .nano-pane > .nano-slider {
	background-color: rgba(199, 224, 44, 0.65);
}#main-menu .sub-menu li.active, #main-menu .nav>li>ul li:hover,#main-menu .nav>li.nav-myacount a,
		.wpcf7-form-control.wpcf7-submit,#comments .form-submit #submit,#navigation .navbar-header .navbar-toggle,
		
		.themeum-pagination  .pagination>.active>a, .themeum-pagination  .pagination>.active>a:focus, 
		.themeum-pagination .pagination>.active>a:hover, .themeum-pagination  .pagination>.active>span, 
		.themeum-pagination  .pagination>.active>span:focus, .themeum-pagination  .pagination>.active>span:hover,
		.themeum-pagination .pagination>li>a:focus, .themeum-pagination .pagination>li>a:hover, .themeum-pagination .pagination>li>span:focus, 
		.themeum-pagination .pagination>li>span:hover,

		.highlights-intro .entry-category a,.popular-news-intro .entry-category a,.themeum-title .icon-bar,
		.gallery-controll .flex-direction-nav a,.gallery-controll-thumb .flex-direction-nav a,.breaking-news-title h2,
		#main-menu .nav .signup-signin a, #main-menu .wp-megamenu-wrap .signup-signin a, .poll-submit,.player-share ul li a:hover,.match-comment-login,.point-table-head,.fixture-teams-list h3.fixture-title,
		.player-name-inner .more,.fixture-teams-list h3.fixture-title,.highlights-style2-item .entry-category a,
		.themeum-featured-control a,.player-carousel-control a,.themeum-smart-link .pull-right:hover,
		.flexslider .slides.gallery-thumb-image li:hover,.breaking-news-title h2:before,
		.latest-team .latest-team-a, .latest-team .latest-team-b,.goal-timeline ul.goal-timeline1:after,.goal-timeline ul.goal-timeline2:after,
		.honours-intro .pull-left, .btn.btn-style, #main-menu .nav>li.signup-signin>a:focus,.widget .tagcloud a,
		.entry-blog-meta ul li.category a,#sign-form form input.btn-block, .themeum-register, .themeum-reg,.slider2-title,.nav.club-details-tab-nav>li>a:after,
		.home-btn,.post-navigation .previous-post a, .post-navigation .next-post a,.woocommerce .product-thumbnail-outer .add_to_cart_button,
		.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button,
		.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-product-search input[type=submit],
		.product-thumbnail-outer-inner span.product-cat a,.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, 
		.woocommerce button.button.alt, .woocommerce input.button.alt,.woocommerce input.button,
		.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce-page nav.woocommerce-pagination ul li span.current,
		.woocommerce #content nav.woocommerce-pagination ul li span.current, .woocommerce-page #content nav.woocommerce-pagination ul li span.current,
		.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover,
		.woocommerce #content nav.woocommerce-pagination ul li a:hover, .woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
		.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce-page nav.woocommerce-pagination ul li a:focus,
		.woocommerce #content nav.woocommerce-pagination ul li a:focus, .woocommerce-page #content nav.woocommerce-pagination ul li a:focus,.woocommerce .woocommerce-info,
		#navigation .woocommerce.widget_shopping_cart .buttons > a.wc-forward,.cart-has-products,
		.wpmm-gridcontrol-left:hover, .wpmm-gridcontrol-right:hover{ background-color: #ffff00; }a,a:focus, sup.featured-post,.widget ul li a:hover, #footer .widget a:hover,.themeum-person .social-icon a:hover, #mobile-menu ul li:hover > a,
		#featured-ideas a:hover,#popular-ideas .details h4 a:hover,#popular-ideas .details .entry-meta a:hover,
		#mobile-menu ul li:hover > a, #mobile-menu ul li.active > a,#featured-ideas .navigation li.active a,


		.featured-wrap .share-btn, .match-detail-league-title,.themeum-social-button ul li a:hover,.themeum-recent-result-inner .clubnames .pull-right,
		#main-menu .nav>li.active>a,.themeum-video-post-wrapper:hover i,.themeum-default-intro .entry-title a:hover,.themeum-player .player-name a:hover,
		.highlights-style2-item h3 a:hover,.all-highlights-style2-item h3 a:hover,.themeum-featured-item h3 a:hover,
		.popular-news-intro .entry-title a:hover,.themeum-video-post-item-style2 .entry-title a:hover,
		#menu-secondary-menu.nav>li>a:focus, #menu-secondary-menu.nav>li>a:hover,.slider2-time,.slider2-counter,.home-search form#searchform:hover i,
		.home-search form#searchform:hover input::-webkit-input-placeholder,#navigation .woocommerce ul.cart_list li a{ color: #ffff00; }.form-control:focus,.themeum-video-post-wrapper:hover i,.latest-team .latest-team-a:after,.latest-team .latest-team-b:before,
		.entry-blog-meta,.woocommerce div.product:hover .product-thumbnail-outer-inner,.woocommerce .woocommerce-message,
		.woocommerce.widget_shopping_cart .total,.woocommerce-page.widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total,
		.woocommerce-page .widget_shopping_cart .total,.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total{ border-color: #ffff00; }.slider2-carousel-indicators-inner li.active,.slider2-carousel-indicators .nano > .nano-pane > .nano-slider{ background-color: rgba(255,255,0,.65); }.spinners{ border-top: 5px solid #ffff00; }a:hover, .widget.widget_rss ul li a{ color: #ffffff; }.wpcf7-form-control.wpcf7-submit:hover,#main-menu .nav>li.nav-myacount a:hover,.wpb_tour_next_prev_nav a:hover,
		#navigation .navbar-header .navbar-toggle:hover, #navigation .navbar-header .navbar-toggle:focus,

		#main-menu .nav .signup-signin a:hover,.poll-submit:hover,.widget .tagcloud a:hover,#main-menu .nav>li.signup-signin>a:hover,a.home-btn:hover,
		.post-navigation .previous-post a:hover, .post-navigation .next-post a:hover,.woocommerce .product-thumbnail-outer .add_to_cart_button:hover,
		.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.product-thumbnail-outer-inner span.product-cat a:hover,
		.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,
		.woocommerce a.button:hover,.woocommerce input.button:hover,#main-menu .wp-megamenu-wrap .signup-signin a:hover{ background: #ffffff; }#masthead.sticky{ position:fixed; z-index:99999;margin:0 auto 30px; width:100%;box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);}#masthead.sticky #header-container{ padding:0;transition: padding 200ms linear; -webkit-transition:padding 200ms linear;}#masthead.sticky .navbar.navbar-default{ background: rgba(255,255,255,.95); border-bottom:1px solid #f5f5f5}.logo-wrapper .navbar-brand>img{ height: 100px; }.site-header{ background-color: #007fff }#main-menu .nav>li>a{ color: #ffffff }#main-menu .nav>li>a:hover{ color: #f4f416 }#main-menu .nav>li:hover>ul{ background-color: #000000 }#main-menu .nav>li>ul li a{ color: #ffffff }#main-menu .nav>li>ul li a:hover{ color: #000000 }#main-menu .nav>li>ul li:hover{ background-color: #eeee22 }.secondary-menu-wrap{ background-color: rgba(35,153,15,.6); }#menu-secondary-menu.navbar-nav>li>a{ color: #ffffff }#menu-secondary-menu.navbar-nav>li>a:hover{ color: #1c6d09 }.secondary-menu-wrap{ padding-top: 0px; }.secondary-menu-wrap{ padding-bottom: 0px; }.sub-title-inner h2, .matech-team .title h4, .match-banner .score, .match-detail-league-title{ color: #1e73be }.sub-title{ padding-top: 150px !important; }.sub-title{ padding-bottom: 90px !important; }.sub-title{ margin-bottom: 80px; }.footer-wrap-inner{ background-color: rgba(0,0,0,.6); }.footer-wrap-inner,.copyright,.footer-wrap  .widget h3.widget_title{ color: #ffffff }.footer-wrap .footer-wrap-inner a, .copyright a, .footer-wrap .footer-wrap-inner .widget ul li a, .footer-wrap .footer-wrap-inner .widget.widget_rss ul li a { color:  }.footer-wrap .footer-wrap-inner a:hover, .copyright a:hover, .footer-wrap .footer-wrap-inner .widget ul li a:hover, .footer-wrap .footer-wrap-inner .widget.widget_rss ul li a:hover { color: !important }.site-header{ padding-top: 0px; }.site-header{ min-height: 60px; }.site-header{ padding-bottom: 0px; }