@charset "UTF-8";
/*
 * Tron Multiconcept App Showcase Template v1.0
 * Copyright 2015 8Guild.com
 * Theme Styles
 * Dependencies: Bourbon, Bootstrap, FontAwesome
 */
/* ╔══╗╔═══╗╔╗╔╗╔══╗╔╗──╔══╗
   ║╔╗║║╔══╝║║║║╚╗╔╝║║──║╔╗╚╗
   ║╚╝║║║╔═╗║║║║─║║─║║──║║╚╗║
   ║╔╗║║║╚╗║║║║║─║║─║║──║║─║║
   ║╚╝║║╚═╝║║╚╝║╔╝╚╗║╚═╗║╚═╝║
   ╚══╝╚═══╝╚══╝╚══╝╚══╝╚═══╝
*/
/** TABLE OF CONTENTS **/

/**
    01. Font Awesome
    02. CSS Reset
    03. Bootstrap
    04. Scaffolding
    05. Typography
    06. Forms
    07. Tables
    08. Buttons
    09. Preloader
    10. Social Buttons
    11. Navbar
    12. Post
    13. Page Title
    14. Comments
    15. Shortcodes
    16. Widgets
    17. Grids
    18. Tiles
    19. Tooltips
    20. Navs
    21. Panels
    22. Carousel
    23. Countdowns
    24. Components
    25. Footer
    26. Device Slider
    27. App Intro
    28. Scroll Slideshow
    29. Specialty
**/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,300,600,400);

/* 01. FONT AWESOME
 * Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.4.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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.faa_-glass:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.faa_-fw {
  width: 1.28571em;
  text-align: center;
}

.faa_-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.faa_-ul > li {
  position: relative;
  margin-bottom: 5px;
}

.faa_-li {
  position: absolute;
  left: -2.44286em;
  width: 2.14286em;
  top: 0.44444em;
  text-align: center;
}

.faa_-li.faa_-lg {
  left: -1.85714em;
}

/** 02. CSS RESET
**********************************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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: 1px 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 {
  -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"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-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;
}


/** 03. BOOTSTRAP
**********************************/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

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

.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: 1200px) {
  .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%;
  }
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
}

@-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;
  }
  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;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  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;
  }
}


/** 04. SCAFFOLDING
**********************************/
* {
  -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-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #4c4c4c;
  background-color: #F2F2F2;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

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

a {
  color: #9bb0c8;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

a:hover {
  color: #bbcada;
  text-decoration: none;
}

img {
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 24px;
}

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

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

.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;
}

::selection {
  color: #fff;
  background: #4c4c4c;
}

::-moz-selection {
  color: #fff;
  background: #4c4c4c;
}

kbd {
  background-color: #4c4c4c;
  border-radius: 0;
}

.va-middle {
  vertical-align: middle;
}

.va-top {
  vertical-align: top;
}

.va-bottom {
  vertical-align: bottom;
}

.space-top {
  margin-top: 24px !important;
}

.space-top-2x {
  margin-top: 48px !important;
}

.space-top-3x {
  margin-top: 72px !important;
}

.space-bottom {
  margin-bottom: 24px !important;
}

.space-bottom-2x {
  margin-bottom: 48px !important;
}

.space-bottom-3x {
  margin-bottom: 72px !important;
}

.padding-top {
  padding-top: 24px !important;
}

.padding-top-2x {
  padding-top: 48px !important;
}

.padding-top-3x {
  padding-top: 72px !important;
}

.padding-bottom {
  padding-bottom: 24px !important;
}

.padding-bottom-2x {
  padding-bottom: 48px !important;
}

.padding-bottom-3x {
  padding-bottom: 72px !important;
}

@media screen and (max-width: 768px) {
  .space-top {
    margin-top: 16px !important;
  }
  .space-top-2x {
    margin-top: 36px !important;
  }
  .space-top-3x {
    margin-top: 48px !important;
  }
  .space-bottom {
    margin-bottom: 16px !important;
  }
  .space-bottom-2x {
    margin-bottom: 36px !important;
  }
  .space-bottom-3x {
    margin-bottom: 48px !important;
  }
  .padding-top {
    padding-top: 16px !important;
  }
  .padding-top-2x {
    padding-top: 36px !important;
  }
  .padding-top-3x {
    padding-top: 48px !important;
  }
  .padding-bottom {
    padding-bottom: 16px !important;
  }
  .padding-bottom-2x {
    padding-bottom: 36px !important;
  }
  .padding-bottom-3x {
    padding-bottom: 48px !important;
  }
}

.space-top-none {
  margin-top: 0 !important;
}

.space-bottom-none {
  margin-bottom: 0 !important;
}

.padding-top-none {
  padding-top: 0 !important;
}

.padding-bottom-none {
  padding-bottom: 0 !important;
}

.page-edit .edit-link {
  display: inline-block;
  margin-top: 24px;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.block-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  .mobile-center {
    text-align: center !important;
  }
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}


/** 05. TYPOGRAPHY
**********************************/
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
  color: #4c4c4c;
  margin-top: 0;
}

h1, h2 {
  font-weight: 300;
  margin-bottom: 20px;
}

h3, h4 {
  margin-bottom: 16px;
}

h5, h6 {
  margin-bottom: 12px;
}

h3 {
  font-weight: normal;
}

h4, h5, h6 {
  font-weight: 600;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

p {
  margin: 0 0 24px;
}

.lead {
  font-size: 24px;
  margin-bottom: 24px;
}

.text-sm {
  font-size: 14px;
}

.text-xs {
  font-size: 12px;
}

small,
.small {
  font-size: 90%;
}

.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-notransform {
  text-transform: none;
}

.text-extrabold {
  font-weight: 900;
}

.text-bold {
  font-weight: bold;
}

.text-normal {
  font-weight: normal;
}

.text-thin {
  font-weight: 300;
}

.text-muted {
  color: #999 !important;
}

.text-light,
.text-white {
  color: #fff !important;
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light h6,
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  color: #fff !important;
}

.text-primary {
  color: #abbdd1;
}

a.text-primary:hover {
  color: #8aa3bf;
}

.text-success {
  color: #44c456;
}

a.text-success:hover {
  color: #33a243;
}

.text-info {
  color: #626d83;
}

a.text-info:hover {
  color: #4c5566;
}

.text-warning {
  color: #c2c444;
}

a.text-warning:hover {
  color: #a0a233;
}

.text-danger {
  color: #db6e79;
}

a.text-danger:hover {
  color: #d14553;
}

.bg-default,
.bg-primary,
.bg-success,
.bg-info,
.bg-warning,
.bg-danger {
  color: #fff;
}

.bg-default {
  background-color: #4c4c4c;
}

a.bg-default:hover {
  background-color: #333333;
}

.bg-primary {
  background-color: #abbdd1;
}

a.bg-primary:hover {
  background-color: #8aa3bf;
}

.bg-success {
  background-color: #44c456;
}

a.bg-success:hover {
  background-color: #33a243;
}

.bg-info {
  background-color: #626d83;
}

a.bg-info:hover {
  background-color: #4c5566;
}

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

a.bg-warning:hover {
  background-color: #a0a233;
}

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

a.bg-danger:hover {
  background-color: #d14553;
}

ul,
ol {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 24px;
  line-height: 1.8;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

ol {
  padding-left: 26px;
}

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

.featured-list {
  list-style: none;
  padding: 0;
}

.featured-list li {
  position: relative;
  padding-left: 25px;
  color: #4c4c4c;
}

.featured-list li:before {
  position: absolute;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  left: 3px;
  top: 12px;
  border-radius: 50%;
  background-color: #db6e79;
}

.featured-list.text-light li {
  color: #fff;
}

.featured-list.text-light li:before {
  background-color: #fff;
}

.text-light .featured-list li {
  color: #fff;
}

.text-light .featured-list li:before {
  background-color: #fff;
}

.faa_-ul {
  color: #4c4c4c;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

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

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

dt,
dd {
  line-height: 1.5;
}

dt {
  color: #4c4c4c;
  font-weight: bold;
}

dd {
  margin-left: 0;
  margin-bottom: 15px;
}

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  position: relative;
  padding: 0;
  margin: 0;
  margin-bottom: 24px;
  color: #4c4c4c;
  font-weight: normal;
}

blockquote cite {
  display: block;
  font-size: 18px;
  color: #4c4c4c;
  font-style: normal;
  margin-top: 24px;
}

blockquote cite span {
  display: block;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  text-transform: none;
  margin-top: 6px;
}

blockquote p {
  font-size: 36px;
}

blockquote p:before,
blockquote p:after {
  display: block;
  content: "\201C";
  color: #4c4c4c;
  font-size: 120px;
  line-height: 1;
  margin-bottom: -50px;
}

blockquote p:after {
  content: "\201D";
  margin-bottom: 0;
  margin-bottom: -50px;
}

@media screen and (max-width: 1200px) {
  blockquote p {
    font-size: 32px;
  }
}

@media screen and (max-width: 991px) {
  blockquote p {
    font-size: 28px;
  }
}

@media screen and (max-width: 768px) {
  blockquote p {
    font-size: 25px;
  }
}

@media screen and (max-width: 480px) {
  blockquote p {
    font-size: 21px;
  }
  blockquote cite {
    font-size: 16px;
  }
  blockquote p:before, blockquote p:after {
    font-size: 100px;
  }
}

blockquote.light-skin {
  color: #fff;
}

blockquote.light-skin cite {
  color: #fff;
  opacity: .9;
}

blockquote.light-skin p:before, blockquote.light-skin p:after {
  color: #fff;
}

address {
  margin-bottom: 24px;
  font-style: normal;
  line-height: 1.5;
}


/** 06. FORMS
**********************************/
.form-control,
textarea,
input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=url],
input[type=time],
input[type=tel],
input[type=search] {
  display: block;
  width: 100%;
  line-height: 1.5;
  height: 48px;
  font-size: 14px;
  color: #4c4c4c;
  text-transform: none;
  border: 2px solid transparent;
  background-color: #f2f6fc;
  border-radius: 24px;
  padding: 0 20px;
  margin-bottom: 24px;
  -webkit-appearance: none;
  appearance: none;
  -webkit-transition: border-color 0.25s;
  -o-transition: border-color 0.25s;
  transition: border-color 0.25s;
}

.form-control:focus,
textarea:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=url]:focus,
input[type=time]:focus,
input[type=tel]:focus,
input[type=search]:focus {
  border-color: #abbdd1;
  outline: none;
}

.form-control::-moz-placeholder,
textarea::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder {
  color: #999;
}

.form-control.placeholder,
textarea.placeholder,
input[type=text].placeholder,
input[type=email].placeholder,
input[type=password].placeholder,
input[type=number].placeholder,
input[type=url].placeholder,
input[type=time].placeholder,
input[type=tel].placeholder,
input[type=search].placeholder {
  color: #999;
}

.form-control.input-sm,
textarea.input-sm,
input[type=text].input-sm,
input[type=email].input-sm,
input[type=password].input-sm,
input[type=number].input-sm,
input[type=url].input-sm,
input[type=time].input-sm,
input[type=tel].input-sm,
input[type=search].input-sm {
  height: 36px;
  font-size: 14px;
}

textarea {
  height: auto !important;
  padding: 15px 20px !important;
}

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

.form-group .form-control,
.form-group textarea,
.form-group input[type=text],
.form-group input[type=email],
.form-group input[type=password],
.form-group input[type=number],
.form-group input[type=url],
.form-group input[type=time],
.form-group input[type=tel],
.form-group input[type=search] {
  margin-bottom: 0;
}

label {
  display: block;
  color: #4c4c4c;
  font-size: 14px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: bold;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

select option.placeholder {
  color: #999;
}

select option {
  color: #4c4c4c;
}

.form-control.error {
  border-color: #db6e79;
}

.form-control.error:focus {
  border-color: #db6e79;
}

.form-control.error::-moz-placeholder {
  color: #db6e79;
}

.form-control.error:-ms-input-placeholder {
  color: #db6e79;
}

.form-control.error::-webkit-input-placeholder {
  color: #db6e79;
}

.form-control.valid {
  border-color: #44c456;
}

.form-control.valid:focus {
  border-color: #44c456;
}

.form-control.valid::-moz-placeholder {
  color: #44c456;
}

.form-control.valid:-ms-input-placeholder {
  color: #44c456;
}

.form-control.valid::-webkit-input-placeholder {
  color: #44c456;
}

.response-holder {
  text-align: center;
  visibility: hidden;
  opacity: 0;
  padding: 12px 0;
  font-size: 14px;
  line-height: 1.8;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.response-holder.error, .response-holder.success {
  visibility: visible;
  opacity: 1;
}

.response-holder.error {
  color: #db6e79;
}

.response-holder.success {
  color: #44c456;
}


/** 07. TABLES
**********************************/
caption {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #999;
  text-align: left;
}

th {
  color: #abbdd1;
  text-align: left;
}

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 24px;
}

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: 15px;
  line-height: 1.5;
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
}

table > thead > tr > th,
table > thead > tr > td {
  border-bottom-width: 2px !important;
}

table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #e5e5e5;
}

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 #e5e5e5;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .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 {
    border: 0;
  }
  .table-responsive > table > thead > tr > th:first-child,
  .table-responsive > table > thead > tr > td:first-child,
  .table-responsive > table > tbody > tr > th:first-child,
  .table-responsive > table > tbody > tr > td:first-child,
  .table-responsive > table > tfoot > tr > th:first-child,
  .table-responsive > table > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > table > thead > tr > th:last-child,
  .table-responsive > table > thead > tr > td:last-child,
  .table-responsive > table > tbody > tr > th:last-child,
  .table-responsive > table > tbody > tr > td:last-child,
  .table-responsive > table > tfoot > tr > th:last-child,
  .table-responsive > table > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > table > tbody > tr:last-child > th,
  .table-responsive > table > tbody > tr:last-child > td,
  .table-responsive > table > tfoot > tr:last-child > th,
  .table-responsive > table > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: whitesmoke;
}


/** 08. BUTTONS
**********************************/
.btn {
  display: inline-block;
  height: 48px;
  line-height: 45px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  text-transform: uppercase;
  text-decoration: none;
  border: 2px solid transparent;
  border-radius: 24px;
  padding: 0 30px;
  margin: 10px 0;
  margin-right: 10px;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out;
  transition: color 0.3s ease-out, background-color 0.3s ease-out;
  background-color: #4c4c4c;
}

.btn:hover {
  background-color: #666666;
}

.btn:hover {
  color: #fff;
  text-decoration: none;
  outline: none;
}

.btn:focus {
  outline: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}

.btn.disabled,
.btn[disabled] {
  cursor: not-allowed;
  background-color: #999 !important;
}

.btn.disabled:hover,
.btn[disabled]:hover {
  background-color: #999 !important;
}

.btn i, .btn i:before {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-top: -2px;
  font-size: 16px;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  opacity: .5;
  pointer-events: none;
  pointer: not-allowed;
}

.btn-default, .navbar-light.stuck .toolbar .btn-ghost.btn-default, .btn-default:hover,
.navbar-light.stuck .toolbar .btn-ghost.btn-default:hover,
.btn-primary, .navbar-light.stuck .toolbar .btn-ghost.btn-primary, .btn-primary:hover,
.navbar-light.stuck .toolbar .btn-ghost.btn-primary:hover,
.btn-success, .btn-success:hover,
.btn-info, .btn-info:hover,
.btn-warning, .btn-warning:hover,
.btn-danger, .btn-danger:hover {
  color: #fff;
}

.btn-default, .navbar-light.stuck .toolbar .btn-ghost.btn-default {
  background-color: #4c4c4c;
}

.btn-default:hover, .navbar-light.stuck .toolbar .btn-ghost.btn-default:hover {
  background-color: #666666;
}

.btn-primary, .navbar-light.stuck .toolbar .btn-ghost.btn-primary {
  background-color: #abbdd1;
}

.btn-primary:hover, .navbar-light.stuck .toolbar .btn-ghost.btn-primary:hover {
  background-color: #ccd7e3;
}

.btn-success {
  background-color: #44c456;
}

.btn-success:hover {
  background-color: #6bd079;
}

.btn-info {
  background-color: #626d83;
}

.btn-info:hover {
  background-color: #7b869d;
}

.btn-warning {
  background-color: #c2c444;
}

.btn-warning:hover {
  background-color: #cfd06b;
}

.btn-danger {
  background-color: #d52b82;
}

.btn-danger:hover {
  background-color: #e5979f;
}

.btn-light, .navbar-light .toolbar .btn-ghost.btn-primary,
.navbar-light.stuck .toolbar .btn-ghost.btn-primary, .navbar-light .toolbar .btn-ghost.btn-default, .navbar-light.stuck .toolbar .btn-ghost.btn-default {
  background-color: #fff;
  color: #333;
}

.btn-light:hover, .navbar-light .toolbar .btn-ghost.btn-primary:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
  background-color: white;
}

.btn-light:hover, .navbar-light .toolbar .btn-ghost.btn-primary:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
  color: #333;
}

.btn-ghost {
  background-color: transparent;
  color: #4c4c4c;
  border-color: #4c4c4c;
}

.btn-ghost:hover {
  color: #fff;
  background-color: #4c4c4c;
}

.btn-ghost.btn-default, .navbar-light.stuck .toolbar .btn-ghost.btn-default {
  background-color: transparent;
  color: #4c4c4c;
  border-color: #4c4c4c;
}

.btn-ghost.btn-default:hover, .navbar-light.stuck .toolbar .btn-ghost.btn-default:hover {
  color: #fff;
  background-color: #4c4c4c;
}

.btn-ghost.btn-primary, .navbar-light.stuck .toolbar .btn-ghost.btn-primary {
  background-color: transparent;
  color: #abbdd1;
  border-color: #abbdd1;
}

.btn-ghost.btn-primary:hover, .navbar-light.stuck .toolbar .btn-ghost.btn-primary:hover {
  color: #fff;
  background-color: #abbdd1;
}

.btn-ghost.btn-success {
  background-color: transparent;
  color: #44c456;
  border-color: #44c456;
}

.btn-ghost.btn-success:hover {
  color: #fff;
  background-color: #44c456;
}

.btn-ghost.btn-info {
  background-color: transparent;
  color: #626d83;
  border-color: #626d83;
}

.btn-ghost.btn-info:hover {
  color: #fff;
  background-color: #626d83;
}

.btn-ghost.btn-warning {
  background-color: transparent;
  color: #c2c444;
  border-color: #c2c444;
}

.btn-ghost.btn-warning:hover {
  color: #fff;
  background-color: #c2c444;
}

.btn-ghost.btn-danger {
  background-color: transparent;
  color: #db6e79;
  border-color: #db6e79;
}

.btn-ghost.btn-danger:hover {
  color: #fff;
  background-color: #db6e79;
}

.btn-ghost.btn-light, .navbar-light .toolbar .btn-ghost.btn-primary,
.navbar-light.stuck .toolbar .btn-ghost.btn-primary, .navbar-light .toolbar .btn-ghost.btn-default, .navbar-light.stuck .toolbar .btn-ghost.btn-default {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.btn-ghost.btn-light:hover, .navbar-light .toolbar .btn-ghost.btn-primary:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
  color: #fff;
  background-color: #fff;
}

.btn-ghost.btn-light:hover, .navbar-light .toolbar .btn-ghost.btn-primary:hover,
.navbar-light .toolbar .btn-ghost.btn-default:hover {
  color: #333;
}

.btn-sm {
  height: 40px;
  font-size: 13px;
  line-height: 37px;
  padding: 0 20px;
  border-radius: 20px;
}

.btn-sm i, .btn-sm i:before {
  font-size: 15px;
}

.btn-inline {
  margin-top: 0;
  margin-bottom: 0;
}

.icon-left {
  padding-left: 22px;
}

.icon-left i {
  margin-right: 7px;
}

.icon-left.btn-sm {
  padding-left: 15px;
}

.icon-right {
  padding-right: 22px;
}

.icon-right i {
  margin-left: 7px;
}

.icon-right.btn-sm {
  padding-right: 15px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 0;
}

.btn-block + .btn-block {
  margin-top: 20px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.text-center .btn {
  margin-left: 5px;
  margin-right: 5px;
}

.text-center .btn.btn-block {
  margin-left: 0;
  margin-right: 0;
}

.text-right .btn {
  margin-left: 10px;
  margin-right: 0;
}

.text-right .btn.btn-block {
  margin-left: 0;
}

.scroll-to-top-btn {
  display: block;
  position: fixed;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  z-index: 9700;
  right: 20px;
  bottom: -80px;
  font-size: 18px;
  color: #fff;
  background-color: #abbdd1;
  border-radius: 50%;
  padding-left: 1px;
  opacity: 0;
  -webkit-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
  /* older webkit */
  -webkit-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
  -moz-transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
  transition: bottom 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 0.3s, background-color 0.3s;
  /* easeInOutBack */
}

.scroll-to-top-btn:hover {
  color: #fff;
  background-color: #ccd7e3;
}

.scroll-to-top-btn:focus {
  color: #fff;
}

.scroll-to-top-btn.visible {
  bottom: 14px;
  opacity: 1;
}

.market-btn {
  display: block;
  width: 100%;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 48px 20px;
  -webkit-transition: background-color 0.35s;
  -o-transition: background-color 0.35s;
  transition: background-color 0.35s;
}

.market-btn:hover, .market-btn:focus {
  color: #fff;
}

.market-btn .icon,
.market-btn .label {
  display: block;
  width: 100%;
  font-weight: 300;
}

.market-btn .icon h3,
.market-btn .label h3 {
  color: #fff;
  margin-bottom: 0;
}

.market-btn .icon {
  font-size: 52px;
  margin: 0 auto 8px auto;
  line-height: 1;
}

.market-btn .label small {
  font-size: 13px;
}

.market-btn.app-store {
  background-color: #454545;
}

.market-btn.app-store:hover {
  background-color: #5f5f5f;
}

.market-btn.google-play {
  background-color: #c2c444;
}

.market-btn.google-play:hover {
  background-color: #cfd06b;
}

.market-btn.windows {
  background-color: #4ea7e2;
}

.market-btn.windows:hover {
  background-color: #7abde9;
}

.btn-app-windows,
.btn-app-windows:active {
  	display: inline-block;
  	padding: 13px 25px 15px 25px;
  	border-radius: 12px;
  	height: auto;
  	white-space: nowrap;
  	text-transform: none;
  	letter-spacing: 0.01em;
  	background: #00A600;
    background: -webkit-linear-gradient(#00A600 0%, #008A00 100%);
    background: -o-linear-gradient(#00A600 0%, #008A00 100%);
    background: -moz-linear-gradient(#00A600 0%, #008A00 100%);
    background: linear-gradient(#00A600 0%, #008A00 100%);
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00A600', endColorstr='#008A00', GradientType=0 );
  	border: none;
  	margin-right: 17px;
}

.btn-app-windows i,
.btn-app-windows:active i {
  vertical-align: middle;
  margin-right: 8px;
}

.btn-app-windows i:before,
.btn-app-windows:active i:before {
  font-size: 36px;
  margin: 0;
}

.btn-app-windows div,
.btn-app-windows:active div {
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  font-weight: normal;
  line-height: 1;
}

.btn-app-windows div span,
.btn-app-windows:active div span {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 4px;
}


.btn-app-store,
.btn-app-store:active {
  display: inline-block;
  padding: 13px 25px 15px 25px;
  border-radius: 12px;
  height: auto;
  white-space: nowrap;
  text-transform: none;
  letter-spacing: 0.01em;
  background: #242424;
  background: -moz-linear-gradient(top, #383838 0%, #242424 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #383838), color-stop(100%, #242424));
  background: -webkit-linear-gradient(top, #383838 0%, #242424 100%);
  background: -o-linear-gradient(top, #383838 0%, #242424 100%);
  background: -ms-linear-gradient(top, #383838 0%, #242424 100%);
  background: linear-gradient(to bottom, #383838 0%, #242424 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383838', endColorstr='#242424', GradientType=0 );
  border: none;
  margin-right: 17px;
}

.btn-app-store i,
.btn-app-store:active i {
  vertical-align: middle;
  margin-right: 8px;
}

.btn-app-store i:before,
.btn-app-store:active i:before {
  font-size: 36px;
  margin: 0;
}

.btn-app-store div,
.btn-app-store:active div {
  display: inline-block;
  vertical-align: middle;
  font-size: 23px;
  font-weight: normal;
  line-height: 1;
}

.btn-app-store div span,
.btn-app-store:active div span {
  display: block;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 4px;
}

.btn-google-play {
  position: relative;
  padding: 17px 24px;
  border-radius: 12px;
  height: auto;
  background-color: #fff;
  -webkit-mask-image: none;
  margin-right: 17px;
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.22);
  -webkit-transition: box-shadow 0.3s;
  -o-transition: box-shadow 0.3s;
  transition: box-shadow 0.3s;
}

.btn-google-play:hover {
  background-color: #fff;
  box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}

.btn-google-play img {
  display: block;
  max-width: 168px;
}

.btn-google-play span {
  display: block;
  position: absolute;
  color: #999;
  font-size: 9px;
  line-height: 1;
  text-transform: none;
  top: 11px;
  left: 71px;
  letter-spacing: 0.01em;
}

.tex-center .btn-google-play,
.tex-center .btn-app-store {
  margin-right: 8px;
  margin-left: 8px;
}

.tex-right .btn-google-play,
.tex-right .btn-app-store {
  margin-right: 0;
  margin-left: 17px;
}


/** 09. PRELOADER
**********************************/
.page-wrapper {
  position: relative;
  height: 100%;
}

.is-preloader .page-wrapper {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.preloading .page-wrapper {
  visibility: hidden;
  opacity: 0;
}

/**********************
 *CSS Animations by:
 *http://codepen.io/vivinantony
***********************/
.spinner1 {
  width: 40px;
  height: 40px;
  position: relative;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #abbdd1;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.spinner2 {
  width: 40px;
  height: 40px;
  position: relative;
}

.container1 > div, .container2 > div, .container3 > div {
  width: 6px;
  height: 6px;
  background-color: #abbdd1;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.spinner2 .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}

.container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.circle1 {
  top: 0;
  left: 0;
}

.circle2 {
  top: 0;
  right: 0;
}

.circle3 {
  right: 0;
  bottom: 0;
}

.circle4 {
  left: 0;
  bottom: 0;
}

.container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.container3 .circle1 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.spinner3 {
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-animation: rotate 2s infinite linear;
  animation: rotate 2s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #abbdd1;
  border-radius: 100%;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

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

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

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

.spinner4 {
  width: 30px;
  height: 30px;
  background-color: #abbdd1;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

.spinner5 {
  width: 32px;
  height: 32px;
  position: relative;
}

.cube1, .cube2 {
  background-color: #abbdd1;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: cubemove 1.8s infinite ease-in-out;
  animation: cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}

@keyframes cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

.spinner6 {
  width: 50px;
  height: 30px;
  text-align: center;
}

.spinner6 > div {
  background-color: #abbdd1;
  height: 100%;
  width: 6px;
  margin-left: 2px;
  display: inline-block;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner6 .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner6 .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner6 .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner6 .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}

.spinner7 {
  width: 90px;
  height: 30px;
  text-align: center;
}

.spinner7 > div {
  background-color: #abbdd1;
  height: 15px;
  width: 15px;
  margin-left: 3px;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
  animation: stretchdelay 0.7s infinite ease-in-out;
}

.spinner7 .circ2 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.spinner7 .circ3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.spinner7 .circ4 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.spinner7 .circ5 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: translateY(-10px);
  }
  20% {
    -webkit-transform: translateY(-20px);
  }
}

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  20% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
  }
}

.preloader-light .double-bounce1, .preloader-light .double-bounce2,
.preloader-light .container1 > div, .preloader-light .container2 > div,
.preloader-light .container3 > div, .preloader-light .dot1, .preloader-light .dot2, .preloader-light .spinner4,
.preloader-light .cube1, .preloader-light .cube2, .preloader-light .spinner6 > div, .preloader-light .spinner7 > div {
  background-color: #fff !important;
}


/** 10. SOCIAL BUTTONS
**********************************/
/* Base class */
.s-barre a {
  display: inline-block;
  height: 36px;
  min-width: 36px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: 0;
  border-width: 2px;
  border-style: solid;
  border-radius: 18px;
  margin-right: 7px;
  margin-bottom: 12px;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.s-barre a span {
  display: inline;
  font-size: 14px;
  vertical-align: top;
}

/* Email */
.suba-email {
  color: #9bb0c8;
  border-color: #9bb0c8;
}

.suba-email:hover, .suba-email:focus {
  color: #fff;
  background-color: #9bb0c8;
}

/* Behance */
.suba-behance {
  color: #1769ff;
  border-color: #1769ff;
}

.suba-behance:hover, .suba-behance:focus {
  color: #fff;
  background-color: #1769ff;
}

/* Bitbucket */
.suba-bitbucket {
  color: #205081;
  border-color: #205081;
}

.suba-bitbucket:hover, .suba-bitbucket:focus {
  color: #fff;
  background-color: #205081;
}

/* CodePen */
.suba-codepen {
  color: #76daff;
  border-color: #76daff;
}

.suba-codepen:hover, .suba-codepen:focus {
  color: #fff;
  background-color: #76daff;
}

/* DeviantArt */
.suba-deviantart {
  color: #4e6252;
  border-color: #4e6252;
}

.suba-deviantart:hover, .suba-deviantart:focus {
  color: #fff;
  background-color: #4e6252;
}

/* Digg */
.suba-digg {
  color: #000;
  border-color: #000;
}

.suba-digg:hover, .suba-digg:focus {
  color: #fff;
  background-color: #000;
}

/* Dribbble */
.suba-dribbble {
  color: #ea4c89;
  border-color: #ea4c89;
}

.suba-dribbble:hover, .suba-dribbble:focus {
  color: #fff;
  background-color: #ea4c89;
}

/* Dropbox */
.suba-dropbox {
  color: #007ee5;
  border-color: #007ee5;
}

.suba-dropbox:hover, .suba-dropbox:focus {
  color: #fff;
  background-color: #007ee5;
}

/* Facebook */
.suba-facebook {
  color: #3b5998;
  border-color: #3b5998;
}

.suba-facebook:hover, .suba-facebook:focus {
  color: #fff;
  background-color: #3b5998;
}

/* Flickr */
.suba-flickr {
  color: #0063dc;
  border-color: #0063dc;
}

.suba-flickr:hover, .suba-flickr:focus {
  color: #fff;
  background-color: #0063dc;
}

/* Foursquare */
.suba-foursquare {
  color: #ef4b78;
  border-color: #ef4b78;
}

.suba-foursquare:hover, .suba-foursquare:focus {
  color: #fff;
  background-color: #ef4b78;
}

/* GitHub */
.suba-github {
  color: #4183c4;
  border-color: #4183c4;
}

.suba-github:hover, .suba-github:focus {
  color: #fff;
  background-color: #4183c4;
}

/* Google+ */
.suba-google-plus {
  color: #dd4b39;
  border-color: #dd4b39;
}

.suba-google-plus:hover, .suba-google-plus:focus {
  color: #fff;
  background-color: #dd4b39;
}

/* Instagram */
.suba-instagram {
  color: #3f729b;
  border-color: #3f729b;
}

.suba-instagram:hover, .suba-instagram:focus {
  color: #fff;
  background-color: #3f729b;
}

/* Jsfiddle */
.suba-jsfiddle {
  color: #4679bd;
  border-color: #4679bd;
}

.suba-jsfiddle:hover, .suba-jsfiddle:focus {
  color: #fff;
  background-color: #4679bd;
}

/* LastFM */
.suba-lastfm {
  color: #e31b23;
  border-color: #e31b23;
}

.suba-lastfm:hover, .suba-lastfm:focus {
  color: #fff;
  background-color: #e31b23;
}

/* LinkedIn */
.suba-linkedin {
  color: #0976b4;
  border-color: #0976b4;
}

.suba-linkedin:hover, .suba-linkedin:focus {
  color: #fff;
  background-color: #0976b4;
}

/* PayPal */
.suba-paypal {
  color: #253b80;
  border-color: #253b80;
}

.suba-paypal:hover, .suba-paypal:focus {
  color: #fff;
  background-color: #253b80;
}

/* Pinterest */
.suba-pinterest {
  color: #cc2127;
  border-color: #cc2127;
}

.suba-pinterest:hover, .suba-pinterest:focus {
  color: #fff;
  background-color: #cc2127;
}

/* Reddit */
.suba-reddit {
  color: #ff4500;
  border-color: #ff4500;
}

.suba-reddit:hover, .suba-reddit:focus {
  color: #fff;
  background-color: #ff4500;
}

/* Skype */
.suba-skype {
  color: #00aff0;
  border-color: #00aff0;
}

.suba-skype:hover, .suba-skype:focus {
  color: #fff;
  background-color: #00aff0;
}

/* SoundCloud */
.suba-soundcloud {
  color: #f80;
  border-color: #f80;
}

.suba-soundcloud:hover, .suba-soundcloud:focus {
  color: #fff;
  background-color: #f80;
}

/* Stack Overflow */
.suba-stackoverflow {
  color: #fe7a15;
  border-color: #fe7a15;
}

.suba-stackoverflow:hover, .suba-stackoverflow:focus {
  color: #fff;
  background-color: #fe7a15;
}

/* Steam */
.suba-steam {
  color: #7da10e;
  border-color: #7da10e;
}

.suba-steam:hover, .suba-steam:focus {
  color: #fff;
  background-color: #7da10e;
}

/* StumbleUpon */
.suba-stumbleupon {
  color: #eb4924;
  border-color: #eb4924;
}

.suba-stumbleupon:hover, .suba-stumbleupon:focus {
  color: #fff;
  background-color: #eb4924;
}

/* Trello */
.suba-trello {
  color: #256a92;
  border-color: #256a92;
}

.suba-trello:hover, .suba-trello:focus {
  color: #fff;
  background-color: #256a92;
}

/* Tumblr */
.suba-tumblr {
  color: #35465c;
  border-color: #35465c;
}

.suba-tumblr:hover, .suba-tumblr:focus {
  color: #fff;
  background-color: #35465c;
}

/* Twitch */
.suba-twitch {
  color: #6441a5;
  border-color: #6441a5;
}

.suba-twitch:hover, .suba-twitch:focus {
  color: #fff;
  background-color: #6441a5;
}

/* Twitter */
.suba-twitter {
  color: #55acee;
  border-color: #55acee;
}

.suba-twitter:hover, .suba-twitter:focus {
  color: #fff;
  background-color: #55acee;
}

/* Vimeo */
.suba-vimeo {
  color: #1ab7ea;
  border-color: #1ab7ea;
}

.suba-vimeo:hover, .suba-vimeo:focus {
  color: #fff;
  background-color: #1ab7ea;
}

/* Vine */
.suba-vine {
  color: #00b488;
  border-color: #00b488;
}

.suba-vine:hover, .suba-vine:focus {
  color: #fff;
  background-color: #00b488;
}

/* VKontakte */
.suba-vk {
  color: #45668e;
  border-color: #45668e;
}

.suba-vk:hover, .suba-vk:focus {
  color: #fff;
  background-color: #45668e;
}

/* WeChat */
.suba-wechat {
  color: #98d11c;
  border-color: #98d11c;
}

.suba-wechat:hover, .suba-wechat:focus {
  color: #fff;
  background-color: #98d11c;
}

/* WordPress */
.suba-wordpress {
  color: #21759b;
  border-color: #21759b;
}

.suba-wordpress:hover, .suba-wordpress:focus {
  color: #fff;
  background-color: #21759b;
}

/* XING */
.suba-xing {
  color: #026466;
  border-color: #026466;
}

.suba-xing:hover, .suba-xing:focus {
  color: #fff;
  background-color: #026466;
}

/* Yahoo! */
.suba-yahoo {
  color: #400191;
  border-color: #400191;
}

.suba-yahoo:hover, .suba-yahoo:focus {
  color: #fff;
  background-color: #400191;
}

/* Yelp */
.suba-yelp {
  color: #af0606;
  border-color: #af0606;
}

.suba-yelp:hover, .suba-yelp:focus {
  color: #fff;
  background-color: #af0606;
}

/* YouTube */
.suba-youtube {
  color: #e52d27;
  border-color: #e52d27;
}

.suba-youtube:hover, .suba-youtube:focus {
  color: #fff;
  background-color: #e52d27;
}


/** 11. NAVBAR
**********************************/
.navbar {
  position: absolute;
  z-index: 9700;
  width: 100%;
  top: 0;
  left: 0;
  border-bottom: 1px solid #dce4ec;
}

.navbar .container {
  position: relative;
  height: 110px;
}

@media screen and (max-width: 1200px) {
  .navbar .container {
    width: 100%;
  }
}

.navbar .toolbar {
  position: relative;
  line-height: 102px;
  float: right;
  padding-left: 5px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}

.site-logo {
  position: absolute;
  display: block;
  width: 130px;
  text-decoration: none;
  top: 50%;
  left: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.site-logo .logo-alt {
  display: none;
}

.main-navigation {
  display: block;
  float: right;
  text-align: right;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}

.main-navigation ul {
  display: block;
  list-style: none;
  padding: 0;
}

.main-navigation .menu {
  margin-bottom: 0;
}

.main-navigation .menu li {
  display: block;
}

.main-navigation .menu li a {
  display: block;
  font-size: 14px;
  color: #9bb0c8;
  font-weight: normal;
  text-decoration: none;
  background-color: transparent;
  border-radius: 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.main-navigation .menu > li {
  position: relative;
  display: inline-block;
  height: 78px;
  cursor: pointer;
}

.main-navigation .menu > li a {
  position: relative;
  height: 40px;
  line-height: 39px;
  border-radius: 20px;
  padding: 0 22px;
  top: 49%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.main-navigation .menu > li a:hover {
  background-color: #f2f2f2;
}

.main-navigation .menu > li:hover a {
  background-color: #f2f2f2;
}

.main-navigation .menu > li.current a {
  color: #fff;
  background-color: #abbdd1;
}

.main-navigation .menu > li.has-submenu > a:after {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.main-navigation .menu > li .submenu {
  display: none;
  position: absolute;
  width: 230px;
  background-color: #fff;
  text-align: left;
  top: 110px;
  left: 0;
  padding: 20px;
  border: 1px solid #dce4ec;
  border-radius: 0 0 12px 12px;
  margin-top: -1px;
  -webkit-transition: top 0.3s;
  -o-transition: top 0.3s;
  transition: top 0.3s;
}

.main-navigation .menu > li .submenu li {
  height: auto;
  margin-bottom: 3px;
}

.main-navigation .menu > li .submenu li a {
  height: auto;
  line-height: 1.5;
  font-size: 13px;
  color: #4c4c4c;
  padding: 8px 15px;
  background-color: transparent;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.main-navigation .menu > li .submenu li a:hover {
  background-color: #f2f2f2;
}

.main-navigation .menu > li .submenu li.current a {
  background-color: #f2f2f2;
}

.main-navigation .menu > li:hover .submenu {
  display: block;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: fadeIn 0.35s;
  -o-animation: fadeIn 0.35s;
  animation: fadeIn 0.35s;
}

.main-navigation.submenu-flipIn .menu > li:hover .submenu {
  display: block;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: flipIn 0.6s;
  -o-animation: flipIn 0.6s;
  animation: flipIn 0.6s;
}

.main-navigation.submenu-slideUp .menu > li:hover .submenu {
  display: block;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: slideUp 0.4s;
  -o-animation: slideUp 0.4s;
  animation: slideUp 0.4s;
}

.main-navigation.submenu-slideDown .menu > li:hover .submenu {
  display: block;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: slideDown 0.4s;
  -o-animation: slideDown 0.4s;
  animation: slideDown 0.4s;
}

.ie .main-navigation .menu > li .submenu {
  margin-top: -1px;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

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

@-webkit-keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
  }
}

@-moz-keyframes slideUp {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -moz-transform: none;
  }
}

@keyframes slideUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@-webkit-keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
  }
}

@-moz-keyframes slideDown {
  from {
    opacity: 0;
    -moz-transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -moz-transform: none;
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    -o-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@-webkit-keyframes flipIn {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
  }
}

@-moz-keyframes flipIn {
  from {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -moz-transform: perspective(400px);
  }
}

@keyframes flipIn {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -o-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -o-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -o-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -o-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
    -ms-transform: perspective(400px);
    -o-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.nav-toggle {
  display: none;
  position: absolute;
  z-index: 1;
  width: 36px;
  height: 80px;
  right: 15px;
  top: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.nav-toggle span {
  position: absolute;
  width: 36px;
  height: 2px;
  top: 50%;
  margin-top: -1px;
  background-color: #abbdd1;
}

.nav-toggle span:before, .nav-toggle span:after {
  position: absolute;
  content: "";
  width: 36px;
  height: 2px;
  left: 0;
  background-color: #abbdd1;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

.nav-toggle span:before {
  top: -5px;
}

.nav-toggle span:after {
  bottom: -5px;
}

.nav-toggle.active span {
  width: 0px;
}

.nav-toggle.active span:before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.nav-toggle.active span:after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.navbar-sticky {
  position: fixed;
  height: 110px;
  background-color: transparent;
  -webkit-transition: height 0.3s, background-color 0.2s;
  -o-transition: height 0.3s, background-color 0.2s;
  transition: height 0.3s, background-color 0.2s;
}

.navbar-sticky .container {
  height: 110px;
  -webkit-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

.navbar-sticky.stuck {
  height: 80px;
  background-color: #fff;
}

.navbar-sticky.stuck .container {
  height: 80px;
}

.navbar-sticky.stuck .main-navigation,
.navbar-sticky.stuck .toolbar {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}

.navbar-sticky.stuck .main-navigation .menu > li .submenu {
  top: 95px;
}

.navbar-light {
  border-bottom: none;
}

.navbar-light .site-logo .logo-default {
  display: none;
}

.navbar-light .site-logo .logo-alt {
  display: block;
}

.navbar-light.stuck {
  border-bottom: 1px solid #dce4ec;
}

.navbar-light.stuck .site-logo .logo-default {
  display: block;
}

.navbar-light.stuck .site-logo .logo-alt {
  display: none;
}

.navbar-light .main-navigation .menu > li > a {
  color: #fff;
}

.navbar-light .main-navigation .menu > li:hover > a {
  background-color: rgba(255, 255, 255, 0.25);
}

.navbar-light .main-navigation .menu > li.current:hover > a {
  background-color: #abbdd1;
}

.navbar-light .main-navigation .menu > li .submenu {
  border-radius: 12px;
}

.navbar-light.stuck .main-navigation .menu > li > a {
  color: #9bb0c8;
}

.navbar-light.stuck .main-navigation .menu > li:hover > a {
  background-color: #f2f2f2;
}

.navbar-light.stuck .main-navigation .menu > li.current > a {
  color: #fff;
}

.navbar-light.stuck .main-navigation .menu > li.current:hover > a {
  background-color: #abbdd1;
}

.navbar-light.stuck .main-navigation .menu > li .submenu {
  border-radius: 0 0 12px 12px;
}

.navbar-light.stuck .main-navigation .menu > li .submenu li a {
  color: #4c4c4c;
}

.navbar-light.stuck .toolbar .btn-ghost.btn-primary {
  color: #abbdd1;
  border-color: #abbdd1;
}

.navbar-light.stuck .toolbar .btn-ghost.btn-default {
  color: #4c4c4c;
  border-color: #4c4c4c;
}

@media screen and (max-width: 991px) {
  .navbar,
  .navbar-light {
    height: 80px;
    background-color: #fff;
    border-bottom: 1px solid #dce4ec;
  }
  .navbar .container,
  .navbar-light .container {
    height: 80px;
    padding: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .navbar.navbar-sticky,
  .navbar-light.navbar-sticky {
    position: absolute;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .navbar .nav-toggle,
  .navbar-light .nav-toggle {
    display: block;
  }
  .navbar .main-navigation,
  .navbar .toolbar,
  .navbar-light .main-navigation,
  .navbar-light .toolbar {
    display: none;
  }
  .navbar .site-logo .logo-default,
  .navbar-light .site-logo .logo-default {
    display: block;
  }
  .navbar .site-logo .logo-alt,
  .navbar-light .site-logo .logo-alt {
    display: none;
  }
  .navbar .main-navigation,
  .navbar-light .main-navigation {
    position: absolute;
    width: 100%;
    float: none;
    top: 80px;
    left: 0;
    text-align: center;
    background-color: #fff;
    padding: 48px 15px 12px 15px;
    border-bottom: 1px solid #dce4ec;
  }
  .navbar .main-navigation .menu li,
  .navbar .main-navigation .munu > li,
  .navbar-light .main-navigation .menu li,
  .navbar-light .main-navigation .munu > li {
    display: block;
    height: auto;
    margin: 7px 0;
  }
  .navbar .main-navigation .menu li > a,
  .navbar .main-navigation .munu > li > a,
  .navbar-light .main-navigation .menu li > a,
  .navbar-light .main-navigation .munu > li > a {
    color: #9bb0c8;
  }
  .navbar .main-navigation .menu li:hover > a,
  .navbar .main-navigation .munu > li:hover > a,
  .navbar-light .main-navigation .menu li:hover > a,
  .navbar-light .main-navigation .munu > li:hover > a {
    background-color: #f2f2f2;
  }
  .navbar .main-navigation .menu li.current > a,
  .navbar .main-navigation .munu > li.current > a,
  .navbar-light .main-navigation .menu li.current > a,
  .navbar-light .main-navigation .munu > li.current > a {
    color: #fff;
  }
  .navbar .main-navigation .menu li .submenu,
  .navbar .main-navigation .munu > li .submenu,
  .navbar-light .main-navigation .menu li .submenu,
  .navbar-light .main-navigation .munu > li .submenu {
    position: relative;
    display: block;
    top: auto !important;
    left: auto !important;
    width: 100%;
    max-height: 0;
    padding: 0 15px;
    text-align: center;
    background-color: transparent;
    border: none;
    margin-left: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    -o-transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
    transition: max-height 0.4s ease-in-out, padding 0.4s ease-in-out;
  }
  .navbar .main-navigation .menu li .submenu li.current a,
  .navbar .main-navigation .munu > li .submenu li.current a,
  .navbar-light .main-navigation .menu li .submenu li.current a,
  .navbar-light .main-navigation .munu > li .submenu li.current a {
    color: #4c4c4c;
  }
  .navbar .main-navigation .menu li .submenu.expanded,
  .navbar .main-navigation .munu > li .submenu.expanded,
  .navbar-light .main-navigation .menu li .submenu.expanded,
  .navbar-light .main-navigation .munu > li .submenu.expanded {
    max-height: 800px;
    padding: 0 15px 30px 15px;
  }
  .navbar .main-navigation .menu li:hover .submenu,
  .navbar .main-navigation .munu > li:hover .submenu,
  .navbar-light .main-navigation .menu li:hover .submenu,
  .navbar-light .main-navigation .munu > li:hover .submenu {
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
  }
  .navbar .main-navigation.expanded,
  .navbar-light .main-navigation.expanded {
    display: block;
    -webkit-animation: slideDown 0.3s;
    -o-animation: slideDown 0.3s;
    animation: slideDown 0.3s;
  }
  .navbar .main-navigation .menu > li.current:hover > a,
  .navbar-light .main-navigation .menu > li.current:hover > a {
    background-color: #abbdd1;
  }
  .navbar .main-navigation li.has-submenu.active > a,
  .navbar-light .main-navigation li.has-submenu.active > a {
    background-color: #f2f2f2;
  }
  .navbar .main-navigation li.has-submenu.active.current > a,
  .navbar-light .main-navigation li.has-submenu.active.current > a {
    background-color: #abbdd1;
  }
}


/** 12. POST
**********************************/
.post-item {
  width: 100%;
  margin-bottom: 60px;
  overflow: hidden;
  background-color: whitesmoke;
  border-radius: 24px;
}

@media screen and (max-width: 768px) {
  .post-item {
    margin-bottom: 48px;
  }
}

@media screen and (max-width: 480px) {
  .post-item {
    margin-bottom: 36px;
  }
}

.post-item .post-thumb {
  position: relative;
  display: block;
  margin-bottom: 16px;
  border-radius: 24px 24px 0 0;
}

.post-item .post-meta {
  margin-bottom: 33px;
  padding-left: 25px;
  padding-right: 25px;
}

.post-item .post-meta span {
  display: inline-block;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
}

.post-item .post-meta span a {
  font-style: normal;
}

.post-item .post-meta span:after {
  display: inline-block;
  content: "|";
  margin: 0 7px;
}

.post-item .post-meta span:last-child:after {
  display: none;
}

.post-item p {
  font-size: 14px;
  padding-left: 25px;
  padding-right: 25px;
}

.post-item .post-title {
  font-size: 24px;
  padding-left: 25px;
  padding-right: 25px;
}

.post-item .post-title a {
  color: #4c4c4c;
  text-decoration: none;
}

.post-item .post-title a:hover {
  color: #bbcada;
}

.post-item .post-tools {
  padding: 0 25px 20px 25px;
}

.post-item .post-tools .s-barre {
  display: inline-block;
}

.single-post .post-tools {
  display: table;
  width: 100%;
  padding-bottom: 10px;
}

.single-post .post-tools .column {
  display: table-cell;
  vertical-align: middle;
}

.single-post .post-tools .column:first-child {
  width: 40%;
}

.single-post .post-tools .column:last-child {
  width: 60%;
}

.single-post .post-tools .post-meta {
  text-align: right;
}

.single-post .post-tools .post-meta span {
  display: inline-block;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
}

.single-post .post-tools .post-meta span a {
  font-style: normal;
}

.single-post .post-tools .post-meta span:after {
  display: inline-block;
  content: "|";
  margin: 0 7px;
}

.single-post .post-tools .post-meta span:last-child:after {
  display: none;
}

@media screen and (max-width: 768px) {
  .single-post .post-tools {
    display: block;
  }
  .single-post .post-tools .column {
    display: block;
    width: 100% !important;
    margin-bottom: 24px;
  }
  .single-post .post-tools .column:last-child {
    margin-bottom: 0;
  }
  .single-post .post-tools .post-meta {
    text-align: left;
  }
}

.pagination .nav-links:before,
.pagination .nav-links:after {
  content: " ";
  display: table;
}

.pagination .nav-links:after {
  clear: both;
}

.pagination .nav-links a, .pagination .nav-links span {
  display: block;
  float: left;
  font-size: 14px;
  color: #9bb0c8;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 16px 10px 16px;
  border-radius: 24px;
  word-wrap: no-wrap;
  overflow-wrap: no-wrap;
  margin: 0 0 10px 5px;
}

.pagination .nav-links a.current, .pagination .nav-links span.current {
  color: #fff;
  background-color: #9bb0c8;
}

.pagination .nav-links span {
  cursor: default;
}

.pagination .nav-links a {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination .nav-links a:hover {
  background-color: #f2f2f2;
}

.pagination .nav-links a:hover.next, .pagination .nav-links a:hover.prev {
  background-color: transparent;
  color: #bbcada;
}


/** 13. PAGE TITLE
**********************************/
.page-title {
  position: relative;
  padding: 201px 0 120px 0;
  margin-bottom: 84px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.page-title.no-image {
  padding-top: 182px;
  padding-bottom: 0;
}

.page-title h1 {
  position: relative;
  z-index: 5;
  font-size: 43px;
  margin-bottom: 31px;
}

@media screen and (max-width: 1200px) {
  .page-title {
    padding-top: 194px;
  }
  .page-title.no-image {
    padding-top: 170px;
  }
}

@media screen and (max-width: 991px) {
  .page-title {
    padding-top: 182px;
  }
  .page-title.no-image {
    padding-top: 158px;
  }
  .page-title h1 {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 991px) {
  .page-title {
    padding-top: 152px;
  }
  .page-title.no-image {
    padding-top: 158px;
  }
}

@media screen and (max-width: 768px) {
  .page-title {
    padding-top: 158px;
    padding-bottom: 72px;
    margin-bottom: 60px;
  }
  .page-title.no-image {
    padding-top: 134px;
  }
  .page-title h1 {
    margin-bottom: 24px;
  }
}

.page-title .breadcrumbs {
  position: relative;
  z-index: 5;
  width: 100%;
}

.page-title .breadcrumbs a, .page-title .breadcrumbs span {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #9bb0c8;
  text-decoration: none;
}

.page-title .breadcrumbs a:after, .page-title .breadcrumbs span:after {
  display: inline-block;
  content: "/";
  margin: 0 10px;
}

.page-title .breadcrumbs a:last-child:after, .page-title .breadcrumbs span:last-child:after {
  display: none;
}

.page-title .breadcrumbs span {
  opacity: .55;
  cursor: default;
}

.page-title.light-skin h1, .page-title.light-skin .breadcrumbs a,
.page-title.light-skin .breadcrumbs span {
  color: #fff;
}

.page-title .overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #333;
  opacity: 0.75;
}


/** 14. COMMENTS
**********************************/
.comments-area h3 {
  margin-bottom: 36px !important;
}

.comments-count span {
  color: #4c4c4c;
  font-weight: normal;
}

.comment {
  margin-bottom: 48px;
}

.comment.depth-2 {
  margin-top: 39px;
  padding-left: 90px;
}

.comment .inner {
  display: table;
  width: 100%;
}

.comment .author-avatar,
.comment .comment-body {
  display: table-cell;
  vertical-align: top;
}

.comment .author-avatar {
  width: 90px;
  padding: 5px 20px 0 0;
}

.comment .author-avatar img {
  width: 100%;
  border-radius: 50%;
}

.comment .comment-body {
  padding-top: 5px;
}

.comment .comment-body p {
  font-size: 14px;
}

.comment .comment-meta {
  display: table;
  width: 100%;
  font-size: 14px;
  color: #999;
  letter-spacing: 0;
}

.comment .comment-meta .column {
  display: table-cell;
  vertical-align: top;
}

.comment .comment-meta .comment-autor,
.comment .comment-meta .comment-date {
  display: inline-block;
}

.comment .comment-meta .comment-autor:after {
  display: inline-block;
  vertical-align: middle;
  content: "|";
  margin: -5px 7px 0 9px;
}

.comment .comment-meta .comment-reply {
  text-align: right;
}

.comment .comment-meta .comment-reply a {
  text-decoration: none;
  text-transform: uppercase;
}

@media screen and (max-width: 530px) {
  .comment .inner,
  .comment .author-avatar,
  .comment .comment-body {
    display: block;
  }
  .comment .author-avatar {
    margin-bottom: 18px;
  }
  .comment.depth-2 {
    padding-left: 25px;
  }
}

.comment-respond {
  margin-top: 48px;
}

.comment-respond .logged-in-as {
  font-size: 12px;
  padding-bottom: 10px;
}

.comment-respond .logged-in-as a {
  text-decoration: none;
  font-weight: bold;
}

.comment-respond form {
  margin-top: 28.8px;
}

.comment-respond .form-submit {
  text-align: center;
}

.comment-reply-title small {
  font-size: 12px;
  font-style: normal;
}

.comment-reply-title small a {
  text-decoration: none;
  font-weight: bold;
}

.comment-navigation a,
.comment-navigation span {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 8px;
}

.comment-navigation span {
  color: #bbcada;
  font-weight: bold;
}


/** 15. SHORTCODES
**********************************/
.block-title {
  width: 100%;
  cursor: default;
  margin-bottom: 43px;
}

.block-title h1, .block-title h2, .block-title h3, .block-title h4, .block-title h5, .block-title h6 {
  margin-bottom: 0;
}

.block-title h1, .block-title h2 {
  font-size: 24px;
  font-weight: normal;
}

.block-title span {
  display: block;
  font-size: 16px;
  color: #999;
  margin-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .block-title {
    margin-bottom: 36px;
  }
}

@media screen and (max-width: 360px) {
  .block-title {
    margin-bottom: 24px;
  }
}

.block-title.light-skin h1, .block-title.light-skin h2, .block-title.light-skin h3, .block-title.light-skin h4, .block-title.light-skin h5, .block-title.light-skin h6, .block-title.light-skin span {
  color: #fff;
  font-weight: 300;
}

.block-title.light-skin span {
  opacity: .75;
}

.icon-block {
  display: block;
  width: 100%;
  cursor: default;
  margin-bottom: 40px;
}

.icon-block i {
  width: 100%;
  font-size: 48px;
  color: #abbdd1;
  margin-bottom: 26px;
}

.icon-block .ib-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 26px;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}

.icon-block p {
  font-size: 14px;
}

.icon-block.light-skin {
  color: #fff;
}

.icon-block.light-skin .ib-title {
  color: #fff;
  font-weight: normal;
}

.icon-block.light-skin p {
  font-weight: 300;
}

.split-section {
  position: relative;
  display: block;
  width: 100%;
}

.split-section .container {
  position: relative;
  z-index: 2;
}

.split-section .image, .split-section .content {
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 100%;
  top: 0;
}

.split-section .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.split-section .content {
  background-color: #f2f2f2;
}

.split-section .content.dark-bg {
  background-color: #4c4c4c;
}

.split-section .content.primary-bg {
  background-color: #abbdd1;
}

.split-section.img-left .image {
  left: 0;
}

.split-section.img-left .content {
  right: 0;
}

.split-section.img-right .image {
  right: 0;
}

.split-section.img-right .content {
  left: 0;
}

.split-section .btn {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .split-section .image, .split-section .content {
    position: relative;
    width: 100%;
    height: auto;
  }
  .split-section .image {
    height: 400px;
  }
}

@media screen and (max-width: 768px) {
  .split-section .image {
    height: 320px;
  }
}

@media screen and (max-width: 480px) {
  .split-section .image {
    height: 250px;
  }
}

.fw-section {
  position: relative;
  display: block;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.fw-section .container {
  position: relative;
  z-index: 5;
}

.fw-section .overlay {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #333;
  opacity: 0.75;
}

.fw-section.parallax-bg {
  background-attachment: fixed;
}

@media screen and (max-width: 991px) {
  .fw-section.parallax-bg {
    background-attachment: scroll;
  }
}

.fw-section.gray-bg {
  background-color: #f2f2f2;
}

.fw-section.dark-bg {
  background-color: #4c4c4c;
}

.fw-section.primary-bg {
  background-color: #abbdd1;
}

.market-buttons:before,
.market-buttons:after {
  content: " ";
  display: table;
}

.market-buttons:after {
  clear: both;
}

.market-buttons.count-2 .market-btn {
  float: left;
  width: 50%;
}

@media screen and (max-width: 480px) {
  .market-buttons.count-2 .market-btn {
    float: none;
    width: 100%;
  }
}

.market-buttons.count-3 .market-btn {
  float: left;
  width: 33.33333%;
}

@media screen and (max-width: 768px) {
  .market-buttons.count-3 .market-btn {
    float: none;
    width: 100%;
  }
}

.awards {
  width: 100%;
}

.awards:before,
.awards:after {
  content: " ";
  display: table;
}

.awards:after {
  clear: both;
}

.awards .award {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  line-height: 2;
  background-color: #abbdd1;
  padding: 48px 15px;
  -webkit-transition: color 0.4s 0.1s, background-color 0.4s 0.1s;
  -o-transition: color 0.4s 0.1s, background-color 0.4s 0.1s;
  transition: color 0.4s 0.1s, background-color 0.4s 0.1s;
}

.awards .award .inner {
  font-weight: normal;
  max-width: 200px;
  margin: 0 auto;
}

.awards .award .award-title {
  position: relative;
  color: #fff;
  padding: 0 46px;
  -webkit-transition: color 0.4s 0.1s;
  -o-transition: color 0.4s 0.1s;
  transition: color 0.4s 0.1s;
}

.awards .award .award-title span {
  position: absolute;
  display: block;
  width: 20px;
  height: 41px;
  -webkit-transition: opacity 0.3s 0.1s;
  -o-transition: opacity 0.3s 0.1s;
  transition: opacity 0.3s 0.1s;
}

.awards .award .award-title span.palm-left-light,
.awards .award .award-title span.palm-left-dark {
  top: -4px;
  left: 0;
}

.awards .award .award-title span.palm-left-light {
  opacity: 1;
  background: url(../img/awards/palm-left-light.svg) no-repeat 0 0;
}

.awards .award .award-title span.palm-left-dark {
  opacity: 0;
  background: url(../img/awards/palm-left-dark.svg) no-repeat 0 0;
}

.awards .award .award-title span.palm-right-light,
.awards .award .award-title span.palm-right-dark {
  top: -4px;
  right: 0;
}

.awards .award .award-title span.palm-right-light {
  opacity: 1;
  background: url(../img/awards/palm-right-light.svg) no-repeat 0 0;
}

.awards .award .award-title span.palm-right-dark {
  opacity: 0;
  background: url(../img/awards/palm-right-dark.svg) no-repeat 0 0;
}

.awards .award .date {
  font-weight: 700;
}

.awards .award:hover {
  color: #4c4c4c;
  background-color: #fff;
}

.awards .award:hover .award-title {
  color: #4c4c4c;
}

.awards .award:hover .award-title span.palm-left-light,
.awards .award:hover .award-title span.palm-right-light {
  opacity: 0;
}

.awards .award:hover .award-title span.palm-left-dark,
.awards .award:hover .award-title span.palm-right-dark {
  opacity: 1;
}

.awards.count-2 .award {
  float: left;
  width: 50%;
}

@media screen and (max-width: 480px) {
  .awards.count-2 .award {
    float: none;
    width: 100%;
  }
}

.awards.count-3 .award {
  float: left;
  width: 33.33333%;
}

@media screen and (max-width: 768px) {
  .awards.count-3 .award {
    float: none;
    width: 100%;
  }
}

.no-svg .awards .award .award-title span.palm-left-light {
  background: url(../img/awards/palm-left-light.png) no-repeat 0 0;
}

.no-svg .awards .award .award-title span.palm-left-dark {
  background: url(../img/awards/palm-left-dark.png) no-repeat 0 0;
}

.no-svg .awards .award .award-title span.palm-right-light {
  background: url(../img/awards/palm-right-light.png) no-repeat 0 0;
}

.no-svg .awards .award .award-title span.palm-right-dark {
  background: url(../img/awards/palm-right-dark.png) no-repeat 0 0;
}

.pricing-plan {
  display: block;
  width: 100%;
  max-width: 400px;
  text-align: center;
  background-color: #f2f2f2;
  border-radius: 12px;
  margin: 0 auto 30px auto;
}

.pricing-plan .pp-header {
  padding-bottom: 16px;
}

.pricing-plan .pp-header .pp-title {
  padding: 67px 25px 24px 25px;
}

.pricing-plan .pp-header h3 {
  margin-bottom: 0;
}

.pricing-plan .pp-body {
  padding: 15px 25px 36px 20px;
}

.pricing-plan .pp-body p {
  font-weight: 300;
}

.pricing-plan .pp-body .pp-price {
  font-size: 72px;
  color: #4c4c4c;
  font-weight: 600;
  line-height: 1;
  padding: 17px 0 28px 0;
  margin-left: -15px;
}

.pricing-plan .pp-body .pp-price span {
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  padding-top: 10px;
  margin-right: 5px;
}

.pricing-plan .badge {
  display: block;
  position: absolute;
  color: #fff;
  font-size: 14px;
  padding: 0 11px;
  line-height: 36px;
  top: 18px;
  left: 50%;
  border-radius: 18px;
  white-space: nowrap;
  background-color: #4c4c4c;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.pricing-plan .badge.badge-default {
  background-color: #4c4c4c;
}

.pricing-plan .badge.badge-primary {
  background-color: #abbdd1;
}

.pricing-plan .badge.badge-info {
  background-color: #626d83;
}

.pricing-plan .badge.badge-success {
  background-color: #44c456;
}

.pricing-plan .badge.badge-warning {
  background-color: #c2c444;
}

.pricing-plan .badge.badge-danger {
  background-color: #db6e79;
}

.pricing-plan.featured-plan .pp-header .pp-title {
  background-color: #abbdd1;
  border-radius: 12px 12px 0 0;
}

.pricing-plan.featured-plan .pp-header h3 {
  color: #fff;
}

.video-popup-btn {
  display: inline-block;
  text-decoration: none;
  margin: 10px 0;
}

.video-popup-btn:focus {
  outline: none;
}

.video-popup-btn .play-btn,
.video-popup-btn .label {
  display: inline-block;
  vertical-align: middle;
}

.video-popup-btn .play-btn {
  width: 70px;
  color: #333;
  border: 2px solid #333;
  border-radius: 50%;
  text-align: center;
  padding-left: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.video-popup-btn .play-btn i {
  line-height: 66px;
  font-size: 22px;
}

.video-popup-btn .label {
  font-size: 13px;
  color: #999;
  font-weight: normal;
  text-align: left;
  padding-left: 7px;
}

.video-popup-btn.light-skin .play-btn {
  color: #fff;
  border-color: #fff;
}

.video-popup-btn.light-skin .label {
  color: #fff;
}

.video-popup-btn:hover .play-btn {
  color: #abbdd1;
  border-color: #abbdd1;
}

.featured-tabs .nav-tabs {
  display: block;
  border-bottom: none;
  padding-left: 25px;
}

.featured-tabs .nav-tabs > li {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding-left: 50px;
  border-left: 1px solid #abbdd1;
  padding-bottom: 36px;
}

.featured-tabs .nav-tabs > li > a {
  display: table;
  font-size: 18px;
  color: #4c4c4c;
  border: none;
  padding: 0;
  margin-bottom: 24px;
}

.featured-tabs .nav-tabs > li > a:hover {
  color: #abbdd1;
  background-color: transparent;
}

.featured-tabs .nav-tabs > li.active > a,
.featured-tabs .nav-tabs > li.active > a:hover,
.featured-tabs .nav-tabs > li.active > a:focus {
  color: #4c4c4c;
  background-color: transparent;
  border: none;
}

.featured-tabs .nav-tabs > li > .number {
  position: absolute;
  display: block;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  top: -18px;
  left: -35px;
}

.featured-tabs .nav-tabs > li > .number > i {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  color: #abbdd1;
  font-size: 24px;
  font-weight: 900;
  font-style: normal;
  text-align: center;
  background-color: transparent;
  border: 2px solid #abbdd1;
  border-radius: 50%;
  top: 10px;
  left: 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.featured-tabs .nav-tabs > li.active > .number > i {
  color: #fff;
  background-color: #abbdd1;
}

.featured-tabs .nav-tabs > li:last-child {
  border-left: none;
}

.featured-tabs .nav-tabs > li p {
  font-size: 14px;
  margin-bottom: 0;
}

.featured-tabs .nav-tabs > li .social-btns {
  margin-top: 12px;
}

.featured-tabs .nav-tabs > li .social-btns a {
  display: inline-block;
  font-size: 16px;
  color: #999;
  text-decoration: none;
  margin-right: 12px;
  border: none;
  cursor: pointer;
}

.featured-tabs .nav-tabs > li .social-btns a:hover {
  color: #bbcada;
  background: none;
}

@media screen and (max-width: 480px) {
  .featured-tabs .nav-tabs > li {
    border-left: none;
    padding-bottom: 24px;
  }
  .featured-tabs .nav-tabs > li > a {
    font-size: 18px;
    margin-bottom: 12px;
  }
  .featured-tabs .nav-tabs > li > .number {
    top: -20px;
  }
  .featured-tabs .nav-tabs > li p {
    display: none;
  }
}

.featured-tabs .tab-content {
  padding: 0;
}

.team-grid:before,
.team-grid:after {
  content: " ";
  display: table;
}

.team-grid:after {
  clear: both;
}

.team-grid .team-member {
  cursor: default;
  float: left;
  width: 25%;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
}

.team-grid .team-member .inner {
  position: relative;
  width: 100%;
  height: 265px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.team-grid .team-member .inner:before {
  position: absolute;
  display: block;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #abbdd1;
  opacity: 0;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.team-grid .team-member .info-block {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 24px;
  opacity: 0;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 0.35s 0.17s;
  -o-transition: all 0.35s 0.17s;
  transition: all 0.35s 0.17s;
}

.team-grid .team-member .info-block h3 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}

.team-grid .team-member .info-block h4 {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 24px;
}

.team-grid .team-member .info-block .s-barre a {
  height: 30px;
  width: 30px;
  min-width: auto;
  font-size: 14px;
  line-height: 26px;
}

.team-grid .team-member:hover .inner:before {
  opacity: 0.9;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.team-grid .team-member:hover .info-block {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (max-width: 1200px) {
  .team-grid .team-member .inner {
    height: 250px;
  }
}

@media screen and (max-width: 991px) {
  .team-grid .team-member .inner {
    height: 210px;
  }
}

@media screen and (max-width: 768px) {
  .team-grid .team-member {
    width: 50%;
  }
  .team-grid .team-member .inner {
    height: 250px;
  }
}

@media screen and (max-width: 480px) {
  .team-grid .team-member {
    width: 100%;
    border-right: none;
  }
}

.ios .team-grid .team-member {
  cursor: pointer;
}

.client {
  display: block;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

.client:hover {
  opacity: .6;
}

.instagram-feed {
  display: block;
  width: 100%;
}

.instagram-feed:before,
.instagram-feed:after {
  content: " ";
  display: table;
}

.instagram-feed:after {
  clear: both;
}

.instagram-feed .item {
  position: relative;
  display: block;
  float: left;
  width: 12.5%;
}

.instagram-feed .item:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #abbdd1;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  -o-transition: opacity 0.35s;
  transition: opacity 0.35s;
}

.instagram-feed .item:hover:before {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  .instagram-feed .item {
    width: 25%;
  }
}


/** 16. WIDGETS
**********************************/
.sidebar,
.wpb_widgetised_column {
  width: 100%;
  max-width: 370px !important;
}

.widget-title {
  font-size: 14px;
  color: #999;
  font-weight: 600;
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: 21px;
}

.widget {
  margin-bottom: 43px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_recent_comments ul {
  list-style: none;
}

.widget_archive > ul,
.widget_categories > ul,
.widget_pages > ul,
.widget_recent_comments > ul {
  font-size: 14px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget_archive > ul li,
.widget_categories > ul li,
.widget_pages > ul li,
.widget_recent_comments > ul li {
  margin-bottom: 8px;
}

.widget_archive > ul li a,
.widget_categories > ul li a,
.widget_pages > ul li a,
.widget_recent_comments > ul li a {
  font-weight: bold;
  padding: 0;
  line-height: 1.6;
  letter-spacing: 0;
}

.widget_archive > ul li.active a,
.widget_archive > ul li.current-cat a,
.widget_categories > ul li.active a,
.widget_categories > ul li.current-cat a,
.widget_pages > ul li.active a,
.widget_pages > ul li.current-cat a,
.widget_recent_comments > ul li.active a,
.widget_recent_comments > ul li.current-cat a {
  color: #bbcada;
  text-decoration: none;
}

.widget_archive > ul li:last-child,
.widget_categories > ul li:last-child,
.widget_pages > ul li:last-child,
.widget_recent_comments > ul li:last-child {
  margin-bottom: 0;
}

.widget_categories .cat-item {
  display: table;
  width: 100%;
  background-color: transparent;
  cursor: pointer;
  border-radius: 24px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.widget_categories .cat-item a, .widget_categories .cat-item span {
  font-size: 16px;
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  padding: 4px 0 4px 22px;
}

.widget_categories .cat-item span {
  text-align: right;
  color: #9bb0c8;
  font-weight: 600;
  padding: 3px 22px 3px 10px;
}

.widget_categories .cat-item:hover {
  background-color: #f2f2f2;
}

.widget_categories .cat-item:hover a {
  color: #9bb0c8;
}

.widget_categories .cat-item.active {
  background-color: #abbdd1;
}

.widget_categories .cat-item.active a, .widget_categories .cat-item.active span {
  color: #fff;
}

.widget_search .search-box {
  position: relative;
  display: block;
  width: 100%;
}

.widget_search .search-box .form-control {
  padding-right: 45px;
  margin-bottom: 0;
}

.widget_search .search-box .search-btn {
  position: absolute;
  height: 45px;
  width: 40px;
  top: 0;
  right: 6px;
  background: none;
  border: none;
  color: #db6e79;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.widget_search .search-box .search-btn:hover {
  opacity: .65;
}

.widget_search .search-box .search-btn:focus {
  outline: none;
}

.widget_recent_posts .post-item {
  display: table;
  width: 100%;
  margin-bottom: 24px;
  background-color: transparent;
  border-radius: 0;
}

.widget_recent_posts .post-item:last-child {
  margin-bottom: 0;
}

.widget_recent_posts .post-item .thumb, .widget_recent_posts .post-item .info {
  display: table-cell;
  vertical-align: top;
}

.widget_recent_posts .post-item .thumb {
  width: 100px;
}

.widget_recent_posts .post-item .thumb a {
  display: block;
}

.widget_recent_posts .post-item .thumb img {
  width: 100%;
}

@media screen and (max-width: 360px) {
  .widget_recent_posts .post-item .thumb {
    width: 85px;
  }
}

.widget_recent_posts .post-item .info {
  padding-left: 20px;
}

.widget_recent_posts .post-item .info h4 {
  font-size: 14px;
  margin-bottom: 14px;
}

.widget_recent_posts .post-item .info h4 a {
  text-decoration: none;
}

.widget_recent_posts .post-item .info .post-meta {
  font-size: 13px;
  color: #999;
  font-style: italic;
  line-height: 1.6;
  padding: 0;
}

.widget_recent_posts .post-item .info .post-meta a {
  font-size: 13px;
  color: #999;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
}

.widget_recent_comments ul li a, .widget_recent_comments ul li span {
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}

.widget_recent_comments ul li span {
  color: #999;
}

.widget_recent_comments ul li a {
  margin-right: 12px;
}

.widget_tags .tag,
.post-tags .tag {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #4c4c4c;
  text-decoration: none;
  font-weight: normal;
  border-radius: 12px;
  padding: 3px 14px 3px 30px;
  word-wrap: no-wrap;
  overflow-wrap: no-wrap;
  background-color: #f2f6fc;
  margin: 5px 7px 10px 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.widget_tags .tag:before,
.post-tags .tag:before {
  position: absolute;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #abbdd1;
  top: 50%;
  left: 14px;
  margin-top: -4px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.widget_tags .tag:last-child,
.post-tags .tag:last-child {
  margin-right: 0;
}

.widget_tags .tag:hover,
.widget_tags .tag.active,
.post-tags .tag:hover, .post-tags .tag.active {
  color: #fff;
  background-color: #abbdd1;
}

.widget_tags .tag:hover:before,
.widget_tags .tag.active:before,
.post-tags .tag:hover:before, .post-tags .tag.active:before {
  background-color: #fff;
}


/** 17. GRIDS
**********************************/
.grid {
  position: relative;
}

.grid .gutter-sizer {
  width: 2.5%;
}

@media screen and (max-width: 768px) {
  .grid .gutter-sizer {
    width: 4%;
  }
}

.grid .grid-item {
  position: relative;
  float: left;
  margin-bottom: 2.8%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media screen and (max-width: 768px) {
  .grid .grid-item {
    margin-bottom: 4%;
  }
}

.grid.isotope-grid {
  overflow: hidden;
}

.grid.isotope-grid:before,
.grid.isotope-grid:after {
  content: " ";
  display: table;
}

.grid.isotope-grid:after {
  clear: both;
}

.grid.isotope-grid.col-1 .grid-sizer,
.grid.isotope-grid.col-1 .grid-item {
  float: none;
  width: 100%;
  margin-bottom: 30px;
}

.grid.isotope-grid.col-2 .grid-sizer,
.grid.isotope-grid.col-2 .grid-item {
  width: 48.75%;
}

@media screen and (max-width: 768px) {
  .grid.isotope-grid.col-2 .grid-sizer,
  .grid.isotope-grid.col-2 .grid-item {
    width: 48%;
  }
}

@media screen and (max-width: 600px) {
  .grid.isotope-grid.col-2 .grid-sizer,
  .grid.isotope-grid.col-2 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

.grid.isotope-grid.col-3 .grid-sizer,
.grid.isotope-grid.col-3 .grid-item {
  width: 31.66667%;
}

@media screen and (max-width: 991px) {
  .grid.isotope-grid.col-3 .grid-sizer,
  .grid.isotope-grid.col-3 .grid-item {
    width: 48.75%;
  }
}

@media screen and (max-width: 768px) {
  .grid.isotope-grid.col-3 .grid-sizer,
  .grid.isotope-grid.col-3 .grid-item {
    width: 48%;
  }
}

@media screen and (max-width: 600px) {
  .grid.isotope-grid.col-3 .grid-sizer,
  .grid.isotope-grid.col-3 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

.grid.isotope-grid.col-4 .grid-sizer,
.grid.isotope-grid.col-4 .grid-item {
  width: 23.125%;
}

@media screen and (max-width: 991px) {
  .grid.isotope-grid.col-4 .grid-sizer,
  .grid.isotope-grid.col-4 .grid-item {
    width: 48.75%;
  }
}

@media screen and (max-width: 768px) {
  .grid.isotope-grid.col-4 .grid-sizer,
  .grid.isotope-grid.col-4 .grid-item {
    width: 48%;
  }
}

@media screen and (max-width: 600px) {
  .grid.isotope-grid.col-4 .grid-sizer,
  .grid.isotope-grid.col-4 .grid-item {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}

.grid.isotope-masonry-grid {
  overflow: hidden;
}

.grid.isotope-masonry-grid:before,
.grid.isotope-masonry-grid:after {
  content: " ";
  display: table;
}

.grid.isotope-masonry-grid:after {
  clear: both;
}

.grid.isotope-masonry-grid .gutter-sizer {
  width: 1.8%;
}

.grid.isotope-masonry-grid .grid-sizer,
.grid.isotope-masonry-grid .grid-item {
  width: 32.13333%;
  height: 380px;
  margin-bottom: 33px;
}

.grid.isotope-masonry-grid .grid-sizer.h2,
.grid.isotope-masonry-grid .grid-item.h2 {
  height: 793px;
}

.grid.isotope-masonry-grid .grid-sizer.w2,
.grid.isotope-masonry-grid .grid-item.w2 {
  width: 66%;
}

.container .grid.isotope-masonry-grid .gutter-sizer {
  width: 2.4%;
}

.container .grid.isotope-masonry-grid .grid-sizer,
.container .grid.isotope-masonry-grid .grid-item {
  width: 31.73333%;
  height: 300px;
  margin-bottom: 33px;
}

.container .grid.isotope-masonry-grid .grid-sizer.h2,
.container .grid.isotope-masonry-grid .grid-item.h2 {
  height: 633px;
}

.container .grid.isotope-masonry-grid .grid-sizer.w2,
.container .grid.isotope-masonry-grid .grid-item.w2 {
  width: 66%;
}

@media screen and (max-width: 1700px) {
  .grid.isotope-masonry-grid .grid-item,
  .container .grid.isotope-masonry-grid .grid-item {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1480px) {
  .grid.isotope-masonry-grid .grid-sizer,
  .grid.isotope-masonry-grid .grid-item,
  .container .grid.isotope-masonry-grid .grid-sizer,
  .container .grid.isotope-masonry-grid .grid-item {
    width: 31.86667%;
  }
  .grid.isotope-masonry-grid .gutter-sizer,
  .container .grid.isotope-masonry-grid .gutter-sizer {
    width: 2.2%;
  }
}

@media screen and (max-width: 1200px) {
  .grid.isotope-masonry-grid .gutter-sizer {
    width: 2.6%;
  }
  .grid.isotope-masonry-grid .grid-sizer,
  .grid.isotope-masonry-grid .grid-item {
    width: 31.6%;
    height: 270px;
  }
  .grid.isotope-masonry-grid .grid-sizer.h2,
  .grid.isotope-masonry-grid .grid-item.h2 {
    height: 570px;
  }
  .container .grid.isotope-masonry-grid .grid-item {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 991px) {
  .grid.isotope-masonry-grid .gutter-sizer,
  .container .grid.isotope-masonry-grid .gutter-sizer {
    width: 3.5%;
  }
  .grid.isotope-masonry-grid .grid-sizer,
  .grid.isotope-masonry-grid .grid-item,
  .container .grid.isotope-masonry-grid .grid-sizer,
  .container .grid.isotope-masonry-grid .grid-item {
    width: 48.25%;
    margin-bottom: 24px;
    height: 260px;
  }
  .grid.isotope-masonry-grid .grid-sizer.h2,
  .grid.isotope-masonry-grid .grid-item.h2,
  .container .grid.isotope-masonry-grid .grid-sizer.h2,
  .container .grid.isotope-masonry-grid .grid-item.h2 {
    height: 544px;
  }
  .grid.isotope-masonry-grid .grid-sizer.w2,
  .grid.isotope-masonry-grid .grid-item.w2,
  .container .grid.isotope-masonry-grid .grid-sizer.w2,
  .container .grid.isotope-masonry-grid .grid-item.w2 {
    width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .grid.isotope-masonry-grid .gutter-sizer,
  .container .grid.isotope-masonry-grid .gutter-sizer {
    width: 0;
  }
  .grid.isotope-masonry-grid .grid-sizer,
  .grid.isotope-masonry-grid .grid-item,
  .container .grid.isotope-masonry-grid .grid-sizer,
  .container .grid.isotope-masonry-grid .grid-item {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .grid.isotope-masonry-grid .grid-item,
  .container .grid.isotope-masonry-grid .grid-item {
    height: 230px;
  }
  .grid.isotope-masonry-grid .grid-item.h2,
  .container .grid.isotope-masonry-grid .grid-item.h2 {
    height: 460px;
  }
}

.grid.isotope-grid .grid-item .tile {
  position: relative;
}


/** 18. TILES
**********************************/
.tile {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-decoration: none;
  word-wrap: break-word;
  overflow-wrap: break-word;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tile:focus {
  outline: none;
}

.tile:before {
  position: absolute;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #333;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.tile .tile-content {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  padding: 40px 15px 40px 15px;
  background-color: #abbdd1;
  opacity: 0;
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  -o-transform: translateY(200%);
  transform: translateY(200%);
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}

.tile .tile-content h3 {
  position: relative;
  z-index: 2;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
  opacity: 0;
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 0.3s 0.17s;
  -o-transition: all 0.3s 0.17s;
  transition: all 0.3s 0.17s;
}

.tile:hover:before {
  opacity: 0.6;
}

.tile:hover .tile-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.tile:hover .tile-content h3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.tile.gallery-item .tile-content h3 i {
  font-size: 24px;
}

.container-fluid .grid-item.w2 .tile .tile-content:before {
  margin-left: -700px;
  border-left: 700px solid transparent;
  border-right: 700px solid transparent;
}


/** 19. TOOLTIPS
**********************************/
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  white-space: nowrap;
  font-size: 12px;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 10px;
  color: #fff;
  text-align: center;
  background-color: #333;
  border-radius: 12px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #333;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #333;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
}


/** 20. NAVS
**********************************/
.nav-filters,
.nav-tabs {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
}

.nav-filters li,
.nav-tabs li {
  display: inline-block;
  margin-bottom: -1px;
}

.nav-filters li a,
.nav-tabs li a {
  display: block;
  font-size: 14px;
  color: #9bb0c8;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  padding: 9px 0;
  border-bottom: 3px solid transparent;
  white-space: nowrap;
  margin-right: 24px;
  -webkit-transition: color 0.3s, border-color 0.3s;
  -o-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}

.nav-filters li a:hover,
.nav-tabs li a:hover {
  color: #bbcada;
  border-bottom-color: #e5e5e5;
}

.nav-filters li.active a,
.nav-tabs li.active a {
  color: #9bb0c8;
  border-bottom-color: #9bb0c8;
  cursor: default;
}

.nav-filters li.active a:hover,
.nav-tabs li.active a:hover {
  color: #9bb0c8;
}

.nav-filters.text-center li a,
.nav-tabs.text-center li a {
  margin-left: 12px;
  margin-right: 12px;
}

.nav-filters.text-right li a,
.nav-tabs.text-right li a {
  margin-left: 24px;
  margin-right: 0;
}

.tab-content {
  padding-top: 24px;
}

.tab-content > .tab-pane {
  display: none;
}

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

.transition.fade {
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.transition.fade.in {
  opacity: 1;
}

.transition.scale.fade {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}

.transition.scaledown.fade {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.transition.scale.fade.in,
.transition.scaledown.fade.in {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.transition.left.fade {
  -webkit-transform: translateX(40px);
  -moz-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
}

.transition.right.fade {
  -webkit-transform: translateX(-40px);
  -moz-transform: translateX(-40px);
  -ms-transform: translateX(-40px);
  -o-transform: translateX(-40px);
  transform: translateX(-40px);
}

.transition.left.fade.in,
.transition.right.fade.in {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

.transition.top.fade {
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
}

.transition.bottom.fade {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
}

.transition.top.fade.in,
.transition.bottom.fade.in {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.transition.flip.fade {
  -webkit-transform: rotateY(-90deg) scale(1.1);
  -moz-transform: rotateY(-90deg) scale(1.1);
  -ms-transform: rotateY(-90deg) scale(1.1);
  -o-transform: rotateY(-90deg) scale(1.1);
  transform: rotateY(-90deg) scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.transition.flip.fade.in {
  -webkit-transform: rotateY(0deg) scale(1);
  -moz-transform: rotateY(0deg) scale(1);
  -ms-transform: rotateY(0deg) scale(1);
  -o-transform: rotateY(0deg) scale(1);
  transform: rotateY(0deg) scale(1);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}


/** 21. PANELS
**********************************/
.panel {
  margin-bottom: 24px;
  background-color: transparent;
  border: none;
  border-radius: 24px;
  border-color: #ddd;
}

.panel > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: #ddd;
}

.panel > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel > .panel-heading .badge {
  color: transparent;
  background-color: #333333;
}

.panel > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-body {
  padding: 20px 22px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  border-top-right-radius: 23px;
  border-top-left-radius: 23px;
}

.panel-heading .panel-title {
  display: block;
  font-size: 16px;
  font-weight: normal;
  margin: 0;
  border-radius: 24px;
  background-color: #f2f2f2;
}

.panel-heading .panel-title:not(a) {
  padding: 14px 22px;
}

.panel-heading > a {
  font-weight: normal;
  padding: 12px 22px;
  text-decoration: none;
  -webkit-transition: color 0.3s, background-color 0.3s;
  -o-transition: color 0.3s, background-color 0.3s;
  transition: color 0.3s, background-color 0.3s;
}

.panel-heading > a:hover {
  color: #9bb0c8;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 24px;
}

.panel-group .panel + .panel {
  margin-top: 10px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading .panel-title {
  position: relative;
  color: #fff;
  background-color: #abbdd1;
  padding-right: 45px;
}

.panel-group .panel-heading .panel-title:before {
  display: block;
  position: absolute;
  content: "";
  width: 13px;
  height: 2px;
  top: 50%;
  right: 22px;
  margin-top: -1px;
  background-color: #fff;
}

.panel-group .panel-heading .panel-title.collapsed {
  color: #9bb0c8;
  background-color: transparent;
}

.panel-group .panel-heading .panel-title.collapsed:before {
  content: "+";
  font-size: 25px;
  line-height: 1;
  font-weight: normal;
  margin-top: -12px;
  background-color: transparent;
}

.panel-group .panel-heading .panel-title.collapsed:hover {
  color: #9bb0c8;
  background-color: #f2f2f2;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease, visibility 0.35s ease;
  -o-transition: height 0.35s ease, visibility 0.35s ease;
  transition: height 0.35s ease, visibility 0.35s ease;
}


/** 22. CAROUSEL
**********************************/
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 400ms;
  -o-transition: height 400ms;
  transition: height 400ms;
}

/* 
 *  Core Owl Carousel Styles
 */
.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 {
  text-align: center;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -21px;
  width: 42px;
  height: 42px;
  background-color: #abbdd1;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before, .owl-carousel .owl-controls .owl-nav .owl-next:before {
  font-family: FontAwesome;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel .owl-controls .owl-nav .owl-next:hover {
  background-color: #ccd7e3;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
  left: 15px;
  padding-right: 3px;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
  right: 15px;
  padding-left: 3px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before,
.owl-carousel .owl-controls .owl-nav .owl-next:before {
  display: block;
  line-height: 42px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev:before {
  content: "\f104";
}

.owl-carousel .owl-controls .owl-nav .owl-next:before {
  content: "\f105";
}

.owl-carousel .owl-controls .owl-dots {
  position: relative;
  margin-top: 9px;
  z-index: 10;
}

.owl-carousel .owl-controls .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #abbdd1;
  margin: 0 4px 8px 4px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.25s;
  -o-transition: transform 0.25s;
  transition: transform 0.25s;
}

.owl-carousel .owl-controls .owl-dots .owl-dot.active {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

.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-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  margin: 0 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: 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;
  -o-transition: opacity 400ms;
  transition: opacity 400ms;
}

.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}


/** 23. COUNTDOWNS
**********************************/
/**
 *	This element is created inside your target element
 *	It is used so that your own element will not need to be altered
 **/
.time_circles {
  position: relative;
  width: 100%;
  height: 100%;
  /**
	 *	This is all the elements used to house all text used
	 * in time circles
	 **/
}

.time_circles > div {
  position: absolute;
  text-align: center;
  /* Titles (Days, Hours, etc) */
  /* Time numbers */
}

.time_circles > div > h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  text-transform: uppercase;
}

.time_circles > div > span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 0.5em;
  font-weight: 300;
}


/** 24. COMPONENTS
**********************************/
.google-map {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .google-map {
    height: 350px !important;
  }
}

@media screen and (max-width: 480px) {
  .google-map {
    height: 250px !important;
  }
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9980;
  overflow: hidden;
  position: fixed;
  background: #000;
  opacity: 0.8;
}

.mfp-zoom-out-cur .navbar,
.mfp-zoom-out-cur .navbar.stuck,
.mfp-fade ~ .page-wrapper .navbar,
.mfp-fade ~ .page-wrapper .navbar.stuck {
  padding-right: 17px;
}

.mfp-zoom-out-cur .scroll-to-top-btn,
.mfp-fade ~ .page-wrapper .scroll-to-top-btn {
  right: 37px;
}

.mac, .touch, .ie {
  margin-right: 0 !important;
}

.mac body,
.mac .mfp-zoom-out-cur .navbar,
.mac .mfp-zoom-out-cur .navbar.stuck,
.mac .mfp-fade + .page-wrapper .navbar,
.mac .mfp-fade + .page-wrapper .navbar.stuck, .touch body,
.touch .mfp-zoom-out-cur .navbar,
.touch .mfp-zoom-out-cur .navbar.stuck,
.touch .mfp-fade + .page-wrapper .navbar,
.touch .mfp-fade + .page-wrapper .navbar.stuck, .ie body,
.ie .mfp-zoom-out-cur .navbar,
.ie .mfp-zoom-out-cur .navbar.stuck,
.ie .mfp-fade + .page-wrapper .navbar,
.ie .mfp-fade + .page-wrapper .navbar.stuck {
  padding-right: 0 !important;
}

.mac .mfp-zoom-out-cur .scroll-to-top-btn,
.mac .mfp-fade ~ .page-wrapper .scroll-to-top-btn, .touch .mfp-zoom-out-cur .scroll-to-top-btn,
.touch .mfp-fade ~ .page-wrapper .scroll-to-top-btn, .ie .mfp-zoom-out-cur .scroll-to-top-btn,
.ie .mfp-fade ~ .page-wrapper .scroll-to-top-btn {
  right: 20px !important;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9990;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  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;
  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: #ccc;
}

.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;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 48px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: -5px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.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: #fff;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.mfp-arrow:hover {
  opacity: 1;
}

.mfp-arrow:before {
  font-family: FontAwesome;
  font-size: 40px;
  color: #fff;
  line-height: 110px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:before {
  content: '\f104';
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:before {
  content: '\f105';
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* 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 27px;
  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;
  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 {
  font-size: 14px;
  margin-top: -20px;
  padding-bottom: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  opacity: .9;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #fff;
  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;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}

/* Overlay Transition with Zoom Effect  */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

/** 25. FOOTER
**********************************/
.footer {
  width: 100%;
  background-color: #4c4c4c;
}

.footer .footer-logo {
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  text-decoration: none;
  margin: 13px 20px 36px 0;
}

.footer .s-barre {
  display: inline-block;
  vertical-align: middle;
  margin: 24px 0 36px 0;
}

.footer .s-barre a {
  color: #fff;
  border-color: #fff;
}

.footer .s-barre a:hover {
  color: #9bb0c8;
  background-color: transparent;
  border-color: #9bb0c8;
}

.footer .market-btn {
  text-align: left;
  padding: 50px 15px 50px 50px;
}

.footer .market-btn .icon, .footer .market-btn .label {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.footer .market-btn .icon {
  margin-right: 10px;
  margin-bottom: 0;
}

@media screen and (max-width: 480px) {
  .footer .market-btn {
    text-align: center;
    padding-left: 15px;
  }
  .footer .market-btn .icon, .footer .market-btn .label {
    display: block;
  }
  .footer .market-btn .icon {
    margin-right: 0;
    margin-bottom: 8px;
  }
}

.footer .widget {
  margin-bottom: 31px;
}

.footer .widget .widget-title {
  margin-bottom: 16px;
}

.footer .widget li > a {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.footer .widget li > a:hover {
  color: #9bb0c8;
}

.footer .copyright {
  font-size: 14px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 36px;
}

.footer .copyright a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.footer .copyright a:hover {
  color: #bbcada;
}

.footer .copyright p {
  margin-bottom: 0;
}

.footer .form-control {
  background-color: #fff;
}

.footer .widget li > span {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

/*
.footer .adresse {
	font-weight: normal;
	line-height: 1.3;
	color: #4c4c4c;
	margin-top: 0;
	font-size: 24px;
}
*/


/** 26. DEVICE SLIDER
**********************************/
.device-slider {
  position: relative;
  width: 100%;
  background-color: #708eb1;
  padding-top: 230px;
  padding-bottom: 72px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.device-slider .container {
  position: relative;
  z-index: 5;
}

.device-slider:before {
  display: block;
  position: absolute;
  content: "";
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #333;
  opacity: 0.72;
}

.device-slider h1 {
  letter-spacing: .06em;
}

.device-slider .block-title {
  padding-bottom: 25px;
}

.device-slider .angle {
  position: absolute;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.device-slider .angle:before {
  position: absolute;
  z-index: 4;
  content: "";
  width: 0;
  height: 0;
  bottom: 0;
}

.device-slider .angle:before {
  border-bottom: 72px solid #F2F2F2;
  border-right: 1930px solid transparent;
  left: 0;
}

.device-slider .phone-carousel {
  position: relative;
  z-index: 5;
  width: 300px;
  margin: 0 auto -135px auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.device-slider .phone-carousel .phone-mask {
  position: relative;
  z-index: 1;
  width: 100%;
}

.device-slider .phone-carousel .cover {
  display: block;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 81px 34px 0 33px;
}

.device-slider .phone-carousel .carousel {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 81px 34px 0 33px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -115px;
  z-index: 10;
}

.device-slider .phone-carousel .carousel .owl-carousel .owl-controls .owl-dots .owl-dot {
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .device-slider .container {
    width: 100%;
  }
  .device-slider .phone-carousel {
    margin-bottom: 0;
  }
  .device-slider .angle:before {
    border-bottom: 50px solid #fff;
    border-right: 1000px solid transparent;
  }
}

@media screen and (max-width: 991px) {
  .device-slider {
    padding-top: 164px;
  }
}

@media screen and (max-width: 768px) {
  .device-slider {
    padding-bottom: 120px;
  }
  .device-slider .phone-carousel {
    margin-bottom: 24px;
  }
  .device-slider .angle:before {
    border-bottom: 40px solid #fff;
    border-right: 800px solid transparent;
  }
}

@media screen and (max-width: 480px) {
  .device-slider {
    padding-bottom: 72px;
  }
}


/** 27. APP INTRODUCTION
**********************************/
html, body {
  /* important for .cd-main-content 100% height to work */
  height: 100%;
}

.cd-main-content {
  position: relative;
  overflow: hidden;
  background-color: #f2f2f2;
  background-repeat: repeat;
  background-attachment: fixed;
}

@media only screen and (min-width: 1070px) {
  .cd-main-content {
    position: relative;
    height: 100%;
    min-height: 500px;
    padding: 0 10%;
  }
}

.cd-main-content .container {
  position: relative;
}

@media only screen and (min-width: 1070px) {
  .cd-main-content .container {
    height: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .cd-main-content .container {
    width: 100%;
  }
}

@media only screen and (min-width: 850px) {
  .cd-main-content .container {
    width: 100%;
  }
}

.cd-product-intro {
  padding: 140px 0 50px 0;
  text-align: center;
}

.cd-product-intro .cd-triggers:before,
.cd-product-intro .cd-triggers:after {
  content: " ";
  display: table;
}

.cd-product-intro .cd-triggers:after {
  clear: both;
}

@media only screen and (min-width: 850px) {
  .cd-product-intro {
    padding: 170px 0 50px 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .cd-product-intro {
    padding: 140px 0 50px 0;
  }
}

@media only screen and (min-width: 1070px) {
  .cd-product-intro {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -46%);
    -moz-transform: translate(0, -46%);
    -ms-transform: translate(0, -46%);
    -o-transform: translate(0, -46%);
    transform: translate(0, -46%);
    max-width: 500px;
    width: auto;
    left: 10%;
    padding: 0;
    text-align: left;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s 0s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
  }
  .is-product-tour .cd-product-intro {
    opacity: 0;
    -webkit-transform: translateY(-46%) translateX(-50%);
    -moz-transform: translateY(-46%) translateX(-50%);
    -ms-transform: translateY(-46%) translateX(-50%);
    -o-transform: translateY(-46%) translateX(-50%);
    transform: translateY(-46%) translateX(-50%);
  }
}

@media screen and (min-width: 1250px) {
  .cd-product-intro {
    width: 50%;
    -webkit-transform: translate(20%, -46%);
    -moz-transform: translate(20%, -46%);
    -ms-transform: translate(20%, -46%);
    -o-transform: translate(20%, -46%);
    transform: translate(20%, -46%);
  }
}

#cd-product-tour {
  position: relative;
}

#cd-product-tour > ul {
  list-style: none;
  padding: 0;
}

@media only screen and (min-width: 1070px) {
  #cd-product-tour {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    height: 500px;
    top: 50%;
    left: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateY(-46%) translateX(75%);
    -moz-transform: translateY(-46%) translateX(75%);
    -ms-transform: translateY(-46%) translateX(75%);
    -o-transform: translateY(-46%) translateX(75%);
    transform: translateY(-46%) translateX(75%);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .is-product-tour #cd-product-tour {
    -webkit-transform: translateY(-46%) translateX(0);
    -moz-transform: translateY(-46%) translateX(0);
    -ms-transform: translateY(-46%) translateX(0);
    -o-transform: translateY(-46%) translateX(0);
    transform: translateY(-46%) translateX(0);
  }
  #cd-product-tour > ul {
    list-style: none;
    padding: 0;
    height: 100%;
    width: 100%;
  }
}

.cd-single-item {
  /* product tour - single list item */
  padding: 40px 0 80px;
  width: 100%;
  text-align: center;
  border-top: 1px solid #cccccc;
}

@media only screen and (min-width: 480px) {
  .cd-single-item {
    padding: 40px 3% 90px;
  }
}

@media only screen and (min-width: 850px) {
  .cd-single-item {
    padding: 40px 6% 90px;
  }
  .cd-single-item:before,
  .cd-single-item:after {
    content: " ";
    display: table;
  }
  .cd-single-item:after {
    clear: both;
  }
  .cd-single-item .cd-caption {
    position: relative;
    width: 50%;
    float: left;
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
  }
  .cd-single-item:nth-child(2n) .cd-caption {
    float: right;
  }
}

@media only screen and (min-width: 1070px) {
  .cd-single-item {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-46%);
    -moz-transform: translateY(-46%);
    -ms-transform: translateY(-46%);
    -o-transform: translateY(-46%);
    transform: translateY(-46%);
    left: 0;
    text-align: left;
    border-top: none;
    padding: 0;
    visibility: visible;
  }
  .cd-single-item.cd-not-visible {
    visibility: hidden;
  }
  .cd-single-item .cd-caption {
    width: 60%;
    float: right;
    margin: 80px 0 0 5%;
    opacity: 0;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s 0s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
  }
  .is-product-tour .cd-single-item.cd-active .cd-caption {
    opacity: 1;
  }
  .cd-single-item.cd-move-right .cd-caption {
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
}

.cd-image-container {
  /*wrapper for image (and video - desktop only)*/
  max-width: 226px;
  margin: 0 auto;
  padding-top: 50px;
}

.cd-image-container > div {
  position: relative;
}

.cd-image-container img {
  display: block;
}

@media only screen and (min-width: 850px) {
  .cd-image-container {
    float: right;
  }
  .cd-single-item:nth-child(2n) .cd-image-container {
    float: left;
  }
}

@media only screen and (min-width: 1070px) {
  .cd-image-container {
    height: 402px;
    width: 35%;
    float: left;
    max-width: none;
    padding-top: 0;
  }
  .cd-image-container > div {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
  }
  .cd-image-container img {
    height: 402px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
  }
  .cd-move-right .cd-image-container img {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .cd-move-right .cd-image-container video {
    -webkit-transform: translateX(50%) translateY(-46%) rotate(-90deg);
    -moz-transform: translateX(50%) translateY(-46%) rotate(-90deg);
    -ms-transform: translateX(50%) translateY(-46%) rotate(-90deg);
    -o-transform: translateX(50%) translateY(-46%) rotate(-90deg);
    transform: translateX(50%) translateY(-46%) rotate(-90deg);
  }
}

.cd-phone-frame {
  /* Phone in CSS */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  top: -45px;
  left: -10px;
  width: 100%;
  height: 100%;
  border-color: #444444;
  border-style: solid;
  border-width: 45px 10px;
  border-radius: 2.5em;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-phone-frame:after, .cd-phone-frame:before {
  /*these are the iPhone circle elements*/
  position: absolute;
  content: "";
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #303030;
  border-radius: 50%;
}

.cd-phone-frame::before {
  height: 11px;
  width: 11px;
  top: -28px;
}

.cd-phone-frame::after {
  height: 31px;
  width: 31px;
  bottom: -38px;
}

.cd-image-wrapper {
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.cd-slider-nav {
  /* product discover slider navigation */
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 70px;
}

.cd-slider-nav:before,
.cd-slider-nav:after {
  content: " ";
  display: table;
}

.cd-slider-nav:after {
  clear: both;
}

.cd-slider-nav a {
  position: relative;
  display: block;
  height: 100%;
  width: 50%;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  background: #e5e5e5;
}

.cd-slider-nav a:before {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 24px;
  height: 16px;
  background: url(../img/app-intro/cd-arrow.svg) no-repeat center center;
  background-size: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cd-slider-nav .cd-next {
  border-left: 1px solid #d1d1d1;
}

.cd-slider-nav .cd-next::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(180deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(180deg);
  transform: translateX(-50%) translateY(-50%) rotate(180deg);
}

@media only screen and (min-width: 1070px) {
  .cd-slider-nav {
    display: block;
  }
  .cd-slider-nav a {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
    -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
  }
  .is-product-tour .cd-slider-nav a {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, background 0.2s;
    -o-transition: opacity 0.3s 0s, visibility 0s 0s, background 0.2s;
    transition: opacity 0.3s 0s, visibility 0s 0s, background 0.2s;
  }
  .is-product-tour .cd-slider-nav a.cd-inactive {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
    -o-transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, background 0.2s;
  }
}

.cd-main-content.dark-skin {
  background-color: #4c4c4c;
}

.cd-main-content.dark-skin .cd-product-intro,
.cd-main-content.dark-skin .cd-single-item .cd-caption {
  color: #fff;
}

.cd-main-content.dark-skin .cd-product-intro h1,
.cd-main-content.dark-skin .cd-product-intro h2,
.cd-main-content.dark-skin .cd-product-intro h3,
.cd-main-content.dark-skin .cd-product-intro h4,
.cd-main-content.dark-skin .cd-product-intro h5,
.cd-main-content.dark-skin .cd-product-intro h6,
.cd-main-content.dark-skin .cd-single-item .cd-caption h1, .cd-main-content.dark-skin .cd-single-item .cd-caption h2, .cd-main-content.dark-skin .cd-single-item .cd-caption h3, .cd-main-content.dark-skin .cd-single-item .cd-caption h4, .cd-main-content.dark-skin .cd-single-item .cd-caption h5, .cd-main-content.dark-skin .cd-single-item .cd-caption h6 {
  color: #fff;
}

.cd-main-content.dark-skin .cd-slider-nav a {
  background: #3f3f3f;
}

.cd-main-content.dark-skin .cd-slider-nav a:before {
  background: url(../img/app-intro/cd-arrow-light.svg) no-repeat center center;
}

.cd-main-content.dark-skin .cd-slider-nav .cd-next {
  border-left: 1px solid #4f4f4f;
}

.cd-main-content.dark-skin .cd-phone-frame {
  border-color: #303030;
}

.cd-main-content.dark-skin .cd-phone-frame:after, .cd-main-content.dark-skin .cd-phone-frame:before {
  background-color: #212121;
}


/** 28. SCROLL SLIDESHOW
**********************************/
body.scroll-slideshow {
  background-color: #2b2b2b;
}

body::before {
  /* never visible - this is used in jQuery to check the current MQU */
  content: 'mobile';
  display: none;
}

@media only screen and (min-width: 1050px) {
  body::before {
    /* never visible - this is used in jQuery to check the current MQU */
    content: 'desktop';
  }
}

@media only screen and (min-width: 1050px) {
  body[data-hijacking="on"] {
    overflow: hidden;
  }
}

.cd-section {
  height: 100vh;
}

.cd-section .content {
  position: relative;
  height: 100vh;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cd-section .content .inner {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (min-width: 1050px) {
  .cd-section h2 {
    font-size: 4rem;
    font-weight: 300;
  }
  [data-hijacking="on"] .cd-section {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  [data-hijacking="on"] .cd-section > div {
    visibility: visible;
  }
  [data-hijacking="off"] .cd-section > div {
    opacity: 0;
  }
  [data-animation="rotate"] .cd-section {
    /* enable a 3D-space for children elements */
    -webkit-perspective: 1800px;
    -moz-perspective: 1800px;
    perspective: 1800px;
  }
  [data-hijacking="on"][data-animation="rotate"] .cd-section:not(:first-of-type) {
    -webkit-perspective-origin: center 0;
    -moz-perspective-origin: center 0;
    perspective-origin: center 0;
  }
  [data-animation="scaleDown"] .cd-section > div,
  [data-animation="gallery"] .cd-section > div,
  [data-animation="catch"] .cd-section > div {
    box-shadow: 0 0 0 rgba(51, 51, 51, 0.4);
  }
  [data-animation="opacity"] .cd-section.visible > div {
    z-index: 1;
  }
}

@media only screen and (min-width: 1050px) {
  .cd-section:first-of-type > div::before {
    display: none;
  }
}

@media only screen and (min-width: 1050px) {
  .cd-section > div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* Force Hardware Acceleration */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  [data-hijacking="on"] .cd-section > div {
    position: absolute;
  }
  [data-animation="rotate"] .cd-section > div {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.cd-vertical-nav {
  position: fixed;
  z-index: 1;
  list-style: none;
  padding: 0;
  right: 3%;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.cd-vertical-nav a {
  display: block;
  height: 40px;
  width: 40px;
  /* image replace */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: url(../img/scroll-slideshow/cd-icon-arrow.svg) no-repeat center center;
}

.cd-vertical-nav a.cd-prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-bottom: 10px;
}

.cd-vertical-nav a.inactive {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  -o-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
}

@media only screen and (min-width: 1050px) {
  .cd-vertical-nav {
    display: block;
  }
}


/** 29. SPECIALTY
**********************************/
.error404 {
  background: url(../img/noise.gif);
  background-repeat: repeat;
  background-attachment: fixed;
}

.error404 .footer {
  background-color: #fff;
}

.page-404 {
  text-align: center;
  padding-top: 12%;
}

.page-404-title {
  font-size: 160px;
}

@media screen and (max-width: 991px) {
  .page-404 {
    padding-top: 134px;
  }
}

@media screen and (max-width: 480px) {
  .page-404 {
    padding-top: 96px;
  }
  .page-404-title {
    font-size: 128px;
    margin-bottom: 10px;
  }
}

.error404.light-skin .page-404-title, .error404.light-skin h2,
.error404.light-skin .page-404-content {
  color: #fff;
}

.coming-soon {
  background-color: #f2f2f2;
  background-repeat: repeat;
  background-attachment: fixed;
}

.coming-soon.light-skin h1, .coming-soon.light-skin h2, .coming-soon.light-skin h3, .coming-soon.light-skin h4, .coming-soon.light-skin h5, .coming-soon.light-skin h6,
.coming-soon.light-skin p, .coming-soon.light-skin .s-barre a,
.coming-soon.light-skin .time_circles > div > h4,
.coming-soon.light-skin .time_circles > div > span {
  color: #fff;
}

.cs-page {
  text-align: center;
}

.cs-page .site-logo {
  position: relative;
  display: inline-block;
  margin-bottom: 48px;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
