@charset "UTF-8";
/* ==========================================================================
	Filename: base.css
	Version: 1.0.0 (2016-05-06)
	Website: hotel.sarin.co.nz
	Author: Tayyab Azam, Dhruv Raniga
	Description: Handles the site global layout
   ========================================================================== */
/*
[Content]
SASS Imports
Base
Accessibility
Structure
Header
Navigation
Content
Footer
Gravity Forms
Media queries
Animation
No Script
Print styles
*/
/*
[Color codes]
*/
/*
[Typographic scale]
6,7,8,9,10,12,14,16,18,21,24,28,32,36,42,48,55,63,73,84,96,110,127,146,167,192
*/
/* ==========================================================================
	SASS IMPORTS
   ========================================================================== */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 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 {
  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;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

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

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

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

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

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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

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

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

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

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

.text-uppercase, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #777777; }

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

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

.list-unstyled, #main .gform_wrapper ul {
  padding-left: 0;
  list-style: none; }

.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: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

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

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.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.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .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.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .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.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

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

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

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

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

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

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

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

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

textarea.form-control,
#main .gform_wrapper .ginput_container textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

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

.form-group, #main .gform_wrapper li {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

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

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

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

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

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

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

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

.form-group-sm .form-control, .form-group-sm #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .form-group-sm input, .form-group-sm
#main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-group-sm select, .form-group-sm
#main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .form-group-sm textarea {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control, .form-group-sm
#main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-group-sm select {
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

.form-group-lg .form-control, .form-group-lg #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .form-group-lg input, .form-group-lg
#main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-group-lg select, .form-group-lg
#main .gform_wrapper .ginput_container textarea,
#main .gform_wrapper .ginput_container .form-group-lg textarea {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control, .form-group-lg
#main .gform_wrapper .ginput_container select,
#main .gform_wrapper .ginput_container .form-group-lg select {
  height: 46px;
  line-height: 46px; }

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

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

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .has-feedback input, .has-feedback
  #main .gform_wrapper .ginput_container select,
  #main .gform_wrapper .ginput_container .has-feedback select, .has-feedback
  #main .gform_wrapper .ginput_container textarea,
  #main .gform_wrapper .ginput_container .has-feedback textarea {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg #main .gform_wrapper .ginput_container input + .form-control-feedback, #main .gform_wrapper .ginput_container
.form-group-lg input + .form-control-feedback,
.form-group-lg
#main .gform_wrapper .ginput_container select + .form-control-feedback,
#main .gform_wrapper .ginput_container
.form-group-lg select + .form-control-feedback,
.form-group-lg
#main .gform_wrapper .ginput_container textarea + .form-control-feedback,
#main .gform_wrapper .ginput_container
.form-group-lg textarea + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm #main .gform_wrapper .ginput_container input + .form-control-feedback, #main .gform_wrapper .ginput_container
.form-group-sm input + .form-control-feedback,
.form-group-sm
#main .gform_wrapper .ginput_container select + .form-control-feedback,
#main .gform_wrapper .ginput_container
.form-group-sm select + .form-control-feedback,
.form-group-sm
#main .gform_wrapper .ginput_container textarea + .form-control-feedback,
#main .gform_wrapper .ginput_container
.form-group-sm textarea + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

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

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

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

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

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

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

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

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

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

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

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

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

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .form-inline #main .gform_wrapper li, #main .gform_wrapper .form-inline li {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .form-inline input, .form-inline
  #main .gform_wrapper .ginput_container select,
  #main .gform_wrapper .ginput_container .form-inline select, .form-inline
  #main .gform_wrapper .ginput_container textarea,
  #main .gform_wrapper .ginput_container .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container
    .form-inline .input-group input,
    .form-inline .input-group
    #main .gform_wrapper .ginput_container select,
    #main .gform_wrapper .ginput_container
    .form-inline .input-group select,
    .form-inline .input-group
    #main .gform_wrapper .ginput_container textarea,
    #main .gform_wrapper .ginput_container
    .form-inline .input-group textarea {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline #main .gform_wrapper .ginput_container .input-group > input, #main .gform_wrapper .ginput_container .form-inline .input-group > input, .form-inline
  #main .gform_wrapper .ginput_container .input-group > select,
  #main .gform_wrapper .ginput_container .form-inline .input-group > select, .form-inline
  #main .gform_wrapper .ginput_container .input-group > textarea,
  #main .gform_wrapper .ginput_container .form-inline .input-group > textarea {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group, .form-horizontal #main .gform_wrapper li, #main .gform_wrapper .form-horizontal li {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal #main .gform_wrapper li:before, #main .gform_wrapper .form-horizontal li:before, .form-horizontal .form-group:after, .form-horizontal #main .gform_wrapper li:after, #main .gform_wrapper .form-horizontal li:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-horizontal #main .gform_wrapper li:after, #main .gform_wrapper .form-horizontal li:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

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

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.alert, #main .gform_wrapper .validation_error, #main .gform_wrapper #gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, #main .gform_wrapper .validation_error h4, #main .gform_wrapper #gforms_confirmation_message h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link, #main .gform_wrapper .validation_error .alert-link, #main .gform_wrapper #gforms_confirmation_message .alert-link {
    font-weight: bold; }
  .alert > p, #main .gform_wrapper .validation_error > p, #main .gform_wrapper #gforms_confirmation_message > p,
  .alert > ul, #main .gform_wrapper .validation_error > ul, #main .gform_wrapper #gforms_confirmation_message > ul {
    margin-bottom: 0; }
  .alert > p + p, #main .gform_wrapper .validation_error > p + p, #main .gform_wrapper #gforms_confirmation_message > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success, #main .gform_wrapper #gforms_confirmation_message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr, #main .gform_wrapper #gforms_confirmation_message hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link, #main .gform_wrapper #gforms_confirmation_message .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger, #main .gform_wrapper .validation_error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr, #main .gform_wrapper .validation_error hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link, #main .gform_wrapper .validation_error .alert-link {
    color: #843534; }

.clearfix:before, #main .gform_wrapper li.radio-button .ginput_container ul:before, .clearfix:after, #main .gform_wrapper li.radio-button .ginput_container ul:after {
  content: " ";
  display: table; }

.clearfix:after, #main .gform_wrapper li.radio-button .ginput_container ul: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 !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

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

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

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  box-sizing: border-box;
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  transition: transform 0.4s ease;
  transform: translate3d(100%, 0, 0); }
  .mm-panel.mm-opened {
    transform: translate3d(0%, 0, 0); }
  .mm-panel.mm-subopened {
    transform: translate3d(-30%, 0, 0); }
  .mm-panel.mm-highest {
    z-index: 1; }

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }
  .mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 40px; }
  .mm-panels > .mm-panel:not(.mm-hidden) {
    display: block; }
  .mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
    content: '';
    display: block;
    height: 20px; }

.mm-vertical .mm-panel {
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
  .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }
  .mm-vertical .mm-listview > li > .mm-next:after,
  .mm-listview > li.mm-vertical > .mm-next:after {
    top: 16px;
    bottom: auto; }

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  transform: rotate(45deg);
  right: 19px; }

.mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-clear:before, .mm-clear:after,
.mm-close:before,
.mm-close:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg); }

.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .mm-navbar > * {
    display: block;
    padding: 10px 0; }
  .mm-navbar a,
  .mm-navbar a:hover {
    text-decoration: none; }
  .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0; }
  .mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }
  .mm-listview a,
  .mm-listview a:hover {
    text-decoration: none; }
  .mm-listview > li {
    position: relative; }
    .mm-listview > li, .mm-listview > li:after,
    .mm-listview > li .mm-next,
    .mm-listview > li .mm-next:before {
      border-color: inherit; }
    .mm-listview > li > a,
    .mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
      .mm-listview > li > a.mm-arrow,
      .mm-listview > li > span.mm-arrow {
        padding-right: 50px; }
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
    .mm-listview > li:not(.mm-divider):after {
      left: 20px; }
  .mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
    .mm-listview .mm-next:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .mm-listview .mm-next + a,
    .mm-listview .mm-next + span {
      margin-right: 50px; }
    .mm-listview .mm-next.mm-fullsubopen {
      width: 100%; }
      .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none; }
      .mm-listview .mm-next.mm-fullsubopen + a,
      .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }
  .mm-listview .mm-inset > li {
    padding: 5px 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }
  .mm-listview .mm-spacer > .mm-next {
    top: 40px; }
  .mm-listview .mm-spacer.mm-divider {
    padding-top: 25px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }
  .mm-menu .mm-navbar > *,
  .mm-menu .mm-navbar a {
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-btn:before, .mm-menu .mm-btn:after {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, 0.1); }
    .mm-menu .mm-listview > li .mm-next:after,
    .mm-menu .mm-listview > li .mm-arrow:after {
      border-color: rgba(0, 0, 0, 0.3); }
    .mm-menu .mm-listview > li a:not(.mm-next) {
      -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
      tap-highlight-color: rgba(255, 255, 255, 0.5); }
    .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
    .mm-menu .mm-listview > li.mm-selected > span {
      background: rgba(255, 255, 255, 0.5); }
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, 0.05); }
  .mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu pageShadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    transform: translate3d(-440px, 0, 0); } }

/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  transform: none !important;
  z-index: 0; }

html.mm-front #mm-blocker {
  z-index: 1; }

html.mm-front .mm-menu {
  z-index: 2; }

.mm-menu.mm-front, .mm-menu.mm-next {
  transition: transform 0.4s ease;
  transform: translate3d(-100%, 0, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu offCanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  transition: transform 0.4s ease;
  z-index: 1; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking {
  overflow: hidden; }
  html.mm-blocking body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed; }
  .mm-menu.mm-offcanvas.mm-current {
    display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    transform: translate3d(440px, 0, 0); } }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.2857142857em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.8571428571em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Iconic for Bootstrap */
/* Override Bootstrap default variable */
@font-face {
  font-family: 'iconic-sm';
  src: url("../fonts/iconic-sm.eot");
  src: url("../fonts/iconic-sm.eot?#iconic-sm") format("embedded-opentype"), url("../fonts/iconic-sm.woff") format("woff"), url("../fonts/iconic-sm.ttf") format("truetype"), url("../fonts/iconic-sm.svg#iconic-sm") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'iconic-md';
  src: url("../fonts/iconic-md.eot");
  src: url("../fonts/iconic-md.eot?#iconic-md") format("embedded-opentype"), url("../fonts/iconic-md.woff") format("woff"), url("../fonts/iconic-md.ttf") format("truetype"), url("../fonts/iconic-md.svg#iconic-md") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'iconic-lg';
  src: url("../fonts/iconic-lg.eot");
  src: url("../fonts/iconic-lg.eot?#iconic-lg") format("embedded-opentype"), url("../fonts/iconic-lg.woff") format("woff"), url("../fonts/iconic-lg.ttf") format("truetype"), url("../fonts/iconic-lg.svg#iconic-lg") format("svg");
  font-weight: normal;
  font-style: normal; }

.iconic {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'iconic-sm';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .iconic:before {
    display: inline-block; }
  .iconic:empty:before {
    width: 1em;
    text-align: center;
    box-sizing: content-box; }
  .iconic.iconic-sm:before, .iconic.iconic-md:before, .iconic.iconic-lg:before, .iconic.iconic-icon-sm:before, .iconic.iconic-icon-md:before, .iconic.iconic-icon-lg:before {
    font-weight: normal;
    font-style: normal; }
  .iconic.iconic-sm:before {
    font-family: 'iconic-sm';
    font-size: 16px; }
  .iconic.iconic-md:before {
    font-family: 'iconic-md';
    font-size: 32px; }
  .iconic.iconic-lg:before {
    font-family: 'iconic-lg';
    font-size: 128px; }
  .iconic.iconic-icon-sm:before {
    font-family: 'iconic-sm'; }
  .iconic.iconic-icon-md:before {
    font-family: 'iconic-md'; }
  .iconic.iconic-icon-lg:before {
    font-family: 'iconic-lg'; }
  .iconic.iconic-size-sm:before {
    font-size: 16px; }
  .iconic.iconic-size-md:before {
    font-size: 32px; }
  .iconic.iconic-size-lg:before {
    font-size: 128px; }
  .iconic.iconic-align-center:before {
    text-align: center; }
  .iconic.iconic-align-left:before {
    text-align: left; }
  .iconic.iconic-align-right:before {
    text-align: right; }
  .iconic.iconic-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1); }
  .iconic.iconic-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(-1, 1);
    transform: scale(1, -1); }
  .iconic.iconic-flip-horizontal-vertical:before {
    -webkit-transform: scale(-1, -1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, -1); }

.iconic-account-login:before {
  content: '\e000'; }

.iconic-account-logout:before {
  content: '\e001'; }

.iconic-action-redo:before {
  content: '\e002'; }

.iconic-action-undo:before {
  content: '\e003'; }

.iconic-align-center:before {
  content: '\e004'; }

.iconic-align-left:before {
  content: '\e005'; }

.iconic-align-right:before {
  content: '\e006'; }

.iconic-aperture:before {
  content: '\e007'; }

.iconic-arrow-bottom-fill-acute:before {
  content: '\e008'; }

.iconic-arrow-bottom-fill-angled:before {
  content: '\e009'; }

.iconic-arrow-bottom-fill-large-acute:before {
  content: '\e00a'; }

.iconic-arrow-bottom-fill-large-angled:before {
  content: '\e00b'; }

.iconic-arrow-bottom-fill-large-oblique:before {
  content: '\e00c'; }

.iconic-arrow-bottom-fill-large:before {
  content: '\e00d'; }

.iconic-arrow-bottom-fill-oblique:before {
  content: '\e00e'; }

.iconic-arrow-bottom-fill:before {
  content: '\e00f'; }

.iconic-arrow-bottom-left-fill-acute:before {
  content: '\e010'; }

.iconic-arrow-bottom-left-fill-angled:before {
  content: '\e011'; }

.iconic-arrow-bottom-left-fill-large-acute:before {
  content: '\e012'; }

.iconic-arrow-bottom-left-fill-large-angled:before {
  content: '\e013'; }

.iconic-arrow-bottom-left-fill-large-oblique:before {
  content: '\e014'; }

.iconic-arrow-bottom-left-fill-large:before {
  content: '\e015'; }

.iconic-arrow-bottom-left-fill-oblique:before {
  content: '\e016'; }

.iconic-arrow-bottom-left-fill:before {
  content: '\e017'; }

.iconic-arrow-bottom-left-line-acute:before {
  content: '\e018'; }

.iconic-arrow-bottom-left-line-large-acute:before {
  content: '\e019'; }

.iconic-arrow-bottom-left-line-large-oblique:before {
  content: '\e01a'; }

.iconic-arrow-bottom-left-line-large:before {
  content: '\e01b'; }

.iconic-arrow-bottom-left-line-oblique:before {
  content: '\e01c'; }

.iconic-arrow-bottom-left-line:before {
  content: '\e01d'; }

.iconic-arrow-bottom-line-acute:before {
  content: '\e01e'; }

.iconic-arrow-bottom-line-large-acute:before {
  content: '\e01f'; }

.iconic-arrow-bottom-line-large-oblique:before {
  content: '\e020'; }

.iconic-arrow-bottom-line-large:before {
  content: '\e021'; }

.iconic-arrow-bottom-line-oblique:before {
  content: '\e022'; }

.iconic-arrow-bottom-line:before {
  content: '\e023'; }

.iconic-arrow-bottom-right-fill-acute:before {
  content: '\e024'; }

.iconic-arrow-bottom-right-fill-angled:before {
  content: '\e025'; }

.iconic-arrow-bottom-right-fill-large-acute:before {
  content: '\e026'; }

.iconic-arrow-bottom-right-fill-large-angled:before {
  content: '\e027'; }

.iconic-arrow-bottom-right-fill-large-oblique:before {
  content: '\e028'; }

.iconic-arrow-bottom-right-fill-large:before {
  content: '\e029'; }

.iconic-arrow-bottom-right-fill-oblique:before {
  content: '\e02a'; }

.iconic-arrow-bottom-right-fill:before {
  content: '\e02b'; }

.iconic-arrow-bottom-right-line-acute:before {
  content: '\e02c'; }

.iconic-arrow-bottom-right-line-large-acute:before {
  content: '\e02d'; }

.iconic-arrow-bottom-right-line-large-oblique:before {
  content: '\e02e'; }

.iconic-arrow-bottom-right-line-large:before {
  content: '\e02f'; }

.iconic-arrow-bottom-right-line-oblique:before {
  content: '\e030'; }

.iconic-arrow-bottom-right-line:before {
  content: '\e031'; }

.iconic-arrow-left-fill-acute:before {
  content: '\e032'; }

.iconic-arrow-left-fill-angled:before {
  content: '\e033'; }

.iconic-arrow-left-fill-large-acute:before {
  content: '\e034'; }

.iconic-arrow-left-fill-large-angled:before {
  content: '\e035'; }

.iconic-arrow-left-fill-large-oblique:before {
  content: '\e036'; }

.iconic-arrow-left-fill-large:before {
  content: '\e037'; }

.iconic-arrow-left-fill-oblique:before {
  content: '\e038'; }

.iconic-arrow-left-fill:before {
  content: '\e039'; }

.iconic-arrow-left-line-acute:before {
  content: '\e03a'; }

.iconic-arrow-left-line-large-acute:before {
  content: '\e03b'; }

.iconic-arrow-left-line-large-oblique:before {
  content: '\e03c'; }

.iconic-arrow-left-line-large:before {
  content: '\e03d'; }

.iconic-arrow-left-line-oblique:before {
  content: '\e03e'; }

.iconic-arrow-left-line:before {
  content: '\e03f'; }

.iconic-arrow-right-angle-bottom-left-fill-acute:before {
  content: '\e040'; }

.iconic-arrow-right-angle-bottom-left-fill-angled:before {
  content: '\e041'; }

.iconic-arrow-right-angle-bottom-left-fill:before {
  content: '\e042'; }

.iconic-arrow-right-angle-bottom-left-line:before {
  content: '\e043'; }

.iconic-arrow-right-angle-bottom-right-fill-acute:before {
  content: '\e044'; }

.iconic-arrow-right-angle-bottom-right-fill-angled:before {
  content: '\e045'; }

.iconic-arrow-right-angle-bottom-right-fill:before {
  content: '\e046'; }

.iconic-arrow-right-angle-bottom-right-line:before {
  content: '\e047'; }

.iconic-arrow-right-angle-left-bottom-fill-acute:before {
  content: '\e048'; }

.iconic-arrow-right-angle-left-bottom-fill-angled:before {
  content: '\e049'; }

.iconic-arrow-right-angle-left-bottom-fill:before {
  content: '\e04a'; }

.iconic-arrow-right-angle-left-bottom-line:before {
  content: '\e04b'; }

.iconic-arrow-right-angle-left-top-fill-acute:before {
  content: '\e04c'; }

.iconic-arrow-right-angle-left-top-fill-angled:before {
  content: '\e04d'; }

.iconic-arrow-right-angle-left-top-fill:before {
  content: '\e04e'; }

.iconic-arrow-right-angle-left-top-line:before {
  content: '\e04f'; }

.iconic-arrow-right-angle-right-bottom-fill-acute:before {
  content: '\e050'; }

.iconic-arrow-right-angle-right-bottom-fill-angled:before {
  content: '\e051'; }

.iconic-arrow-right-angle-right-bottom-fill:before {
  content: '\e052'; }

.iconic-arrow-right-angle-right-bottom-line:before {
  content: '\e053'; }

.iconic-arrow-right-angle-right-top-fill-acute:before {
  content: '\e054'; }

.iconic-arrow-right-angle-right-top-fill-angled:before {
  content: '\e055'; }

.iconic-arrow-right-angle-right-top-fill:before {
  content: '\e056'; }

.iconic-arrow-right-angle-right-top-line:before {
  content: '\e057'; }

.iconic-arrow-right-angle-thick-bottom-left-fill-acute:before {
  content: '\e058'; }

.iconic-arrow-right-angle-thick-bottom-left-fill-angled:before {
  content: '\e059'; }

.iconic-arrow-right-angle-thick-bottom-left-fill:before {
  content: '\e05a'; }

.iconic-arrow-right-angle-thick-bottom-left-line:before {
  content: '\e05b'; }

.iconic-arrow-right-angle-thick-bottom-right-fill-acute:before {
  content: '\e05c'; }

.iconic-arrow-right-angle-thick-bottom-right-fill-angled:before {
  content: '\e05d'; }

.iconic-arrow-right-angle-thick-bottom-right-fill:before {
  content: '\e05e'; }

.iconic-arrow-right-angle-thick-bottom-right-line:before {
  content: '\e05f'; }

.iconic-arrow-right-angle-thick-left-bottom-fill-acute:before {
  content: '\e060'; }

.iconic-arrow-right-angle-thick-left-bottom-fill-angled:before {
  content: '\e061'; }

.iconic-arrow-right-angle-thick-left-bottom-fill:before {
  content: '\e062'; }

.iconic-arrow-right-angle-thick-left-bottom-line:before {
  content: '\e063'; }

.iconic-arrow-right-angle-thick-left-top-fill-acute:before {
  content: '\e064'; }

.iconic-arrow-right-angle-thick-left-top-fill-angled:before {
  content: '\e065'; }

.iconic-arrow-right-angle-thick-left-top-fill:before {
  content: '\e066'; }

.iconic-arrow-right-angle-thick-left-top-line:before {
  content: '\e067'; }

.iconic-arrow-right-angle-thick-right-bottom-fill-acute:before {
  content: '\e068'; }

.iconic-arrow-right-angle-thick-right-bottom-fill-angled:before {
  content: '\e069'; }

.iconic-arrow-right-angle-thick-right-bottom-fill:before {
  content: '\e06a'; }

.iconic-arrow-right-angle-thick-right-bottom-line:before {
  content: '\e06b'; }

.iconic-arrow-right-angle-thick-right-top-fill-acute:before {
  content: '\e06c'; }

.iconic-arrow-right-angle-thick-right-top-fill-angled:before {
  content: '\e06d'; }

.iconic-arrow-right-angle-thick-right-top-fill:before {
  content: '\e06e'; }

.iconic-arrow-right-angle-thick-right-top-line:before {
  content: '\e06f'; }

.iconic-arrow-right-angle-thick-top-left-fill-acute:before {
  content: '\e070'; }

.iconic-arrow-right-angle-thick-top-left-fill-angled:before {
  content: '\e071'; }

.iconic-arrow-right-angle-thick-top-left-fill:before {
  content: '\e072'; }

.iconic-arrow-right-angle-thick-top-left-line:before {
  content: '\e073'; }

.iconic-arrow-right-angle-thick-top-right-fill-acute:before {
  content: '\e074'; }

.iconic-arrow-right-angle-thick-top-right-fill-angled:before {
  content: '\e075'; }

.iconic-arrow-right-angle-thick-top-right-fill:before {
  content: '\e076'; }

.iconic-arrow-right-angle-thick-top-right-line:before {
  content: '\e077'; }

.iconic-arrow-right-angle-top-left-fill-acute:before {
  content: '\e078'; }

.iconic-arrow-right-angle-top-left-fill-angled:before {
  content: '\e079'; }

.iconic-arrow-right-angle-top-left-fill:before {
  content: '\e07a'; }

.iconic-arrow-right-angle-top-left-line:before {
  content: '\e07b'; }

.iconic-arrow-right-angle-top-right-fill-acute:before {
  content: '\e07c'; }

.iconic-arrow-right-angle-top-right-fill-angled:before {
  content: '\e07d'; }

.iconic-arrow-right-angle-top-right-fill:before {
  content: '\e07e'; }

.iconic-arrow-right-angle-top-right-line:before {
  content: '\e07f'; }

.iconic-arrow-right-fill-acute:before {
  content: '\e080'; }

.iconic-arrow-right-fill-angled:before {
  content: '\e081'; }

.iconic-arrow-right-fill-large-acute:before {
  content: '\e082'; }

.iconic-arrow-right-fill-large-angled:before {
  content: '\e083'; }

.iconic-arrow-right-fill-large-oblique:before {
  content: '\e084'; }

.iconic-arrow-right-fill-large:before {
  content: '\e085'; }

.iconic-arrow-right-fill-oblique:before {
  content: '\e086'; }

.iconic-arrow-right-fill:before {
  content: '\e087'; }

.iconic-arrow-right-line-acute:before {
  content: '\e088'; }

.iconic-arrow-right-line-large-acute:before {
  content: '\e089'; }

.iconic-arrow-right-line-large-oblique:before {
  content: '\e08a'; }

.iconic-arrow-right-line-large:before {
  content: '\e08b'; }

.iconic-arrow-right-line-oblique:before {
  content: '\e08c'; }

.iconic-arrow-right-line:before {
  content: '\e08d'; }

.iconic-arrow-thick-bottom-fill-acute:before {
  content: '\e08e'; }

.iconic-arrow-thick-bottom-fill-angled:before {
  content: '\e08f'; }

.iconic-arrow-thick-bottom-fill-large-acute:before {
  content: '\e090'; }

.iconic-arrow-thick-bottom-fill-large-angled:before {
  content: '\e091'; }

.iconic-arrow-thick-bottom-fill-large-oblique:before {
  content: '\e092'; }

.iconic-arrow-thick-bottom-fill-large:before {
  content: '\e093'; }

.iconic-arrow-thick-bottom-fill-oblique:before {
  content: '\e094'; }

.iconic-arrow-thick-bottom-fill:before {
  content: '\e095'; }

.iconic-arrow-thick-bottom-left-fill-acute:before {
  content: '\e096'; }

.iconic-arrow-thick-bottom-left-fill-angled:before {
  content: '\e097'; }

.iconic-arrow-thick-bottom-left-fill-large-acute:before {
  content: '\e098'; }

.iconic-arrow-thick-bottom-left-fill-large-angled:before {
  content: '\e099'; }

.iconic-arrow-thick-bottom-left-fill-large-oblique:before {
  content: '\e09a'; }

.iconic-arrow-thick-bottom-left-fill-large:before {
  content: '\e09b'; }

.iconic-arrow-thick-bottom-left-fill-oblique:before {
  content: '\e09c'; }

.iconic-arrow-thick-bottom-left-fill:before {
  content: '\e09d'; }

.iconic-arrow-thick-bottom-left-line-acute:before {
  content: '\e09e'; }

.iconic-arrow-thick-bottom-left-line-large-acute:before {
  content: '\e09f'; }

.iconic-arrow-thick-bottom-left-line-large-oblique:before {
  content: '\e0a0'; }

.iconic-arrow-thick-bottom-left-line-large:before {
  content: '\e0a1'; }

.iconic-arrow-thick-bottom-left-line-oblique:before {
  content: '\e0a2'; }

.iconic-arrow-thick-bottom-left-line:before {
  content: '\e0a3'; }

.iconic-arrow-thick-bottom-line-acute:before {
  content: '\e0a4'; }

.iconic-arrow-thick-bottom-line-large-acute:before {
  content: '\e0a5'; }

.iconic-arrow-thick-bottom-line-large-oblique:before {
  content: '\e0a6'; }

.iconic-arrow-thick-bottom-line-large:before {
  content: '\e0a7'; }

.iconic-arrow-thick-bottom-line-oblique:before {
  content: '\e0a8'; }

.iconic-arrow-thick-bottom-line:before {
  content: '\e0a9'; }

.iconic-arrow-thick-bottom-right-fill-acute:before {
  content: '\e0aa'; }

.iconic-arrow-thick-bottom-right-fill-angled:before {
  content: '\e0ab'; }

.iconic-arrow-thick-bottom-right-fill-large-acute:before {
  content: '\e0ac'; }

.iconic-arrow-thick-bottom-right-fill-large-angled:before {
  content: '\e0ad'; }

.iconic-arrow-thick-bottom-right-fill-large-oblique:before {
  content: '\e0ae'; }

.iconic-arrow-thick-bottom-right-fill-large:before {
  content: '\e0af'; }

.iconic-arrow-thick-bottom-right-fill-oblique:before {
  content: '\e0b0'; }

.iconic-arrow-thick-bottom-right-fill:before {
  content: '\e0b1'; }

.iconic-arrow-thick-bottom-right-line-acute:before {
  content: '\e0b2'; }

.iconic-arrow-thick-bottom-right-line-large-acute:before {
  content: '\e0b3'; }

.iconic-arrow-thick-bottom-right-line-large-oblique:before {
  content: '\e0b4'; }

.iconic-arrow-thick-bottom-right-line-large:before {
  content: '\e0b5'; }

.iconic-arrow-thick-bottom-right-line-oblique:before {
  content: '\e0b6'; }

.iconic-arrow-thick-bottom-right-line:before {
  content: '\e0b7'; }

.iconic-arrow-thick-left-fill-acute:before {
  content: '\e0b8'; }

.iconic-arrow-thick-left-fill-angled:before {
  content: '\e0b9'; }

.iconic-arrow-thick-left-fill-large-acute:before {
  content: '\e0ba'; }

.iconic-arrow-thick-left-fill-large-angled:before {
  content: '\e0bb'; }

.iconic-arrow-thick-left-fill-large-oblique:before {
  content: '\e0bc'; }

.iconic-arrow-thick-left-fill-large:before {
  content: '\e0bd'; }

.iconic-arrow-thick-left-fill-oblique:before {
  content: '\e0be'; }

.iconic-arrow-thick-left-fill:before {
  content: '\e0bf'; }

.iconic-arrow-thick-left-line-acute:before {
  content: '\e0c0'; }

.iconic-arrow-thick-left-line-large-acute:before {
  content: '\e0c1'; }

.iconic-arrow-thick-left-line-large-oblique:before {
  content: '\e0c2'; }

.iconic-arrow-thick-left-line-large:before {
  content: '\e0c3'; }

.iconic-arrow-thick-left-line-oblique:before {
  content: '\e0c4'; }

.iconic-arrow-thick-left-line:before {
  content: '\e0c5'; }

.iconic-arrow-thick-right-fill-acute:before {
  content: '\e0c6'; }

.iconic-arrow-thick-right-fill-angled:before {
  content: '\e0c7'; }

.iconic-arrow-thick-right-fill-large-acute:before {
  content: '\e0c8'; }

.iconic-arrow-thick-right-fill-large-angled:before {
  content: '\e0c9'; }

.iconic-arrow-thick-right-fill-large-oblique:before {
  content: '\e0ca'; }

.iconic-arrow-thick-right-fill-large:before {
  content: '\e0cb'; }

.iconic-arrow-thick-right-fill-oblique:before {
  content: '\e0cc'; }

.iconic-arrow-thick-right-fill:before {
  content: '\e0cd'; }

.iconic-arrow-thick-right-line-acute:before {
  content: '\e0ce'; }

.iconic-arrow-thick-right-line-large-acute:before {
  content: '\e0cf'; }

.iconic-arrow-thick-right-line-large-oblique:before {
  content: '\e0d0'; }

.iconic-arrow-thick-right-line-large:before {
  content: '\e0d1'; }

.iconic-arrow-thick-right-line-oblique:before {
  content: '\e0d2'; }

.iconic-arrow-thick-right-line:before {
  content: '\e0d3'; }

.iconic-arrow-thick-top-fill-acute:before {
  content: '\e0d4'; }

.iconic-arrow-thick-top-fill-angled:before {
  content: '\e0d5'; }

.iconic-arrow-thick-top-fill-large-acute:before {
  content: '\e0d6'; }

.iconic-arrow-thick-top-fill-large-angled:before {
  content: '\e0d7'; }

.iconic-arrow-thick-top-fill-large-oblique:before {
  content: '\e0d8'; }

.iconic-arrow-thick-top-fill-large:before {
  content: '\e0d9'; }

.iconic-arrow-thick-top-fill-oblique:before {
  content: '\e0da'; }

.iconic-arrow-thick-top-fill:before {
  content: '\e0db'; }

.iconic-arrow-thick-top-left-fill-acute:before {
  content: '\e0dc'; }

.iconic-arrow-thick-top-left-fill-angled:before {
  content: '\e0dd'; }

.iconic-arrow-thick-top-left-fill-large-acute:before {
  content: '\e0de'; }

.iconic-arrow-thick-top-left-fill-large-angled:before {
  content: '\e0df'; }

.iconic-arrow-thick-top-left-fill-large-oblique:before {
  content: '\e0e0'; }

.iconic-arrow-thick-top-left-fill-large:before {
  content: '\e0e1'; }

.iconic-arrow-thick-top-left-fill-oblique:before {
  content: '\e0e2'; }

.iconic-arrow-thick-top-left-fill:before {
  content: '\e0e3'; }

.iconic-arrow-thick-top-left-line-acute:before {
  content: '\e0e4'; }

.iconic-arrow-thick-top-left-line-large-acute:before {
  content: '\e0e5'; }

.iconic-arrow-thick-top-left-line-large-oblique:before {
  content: '\e0e6'; }

.iconic-arrow-thick-top-left-line-large:before {
  content: '\e0e7'; }

.iconic-arrow-thick-top-left-line-oblique:before {
  content: '\e0e8'; }

.iconic-arrow-thick-top-left-line:before {
  content: '\e0e9'; }

.iconic-arrow-thick-top-line-acute:before {
  content: '\e0ea'; }

.iconic-arrow-thick-top-line-large-acute:before {
  content: '\e0eb'; }

.iconic-arrow-thick-top-line-large-oblique:before {
  content: '\e0ec'; }

.iconic-arrow-thick-top-line-large:before {
  content: '\e0ed'; }

.iconic-arrow-thick-top-line-oblique:before {
  content: '\e0ee'; }

.iconic-arrow-thick-top-line:before {
  content: '\e0ef'; }

.iconic-arrow-thick-top-right-fill-acute:before {
  content: '\e0f0'; }

.iconic-arrow-thick-top-right-fill-angled:before {
  content: '\e0f1'; }

.iconic-arrow-thick-top-right-fill-large-acute:before {
  content: '\e0f2'; }

.iconic-arrow-thick-top-right-fill-large-angled:before {
  content: '\e0f3'; }

.iconic-arrow-thick-top-right-fill-large-oblique:before {
  content: '\e0f4'; }

.iconic-arrow-thick-top-right-fill-large:before {
  content: '\e0f5'; }

.iconic-arrow-thick-top-right-fill-oblique:before {
  content: '\e0f6'; }

.iconic-arrow-thick-top-right-fill:before {
  content: '\e0f7'; }

.iconic-arrow-thick-top-right-line-acute:before {
  content: '\e0f8'; }

.iconic-arrow-thick-top-right-line-large-acute:before {
  content: '\e0f9'; }

.iconic-arrow-thick-top-right-line-large-oblique:before {
  content: '\e0fa'; }

.iconic-arrow-thick-top-right-line-large:before {
  content: '\e0fb'; }

.iconic-arrow-thick-top-right-line-oblique:before {
  content: '\e0fc'; }

.iconic-arrow-thick-top-right-line:before {
  content: '\e0fd'; }

.iconic-arrow-top-fill-acute:before {
  content: '\e0fe'; }

.iconic-arrow-top-fill-angled:before {
  content: '\e0ff'; }

.iconic-arrow-top-fill-large-acute:before {
  content: '\e100'; }

.iconic-arrow-top-fill-large-angled:before {
  content: '\e101'; }

.iconic-arrow-top-fill-large-oblique:before {
  content: '\e102'; }

.iconic-arrow-top-fill-large:before {
  content: '\e103'; }

.iconic-arrow-top-fill-oblique:before {
  content: '\e104'; }

.iconic-arrow-top-fill:before {
  content: '\e105'; }

.iconic-arrow-top-left-fill-acute:before {
  content: '\e106'; }

.iconic-arrow-top-left-fill-angled:before {
  content: '\e107'; }

.iconic-arrow-top-left-fill-large-acute:before {
  content: '\e108'; }

.iconic-arrow-top-left-fill-large-angled:before {
  content: '\e109'; }

.iconic-arrow-top-left-fill-large-oblique:before {
  content: '\e10a'; }

.iconic-arrow-top-left-fill-large:before {
  content: '\e10b'; }

.iconic-arrow-top-left-fill-oblique:before {
  content: '\e10c'; }

.iconic-arrow-top-left-fill:before {
  content: '\e10d'; }

.iconic-arrow-top-left-line-acute:before {
  content: '\e10e'; }

.iconic-arrow-top-left-line-large-acute:before {
  content: '\e10f'; }

.iconic-arrow-top-left-line-large-oblique:before {
  content: '\e110'; }

.iconic-arrow-top-left-line-large:before {
  content: '\e111'; }

.iconic-arrow-top-left-line-oblique:before {
  content: '\e112'; }

.iconic-arrow-top-left-line:before {
  content: '\e113'; }

.iconic-arrow-top-line-acute:before {
  content: '\e114'; }

.iconic-arrow-top-line-large-acute:before {
  content: '\e115'; }

.iconic-arrow-top-line-large-oblique:before {
  content: '\e116'; }

.iconic-arrow-top-line-large:before {
  content: '\e117'; }

.iconic-arrow-top-line-oblique:before {
  content: '\e118'; }

.iconic-arrow-top-line:before {
  content: '\e119'; }

.iconic-arrow-top-right-fill-acute:before {
  content: '\e11a'; }

.iconic-arrow-top-right-fill-angled:before {
  content: '\e11b'; }

.iconic-arrow-top-right-fill-large-acute:before {
  content: '\e11c'; }

.iconic-arrow-top-right-fill-large-angled:before {
  content: '\e11d'; }

.iconic-arrow-top-right-fill-large-oblique:before {
  content: '\e11e'; }

.iconic-arrow-top-right-fill-large:before {
  content: '\e11f'; }

.iconic-arrow-top-right-fill-oblique:before {
  content: '\e120'; }

.iconic-arrow-top-right-fill:before {
  content: '\e121'; }

.iconic-arrow-top-right-line-acute:before {
  content: '\e122'; }

.iconic-arrow-top-right-line-large-acute:before {
  content: '\e123'; }

.iconic-arrow-top-right-line-large-oblique:before {
  content: '\e124'; }

.iconic-arrow-top-right-line-large:before {
  content: '\e125'; }

.iconic-arrow-top-right-line-oblique:before {
  content: '\e126'; }

.iconic-arrow-top-right-line:before {
  content: '\e127'; }

.iconic-audio-spectrum:before {
  content: '\e128'; }

.iconic-audio:before {
  content: '\e129'; }

.iconic-ban:before {
  content: '\e12a'; }

.iconic-bar-chart:before {
  content: '\e12b'; }

.iconic-basket:before {
  content: '\e12c'; }

.iconic-battery:before {
  content: '\e12d'; }

.iconic-beaker:before {
  content: '\e12e'; }

.iconic-bell:before {
  content: '\e12f'; }

.iconic-bitcoin-address:before {
  content: '\e130'; }

.iconic-bitcoin-block:before {
  content: '\e131'; }

.iconic-bitcoin-transaction:before {
  content: '\e132'; }

.iconic-bitcoin:before {
  content: '\e133'; }

.iconic-bluetooth:before {
  content: '\e134'; }

.iconic-bold:before {
  content: '\e135'; }

.iconic-book:before {
  content: '\e136'; }

.iconic-bookmark:before {
  content: '\e137'; }

.iconic-box:before {
  content: '\e138'; }

.iconic-brain:before {
  content: '\e139'; }

.iconic-briefcase:before {
  content: '\e13a'; }

.iconic-british-pound:before {
  content: '\e13b'; }

.iconic-browser-full-page:before {
  content: '\e13c'; }

.iconic-browser-type-chrome:before {
  content: '\e13d'; }

.iconic-browser-type-firefox:before {
  content: '\e13e'; }

.iconic-browser-type-internetexplorer:before {
  content: '\e13f'; }

.iconic-browser-type-safari:before {
  content: '\e140'; }

.iconic-browser-viewport:before {
  content: '\e141'; }

.iconic-browser:before {
  content: '\e142'; }

.iconic-brush:before {
  content: '\e143'; }

.iconic-bug:before {
  content: '\e144'; }

.iconic-building:before {
  content: '\e145'; }

.iconic-bullhorn:before {
  content: '\e146'; }

.iconic-calculator:before {
  content: '\e147'; }

.iconic-calendar:before {
  content: '\e148'; }

.iconic-camera-rangefinder:before {
  content: '\e149'; }

.iconic-camera-slr:before {
  content: '\e14a'; }

.iconic-caret-bottom:before {
  content: '\e14b'; }

.iconic-caret-left:before {
  content: '\e14c'; }

.iconic-caret-right:before {
  content: '\e14d'; }

.iconic-caret-top:before {
  content: '\e14e'; }

.iconic-carriage-return:before {
  content: '\e14f'; }

.iconic-cart:before {
  content: '\e150'; }

.iconic-chat:before {
  content: '\e151'; }

.iconic-check-thin:before {
  content: '\e152'; }

.iconic-check:before {
  content: '\e153'; }

.iconic-chevron-bottom:before {
  content: '\e154'; }

.iconic-chevron-left:before {
  content: '\e155'; }

.iconic-chevron-right:before {
  content: '\e156'; }

.iconic-chevron-top:before {
  content: '\e157'; }

.iconic-circle-check:before {
  content: '\e158'; }

.iconic-circle-x:before {
  content: '\e159'; }

.iconic-clipboard:before {
  content: '\e15a'; }

.iconic-clock:before {
  content: '\e15b'; }

.iconic-cloud-transfer-download:before {
  content: '\e15c'; }

.iconic-cloud-transfer-upload:before {
  content: '\e15d'; }

.iconic-cloud:before {
  content: '\e15e'; }

.iconic-cloudy:before {
  content: '\e15f'; }

.iconic-code:before {
  content: '\e160'; }

.iconic-cog:before {
  content: '\e161'; }

.iconic-cogs:before {
  content: '\e162'; }

.iconic-collapse-down:before {
  content: '\e163'; }

.iconic-collapse-left:before {
  content: '\e164'; }

.iconic-collapse-right:before {
  content: '\e165'; }

.iconic-collapse-up:before {
  content: '\e166'; }

.iconic-command:before {
  content: '\e167'; }

.iconic-comment-square:before {
  content: '\e168'; }

.iconic-compass:before {
  content: '\e169'; }

.iconic-connections:before {
  content: '\e16a'; }

.iconic-contrast:before {
  content: '\e16b'; }

.iconic-copywriting:before {
  content: '\e16c'; }

.iconic-cpu:before {
  content: '\e16d'; }

.iconic-credit-card:before {
  content: '\e16e'; }

.iconic-crop:before {
  content: '\e16f'; }

.iconic-dashboard:before {
  content: '\e170'; }

.iconic-data-transfer-download:before {
  content: '\e171'; }

.iconic-data-transfer-upload:before {
  content: '\e172'; }

.iconic-database:before {
  content: '\e173'; }

.iconic-delete:before {
  content: '\e174'; }

.iconic-delta:before {
  content: '\e175'; }

.iconic-dial:before {
  content: '\e176'; }

.iconic-document:before {
  content: '\e177'; }

.iconic-dollar:before {
  content: '\e178'; }

.iconic-double-quote-sans-left:before {
  content: '\e179'; }

.iconic-double-quote-sans-right:before {
  content: '\e17a'; }

.iconic-double-quote-serif-left:before {
  content: '\e17b'; }

.iconic-double-quote-serif-right:before {
  content: '\e17c'; }

.iconic-easel:before {
  content: '\e17d'; }

.iconic-eject:before {
  content: '\e17e'; }

.iconic-electric:before {
  content: '\e17f'; }

.iconic-elevator:before {
  content: '\e180'; }

.iconic-ellipses:before {
  content: '\e181'; }

.iconic-envelope-closed:before {
  content: '\e182'; }

.iconic-envelope-open:before {
  content: '\e183'; }

.iconic-euro:before {
  content: '\e184'; }

.iconic-excerpt:before {
  content: '\e185'; }

.iconic-expand-down:before {
  content: '\e186'; }

.iconic-expand-left:before {
  content: '\e187'; }

.iconic-expand-right:before {
  content: '\e188'; }

.iconic-expand-up:before {
  content: '\e189'; }

.iconic-external-link:before {
  content: '\e18a'; }

.iconic-eye-closed:before {
  content: '\e18b'; }

.iconic-eye-open:before {
  content: '\e18c'; }

.iconic-eyedropper:before {
  content: '\e18d'; }

.iconic-file-ai:before {
  content: '\e18e'; }

.iconic-file-css:before {
  content: '\e18f'; }

.iconic-file-dmg:before {
  content: '\e190'; }

.iconic-file-doc:before {
  content: '\e191'; }

.iconic-file-gif:before {
  content: '\e192'; }

.iconic-file-html:before {
  content: '\e193'; }

.iconic-file-jpg:before {
  content: '\e194'; }

.iconic-file-js:before {
  content: '\e195'; }

.iconic-file-json:before {
  content: '\e196'; }

.iconic-file-mov:before {
  content: '\e197'; }

.iconic-file-mp3:before {
  content: '\e198'; }

.iconic-file-pdf:before {
  content: '\e199'; }

.iconic-file-png:before {
  content: '\e19a'; }

.iconic-file-psd:before {
  content: '\e19b'; }

.iconic-file-svg:before {
  content: '\e19c'; }

.iconic-file-txt:before {
  content: '\e19d'; }

.iconic-file-xls:before {
  content: '\e19e'; }

.iconic-file-xml:before {
  content: '\e19f'; }

.iconic-file-zip:before {
  content: '\e1a0'; }

.iconic-fire:before {
  content: '\e1a1'; }

.iconic-firefly:before {
  content: '\e1a2'; }

.iconic-flag:before {
  content: '\e1a3'; }

.iconic-flash:before {
  content: '\e1a4'; }

.iconic-flow-four-up:before {
  content: '\e1a5'; }

.iconic-flow-three-up:before {
  content: '\e1a6'; }

.iconic-flow-two-up:before {
  content: '\e1a7'; }

.iconic-folder:before {
  content: '\e1a8'; }

.iconic-fork:before {
  content: '\e1a9'; }

.iconic-full-page:before {
  content: '\e1aa'; }

.iconic-fullscreen-enter:before {
  content: '\e1ab'; }

.iconic-fullscreen-exit:before {
  content: '\e1ac'; }

.iconic-funnel:before {
  content: '\e1ad'; }

.iconic-game-controller:before {
  content: '\e1ae'; }

.iconic-globe:before {
  content: '\e1af'; }

.iconic-graph:before {
  content: '\e1b0'; }

.iconic-grid-four-up:before {
  content: '\e1b1'; }

.iconic-grid-three-up:before {
  content: '\e1b2'; }

.iconic-grid-two-up:before {
  content: '\e1b3'; }

.iconic-group:before {
  content: '\e1b4'; }

.iconic-guides:before {
  content: '\e1b5'; }

.iconic-hammer:before {
  content: '\e1b6'; }

.iconic-hand:before {
  content: '\e1b7'; }

.iconic-hard-drive:before {
  content: '\e1b8'; }

.iconic-header:before {
  content: '\e1b9'; }

.iconic-headphones:before {
  content: '\e1ba'; }

.iconic-heart:before {
  content: '\e1bb'; }

.iconic-history:before {
  content: '\e1bc'; }

.iconic-home:before {
  content: '\e1bd'; }

.iconic-image-landscape:before {
  content: '\e1be'; }

.iconic-image-portrait:before {
  content: '\e1bf'; }

.iconic-inbox:before {
  content: '\e1c0'; }

.iconic-infinity:before {
  content: '\e1c1'; }

.iconic-info:before {
  content: '\e1c2'; }

.iconic-inkwell:before {
  content: '\e1c3'; }

.iconic-iphone:before {
  content: '\e1c4'; }

.iconic-italic:before {
  content: '\e1c5'; }

.iconic-justify-center:before {
  content: '\e1c6'; }

.iconic-justify-left:before {
  content: '\e1c7'; }

.iconic-justify-right:before {
  content: '\e1c8'; }

.iconic-key:before {
  content: '\e1c9'; }

.iconic-keyboard:before {
  content: '\e1ca'; }

.iconic-keypad-mobile:before {
  content: '\e1cb'; }

.iconic-laptop:before {
  content: '\e1cc'; }

.iconic-layers:before {
  content: '\e1cd'; }

.iconic-lightbulb:before {
  content: '\e1ce'; }

.iconic-lightning-bolt:before {
  content: '\e1cf'; }

.iconic-lightning:before {
  content: '\e1d0'; }

.iconic-link-broken:before {
  content: '\e1d1'; }

.iconic-link-intact:before {
  content: '\e1d2'; }

.iconic-list-nested:before {
  content: '\e1d3'; }

.iconic-list-rich:before {
  content: '\e1d4'; }

.iconic-list:before {
  content: '\e1d5'; }

.iconic-location:before {
  content: '\e1d6'; }

.iconic-lock-locked:before {
  content: '\e1d7'; }

.iconic-lock-unlocked:before {
  content: '\e1d8'; }

.iconic-loop-circular:before {
  content: '\e1d9'; }

.iconic-loop-square:before {
  content: '\e1da'; }

.iconic-loop:before {
  content: '\e1db'; }

.iconic-loupe:before {
  content: '\e1dc'; }

.iconic-magic-wand:before {
  content: '\e1dd'; }

.iconic-magnifying-glass:before {
  content: '\e1de'; }

.iconic-map-marker:before {
  content: '\e1df'; }

.iconic-map:before {
  content: '\e1e0'; }

.iconic-marquee:before {
  content: '\e1e1'; }

.iconic-medal:before {
  content: '\e1e2'; }

.iconic-media-pause:before {
  content: '\e1e3'; }

.iconic-media-play-circle:before {
  content: '\e1e4'; }

.iconic-media-play:before {
  content: '\e1e5'; }

.iconic-media-record:before {
  content: '\e1e6'; }

.iconic-media-skip-backward:before {
  content: '\e1e7'; }

.iconic-media-skip-forward:before {
  content: '\e1e8'; }

.iconic-media-step-backward:before {
  content: '\e1e9'; }

.iconic-media-step-forward:before {
  content: '\e1ea'; }

.iconic-media-stop:before {
  content: '\e1eb'; }

.iconic-medical-cross:before {
  content: '\e1ec'; }

.iconic-menu-selected:before {
  content: '\e1ed'; }

.iconic-menu:before {
  content: '\e1ee'; }

.iconic-microphone:before {
  content: '\e1ef'; }

.iconic-minus-thin:before {
  content: '\e1f0'; }

.iconic-minus:before {
  content: '\e1f1'; }

.iconic-monitor:before {
  content: '\e1f2'; }

.iconic-moon:before {
  content: '\e1f3'; }

.iconic-move:before {
  content: '\e1f4'; }

.iconic-musical-note:before {
  content: '\e1f5'; }

.iconic-network:before {
  content: '\e1f6'; }

.iconic-nexus:before {
  content: '\e1f7'; }

.iconic-open-source:before {
  content: '\e1f8'; }

.iconic-palette:before {
  content: '\e1f9'; }

.iconic-paperclip:before {
  content: '\e1fa'; }

.iconic-peace:before {
  content: '\e1fb'; }

.iconic-pen:before {
  content: '\e1fc'; }

.iconic-pencil:before {
  content: '\e1fd'; }

.iconic-people:before {
  content: '\e1fe'; }

.iconic-person-female:before {
  content: '\e1ff'; }

.iconic-person-genderless:before {
  content: '\e200'; }

.iconic-person-male:before {
  content: '\e201'; }

.iconic-pie-chart:before {
  content: '\e202'; }

.iconic-pilcrow:before {
  content: '\e203'; }

.iconic-pin:before {
  content: '\e204'; }

.iconic-platform-android:before {
  content: '\e205'; }

.iconic-platform-apple:before {
  content: '\e206'; }

.iconic-platform-linux:before {
  content: '\e207'; }

.iconic-platform-microsoft:before {
  content: '\e208'; }

.iconic-plus-thin:before {
  content: '\e209'; }

.iconic-plus:before {
  content: '\e20a'; }

.iconic-pointer:before {
  content: '\e20b'; }

.iconic-power-standby:before {
  content: '\e20c'; }

.iconic-print:before {
  content: '\e20d'; }

.iconic-project:before {
  content: '\e20e'; }

.iconic-pulse:before {
  content: '\e20f'; }

.iconic-puzzle-piece:before {
  content: '\e210'; }

.iconic-question-mark:before {
  content: '\e211'; }

.iconic-radiation:before {
  content: '\e212'; }

.iconic-rainy:before {
  content: '\e213'; }

.iconic-random:before {
  content: '\e214'; }

.iconic-ratio:before {
  content: '\e215'; }

.iconic-reload:before {
  content: '\e216'; }

.iconic-resize-both:before {
  content: '\e217'; }

.iconic-resize-height:before {
  content: '\e218'; }

.iconic-resize-width:before {
  content: '\e219'; }

.iconic-rocket:before {
  content: '\e21a'; }

.iconic-route:before {
  content: '\e21b'; }

.iconic-rss-alt:before {
  content: '\e21c'; }

.iconic-rss:before {
  content: '\e21d'; }

.iconic-scissors:before {
  content: '\e21e'; }

.iconic-screen-viewport:before {
  content: '\e21f'; }

.iconic-screenshot:before {
  content: '\e220'; }

.iconic-screwdriver:before {
  content: '\e221'; }

.iconic-script:before {
  content: '\e222'; }

.iconic-server:before {
  content: '\e223'; }

.iconic-settings:before {
  content: '\e224'; }

.iconic-shape-circle:before {
  content: '\e225'; }

.iconic-shape-hexagon:before {
  content: '\e226'; }

.iconic-shape-octagon:before {
  content: '\e227'; }

.iconic-shape-square-rounded:before {
  content: '\e228'; }

.iconic-shape-square:before {
  content: '\e229'; }

.iconic-share-boxed:before {
  content: '\e22a'; }

.iconic-share-social:before {
  content: '\e22b'; }

.iconic-share:before {
  content: '\e22c'; }

.iconic-shield:before {
  content: '\e22d'; }

.iconic-signal:before {
  content: '\e22e'; }

.iconic-signpost:before {
  content: '\e22f'; }

.iconic-social-dropbox:before {
  content: '\e230'; }

.iconic-social-facebook:before {
  content: '\e231'; }

.iconic-social-github:before {
  content: '\e232'; }

.iconic-social-google-plus:before {
  content: '\e233'; }

.iconic-social-instagram:before {
  content: '\e234'; }

.iconic-social-linkedin:before {
  content: '\e235'; }

.iconic-social-pinterest:before {
  content: '\e236'; }

.iconic-social-reddit:before {
  content: '\e237'; }

.iconic-social-tumblr:before {
  content: '\e238'; }

.iconic-social-twitter:before {
  content: '\e239'; }

.iconic-social-vimeo:before {
  content: '\e23a'; }

.iconic-social-youtube:before {
  content: '\e23b'; }

.iconic-sort-ascending:before {
  content: '\e23c'; }

.iconic-sort-descending:before {
  content: '\e23d'; }

.iconic-spreadsheet:before {
  content: '\e23e'; }

.iconic-star:before {
  content: '\e23f'; }

.iconic-sun:before {
  content: '\e240'; }

.iconic-syringe:before {
  content: '\e241'; }

.iconic-tablet:before {
  content: '\e242'; }

.iconic-tag:before {
  content: '\e243'; }

.iconic-tags:before {
  content: '\e244'; }

.iconic-target:before {
  content: '\e245'; }

.iconic-task:before {
  content: '\e246'; }

.iconic-terminal:before {
  content: '\e247'; }

.iconic-text:before {
  content: '\e248'; }

.iconic-thermometer:before {
  content: '\e249'; }

.iconic-thumb-down:before {
  content: '\e24a'; }

.iconic-thumb-up:before {
  content: '\e24b'; }

.iconic-tiara:before {
  content: '\e24c'; }

.iconic-timer:before {
  content: '\e24d'; }

.iconic-tint:before {
  content: '\e24e'; }

.iconic-tools:before {
  content: '\e24f'; }

.iconic-transfer:before {
  content: '\e250'; }

.iconic-trash:before {
  content: '\e251'; }

.iconic-ungroup:before {
  content: '\e252'; }

.iconic-vertical-align-bottom:before {
  content: '\e253'; }

.iconic-vertical-align-center:before {
  content: '\e254'; }

.iconic-vertical-align-top:before {
  content: '\e255'; }

.iconic-video:before {
  content: '\e256'; }

.iconic-viewport:before {
  content: '\e257'; }

.iconic-volume-high:before {
  content: '\e258'; }

.iconic-volume-low:before {
  content: '\e259'; }

.iconic-volume-medium:before {
  content: '\e25a'; }

.iconic-volume-off:before {
  content: '\e25b'; }

.iconic-warning:before {
  content: '\e25c'; }

.iconic-weight:before {
  content: '\e25d'; }

.iconic-wifi:before {
  content: '\e25e'; }

.iconic-wrench:before {
  content: '\e25f'; }

.iconic-x-thin:before {
  content: '\e260'; }

.iconic-x:before {
  content: '\e261'; }

.iconic-yen:before {
  content: '\e262'; }

.iconic-zoom-in:before {
  content: '\e263'; }

.iconic-zoom-out:before {
  content: '\e264'; }

/* ==========================================================================
	Fonts
   ========================================================================== */
@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-Light.eot");
  src: url("../fonts/NeutraText-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-Light.woff") format("woff"), url("../fonts/NeutraText-Light.ttf") format("truetype"), url("../fonts/NeutraText-Light.svg#NeutraText-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-LightItalic.eot");
  src: url("../fonts/NeutraText-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-LightItalic.woff") format("woff"), url("../fonts/NeutraText-LightItalic.ttf") format("truetype"), url("../fonts/NeutraText-LightItalic.svg#NeutraText-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-Book.eot");
  src: url("../fonts/NeutraText-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-Book.woff") format("woff"), url("../fonts/NeutraText-Book.ttf") format("truetype"), url("../fonts/NeutraText-Book.svg#NeutraText-Book") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-BookItalic.eot");
  src: url("../fonts/NeutraText-BookItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-BookItalic.woff") format("woff"), url("../fonts/NeutraText-BookItalic.ttf") format("truetype"), url("../fonts/NeutraText-BookItalic.svg#NeutraText-BookItalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-Demi.eot");
  src: url("../fonts/NeutraText-Demi.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-Demi.woff") format("woff"), url("../fonts/NeutraText-Demi.ttf") format("truetype"), url("../fonts/NeutraText-Demi.svg#NeutraText-Demi") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-DemiItalic.eot");
  src: url("../fonts/NeutraText-DemiItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-DemiItalic.woff") format("woff"), url("../fonts/NeutraText-DemiItalic.ttf") format("truetype"), url("../fonts/NeutraText-DemiItalic.svg#NeutraText-DemiItalic") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-Bold.eot");
  src: url("../fonts/NeutraText-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-Bold.woff") format("woff"), url("../fonts/NeutraText-Bold.ttf") format("truetype"), url("../fonts/NeutraText-Bold.svg#NeutraText-Bold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Neutra Text';
  src: url("../fonts/NeutraText-BoldItalic.eot");
  src: url("../fonts/NeutraText-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/NeutraText-BoldItalic.woff") format("woff"), url("../fonts/NeutraText-BoldItalic.ttf") format("truetype"), url("../fonts/NeutraText-BoldItalic.svg#NeutraText-BoldItalic") format("svg");
  font-weight: 600;
  font-style: italic; }

/*@import url('http://fast.fonts.net/t/1.css?apiType=css&projectid=c679b6d5-a2ce-473f-8cb6-db3a2b4185e6');*/
@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/07413afc-2280-4cfc-8860-184839a93fa4.eot?#iefix");
  src: url("../fonts/07413afc-2280-4cfc-8860-184839a93fa4.eot?#iefix") format("eot"), url("../fonts/6f1146c0-9c0b-4949-866d-9affc396531f.woff2") format("woff2"), url("../fonts/2c50f982-bb73-4891-8d0e-587c1136c2e5.woff") format("woff"), url("../fonts/abf065fe-a1ab-4013-8c49-45ce7f8ac828.ttf") format("truetype"), url("../fonts/33f16cdf-c09a-4344-89ce-e17a5ecf4664.svg#33f16cdf-c09a-4344-89ce-e17a5ecf4664") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/316488bd-ab44-4659-8097-c777e49cb779.eot?#iefix");
  src: url("../fonts/316488bd-ab44-4659-8097-c777e49cb779.eot?#iefix") format("eot"), url("../fonts/abe9daef-72eb-45cc-a93a-7d6285130117.woff2") format("woff2"), url("../fonts/69fdedf5-3ddd-4815-99d0-4f04ec6c5443.woff") format("woff"), url("../fonts/d3143815-aa58-48b1-a22d-f5e6528b535f.ttf") format("truetype"), url("../fonts/00d72ac7-a26a-4b99-ab25-505e83d5128f.svg#00d72ac7-a26a-4b99-ab25-505e83d5128f") format("svg");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/94b3736a-77b0-4279-b365-b3c70960549b.eot?#iefix");
  src: url("../fonts/94b3736a-77b0-4279-b365-b3c70960549b.eot?#iefix") format("eot"), url("../fonts/39dda6db-d579-4a2e-b67c-abf7d732b97c.woff2") format("woff2"), url("../fonts/6cf5eb52-bda1-4506-b101-1cb1cb9ac146.woff") format("woff"), url("../fonts/af9bc1b5-0bc5-4c5f-8201-7652aeea386d.ttf") format("truetype"), url("../fonts/9de5564a-6092-48cc-9229-77b0b96674b5.svg#9de5564a-6092-48cc-9229-77b0b96674b5") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/9207ea3b-1298-4cb3-8b28-36e578acd0a5.eot?#iefix");
  src: url("../fonts/9207ea3b-1298-4cb3-8b28-36e578acd0a5.eot?#iefix") format("eot"), url("../fonts/875a6d40-16f2-4752-9dee-692055c7b333.woff2") format("woff2"), url("../fonts/c572b82b-fbac-43aa-8f6b-181305f2c230.woff") format("woff"), url("../fonts/856a402b-2e3b-4881-991c-e089dd28863b.ttf") format("truetype"), url("../fonts/615e257b-fb64-4c92-8040-825ac8affad5.svg#615e257b-fb64-4c92-8040-825ac8affad5") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/38de0cc0-acad-43e5-b0d6-87171c0915f7.eot?#iefix");
  src: url("../fonts/38de0cc0-acad-43e5-b0d6-87171c0915f7.eot?#iefix") format("eot"), url("../fonts/8bfba692-98b4-401d-b187-205f59d508cf.woff2") format("woff2"), url("../fonts/29cf02ec-9cbf-449b-abff-06b4ab9b1cc0.woff") format("woff"), url("../fonts/d35364ca-710c-4712-8aed-068488f4fdc1.ttf") format("truetype"), url("../fonts/cf105897-a984-495f-bfd0-c5285f7a495e.svg#cf105897-a984-495f-bfd0-c5285f7a495e") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/111785b0-b555-4ac5-b542-ff792bc389e6.eot?#iefix");
  src: url("../fonts/111785b0-b555-4ac5-b542-ff792bc389e6.eot?#iefix") format("eot"), url("../fonts/082675ed-18a7-4b5a-bff4-d35a33d1dc99.woff2") format("woff2"), url("../fonts/0bf5c922-45db-471a-bd44-f23d0fc87e4b.woff") format("woff"), url("../fonts/2a56deb3-23ac-4527-8a24-94fef6309187.ttf") format("truetype"), url("../fonts/798b1475-ad6c-49df-a359-6c14b054c569.svg#798b1475-ad6c-49df-a359-6c14b054c569") format("svg");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/7882e98f-91dc-4562-9ae7-89142461ea7d.eot?#iefix");
  src: url("../fonts/7882e98f-91dc-4562-9ae7-89142461ea7d.eot?#iefix") format("eot"), url("../fonts/4cadb55f-822a-4a35-8918-becfc5a866a3.woff2") format("woff2"), url("../fonts/af007af5-dcfa-465a-a278-47ab3eb9a589.woff") format("woff"), url("../fonts/9a9365bb-bc37-4768-8d00-df0bdf405665.ttf") format("truetype"), url("../fonts/4443cc42-374b-40e5-968c-b29f549f0835.svg#4443cc42-374b-40e5-968c-b29f549f0835") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Avant Garde Gothic';
  src: url("../fonts/6efb1129-bd1b-4510-9a79-eaf5ced4e0e6.eot?#iefix");
  src: url("../fonts/6efb1129-bd1b-4510-9a79-eaf5ced4e0e6.eot?#iefix") format("eot"), url("../fonts/d99870e3-80c6-4bef-9f30-cefc9783267e.woff2") format("woff2"), url("../fonts/9ef89e17-47a9-4782-a31e-d514570edf8d.woff") format("woff"), url("../fonts/eb51e5a9-33ec-4281-b6b7-068ae099deb8.ttf") format("truetype"), url("../fonts/29430535-8db5-4d7b-9446-65e322fdd404.svg#29430535-8db5-4d7b-9446-65e322fdd404") format("svg");
  font-weight: 600;
  font-style: italic; }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }

.pika-single {
  *zoom: 1; }
  .pika-single:before, .pika-single:after {
    content: " ";
    display: table; }
  .pika-single:after {
    clear: both; }

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px; }

.pika-title {
  position: relative;
  text-align: center; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }

.pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff; }

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: .5;
  *position: absolute;
  *top: 0; }
  .pika-prev:hover,
  .pika-next:hover {
    opacity: 1; }
  .pika-prev.is-disabled,
  .pika-next.is-disabled {
    cursor: default;
    opacity: .2; }

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0; }

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0; }

.pika-select {
  display: inline-block;
  *display: inline; }

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0; }
  .pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  .pika-table abbr {
    border-bottom: none;
    cursor: help; }

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5; }
  .is-today .pika-button {
    color: #33aaff;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px; }
  .is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3; }
  .pika-button:hover {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px; }

.pika-week {
  font-size: 11px;
  color: #999; }

.is-inrange .pika-button {
  background: #D5E9F7; }

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px; }

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

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

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

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

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  display: none; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

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

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

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

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

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

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

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

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

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

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

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

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

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

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

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

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

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

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

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

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

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

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

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

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

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

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

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

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

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

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

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

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

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

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

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

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

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

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

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

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

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

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

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

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

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

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

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

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

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-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;
    opacity: 0; }
  40% {
    -webkit-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);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-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;
    opacity: 0; }
  40% {
    -webkit-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);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*SumoSelect*/
.SumoSelect p {
  margin: 0; }

.SumoSelect {
  width: 200px; }

.SelectBox {
  padding: 5px 8px; }

.sumoStopScroll {
  overflow: hidden; }

/* Filtering style */
.SumoSelect .hidden {
  display: none; }

.SumoSelect .search-txt {
  display: none;
  outline: none; }

.SumoSelect .no-match {
  display: none;
  padding: 6px; }

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px; }

.SumoSelect.open > .search > span, .SumoSelect.open > .search > label {
  visibility: hidden; }

/*this is applied on that hidden select. DO NOT USE display:none; or visiblity:hidden; and Do not override any of these properties. */
.SelectClass, .SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.SelectClass {
  z-index: 1; }

.SumoSelect > .optWrapper > .options li.opt label, .SumoSelect > .CaptionCont, .SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

.SumoSelect {
  display: inline-block;
  position: relative;
  outline: none; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
  box-shadow: 0 0 2px #7799D0;
  border-color: #7799D0; }

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #A4A4A4;
  min-height: 14px;
  background-color: #fff;
  border-radius: 2px;
  margin: 0; }

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default; }

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #ccc;
  font-style: italic; }

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px; }

.SumoSelect > .CaptionCont > label > i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3wMdBhAJ/fwnjwAAAGFJREFUKM9jYBh+gBFKuzEwMKQwMDB8xaOWlYGB4T4DA0MrsuapDAwM//HgNwwMDDbYTJuGQ8MHBgYGJ1xOYGNgYJiBpuEpAwODHSF/siDZ+ISBgcGClEDqZ2Bg8B6CkQsAPRga0cpRtDEAAAAASUVORK5CYII=");
  background-position: center center;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  opacity: 0.8; }

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 30px;
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 3px;
  overflow: hidden; }

.SumoSelect.open > .optWrapper {
  top: 35px;
  display: block; }

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px; }

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto; }

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/ }

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5; }

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px; }

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px; }

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959; }

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 6px;
  position: relative;
  border-bottom: 1px solid #f5f5f5; }

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0; }

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none; }

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4; }

.SumoSelect > .optWrapper > .options li.opt.sel {
  background-color: #a1c0e4;
  border-bottom: 1px solid #a1c0e4; }

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer; }

.SumoSelect > .optWrapper > .options li span {
  display: none; }

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold; }

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%; }

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
  pointer-events: none; }

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=50);
  /* Netscape */
  -moz-opacity: 0.5;
  /* Safari 1.x */
  -khtml-opacity: 0.5;
  /* Good browsers */
  opacity: 0.5; }

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer; }

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  display: block;
  width: 30px;
  top: 0;
  bottom: 0;
  margin-left: -35px; }

.SumoSelect > .optWrapper.multiple > .options li.opt span i,
.SumoSelect .select-all > span i {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #AEAEAE;
  border-radius: 2px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #fff; }

.SumoSelect > .optWrapper > .MultiControls {
  display: none;
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px; }

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block; }

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px; }

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0; }

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px; }

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px; }

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px; }

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span i,
.SumoSelect .select-all.selected > span i,
.SumoSelect .select-all.partial > span i {
  background-color: #11a911;
  box-shadow: none;
  border-color: transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAGCAYAAAD+Bd/7AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNXG14zYAAABMSURBVAiZfc0xDkAAFIPhd2Kr1WRjcAExuIgzGUTIZ/AkImjSofnbNBAfHvzAHjOKNzhiQ42IDFXCDivaaxAJd0xYshT3QqBxqnxeHvhunpu23xnmAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center center; }

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed; }

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none; }

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer; }

.SumoSelect .select-all > label, .SumoSelect .select-all > span i {
  cursor: pointer; }

.SumoSelect .select-all.partial > span i {
  background-color: #ccc; }

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline; }

/* Responsive Tabs */
/* REQUIRED for core functionality */
.responsive-tabs__heading {
  display: none; }

.responsive-tabs__list__item {
  display: inline;
  cursor: pointer; }

@media (max-width: 767px) {
  .responsive-tabs__list {
    display: none; }
  .responsive-tabs__heading {
    display: block;
    cursor: pointer; }
  .responsive-tabs__panel--closed-accordion-only {
    display: none; } }

@media (min-width: 768px) {
  .responsive-tabs__panel--closed-accordion-only {
    display: block !important; } }

/* END - Required for core functionality */
/* OPTIONAL - Basic Skin */
.responsive-tabs-wrapper {
  clear: both;
  zoom: 1; }

.responsive-tabs-wrapper:before,
.responsive-tabs-wrapper:after {
  content: "";
  display: table; }

.responsive-tabs-wrapper:after {
  clear: both; }

.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus {
  outline: 1px solid #ccc; }

.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus {
  outline: none !important; }

.responsive-tabs__list {
  font-size: 1.2em;
  margin: 2em 0 0 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 11px;
  line-height: 1em; }

.responsive-tabs__list__item {
  background: #eee;
  padding: 10px 20px;
  margin-right: 1em;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #ddd; }

.responsive-tabs__list__item:hover {
  background: #efefef; }

.responsive-tabs__list__item--active,
.responsive-tabs__list__item--active:hover {
  background: #fff;
  border-bottom-color: #fff; }

.responsive-tabs__panel {
  margin-bottom: 50px; }

@media (max-width: 767px) {
  .responsive-tabs__heading {
    padding: 0.5em;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);
    background: #ddd;
    position: relative; }
  .responsive-tabs__heading:after {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 40%;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000; }
  .responsive-tabs__heading:hover,
  .responsive-tabs__heading--active:hover {
    background-color: #efefef; }
  .responsive-tabs__heading--active {
    background: #fff; }
  .responsive-tabs__heading--active:after {
    border-bottom: 10px solid #000;
    border-top: 0; } }

/* END - Optional - Basic Skin */
/* ==========================================================================
	Base
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: white; }

html,
body {
  background: white;
  width: 100%;
  height: 100%; }

html {
  position: relative;
  font-size: 62.5%;
  line-height: 1.428571429;
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
  width: 100%; }

body {
  color: #7A8490;
  font: 400 1.6rem/1.428571429 "Neutra Text", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: black;
  overflow-wrap: normal;
  word-wrap: normal;
  word-break: normal;
  margin: 0; }

/*
[Typographic scale]
6,7,8,9,10,12,14,16,18,21,24,28,32,36,42,48,55,63,73,84,96,110,127,146,167,192
*/
h1 {
  font: 300 55px/1.1 "Neutra Text", sans-serif;
  font: 300 5.5rem/1.1 "Neutra Text", sans-serif;
  margin-bottom: 20px; }
  @media (max-width: 992px) {
    h1 {
      font: 300 4.2rem/1.1 "Neutra Text", sans-serif; } }
  @media (max-width: 768px) {
    h1 {
      font: 300 3.6rem/1.1 "Neutra Text", sans-serif; } }

h2 {
  font: 300 36px/1.1 "Neutra Text", sans-serif;
  font: 300 3.6rem/1.1 "Neutra Text", sans-serif;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    h2 {
      font: 300 3.2rem/1.1 "Neutra Text", sans-serif;
      margin-bottom: 10px; } }

h3 {
  font: 300 32px/1.1 "Neutra Text", sans-serif;
  font: 300 3.2rem/1.1 "Neutra Text", sans-serif;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    h3 {
      font: 300 2.8rem/1.1 "Neutra Text", sans-serif; } }

h4 {
  font: 400 28px/1.1 "Neutra Text", sans-serif;
  font: 400 2.8rem/1.1 "Neutra Text", sans-serif;
  margin-bottom: 10px; }
  @media (max-width: 768px) {
    h4 {
      font: 400 2.4rem/1.1 "Neutra Text", sans-serif; } }

h5 {
  font: 500 21px/1.1 "Neutra Text", sans-serif;
  font: 500 2.1rem/1.1 "Neutra Text", sans-serif;
  margin-bottom: 10px; }

h6 {
  font: 500 18px/1.1 "Neutra Text", sans-serif;
  font: 500 1.8rem/1.1 "Neutra Text", sans-serif;
  margin-bottom: 10px; }

p {
  font: 400 21px/1.428571429 "Neutra Text", sans-serif;
  font: 400 2.1rem/1.428571429 "Neutra Text", sans-serif;
  margin: 0 0 30px; }
  p.lead {
    font: 400 28px/1.428571429 "Neutra Text", sans-serif;
    font: 400 2.8rem/1.428571429 "Neutra Text", sans-serif;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none; }
  @media only screen and (max-width: 767px) {
    p {
      font: 400 18px/1.428571429 "Neutra Text", sans-serif;
      font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif; }
      p.lead {
        font: 400 21px/1.428571429 "Neutra Text", sans-serif;
        font: 400 2.1rem/1.428571429 "Neutra Text", sans-serif;
        -webkit-hyphens: none;
        -moz-hyphens: none;
        -ms-hyphens: none;
        hyphens: none; } }

blockquote {
  position: relative;
  quotes: "“" "”" "‘" "’";
  text-align: center;
  border: 0;
  max-width: 500px;
  margin: 0 auto 20px;
  padding: 10px 0; }
  blockquote p {
    font: 400 18px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
    text-align: center;
    margin: 0; }
  blockquote span.author {
    display: block;
    font: 600 18px/1.428571429 "Neutra Text", sans-serif;
    font: 600 1.8rem/1.428571429 "Neutra Text", sans-serif;
    text-transform: capitalize;
    margin-top: 18px; }
    blockquote span.author:before {
      content: "-";
      font: 600 18px/1.428571429 "Neutra Text", sans-serif;
      font: 600 1.8rem/1.428571429 "Neutra Text", sans-serif;
      margin-right: 5px; }

li {
  font: 400 21px/1.428571429 "Neutra Text", sans-serif;
  font: 400 2.1rem/1.428571429 "Neutra Text", sans-serif; }

dt {
  font: 500 24px/1.1 "Neutra Text", sans-serif;
  font: 500 2.4rem/1.1 "Neutra Text", sans-serif;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: black;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    dt {
      font: 500 2.1rem/1.1 "Neutra Text", sans-serif;
      margin-bottom: 10px; } }
  @media (max-width: 480px) {
    dt {
      font: 500 1.8rem/1.1 "Neutra Text", sans-serif;
      margin-bottom: 10px; } }

dd {
  font: 400 21px/1.428571429 "Neutra Text", sans-serif;
  font: 400 2.1rem/1.428571429 "Neutra Text", sans-serif;
  margin: 0 0 30px; }

a {
  text-decoration: none;
  color: #52A0D5;
  box-shadow: 0 2px 0 transparent;
  cursor: pointer; }
  a[role="link"] {
    font-style: italic; }
  a:visited {
    opacity: 0.5; }
  a:hover {
    text-decoration: none;
    color: #52A0D5;
    box-shadow: 0 2px 0 #52A0D5; }
  a, a:hover, a:active, a:focus {
    outline: 0; }

b,
strong {
  font-weight: 600;
  color: black; }

hr {
  border-top: 2px solid rgba(122, 132, 144, 0.15);
  opacity: 1; }

i {
  margin-right: 8px; }

figure {
  position: relative;
  width: 100%;
  margin-bottom: 30px; }
  figure figcaption p {
    font: italic 400 16px/1.428571429 "Neutra Text", sans-serif;
    font: italic 400 1.6rem/1.428571429 "Neutra Text", sans-serif;
    margin-top: 8px; }

.table {
  text-align: left;
  width: 100%;
  margin-bottom: 30px; }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    border-top: none;
    padding: 15px 20px; }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th {
    line-height: 1.1; }
  .table > thead > tr > th {
    border-bottom: none; }
  .table thead tr {
    background: black; }
  .table thead th {
    font: 500 21px/1.1 "Neutra Text", sans-serif;
    font: 500 2.1rem/1.1 "Neutra Text", sans-serif;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: white; }
    @media (max-width: 768px) {
      .table thead th {
        font: 500 1.8rem/1.1 "Neutra Text", sans-serif; } }
  .table tbody tr:nth-child(even) {
    background: rgba(122, 132, 144, 0.15); }
  .table tbody tr td {
    font: 400 18px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif; }

time {
  display: block;
  font: 500 14px/1.428571429 "Neutra Text", sans-serif;
  font: 500 1.4rem/1.428571429 "Neutra Text", sans-serif;
  text-transform: uppercase;
  color: #7A8490;
  margin-bottom: 10px; }

::-moz-selection {
  color: white;
  background: black;
  text-shadow: none; }

::selection {
  color: white;
  background: black;
  text-shadow: none; }

.image-as-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .image-as-bg img,
  .image-as-bg a img {
    opacity: 0; }
  .image-as-bg a:hover img {
    opacity: 0; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.table {
  display: table;
  /* Allow the centering to work */
  margin: 0 auto; }

/*
@function svgShape($fillColor) {
  @return url('data:image/svg+xml,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="183.333px" height="50.666px" viewBox="0 125 183.333 50.666" enable-background="new 0 125 183.333 50.666"> <polygon fill="' + $fillColor + '" points="92,125 0,150.333 0,150.666 92,175.666 183.333,150.333 183.333,150 "/> </svg>');
}

.svg-shape {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 50% 50%;
  
  &.red {
    background-image: svgShape(#ff0000);
  }
  
  &.green {
    background-image: svgShape(#00ff00);	
  }
  
  &.blue {
    background-image: svgShape(#0000ff);
  }
}
@mixin icon-bed {
	background-image: svgShape(#ff0000);
	// background-repeat: no-repeat;
}

@mixin icon-user {
	background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve"><style type="text/css">.st0{fill:#FFFFFF;}</style><g><g><path class="st0" d="M13.7,12.5c-0.1,0-0.3,0.1-0.4,0.1c-1,0.7-2.1,1.1-3.3,1.1c-1.2,0-2.3-0.4-3.2-1.1c-0.1-0.1-0.3-0.1-0.4-0.1
			H5c-2.8,0-5,2.2-5,5v2.3C0,19.9,0.1,20,0.2,20h19.5c0.1,0,0.2-0.1,0.2-0.2v-2.3c0-2.8-2.2-5-5-5H13.7z"/><path class="st0" d="M15,5.5c0,3.5-1.6,7-5,7c-3.1,0-5-3.6-5-7S7.2,0,10,0S15,2,15,5.5z"/></g></g></svg>');
	background-repeat: no-repeat;
}

@mixin icon-size {
	background-image: url('<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve"><g><rect x="16.2" y="8.5" width="1.5" height="1.5"/><rect x="16.2" y="5.4" width="1.5" height="1.5"/><rect x="16.2" y="2.3" width="1.5" height="1.5"/><rect x="13.1" y="2.3" width="1.5" height="1.5"/><rect x="10" y="2.3" width="1.5" height="1.5"/><polygon points="4.6,3.8 6.9,3.8 3.5,0 0,3.8 2.3,3.8 2.3,17.7 16.2,17.7 16.2,20 20,16.5 16.2,13.1 16.2,15.4 4.6,15.4 	"/></g></svg>');
	background-repeat: no-repeat;
}
*/
#main ul.clearlist {
  margin: 0;
  padding: 0;
  list-style: none; }
  #main ul.clearlist li {
    margin: 0; }
    #main ul.clearlist li:before {
      content: "";
      margin: 0; }

#main .blue, #main .blue h1, #main .blue h2, #main .blue h3, #main .blue h4, #main .blue h5, #main .blue h6, #main .blue .btn, #main .blue .rating, #main .grey, #main .grey h1, #main .grey h2, #main .grey h3, #main .grey h4, #main .grey h5, #main .grey h6, #main .grey .btn, #main .grey .rating {
  color: white; }

#main .blue .btn, #main .grey .btn {
  border: 2px solid white; }
  #main .blue .btn:hover, #main .grey .btn:hover {
    background: white; }

#main .blue {
  background: #52A0D5; }
  #main .blue .btn:hover {
    color: #52A0D5;
    border: 2px solid white !important; }

#main .grey {
  background: #7A8490; }
  #main .grey .btn:hover {
    color: #7A8490;
    border: 2px solid white !important; }

.SumoSelect {
  width: 100%; }

/* ==========================================================================
	Accessibility
   ========================================================================== */
.accessibility a {
  position: absolute;
  font: 500 21px/1.428571429 "Neutra Text", sans-serif;
  font: 500 2.1rem/1.428571429 "Neutra Text", sans-serif;
  text-decoration: none;
  background: #FFDE00;
  color: black;
  margin: 10px;
  padding: 15px 20px;
  left: -1000px;
  z-index: 200; }
  .accessibility a:active, .accessibility a:focus, .accessibility a:hover {
    display: inline;
    color: black;
    outline: 4px solid #FFDE00;
    left: 0;
    top: 0; }

/* ==========================================================================
	Structure
   ========================================================================== */
#wrapper * {
  -webkit-transition: all ease 0.25s;
  -moz-transition: all ease 0.25s;
  transition: all ease 0.25s; }

#wrapper {
  position: relative;
  z-index: 2; }
  #wrapper .container-fluid {
    position: relative;
    padding-left: 40px;
    padding-right: 40px; }
    @media (max-width: 992px) {
      #wrapper .container-fluid {
        padding-left: 30px;
        padding-right: 30px; } }
    @media (max-width: 768px) {
      #wrapper .container-fluid {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (max-width: 480px) {
      #wrapper .container-fluid {
        padding-left: 15px;
        padding-right: 15px; } }
  #wrapper .col-xs-5ths {
    width: 20%;
    float: left; }
  #wrapper .col-xs-5ths,
  #wrapper .col-sm-5ths,
  #wrapper .col-md-5ths,
  #wrapper .col-lg-5ths {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  #wrapper .display-table {
    display: table;
    width: 100%;
    height: 100%; }
    #wrapper .display-table .v-align {
      display: table-cell;
      vertical-align: middle; }

#main .content {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px 0;
  z-index: 20;
  /* needed for setting pseudo-element z-index */ }
  @media (max-width: 767px) {
    #main .content {
      padding: 30px 0; } }

.container-fluid {
  max-width: 1200px; }
  @media (max-width: 767px) {
    .container-fluid {
      padding-left: 20px;
      padding-right: 20px; } }

/* ==========================================================================
	Header
   ========================================================================== */
#global-header {
  position: relative;
  background: black;
  width: 100%; }
  #global-header a:hover {
    box-shadow: none; }
  #global-header .logo {
    margin-top: 20px; }
    #global-header .logo a {
      display: block; }
  #global-header .menu-bar {
    position: absolute;
    width: 100%;
    height: 160px;
    z-index: 30; }
  #global-header .billboard {
    position: relative;
    height: 600px;
    width: 100%;
    overflow: hidden; }
    .home #global-header .billboard {
      height: 800px; }
    #global-header .billboard:before {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      height: 100%;
      z-index: 10;
      -webkit-animation: billboard-zoom normal forwards 10s ease;
      -moz-animation: billboard-zoom normal forwards 10s ease;
      animation: billboard-zoom normal forwards 10s ease; }
    #global-header .billboard .overlay {
      position: absolute;
      display: table;
      background: rgba(0, 0, 0, 0.6);
      width: 100%;
      height: 100%;
      opacity: 0;
      -webkit-animation: fadeIn normal forwards 1s ease-in;
      -moz-animation: fadeIn normal forwards 1s ease-in;
      animation: fadeIn normal forwards 1s ease-in;
      -webkit-animation-delay: 0.5s;
      -moz-animation-delay: 0.5s;
      animation-delay: 0.5s;
      z-index: 20; }
      #global-header .billboard .overlay article {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding-top: 30px; }
        #global-header .billboard .overlay article small {
          display: block;
          font: 500 16px/1.428571429 "Neutra Text", sans-serif;
          font: 500 1.6rem/1.428571429 "Neutra Text", sans-serif;
          color: white;
          text-transform: uppercase;
          margin-bottom: 15px;
          padding: 0 40px; }
        #global-header .billboard .overlay article h1 {
          color: white;
          margin: 0;
          padding: 0 40px; }
  @media (max-height: 900px) {
    #global-header,
    #global-header .billboard {
      height: 480px; }
      .home #global-header, .home
      #global-header .billboard {
        height: 520px; } }
  @media (max-height: 800px) {
    #global-header,
    #global-header .billboard {
      height: 420px; }
      .home #global-header, .home
      #global-header .billboard {
        height: 480px; } }
  @media (max-width: 992px) {
    #global-header,
    #global-header .billboard {
      height: 480px; }
      .home #global-header, .home
      #global-header .billboard {
        height: 640px; } }
  @media (max-width: 768px) {
    #global-header,
    #global-header .billboard {
      height: 320px; }
      .home #global-header, .home
      #global-header .billboard {
        height: 480px; } }
  @media (max-width: 480px) {
    #global-header,
    #global-header .billboard {
      height: 280px; }
      .home #global-header, .home
      #global-header .billboard {
        height: 320px; } }
  @media (max-width: 767px) {
    #global-header {
      position: relative; }
    #global-header .logo {
      margin-top: 0;
      position: absolute;
      left: 50%;
      top: 15px;
      transform: translateX(-50%);
      height: 45px;
      overflow: hidden; }
    #global-header .menu-bar {
      height: 100%; }
      #global-header .menu-bar .container-fluid {
        height: 100%; }
    .home #global-header .logo {
      height: auto;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
      .home #global-header .logo svg {
        width: 220px; }
    .home #global-header .billboard .overlay article {
      display: none; } }

/* ==========================================================================
	Navigation
   ========================================================================== */
/*Main Menu*/
#main-menu {
  display: block;
  float: right;
  margin-top: 45px;
  height: 70px; }
  #main-menu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0; }
    #main-menu ul li {
      float: left;
      display: block;
      position: relative;
      color: white;
      border-radius: 4px;
      cursor: pointer;
      -webkit-transition: none;
      -moz-transition: none;
      transition: none; }
      #main-menu ul li a {
        display: block;
        font: 600 16px/70px "Neutra Text", sans-serif;
        font: 600 1.6rem/7rem "Neutra Text", sans-serif;
        text-decoration: none;
        text-transform: uppercase;
        color: white;
        padding: 0 20px; }
      #main-menu ul li.arrow, #main-menu ul li.menu-item-has-children {
        border-bottom-left-radius: 0 !important;
        border-bottom-right-radius: 0 !important;
        padding-right: 20px; }
        #main-menu ul li.arrow:after, #main-menu ul li.menu-item-has-children:after {
          content: "\f078";
          position: absolute;
          font: 400 12px/70px 'FontAwesome';
          font: 400 1.2rem/7rem 'FontAwesome';
          color: white;
          top: -2px;
          right: 20px;
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg);
          -webkit-transition: -webkit-transform 0.25s ease;
          -moz-transition: -moz-transform 0.25s ease;
          transition: transform 0.25s ease; }
        #main-menu ul li.arrow:hover:after, #main-menu ul li.menu-item-has-children:hover:after {
          top: 0px;
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
      #main-menu ul li:hover {
        color: white;
        background: #7A8490; }
        #main-menu ul li:hover a {
          color: white; }
        #main-menu ul li:hover ul {
          display: block;
          visibility: visible;
          opacity: 1; }
      #main-menu ul li.call-to-action {
        margin: 4px 0 4px 10px; }
        #main-menu ul li.call-to-action a {
          font: 600 16px/52px "Neutra Text", sans-serif;
          font: 600 1.6rem/5.2rem "Neutra Text", sans-serif;
          background: transparent;
          border: 2px solid white;
          border-radius: 4px;
          background: #52A0D5;
          border: 2px solid #52A0D5; }
          #main-menu ul li.call-to-action a:hover {
            background: white;
            border: 2px solid white;
            color: #52A0D5; }
      #main-menu ul li ul {
        display: none;
        visibility: hidden;
        position: absolute;
        opacity: 0;
        background: #7A8490;
        background-color: #737d8a;
        background-image: -webkit-linear-gradient(bottom, #737d8a, #7A8490);
        background-image: linear-gradient(to top,#737d8a, #7A8490);
        border-radius: 4px;
        border-top-left-radius: 0;
        width: 220px;
        top: 70px;
        left: 0;
        padding-bottom: 10px;
        z-index: 200;
        box-shadow: 0 20px 20px rgba(0, 0, 0, 0.4); }
        #main-menu ul li ul li {
          float: none;
          display: block;
          padding: 0; }
          #main-menu ul li ul li a {
            display: block;
            font: 400 18px/1.428571429 "Neutra Text", sans-serif;
            font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
            text-transform: none;
            padding: 14px 20px;
            -webkit-transition: padding-left ease 0.25s;
            -moz-transition: padding-left ease 0.25s;
            transition: padding-left ease 0.25s; }
            #main-menu ul li ul li a:hover {
              background: rgba(0, 0, 0, 0.6);
              padding-left: 30px; }
          #main-menu ul li ul li:first-child a {
            border-top-right-radius: 4px; }
      #main-menu ul li:nth-last-child(2) ul {
        border-radius: 4px;
        border-top-right-radius: 0;
        left: inherit;
        right: 0; }
        #main-menu ul li:nth-last-child(2) ul li:first-child a {
          border-radius: 0;
          border-top-left-radius: 4px; }

.icon {
  position: absolute;
  cursor: pointer;
  width: 34px;
  height: 29px;
  top: 20px;
  right: 20px;
  margin: auto;
  transition: all .3s ease;
  z-index: 10; }
  .icon .top, .icon .mid, .icon .bot {
    background-color: #ecf0f1;
    height: 5px;
    width: 34px;
    position: absolute;
    left: 0;
    transition: all .3s ease; }
  .icon .top {
    top: 0; }
  .icon .mid {
    top: 12px; }
  .icon .bot {
    top: 24px; }
  .mm-opening .icon, .icon.active {
    transform: rotate(90deg); }
    .mm-opening .icon .top, .icon.active .top {
      top: 14.5px;
      transform: rotate(45deg); }
    .mm-opening .icon .mid, .icon.active .mid {
      opacity: 0;
      transform: rotate(45deg); }
    .mm-opening .icon .bot, .icon.active .bot {
      top: 14.5px;
      transform: rotate(-45deg); }

#mobile-menu {
  display: none; }
  .page-loaded #mobile-menu {
    display: block; }

/*
 * Mobile Menu jQuery mmenu
 */
.mm-panels,
.mm-panels > .mm-panel {
  background: #52A0D5; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 65px; }

.mm-menu .mm-listview > li {
  font-size: 21px; }
  .mm-menu .mm-listview > li:not(.mm-divider)::after {
    border-color: rgba(255, 255, 255, 0.15);
    border: none; }
  .mm-menu .mm-listview > li > a,
  .mm-menu .mm-listview > li > span {
    color: white;
    padding-top: 20px;
    padding-bottom: 20px; }
  .mm-menu .mm-listview > li .mm-next + a,
  .mm-menu .mm-listview > li .mm-next + span {
    margin-right: 65px; }
  .mm-menu .mm-listview > li .mm-next {
    background: rgba(255, 255, 255, 0.1);
    width: 100%; }
  .mm-menu .mm-listview > li .mm-next::after, .mm-menu .mm-listview > li .mm-arrow::after {
    right: 27px; }

.mm-menu .mm-listview a:hover {
  background: rgba(255, 255, 255, 0.25); }

.mm-menu .mm-prev::before,
.mm-menu .mm-next::after,
.mm-menu .mm-arrow::after {
  border-color: white !important;
  border-width: 2px;
  height: 14px;
  width: 14px; }

.mm-menu .mm-navbar {
  height: 65px;
  padding-left: 65px;
  background: #121415; }
  .mm-menu .mm-navbar > * {
    padding: 0;
    line-height: 65px; }
  .mm-menu .mm-navbar > *,
  .mm-menu .mm-navbar a {
    color: white; }
  .mm-menu .mm-navbar .mm-title {
    font-size: 24px; }
  .mm-menu .mm-navbar .mm-btn {
    height: 65px;
    width: 65px; }

.mm-listview > li:not(.mm-divider)::after {
  left: 0; }

/* ==========================================================================
	Content
   ========================================================================== */
#main small {
  display: block;
  font: 500 14px/1.1 "Neutra Text", sans-serif;
  font: 500 1.4rem/1.1 "Neutra Text", sans-serif;
  text-transform: uppercase;
  margin-bottom: 5px; }

#main mark {
  font-weight: 400;
  color: white;
  background-color: black;
  padding: 0 2px; }

#main ul {
  position: relative;
  margin: 0 0 30px;
  padding-left: 30px; }
  #main ul li {
    font: 400 21px/1.428571429 "Neutra Text", sans-serif;
    font: 400 2.1rem/1.428571429 "Neutra Text", sans-serif;
    list-style: none;
    margin-bottom: 15px; }
    #main ul li:before {
      content: "\f10c";
      position: absolute;
      font: 400 16px/1.428571429 'fontawesome';
      font: 400 1.6rem/1.428571429 'fontawesome';
      color: #52A0D5;
      margin: 1px 0 0 -30px; }
    #main ul li:after {
      margin-bottom: 0; }
    #main ul li ul {
      margin: 5px 0;
      padding-left: 35px; }
      #main ul li ul li:before {
        color: #7A8490; }
      #main ul li ul li li {
        margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      #main ul li {
        font: 400 21px/1.428571429 "Neutra Text", sans-serif;
        font: 400 2.1rem/1.428571429 "Neutra Text", sans-serif; } }

#main ol {
  position: relative;
  counter-reset: li;
  list-style: none;
  margin: 0 0 30px;
  padding-left: 35px; }
  #main ol li {
    font: 400 21px/1.428571429 "Neutra Text", sans-serif;
    font: 400 2.1rem/1.428571429 "Neutra Text", sans-serif;
    list-style: none;
    margin-bottom: 15px; }
    #main ol li:before {
      display: block;
      position: absolute;
      content: counter(li, decimal) ".";
      counter-increment: li;
      text-align: center;
      color: black;
      margin-left: -35px; }
    #main ol li:last-child {
      margin-bottom: 0; }
    #main ol li ol {
      margin: 10px 0 20px; }
      #main ol li ol li:before {
        content: counter(li, lower-roman) "."; }

#main legend {
  font: 600 28px/1.1 "Neutra Text", sans-serif;
  font: 600 2.8rem/1.1 "Neutra Text", sans-serif;
  border: none;
  color: black;
  margin-bottom: 18px; }

#main label {
  font: 500 18px/1.1 "Neutra Text", sans-serif;
  font: 500 1.8rem/1.1 "Neutra Text", sans-serif;
  text-transform: uppercase;
  display: block; }
  @media (max-width: 768px) {
    #main label {
      font: 600 1.4rem/1.1 "Neutra Text", sans-serif; } }
  @media (max-width: 480px) {
    #main label {
      font: 600 1.4rem/1.1 "Neutra Text", sans-serif; } }

#main input,
#main textarea {
  font: 400 18px/1.428571429 "Neutra Text", sans-serif;
  font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
  color: black; }
  #main input::-webkit-input-placeholder,
  #main textarea::-webkit-input-placeholder {
    font: 400 18px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
    color: black; }
  #main input::-moz-placeholder,
  #main textarea::-moz-placeholder {
    font: 400 18px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
    color: black; }
  #main input:-moz-placeholder,
  #main textarea:-moz-placeholder {
    font: 400 18px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
    color: black; }
  #main input:-ms-input-placeholder,
  #main textarea:-ms-input-placeholder {
    font: 400 18px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
    color: black; }

#main .form-control, #main .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container select, #main .gform_wrapper .ginput_container textarea {
  font: 400 18px/1.428571429 "Neutra Text", sans-serif;
  font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
  background: rgba(122, 132, 144, 0.15);
  border: 2px solid transparent;
  border-radius: 2px;
  box-shadow: none;
  height: auto;
  padding: 8px 12px;
  -webkit-appearance: none; }
  #main .form-control:focus, #main .gform_wrapper .ginput_container input:focus, #main .gform_wrapper .ginput_container select:focus, #main .gform_wrapper .ginput_container textarea:focus {
    font: 400 18px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif;
    background: white;
    color: black;
    border: 2px solid #52A0D5; }

#main .blue .form-control, #main .blue .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .blue input, #main .blue .gform_wrapper .ginput_container select, #main .gform_wrapper .ginput_container .blue select, #main .blue .gform_wrapper .ginput_container textarea, #main .gform_wrapper .ginput_container .blue textarea,
#main .grey .form-control, #main .grey .gform_wrapper .ginput_container input, #main .gform_wrapper .ginput_container .grey input, #main .grey .gform_wrapper .ginput_container select, #main .gform_wrapper .ginput_container .grey select, #main .grey .gform_wrapper .ginput_container textarea, #main .gform_wrapper .ginput_container .grey textarea {
  background: white;
  color: black;
  border-color: white; }

#main .btn {
  display: inline-block;
  position: relative;
  font: 500 14px/46px "Neutra Text", sans-serif;
  font: 500 1.4rem/4.6rem "Neutra Text", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  color: #52A0D5;
  background: none;
  border: 2px solid #52A0D5;
  border-radius: 4px;
  vertical-align: middle;
  top: 0;
  margin-bottom: 20px;
  padding: 0 20px;
  overflow: hidden;
  min-width: 160px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  #main .btn.center-block {
    max-width: 220px;
    padding: 0 40px; }
  #main .btn:focus {
    outline: none; }
  #main .btn:hover {
    color: white;
    background: #52A0D5;
    border: 2px solid #52A0D5;
    box-shadow: none; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 30px; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* star ratings */
.star-ratings-sprite {
  background: url('data:image/svg+xml;utf8,<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.9 15.2"><path class="st0" fill="rgba(122, 132, 144, 0.14)" d="M15.9 5.9c0 .1-.1.3-.2.5l-3.5 3.4.8 4.8v.2c0 .1 0 .2-.1.3s-.2.1-.3.1c-.1 0-.2 0-.4-.1L8 12.8l-4.3 2.3c-.1.1-.3.1-.4.1-.1 0-.2 0-.3-.1-.1-.1-.1-.2-.1-.3v-.2l.8-4.8L.2 6.3C.1 6.2 0 6 0 5.9c0-.2.2-.4.5-.4l4.8-.7L7.5.5c.1-.4.3-.5.5-.5s.3.1.5.4l2.2 4.3 4.8.7c.2.1.4.2.4.5z"/></svg>') repeat-x;
  font-size: 0;
  height: 18px;
  line-height: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 96px;
  margin: 0 auto 0 3px;
  position: relative;
  top: 4px;
  display: inline-block; }

.star-ratings-sprite-rating {
  background: url('data:image/svg+xml;utf8,<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.9 15.2"><path class="st0" fill="rgba(82, 160, 213, 0.99)" d="M15.9 5.9c0 .1-.1.3-.2.5l-3.5 3.4.8 4.8v.2c0 .1 0 .2-.1.3s-.2.1-.3.1c-.1 0-.2 0-.4-.1L8 12.8l-4.3 2.3c-.1.1-.3.1-.4.1-.1 0-.2 0-.3-.1-.1-.1-.1-.2-.1-.3v-.2l.8-4.8L.2 6.3C.1 6.2 0 6 0 5.9c0-.2.2-.4.5-.4l4.8-.7L7.5.5c.1-.4.3-.5.5-.5s.3.1.5.4l2.2 4.3 4.8.7c.2.1.4.2.4.5z"/></svg>') repeat-x;
  background-position: 0 100%;
  float: left;
  height: 18px;
  display: block; }

.datepicker {
  width: 100%;
  padding-right: 25px !important; }

.date-field {
  position: relative; }
  .date-field i {
    position: absolute;
    right: 10px;
    top: 14px;
    color: #7A8490;
    opacity: 0.5;
    font-size: 16px;
    margin: 0; }

#main .introduction .content {
  text-align: center;
  padding: 80px 0; }
  #main .introduction .content p.lead {
    font: 400 32px/1.3333333 "Neutra Text", sans-serif;
    font: 400 3.2rem/1.3333333 "Neutra Text", sans-serif; }
    @media only screen and (max-width: 767px) {
      #main .introduction .content p.lead {
        font: 400 24px/1.3333333 "Neutra Text", sans-serif;
        font: 400 2.4rem/1.3333333 "Neutra Text", sans-serif; } }

#main .availability-block label {
  font: 500 14px/1.1 "Neutra Text", sans-serif;
  font: 500 1.4rem/1.1 "Neutra Text", sans-serif; }

#main .availability-block .content {
  padding: 60px 0; }

#main .availability-block h2 {
  font: 300 32px/1.1 "Neutra Text", sans-serif;
  font: 300 3.2rem/1.1 "Neutra Text", sans-serif; }

#main .availability-block ul.clearlist {
  display: table;
  margin: 0 auto; }
  #main .availability-block ul.clearlist li {
    float: left;
    vertical-align: top;
    text-align: left;
    padding-left: 11px;
    padding-right: 11px;
    margin-bottom: 20px; }
    #main .availability-block ul.clearlist li:last-child {
      padding-right: 0; }
    #main .availability-block ul.clearlist li .SumoSelect.sumo_night,
    #main .availability-block ul.clearlist li .SumoSelect.sumo_adults,
    #main .availability-block ul.clearlist li .SumoSelect.sumo_children {
      width: 60px; }
    #main .availability-block ul.clearlist li button {
      margin: 0;
      margin-top: 18px;
      margin-bottom: 0; }
    #main .availability-block ul.clearlist li.submit {
      vertical-align: middle; }
    #main .availability-block ul.clearlist li .datepicker {
      width: 140px; }
    #main .availability-block ul.clearlist li.date-field i {
      right: 25px;
      top: 35px; }

@media (max-width: 767px) {
  #main .availability-block h2 {
    margin-bottom: 20px; }
  #main .availability-block ul.clearlist li {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 10px; }
    #main .availability-block ul.clearlist li.date-field {
      width: 48%; }
    #main .availability-block ul.clearlist li input {
      width: 100% !important; }
    #main .availability-block ul.clearlist li .SumoSelect.sumo_night,
    #main .availability-block ul.clearlist li .SumoSelect.sumo_adults,
    #main .availability-block ul.clearlist li .SumoSelect.sumo_children {
      width: 100%; }
    #main .availability-block ul.clearlist li.submit {
      width: 100%;
      margin: 0;
      margin-top: 20px; }
      #main .availability-block ul.clearlist li.submit button {
        display: block;
        margin: 0 auto; } }

.SumoSelect > .optWrapper > .options li.opt {
  width: 100%;
  display: block;
  padding: 10px 25px 5px 10px;
  cursor: pointer; }

#main .SumoSelect > .optWrapper, #main .SumoSelect > .optWrapper.open {
  top: 43px; }

#main .SumoSelect > .optWrapper > .options {
  margin: 0;
  padding: 0;
  list-style: none; }
  #main .SumoSelect > .optWrapper > .options li {
    margin: 0; }
    #main .SumoSelect > .optWrapper > .options li:before {
      content: "";
      margin: 0; }
  #main .SumoSelect > .optWrapper > .options label {
    text-transform: none; }
  #main .SumoSelect > .optWrapper > .options li.opt {
    display: block;
    color: black; }

#main .SumoSelect > .CaptionCont {
  font: 500 18px/1.1 "Neutra Text", sans-serif;
  font: 500 1.8rem/1.1 "Neutra Text", sans-serif;
  color: black;
  padding: 8px 12px;
  border: 2px solid transparent;
  line-height: 1.2; }
  #main .SumoSelect > .CaptionCont > label {
    margin: 0; }
    #main .SumoSelect > .CaptionCont > label i {
      background: none; }
      #main .SumoSelect > .CaptionCont > label i:after {
        color: black;
        content: "\f107";
        font: 18px "FontAwesome";
        position: absolute;
        right: 2px;
        top: -1px; }

#main .gfield .SumoSelect > .optWrapper > .options li.opt {
  background: rgba(122, 132, 144, 0.15); }

#main .gfield .SumoSelect > .CaptionCont {
  background: rgba(122, 132, 144, 0.15); }

#main .carousel {
  height: 500px; }
  #main .carousel .owl-carousel,
  #main .carousel .owl-stage-outer,
  #main .carousel .owl-stage-outer div {
    height: 100%; }
  #main .carousel .owl-stage {
    right: 320px; }
  #main .carousel .owl-nav {
    position: absolute;
    right: 95px;
    top: 50%;
    transform: translateY(-50%); }
    #main .carousel .owl-nav .owl-next {
      background: white;
      width: 100px;
      height: 100px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 22 18"><path d="M21.7 8.1L15.2.3c-.4-.5-1-.5-1.4 0-.4.5-.4 1.2 0 1.7l4.8 5.7H1c-.5.1-1 .6-1 1.3 0 .7.5 1.2 1 1.2h17.5l-4.8 5.7c-.4.5-.4 1.2 0 1.7.2.2.5.4.7.4.3 0 .5-.1.7-.4l6.5-7.8c.5-.4.5-1.2.1-1.7z"/></svg>');
      background-repeat: no-repeat;
      background-size: 22px;
      background-position: center; }
  @media (max-height: 768px) {
    #main .carousel {
      height: 420px; } }

.gallery.owl-carousel {
  margin-bottom: 20px; }
  .gallery.owl-carousel .owl-item .caption {
    bottom: 10px;
    color: white;
    font-weight: 400;
    left: 15px;
    position: absolute;
    z-index: 20; }
  .gallery.owl-carousel .owl-item .overlay {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.46), transparent);
    bottom: 0;
    height: 20%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10; }
  .gallery.owl-carousel .owl-nav {
    bottom: 0;
    position: absolute;
    right: 0; }
    .gallery.owl-carousel .owl-nav div {
      display: inline-block;
      margin: 0;
      padding: 0;
      background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
      border-bottom: 0 none;
      display: inline-block;
      font-size: 24px;
      line-height: 0.5;
      padding: 20px; }
      .gallery.owl-carousel .owl-nav div:before {
        font-family: 'FontAwesome';
        color: white;
        font-size: 14px; }
      .gallery.owl-carousel .owl-nav div.owl-prev {
        margin-right: 1px; }
      .gallery.owl-carousel .owl-nav div.owl-prev:before {
        content: "\f053"; }
      .gallery.owl-carousel .owl-nav div.owl-next:before {
        content: "\f054"; }
      .gallery.owl-carousel .owl-nav div:hover {
        opacity: 0.8; }

#main .featured .content {
  text-align: center;
  padding: 80px 0; }

#main .featured .btn {
  margin-bottom: 0; }

#main .listing {
  position: relative;
  height: 400px;
  overflow: hidden; }
  #main .listing .container-fluid {
    max-width: inherit; }
  #main .listing .txt-module {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 320px;
    padding: 0 40px; }
    #main .listing .txt-module p {
      font-size: 18px;
      font-size: 1.8rem; }
  #main .listing.img-right .img {
    left: 33.33333333%; }
  #main .listing.img-left .img {
    right: 33.33333333%; }
  #main .listing .img {
    position: absolute;
    background-size: cover;
    width: 66.66666667%;
    height: 100%;
    top: 0;
    z-index: 2; }
  #main .listing .info {
    margin-bottom: 20px; }
    #main .listing .info ul::after {
      clear: both;
      content: "";
      display: table; }
    #main .listing .info ul li {
      float: left;
      margin-right: 30px; }
    #main .listing .info svg {
      fill: white;
      margin-right: 10px; }
      #main .listing .info svg.ico-bed {
        width: 29px;
        height: 20px; }
      #main .listing .info svg.ico-size {
        width: 20px;
        height: 20px; }
      #main .listing .info svg.ico-user {
        width: 20px;
        height: 20px; }
      #main .listing .info svg, #main .listing .info svg path {
        fill: white; }
    #main .listing .info span {
      vertical-align: top; }
  #main .listing .btn {
    margin-bottom: 0; }
  #main .listing.white ul li, #main .listing.white p {
    color: black; }
  #main .listing.white .info svg, #main .listing.white .info svg path {
    fill: black; }
  @media (max-width: 767px) {
    #main .listing {
      height: inherit; }
      #main .listing .content {
        padding: 340px 0 40px; }
        #main .listing .content .txt-module {
          height: inherit; }
      #main .listing .img {
        position: absolute;
        width: 100% !important;
        height: 300px;
        left: 0 !important; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #main .listing {
      min-height: 400px; }
      #main .listing.img-right .img {
        left: 50%; }
      #main .listing.img-left .img {
        right: 50%; }
      #main .listing .img {
        width: 50%; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #main .listing {
      min-height: 400px; }
      #main .listing.img-right .img {
        left: 41.66666667%; }
      #main .listing.img-left .img {
        right: 41.66666667%; }
      #main .listing .img {
        width: 58.33333333%; } }

#main .location {
  padding: 0;
  margin: 0;
  border: 2px solid white;
  border-radius: 3px;
  display: inline-block; }
  #main .location::after {
    clear: both;
    content: "";
    display: table; }
  #main .location li {
    float: left;
    margin: 0;
    padding: 0;
    border-right: 2px solid white; }
    #main .location li a {
      text-transform: uppercase;
      color: white;
      display: block;
      padding: 13px 20px;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 500; }
    #main .location li.active a,
    #main .location li a:hover {
      background: white;
      color: #52A0D5;
      box-shadow: none; }
    #main .location li:last-child {
      border-right: none; }
    #main .location li:before {
      content: ""; }
  @media (max-width: 767px) {
    #main .location {
      width: 80%; }
      #main .location li {
        float: none;
        border: none; }
        #main .location li a {
          padding: 13px; } }
  @media (max-width: 991px) {
    #main .location li a {
      padding: 13px 10px; } }

#main .responsive-tabs-wrapper .responsive-tabs {
  color: black;
  /* Mobile */ }
  #main .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list {
    margin: 0;
    padding: 0;
    list-style: none;
    border: none; }
    #main .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list li {
      margin: 0; }
      #main .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list li:before {
        content: "";
        margin: 0; }
    #main .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list li {
      border-radius: 0;
      font: 500 16px/80px "Neutra Text", sans-serif;
      font: 500 1.6rem/8rem "Neutra Text", sans-serif;
      border: none;
      background: none;
      display: inline-block;
      padding: 0px 30px;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      position: relative;
      /*
				&:first-child {
					padding-left: 60px;
					&:before {
						width: 20px;
						height: 20px;
						// background: red;
						position: absolute;
						left: 30px;
						top: 28px;
						@include icon-bed;
					}
				}*/ }
      #main .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list li.responsive-tabs__list__item:focus {
        outline: none; }
      #main .responsive-tabs-wrapper .responsive-tabs ul.responsive-tabs__list li.responsive-tabs__list__item--active {
        background: rgba(122, 132, 144, 0.15);
        color: black; }
  #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel {
    transition: none;
    padding: 30px;
    margin-bottom: 0;
    background: rgba(122, 132, 144, 0.15); }
    #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul {
      border-left: 1px solid rgba(0, 0, 0, 0.15); }
      #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul:first-child {
        border: none; }
      #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul li {
        margin-bottom: 10px;
        padding: 0 20px 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
        font: 400 18px/1.428571429 "Neutra Text", sans-serif;
        font: 400 1.8rem/1.428571429 "Neutra Text", sans-serif; }
      @media (max-width: 991px) {
        #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul {
          margin-bottom: 20px;
          border: none; }
          #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul li {
            padding: 0 0 10px; }
          #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul:last-child li:last-child {
            border: none;
            margin-bottom: 0;
            padding-bottom: 0; } }
      @media (min-width: 992px) {
        #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul {
          margin-bottom: 20px; }
          #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul li:last-child {
            border: none;
            margin-bottom: 0;
            padding-bottom: 0; } }
    #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel ul {
      margin-bottom: 0; }
    @media (max-width: 767px) {
      #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__panel {
        padding: 20px; } }
  @media (max-width: 991px) {
    #main .responsive-tabs-wrapper .responsive-tabs {
      margin-bottom: 20px; } }
  #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading {
    border: 0;
    background: #7A8490;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    font: 500 16px/1.1 "Neutra Text", sans-serif;
    font: 500 1.6rem/1.1 "Neutra Text", sans-serif;
    padding: 20px 20px 15px;
    color: white;
    margin-bottom: 1px;
    position: relative; }
    #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading:after {
      content: "\f054";
      position: absolute;
      font: 400 12px/1.428571429 'fontawesome';
      font: 400 1.2rem/1.428571429 'fontawesome';
      color: white;
      margin: 0;
      top: 19px;
      right: 20px;
      width: auto; }
    #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading.responsive-tabs__heading--active {
      margin-bottom: 0; }
      #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading.responsive-tabs__heading--active:after {
        right: 14px !important;
        top: 28px !important;
        transform: rotate(90deg); }
    #main .responsive-tabs-wrapper .responsive-tabs .responsive-tabs__heading:after {
      border: 0; }

.booking-panel-container {
  position: relative; }

.booking-panel {
  width: 300px;
  position: absolute;
  top: 75px;
  left: 20px;
  z-index: 20;
  transition: all ease-out 0.4s; }

.booking-panel {
  position: static;
  width: 100%;
  margin-bottom: 35px; }

.booking-panel a:hover {
  color: inherit;
  border-bottom: none; }

#main .booking-panel-body {
  padding: 20px 15px; }
  @media (max-width: 768px) {
    #main .booking-panel-body {
      padding: 20px 30px; }
      #main .booking-panel-body .btn {
        max-width: 50%;
        display: block;
        margin: 30px auto 0; } }
  @media (max-width: 767px) {
    #main .booking-panel-body .btn {
      max-width: 220px; } }

.booking-panel .search > a {
  display: block;
  height: 100%;
  width: 100%; }

.booking-panel h1 {
  font: 600 18px/1.1 "Neutra Text", sans-serif;
  font: 600 1.8rem/1.1 "Neutra Text", sans-serif;
  color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 0; }

.booking-panel h2 {
  font: 500 10px/1.1 "Neutra Text", sans-serif;
  font: 500 1rem/1.1 "Neutra Text", sans-serif;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 6px;
  padding-top: 7px; }

.booking-panel .guests,
.booking-panel .booking-code,
.booking-panel .arrival-date,
.booking-panel .departure-date {
  float: left;
  width: 48%; }

.booking-panel .booking-code,
.booking-panel .arrival-date {
  margin-right: 4%; }

.booking-panel .form-group, .booking-panel #main .gform_wrapper li, #main .gform_wrapper .booking-panel li {
  margin-bottom: 0; }

.booking-panel ul li {
  font: 500 12px/12px "Neutra Text", sans-serif;
  font: 500 1.2rem/1.2rem "Neutra Text", sans-serif; }

.booking-panel h1.booking-price {
  font: 500 16px/1.1 "Neutra Text", sans-serif;
  font: 500 1.6rem/1.1 "Neutra Text", sans-serif;
  text-align: center; }

.booking-panel h1.booking-price span {
  font: 600 73px/1.1 "Neutra Text", sans-serif;
  font: 600 7.3rem/1.1 "Neutra Text", sans-serif;
  display: block;
  margin-top: 0; }
  .booking-panel h1.booking-price span sup {
    font-size: 60%; }

.booking-panel h2 {
  font: 500 12px/1.1 "Neutra Text", sans-serif;
  font: 500 1.2rem/1.1 "Neutra Text", sans-serif; }

.booking-panel-body {
  margin-top: 0; }

.booking-panel .btn {
  margin: 0;
  margin-top: 30px;
  width: 100%; }

#main ul.contact-list {
  padding-left: 0;
  margin-bottom: 30px; }
  #main ul.contact-list li {
    border-top: 1px solid rgba(122, 132, 144, 0.2);
    font: 400 18px/1.42857 "Neutra Text", sans-serif;
    font: 400 1.8rem/1.42857 "Neutra Text", sans-serif;
    margin: 0; }
    #main ul.contact-list li:first-child {
      border-top: 0 none; }
    #main ul.contact-list li:hover {
      padding-left: 15px; }
    #main ul.contact-list li strong {
      font-weight: 500; }
    #main ul.contact-list li a {
      padding: 10px 0;
      display: block;
      border-bottom: medium none; }
      #main ul.contact-list li a:hover {
        box-shadow: none; }
    #main ul.contact-list li.phone a:before,
    #main ul.contact-list li.email a:before {
      color: #000000;
      font: 1.6rem/1.42857 "FontAwesome";
      margin-right: 10px; }
    #main ul.contact-list li.phone a:before {
      content: "\f095"; }
    #main ul.contact-list li.email a:before {
      content: "\f0e0"; }

#main aside .special-offer p {
  font: 400 18px/1.42857 "Neutra Text", sans-serif;
  font: 400 1.8rem/1.42857 "Neutra Text", sans-serif; }

#main #map-canvas {
  width: 100%;
  height: 100%; }
  #main #map-canvas * {
    transition: none; }

#main .gm-style-iw {
  width: 350px !important;
  top: 15px !important;
  left: 0px !important;
  min-width: 480px;
  padding: 20px;
  background: white;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }
  #main .gm-style-iw h5 {
    margin-bottom: 5px; }
  #main .gm-style-iw .btn {
    margin-bottom: 0;
    margin-right: 15px; }
  #main .gm-style-iw p {
    margin-bottom: 0;
    font-size: 16px; }
  #main .gm-style-iw > div {
    width: 100%; }
    #main .gm-style-iw > div > div {
      overflow: hidden !important; }

.marker_label {
  color: white;
  font: 500 14px/14px "Neutra Text", sans-serif;
  font: 500 1.4rem/1.4rem "Neutra Text", sans-serif; }

#main .arrow {
  z-index: 10; }
  #main .arrow > div:nth-child(3) > div > div {
    background: white !important; }

#main .close-btn {
  background: black !important;
  border-radius: 30px !important;
  box-shadow: none !important;
  height: 30px !important;
  right: 0 !important;
  top: 0 !important;
  width: 30px !important;
  border: none !important; }
  #main .close-btn:after {
    color: white;
    content: "X";
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }
  #main .close-btn img {
    display: none; }

#notification {
  transition: none;
  background: #e98b39;
  color: white;
  display: none; }
  #notification .container-fluid p {
    padding: 25px;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center; }
    @media (max-width: 480px) {
      #notification .container-fluid p {
        padding: 20px; } }
  #notification .container-fluid i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    margin: 0;
    right: 40px; }
    @media (max-width: 1200px) {
      #notification .container-fluid i {
        right: 20px; } }

/* ==========================================================================
	Footer
   ========================================================================== */
#global-footer {
  background: #121415;
  color: white;
  width: 100%;
  padding: 60px 0; }
  @media (max-width: 767px) {
    #global-footer {
      text-align: center;
      padding: 50px 0; } }
  #global-footer .logo {
    width: 100px;
    height: 122px;
    margin-bottom: 60px; }
    @media (max-width: 767px) {
      #global-footer .logo {
        margin-bottom: 40px; } }
    #global-footer .logo:hover {
      opacity: .6;
      box-shadow: none; }
  #global-footer h3 {
    font: 500 18px/1.1 "Neutra Text", sans-serif;
    font: 500 1.8rem/1.1 "Neutra Text", sans-serif;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: white;
    margin-bottom: 30px; }
  #global-footer a {
    color: white; }
    #global-footer a:hover {
      color: #52A0D5;
      box-shadow: 0 2px 0 #52A0D5; }
  #global-footer ul {
    list-style: none;
    margin: 0 0 40px;
    padding: 0; }
    @media (max-width: 767px) {
      #global-footer ul {
        margin-bottom: 30px; } }
    #global-footer ul li {
      display: block;
      font: 400 16px/1.428571429 "Neutra Text", sans-serif;
      font: 400 1.6rem/1.428571429 "Neutra Text", sans-serif;
      margin: 0 0 10px; }
      @media (max-width: 767px) {
        #global-footer ul li {
          font: 500 1.4rem/1.428571429 "Neutra Text", sans-serif;
          letter-spacing: 0.2em;
          text-transform: uppercase;
          margin: 0 0 15px; }
          #global-footer ul li:last-child {
            margin-bottom: 0; } }
    #global-footer ul.social {
      margin-top: -10px; }
      #global-footer ul.social li {
        float: left;
        font: 400 24px/1.1 'FontAwesome';
        font: 400 2.4rem/1.1 'FontAwesome';
        margin: 0 10px 0 0; }
      #global-footer ul.social a:hover {
        box-shadow: none; }
  #global-footer p {
    font: 400 14px/1.428571429 "Neutra Text", sans-serif;
    font: 400 1.4rem/1.428571429 "Neutra Text", sans-serif;
    text-align: center;
    color: #7A8490;
    margin-bottom: 10px; }
    #global-footer p a {
      color: #7A8490; }
  #global-footer .btn {
    display: block;
    position: relative;
    font: 500 14px/46px "Neutra Text", sans-serif;
    font: 500 1.4rem/4.6rem "Neutra Text", sans-serif;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: transparent;
    border: 2px solid white;
    border-radius: 4px;
    vertical-align: middle;
    top: 0;
    margin-bottom: 30px;
    padding: 0 20px;
    overflow: hidden;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    #global-footer .btn.center-block {
      max-width: 220px;
      padding: 0 40px; }
    #global-footer .btn:focus {
      outline: none; }
    #global-footer .btn:hover {
      color: white;
      background: #52A0D5;
      border: 2px solid #52A0D5;
      box-shadow: none; }

/* ==========================================================================
	Gravity Forms
   ========================================================================== */
#main .gform_wrapper {
  margin: 0;
  /* 4 column Gravity Forms custom ready class ------------------------------------------------------*/ }
  #main .gform_wrapper ul {
    padding-left: 0 !important; }
  #main .gform_wrapper li {
    margin-bottom: 0; }
    #main .gform_wrapper li:before {
      content: "" !important; }
    #main .gform_wrapper li.radio-button .ginput_container {
      margin-top: 0;
      margin-bottom: 15px; }
      #main .gform_wrapper li.radio-button .ginput_container ul li {
        color: black;
        display: block;
        position: relative;
        float: left;
        width: auto;
        display: inline; }
      #main .gform_wrapper li.radio-button .ginput_container ul li input[type=radio] {
        position: absolute;
        visibility: hidden; }
      #main .gform_wrapper li.radio-button .ginput_container ul li label {
        display: block;
        position: relative;
        font-family: "Neutra Text", sans-serif;
        font-size: 16px !important;
        padding-right: 30px;
        margin: 10px auto;
        margin-right: 15px;
        z-index: 9;
        cursor: pointer;
        -webkit-transition: all 0.25s linear;
        text-transform: none; }
      #main .gform_wrapper li.radio-button .ginput_container ul li:hover label {
        color: black; }
      #main .gform_wrapper li.radio-button .ginput_container ul li .check {
        display: block;
        position: absolute;
        border: 2px solid #b8b5ae;
        border-radius: 100%;
        height: 24px;
        width: 24px;
        top: 7px;
        right: 15px;
        z-index: 5;
        transition: border .25s linear;
        -webkit-transition: border .25s linear; }
      #main .gform_wrapper li.radio-button .ginput_container ul li:hover .check {
        border: 2px solid black; }
      #main .gform_wrapper li.radio-button .ginput_container ul li .check::before {
        display: block;
        position: absolute;
        content: '';
        border-radius: 100%;
        height: 12px;
        width: 12px;
        top: 4px;
        left: 4px;
        margin: auto;
        transition: background 0.25s linear;
        -webkit-transition: background 0.25s linear; }
      #main .gform_wrapper li.radio-button .ginput_container input[type=radio]:checked ~ .check {
        border: 2px solid #b8b5ae; }
      #main .gform_wrapper li.radio-button .ginput_container input[type=radio]:checked ~ .check::before {
        background: #52A0D5; }
      #main .gform_wrapper li.radio-button .ginput_container ul li:last-child input[type=radio]:checked ~ .check::before {
        background: #7A8490 !important; }
  #main .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0; }
    #main .gform_wrapper .gform_footer .btn {
      margin: 0;
      margin-top: 10px;
      margin-bottom: 10px; }
      @media (max-width: 480px) {
        #main .gform_wrapper .gform_footer .btn {
          width: 100%; } }
  #main .gform_wrapper li.gfield.gfield_html img {
    max-width: none !important; }
  #main .gform_wrapper form {
    margin-bottom: 0; }
  #main .gform_wrapper .gfield_required {
    padding-left: 1px;
    color: #a94442; }
  #main .gform_wrapper .ginput_container input[type="checkbox"],
  #main .gform_wrapper .ginput_container input[type="radio"] {
    width: auto;
    display: inline-block;
    margin-right: 8px; }
  #main .gform_wrapper .ginput_container .gfield_radio label,
  #main .gform_wrapper .ginput_container .gfield_checkbox label {
    text-transform: normal;
    font-size: 95% !important;
    font-weight: 400 !important; }
  #main .gform_wrapper .ginput_container textarea {
    height: auto; }
  #main .gform_wrapper .gform_button {
    margin: 0 !important; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    margin: 0 0 8px 0;
    width: 24%; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter {
    float: left;
    clear: left !important; }
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    float: left;
    margin-left: 1% !important;
    clear: none !important; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter input.medium,
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter input.large,
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter select.medium,
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter select.large,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter input.medium,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter input.large,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter select.medium,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter select.large,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter input.medium,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter input.large,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter select.medium,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter select.large,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large {
    width: 95%; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter + li.gsection,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter + li.gsection {
    padding: 16px 0 8px 0; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter + li.gfield,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter + li.gfield,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter + li.gfield,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter + li.gfield {
    clear: both; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter + .gform_footer,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter + .gform_footer,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter + .gform_footer,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter + .gform_footer {
    clear: both; }
  #main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, #main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
    width: 49.4% !important; }
  #main .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third,
  #main .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third,
  #main .gform_wrapper .top_label li.gfield.gfield_error.gf_right_third {
    width: 32.4% !important; }
  #main .gform_wrapper .top_label .gfield_error {
    width: calc(100% - 0px); }
  #main .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 0; }
  #main .gform_wrapper .metre .ginput_container {
    position: relative; }
    #main .gform_wrapper .metre .ginput_container:after {
      content: 'METRES';
      font-family: "Neutra Text", sans-serif;
      font-size: 14px;
      font-weight: 500;
      color: rgba(122, 132, 144, 0.15);
      display: block;
      position: absolute;
      top: 14px;
      right: 20px; }
    #main .gform_wrapper .metre .ginput_container input {
      padding-right: 70px !important; }
  #main .gform_wrapper .date-field .ginput_container {
    width: 31.9% !important;
    position: relative; }
    #main .gform_wrapper .date-field .ginput_container:after {
      content: '\f073';
      font-family: 'FontAwesome';
      font-size: 14px;
      color: rgba(122, 132, 144, 0.15);
      display: block;
      position: absolute;
      top: 14px;
      right: 20px; }
    #main .gform_wrapper .date-field .ginput_container input {
      width: 100% !important; }
  #main .gform_wrapper .gfield_error {
    color: #a94442;
    border: none;
    padding: 10px !important; }
    #main .gform_wrapper .gfield_error .gfield_label {
      color: #a94442;
      margin: 0; }
    #main .gform_wrapper .gfield_error .ginput_container {
      margin: 0; }
    #main .gform_wrapper .gfield_error input,
    #main .gform_wrapper .gfield_error select,
    #main .gform_wrapper .gfield_error textarea {
      border-color: #ebccd1;
      background-color: #f2dede;
      color: #a94442; }
      #main .gform_wrapper .gfield_error input:focus,
      #main .gform_wrapper .gfield_error select:focus,
      #main .gform_wrapper .gfield_error textarea:focus {
        border-color: #a94442;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 68, 66, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 68, 66, 0.6); }
  #main .gform_wrapper .validation_error {
    font-weight: inherit;
    font-size: inherit; }
  #main .gform_wrapper .validation_message {
    margin-top: 0;
    padding-top: 0 !important;
    font-weight: inherit; }
  #main .gform_wrapper .hidden_label label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  #main .gform_wrapper .gfield_description {
    font-size: 75%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px; }

#main .gform_confirmation_wrapper {
  font: 300 18px/1.42857 "Neutra Text", sans-serif;
  font: 300 1.8rem/1.42857 "Neutra Text", sans-serif; }

@media (min-width: 992px) and (max-width: 1200px) {
  #main .gform_wrapper .top_label li.gfield.gf_left_half,
  #main .gform_wrapper .top_label li.gfield.gf_second_half,
  #main .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
    margin-left: 0 !important; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 49%;
    margin-left: 1% !important; }
  #main .gform_wrapper .top_label li.gfield.gf_left_third,
  #main .gform_wrapper .top_label li.gfield.gf_middle_third,
  #main .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 49%;
    margin-left: 1% !important; } }

@media (max-width: 768px) {
  #main .gform_wrapper .top_label li.gfield.gf_left_half,
  #main .gform_wrapper .top_label li.gfield.gf_second_half,
  #main .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
    margin-left: 0 !important; }
  #main .gform_wrapper .top_label li.gfield.gf_first_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_second_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_third_quarter,
  #main .gform_wrapper .top_label li.gfield.gf_fourth_quarter {
    width: 100%;
    margin-left: 0 !important; }
  #main .gform_wrapper .top_label li.gfield.gf_left_third,
  #main .gform_wrapper .top_label li.gfield.gf_middle_third,
  #main .gform_wrapper .top_label li.gfield.gf_right_third {
    width: 100%;
    margin-left: 0 !important; }
  #main .gform_wrapper .date-field .ginput_container {
    width: 100% !important; }
    #main .gform_wrapper .date-field .ginput_container input {
      width: 100% !important; } }

/* ==========================================================================
	Animation
   ========================================================================== */
@-webkit-keyframes billboard-zoom {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1); } }

@-moz-keyframes billboard-zoom {
  0% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1.1); } }

@keyframes billboard-zoom {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); } }

/* ==========================================================================
	No Script
   ========================================================================== */
#noscript-wrapper {
  display: block;
  position: fixed;
  font: 400 21px/1.1 "Neutra Text", sans-serif;
  font: 400 2.1rem/1.1 "Neutra Text", sans-serif;
  text-align: center;
  color: white;
  background: #CC0000;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 20px 0;
  z-index: 200; }

#noscript-wrapper span {
  font: 500 21px/1.1 "Neutra Text", sans-serif;
  font: 500 2.1rem/1.1 "Neutra Text", sans-serif; }

/* ==========================================================================
	Print styles
   ========================================================================== */
@media print {
  @page {
    size: A4;
    margin: 2cm; }
  html,
  body,
  p {
    background: none;
    color: black !important; }
  blockquote {
    border: none; }
  figure figcaption {
    position: relative;
    font: italic 400 14px/1.428571429 "Neutra Text", sans-serif;
    font: italic 400 1.4rem/1.428571429 "Neutra Text", sans-serif;
    background: transparent !important;
    color: black; }
  table,
  .table {
    display: table;
    width: inherit;
    text-align: left;
    margin: 1px; }
  th {
    border-bottom: 1px solid black;
    font-weight: 500; }
  td {
    border-bottom: 1px solid black; }
  th,
  td {
    padding: 4px 10px 4px 0; }
  tfoot {
    font-style: italic; }
  caption {
    text-align: left;
    background: transparent;
    margin-bottom: 2em; }
  thead {
    display: table-header-group; }
  img,
  tr {
    page-break-inside: avoid; } }
