@charset "UTF-8";
/*
Theme Name: Symediane
Author: Symediane
Author URI: http://www.symediane.com/
Version: 1.0
*/
/*
 * -----------------------------------------------------------------------------
 * Paths
 * -----------------------------------------------------------------------------
 */
/*
 * -----------------------------------------------------------------------------
 * Colors
 * -----------------------------------------------------------------------------
 */
/*********************\
         LIB
\*********************/
/*!
 *  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 PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../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-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  -moz-animation: fa-spin 2s infinite linear;
  -o-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  -moz-animation: fa-spin 1s infinite steps(8);
  -o-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); } }

@-moz-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-o-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* 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: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -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-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-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^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .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, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small: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 #eeeeee;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1170px) {
    .container {
      width: 1170px; } }
  @media (min-width: 1590px) {
    .container {
      width: 1590px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 1px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left; }
  .col-xs-1 {
    width: 8.33333%; }
  .col-xs-2 {
    width: 16.66667%; }
  .col-xs-3 {
    width: 25%; }
  .col-xs-4 {
    width: 33.33333%; }
  .col-xs-5 {
    width: 41.66667%; }
  .col-xs-6 {
    width: 50%; }
  .col-xs-7 {
    width: 58.33333%; }
  .col-xs-8 {
    width: 66.66667%; }
  .col-xs-9 {
    width: 75%; }
  .col-xs-10 {
    width: 83.33333%; }
  .col-xs-11 {
    width: 91.66667%; }
  .col-xs-12 {
    width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1170px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1590px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

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: #333333;
  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;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s, -moz-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #44a13f;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(68, 161, 63, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(68, 161, 63, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(68, 161, 63, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.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,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    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 > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  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 > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1169px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1170px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1170px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1170px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1170px) {
  .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: 1169px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1170px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -moz-transform-origin: 100%;
    -ms-transform-origin: 100%;
    -o-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Styles for dialog window */
#search_form {
  background: white;
  padding: 40px 30px 60px;
  text-align: center;
  max-width: 400px;
  margin: 40px auto;
  position: relative; }

/**
 * Fade-zoom animation for first dialog
 */
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8); }

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0; }

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0; }

/**
 * Fade-move animation for second dialog
 */
/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
  transform: translateY(-20px) perspective(600px) rotateX(10deg); }

/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: translateY(0) perspective(600px) rotateX(0);
  -moz-transform: translateY(0) perspective(600px) rotateX(0);
  -ms-transform: translateY(0) perspective(600px) rotateX(0);
  -o-transform: translateY(0) perspective(600px) rotateX(0);
  transform: translateY(0) perspective(600px) rotateX(0); }

/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
  opacity: 0;
  -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
  transform: translateY(-10px) perspective(600px) rotateX(10deg); }

/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
  opacity: 0.8; }

/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
  opacity: 0; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  -moz-animation-duration: 1000ms;
  -o-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-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;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut; }

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

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

@-o-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;
  -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;
  -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 {
  max-width: 100%;
  height: auto;
  -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: -moz-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;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  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("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;
  -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);
  -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;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/*********************\
      COMPONENTS
\*********************/
.cli-modal-content .cli_messagebar_head {
  font-size: 1.875rem;
  font-weight: 700; }

.cli-modal-content .cli-plugin-button {
  font-size: 1.125rem;
  padding: 12px 2.5rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.cli-modal-content .cli_settings_button {
  text-decoration: underline; }

/*********************\
         FOOTER
\*********************/
.to-top-arrow {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  line-height: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  z-index: 50; }
  .to-top-arrow i {
    display: inline-block;
    position: absolute;
    bottom: 30px;
    left: initial;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 15px;
    cursor: pointer; }
    .to-top-arrow i:after {
      content: '\f106';
      font-family: "FontAwesome", sans-serif;
      font-size: 30px;
      font-style: normal;
      color: #FFF; }
    @media (min-width: 1705px) {
      .to-top-arrow i {
        left: 100%;
        right: initial; } }
  .to-top-arrow.visible {
    opacity: 1;
    pointer-events: fill; }

.pre-footer {
  background-color: #f7f7f7; }
  .pre-footer ul {
    display: inline-block;
    margin: 0; }
    .pre-footer ul li {
      display: inline-block;
      font-size: .9375rem;
      font-weight: 700;
      color: #033083;
      padding-right: 3.75rem;
      vertical-align: middle; }
      .pre-footer ul li:hover {
        color: #7bc142; }
      .pre-footer ul li i {
        display: inline-block;
        height: 33px;
        font-family: "FontAwesome", sans-serif;
        font-size: 1.5rem;
        font-style: normal;
        font-weight: normal;
        color: inherit;
        vertical-align: middle;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s; }
        .pre-footer ul li i.documents {
          width: 26px;
          background: url("../../images/documents.png") center center no-repeat transparent;
          margin-right: .9375rem; }
        .pre-footer ul li i.contact {
          width: 28px;
          background: url("../../images/contact.png") center center no-repeat transparent;
          margin-right: .9375rem; }
        .pre-footer ul li i.letter {
          width: 31px;
          background: url("../../images/letter.png") center center no-repeat transparent;
          margin-right: .9375rem; }
        .pre-footer ul li i.youtube:after {
          content: '\f167'; }
        .pre-footer ul li i.linkedin:after {
          content: '\f0e1'; }
        @media (max-width: 767px) {
          .pre-footer ul li i {
            display: block;
            width: 100% !important;
            text-align: center;
            margin-bottom: 10px; } }
      @media (max-width: 767px) {
        .pre-footer ul li {
          padding: 0;
          max-width: 110px;
          text-align: center; } }
    .pre-footer ul.social-icons li {
      padding-right: 1.5625rem; }
      @media (max-width: 767px) {
        .pre-footer ul.social-icons li {
          padding: 0 15px; } }
    @media (max-width: 767px) {
      .pre-footer ul.social-icons {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        border-top: 1px solid #ececec;
        padding-top: 15px; } }
    @media (max-width: 767px) {
      .pre-footer ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-pack: space-evenly;
        -webkit-justify-content: space-evenly;
        -moz-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        padding: 0 15px 15px; } }
  @media (max-width: 767px) {
    .pre-footer .container {
      padding: 20px 15px 0; } }

.site-info .footer-logo img {
  max-width: 160px; }

.site-info .footer-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0;
  color: #FFF; }
  .site-info .footer-menu a:hover {
    color: #7bc142; }
  .site-info .footer-menu > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .site-info .footer-menu > li > a,
  .site-info .footer-menu > li > .empty-link {
    display: inline-block;
    font-size: .9375rem;
    font-weight: 700;
    margin-bottom: 1.875rem; }
  .site-info .footer-menu > li > .sub-menu li {
    font-size: .875rem;
    padding-bottom: .625rem; }

#cookie-notice .cn-button {
  color: #7bc142;
  background-color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  white-space: nowrap; }
  #cookie-notice .cn-button:hover, #cookie-notice .cn-button:focus {
    color: #000; }
  @media screen and (max-width: 767px) {
    #cookie-notice .cn-button {
      display: inline-block;
      width: 100%;
      margin: 0 0 5px; } }

@media (max-width: 767px) {
  .colophon {
    padding: 30px 0; }
    .colophon .footer-logo {
      padding: 0 30px;
      text-align: center; }
      .colophon .footer-logo .custom-select-wrapper {
        width: 100%; }
        .colophon .footer-logo .custom-select-wrapper .active {
          display: block;
          width: 100%; }
        .colophon .footer-logo .custom-select-wrapper:after {
          font-size: 24px;
          right: 15px; }
    .colophon .footer-menu-wrapper {
      padding: 0 30px; }
      .colophon .footer-menu-wrapper .footer-menu > li > .sub-menu > li > a,
      .colophon .footer-menu-wrapper .footer-menu > li > .sub-menu > li > .empty-link {
        display: block;
        position: relative;
        font-size: 15px;
        margin: 0;
        padding: 25px 0;
        border-bottom: 1px solid #545c61; }
        .colophon .footer-menu-wrapper .footer-menu > li > .sub-menu > li > a:after,
        .colophon .footer-menu-wrapper .footer-menu > li > .sub-menu > li > .empty-link:after {
          content: '\f107';
          position: absolute;
          top: 50%;
          right: 20px;
          font-family: "FontAwesome", sans-serif;
          font-size: 18px;
          font-weight: normal;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%); }
      .colophon .footer-menu-wrapper .footer-menu > li > .sub-menu > li .sub-menu {
        display: none;
        padding: 20px 0 10px;
        border-bottom: 2px solid #545c61; }
      .colophon .footer-menu-wrapper .footer-menu > li:last-child > .sub-menu > li > a {
        border: none; } }

.masthead {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  z-index: 300; }
  .masthead .header-banner {
    color: #FFF;
    padding: 6px 0;
    background-color: #303538; }
    .masthead .header-banner .top-menu {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      font-size: 12px;
      margin-right: 2rem; }
      .masthead .header-banner .top-menu li {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .masthead .header-banner .top-menu li:not(:last-child) {
          margin-right: 1.75rem;
          padding-right: 1.75rem; }
          .masthead .header-banner .top-menu li:not(:last-child):after {
            content: ' ';
            position: absolute;
            top: 0;
            right: 0;
            width: 1px;
            height: 100%;
            background-color: #585c5e; }
        .masthead .header-banner .top-menu li a:hover {
          color: #7bc142; }
        .masthead .header-banner .top-menu li .sub-menu {
          display: none; }
    .masthead .header-banner .customer-area-link {
      font-size: 13px;
      font-weight: 700;
      color: #FFF;
      line-height: normal;
      margin-left: 0.875rem;
      padding: 6px 15px;
      background-color: #7bc142;
      border: 2px solid #7bc142;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s; }
      @media screen and (min-width: 768px) {
        .masthead .header-banner .customer-area-link {
          margin-left: 1.125rem; } }
      @media screen and (min-width: 992px) {
        .masthead .header-banner .customer-area-link {
          margin-left: 1.25rem; } }
      @media screen and (min-width: 1170px) {
        .masthead .header-banner .customer-area-link {
          margin-left: 1.5rem; } }
      @media screen and (min-width: 1590px) {
        .masthead .header-banner .customer-area-link {
          margin-left: 1.875rem; } }
      .masthead .header-banner .customer-area-link:hover {
        background-color: transparent;
        color: #7bc142; }
      .masthead .header-banner .customer-area-link .options {
        color: #FFF; }
  .masthead .header-main {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 25px; }
    .masthead .header-main .site-logo {
      width: 14.375rem;
      line-height: normal; }
      @media (max-width: 767px) {
        .masthead .header-main .site-logo {
          width: 135px; } }
    .masthead .header-main .primary-navigation {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1rem; }
      .masthead .header-main .primary-navigation .primary-menu {
        position: relative;
        line-height: normal;
        margin: 0;
        list-style: none; }
        .masthead .header-main .primary-navigation .primary-menu > li {
          display: inline-block;
          padding-left: .875rem; }
          @media screen and (min-width: 768px) {
            .masthead .header-main .primary-navigation .primary-menu > li {
              padding-left: 1rem; } }
          @media screen and (min-width: 992px) {
            .masthead .header-main .primary-navigation .primary-menu > li {
              padding-left: 1.125rem; } }
          @media screen and (min-width: 1170px) {
            .masthead .header-main .primary-navigation .primary-menu > li {
              padding-left: 1.875rem; } }
          @media screen and (min-width: 1590px) {
            .masthead .header-main .primary-navigation .primary-menu > li {
              padding-left: 4rem; } }
          .masthead .header-main .primary-navigation .primary-menu > li > a {
            display: inline-block;
            position: relative;
            font-size: 1rem;
            font-weight: 700;
            color: #000;
            text-transform: uppercase;
            padding: 10px 0; }
            .masthead .header-main .primary-navigation .primary-menu > li > a:after {
              content: '';
              position: absolute;
              left: 0;
              bottom: 0;
              width: 100%;
              height: 2px;
              background-color: #000;
              opacity: 0;
              pointer-events: none;
              -webkit-transition: all .3s;
              -o-transition: all .3s;
              -moz-transition: all .3s;
              transition: all .3s;
              -webkit-transform: translateY(-6px);
              -moz-transform: translateY(-6px);
              -ms-transform: translateY(-6px);
              -o-transform: translateY(-6px);
              transform: translateY(-6px);
              z-index: 60; }
          .masthead .header-main .primary-navigation .primary-menu > li.current-menu-item a:after,
          .masthead .header-main .primary-navigation .primary-menu > li.current-page-ancestor a:after {
            opacity: 1;
            pointer-events: fill;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none; }
          .masthead .header-main .primary-navigation .primary-menu > li > .sub-menu {
            position: absolute;
            top: -webkit-calc( 100% - 2px);
            top: -moz-calc( 100% - 2px);
            top: calc( 100% - 2px);
            right: 0;
            min-width: -webkit-calc( 100% - 1.875rem);
            min-width: -moz-calc( 100% - 1.875rem);
            min-width: calc( 100% - 1.875rem);
            padding: 1.875rem 1.875rem 1.25rem;
            background: #FFF;
            border-top: 2px solid #eee;
            opacity: 0;
            pointer-events: none;
            -webkit-transform: translateY(6px);
            -moz-transform: translateY(6px);
            -ms-transform: translateY(6px);
            -o-transform: translateY(6px);
            transform: translateY(6px);
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
            z-index: 50; }
            .masthead .header-main .primary-navigation .primary-menu > li > .sub-menu > li {
              position: relative;
              margin-bottom: 10px;
              z-index: 30; }
              .masthead .header-main .primary-navigation .primary-menu > li > .sub-menu > li > a:hover {
                color: #7bc142; }
          .masthead .header-main .primary-navigation .primary-menu > li:hover > a:after {
            background-color: #7bc142;
            opacity: 1;
            pointer-events: fill;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none; }
          .masthead .header-main .primary-navigation .primary-menu > li:hover > .sub-menu {
            opacity: 1;
            pointer-events: fill;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            -o-transform: none;
            transform: none; }
      .masthead .header-main .primary-navigation .search-bloc {
        position: relative;
        line-height: normal;
        padding-left: 1.125rem;
        padding-right: 10px; }
        @media screen and (min-width: 768px) {
          .masthead .header-main .primary-navigation .search-bloc {
            padding-left: 1.25rem; } }
        @media screen and (min-width: 991px) {
          .masthead .header-main .primary-navigation .search-bloc {
            padding-left: 1.5rem; } }
        @media screen and (min-width: 1170px) {
          .masthead .header-main .primary-navigation .search-bloc {
            padding-left: 1.875rem; } }
        @media screen and (min-width: 1560px) {
          .masthead .header-main .primary-navigation .search-bloc {
            padding-left: 2.1875rem; } }
        .masthead .header-main .primary-navigation .search-bloc .search-form .search-field {
          display: none;
          position: absolute;
          top: 50%;
          right: -15px;
          min-height: 44px;
          line-height: normal;
          padding: 12px 50px 12px 20px;
          border: 1px solid #d8d8d8;
          -webkit-border-radius: 30px;
          -moz-border-radius: 30px;
          border-radius: 30px;
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          z-index: 100; }
          .masthead .header-main .primary-navigation .search-bloc .search-form .search-field:focus {
            display: block; }
        .masthead .header-main .primary-navigation .search-bloc .search-form .search-submit {
          position: relative;
          display: inline-block;
          width: 18px;
          height: 19px;
          font-size: 0;
          background: url("../../images/magnifying-glass.png") center center no-repeat transparent;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          background-size: cover;
          border: none;
          vertical-align: middle;
          z-index: 110; }
        .masthead .header-main .primary-navigation .search-bloc .search-form .screen-reader-text {
          display: none; }
        .masthead .header-main .primary-navigation .search-bloc .search-form:hover .search-field {
          display: block; }
      .masthead .header-main .primary-navigation .customer-area-link {
        line-height: normal;
        margin-left: 0.875rem;
        padding: 12px 25px;
        background-color: #7bc142;
        border: 2px solid #7bc142;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        color: #FFF; }
        @media screen and (min-width: 768px) {
          .masthead .header-main .primary-navigation .customer-area-link {
            margin-left: 1.125rem; } }
        @media screen and (min-width: 991px) {
          .masthead .header-main .primary-navigation .customer-area-link {
            margin-left: 1.25rem; } }
        @media screen and (min-width: 1170px) {
          .masthead .header-main .primary-navigation .customer-area-link {
            margin-left: 1.5rem; } }
        @media screen and (min-width: 1560px) {
          .masthead .header-main .primary-navigation .customer-area-link {
            margin-left: 1.875rem; } }
        .masthead .header-main .primary-navigation .customer-area-link #heppner_ico {
          display: inline-block;
          width: 1.25rem;
          height: 1.25rem;
          vertical-align: middle;
          margin-right: .625rem; }
          .masthead .header-main .primary-navigation .customer-area-link #heppner_ico .heppner-ico {
            fill: #FFF;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s; }
        .masthead .header-main .primary-navigation .customer-area-link:hover {
          background-color: transparent;
          color: #7bc142; }
          .masthead .header-main .primary-navigation .customer-area-link:hover #heppner_ico .heppner-ico {
            fill: #7bc142; }
      .masthead .header-main .primary-navigation .custom-select-wrapper,
      .masthead .header-main .primary-navigation .old-custom-select-wrapper {
        margin-left: .875rem; }
        @media screen and (min-width: 768px) {
          .masthead .header-main .primary-navigation .custom-select-wrapper,
          .masthead .header-main .primary-navigation .old-custom-select-wrapper {
            margin-left: 1.125rem; } }
        @media screen and (min-width: 991px) {
          .masthead .header-main .primary-navigation .custom-select-wrapper,
          .masthead .header-main .primary-navigation .old-custom-select-wrapper {
            margin-left: 1.25rem; } }
        @media screen and (min-width: 1170px) {
          .masthead .header-main .primary-navigation .custom-select-wrapper,
          .masthead .header-main .primary-navigation .old-custom-select-wrapper {
            margin-left: 1.5rem; } }
        @media screen and (min-width: 1560px) {
          .masthead .header-main .primary-navigation .custom-select-wrapper,
          .masthead .header-main .primary-navigation .old-custom-select-wrapper {
            margin-left: 1.875rem; } }
      @media (max-width: 1200px) {
        .masthead .header-main .primary-navigation {
          position: fixed;
          display: block;
          top: 0;
          left: 100%;
          width: 250px;
          height: 100vh;
          padding: 20px 30px;
          background-color: #FFF;
          line-height: normal;
          z-index: 30; }
          .masthead .header-main .primary-navigation .primary-menu {
            position: static;
            margin-bottom: 20px; }
            .masthead .header-main .primary-navigation .primary-menu > li {
              display: block;
              padding-left: 0;
              border-bottom: 1px solid #d1d2d3; }
              .masthead .header-main .primary-navigation .primary-menu > li > a {
                display: block;
                font-size: 15px;
                padding: 13px 0; }
                .masthead .header-main .primary-navigation .primary-menu > li > a:after {
                  content: none; }
              .masthead .header-main .primary-navigation .primary-menu > li.menu-item-has-children > a:after {
                content: '\f105';
                position: absolute;
                top: 50%;
                left: initial;
                right: 6px;
                width: auto;
                height: auto;
                font-family: "FontAwesome", sans-serif;
                font-size: 24px;
                color: #d1d2d3;
                opacity: 1;
                background-color: transparent;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
                transform: translateY(-50%); }
              .masthead .header-main .primary-navigation .primary-menu > li.menu-item-has-children.active > a:after {
                -webkit-transform: translateY(-50%) rotate(90deg);
                -moz-transform: translateY(-50%) rotate(90deg);
                -ms-transform: translateY(-50%) rotate(90deg);
                -o-transform: translateY(-50%) rotate(90deg);
                transform: translateY(-50%) rotate(90deg); }
              .masthead .header-main .primary-navigation .primary-menu > li > .sub-menu {
                position: static;
                display: none;
                padding: 0;
                background: none;
                border: none;
                opacity: 1;
                pointer-events: fill;
                -webkit-transform: none;
                -moz-transform: none;
                -ms-transform: none;
                -o-transform: none;
                transform: none;
                -webkit-transition: none;
                -o-transition: none;
                -moz-transition: none;
                transition: none; }
          .masthead .header-main .primary-navigation .search-bloc {
            width: 100%;
            margin-bottom: 20px;
            padding: 10px 10px 10px 0;
            text-align: right; }
            .masthead .header-main .primary-navigation .search-bloc .search-form .search-field {
              display: block;
              right: 0;
              width: 100%;
              font-size: 16px;
              padding: 8px 30px 8px 15px; }
          .masthead .header-main .primary-navigation .customer-area-link {
            display: inline-block;
            width: 100%;
            text-align: center;
            margin: 0;
            margin-bottom: 20px; }
          .masthead .header-main .primary-navigation .custom-select-wrapper,
          .masthead .header-main .primary-navigation .old-custom-select-wrapper {
            width: 100%;
            margin: 0; }
            .masthead .header-main .primary-navigation .custom-select-wrapper .active,
            .masthead .header-main .primary-navigation .old-custom-select-wrapper .active {
              display: block;
              width: 100%; }
            .masthead .header-main .primary-navigation .custom-select-wrapper:after,
            .masthead .header-main .primary-navigation .old-custom-select-wrapper:after {
              font-size: 24px;
              right: 15px; } }
    @media (max-width: 1200px) {
      .masthead .header-main {
        padding-top: 15px;
        padding-bottom: 15px; } }

.header-shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  -moz-transition: opacity .3s;
  transition: opacity .3s;
  pointer-events: none;
  z-index: 25; }

.toggle-menu {
  position: relative;
  display: none;
  width: 30px;
  height: 30px;
  z-index: 30; }
  @media (max-width: 1200px) {
    .toggle-menu {
      display: inline-block; } }
  .toggle-menu .burger {
    top: 50%;
    right: 0;
    width: 27px;
    height: 2px;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    -moz-transition: transform .3s, -moz-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
    .toggle-menu .burger, .toggle-menu .burger::before, .toggle-menu .burger::after {
      position: absolute;
      background-color: #7bc142;
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      transform: translateZ(0);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -ms-transform-origin: center;
      -o-transform-origin: center;
      transform-origin: center; }
    .toggle-menu .burger::before, .toggle-menu .burger::after {
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: -o-transform .3s;
      -moz-transition: transform .3s, -moz-transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }
    .toggle-menu .burger::before {
      -webkit-transform: translateY(-10px);
      -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
      -o-transform: translateY(-10px);
      transform: translateY(-10px); }
    .toggle-menu .burger::after {
      -webkit-transform: translateY(10px);
      -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
      -o-transform: translateY(10px);
      transform: translateY(10px); }

#page {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: -o-transform .3s;
  -moz-transition: transform .3s, -moz-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }
  #page.open-menu .header-shadow {
    opacity: 1;
    pointer-events: fill; }
  @media (max-width: 1200px) {
    #page.open-menu {
      -webkit-transform: translateX(-250px);
      -moz-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
      -o-transform: translateX(-250px);
      transform: translateX(-250px);
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      -o-transition: -o-transform .3s;
      -moz-transition: transform .3s, -moz-transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s; }
      #page.open-menu .toggle-menu .burger {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
        #page.open-menu .toggle-menu .burger::before {
          -webkit-transform: translateY(0px) rotate(90deg);
          -moz-transform: translateY(0px) rotate(90deg);
          -ms-transform: translateY(0px) rotate(90deg);
          -o-transform: translateY(0px) rotate(90deg);
          transform: translateY(0px) rotate(90deg); }
        #page.open-menu .toggle-menu .burger::after {
          -webkit-transform: translateY(0px) rotate(-90deg);
          -moz-transform: translateY(0px) rotate(-90deg);
          -ms-transform: translateY(0px) rotate(-90deg);
          -o-transform: translateY(0px) rotate(-90deg);
          transform: translateY(0px) rotate(-90deg); } }

.custom-select-wrapper {
  display: inline-block;
  position: relative; }
  .custom-select-wrapper:after {
    content: '\f107';
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: "FontAwesome", sans-serif;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none; }
  .custom-select-wrapper.blue select {
    color: #FFF;
    font-size: 1.5rem;
    padding: 10px 30px 10px 10px;
    background-color: #0054a4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .custom-select-wrapper.blue:after {
    font-size: 1.125rem;
    color: #FFF; }
  .custom-select-wrapper.open .active {
    border-color: #7bc142; }
  .custom-select-wrapper.open .options {
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  .custom-select-wrapper.world {
    padding-left: 1rem; }
    .custom-select-wrapper.world:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 1rem;
      height: 1rem;
      background: url("../../images/world.svg") no-repeat center transparent;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
  .custom-select-wrapper .active {
    display: inline-block;
    font-size: 12px;
    padding: 0 35px 0 10px;
    cursor: pointer; }
  .custom-select-wrapper .options {
    position: absolute;
    top: 100%;
    left: 50%;
    font-size: 12px;
    text-align: center;
    padding: 1px;
    background-color: #303538;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50%) translateY(10px);
    -moz-transform: translateX(-50%) translateY(10px);
    -ms-transform: translateX(-50%) translateY(10px);
    -o-transform: translateX(-50%) translateY(10px);
    transform: translateX(-50%) translateY(10px);
    opacity: 0;
    pointer-events: none;
    z-index: 15; }
    .custom-select-wrapper .options li a {
      display: block;
      padding: 2px 20px; }
      .custom-select-wrapper .options li a:hover {
        color: #FFF;
        background-color: #0054a4; }

.old-custom-select-wrapper {
  display: inline-block;
  position: relative; }
  .old-custom-select-wrapper .active {
    display: inline-block;
    height: 45px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 45px;
    padding: 0 30px 0 15px;
    background-color: #f7f7f7;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 1px solid #d8d8d8;
    cursor: pointer; }
  .old-custom-select-wrapper:after {
    content: '\f107';
    position: absolute;
    top: 50%;
    right: 10px;
    font-family: "FontAwesome", sans-serif;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none; }
  .old-custom-select-wrapper.blue select {
    color: #FFF;
    font-size: 1.5rem;
    padding: 10px 30px 10px 10px;
    background-color: #0054a4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .old-custom-select-wrapper.blue:after {
    font-size: 1.125rem;
    color: #FFF; }
  .old-custom-select-wrapper .options {
    position: absolute;
    top: 100%;
    left: 50%;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    padding: 1px;
    background-color: #FFF;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: translateX(-50%) translateY(20px);
    -moz-transform: translateX(-50%) translateY(20px);
    -ms-transform: translateX(-50%) translateY(20px);
    -o-transform: translateX(-50%) translateY(20px);
    transform: translateX(-50%) translateY(20px);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    pointer-events: none; }
    .old-custom-select-wrapper .options li a {
      padding: 2px 20px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
      .old-custom-select-wrapper .options li a:hover {
        color: #FFF;
        background-color: #0054a4; }
    .old-custom-select-wrapper .options:after, .old-custom-select-wrapper .options:before {
      bottom: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .old-custom-select-wrapper .options:after {
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #FFF;
      border-width: 8px;
      margin-left: -8px; }
    .old-custom-select-wrapper .options:before {
      border-color: rgba(216, 216, 216, 0);
      border-bottom-color: #d8d8d8;
      border-width: 9px;
      margin-left: -9px; }
  .old-custom-select-wrapper.open .active {
    border-color: #7bc142; }
  .old-custom-select-wrapper.open .options {
    -webkit-transform: translateX(-50%) translateY(10px);
    -moz-transform: translateX(-50%) translateY(10px);
    -ms-transform: translateX(-50%) translateY(10px);
    -o-transform: translateX(-50%) translateY(10px);
    transform: translateX(-50%) translateY(10px);
    opacity: 1;
    pointer-events: fill; }

/*********************\
    LAZYLOAD MASK
\*********************/
.lazyload-box {
  position: relative;
  display: inline-block;
  width: 100%; }
  .lazyload-box .lazyload,
  .lazyload-box .lazyloading {
    opacity: 0; }
  .lazyload-box .lazyloaded {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .lazyload-box img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .lazyload-box .masks {
    font-size: 0; }
    .lazyload-box .masks .mask {
      position: relative;
      display: none;
      width: 100%;
      max-width: 100%;
      background-color: #eeeeee;
      z-index: -1;
      /** FOR RETINA DISPLAY **/ }
      @media (min-width: 1560px) {
        .lazyload-box .masks .mask.mask-xl {
          display: inline-block; } }
      @media (max-width: 1559px) {
        .lazyload-box .masks .mask.mask-xl {
          display: none; }
        .lazyload-box .masks .mask.mask-lg {
          display: inline-block; } }
      @media (max-width: 1140px) {
        .lazyload-box .masks .mask.mask-lg {
          display: none; }
        .lazyload-box .masks .mask.mask-md {
          display: inline-block; } }
      @media (max-width: 991px) {
        .lazyload-box .masks .mask.mask-md {
          display: none; }
        .lazyload-box .masks .mask.mask-sm {
          display: inline-block; } }
      @media (max-width: 767px) {
        .lazyload-box .masks .mask.mask-sm {
          display: none; }
        .lazyload-box .masks .mask.mask-xs {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1560px), (-o-min-device-pixel-ratio: 3/2) and (min-width: 1560px), (min-resolution: 144dpi) and (min-width: 1560px) {
        .lazyload-box .masks .mask.mask-xl {
          display: none; }
        .lazyload-box .masks .mask.mask-xl-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1559px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 1559px), (min-resolution: 144dpi) and (max-width: 1559px) {
        .lazyload-box .masks .mask.mask-xl-2x, .lazyload-box .masks .mask.mask-lg {
          display: none; }
        .lazyload-box .masks .mask.mask-lg-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1140px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 1140px), (min-resolution: 144dpi) and (max-width: 1140px) {
        .lazyload-box .masks .mask.mask-lg-2x, .lazyload-box .masks .mask.mask-md {
          display: none; }
        .lazyload-box .masks .mask.mask-md-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 991px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 991px), (min-resolution: 144dpi) and (max-width: 991px) {
        .lazyload-box .masks .mask.mask-md-2x, .lazyload-box .masks .mask.mask-sm {
          display: none; }
        .lazyload-box .masks .mask.mask-sm-2x {
          display: inline-block; } }
      @media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), (-o-min-device-pixel-ratio: 3/2) and (max-width: 767px), (min-resolution: 144dpi) and (max-width: 767px) {
        .lazyload-box .masks .mask.mask-sm-2x, .lazyload-box .masks .mask.mask-xs {
          display: none; }
        .lazyload-box .masks .mask.mask-xs-2x {
          display: inline-block; } }
  .lazyload-box.auto-width {
    width: auto;
    max-width: 100%; }

/*********************\
     END LAZYLOAD
\*********************/
/*********************\
        UTILS
\*********************/
input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
select:focus,
textarea:focus,
.form-control:focus {
  outline: none !important;
  border-color: #7bc142 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(123, 193, 66, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(123, 193, 66, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(123, 193, 66, 0.6); }

.go-back-link {
  display: inline-block; }
  .go-back-link:before {
    content: '\f104';
    display: inline-block;
    font-family: "FontAwesome", sans-serif;
    margin-right: 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  .go-back-link:hover:before {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px); }

.button, .introduction-text.wysiwyg-content a {
  display: inline-block;
  font-size: 1.0625rem;
  font-weight: 700;
  color: #FFF;
  text-align: center;
  padding: 0.5rem 0.9375rem;
  background-color: #7bc142;
  border: 2px solid #7bc142;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .button:hover, .introduction-text.wysiwyg-content a:hover {
    background-color: transparent;
    color: #7bc142; }
  .button.border-blue, .introduction-text.wysiwyg-content a {
    background-color: transparent;
    border-color: #0054a4;
    color: #0054a4; }
    .button.border-blue:hover, .introduction-text.wysiwyg-content a:hover, .button.border-blue.current, .introduction-text.wysiwyg-content a.current {
      background-color: #0054a4;
      color: #FFF; }
  .button.blue, .introduction-text.wysiwyg-content a.blue {
    background-color: #0054a4;
    border-color: #0054a4; }
    .button.blue:hover, .introduction-text.wysiwyg-content a.blue:hover {
      color: #0054a4;
      background-color: transparent; }
  .button.round, .introduction-text.wysiwyg-content a.round {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px; }
  .button.large, .introduction-text.wysiwyg-content a.large {
    padding: 0.5rem 3.125rem; }
  .button.thin, .introduction-text.wysiwyg-content a.thin {
    padding: 5px 20px 5px 20px; }
  .button.white, .introduction-text.wysiwyg-content a.white {
    color: #7bc142;
    border: 1px solid #FFF;
    background-color: #FFF; }
    .button.white:hover, .introduction-text.wysiwyg-content a.white:hover, .button.white:focus, .introduction-text.wysiwyg-content a.white:focus {
      color: #FFF;
      background-color: #7bc142; }
  .button.download, .introduction-text.wysiwyg-content a.download {
    position: relative;
    font-size: 1rem;
    padding-left: 45px; }
    .button.download svg, .introduction-text.wysiwyg-content a.download svg {
      position: absolute;
      left: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .button.download:hover svg .cls-1, .introduction-text.wysiwyg-content a.download:hover svg .cls-1 {
      fill: #0054a4; }
  .button:disabled, .introduction-text.wysiwyg-content a:disabled, .button[disabled], .introduction-text.wysiwyg-content a[disabled] {
    opacity: 0.65;
    cursor: not-allowed; }

.grey-content {
  background-color: #f7f7f7; }
  .grey-content.dark {
    background-color: #252a2d; }

.grey-bg {
  background-color: #f7f7f7; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex.aligntop {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .flex.alignmiddle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex.alignbottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .flex.justify-content-middle {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .flex.justify-sp-btw {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .flex.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .flex.nowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .flex.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.row.flex:before,
.row.flex:after,
.container.flex:before,
.container.flex:after {
  width: 100%; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-regular-webfont.eot");
  src: url("../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular-webfont.woff2") format("woff2"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.ttf") format("truetype"), url("../fonts/lato-regular-webfont.svg#lato") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-bold-webfont.eot");
  src: url("../fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold-webfont.woff2") format("woff2"), url("../fonts/lato-bold-webfont.woff") format("woff"), url("../fonts/lato-bold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Lato';
  src: url("../fonts/lato-black-webfont.eot");
  src: url("../fonts/lato-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-black-webfont.woff2") format("woff2"), url("../fonts/lato-black-webfont.woff") format("woff"), url("../fonts/lato-black-webfont.ttf") format("truetype"), url("../fonts/lato-black-webfont.svg#lato") format("svg");
  font-weight: 900;
  font-style: normal; }

.custom-radio label {
  display: block;
  position: relative;
  font-size: .9375rem;
  margin: 0;
  padding-left: 20px;
  overflow: hidden; }
  .custom-radio label input[type=radio] {
    position: absolute;
    left: -999px; }
  .custom-radio label span:before, .custom-radio label span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #FFF;
    border: 1px solid #9c9c9c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  .custom-radio label span:after {
    left: 3px;
    width: 9px;
    height: 9px;
    background-color: #0054a4;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0); }
  .custom-radio label input[type=radio]:checked + span:after {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1); }
  .custom-radio label input[type=radio]:focus + span:before {
    border-color: #7bc142; }

.page-header {
  position: relative;
  line-height: 0;
  margin: 0 auto;
  padding: 15px;
  border: none; }
  .page-header .text-bloc {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    min-height: 25vw;
    line-height: 1.5;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.97); }
    .page-header .text-bloc .page-introduction h1 {
      font-size: 3rem;
      font-weight: 700; }
      @media (max-width: 768px) {
        .page-header .text-bloc .page-introduction h1 {
          font-size: 24px;
          margin-bottom: 15px; } }
    @media (max-width: 768px) {
      .page-header .text-bloc .page-introduction {
        text-align: center; }
        .page-header .text-bloc .page-introduction .button, .page-header .text-bloc .page-introduction .introduction-text.wysiwyg-content a, .introduction-text.wysiwyg-content .page-header .text-bloc .page-introduction a {
          width: 100%;
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .page-header .text-bloc {
        position: static;
        width: 940px;
        max-width: none;
        min-height: 0;
        margin: 0 auto;
        padding: 15px;
        background: #FFF; } }
    @media (max-width: 991px) {
      .page-header .text-bloc {
        width: 720px; } }
    @media (max-width: 768px) {
      .page-header .text-bloc {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px); } }
  .page-header picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    @media (min-width: 1024px) {
      .page-header picture > img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; } }
    @media (max-width: 1024px) {
      .page-header picture {
        position: static;
        height: auto; } }
  .page-header.no-image .text-bloc {
    position: static;
    padding: 0; }
  @media (max-width: 1024px) {
    .page-header {
      width: 100%;
      padding: 0; } }

.page-menu {
  position: relative;
  overflow: hidden; }
  .page-menu ul {
    text-align: center;
    border-bottom: 2px solid #ebebeb; }
    .page-menu ul li {
      display: inline-block;
      padding: 0 25px; }
      .page-menu ul li a,
      .page-menu ul li button {
        display: inline-block;
        position: relative;
        font-size: .9375rem;
        font-weight: 700;
        line-height: .9375rem;
        padding: 20px 0;
        background-color: transparent;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s; }
        .page-menu ul li a:after,
        .page-menu ul li button:after {
          content: '';
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          height: 2px;
          background-color: #7bc142;
          -webkit-transform: scaleX(0);
          -moz-transform: scaleX(0);
          -ms-transform: scaleX(0);
          -o-transform: scaleX(0);
          transform: scaleX(0);
          -webkit-transform-origin: center;
          -moz-transform-origin: center;
          -ms-transform-origin: center;
          -o-transform-origin: center;
          transform-origin: center;
          -webkit-transition: all .3s;
          -o-transition: all .3s;
          -moz-transition: all .3s;
          transition: all .3s; }
        .page-menu ul li a.current, .page-menu ul li a.active, .page-menu ul li a:hover, .page-menu ul li a:focus,
        .page-menu ul li button.current,
        .page-menu ul li button.active,
        .page-menu ul li button:hover,
        .page-menu ul li button:focus {
          outline: none;
          color: #7bc142; }
          .page-menu ul li a.current:after, .page-menu ul li a.active:after, .page-menu ul li a:hover:after, .page-menu ul li a:focus:after,
          .page-menu ul li button.current:after,
          .page-menu ul li button.active:after,
          .page-menu ul li button:hover:after,
          .page-menu ul li button:focus:after {
            -webkit-transform: scaleX(1);
            -moz-transform: scaleX(1);
            -ms-transform: scaleX(1);
            -o-transform: scaleX(1);
            transform: scaleX(1); }
    @media (max-width: 767px) {
      .page-menu ul {
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch; } }
  @media (max-width: 767px) {
    .page-menu {
      padding: 0; }
      .page-menu:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 20%;
        height: 100%;
        pointer-events: none;
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(30, 30, 30, 0) 30%, rgba(101, 101, 101, 0.65) 100%);
        background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(30%, rgba(30, 30, 30, 0)), to(rgba(101, 101, 101, 0.65)));
        background: -moz- oldlinear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(30, 30, 30, 0) 30%, rgba(101, 101, 101, 0.65) 100%);
        background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(30, 30, 30, 0) 30%, rgba(101, 101, 101, 0.65) 100%);
        background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(30, 30, 30, 0) 30%, rgba(101, 101, 101, 0.65) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6656565',GradientType=1 ); } }

.row-detail {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 768px) {
    .row-detail .row-pad:nth-child(even) .flex {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      -moz-box-orient: horizontal;
      -moz-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; } }
  @media screen and (min-width: 768px) {
    .row-detail .row-pad .flex > div {
      max-width: 48%; } }
  @media (max-width: 767px) {
    .row-detail .row-pad .flex {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .row-detail .row-pad .flex .lazyload-box {
        width: 100%;
        margin-bottom: 20px; } }
  .row-detail .row-pad .color-pad {
    width: 100%; }
    .row-detail .row-pad .color-pad h2 {
      font-size: 2.5rem;
      overflow-wrap: break-word; }
  .row-detail .row-pad .blue {
    background-color: #0054a4;
    color: #FFF; }
  .row-detail .row-pad .white {
    color: #252a2d;
    background-color: #f7f7f7;
    border: 1px solid #d8d8d8; }
  .row-detail .row-pad .green {
    color: #FFF;
    background-color: #7bc142; }
  @media (max-width: 768px) {
    .row-detail .row-pad {
      padding: 0; } }
  .row-detail .row-pad .play-button {
    position: relative; }
    .row-detail .row-pad .play-button:after {
      content: '\f04b';
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 60px;
      height: 60px;
      font-family: "FontAwesome", sans-serif;
      font-size: 1.75rem;
      font-style: normal;
      color: #FFF;
      text-align: center;
      line-height: 58px;
      padding-left: 3px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 2px solid #FFF;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.2);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s; }
    .row-detail .row-pad .play-button:hover:after {
      border-color: #7bc142;
      color: #7bc142; }
  .row-detail .row-pad p a {
    color: #7bc142;
    text-decoration: underline; }
    .row-detail .row-pad p a:hover {
      text-decoration: none; }
  .row-detail h2 {
    font-size: 1.875rem;
    font-weight: 700; }

.statistics {
  max-width: 890px;
  margin-left: auto;
  margin-right: auto;
  padding: 2.1875rem;
  color: #FFF;
  background-color: #0054a4; }
  .statistics .stats {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .statistics .stats .number {
      text-align: center; }
      .statistics .stats .number h3 {
        font-size: 2.5rem;
        font-weight: 700; }
    @media (max-width: 768px) {
      .statistics .stats {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .statistics .stats .number {
          -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
          flex-basis: 50%; } }

.values h2 {
  font-size: 1.875rem;
  font-weight: 700; }

.logo-bloc {
  position: relative;
  padding-top: 60px;
  padding-bottom: 30px; }
  .logo-bloc figure {
    position: absolute;
    left: 50%;
    bottom: 100%;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%); }
    .logo-bloc figure img {
      max-height: 100px; }

.video {
  position: relative;
  line-height: 0; }
  .video:after {
    content: '\f04b';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 64px;
    font-family: "FontAwesome", sans-serif;
    font-size: 32px;
    color: #FFF;
    text-align: center;
    line-height: 64px;
    margin-top: -32px;
    margin-left: -32px;
    padding-left: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    border: 2px solid #FFF;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    pointer-events: none;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  .video:hover:after {
    -webkit-transform: scale(1.1) translateZ(0);
    -moz-transform: scale(1.1) translateZ(0);
    transform: scale(1.1) translateZ(0); }

/*********************\
    HELPER CLASSES
\*********************/
.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

.inline-block {
  display: inline-block;
  font-size: 1rem;
  float: none; }

.inline-wrapper {
  font-size: 0; }

.top {
  vertical-align: top; }

.middle {
  vertical-align: middle;
  line-height: normal; }

.bottom {
  vertical-align: bottom; }

.relative {
  position: relative; }

.full-width {
  width: 100%; }

.full-height {
  min-height: 100%; }

.bold {
  font-weight: 700; }

.clock {
  color: #7bc142; }
  .clock:before {
    content: '\f017';
    font-family: "FontAwesome", sans-serif;
    padding-right: 10px; }

/*********************\
   FIN HELPER CLASSES
\*********************/
#wpadminbar {
  position: fixed;
  top: initial;
  bottom: 0; }
  #wpadminbar .ab-sub-wrapper {
    bottom: 100%; }
  @media (max-width: 600px) {
    #wpadminbar {
      position: fixed; } }

.mb-10 {
  margin-bottom: 0.625rem; }

.mt-10 {
  margin-top: 0.625rem; }

.ml-10 {
  margin-left: 0.625rem; }

.mr-10 {
  margin-right: 0.625rem; }

.pv-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }

.ph-10 {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.mb-20 {
  margin-bottom: 1.25rem; }

.mt-20 {
  margin-top: 1.25rem; }

.ml-20 {
  margin-left: 1.25rem; }

.mr-20 {
  margin-right: 1.25rem; }

.pv-20 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.ph-20 {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.mb-30 {
  margin-bottom: 1.875rem; }

.mt-30 {
  margin-top: 1.875rem; }

.ml-30 {
  margin-left: 1.875rem; }

.mr-30 {
  margin-right: 1.875rem; }

.pv-30 {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }

.ph-30 {
  padding-left: 1.875rem;
  padding-right: 1.875rem; }

.mb-40 {
  margin-bottom: 2.5rem; }

.mt-40 {
  margin-top: 2.5rem; }

.ml-40 {
  margin-left: 2.5rem; }

.mr-40 {
  margin-right: 2.5rem; }

.pv-40 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

.ph-40 {
  padding-left: 2.5rem;
  padding-right: 2.5rem; }

.mb-50 {
  margin-bottom: 3.125rem; }

.mt-50 {
  margin-top: 3.125rem; }

.ml-50 {
  margin-left: 3.125rem; }

.mr-50 {
  margin-right: 3.125rem; }

.pv-50 {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem; }

.ph-50 {
  padding-left: 3.125rem;
  padding-right: 3.125rem; }

.mb-60 {
  margin-bottom: 3.75rem; }

.mt-60 {
  margin-top: 3.75rem; }

.ml-60 {
  margin-left: 3.75rem; }

.mr-60 {
  margin-right: 3.75rem; }

.pv-60 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem; }

.ph-60 {
  padding-left: 3.75rem;
  padding-right: 3.75rem; }

.mb-70 {
  margin-bottom: 4.375rem; }

.mt-70 {
  margin-top: 4.375rem; }

.ml-70 {
  margin-left: 4.375rem; }

.mr-70 {
  margin-right: 4.375rem; }

.pv-70 {
  padding-top: 4.375rem;
  padding-bottom: 4.375rem; }

.ph-70 {
  padding-left: 4.375rem;
  padding-right: 4.375rem; }

.mb-80 {
  margin-bottom: 5rem; }

.mt-80 {
  margin-top: 5rem; }

.ml-80 {
  margin-left: 5rem; }

.mr-80 {
  margin-right: 5rem; }

.pv-80 {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.ph-80 {
  padding-left: 5rem;
  padding-right: 5rem; }

.mb-90 {
  margin-bottom: 5.625rem; }

.mt-90 {
  margin-top: 5.625rem; }

.ml-90 {
  margin-left: 5.625rem; }

.mr-90 {
  margin-right: 5.625rem; }

.pv-90 {
  padding-top: 5.625rem;
  padding-bottom: 5.625rem; }

.ph-90 {
  padding-left: 5.625rem;
  padding-right: 5.625rem; }

.mb-100 {
  margin-bottom: 6.25rem; }

.mt-100 {
  margin-top: 6.25rem; }

.ml-100 {
  margin-left: 6.25rem; }

.mr-100 {
  margin-right: 6.25rem; }

.pv-100 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem; }

.ph-100 {
  padding-left: 6.25rem;
  padding-right: 6.25rem; }

.mb-110 {
  margin-bottom: 6.875rem; }

.mt-110 {
  margin-top: 6.875rem; }

.ml-110 {
  margin-left: 6.875rem; }

.mr-110 {
  margin-right: 6.875rem; }

.pv-110 {
  padding-top: 6.875rem;
  padding-bottom: 6.875rem; }

.ph-110 {
  padding-left: 6.875rem;
  padding-right: 6.875rem; }

.mb-120 {
  margin-bottom: 7.5rem; }

.mt-120 {
  margin-top: 7.5rem; }

.ml-120 {
  margin-left: 7.5rem; }

.mr-120 {
  margin-right: 7.5rem; }

.pv-120 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem; }

.ph-120 {
  padding-left: 7.5rem;
  padding-right: 7.5rem; }

.pv-80-60 {
  padding-top: 5rem;
  padding-bottom: 3.75rem; }

/*********************\
      SIZE TYPO
\*********************/
html {
  font-size: 87.5%; }

@media screen and (min-width: 480px) {
  html {
    font-size: 90%; } }

@media screen and (min-width: 768px) {
  html {
    font-size: 92.5%; } }

@media screen and (min-width: 992px) {
  html {
    font-size: 95%; } }

@media screen and (min-width: 1200px) {
  html {
    font-size: 97.5%; } }

@media screen and (min-width: 1560px) {
  html {
    font-size: 100%; } }

/*********************\
     FIN SIZE TYPO
\*********************/
body {
  font-family: "Lato", Arial, Helvetica, Verdana, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #000; }
  body.logged-in {
    padding-bottom: 32px; }
    body.logged-in .to-top-arrow {
      bottom: 32px; }
    @media (max-width: 782px) {
      body.logged-in {
        padding-bottom: 46px; }
        body.logged-in .to-top-arrow {
          bottom: 46px; } }

h1, .h1 {
  font-size: 3rem;
  margin: 0; }

h2, .h2 {
  margin: 0; }

h3, .h3 {
  font-size: 1.375rem;
  margin: 0; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s; }
  a:hover, a:focus {
    color: inherit;
    text-decoration: none; }
  a.white-text:hover {
    color: #7bc142; }

p {
  margin: 0; }

b,
strong {
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.wysiwyg-content h2 {
  margin-bottom: 1.875rem; }

.wysiwyg-content a {
  color: #7bc142;
  text-decoration: underline; }

.wysiwyg-content p {
  margin-bottom: 1.25rem; }

.wysiwyg-content img {
  margin-bottom: 1.25rem; }

.wysiwyg-content ul {
  padding: 0.625rem 0; }
  .wysiwyg-content ul li {
    position: relative;
    margin-bottom: 1rem;
    padding-left: 1.25rem; }
    .wysiwyg-content ul li:after {
      content: '\f00c';
      position: absolute;
      top: 1px;
      left: 0;
      font-family: "FontAwesome", sans-serif;
      color: #7bc142; }

.white-text {
  color: #FFF; }

.green-text {
  color: #7bc142; }

.blue-text {
  color: #0054a4; }

/*********************\
        PAGES
\*********************/
.contact-bloc .name {
  font-size: 1.125rem;
  font-weight: 700; }

.contact-form h2 {
  font-weight: 700;
  color: #0054a4; }

.contact-form p {
  font-size: .75rem; }

.contact-form .form-control,
.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel] {
  height: auto;
  min-height: 48px;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.contact-form .contact-panel {
  display: none; }

.contact-form .wpcf7 p {
  font-size: 1rem;
  margin-bottom: 1.25rem; }

.contact-form .wpcf7 .wpcf7-radio .wpcf7-list-item {
  margin: 0 1.25rem 0 0; }

.contact-form .wpcf7 .wpcf7-radio label {
  display: block;
  position: relative;
  font-size: .9375rem;
  margin: 0;
  padding-left: 20px;
  overflow: hidden; }
  .contact-form .wpcf7 .wpcf7-radio label input[type=radio] {
    position: absolute;
    left: -999px; }
  .contact-form .wpcf7 .wpcf7-radio label .wpcf7-list-item-label:before, .contact-form .wpcf7 .wpcf7-radio label .wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #FFF;
    border: 1px solid #9c9c9c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  .contact-form .wpcf7 .wpcf7-radio label .wpcf7-list-item-label:after {
    left: 3px;
    width: 9px;
    height: 9px;
    background-color: #0054a4;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0); }
  .contact-form .wpcf7 .wpcf7-radio label input[type=radio]:checked + .wpcf7-list-item-label:after {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1); }
  .contact-form .wpcf7 .wpcf7-radio label input[type=radio]:focus + .wpcf7-list-item-label:before {
    border-color: #7bc142; }

.contact-form .wpcf7 .wpcf7-checkbox .wpcf7-list-item {
  margin: 0 1.25rem 0 0; }

.contact-form .wpcf7 .wpcf7-checkbox label {
  display: block;
  position: relative;
  font-size: .9375rem;
  margin: 0;
  padding-left: 20px;
  overflow: hidden; }
  .contact-form .wpcf7 .wpcf7-checkbox label input[type=checkbox] {
    position: absolute;
    left: -999px; }
  .contact-form .wpcf7 .wpcf7-checkbox label .wpcf7-list-item-label:before, .contact-form .wpcf7 .wpcf7-checkbox label .wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 15px;
    background-color: #FFF;
    border: 1px solid #9c9c9c;
    -webkit-transform: translateY(-50%) translateZ(0);
    -moz-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
  .contact-form .wpcf7 .wpcf7-checkbox label .wpcf7-list-item-label:after {
    left: 3px;
    width: 9px;
    height: 9px;
    background-color: #0054a4;
    -webkit-transform: translateY(-50%) scale(0) translateZ(0);
    -moz-transform: translateY(-50%) scale(0) translateZ(0);
    transform: translateY(-50%) scale(0) translateZ(0); }
  .contact-form .wpcf7 .wpcf7-checkbox label input[type=checkbox]:checked + .wpcf7-list-item-label:after {
    -webkit-transform: translateY(-50%) scale(1) translateZ(0);
    -moz-transform: translateY(-50%) scale(1) translateZ(0);
    transform: translateY(-50%) scale(1) translateZ(0); }
  .contact-form .wpcf7 .wpcf7-checkbox label input[type=checkbox]:focus + .wpcf7-list-item-label:before {
    border-color: #7bc142; }

.contact-form .wpcf7 div.wpcf7-response-output {
  margin: 2rem 0 1rem; }

.contact-form .js-news-phone-notice {
  display: none; }
  .contact-form .js-news-phone-notice p {
    font-size: 1rem; }

.documents .document {
  border: 1px solid #ececec; }
  .documents .document h2 {
    font-size: 1.25rem; }

.home-subsidiary-banner {
  position: relative;
  font-size: 0; }
  .home-subsidiary-banner .banner-description {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 32.8125rem;
    font-size: 1.25rem;
    color: #FFF;
    text-align: center;
    padding: 2.8125rem 3.75rem 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.65); }
    .home-subsidiary-banner .banner-description h1 {
      font-size: 2.5rem;
      font-weight: 900; }
    .home-subsidiary-banner .banner-description .button, .home-subsidiary-banner .banner-description .introduction-text.wysiwyg-content a, .introduction-text.wysiwyg-content .home-subsidiary-banner .banner-description a {
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%); }

.introduction-text.wysiwyg-content {
  margin-bottom: 1.875rem; }
  .introduction-text.wysiwyg-content h2 {
    font-size: 1.875rem;
    font-weight: 700; }
  .introduction-text.wysiwyg-content a {
    text-decoration: none; }
  .introduction-text.wysiwyg-content p:last-child {
    margin-bottom: 0; }

.subsidiary-network {
  background-color: #252a2d; }
  .subsidiary-network .map-heppner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-background-size: auto 100%, 30% auto;
    -moz-background-size: auto 100%, 30% auto;
    background-size: auto 100%, 30% auto; }
    .subsidiary-network .map-heppner .network-ctas a {
      display: inline-block;
      margin: 5px; }

#tip {
  position: absolute;
  display: block;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  white-space: nowrap;
  background: #292929;
  color: #fff;
  padding: 3px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 1000; }

/*********************\
        HOME
\*********************/
.home-banner {
  position: relative;
  line-height: 0; }
  .home-banner .home-slide {
    position: relative; }
    .home-banner .home-slide .slide-description {
      position: absolute;
      left: 50%;
      bottom: 85px;
      color: #FFF;
      line-height: 1.5;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      z-index: 20; }
      .home-banner .home-slide .slide-description h2 {
        font-size: 3.75rem;
        font-weight: 900; }
        @media (max-width: 768px) {
          .home-banner .home-slide .slide-description h2 {
            font-size: 30px;
            font-weight: 700; } }
      .home-banner .home-slide .slide-description p {
        font-size: 1.25rem; }
        @media (max-width: 768px) {
          .home-banner .home-slide .slide-description p {
            font-size: 14px; } }
      @media (max-width: 991px) {
        .home-banner .home-slide .slide-description {
          width: 100%;
          top: 50%;
          bottom: initial;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
    .home-banner .home-slide:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(43%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
      background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.65) 100%);
      background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.65) 100%);
      background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.65) 100%);
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0.65) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      z-index: 10; }
      @media (max-width: 768px) {
        .home-banner .home-slide:after {
          background: #000;
          opacity: 0.4; } }
  .home-banner .home-banner-slider.owl-carousel {
    display: block; }
    .home-banner .home-banner-slider.owl-carousel > .home-slide:not(:first-child) {
      display: none; }
  .home-banner .owl-dots {
    position: absolute;
    width: 1530px;
    left: 50%;
    bottom: 40px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
    .home-banner .owl-dots .owl-dot {
      display: inline-block;
      padding: 20px 5px 20px 0; }
      .home-banner .owl-dots .owl-dot span {
        display: block;
        width: 22px;
        height: 5px;
        background-color: #817e7f;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s; }
      .home-banner .owl-dots .owl-dot:hover span,
      .home-banner .owl-dots .owl-dot.active span {
        background-color: #FFF; }
      @media (max-width: 991px) {
        .home-banner .owl-dots .owl-dot {
          padding: 10px 5px 10px 0; } }
    @media (max-width: 1560px) {
      .home-banner .owl-dots {
        width: 1140px; } }
    @media (max-width: 1199px) {
      .home-banner .owl-dots {
        width: 940px; } }
    @media (max-width: 991px) {
      .home-banner .owl-dots {
        width: -webkit-calc(100% - 30px);
        width: -moz-calc(100% - 30px);
        width: calc(100% - 30px);
        bottom: 0; } }
  .home-banner .solutions-wrapper {
    position: absolute;
    top: 0;
    right: -webkit-calc( ( 100% - 1530px ) / 2);
    right: -moz-calc( ( 100% - 1530px ) / 2);
    right: calc( ( 100% - 1530px ) / 2);
    bottom: 0; }
    .home-banner .solutions-wrapper .solutions-bloc {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      height: 100%;
      z-index: 50; }
      .home-banner .solutions-wrapper .solutions-bloc .solution-bloc {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-align: start;
        -webkit-align-items: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        color: #FFF;
        padding: 0 5.625rem 0 2.1875rem; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc:not(:last-child) {
          border-bottom: 1px solid transparent; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background-color: #000;
          opacity: 0.65;
          z-index: 0; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc > * {
          position: relative;
          z-index: 10; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc h2 {
          font-size: 1.625rem;
          font-weight: 700;
          margin: 0 0 .75rem; }
          .home-banner .solutions-wrapper .solutions-bloc .solution-bloc h2 span {
            color: #7bc142; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc p {
          font-size: .875rem;
          line-height: 1.25rem; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc a:hover {
          color: #7bc142; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc svg {
          position: absolute;
          right: 30px;
          bottom: 0;
          z-index: 5; }
          .home-banner .solutions-wrapper .solutions-bloc .solution-bloc svg .cls-1,
          .home-banner .solutions-wrapper .solutions-bloc .solution-bloc svg .cls-5,
          .home-banner .solutions-wrapper .solutions-bloc .solution-bloc svg .cls-6 {
            fill: #899088;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc.slide-0 svg {
          bottom: 10px;
          right: 30px;
          width: 65px; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc.slide-1 svg {
          width: 90px;
          bottom: 20px; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc.slide-2 svg {
          width: 80px;
          bottom: 30px; }
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc:hover svg .cls-1,
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc:hover svg .cls-5,
        .home-banner .solutions-wrapper .solutions-bloc .solution-bloc:hover svg .cls-6 {
          fill: #7bc142; }
    @media (max-width: 1560px) {
      .home-banner .solutions-wrapper {
        right: -webkit-calc((100% - 1140px) / 2);
        right: -moz-calc((100% - 1140px) / 2);
        right: calc((100% - 1140px) / 2); } }
    @media (max-width: 1200px) {
      .home-banner .solutions-wrapper {
        display: none; } }

.videos-slider {
  max-width: 908px;
  margin-left: auto;
  margin-right: auto; }
  .videos-slider .video-slide {
    position: relative;
    line-height: 0; }
    .videos-slider .video-slide picture {
      z-index: 5; }
    .videos-slider .video-slide .video-description {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 1.875rem;
      font-weight: 700;
      color: #FFF;
      line-height: normal;
      text-align: center;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 10; }
    .videos-slider .video-slide .play-button {
      display: inline-block;
      position: relative;
      width: 84px;
      margin-bottom: 1.25rem;
      color: #FFF;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: 2px solid #FFF;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.2); }
      .videos-slider .video-slide .play-button i {
        position: absolute;
        top: 51%;
        left: 53%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        .videos-slider .video-slide .play-button i:after {
          content: '\f04b';
          font-family: "FontAwesome", sans-serif;
          font-size: 3rem;
          font-style: normal;
          color: inherit; }
      .videos-slider .video-slide .play-button:after {
        content: '';
        display: block;
        padding-bottom: 100%; }
      .videos-slider .video-slide .play-button:hover {
        border-color: #7bc142;
        color: #7bc142; }
    .videos-slider .video-slide:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.2;
      z-index: 7; }
  .videos-slider .slide-arrow {
    position: absolute;
    top: 50%;
    font-size: 3rem;
    font-weight: 700;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
    .videos-slider .slide-arrow.arrow-left {
      left: 30px; }
      .videos-slider .slide-arrow.arrow-left i:before {
        content: '\f104';
        font-family: "FontAwesome", sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #FFF; }
    .videos-slider .slide-arrow.arrow-right {
      right: 30px; }
      .videos-slider .slide-arrow.arrow-right i:before {
        content: '\f105';
        font-family: "FontAwesome", sans-serif;
        font-weight: normal;
        font-style: normal;
        color: #FFF; }

.card {
  display: block;
  line-height: 0;
  overflow: hidden; }
  .card .card-details {
    position: relative;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    background-color: #FFF;
    line-height: 1.5;
    padding: 1rem 1.875rem;
    z-index: 15; }
    .card .card-details .card-title {
      font-size: 1.25rem;
      font-weight: 700;
      color: #7bc142; }
    .card .card-details p {
      margin-bottom: 0; }
  .card picture {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
    .card picture:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #FFF;
      opacity: 0;
      pointer-events: none;
      -webkit-transition: all .3s;
      -o-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s;
      z-index: 15; }
  .card:hover picture {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
    .card:hover picture:after {
      opacity: 0.3; }

.map-heppner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 380px;
  background-image: url("../../images/map.png"), url("../../images/heppner-initials.png");
  background-position: left center, right center;
  background-repeat: no-repeat, no-repeat; }
  .map-heppner h2 {
    font-size: 2.5625rem;
    font-weight: 700; }

@media (max-width: 768px) {
  .home-videos {
    padding: 30px 15px 0; }
    .home-videos .button, .home-videos .introduction-text.wysiwyg-content a, .introduction-text.wysiwyg-content .home-videos a {
      width: 100%; } }

@media (max-width: 768px) {
  .home-grey-bar {
    padding: 30px; }
    .home-grey-bar .grey-content {
      padding: 30px 0; }
      .home-grey-bar .grey-content .map-heppner {
        min-height: 0;
        padding: 30px 20px;
        background-image: url("../../images/heppner-initials.png");
        -webkit-background-size: contain;
        -moz-background-size: contain;
        background-size: contain;
        background-position: 130% center; }
        .home-grey-bar .grey-content .map-heppner h2 {
          font-size: 1.5rem; }
        .home-grey-bar .grey-content .map-heppner .button, .home-grey-bar .grey-content .map-heppner .introduction-text.wysiwyg-content a, .introduction-text.wysiwyg-content .home-grey-bar .grey-content .map-heppner a {
          width: 100%; } }

/*********************\
      FIN HOME
\*********************/
.page-template-landing-page .header-banner,
.page-template-landing-page .masthead .header-main .primary-navigation {
  display: none; }

.page-template-landing-page .landing-page {
  position: relative; }

.page-template-landing-page .page-header {
  padding: 2.8125rem 3.125rem; }
  .page-template-landing-page .page-header .text-bloc {
    min-width: 700px;
    min-height: auto;
    color: #FFF;
    background-color: #252a2d; }

.page-template-landing-page .video-slide {
  position: relative; }

.page-template-landing-page .play-button {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 84px;
  margin-bottom: 1.25rem;
  color: #FFF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #FFF;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .page-template-landing-page .play-button i {
    position: absolute;
    top: 51%;
    left: 53%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .page-template-landing-page .play-button i:after {
      content: '\f04b';
      font-family: "FontAwesome", sans-serif;
      font-size: 3rem;
      font-style: normal;
      color: inherit; }
  .page-template-landing-page .play-button:after {
    content: '';
    display: block;
    padding-bottom: 100%; }
  .page-template-landing-page .play-button:hover {
    border-color: #7bc142;
    color: #7bc142; }

.page-template-landing-page .row-detail {
  margin-left: -15px;
  margin-right: -15px; }
  .page-template-landing-page .row-detail:nth-child(odd) .flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }

.page-template-landing-page .contact-form-column {
  position: absolute;
  top: 2.8125rem;
  right: 0;
  bottom: 1.875rem; }
  .page-template-landing-page .contact-form-column .contact-form-wrapper {
    position: -webkit-sticky;
    position: sticky;
    padding: 2.5rem 1.25rem;
    background-color: #7bc142; }
    @media screen and (min-width: 1590px) {
      .page-template-landing-page .contact-form-column .contact-form-wrapper {
        top: 125px; } }
  .page-template-landing-page .contact-form-column .catchphrase {
    font-size: 1.125rem;
    color: #FFF;
    line-height: 1.5;
    margin-bottom: 1.875rem; }
  .page-template-landing-page .contact-form-column .contact-form p {
    position: relative; }
    .page-template-landing-page .contact-form-column .contact-form p:last-of-type {
      margin: 0; }
    .page-template-landing-page .contact-form-column .contact-form p .ajax-loader {
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }

.mediatheque .popup-gallery a:focus {
  outline: none; }

.map-wrapper {
  position: relative;
  overflow: hidden; }
  .map-wrapper .map-introduction {
    position: absolute;
    top: 50%;
    left: 0;
    color: #FFF;
    padding-left: 70px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    z-index: 30;
    pointer-events: none; }
    .map-wrapper .map-introduction h1 {
      font-size: 3rem;
      font-weight: 700; }
    .map-wrapper .map-introduction.invisible {
      opacity: 0; }
    @media (max-width: 1024px) {
      .map-wrapper .map-introduction {
        position: static;
        float: none;
        width: 940px;
        color: #000;
        margin: 0 auto;
        padding: 15px;
        background: #FFF;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none; } }
    @media (max-width: 991px) {
      .map-wrapper .map-introduction {
        width: 720px; } }
    @media (max-width: 768px) {
      .map-wrapper .map-introduction {
        width: 100%; } }
  .map-wrapper #map {
    min-height: 518px; }

/*********************\
       SEARCH
\*********************/
.search-title {
  font-weight: 700;
  text-align: center; }
  .search-title span {
    color: #7bc142; }

.search-page-form {
  position: relative; }
  .search-page-form .screen-reader-text {
    display: none; }
  .search-page-form label {
    display: block; }
  .search-page-form .search-field {
    width: 100%;
    min-height: 44px;
    line-height: normal;
    padding: 12px 50px 12px 20px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 5; }
  .search-page-form .search-submit {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    width: 18px;
    height: 19px;
    font-size: 0;
    margin-top: -9px;
    background: url("../../images/magnifying-glass.png") center center no-repeat transparent;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    border: none;
    vertical-align: middle;
    z-index: 10; }

.search-result {
  display: block;
  margin-bottom: 3.125rem;
  padding-bottom: 2.1875rem;
  border-bottom: 2px solid #d8d8d8; }
  .search-result h2 {
    font-size: 1.5rem; }
  .search-result p {
    font-size: 1.125rem; }

.pagination {
  text-align: center; }
  .pagination .page-numbers {
    display: inline-block;
    position: relative;
    font-size: .875rem;
    padding: 6px; }
    .pagination .page-numbers.current {
      color: #FFF; }
      .pagination .page-numbers.current:after {
        content: '';
        position: absolute;
        top: -webkit-calc( 50% - 1px);
        top: -moz-calc( 50% - 1px);
        top: calc( 50% - 1px);
        left: 50%;
        width: 100%;
        padding-bottom: 100%;
        background-color: #0A246A;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        z-index: -1;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .pagination .page-numbers.prev:after, .pagination .page-numbers.next:after {
      font-family: "FontAwesome", sans-serif;
      font-size: 1.25rem;
      color: #d8d8d8;
      vertical-align: middle; }
    .pagination .page-numbers.prev:after {
      content: '\f104'; }
    .pagination .page-numbers.next:after {
      content: '\f105'; }

/*********************\
      FIN SEARCH
\*********************/
.site-page a:hover {
  color: #7bc142; }

.site-page:not(:last-child) {
  border-bottom: 2px solid #ececec; }

.site-page h2 {
  font-size: 1.625rem;
  font-weight: 700;
  color: #0054a4;
  padding: 1.25rem 0; }

.site-page .sub-pages {
  margin-bottom: 1.875rem; }
  .site-page .sub-pages > li {
    font-weight: 700;
    margin-bottom: .75rem; }

.site-page .subsub-pages > li {
  font-size: .875rem;
  font-weight: 400; }

/*********************\
        SOLUTIONS
\*********************/
.solution-blocs .solution-bloc {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  border: 1px solid #d8d8d8;
  overflow: hidden; }
  .solution-blocs .solution-bloc h2 {
    font-size: 1.5rem;
    font-weight: 700;
    color: #7bc142; }
  .solution-blocs .solution-bloc:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 356px;
    height: 356px;
    -webkit-transform: translate(50%, -56%) rotate(-10deg);
    -moz-transform: translate(50%, -56%) rotate(-10deg);
    -ms-transform: translate(50%, -56%) rotate(-10deg);
    -o-transform: translate(50%, -56%) rotate(-10deg);
    transform: translate(50%, -56%) rotate(-10deg);
    background: url("../../images/heppner-grey-initials.png") center center no-repeat;
    pointer-events: none;
    z-index: 0; }
  .solution-blocs .solution-bloc > * {
    z-index: 10; }
  @media (max-width: 768px) {
    .solution-blocs .solution-bloc {
      padding: 30px; }
      .solution-blocs .solution-bloc .button, .solution-blocs .solution-bloc .introduction-text.wysiwyg-content a, .introduction-text.wysiwyg-content .solution-blocs .solution-bloc a {
        width: 100%; } }

@media (max-width: 768px) {
  .solution-blocs {
    padding: 0 15px; } }

.solution a:hover {
  color: #7bc142; }

.solution .solution-title {
  font-size: 1.625rem; }
  .solution .solution-title span {
    color: #7bc142; }

/*********************\
     FIN SOLUTIONS
\*********************/

/*# sourceMappingURL=style.css.map */
